.popup{height:100%;left:0;opacity:0;padding:8.6rem 2.4rem;pointer-events:none;position:fixed;top:0;transform-origin:center;transition:.4s;visibility:hidden;width:100%;z-index:9999}.popup.active{opacity:1;pointer-events:auto;visibility:visible}.popup.active .popup__inner{transform:scale(1)}.popup .popup__inner{background-color:var(--white);border-radius:1.6rem;margin:0 auto;max-width:92.5rem;padding:4rem 4rem 1.5rem;position:relative;transform:scale(.2);transform-origin:center;transition:.4s;z-index:2}@media (max-width:767px){.popup .popup__inner{padding:4rem 1.6rem 1.6rem}}.popup .popup__inner p{font-size:1.6rem;font-weight:700;line-height:1.3;margin-top:2.3rem;text-align:center}.popup .popup__inner p span{color:var(--secondary)}.popup .popup__overlay{background-color:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%}.popup form{position:relative}.popup input{border:.1rem solid var(--tertiary);border-radius:1.1rem;font-size:2.6rem;height:8rem;padding:1rem 3rem 1rem 8.6rem;width:100%}@media (max-width:767px){.popup input{font-size:1.8rem;height:6.4rem;padding:1rem 1rem 1rem 4.8rem}}.popup input::placeholder{color:var(--c-copy-2)}.popup .search__btn{background-color:transparent;background-color:rgba(44,22,77,.58);border:none;color:transparent;font-size:0;height:4rem;left:2rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Cpath fill='%232C164D' d='m28.535 26.535-4.594-4.595a10.44 10.44 0 0 0 2.156-6.367c0-2.811-1.095-5.455-3.083-7.443a10.46 10.46 0 0 0-7.443-3.083A10.46 10.46 0 0 0 8.128 8.13c-4.104 4.105-4.104 10.783 0 14.886A10.46 10.46 0 0 0 15.57 26.1a10.44 10.44 0 0 0 6.367-2.157l4.594 4.595a1.415 1.415 0 0 0 2.003 0 1.416 1.416 0 0 0 0-2.003Zm-18.404-5.522c-3-3-2.999-7.88 0-10.88a7.64 7.64 0 0 1 5.44-2.252c2.055 0 3.987.8 5.44 2.252a7.64 7.64 0 0 1 2.253 5.44c0 2.055-.8 3.987-2.253 5.44a7.64 7.64 0 0 1-5.44 2.253c-2.055 0-3.987-.8-5.44-2.253' opacity='.58'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:100% auto;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:4rem}@media (max-width:767px){.popup .search__btn{height:3.2rem;left:1rem;width:3.2rem}}.popup .popup__btn{background-color:var(--secondary);display:inline-block;height:1.5rem;mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="800" height="800" viewBox="0 0 490 490"><path d="M456.851 0 245 212.564 33.149 0 .708 32.337l211.961 212.667L.708 457.678 33.149 490 245 277.443 456.851 490l32.441-32.322-211.961-212.674L489.292 32.337z"/></svg>');mask-size:100% auto;position:absolute;right:1.6rem;top:1.4rem;width:1.5rem}