@font-face{font-family:HK Grotesk;src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Regular.eot);src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Regular.eot?#iefix) format("embedded-opentype"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Regular.woff) format("woff"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Regular.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HK Grotesk Italic;src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Italic.eot);src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Italic.eot?#iefix) format("embedded-opentype"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Italic.woff) format("woff"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Italic.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Italic.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:HK Grotesk Medium;src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Medium.eot);src:url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Medium.eot?#iefix) format("embedded-opentype"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Medium.woff) format("woff"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Medium.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0713/8728/3736/files/HKGrotesk-Medium.ttf) format("truetype");font-weight:400;font-style:normal}:root{--font-hk-grotesk:"HK Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-hk-grotesk-italic:"HK Grotesk Italic",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-hk-grotesk-medium:"HK Grotesk Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.header{background:var(--color-primary-light);position:relative;z-index:999;transition:opacity .4s ease-in-out,transform .4s ease-in-out;will-change:transform}.header>.container{border-bottom:1px solid var(--color-black);position:relative;z-index:2;background:var(--color-primary-light)}.header__message{font-size:.875rem;line-height:1rem;letter-spacing:.0175rem;padding:.625rem 14px .5625rem;text-align:center;background:var(--color-primary);text-transform:uppercase;border-bottom:1px solid var(--color-black);position:relative;z-index:3}.header__container{display:flex;align-items:center;padding:1rem 0}.header__block{flex-basis:0;flex-grow:1;display:flex}.header__block:first-child{justify-content:flex-start}.header__block:last-child{justify-content:flex-end}.header__block:not(:first-child):not(:last-child){justify-content:center}.header__logo{display:block;height:1.6875rem;margin-bottom:-.0625rem}.header__logo>*{height:100%;width:auto}.header__nav ul{display:flex;align-items:center;text-transform:uppercase}.header__nav ul>:not(:last-child){margin-right:2.5rem}@media (min-width:991px){.header__nav ul .has-child:hover .s-link:before{transform:translateY(0)}.header__nav ul .has-child:hover .s-link>*{transform:translateY(100%)}.header__nav ul .has-child:hover .header__menu{opacity:1;visibility:visible}.header__nav ul .has-child:hover>:not(.header__menu):after{transform:rotate(180deg)}}.header__nav ul .has-child:not(:hover)>:not(.header__menu):after{top:.125rem}.header__nav ul .has-child>:not(.header__menu){padding-right:1.25rem;position:relative;padding-bottom:1.25rem;margin-bottom:-1.25rem}.header__nav ul .has-child>:not(.header__menu):after{content:"";position:absolute;width:1.25rem;height:1.25rem;top:0;right:-.3125rem;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 6' width='7' height='6'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m-109-19h640v2732h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000; stroke-width:0.5px;%7D%3C/style%3E%3Cg clip-path='url(%23cp1)'%3E%3Cpath class='a' d='m4.7 2.2l-1.4 1.3-1.3-1.3'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat}.header__nav ul .has-child.no-arrow>:not(.header__menu){padding-right:0}.header__nav ul .has-child.no-arrow>:not(.header__menu):after{content:none}.header__nav>ul>li>*>a,.header__nav>ul>li>a{display:block;white-space:nowrap;letter-spacing:.02rem}.header__menu{position:absolute;left:0;bottom:0;right:0;transform:translateY(100%);background:#fff;z-index:1;transition:opacity var(--main-transition),visibility var(--main-transition);opacity:0;visibility:hidden;border-top:1px solid var(--color-black)}.header__menu>*{display:block!important}.header__menu-links{padding:3.5625rem .875rem;text-transform:uppercase;display:flex!important;flex-wrap:wrap;margin:0 auto;max-width:85.625rem;justify-content:center}.header__menu-links a{font-size:1.75rem;line-height:5.375rem;letter-spacing:.035rem}.header__menu-links>:not(:last-child){margin-right:3.5rem}.header__menu-search{position:relative;margin:0 auto;max-width:38.75rem;padding:2.6875rem 0}.header__menu-search input{width:100%;outline:0;border:1px solid;padding:0 1.125rem;height:4.25rem;font-size:1.23125rem}.header__menu-search button{position:absolute;height:4.25rem;width:4.25rem;border:none;outline:0;background:0 0;right:0;padding:0}.header__menu-search button>*{width:1.875rem}.header__mob-menu,.header__burger,.header__shop{display:none}.header__burger>*,.header__shop>*{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__shop{width:3.125rem;height:2.0625rem;padding:0 .625rem}.header__burger{position:relative;width:3.3125rem;height:1.875rem;padding:0 .625rem}.header__burger>*{position:absolute;top:50%;left:50%;width:calc(100% - 1.25rem);transform:translate(-50%,-50%);transition:opacity var(--main-transition)}.header__burger .header__burger-close{opacity:0;width:1.4375rem;height:1.4375rem}.header__burger.is-open .header__burger-open{opacity:0}.header__burger.is-open .header__burger-close{opacity:1}.header__mob-menu{display:block;position:absolute;left:0;right:0;bottom:0;z-index:1;opacity:0;visibility:hidden;transform:translateY(0);overflow-y:auto;background:var(--color-primary-light);transition:opacity var(--main-transition),visibility var(--main-transition),transform .6s ease-in-out;height:100vh}.header__mob-menu.is-open{opacity:1;visibility:visible;transform:translateY(100%)}.header__mob-menu__inner{display:flex;flex-direction:column;height:100%}.header__mob-menu__bottom,.header__mob-menu__links>*,.header__mob-menu__nav>ul>li{transition:opacity .2s ease,transform .2s ease;transition-delay:0s;opacity:0;transform:translateY(-15px)}.header__mob-menu__bottom.is-active,.header__mob-menu__links>.is-active,.header__mob-menu__nav>ul>li.is-active{opacity:1;transform:translateY(0)}.header__mob-menu__nav{padding:4rem 18px}.header__mob-menu__nav>ul>li{font-size:1.875rem;letter-spacing:.0375rem;line-height:2.25rem;text-transform:uppercase}.header__mob-menu__nav>ul>li.has-child.is-open>a:after{transform:rotate(180deg)}.header__mob-menu__nav>ul>li.has-child>a{position:relative;padding-right:1.875rem;display:inline-block}.header__mob-menu__nav>ul>li.has-child>a:after{content:"";position:absolute;right:0;top:.5625rem;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 14' width='23' height='14'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m-274-215h375v812h-375z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000;stroke-linecap:square;stroke-width:2%7D%3C/style%3E%3Cg clip-path='url(%23cp1)'%3E%3Cpath class='a' d='m20 3l-8 8-8-8'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.header__mob-menu__nav>ul>li:not(:last-child){margin-bottom:2rem}.header__mob-menu__nav>ul>li ul{display:none;padding-top:2rem}.header__mob-menu__nav>ul>li ul>li{font-size:1.25rem;letter-spacing:.025rem;line-height:1.625rem;text-transform:uppercase}.header__mob-menu__nav>ul>li ul>li:not(:last-child){margin-bottom:1.25rem}.header__mob-menu__links{padding:2.5rem 1.25rem;text-align:left;font-family:var(--font-hk-grotesk-italic);text-transform:lowercase;border-top:1px solid;display:flex;flex-direction:column;justify-content:center}.header__mob-menu__links>*{font-size:1.25rem;line-height:1.625rem;text-transform:lowercase}.header__mob-menu__links>:not(:last-child){margin-bottom:1.25rem}.header__mob-menu__bottom{padding:1.625rem 1.25rem 6.625rem;border-top:1px solid;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;margin-top:auto}.header__mob-menu__bottom>*{letter-spacing:.02rem;font-size:1rem;line-height:1.1875rem}.header.is-hidden{opacity:0!important;transform:translateY(-40px)!important}.header:not(.is-hidden).is-scrolling{opacity:1!important;transform:translateY(0)!important;pointer-events:all!important}.header.is-scrolling{position:sticky}.header.is-scrolling:not(.is-hidden){transform:none!important}.header:not(.menu-open).is-top{transition:none}.header.menu-open{position:sticky;opacity:1!important;transform:translateY(0)!important}@media (max-width:991px){.header__burger,.header__shop{display:flex;align-items:center;justify-content:center;cursor:pointer}.header__nav{display:none}}@media (max-width:768px){.header{left:0;top:0;right:0}.header__message{font-size:12px;line-height:16px;padding:15px 10px;letter-spacing:.24px}.header__logo{height:33px;margin-bottom:-4px;min-width:167px}.header__container{padding:22px 0}}.footer .section-container{border-bottom:1px solid}.footer .s-input--submit{margin-bottom:2.25rem}.footer__content{display:flex;flex-direction:column;padding:1rem 0;height:100%}.footer__title{margin-bottom:1.625rem}.footer__title>*{font-size:1.125rem;line-height:1.375rem;letter-spacing:.0225rem;text-transform:uppercase}.footer__text{margin-bottom:3.5625rem;display:flex;flex-direction:column;font-size:1.125rem;line-height:2rem}.footer__logo{display:block;margin-top:auto;height:1.625rem}.footer__logo>*{width:auto;height:100%}.footer__nav{display:flex;flex-direction:column}.footer__nav>:not(:last-child){margin-bottom:-1px}.footer__nav ul{display:flex;flex-wrap:wrap;margin:-14px;width:calc(100% + 28px);border-bottom:1px solid}.footer__nav ul li{width:calc(100% / 3)}@media (min-width:769px){.footer__nav ul li:nth-child(1) a,.footer__nav ul li:nth-child(2) a,.footer__nav ul li:nth-child(3) a{border-top:none!important}.footer__nav ul li:last-child a,.footer__nav ul li:nth-last-child(2):nth-child(3n+1) a,.footer__nav ul li:nth-last-child(2):nth-child(3n+2) a,.footer__nav ul li:nth-last-child(3):nth-child(3n+1) a{border-bottom:none}.footer__nav ul li:not(:nth-child(3n+3)) a{border-right:1px solid}}.footer__nav ul li a{display:inline-flex;align-items:center;font-size:1.125rem;height:4.625rem;line-height:1.375rem;padding:.625rem 2rem;border-bottom:1px solid;border-top:1px solid transparent;margin-bottom:-1px;width:100%;transition:background-color var(--main-transition),border-color var(--main-transition)}@media (min-width:991px){.footer__nav ul li a:hover{background-color:var(--color-primary);border-top-color:var(--color-black)}}.footer__nav-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 14px;margin:auto -14px -14px;border-top:1px solid;background:var(--color-primary-light)}.footer__pay{display:flex}.footer__pay>*{height:2.25rem;width:auto;line-height:0}.footer__pay>:not(:last-child){margin-right:.625rem}.footer__socials{display:flex;align-items:center;padding:0 .3125rem}.footer__socials>*{display:block;padding:.8125rem;width:2.875rem;height:2.875rem;line-height:0}.footer__socials>*>*{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__bottom{font-size:.875rem;display:flex;justify-content:space-between;padding:1.5rem 14px}.footer__bottom-text{min-width:45%;display:flex;align-items:center;justify-content:space-between}.footer__bottom-text>:not(:last-child){margin-right:2.5rem}.footer__bottom-copyright{text-align:right}@media (max-width:768px){.footer__title>*{text-align:center;font-size:18px;line-height:26px;letter-spacing:.36px}.footer__content{padding:22px 0 25px}.footer__title{margin-bottom:26px}.footer__form.header__menu-search input{height:58px;font-size:18px}.footer__form.header__menu-search button{height:56px;width:59px}.footer__form.header__menu-search{margin:0 0 25px}.footer__logo{margin:0 auto;height:32px}.footer__nav ul{margin:-10px;width:calc(100% + 20px)}.footer__nav ul li{width:50%}.footer__nav ul li:nth-child(odd) a{border-right:1px solid}.footer__nav ul li:last-child a,.footer__nav ul li:nth-last-child(2):nth-child(odd) a{border-bottom:none}.footer__nav ul li:nth-child(1) a,.footer__nav ul li:nth-child(2) a{border-top-color:transparent}.footer__nav ul li a{height:60px;padding:5px 10px}.footer__nav-bottom{padding:26px 0;margin-top:10px;flex-direction:column}.footer__socials{padding:26px 10px;width:100%;justify-content:center}.footer__socials>*{padding:0;width:32px;height:32px}.footer__nav-bottom{padding:0;margin:0 -10px}.footer__pay{width:100%;border-top:1px solid;padding:26px 80px 6px;flex-wrap:wrap;justify-content:center}.footer__pay>*{margin:0 5px 10px}.footer__socials>a:not(:last-child){margin-right:20px}.footer__bottom{padding:25px 20px;flex-direction:column;text-align:center}.footer__bottom-copyright{text-align:center;display:flex;margin-top:20px;justify-content:center}.footer__bottom-copyright>*{margin:0 12px!important;display:block}.footer .footer__bottom-text{line-height:17px;font-size:14px}.footer .footer__bottom-text>:not(:last-child){margin-right:0}.footer .s-input--submit{margin:0 auto 26px!important}.footer .s-input--submit input{height:58px!important;padding-bottom:15px!important}.footer .s-input--submit button{top:50%;transform:translateY(-50%)}.footer .footer__text{font-size:18px;line-height:36px;text-align:center;margin-bottom:40px}.footer .footer__nav ul{border-bottom:none}.footer .footer__bottom-text{justify-content:center}.footer .footer__bottom-text>*{margin:0 12px!important;display:block}}.s-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;outline:0;border:none;cursor:pointer;text-transform:uppercase;background:var(--color-black);color:var(--color-white);min-width:8.75rem;padding:.625rem 1.625rem;min-height:2.625rem;letter-spacing:.02rem;position:relative;overflow:hidden;z-index:1;transition:border-color var(--main-transition)}.s-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;transform:translateY(100%) translateZ(0);background-color:var(--color-primary);transition:transform .17s ease-out,border-radius .17s ease-out;pointer-events:none}.s-button>:not(.s-arrow-link__ico){position:relative;z-index:2;transition:color .17s ease-out;padding-bottom:.0625rem}@media (min-width:992px){.s-button:hover{color:var(--color-black)}.s-button:hover:before{transform:translateY(0) translateZ(0);border-radius:0}.s-button:hover path{stroke:var(--color-black)}}.s-button.s-button--transparent{background-color:transparent;border:1px solid var(--color-black);color:var(--color-black)}.s-button.s-button--transparent path{stroke:var(--color-black)}.s-button.s-button--transparent.s-button--white{border-color:var(--color-white);color:var(--color-white)}.s-button.s-button--transparent.s-button--white path{stroke:var(--color-white)}@media (min-width:992px){.s-button.s-button--transparent.s-button--white:hover{color:var(--color-black)}.s-button.s-button--transparent.s-button--white:hover:before{transform:translateY(0) translateZ(0);border-radius:0}.s-button.s-button--transparent.s-button--white:hover path{stroke:var(--color-black)}}@media (max-width:768px){.s-button{height:58px;width:100%;justify-content:center!important;font-size:18px}}.s-input:not(.s-input--number):not(.s-input--select):not(.s-input--delivery):not(.s-input--radio):not(.s-input--checkbox) input,.s-input:not(.s-input--number):not(.s-input--select):not(.s-input--delivery):not(.s-input--radio):not(.s-input--checkbox) textarea{padding:.875rem;border:1px solid;outline:0;width:100%;background:var(--color-white);height:2.625rem}.s-input:not(.s-input--number):not(.s-input--select):not(.s-input--delivery):not(.s-input--radio):not(.s-input--radio) textarea{height:6.875rem;resize:none}.s-input--select{position:relative;z-index:3}.s-input--select:after{content:"";position:absolute;width:.625rem;height:.625rem;top:1rem;right:1.25rem;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 9' width='13' height='9'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m-1554-485h1920v4412h-1920z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23000;stroke-linecap:square%7D%3C/style%3E%3Cg clip-path='url(%23cp1)'%3E%3Cpath class='a' d='m10.5 2.5l-4 4-4-4'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}.s-input--select>ul{display:none;position:absolute;background:var(--color-white);border:1px solid;z-index:4;bottom:1px;left:0;right:0;transform:translateY(100%);padding:.4375rem 0}.s-input--select>ul>*{cursor:pointer;padding:.4375rem .875rem;transition:background-color var(--main-transition)}@media (min-width:992px){.s-input--select>ul>:hover{background-color:var(--color-primary)}}.s-input--select>input{height:2.625rem;padding:.0625rem .875rem .1875rem;outline:0;border:1px solid;width:100%;background:var(--color-white);cursor:pointer}.s-input--select.is-open:after{transform:rotate(180deg)}.s-input--number{display:flex;align-items:center}.s-input--number>:not(:last-child){margin-right:1rem}.s-input--number input{width:2.625rem;height:2.625rem;border-radius:50%!important;-webkit-mask-image:-webkit-radial-gradient(white,#000);background:var(--color-primary);border:none;outline:0;text-align:center;font-size:1.125rem}.s-input__number-btn{width:1rem;height:1rem;cursor:pointer;background:0 0;border:none;outline:0;padding:0;line-height:0}.s-input__number-btn>*{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-input--delivery{display:flex;margin:0 -8px}.s-input__option{margin:0 8px;width:calc(100% / 3 - 16px)}.s-input__option input{position:absolute;left:-9999px}.s-input__option input:checked+*{background:var(--color-primary)}.s-input__option-inner{display:flex;flex-direction:column;min-height:9.5rem;align-items:center;padding-top:2.1875rem;font-size:1.125rem;line-height:1.625rem;letter-spacing:.0225rem;text-transform:uppercase;border-radius:1rem;-webkit-mask-image:-webkit-radial-gradient(white,#000);background:var(--color-white);cursor:pointer;transition:background-color var(--main-transition)}.s-input__option-ico{width:2.625rem;height:2.625rem;margin-bottom:.6875rem}.s-input__option-ico>*{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-input--submit{position:relative;max-width:28.75rem;width:100%;margin:0 0 2.5rem;padding:0}.s-input--submit input{height:2.625rem;font-size:1rem;padding-right:3.125rem;width:100%;outline:0;border:1px solid}.s-input--submit button{height:100%;width:3.4375rem;background:var(--color-white);right:1px;padding:0 1.0625rem;top:1px;position:absolute;border:none;outline:0;background:0 0}.s-input--submit button>*{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-input--radio{display:flex;align-items:center}.s-input--radio input{position:absolute;left:-9999px}.s-input--radio input:checked+:before{border-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='cp1'%3E%3Cpath d='m-1031-1201h1920v3011h-1920z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cstyle%3E.a%7Bfill:%23ffdad1%7D.b%7Bfill:none;stroke:%23000%7D%3C/style%3E%3Cg clip-path='url(%23cp1)'%3E%3Cpath class='a' d='m10 20c-5.5 0-10-4.5-10-10 0-5.5 4.5-10 10-10 5.5 0 10 4.5 10 10 0 5.5-4.5 10-10 10z'/%3E%3Cpath class='b' d='m16.1 6.5l-8 8-3.6-3.6'/%3E%3C/g%3E%3C/svg%3E")}.s-input--radio>*{line-height:1.25rem;cursor:pointer}.s-input--radio>:not(:last-child){margin-right:1.875rem}.s-input--radio>*>*{position:relative;padding-left:1.75rem}.s-input--radio>*>:before{content:"";position:absolute;left:0;top:.125rem;width:1.25rem;height:1.25rem;border:1px solid;border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(white,#000);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width:574px){.s-input.s-input--number>:not(:last-child){margin-right:5px}.s-input.s-input--number input{width:25px;height:25px;font-size:12px}.s-input .s-input__number-btn>*{width:75%;height:75%}}@media (max-width:768px){.s-input .s-input__option-inner{min-height:100px;font-size:16px;padding:0;justify-content:center}.s-input .s-input__option-ico{width:25px;height:25px;margin-bottom:5px}.s-input .s-input__option{margin:0 5px;width:calc(100% / 3 - 10px)}.s-input.s-input--radio>:not(:last-child){margin-right:0;margin-bottom:20px}.s-input:not(.s-input--number):not(.s-input--select):not(.s-input--delivery):not(.s-input--radio):not(.s-input--checkbox) input,.s-input:not(.s-input--number):not(.s-input--select):not(.s-input--delivery):not(.s-input--radio):not(.s-input--checkbox) textarea{height:58px}}.popup{padding:0;height:auto;width:100%;max-width:90rem}.popup .fancybox-close-small{position:fixed;top:1.25rem;right:2.5rem;z-index:99999;height:3.75rem;width:3.75rem}.popup .fancybox-close-small path{fill:#fff}.popup__close{position:absolute;top:2.6rem;right:2.6rem;z-index:4}.popup--video .popup__inner{position:relative;padding-top:56.25%}.popup--video .popup__inner iframe,.popup--video .popup__inner video{position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width:768px){.popup .fancybox-close-small{top:10px;right:0;height:50px;width:50px}.popup .section-title{margin-bottom:2rem}.popup__close{top:1rem;right:1rem}}.s-input--checkbox{width:100%;text-align:left;margin:auto}.s-input--checkbox-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem 2rem;padding-top:.5rem}.s-input--checkbox label{display:inline-flex;align-items:center;gap:8px;margin-bottom:3px}.s-input--checkbox input{height:1.25rem;width:1.25rem;background:var(--color-white);padding:.25rem;border:1px solid;outline:0;position:relative}.s-input--checkbox input:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff}.s-input--checkbox input:checked:after{content:"";display:block;width:7px;height:13px;border:solid black;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;left:6px}.s-input--checkbox input:checked{background:#000}.s-input--select{width:50%;text-align:left;margin:auto}.s-input--checkbox p,.s-input--select p{text-align:center}.s-input--checkbox label,.s-input--select label{vertical-align:top}.s-input--upload{padding:.5rem}.s-input--select select{background:var(--color-white);overflow:auto;padding:.25rem;border:1px solid;width:100%}.template-suffix-event-flowers .s-input--select:after{display:none}.aki_wrapper.split-word:empty{display:none!important}.badge.out-of-stock,.s-product__slider-img .swiper-slide .badge.out-of-stock{position:absolute;top:25px;right:25px!important;left:initial;background-color:#d4786c;color:#fff;text-transform:uppercase;padding:24px;border-radius:100%;font-size:14px;display:flex;align-items:center;justify-content:center;z-index:20;text-align:center;font-weight:700;max-width:100px;max-height:100px;width:100%;height:100%;line-height:1.2}.badge.out-of-stock.custom-badge,.s-product__slider-img .swiper-slide .badge.out-of-stock.custom-badge{background-color:#f5c5c8;color:#000;z-index:10}
/*# sourceMappingURL=/cdn/shop/t/22/assets/main.css.map */
