.special-order-form{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background-color:transparent;z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease .3s}.special-order-form.active{opacity:1;visibility:visible;transition:all .3s ease 0ms}.special-order-form__inner{position:fixed;right:0;height:100%;top:0;width:33vw;z-index:1;background-color:#fff;padding-top:40px;padding-bottom:20px;display:flex;flex-direction:column;height:100dvh;border:1px solid black;border-right:0px;transform:translate(100%);transition:transform .3s ease}.special-order-form__bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;transition:transform .3s ease}.special-order-form.active .special-order-form__inner{transform:translate(0);transition:transform .3s ease}.special-order-form.active .special-order-form__bg{opacity:.4;transition:opacity .3s ease}.special-order-form__header{border-bottom:1px solid black;padding-inline:20px;padding-bottom:40px;display:flex;justify-content:space-between;align-items:center}.special-order-form__title{font-size:16px;line-height:24px;text-transform:uppercase}.special-order-form__content{display:flex;padding-inline:20px;padding-top:20px;height:100%}.special-order-form__form{display:flex;flex-direction:column;height:100%;justify-content:space-between}.special-order-form__form-inner{display:flex;flex-direction:column;row-gap:20px;height:100%}.special-order-form__input{border-bottom:1px solid black;display:block;width:100%;padding-bottom:4px}.special-order-form__submit{display:flex;padding:8px 16px;justify-content:center;align-self:stretch;color:#fff;text-transform:uppercase;margin-top:auto;background-color:#000;transition:.3s ease}.special-order-form__submit:hover{background-color:#202639}@media only screen and (max-width:900px){.special-order-form__inner{width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/special-order-form.css.map */
