.blend-mode{mix-blend-mode:difference}.part1-open{animation:part1-open-animation 0.6s none;animation-fill-mode:forwards}@keyframes part1-open-animation{0%{transform:translateY(0);width:32px;height:6px;fill:#000}35%{transform:translate(3px,7px);width:32px;height:6px;fill:#000}60%{transform:translate(3px,7px);width:10px;height:6px;fill:#fff}100%{transform:translate(3px,0);width:10px;height:25px;fill:#fff}}.part2-open{animation:part2-open-animation 0.6s none;animation-fill-mode:forwards}@keyframes part2-open-animation{0%{transform:translate(0,0);width:32px;height:6px;fill:#000}35%{transform:translate(0,0);width:32px;height:6px;fill:#000}60%{transform:translate(16px,0);width:10px;height:6px;fill:#fff}100%{transform:translate(16px,-7px);width:10px;height:50px;fill:#fff}}.part3-open{animation:part3-open-animation 0.6s none;animation-fill-mode:forwards}@keyframes part3-open-animation{0%{transform:translateY(0);width:32px;height:6px;fill:#000}35%{transform:translate(0,-7px);width:32px;height:6px;fill:#000}60%{transform:translate(29px,-7px);width:10px;height:6px;fill:#fff}100%{transform:translate(29px,-14px);width:10px;height:50px;fill:#fff}}.part1-close{animation:part1-close-animation 0.6s none;animation-fill-mode:forwards}@keyframes part1-close-animation{0%{transform:translate(0,0);width:10px;height:25px;fill:#fff}35%{transform:translate(0,7px);width:10px;height:6px;fill:#fff}60%{transform:translate(0,7px);width:32px;height:6px;fill:#000}100%{transform:translateY(0);width:32px;height:6px;fill:#000}}.part2-close{animation:part2-close-animation 0.6s none;animation-fill-mode:forwards}@keyframes part2-close-animation{0%{transform:translate(16px,-7px);width:10px;height:50px;fill:#fff}35%{transform:translate(16px,0);width:10px;height:6px;fill:#fff}60%{transform:translate(0,0);width:32px;height:6px;fill:#000}100%{transform:translate(0,0);width:32px;height:6px;fill:#000}}.part3-close{animation:part3-close-animation 0.6s none;animation-fill-mode:forwards}@keyframes part3-close-animation{0%{transform:translate(32px,-14px);width:10px;height:50px;fill:#fff}35%{transform:translate(32px,-7px);width:10px;height:6px;fill:#fff}60%{transform:translate(0,-7px);width:32px;height:6px;fill:#000}100%{transform:translateY(0);width:32px;height:6px;fill:#000}}#menu-burger-icon rect{transition:all 0.3s ease}.part1-open{transform:rotate(45deg)}.part2-open{opacity:0}.part3-open{transform:rotate(-45deg)}.part1-close{transform:rotate(0)}.part2-close{opacity:1}.part3-close{transform:rotate(0)}.language-selector,.language-selector-mobile{cursor:pointer;transition:font-weight 0.3s ease}.language-selector:hover,.language-selector-mobile:hover{font-weight:600}.language-selector.font-semibold,.language-selector-mobile.font-semibold{font-weight:600}#languageSelectorsMobile{display:none;transition:opacity 0.3s ease}@media (max-width:768px){#languageSelectorsMobile{display:block}}.menu-container{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:10;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.menu-container.active{opacity:1;visibility:visible}.menu-item{opacity:1;transform:translateY(20px);transition:opacity 0.3s ease,transform 0.3s ease}.menu-container.active .menu-item{opacity:1;transform:translateY(0)}.menu-container.active .menu-item:nth-child(1){transition-delay:0.1s}.menu-container.active .menu-item:nth-child(2){transition-delay:0.2s}.menu-container.active .menu-item:nth-child(3){transition-delay:0.3s}.menu-container.active .menu-item:nth-child(4){transition-delay:0.4s}.menu-container.active .menu-item:nth-child(5){transition-delay:0.5s}.cursor-container{position:fixed;width:20px;height:20px;border-radius:50%;background:rgb(255 0 102 / .5);pointer-events:none;transform:translate(-50%,-50%);transition:width 0.6s cubic-bezier(.79,.14,.15,.86),height 0.6s cubic-bezier(.79,.14,.15,.86);z-index:9999}.work-modal-open #custom-cursor{z-index:13000}.cursor-container.hovered{width:50px;height:50px}@media (min-width:768px){body{cursor:none!important}.cursor-none{cursor:none!important}}