.aspect-ratio--4-3{aspect-ratio:4 / 3}.aspect-ratio--16-9{aspect-ratio:16 / 9}.aspect-ratio--portrait{aspect-ratio:3 / 4}.aspect-ratio--landscape{aspect-ratio:4 / 1.5}.aspect-ratio--square{aspect-ratio:1 / 1}.blaze-slider{--slides-to-show: 1;--slide-gap: 20px;direction:ltr}.blaze-container{position:relative}.blaze-track-container{overflow:hidden}.blaze-track-container::-webkit-scrollbar{display:none}.blaze-track{will-change:transform;touch-action:pan-y;display:flex;gap:var(--slide-gap);--slide-width: calc((100% - (var(--slides-to-show) - 1) * var(--slide-gap)) / var(--slides-to-show));box-sizing:border-box}@media screen and (max-width:767px){.blaze-track:after{content:"";flex-shrink:0;width:10px}.blaze-track::-webkit-scrollbar{display:none}}@media screen and (max-width:767px){.blaze-slider--mobile-scroll .blaze-track-container{overflow:visible}.blaze-slider--mobile-scroll .blaze-track{overflow:auto;margin:0 calc(var(--size-4) * -1);padding:0 var(--size-4);width:calc(100% + var(--size-8));will-change:auto;touch-action:auto;box-sizing:border-box}.blaze-slider--mobile-scroll .blaze-track:after{display:none}.blaze-slider--mobile-scroll .blaze-prev,.blaze-slider--mobile-scroll .blaze-next{display:none}}.blaze-track>*{box-sizing:border-box;width:var(--slide-width);flex-shrink:0}.blaze-prev,.blaze-next{position:absolute;top:50%;transform:translateY(calc(-50% - 50px));z-index:2;background:var(--color-white);padding:var(--size-3);border-radius:0;transition:opacity ease .3s}.blaze-prev svg,.blaze-next svg{width:24px;height:24px;display:block}@media screen and (max-width:767px){.blaze-prev,.blaze-next{display:none}}.blaze-next{right:0}.blaze-pagination{display:flex;gap:var(--size-2);overflow:auto}.blaze-pagination button{text-indent:-9999px;overflow:hidden;background-color:var(--color-white);display:inline-block;width:6px;height:6px;border:0;cursor:pointer;transition:width .3s;flex-shrink:0;border-radius:100%}@font-face{font-family:Season Sans;src:url(SeasonSans-Medium.woff2) format("woff2"),url(SeasonSans-Medium.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Season Sans;src:url(SeasonSans-SemiBold.woff2) format("woff2"),url(SeasonSans-SemiBold.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.fancy-modal{visibility:hidden;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;-webkit-font-smoothing:antialiased}.fancy-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;opacity:0;transition:opacity .3s ease}.fancy-modal__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.fancy-modal__container{position:fixed;left:0;right:0;bottom:0;background:transparent;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:auto;max-height:90vh}@media screen and (max-width:768px){.fancy-modal__container{width:100%!important}}@media(min-width:768px){.fancy-modal:not(.fancy-modal--right) .fancy-modal__container{position:relative;bottom:auto;left:auto;right:auto;width:auto;max-width:90vw;transform:scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease}}.fancy-modal__drag-handle{padding:12px;text-align:center;cursor:grab;touch-action:none;background:#fff;border-radius:12px 12px 0 0}.fancy-modal__drag-line{width:40px;height:4px;background:#ddd;margin:0 auto;border-radius:2px}@media(min-width:768px){.fancy-modal__drag-handle{display:none}}.fancy-modal__content-wrapper{position:relative;background:#fff}@media(min-width:768px){.fancy-modal__content-wrapper{background:transparent}}.fancy-modal__close{position:absolute;cursor:pointer;z-index:3;line-height:1;top:24px;right:32px}@media screen and (max-width:767px){.fancy-modal__close{display:none}}.fancy-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s ease;border-radius:0;background:#fff;transition:all ease .3s}@media screen and (min-width:768px){.fancy-modal__nav{opacity:0}}.fancy-modal__nav--prev{left:0}.fancy-modal__nav--next{right:0}@media screen and (min-width:768px){.fancy-modal__content-wrapper:hover .fancy-modal__nav{opacity:1}}.fancy-modal__content{position:relative;max-height:calc(90vh - 60px);overflow:auto;-webkit-overflow-scrolling:touch;background:#fff}@media screen and (max-width:768px){.fancy-modal__content>img:first-child{width:100%}}@media(min-width:768px){.fancy-modal__content{background:transparent;max-height:90vh}}.fancy-modal.is-open{visibility:visible;pointer-events:all}.fancy-modal.is-open .fancy-modal__overlay{opacity:1}.fancy-modal.is-open:not(.fancy-modal--right) .fancy-modal__container{transform:translateY(0)}@media(min-width:768px){.fancy-modal.is-open:not(.fancy-modal--right) .fancy-modal__container{transform:scale(1);opacity:1}}.fancy-modal__content img,.fancy-modal__content video{display:block;max-width:100%;height:auto;margin:0 auto}@media(min-width:768px){.fancy-modal__content img,.fancy-modal__content video{max-height:90vh;width:auto}}.fancy-modal__content iframe{width:100%;height:100%;border:0}.fancy-modal.is-closing:not(.fancy-modal--right) .fancy-modal__container{transform:translateY(100%)!important}@media(min-width:768px){.fancy-modal.is-closing:not(.fancy-modal--right) .fancy-modal__container{transform:scale(.95)!important;opacity:0}}.fancy-modal__loading{position:absolute;top:50%;left:50%;width:40px;height:40px;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s}.fancy-modal__loading:after{content:"";position:absolute;width:100%;height:100%;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fancy-modal__content.is-loading .fancy-modal__loading{opacity:1}@media screen and (min-width:768px){.fancy-modal__container{position:relative;max-width:90vw;max-height:90vh;width:auto;height:auto;margin:20px}.fancy-modal__content{position:relative;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center}.fancy-modal__content img,.fancy-modal__content video{max-width:100%;max-height:85vh;width:auto;height:auto;object-fit:contain;display:block}}.fancy-modal--right .fancy-modal__wrapper{align-items:flex-start!important;justify-content:flex-end!important}.fancy-modal--right.is-open .fancy-modal__container{transform:translate(0)!important;opacity:1}.fancy-modal--right .fancy-modal__container{width:33%;max-width:initial;max-height:initial;height:100%;background-color:var(--color-white);margin:0;transform:translate(100%);transition:transform .3s ease}.fancy-modal--right .fancy-modal__close{background-color:var(--color-background);border-radius:32px;position:absolute;font-size:var(--text-xl);top:var(--size-8);right:var(--size-8);padding:var(--size-3) var(--size-8);color:var(--color-black);flex-shrink:0;display:inline-flex;height:initial}.fancy-modal--right .fancy-modal__close:hover{background-color:var(--color-white)}.fancy-modal--right .fancy-modal__close svg{width:28px;height:28px}.fancy-modal--right .fancy-modal__content{padding:100px var(--size-8);justify-content:flex-start;align-items:flex-start}.fancy-modal--right .fancy-modal__heading{padding-bottom:var(--size-8);margin-bottom:var(--size-8)}.fancy-modal--right.is-closing .fancy-modal__container{transform:translate(100%)!important}.button{display:inline-flex;padding:var(--size-3) var(--size-6);background:var(--color-white);margin:0;border:0;cursor:pointer;gap:var(--size-2);align-items:center;font-size:var(--text-xl);font-weight:var(--font-weight-medium);transition:all ease .3s;justify-content:center;text-align:center;white-space:nowrap;border-radius:32px}@media screen and (max-width:767px){.button{transition:none;padding:var(--size-2-5) var(--size-5)}}.button svg{width:24px;height:24px}.button:hover{background:var(--color-gray-light);color:var(--color-black)}.button:hover path{fill:var(--color-black)}.button.disabled,.button[disabled]{opacity:.24;cursor:not-allowed}.button.button--thin{height:var(--size-7)}.button.button--thin svg{width:16px;height:16px}.button.button--bordered{border:1px solid var(--color-black);background:var(--color-white);color:var(--color-black)}.button.button--bordered:hover{color:var(--color-black);background-color:var(--color-gray-light)}.button.button--bordered:hover svg,.button.button--bordered:hover path{fill:var(--color-black)}.button.button--primary{background:transparent;color:var(--color-black)}.button.button--primary:hover{color:var(--color-blue);background-color:var(--color-white)}.button.button--primary:hover svg,.button.button--primary:hover path{fill:var(--color-blue)}.button.button--active,.button.button--active:hover,.button.button--secondary{background:var(--color-black);color:var(--color-white)}.button.button--secondary svg,.button.button--secondary path{fill:var(--color-white)}.button.button--secondary:hover{background:var(--color-gray-dark)}.button.button--tertiary{background:transparent;color:var(--color-black)}.button.button--tertiary svg,.button.button--tertiary path{fill:var(--color-black)}.button.button--tertiary:hover{background:var(--color-black-24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.button.button--quaternary:hover{background:var(--color-black-5);color:var(--color-black)}.button.button--quaternary:hover svg,.button.button--quaternary:hover path{fill:var(--color-black)}.button.button--h-black:hover{background:var(--color-black);color:var(--color-white)}.button.button--h-black:hover svg,.button.button--h-black:hover path{fill:var(--color-white)}.button.button--loading{pointer-events:none;cursor:wait;opacity:.8;gap:0;background-color:var(--color-black-24)!important}.button.button--loading span,.button.button--loading svg{display:none}.button.button--loading:after{content:"";width:28px;height:28px;background:url(./loading.svg) no-repeat center;display:inline-block;background-size:contain;animation:rotate360deg .7s linear infinite}.button.button--blured{background:var(--color-black-24);color:var(--color-white);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.button.button--solid-gray{background:var(--color-background);color:var(--color-black)}.button.button--solid-gray:hover{background:var(--color-white)!important;color:var(--color-blue)!important}.button.button--solid-gray:hover path{fill:var(--color-blue)}.button.button--small{font-size:var(--text-base)}.button.button--black{background:var(--color-black);color:var(--color-white)}.button.button--black:hover{background:var(--color-blue)}.button.button--hover-bg{background:var(--color-white);color:var(--color-black)}.button.button--hover-bg:hover{background:transparent!important}.button.button--hover-bg:hover svg path{fill:var(--color-black)!important}@keyframes rotate360deg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link.link--animation{display:inline-flex;align-items:center;padding-left:0;position:relative;transition:padding-left .3s}.link.link--animation:before{content:"";width:var(--size-3);height:var(--size-3);background:url(./chevron-right.svg) no-repeat center;display:inline-block;pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;left:0;top:50%;transform:translateY(-50%)}.link.link--animation:hover:before{opacity:1}.link.link--animation:hover{padding-left:var(--size-5)}@media screen and (max-width:767px){.link.link--animation:hover{padding-left:0}.link.link--animation:hover:before{display:none}}body,input,textarea,select{font:var(--body-font-style) var(--body-font-weight) var(--text-base) / 1.65 var(--body-font-family);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeSpeed}hr{height:0;color:inherit;border-top-width:1px}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;line-height:inherit;text-transform:inherit;color:inherit;margin:0;padding:0}sup{position:relative;top:-.5em;font-size:60%;vertical-align:baseline}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.text-4xl{font-size:var(--text-4xl)}.text-5xl{font-size:var(--text-5xl)}.text-6xl{font-size:var(--text-6xl)}.text-7xl{font-size:var(--text-7xl)}.text-8xl{font-size:var(--text-8xl)}.text-9xl{font-size:var(--text-9xl)}h1,h2,h3,h4,h5,h6{margin:0}.h1,.h2,.h3,.h4,.h5,.h6,.rte :where(h1,h2,h3,h4,h5,h6),.heading{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style)}h1,.text-h1{font-size:var(--text-3xl);font-weight:var(--font-weight-medium);line-height:var(--text-5xl)}h2,.text-h2{font-size:var(--text-2-75xl);font-weight:var(--font-weight-medium);line-height:var(--text-4xl)}h3,.text-h3,h4,.text-h4{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:var(--text-3xl)}h5,h6{font-weight:var(--font-weight-medium)}.text-h5{font-size:var(--text-lg);line-height:var(--text-2-50xl)}.text-h6{font-size:var(--text-base);line-height:var(--text-2-25xl)}@media screen and (max-width:1100px){h1{font-size:var(--text-2-75xl);line-height:var(--text-4xl)}h2{font-size:var(--text-2xl);line-height:var(--text-3xl)}h3{font-size:var(--text-xl);line-height:var(--text-2-75xl)}h4{font-size:var(--text-lg);line-height:var(--text-2-50xl)}}.carousel .carousel__item{width:100%;padding:var(--size-2) 0;border-bottom:1px solid var(--color-black)}.carousel .carousel__title{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;padding:var(--size-2) 0;cursor:pointer}.carousel .carousel__title svg{transition:all ease .5s;width:20px;height:20px}.carousel .carousel__detail{font-size:var(--tex-sm);overflow:hidden;height:0;max-height:0;transition:all ease .5s}.carousel .carousel__item--opened .carousel__title svg{transform:rotate(180deg)}.carousel .carousel__item--opened .carousel__detail{height:auto;max-height:1000px;overflow:auto;padding:16px 0}n-dropdown{display:inline-block;position:relative}.n-dropdown-content{position:absolute;top:100%;right:0;margin-top:var(--size-3);background:#fff;width:260px;display:none;z-index:1000;padding:var(--size-6);font-size:var(--text-lg);box-shadow:0 0 64px #00000029}@media screen and (max-width:767px){.n-dropdown-content{margin-top:0}}.n-dropdown-content .dropdown-item{padding:var(--size-3) var(--size-4);cursor:pointer;display:flex;align-items:center;gap:var(--size-2);border-radius:48px;justify-content:space-between}.n-dropdown-content .dropdown-item:hover,.n-dropdown-content .dropdown-item.active{box-shadow:inset 0 0 0 1px var(--color-black)}.n-dropdown-content .dropdown-item.active:after{content:"";display:inline-block;width:24px;height:24px;background-image:url(./check.svg);background-position:center center;background-repeat:no-repeat;background-size:24px;color:var(--color-pink)}.n-dropdown-content.active{display:block}.toast-notification{position:fixed;top:20px;right:-300px;background-color:#fff;color:#333;padding:var(--size-3) var(--size-4);border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:9999999;transition:right .3s ease-in-out;max-width:300px;word-wrap:break-word;font-size:var(--text-sm)}.toast-notification.show{right:20px}.toast-notification.success{background-color:#4caf50;color:#fff}.toast-notification.error{background-color:#f44336;color:#fff}.toast-notification.warning{background-color:#ff9800;color:#fff}.toast-notification.info{background-color:#2196f3;color:#fff}drag-scroll{display:block;width:100%;overflow:hidden;position:relative}drag-scroll>div{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;cursor:grab;display:flex;scrollbar-width:thin;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}drag-scroll>div.grabbing{cursor:grabbing}drag-scroll>div::-webkit-scrollbar{height:6px}drag-scroll>div::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}drag-scroll>div::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}drag-scroll>div::-webkit-scrollbar-thumb:hover{background:#0000004d}html{touch-action:manipulation}html[dir=rtl]{direction:rtl}html,body{line-height:1.4;margin:0;padding:0;font-size:16px;background-color:var(--color-background);font-weight:var(--font-weight-thin);scroll-behavior:smooth}[hidden],.hidden{display:none}@media screen and (max-width:1100px){.body--fixed{overflow:hidden}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}*{box-sizing:border-box}.shopify-section{width:100%;max-width:100%}img{max-width:100%;display:block;border:0}section.explorer{padding:0}h2.explorer{padding:24px}.container{width:100%;padding:0 var(--size-8)}@media screen and (max-width:1100px){.container{padding:0 var(--size-3)}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.section:not(.section--no-padding){padding:var(--size-12) 0;width:100%;overflow:hidden}@media screen and (max-width:767px){.section:not(.section--no-padding){padding:var(--size-3) 0}}.section .section__header{display:flex;justify-content:space-between;align-items:center;width:100%}.custom-checkbox{display:flex;align-items:center;position:relative;padding-left:28px;cursor:pointer}.custom-checkbox.disabled{opacity:.5;cursor:not-allowed}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#fff;border-radius:6px;transition:all .2s ease;box-shadow:inset 0 0 0 1.5px #000}.checkbox-label{margin-left:5px;-webkit-user-select:none;user-select:none;font-size:var(--text-sm)}.custom-checkbox:hover input~.checkmark{border-color:#999}.custom-checkbox input:checked~.checkmark{background-color:var(--color-pink);box-shadow:none}.checkmark:after{content:"";position:absolute;display:none;left:8px;top:3px;width:2px;height:10px;border:solid black;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input:checked~.checkmark:after{display:block}.n-input input:focus{box-shadow:inset 0 0 0 1.5px var(--color-black)}select{background:url(./arrow-down.svg) no-repeat right var(--size-4) center;background-size:20px 20px}svg{display:block}input,textarea,select,button{-webkit-appearance:none;appearance:none;border-radius:0}select,input{width:100%;padding:var(--size-4) var(--size-6);-webkit-appearance:none;appearance:none;outline:0;background-color:var(--color-background);border-radius:var(--size-12);border:0;font-size:var(--text-base);font-weight:100}a,button,input,[role=button],[tabindex="0"],.clickable{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.shopify-policy__container{padding-top:var(--size-8);padding-bottom:var(--size-8);max-width:1140px}@media screen and (max-width:767px){.shopify-policy__container{padding-top:var(--size-6);padding-bottom:var(--size-6)}}.shopify-email-marketing-confirmation__container{margin-top:var(--size-12)}.shopify-email-marketing-confirmation__container a{-webkit-text-decoration:underline;text-decoration:underline}.badges{position:absolute;top:var(--size-4);left:var(--size-4);display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;z-index:3}@media screen and (max-width:767px){.badges{top:var(--size-2);left:var(--size-2);gap:0}}.badges .badges__badge-list{display:flex;gap:var(--size-1-5);font-size:var(--text-sm);flex-wrap:wrap}@media screen and (max-width:767px){.badges .badges__badge-list{gap:var(--size-0-5)}}.badges .badges__badge{color:var(--color-white);background-color:var(--color-black);padding:var(--size-1-5) var(--size-3);font-weight:var(--font-weight-medium);display:inline-flex;align-items:center;text-transform:uppercase;white-space:nowrap;border-radius:16px;font-size:var(--text-sm)}@media screen and (max-width:1100px){.badges .badges__badge{font-size:var(--text-xxs);height:var(--size-5);padding:0 var(--size-1-5)}}.badges .badges__badge.badges__badge--sale{background-color:var(--color-orange)}.badges .badges__badge.badges__badge--new{background-color:var(--color-black)}.badges .badges__badge.badges__badge--sale-plus{background-color:var(--color-green)}.badges .badges__sale{font-size:var(--text-7xl);transform:rotate(-15deg);font-family:var(--secondary-font-family);color:var(--color-black)}@media screen and (max-width:1100px){.badges .badges__sale{font-size:var(--text-5xl)}}.banner{width:100%;position:relative;overflow:hidden}.banner .banner__image-mobile{display:none}.banner .banner__image-desktop{position:relative}.banner .banner__image-desktop .block-image{position:absolute;top:0;left:0;width:100%;height:160%}@media screen and (max-width:767px){.banner .banner__image-mobile{display:block}.banner .banner__image-desktop{display:none}}.banner a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.banner a svg{opacity:0;transition:all ease .3s;position:absolute;right:var(--size-9);bottom:var(--size-9);width:20px;height:20px}.banner a svg path{fill:var(--color-white)}@media screen and (min-width:768px){.banner a:hover svg{opacity:1}}@media screen and (min-width:768px){.banner.banner--effect a svg{left:var(--size-8)}.banner.banner--effect:hover a svg{opacity:1}.banner.banner--effect:hover .banner__content{transform:translateY(-25%)}}.banner .banner__image{position:relative;overflow:hidden}.banner .banner__image.banner__image--shadow:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,#000000a3,#0000)}.banner img{width:100%;will-change:transform;scale:1.3}.banner .banner__content{position:absolute;z-index:2;bottom:0;left:0;color:#fff;width:100%;padding:var(--size-8);display:flex;flex-direction:column;transition:all ease .3s}@media screen and (max-width:768px){.banner .banner__content{padding:var(--size-6)}}.banner .banner__content h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.banner .banner__content p{font-size:var(--text-lg);margin:0;margin-top:var(--size-2)}@media screen and (max-width:768px){.banner .banner__content p{font-size:var(--text-base)}}.banner .banner__content .banner__subtitle{font-size:var(--text-sm);font-weight:var(--font-weight-regular)}.product-form__buttons{display:flex;gap:var(--size-3);align-items:stretch;justify-content:flex-start;flex-direction:column}.product-form__error-message{color:var(--color-red);font-size:var(--text-xs);margin-bottom:var(--size-2);display:inline-block}.cart-discount-badge{color:var(--color-green);font-weight:var(--font-weight-medium)}.cart-progress{display:flex;justify-content:space-between;padding:var(--size-6);align-items:center;gap:var(--size-6);border-bottom:1px solid var(--color-black);border-top:1px solid var(--color-black)}@media screen and (max-width:767px){.cart-progress{gap:var(--size-4)}}.cart-progress__cargo,.cart-progress__limit{display:flex;align-items:center;gap:var(--size-2);white-space:nowrap}.cart-progress__limit svg{width:16px;height:16px}.cart-progress__bar{width:100%;height:12px;border:1px solid var(--color-black);border-radius:12px;overflow:hidden}.cart-progress__line{width:50%;height:100%;background-color:var(--color-black);transition:all ease .3s}n-filter{display:block}.filter{position:fixed;top:0;right:0;width:100%;height:100%;visibility:hidden;pointer-events:none;z-index:1000}.filter .filter__cover{background-color:#00000080;position:absolute;width:100%;height:100%;left:0;top:0%;opacity:0;transition:all ease .3s}.filter .filter__header{display:flex;justify-content:space-between;align-items:center;padding:var(--size-8)}@media screen and (max-width:767px){.filter .filter__header{padding:var(--size-6)}}.filter .filter__inner{width:100%;max-width:576px;height:100%;right:0;top:0;transition:all ease .3s;transform:translate(100%);position:absolute;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.filter #FacetFiltersForm{flex:1;overflow:auto}.filter .filter__price{padding:0 var(--size-4)}.filter.filter--opened{visibility:visible;pointer-events:all}.filter.filter--opened .filter__inner{transform:translate(0)}.filter.filter--opened .filter__cover{opacity:1}.filter .filter__body{padding:var(--size-8)}@media screen and (max-width:767px){.filter .filter__body{padding:var(--size-1) var(--size-6)}}.filter .filter__footer{background-color:var(--color-white);padding:var(--size-4);display:none}@media screen and (max-width:767px){.filter .filter__footer{display:block}}.filter .filter__footer button{width:100%;text-transform:capitalize}.filter .filter__item{display:flex;width:100%;padding:var(--size-3);justify-content:space-between;align-items:center;text-transform:uppercase;font-size:var(--text-lg);position:relative;border-radius:48px}.filter .filter__item:hover{box-shadow:inset 0 0 0 1px var(--color-black)}.filter .filter__item .checkbox-label{font-size:var(--text-lg)}.filter .filter__clear{display:none}.filter .facet-count{color:var(--color-black-24)}.filter .custom-checkbox{position:initial}.filter .checkmark{left:var(--size-4)}.filter .facet-checkbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.filter .facets__price{display:flex;gap:var(--size-4);align-items:center}.filter__list{display:flex;flex-direction:column;gap:var(--size-8)}.collapse-item{width:100%;overflow:hidden}.collapse-header{display:flex;align-items:center;width:100%;-webkit-user-select:none;user-select:none;justify-content:space-between;min-height:45px}@media screen and (max-width:768px){.collapse-header{min-height:initial}}.collapse-header>.collapse-title{display:flex;align-items:center;gap:var(--size-4)}.collapse-header::-webkit-details-marker{display:none}.collapse-header>.collapse-title span{font-weight:var(--font-weight-medium);text-transform:uppercase}.collapse-header>.collapse-title svg{transition:transform .2s ease;width:20px;height:20px;transform:rotate(0)}details[open] .collapse-header .collapse-title svg{transform:rotate(180deg)}.collapse-content{background:#fff;max-height:320px;overflow:auto;transform-origin:top;animation:slideDown .2s ease-out;margin-top:var(--size-4)}details[open] .collapse-content{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.collection.loading{opacity:.5;pointer-events:none}favorite-button{display:inline-block}.favorite-btn{background:none;border:none;cursor:pointer;transition:transform .2s ease}.heart-icon{width:32px!important;height:32px!important;color:var(--color-pink)!important}.heart-icon path{fill:var(--color-pink)!important}.heart-icon path:nth-child(1){display:none}.heart-icon path:nth-child(2){display:block}.heart-icon.filled path:nth-child(1){display:block}.heart-icon.filled path:nth-child(2){display:none}.block-image{position:relative;display:block;width:100%;height:100%}.block-image--animation{overflow:hidden;background-color:#f2f2f2}.block-image--animation:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#fff0,#ffffff80,#fff0);animation:shimmer 1.5s infinite;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}.block-image>*{display:block;width:100%;height:100%;object-fit:cover}.block-image--animation img{position:relative;z-index:1}.block-image.aspect-ratio--full img{object-fit:cover}.last-product-badge{color:var(--color-red)}.pagination{text-align:center;margin-top:var(--size-12);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--text-sm);gap:var(--size-4)}.pagination.hidden{display:none}.pagination .pagination__progress{display:flex;width:200px;background-color:var(--background-gray);height:5px}.pagination .pagination__progress-bar{height:100%;background-color:var(--color-black);width:10%;transition:all ease .3s}.product-card{display:flex;flex-direction:column;position:relative;max-width:700px;overflow:hidden;padding-bottom:160px}@media(max-width:1100px){.product-card{padding-bottom:130px}}@media(max-width:768px){.product-card{padding-bottom:0}}.product-card .product-card__image{position:relative;height:100%}.product-card .product-card__image img{width:100%;height:100%;object-fit:cover}.product-card .product-card__content{display:flex;flex-direction:column;background-color:var(--color-white);padding:var(--size-8);position:absolute;top:100%;transition:all .3s ease;transform:translateY(-160px);max-width:100%;width:100%}@media(max-width:1100px){.product-card .product-card__content{transform:translateY(-130px)}}@media(max-width:768px){.product-card .product-card__content{padding:var(--size-3);transform:none;position:relative;top:0}}@media(min-width:769px){.product-card:hover .product-card__content{transform:translateY(-100%)}}.product-card .product-card__title{font-size:var(--text-lg);font-weight:var(--font-weight-medium);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-height:1.5;flex-shrink:0}@media screen and (max-width:1100px){.product-card .product-card__title{font-size:var(--text-base)}}.product-card .product-card__link{color:var(--color-black);height:60px;display:block}.product-card .product-card__link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (max-width:1100px){.product-card .product-card__link{height:48px}}.product-card .product-card__price{font-size:var(--text-base);font-weight:var(--font-weight-regular);margin-top:var(--size-4)}@media screen and (max-width:1100px){.product-card .product-card__price{margin-top:var(--size-2);font-size:var(--text-sm)}}.product-card favorite-button{position:absolute;z-index:3;top:4px;right:4px;opacity:0;transition:all .3s ease}@media screen and (max-width:767px){.product-card favorite-button{display:none}}.product-card:hover favorite-button{opacity:1}.product-card:hover favorite-button button{background-color:transparent}.product-card .product-card__details{margin:var(--size-8) -32px 0}@media(max-width:768px){.product-card .product-card__details{display:none}}.product-card .product-card__details-arrow{text-align:right;width:100%;display:inline-flex;justify-content:flex-end;margin-top:var(--size-4);padding-right:var(--size-8)}.product-card .product-card__details-arrow svg{width:56px;height:56px}.product-card .product-card__details-arrow svg,.product-card .product-card__details-arrow path{fill:var(--color-blue)}.product-card .price__sale span:not(.price-item){color:var(--color-black-48)}.product-card{position:relative;transition:all .3s ease}.product-card__image-wrapper{position:relative;overflow:hidden}.product-card__variant-selector{display:flex;flex-direction:column;gap:var(--size-1);z-index:3;padding:0;position:relative;margin-top:0}.product-card__variant-selector legend{display:none}.product-card__variant-selector legend,.product-card__variant-selector .variant-selects__options{padding:0!important}.product-card__variant-selector .variant-selects__options{padding:0 var(--size-8)!important}.product-card__variant-selector .variant-selects--small label{font-size:var(--text-lg)!important;padding:var(--size-3) var(--size-6)!important;border-radius:32px;box-shadow:inset 0 0 0 1px var(--color-black-24)}.product-card__variant-selector button{width:100%;align-items:center;justify-content:center;font-size:var(--text-lg)}@media screen and (max-width:767px){.product-card__variant-selector{display:none}}.product-card__variant-selector .product-form{padding:0 var(--size-8);display:block}.product-card__variant-selector .product-form button{border:0;font-weight:var(--font-weight-regular);padding:var(--size-3) var(--size-6)!important;border-radius:32px;box-shadow:inset 0 0 0 1px var(--color-black-24);width:100%}.product-card__variant-selector .product-form button:disabled{opacity:.7;cursor:not-allowed}.product-card__variant-selector .product-form button:hover{background-color:var(--color-white);color:var(--color-black);box-shadow:inset 0 0 0 1px var(--color-black)}.product-card:hover .product-card__variant-selector{bottom:0}n-quantity-picker{display:block}.quantity-picker{display:inline-flex;border:1px solid var(--color-black-24);padding:var(--size-3) var(--size-4);font-size:var(--text-sm);gap:var(--size-1);border-radius:32px!important}@media screen and (max-width:767px){.quantity-picker{padding:var(--size-2) var(--size-4)}}.quantity-picker input,.quantity-picker button{border:none;background-color:transparent;padding:0;height:12px;width:12px;display:inline-block}.quantity-picker button{cursor:pointer}.quantity-picker input{-moz-appearance:textfield;width:24px;text-align:center;outline:0}.quantity-picker input::-webkit-inner-spin-button,.quantity-picker input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.quantity-picker svg{width:12px;height:12px}#quick-add-modal{padding:var(--size-4)}#quick-add-modal .quick-add-modal__loading{display:flex;align-items:center;justify-content:center;padding:var(--size-14) 0}#quick-add-modal .quick-add-modal__loading.hidden{display:none}#quick-add-modal .quick-add-modal__loading:after{content:"";width:48px;height:48px;background:url(./loading.svg) no-repeat center;background-size:contain;display:inline-block;animation:rotate360deg .7s linear infinite}#quick-add-modal .quick-add-modal__content.hidden{display:none}.swatch{--swatch--size: var(--swatch-input--size, 4.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}.swatch-input__input+.swatch-input__label{--swatch-input--border-radius: 50%;display:inline-block;max-width:100%;border-radius:var(--swatch-input--border-radius);cursor:pointer;outline-offset:.2rem;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;forced-color-adjust:none}.swatch-input__input+.swatch-input__label.swatch-input__label--square{--swatch-input--border-radius: .2rem}.swatch-input__input:active+.swatch-input__label,.swatch-input__input:checked+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground))}.swatch-input__input+.swatch-input__label:hover,.swatch-input__input:hover+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.4)}.swatch-input__input:focus-visible+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.5);box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .5rem rgba(var(--color-foreground),.25)}.swatch-input__input:active:focus-visible+.swatch-input__label,.swatch-input__input:checked:focus-visible+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground));box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .4rem rgba(var(--color-foreground),.25)}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label{transition:none}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label:hover{outline:none}.swatch-input__input:disabled+.swatch-input__label{pointer-events:none}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{position:relative;overflow:hidden}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{opacity:.4}.swatch-input__input:disabled+.swatch-input__label>.swatch:after,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch:after{--diagonal--size: calc(var(--swatch-input--size) * 1.414);--crossed-line--size: .1rem;content:"";position:absolute;bottom:calc(var(--crossed-line--size) * -.5);left:0;width:var(--diagonal--size);height:var(--crossed-line--size);background-color:rgb(var(--color-foreground));transform:rotate(-45deg);transform-origin:left}variant-selects{display:block}.variant-selects{display:flex;flex-direction:column;gap:var(--size-1)}.variant-selects .variant-selects__options{display:flex;gap:var(--size-1-5);flex-wrap:wrap}.variant-selects.variant-selects--small .variant-selects__options{flex-wrap:nowrap;overflow:auto;width:100%;white-space:nowrap;padding:0 var(--size-4)}.variant-selects.variant-selects--small .variant-selects__options::-webkit-scrollbar{display:none}.variant-selects fieldset{padding:0;margin:0;border:0;min-width:auto;width:100%}.variant-selects fieldset legend{padding:0 var(--size-4);font-size:var(--text-sm);color:var(--color-black-48);margin-bottom:var(--size-1);text-transform:uppercase}.variant-selects input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.variant-selects input[type=radio]:not(.disabled):not(.visually-disabled)+label>.label-unavailable{display:none}.variant-selects input[type=radio]+label{cursor:pointer;padding:var(--size-1) var(--size-2);background-color:var(--color-white);font-size:var(--text-sm)}.variant-selects input[type=radio]+label:hover{box-shadow:inset 0 0 0 1px var(--color-black)}.variant-selects[data-add-to-cart=false] input[type=radio][checked]+label,.variant-selects[data-add-to-cart=false] input[type=radio]:checked+label{background-color:var(--color-pink)!important;color:var(--color-black)!important;box-shadow:none}.variant-selects input[type=radio][disabled]+label{cursor:not-allowed;background-color:var(--color-black-16);color:var(--color-black-48)}.variant-selects.variant-selects--medium input[type=radio][disabled]+label{background-color:var(--color-white);-webkit-text-decoration:line-through;text-decoration:line-through;opacity:.24;color:var(--color-black-black)}.variant-selects.variant-selects--medium input[type=radio]+label{padding:var(--size-3);box-shadow:inset 0 0 0 1px var(--color-gray-light);min-width:48px;text-align:center;font-size:var(--text-lg);border-radius:32px}.variant-selects.variant-selects--medium input[type=radio]+label:hover{box-shadow:inset 0 0 0 1px var(--color-black)}.variant-selects.variant-selects--medium input[type=radio][disabled][checked]+label{background-color:var(--color-black);-webkit-text-decoration:line-through;text-decoration:line-through;color:var(--color-white)}.variant-selects.variant-selects--medium.variant-selects--medium .variant-selects__options{gap:var(--size-2)}.variant-selects__options{margin-bottom:30px}.variant-selects .field-renk,.variant-selects .field-colour,.variant-selects .product-form__input--swatch,.variant-selects .field-color{display:none}x-icon{display:flex;min-width:24px;min-height:24px}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}.price--end{text-align:right}.price .price-item{display:inline-block;margin:0}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale,.volume-pricing--sale-badge .price__badge-sale{display:inline-block}.volume-pricing--sale-badge .price__badge-sale{margin-left:.5rem}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap;display:flex;gap:var(--size-3)}.price--center{display:initial;justify-content:center}.price--on-sale .price-item--regular{-webkit-text-decoration:line-through;text-decoration:line-through;color:rgba(var(--color-foreground),.75)}.unit-price{margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.banner-list .container{display:flex;gap:var(--size-6)}@media screen and (max-width:767px){.banner-list .container{flex-wrap:wrap;gap:var(--size-4)}}@media screen and (max-width:767px){.banner-list.banner-list--scrolled .container{gap:var(--size-2);overflow:auto;flex-wrap:nowrap;margin:0 calc(var(--size-4) * -1);padding:0;width:calc(100% + var(--size-8))}.banner-list.banner-list--scrolled .container .banner{width:40%;flex-shrink:0}.banner-list.banner-list--scrolled .container .banner:first-child{margin-left:var(--size-8)}.banner-list.banner-list--scrolled .container:after{content:"";width:var(--size-6);flex-shrink:0}}@media screen and (max-width:600px){.banner-list.banner-list--scrolled .banner{width:60%}}.breadcrumb{padding-bottom:var(--size-8)}@media screen and (max-width:1100px){.breadcrumb{padding-bottom:var(--size-3)}}.breadcrumb ol{list-style:none;margin:0;padding:0;font-size:var(--text-sm);display:flex;align-items:center;gap:var(--size-2);white-space:nowrap;overflow:auto;text-transform:capitalize;color:var(--color-black-48)}.breadcrumb ol a{-webkit-text-decoration:none;text-decoration:none;color:var(--color-black-48)}.breadcrumb ol a:hover{-webkit-text-decoration:underline;text-decoration:underline}.breadcrumb ol svg{width:12px;height:12px}.breadcrumb ol svg path{fill:var(--color-black-48)}.breadcrumb .breadcrumb__separator{display:inline-flex;align-items:center;justify-content:center}.breadcrumb .breadcrumb__separator x-icon{min-width:initial;min-height:initial}drawer-cart{display:block}.drawer-cart{position:fixed;top:0;right:0;width:100%;height:100%;z-index:-1;visibility:hidden;pointer-events:none;transition:all ease .3s}.drawer-cart .drawer-cart__cover{background-color:#00000080;position:absolute;width:100%;height:100%;left:0;top:0%;opacity:0;transition:all ease .3s}.drawer-cart .drawer-cart__inner{width:100%;max-width:520px;height:100%;right:0;top:0;transition:all ease .3s;transform:translate(100%);position:absolute;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.drawer-cart.drawer-cart--open{z-index:1000;visibility:visible;pointer-events:all}.drawer-cart.drawer-cart--open .drawer-cart__inner{transform:translate(0)}.drawer-cart.drawer-cart--open .drawer-cart__cover{opacity:1}.drawer-cart .drawer-cart__header{display:flex;justify-content:space-between;align-items:center;padding:var(--size-8)}@media screen and (max-width:767px){.drawer-cart .drawer-cart__header{padding:var(--size-4) var(--size-6)}}.drawer-cart .drawer-cart__header .drawer-cart__close:hover{background-color:var(--color-white)!important}.drawer-cart .drawer-cart__header .drawer-cart__close:hover svg path{fill:var(--color-black)!important}.drawer-cart.loading .drawer-cart__items{opacity:.5;pointer-events:none;cursor:progress}.drawer-cart .drawer-cart__items{flex:1;overflow-y:auto;gap:var(--size-6);padding:var(--size-8);display:flex;flex-direction:column;padding-bottom:var(--size-20)}@media screen and (max-width:768px){.drawer-cart .drawer-cart__items{padding:var(--size-6);padding-bottom:var(--size-20)}}.drawer-cart .drawer-cart__item{display:flex;gap:var(--size-6);align-items:center}@media screen and (max-width:767px){.drawer-cart .drawer-cart__item{gap:var(--size-4)}}.drawer-cart .drawer-cart__link .block-image,.drawer-cart .drawer-cart__link img{width:120px}@media screen and (max-width:767px){.drawer-cart .drawer-cart__link{flex-shrink:0}.drawer-cart .drawer-cart__link .block-image,.drawer-cart .drawer-cart__link img{width:96px;height:130px;object-fit:cover}}.drawer-cart .drawer-cart__p-detail{display:flex;flex-direction:column;flex:1}.drawer-cart .drawer-cart__p-detail ul{list-style:none;margin:0;padding:0;font-size:var(--text-xs);margin-top:var(--size-2);display:flex;flex-direction:column;gap:var(--size-0-5)}.drawer-cart .drawer-cart__p-detail .discounts__discount{display:flex;gap:var(--size-1);align-items:center}.drawer-cart .drawer-cart__p-detail .discounts__discount svg{width:16px;height:16px}@media screen and (max-width:767px){.drawer-cart .drawer-cart__p-detail .discounts__discount{display:inline-block;font-size:var(--text-xxs)}.drawer-cart .drawer-cart__p-detail .discounts__discount is-land{float:left;margin-right:6px}}.drawer-cart .drawer-cart__p-vendor{font-weight:var(--font-weight-medium)}.drawer-cart .drawer-cart__p-title{margin-top:var(--size-0-5);line-clamp:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:var(--text-lg);font-weight:300}@media(max-width:768px){.drawer-cart .drawer-cart__p-title{font-size:var(--text-base)}}.drawer-cart .drawer-cart__row{display:flex;align-items:center;justify-content:space-between;margin-top:var(--size-6)}@media(max-width:768px){.drawer-cart .drawer-cart__row{flex-direction:column-reverse;margin-top:var(--size-4);justify-content:flex-start;align-items:flex-start;font-size:14px}.drawer-cart .drawer-cart__row n-quantity-picker{margin-top:var(--size-4)}}.drawer-cart .drawer-cart__p-quantity{display:flex;gap:var(--size-4);align-items:center;margin-top:var(--size-4)}.drawer-cart .drawer-cart__p-quantity .last-product-badge{color:var(--color-red);font-size:var(--text-sm)}.drawer-cart .cart-discount-badge{margin-top:var(--size-1);font-size:var(--text-sm)}.drawer-cart .drawer-cart__bottom{position:relative}.drawer-cart .drawer-cart__bottom:before{content:"";position:absolute;top:-99px;height:100px;width:100%;left:0;background:linear-gradient(0deg,#fff,#fff0);pointer-events:none}.drawer-cart .drawer-cart__footer{position:relative}.drawer-cart .drawer-cart__summary{display:flex;justify-content:space-between;align-items:center;padding:var(--size-8);padding-bottom:0}@media screen and (max-width:767px){.drawer-cart .drawer-cart__summary{padding:var(--size-6);padding-bottom:0}}.drawer-cart .drawer-cart__footer-buttons .button--black path{fill:var(--color-white)}.drawer-cart .drawer-cart__footer-buttons .button--black:hover{background-color:var(--color-blue)!important}.drawer-cart .drawer-cart__total-description{font-size:var(--text-sm);color:var(--color-black-24);display:block;width:80%}.drawer-cart .drawer-cart__total-title{font-size:var(--text-lg)}.drawer-cart .drawer-cart__total{display:flex;flex-direction:column}.drawer-cart .drawer-cart__total-price{font-size:var(--text-2xl)}.drawer-cart .drawer-cart__footer-buttons{display:flex!important;gap:var(--size-6);padding:var(--size-6)}.drawer-cart .drawer-cart__footer-buttons .belgepro-terms{width:100%;margin:0!important}.drawer-cart .drawer-cart__footer-buttons .belgepro-terms p{margin:0}.drawer-cart .drawer-cart__footer-buttons.hidden{display:none!important}@media screen and (max-width:767px){.drawer-cart .drawer-cart__footer-buttons{padding:var(--size-6);gap:var(--size-4)}}.drawer-cart .drawer-cart__footer-buttons a,.drawer-cart .drawer-cart__footer-buttons button{width:100%;justify-content:center}.drawer-cart .drawer-cart__footer-buttons a.button--bordered:hover,.drawer-cart .drawer-cart__footer-buttons button.button--bordered:hover{background-color:var(--color-black);color:var(--color-white)}.drawer-cart .drawer-cart__footer-buttons a.button--secondary:hover,.drawer-cart .drawer-cart__footer-buttons button.button--secondary:hover{background-color:var(--color-gray-dark);color:var(--color-white)}.drawer-cart .drawer-cart__empty{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1;gap:var(--size-6);padding:var(--size-8)}@media screen and (max-width:767px){.drawer-cart .drawer-cart__empty{gap:var(--size-4)}}.drawer-cart .drawer-cart__empty svg{width:64px;height:64px}.drawer-cart .drawer-cart__empty svg path{fill:var(--color-pink)}.drawer-cart .hidden{display:none!important}.drawer-cart .drawer-cart__rec{padding:var(--size-6) 0;position:relative}@media screen and (max-width:767px){.drawer-cart .drawer-cart__rec{padding:var(--size-4) 0}}.drawer-cart .drawer-cart__rec h4{padding:0 var(--size-6)}@media screen and (max-width:767px){.drawer-cart .drawer-cart__rec h4{padding:0 var(--size-4)}}.drawer-cart .drawer-cart__rec .drawer-cart__rec-list{display:flex;gap:var(--size-2);padding:0 var(--size-6)}@media screen and (max-width:767px){.drawer-cart .drawer-cart__rec .drawer-cart__rec-list{padding:0 var(--size-4)}}.drawer-cart .drawer-cart__rec .drawer-cart__rec-item{width:330px;margin-top:var(--size-2);background-color:var(--background-gray);display:flex;gap:var(--size-4);align-items:center;flex-shrink:0;justify-content:space-between}@media screen and (max-width:767px){.drawer-cart .drawer-cart__rec .drawer-cart__rec-item{width:300px}}.drawer-cart .drawer-cart__rec .drawer-cart__rec-detail{display:flex;flex-direction:column;flex:1}.drawer-cart .drawer-cart__rec .drawer-cart__rec-vendor{font-weight:var(--font-weight-medium)}.drawer-cart .drawer-cart__rec .drawer-cart__rec-vendor,.drawer-cart .drawer-cart__rec .drawer-cart__rec-title{font-size:var(--text-sm);text-transform:uppercase;line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.drawer-cart .drawer-cart__rec .drawer-cart__rec-title{margin-top:var(--size-0-5)}.drawer-cart .drawer-cart__rec .price{font-size:var(--text-sm);margin-top:var(--size-3)}.drawer-cart .drawer-cart__rec .price--on-sale .price__sale{column-gap:var(--size-2);row-gap:0}.drawer-cart .drawer-cart__rec .button{padding:var(--size-2);margin-right:var(--size-4);width:32px;height:32px}.drawer-cart .drawer-cart__rec .button svg{width:16px;height:16px}.drawer-cart .drawer-cart__rec .drawer-cart__rec-img img,.drawer-cart .drawer-cart__rec .drawer-cart__rec-img svg{width:80px;height:105px;object-fit:contain;display:block}.featured-collection{padding:var(--size-8) 0 0 0}@media(max-width:768px){.featured-collection{padding:var(--size-3) 0}}.featured-collection .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;grid-auto-flow:dense;gap:var(--size-6)}@media(max-width:768px){.featured-collection .container{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--size-3)}}.featured-collection .featured-collection__video{position:relative}.featured-collection .featured-collection__video video{width:100%;height:100%;object-fit:cover;position:absolute}@media(max-width:768px){.featured-collection .featured-collection__video{grid-column:1 / -1!important}}.featured-collection .featured-collection__image .banner,.featured-collection .featured-collection__image .banner__image,.featured-collection .featured-collection__image .banner__image-desktop,.featured-collection .featured-collection__image .banner__image-mobile{height:100%}.featured-collection .featured-collection__image img{object-fit:cover}@media(max-width:768px){.featured-collection .featured-collection__image{grid-column:1 / -1!important}}.featured-video{width:100%;overflow:hidden;position:relative;max-height:500px;margin-top:var(--size-8)}@media(max-width:768px){.featured-video{max-height:300px}}.featured-video video{width:100%;height:auto;display:block;will-change:transform;scale:1.3}.footer{background-color:var(--color-white);color:var(--color-black);position:fixed;bottom:0;left:0;right:0;width:100%;z-index:-1;overflow:hidden}@media(max-width:768px){.footer .container{padding:0!important}}.footer .footer__blocks{display:flex;justify-content:space-between;padding:var(--size-16) 0;gap:var(--size-6);align-items:stretch}@media screen and (max-width:767px){.footer .footer__blocks{flex-wrap:wrap;padding:var(--size-6);gap:var(--size-8)}}.footer .footer-detail{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:768px){.footer .footer-detail{width:100%}}.footer .footer-detail__menu{display:flex;gap:var(--size-8);justify-content:flex-end}@media(max-width:768px){.footer .footer-detail__menu{gap:var(--size-2);justify-content:space-around}}.footer .footer-detail__menu a{font-size:var(--text-2xl);will-change:transform,opacity;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.footer .footer-detail__menu a:hover{-webkit-text-decoration:underline;text-decoration:underline}.footer .footer-detail__policies{text-align:right}@media(max-width:768px){.footer .footer-detail__policies{text-align:center}}.footer .footer-detail__policies-menu{display:flex;justify-content:flex-end;margin-top:var(--size-2)}@media(max-width:768px){.footer .footer-detail__policies-menu{justify-content:center}}.footer .footer-detail__policies-menu a{display:inline-flex;align-items:center;margin-right:var(--size-2);will-change:transform,opacity;transition:all .2s ease}.footer .footer-detail__policies-menu a:after{content:"";display:inline-block;width:2px;height:2px;background-color:var(--color-black);margin-left:var(--size-2);border-radius:100%}.footer .footer-detail__policies-menu a:hover span{-webkit-text-decoration:underline;text-decoration:underline}.footer .footer-detail__policies-menu a:last-child:after{display:none}.footer .footer__logo{flex-shrink:0;width:40%;will-change:transform,opacity}.footer .footer__logo img{width:100%}@media screen and (max-width:767px){.footer .footer__logo,.footer .footer__logo img{width:100%}}.footer .footer-detail__copyright{will-change:transform,opacity}@media(max-width:768px){.footer .footer-detail__copyright{margin-top:var(--size-6)}}.footer .footer-detail__nutima{margin-top:8px;font-size:14px;color:#848484}.footer .footer-detail__nutima a{color:#848484}.footer .footer-detail__nutima a:hover{-webkit-text-decoration:underline;text-decoration:underline}.shopify-section-group-header-group{position:sticky;top:0;z-index:999;background:var(--color-white)}.shopify-section-group-header-group .button:not(.button--secondary):hover{background-color:var(--color-black-5)}@keyframes bounce{0%{transform:translateY(-1000px)}80%{transform:translateY(20px)}to{transform:translateY(0)}}.overlay{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color-black-64);opacity:0;pointer-events:none;transition:all ease .2s;z-index:2}.overlay.active{opacity:1;pointer-events:initial}.header--cloned{transition:all ease .1s;transform:translateY(-100%);position:fixed;top:0;left:0;width:100%;z-index:999;background:var(--color-white)}.header--cloned.header--opened{animation:bounce .5s ease-in-out;animation-fill-mode:forwards}.header--cloned .header__sub-nav.header__sub-nav--opened{display:flex!important}.header--cloned .has-sub-menu svg{transition:all ease .2s}.header--cloned .has-sub-menu.active .header__sub-nav{display:flex!important}.header--cloned .has-sub-menu.active .button{background:var(--color-black-5);backdrop-filter:blur(0)!important;-webkit-backdrop-filter:blur(0)!important}.header--cloned .has-sub-menu.active .button svg{transform:rotate(180deg)}.header--cloned .n-search-block.active{background:var(--color-black-5)!important}.template-collection .header__hamburger rect{fill:var(--color-white)!important}.template-index .header,.fixed-header .header,.template-landing .header{position:fixed;top:0;left:0;width:100%;z-index:999;color:var(--color-white)}.template-index .header svg,.fixed-header .header svg,.template-landing .header svg,.template-index .header path,.fixed-header .header path,.template-landing .header path{fill:var(--color-white)!important}.template-index .header a,.fixed-header .header a,.template-landing .header a,.template-index .header .button,.fixed-header .header .button,.template-landing .header .button{color:var(--color-white)}.template-index .header__logo-white,.fixed-header .header__logo-white,.template-landing .header__logo-white{display:block!important}.template-index .header__logo-black,.fixed-header .header__logo-black,.template-landing .header__logo-black{display:none!important}.template-index .header--scrolled,.fixed-header .header--scrolled,.template-landing .header--scrolled,.template-index .header--cloned,.fixed-header .header--cloned,.template-landing .header--cloned{background-color:var(--color-white);color:var(--color-black)}@media screen and (max-width:1100px){.template-index .header--scrolled,.fixed-header .header--scrolled,.template-landing .header--scrolled,.template-index .header--cloned,.fixed-header .header--cloned,.template-landing .header--cloned{color:var(--color-black)}}.template-index .header--scrolled svg,.fixed-header .header--scrolled svg,.template-landing .header--scrolled svg,.template-index .header--cloned svg,.fixed-header .header--cloned svg,.template-landing .header--cloned svg,.template-index .header--scrolled path,.fixed-header .header--scrolled path,.template-landing .header--scrolled path,.template-index .header--cloned path,.fixed-header .header--cloned path,.template-landing .header--cloned path,.template-index .header--scrolled rect,.fixed-header .header--scrolled rect,.template-landing .header--scrolled rect,.template-index .header--cloned rect,.fixed-header .header--cloned rect,.template-landing .header--cloned rect{fill:var(--color-black)!important}.template-index .header--scrolled a,.fixed-header .header--scrolled a,.template-landing .header--scrolled a,.template-index .header--cloned a,.fixed-header .header--cloned a,.template-landing .header--cloned a,.template-index .header--scrolled .button,.fixed-header .header--scrolled .button,.template-landing .header--scrolled .button,.template-index .header--cloned .button,.fixed-header .header--cloned .button,.template-landing .header--cloned .button{color:var(--color-black)}@media screen and (max-width:1100px){.template-index .header--scrolled a,.fixed-header .header--scrolled a,.template-landing .header--scrolled a,.template-index .header--cloned a,.fixed-header .header--cloned a,.template-landing .header--cloned a,.template-index .header--scrolled .button,.fixed-header .header--scrolled .button,.template-landing .header--scrolled .button,.template-index .header--cloned .button,.fixed-header .header--cloned .button,.template-landing .header--cloned .button{color:var(--color-white)}}.template-index .header--scrolled .header__logo-white,.fixed-header .header--scrolled .header__logo-white,.template-landing .header--scrolled .header__logo-white,.template-index .header--cloned .header__logo-white,.fixed-header .header--cloned .header__logo-white,.template-landing .header--cloned .header__logo-white{display:none!important}.template-index .header--scrolled .header__logo-black,.fixed-header .header--scrolled .header__logo-black,.template-landing .header--scrolled .header__logo-black,.template-index .header--cloned .header__logo-black,.fixed-header .header--cloned .header__logo-black,.template-landing .header--cloned .header__logo-black{display:block!important}.template-index .header--scrolled .header__hamburger svg rect,.fixed-header .header--scrolled .header__hamburger svg rect,.template-landing .header--scrolled .header__hamburger svg rect,.template-index .header--cloned .header__hamburger svg rect,.fixed-header .header--cloned .header__hamburger svg rect,.template-landing .header--cloned .header__hamburger svg rect{fill:var(--color-black)}.template-index .header:not(.header--scrolled) .header__hamburger svg rect,.template-landing .header:not(.header--scrolled) .header__hamburger svg rect{fill:var(--color-white)}.header{transition:all ease .4s}.header .container{display:flex;align-items:stretch;justify-content:space-between;gap:var(--size-16);position:relative}.header:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1;pointer-events:none;display:none}.header .header__search-button{align-items:center}.header .header__search-button .n-search-block{display:inline-flex;border-radius:32px;overflow:hidden;height:48px;align-items:center;justify-content:center;padding:0 var(--size-3);gap:var(--size-3);transition:all ease .2s}.header .header__search-button .n-search-block.active{background:var(--color-white)}.header .header__search-button .n-search-block.active input{width:150px;visibility:visible}.header .header__search-button .n-search-block.active svg,.header .header__search-button .n-search-block.active path{fill:var(--color-black)}.header .header__search-button svg,.header .header__search-button path{flex-shrink:0;transition:all ease .2s}.header .header__search-button input{border:0;outline:0;background:transparent;padding:0;flex:1;width:0px;visibility:hidden;transition:all ease .2s;color:var(--color-black);font-size:var(--text-base);border-radius:0}.header .header__search-button form{flex:1}@media screen and (max-width:1100px){.header .header__search-button{display:none}}.header .header__search-mobile{display:none;padding:var(--size-12) var(--size-8)}@media screen and (max-width:1100px){.header .header__search-mobile{display:block}}.header .header__search-mobile .n-search-block{display:inline-flex;border-radius:32px;overflow:hidden;height:48px;align-items:center;justify-content:center;padding:0 var(--size-3);gap:var(--size-3);transition:all ease .2s;background:var(--color-white);width:100%}.header .header__search-mobile svg,.header .header__search-mobile path{flex-shrink:0;transition:all ease .2s;fill:var(--color-black)}.header .header__search-mobile input{border:0;outline:0;background:transparent;padding:0;flex:1;width:100%;transition:all ease .2s;color:var(--color-black);font-size:var(--text-lg);border-radius:0}.header .header__search-mobile form{flex:1}.header .header__bag-icon{position:relative}.header .header__logo{padding:var(--size-4) 0;flex-shrink:0}.header .header__logo .header__logo-white{display:none}.header .header__logo .header__logo-black{display:block}@media screen and (max-width:1100px){.header .header__logo{padding:var(--size-2) 0}}.header .header__logo img{display:block;width:220px;height:30px;object-fit:contain}@media screen and (max-width:1100px){.header .header__logo img{width:162px;height:22px;object-fit:contain}}.header .header__hamburger{display:none;padding:0}.header .header__hamburger svg{width:32px;height:32px;display:block}.header .header__hamburger svg rect{fill:var(--color-black)}@media screen and (max-width:1100px){.header .header__hamburger{display:block}}@media(max-width:1100px){.header .header__nav a,.header .header__nav a span{color:var(--color-white)}}.header .header__nav-header{display:none;align-items:center;gap:var(--size-4);justify-content:space-between;position:sticky;top:0;background:#fff;z-index:3;padding:0 var(--size-6)}.header .header__nav-header img{height:var(--size-9);display:block;object-fit:contain;object-position:left}@media screen and (max-width:1100px){.header .header__nav-header{display:flex;background-color:var(--color-black);padding:var(--size-4) var(--size-2)}}.header .header__art-link{width:42px}.header .header__left{display:flex;align-items:center;gap:var(--size-4)}@media screen and (max-width:1024px){.header .header__left{gap:var(--size-3);height:76px}}.header .header__close{margin:var(--size-2) 0}.header .header__back{display:none}.header .header__bag-button{position:relative}.header #BagIcon{width:8px;height:8px;border-radius:100%;background-color:var(--color-pink);position:absolute;bottom:0;right:0}.header nav{flex:1}@media screen and (max-width:1100px){.header nav{transform:translate(-100%);transition:all ease .4s;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--color-black);z-index:1000;border-top:1px solid var(--color-black);padding:0;overflow:auto;display:flex;flex-direction:column}}.header nav>ul{display:flex;align-items:center;list-style:none;margin:0;padding:0;font-size:var(--text-sm);height:100%}@media screen and (max-width:1320px){.header nav>ul{gap:var(--size-4)}}@media screen and (max-width:1100px){.header nav>ul{height:auto;align-items:flex-start;flex-direction:column;gap:0;padding:var(--size-8);flex:1}.header nav>ul.active>li:not(.active)>a span{color:var(--color-white-48)!important}}.header nav>ul>li{min-height:100%;display:inline-flex;align-items:stretch}@media screen and (max-width:1100px){.header nav>ul>li{width:100%;align-items:center;min-height:initial;flex-direction:column}.header nav>ul>li:not(.has-sub-menu){margin-bottom:var(--size-8)}.header nav>ul>li>a svg{transition:all ease .2s;transform:rotate(0)}.header nav>ul>li.active .header__sub-nav{max-height:300px;opacity:1}.header nav>ul>li.active>a svg{transform:rotate(180deg)}.header nav>ul>li.active>a svg path{fill:var(--color-pink)!important}.header nav>ul>li.has-sub-menu>a:after{content:"";width:var(--size-6);height:var(--size-6);background:url(./chevron-right.svg) no-repeat center;margin-right:var(--size-3)}}.header nav>ul>li>a{display:inline-flex;width:100%;align-items:center;position:relative;flex:1;font-weight:var(--font-weight-medium);font-size:var(--text-xl)}@media screen and (max-width:1100px){.header nav>ul>li>a{padding:var(--size-8) 0;font-weight:var(--font-weight-medium);font-size:var(--text-base);padding:0;width:100%;display:inline-flex;justify-content:space-between}.header nav>ul>li>a span{padding:0;font-size:var(--text-3xl)}}@media screen and (max-width:1100px){.header nav>ul>li a{-webkit-text-decoration:none!important;text-decoration:none!important}}.header nav>ul>li .header__col{width:50%;max-width:calc(50% - var(--size-3));display:flex;flex-direction:column;gap:var(--size-6)}@media screen and (max-width:767px){.header nav>ul>li .header__col{width:100%;max-width:initial;gap:var(--size-4)}}.header nav>ul>li .header__sub-nav{display:none;justify-content:space-between;position:absolute;top:100%;left:0;width:100%;background-color:var(--color-white);padding:var(--size-8);gap:var(--size-6)}@media screen and (max-width:1100px){.header nav>ul>li .header__sub-nav{flex-direction:row;padding:0 var(--size-8);margin:var(--size-6) 0;gap:var(--size-3);top:var(--size-16);z-index:2;border:0;display:flex!important;position:relative;min-height:initial;max-height:0;background:transparent;top:0;width:calc(100% + 64px);overflow:auto;transition:all ease .3s;opacity:.2}.header nav>ul>li .header__sub-nav.sub-menu--open{display:flex!important;min-height:100%;justify-content:flex-start}}.header nav>ul>li .header__sub-nav .header__sub-block{width:100%;display:flex;flex-direction:column}.header nav>ul>li .header__sub-nav .header__sub-block--brands{max-width:350px}.header nav>ul>li .header__sub-nav ul{list-style:none;padding:0;margin:0;margin-bottom:var(--size-6);display:flex;flex-direction:column;gap:var(--size-2)}@media screen and (max-width:1100px){.header nav>ul>li .header__sub-nav ul{margin-bottom:var(--size-4)}}.header nav>ul>li .header__sub-nav ul li{font-size:var(--text-base);font-weight:var(--font-regular)}.header nav>ul>li .header__sub-nav .header__sub-title{font-size:var(--text-base);margin-bottom:var(--size-3);display:inline-block;font-weight:var(--font-weight-medium)}@media screen and (max-width:1100px){.header nav>ul>li .header__sub-nav .header__sub-title{margin-bottom:var(--size-2)}}.header nav>ul>li .header__sub-nav .header__sub-block:first-child .header__sub-title:first-child{font-size:var(--text-base);margin-bottom:var(--size-6);display:inline-block;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.5rem;font-weight:var(--font-weight-medium)}@media screen and (max-width:1100px){.header nav>ul>li .header__sub-nav .header__sub-block:first-child .header__sub-title:first-child{margin-bottom:var(--size-4)}}.header nav>ul>li .header__sub-nav .header__sub-title--nosub{margin-bottom:var(--size-6)!important}.header nav>ul>li .header__sub-nav .header__image-block{position:relative;height:326px}@media screen and (max-width:1100px){.header nav>ul>li .header__sub-nav .header__image-block{height:180px;width:240px;flex-shrink:0}}.header nav>ul>li .header__sub-nav .header__image-block img{display:block;width:100%}.header nav>ul>li .header__sub-nav .header__image-block a{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--size-4);display:flex;align-items:flex-end;justify-content:flex-start;color:var(--color-white);font-size:var(--text-base);gap:var(--size-4)}.header nav>ul>li .header__sub-nav .header__image-block a span{position:relative;z-index:2;font-size:var(--text-2-75xl)}.header nav>ul>li .header__sub-nav .header__image-block a .button--icon{background-color:transparent!important;padding:var(--size-2);opacity:0;z-index:2;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;transition:all ease .2s;position:relative;bottom:4px}.header nav>ul>li .header__sub-nav .header__image-block a .button--icon svg{width:48px;height:48px;transform:rotate(360deg)}.header nav>ul>li .header__sub-nav .header__image-block a svg{width:16px;height:16px;fill:var(--color-white)}.header nav>ul>li .header__sub-nav .header__image-block a svg path{fill:var(--color-white)}.header nav>ul>li .header__sub-nav .header__image-block a:after{content:"";background:linear-gradient(180deg,#0000,#000c);position:absolute;height:60%;bottom:0;width:100%;left:0;z-index:1}.header nav>ul>li .header__sub-nav .header__image-block a:hover .button--icon{opacity:1}@media screen and (max-width:767px){.header nav>ul>li .header__sub-nav .header__image-block a:hover .button--icon{opacity:0}}@media screen and (max-width:1100px){.header.navigation--open nav{transform:translate(0);visibility:visible}.header.navigation--open nav .button svg path{fill:var(--color-white)}.header.navigation--open:after{display:block}.header.sub-menu--open .header__back{display:block}.header.sub-menu--open .header__nav-header a{display:none}}.header .header__icons{display:flex;gap:var(--size-0-5);padding:var(--size-4) 0;align-items:center}@media screen and (max-width:1100px){.header .header__icons{padding:var(--size-4) 0}}.header .header__icons a{display:inline-flex}@media(max-width:1100px){.header .header__icons a span{display:none}}.header .header__icons svg{width:24px;height:24px}@media(max-width:1365px){.header .button{padding-right:var(--size-3)!important;padding-left:var(--size-3)!important}.header .container{gap:var(--size-3)!important}.header .header__search-button .n-search-block.active input{width:90px!important}}@media(max-width:1140px){.header .header__search-button .n-search-block.active input{width:40px!important}}.template-index .header .n-search-block.active svg,.template-index .header .n-search-block.active path{fill:var(--color-black)!important}.auth-modal{justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;visibility:hidden;transition:all ease .4s;pointer-events:none;display:flex}@media screen and (max-width:767px){.auth-modal{align-items:flex-end}}.auth-modal.auth-modal--opened{visibility:visible;opacity:1;z-index:1000;pointer-events:initial}.auth-modal.auth-modal--opened .auth-modal__content{transform:translateY(0)}.auth-modal .auth-modal__cover{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-black-64)}.auth-modal .auth-modal__content{width:100%;max-width:456px;padding:var(--size-8);background:var(--color-white);position:relative;z-index:1;margin-top:10vh;transform:translateY(50px);transition:all ease .4s;max-height:70vh;display:flex;flex-direction:column}@media screen and (max-width:767px){.auth-modal .auth-modal__content{margin-top:0;padding:var(--size-6);overflow-y:auto;overflow-x:hidden;max-width:100%;width:100%}}.auth-modal .auth-modal__close{position:absolute;right:var(--size-8);top:var(--size-8)}.auth-modal .auth-modal__close svg{width:24px!important;height:24px!important}@media screen and (max-width:767px){.auth-modal .auth-modal__close{display:none}}.auth-modal .auth-modal__register,.auth-modal .auth-modal__login{overflow:auto}.auth-modal .auth-modal__tabs{display:flex;gap:var(--size-6);margin:var(--size-2) 0 var(--size-8) 0;color:var(--color-black-24)}@media(max-width:768px){.auth-modal .auth-modal__tabs{margin:var(--size-2) 0 var(--size-6) 0}}.auth-modal .auth-modal__tabs.hidden{display:none}.auth-modal .auth-modal__tabs a:hover,.auth-modal .auth-modal__tabs a.active{color:var(--color-black)}.auth-modal .auth-modal__drag-bar{display:none;align-items:center;justify-content:center;padding:var(--size-4);padding-top:var(--size-2)}@media screen and (max-width:767px){.auth-modal .auth-modal__drag-bar{display:flex}}.auth-modal .auth-modal__drag-bar:after{content:"";display:block;width:64px;height:5px;background:var(--color-black-16);border-radius:10px}.auth-modal .auth-modal__marquee{width:calc(100% + var(--size-16));overflow:hidden;margin:0 calc(var(--size-8) * -1);padding:var(--size-4) 0;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);margin-bottom:var(--size-8)}.auth-modal .auth-modal__marquee-content{display:flex;gap:var(--size-8);width:-webkit-max-content;width:max-content;animation:marquee 40s linear infinite}.auth-modal .auth-modal__marquee-content>div{display:inline-flex;align-items:center;font-size:var(--text-sm);gap:var(--size-2);white-space:nowrap}.auth-modal .auth-modal__marquee-content>div svg{width:16px;height:16px}.main-search .n-input.is-focused svg path{fill:var(--color-white)}.main-404 h1{margin-top:var(--size-12)}.main-404 .main-search__no-data-page{min-height:40vh!important}.main-account{padding:var(--size-8) 0}@media screen and (max-width:768px){.main-account{padding:var(--size-3)}}.main-account .container{display:flex;gap:var(--size-6)}@media screen and (max-width:767px){.main-account .container{flex-direction:column;padding:0;gap:0}}.main-account .main-account__sidebar{width:30%;display:flex;flex-direction:column;gap:var(--size-8);background-color:var(--color-white);padding:var(--size-12)}@media screen and (max-width:767px){.main-account .main-account__sidebar{width:100%;border-right:none;border-bottom:12px solid var(--color-background);padding:var(--size-6);max-width:initial;gap:var(--size-6)}}.main-account .main-account__sidebar .main-account__info{position:relative}.main-account .main-account__sidebar .main-account__info span{font-size:var(--text-lg);color:var(--color-black-32)}.main-account .main-account__sidebar .main-account__info button{display:none;position:absolute;top:50%;transform:translateY(-50%);right:0;padding:0}@media screen and (max-width:767px){.main-account .main-account__sidebar .main-account__info button{display:block}}.main-account .main-account__sidebar .main-account__info button svg{transition:all ease .3s}.main-account .main-account__sidebar.main-account__sidebar--open .main-account__info button svg{transform:rotate(180deg)}@media screen and (max-width:767px){.main-account .main-account__sidebar.main-account__sidebar--open .main-account__menu{display:flex}}.main-account .main-account__sidebar .main-account__menu{display:flex;flex-direction:column;gap:0}.main-account .main-account__sidebar .main-account__menu .main-account__menu-text{width:100%}.main-account .main-account__sidebar .main-account__menu svg{width:24px;height:24px}.main-account .main-account__sidebar .main-account__menu a{border-bottom:1px solid var(--color-black-8);font-size:var(--text-lg);padding:var(--size-4) 0}.main-account .main-account__sidebar .main-account__menu a:last-child{border-bottom:none}@media screen and (max-width:767px){.main-account .main-account__sidebar .main-account__menu{display:none}}.main-account .main-account__sidebar .main-account__menu a{display:inline-flex;align-items:center;gap:var(--size-2)}.main-account .main-account__sidebar .main-account__menu a:hover{-webkit-text-decoration:underline;text-decoration:underline}.main-account .main-account__sidebar .main-account__menu a.active svg path{fill:var(--color-pink)}.main-account .main-account__sidebar .main-account__menu a.active .main-account__menu-icon{display:none}.main-account .main-account__sidebar .main-account__menu a svg{width:20px;height:20px}.main-account .main-account__content{flex:1;padding:var(--size-12);min-height:60vh;background-color:var(--color-white)}.main-account .main-account__content h1{margin-bottom:var(--size-6);display:inline-flex;align-items:center;gap:var(--size-3)}@media screen and (max-width:767px){.main-account .main-account__content h1{margin-bottom:var(--size-4)}}@media screen and (max-width:767px){.main-account .main-account__content{padding:var(--size-6);min-height:40vh}}.main-account .main-account__empty{min-height:50vh;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;gap:var(--size-8);padding-top:var(--size-8)}.main-account .main-account__empty.hidden{display:none}@media screen and (max-width:767px){.main-account .main-account__empty{min-height:40vh}}.main-account .main-account__empty h1{margin:0;text-align:left}.main-account .main-account__empty .main-account__empty-icon svg{width:64px;height:64px}.main-account .main-account__empty .main-account__empty-icon svg path{fill:var(--color-pink)}.main-account .main-account__empty .button svg{width:24px;height:24px}@media screen and (max-width:767px){.main-account .main-account__empty{text-align:center}}.main-account table{border-collapse:collapse;width:100%}.main-account table th{color:var(--color-black-48);font-weight:var(--font-weight-thin)}.main-account table th,.main-account table td{border-bottom:1px solid var(--color-black-8);padding:var(--size-4) var(--size-6);text-align:left}@media screen and (max-width:1024px){.main-account table{display:none}}.main-account .main-account__order-badge{display:inline-flex;align-items:center;gap:var(--size-2)}.main-account .main-account__order-badge svg{width:16px;height:16px}.main-account .main-account__mobile-orders{display:none}.main-account .main-account__mobile-orders .order-info{margin-bottom:-1px}@media screen and (max-width:1024px){.main-account .main-account__mobile-orders{display:block}}.order-info{border:1px solid var(--color-black-8);padding:var(--size-6) var(--size-8);display:flex;justify-content:flex-start;align-items:center;gap:var(--size-12)}.order-info .order-info__title{font-size:var(--text-sm);font-weight:var(--font-weight-regular);color:var(--color-black-32)}.order-info .order-info__value{display:inline-flex;align-items:center;gap:var(--size-2)}.order-info .order-info__value svg{width:16px;height:16px}.order-info x-icon{min-width:initial;min-height:initial}.order-info .order-info__item--total .order-info__value{font-size:var(--text-xl)}.order-info .order-info__item{display:inline-flex;flex-direction:column}.order-info .order-info__item--cargo{display:inline-flex;gap:var(--size-2);flex-direction:row;align-items:center}.order-info .order-info__cargo{display:inline-flex;flex-direction:column}.order-info .order-info__icon{width:48px;height:48px;flex-shrink:0;background:var(--color-blue-tint);align-items:center;justify-content:center;display:inline-flex}.order-info .order-info__icon svg{width:24px;height:24px}.order-info .order-info__icon svg,.order-info .order-info__icon path{fill:var(--color-blue)}@media screen and (max-width:1024px){.order-info{flex-wrap:wrap;gap:var(--size-4);padding:0;border:none;border-bottom:1px solid var(--color-black-8);padding-bottom:var(--size-6);padding-top:var(--size-6)}.order-info .order-info__title{font-size:var(--text-sm)}.order-info .order-info__item{width:calc(50% - var(--size-2))}.order-info .order-info__item--no{width:100%;flex-direction:row;gap:var(--size-2);align-items:center}.order-info .order-info__item--no .order-info__title{font-size:var(--text-sm)}.order-info .order-info__item--no .order-info__value{font-weight:var(--font-weight-medium);font-size:var(--text-lg)}.order-info .order-info__item--cargo,.order-info .order-info__item--action,.order-info .order-info__item--action .button{width:100%}}.icon-type--check svg path{fill:var(--color-green)}.icon-type--return svg path,.icon-type--close svg path{fill:var(--color-red)}.main-addresses h1{margin:0!important}.main-addresses .main-addresses__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--size-6)}@media(max-width:768px){.main-addresses .main-addresses__header .button span{display:none}}.main-addresses .main-addresses__header h1{margin-bottom:var(--size-6)}.main-addresses .main-address__items{display:flex;flex-wrap:wrap;box-shadow:inset 0 0 0 1px #d9d9d9;overflow:hidden}@media screen and (max-width:1024px){.main-addresses .main-address__items{gap:0}}.main-addresses .main-address__item{border:1px solid #d9d9d9;padding:var(--size-8);width:50%;margin-top:-1px}.main-addresses .main-address__item:nth-child(2n){border-left:0}@media screen and (max-width:1024px){.main-addresses .main-address__item{width:100%;padding:var(--size-4)}}.main-addresses .main-address__item-header{display:flex;justify-content:space-between;align-items:center}.main-addresses .main-address__item-default{display:flex;align-items:center;gap:var(--size-2);font-size:var(--text-sm);background-color:var(--color-background);padding:var(--size-1-5) var(--size-3);border-radius:16px}.main-addresses .main-address__item-default svg{width:16px;height:16px}.main-addresses .main-address__item-title{display:inline-flex;align-items:center;gap:var(--size-3)}.main-addresses .main-address__actions{display:flex;align-items:center;gap:var(--size-4)}.main-addresses .main-address__actions button{padding:0;background-color:transparent;border:0;cursor:pointer}.main-addresses .main-address__item-body{display:flex;flex-direction:column;gap:var(--size-2);margin-top:var(--size-6)}@media screen and (max-width:1024px){.main-addresses .main-address__item-body{margin-top:var(--size-4);font-size:var(--text-base)}}.main-addresses .main-address__item-customer{font-weight:var(--font-weight-medium)}.address-form{max-width:100%;width:456px;background-color:var(--color-white);padding:var(--size-8)}.address-form .address-form__header{margin-bottom:var(--size-8)}.n-fieldset--kvkk{margin-top:var(--size-8)}@media(max-width:768px){.n-fieldset--kvkk{margin-top:var(--size-4)}}.main-account__empty-icon svg{width:64px;height:64px}.main-account__empty-icon svg path{fill:var(--color-pink)}#fancy-modal-delete-confirmation{background:#fff;width:520px;max-width:90%;margin:0 auto}#fancy-modal-delete-confirmation .address-form__actions button{width:100%}n-main-cart{display:block}.cart{overflow:initial!important}.cart .cart__row{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--size-6)}@media screen and (max-width:1024px){.cart .cart__row{flex-wrap:wrap;gap:var(--size-4);flex-direction:column}}.cart.loading .cart__items{opacity:.5;pointer-events:none;cursor:progress}.cart h1{padding-top:var(--size-2);padding-bottom:var(--size-8)}@media screen and (max-width:767px){.cart h1{padding-bottom:var(--size-4)}}.cart .cart__content-inner{background-color:var(--color-white)}.cart .cart__content{flex:1}@media screen and (max-width:1024px){.cart .cart__content{width:100%}}.cart .cart__sidebar{width:100%;max-width:456px;gap:var(--size-6);display:flex;flex-direction:column;position:sticky;top:0}@media screen and (max-width:1200px){.cart .cart__sidebar{width:30%}}@media screen and (max-width:1024px){.cart .cart__sidebar{max-width:100%;width:100%;gap:var(--size-4)}}.cart .cart-progress{padding-left:var(--size-8);padding-right:var(--size-8);gap:var(--size-8)}@media screen and (max-width:767px){.cart .cart-progress{padding-left:var(--size-4);padding-right:var(--size-4);gap:var(--size-3)}}.cart .cart__buttons{display:flex;justify-content:space-between;gap:var(--size-4);margin-top:var(--size-6)}@media screen and (max-width:767px){.cart .cart__buttons{display:none}}.cart .cart__buttons--mobile{display:none}@media screen and (max-width:767px){.cart .cart__buttons--mobile{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:var(--size-4);margin-top:var(--size-6)}}.cart .cart__items{flex:1;overflow-y:auto;padding:var(--size-8);gap:var(--size-4);display:flex;flex-direction:column}@media screen and (max-width:767px){.cart .cart__items{padding:var(--size-4);gap:var(--size-3)}}.cart .cart__item{display:flex;gap:var(--size-6);align-items:stretch}@media screen and (max-width:767px){.cart .cart__item{gap:var(--size-4);align-items:flex-start}}.cart .cart__link img{width:120px}@media screen and (max-width:767px){.cart .cart__link{flex-shrink:0}.cart .cart__link img{width:105px}}.cart .cart__p-detail{display:flex;justify-content:space-between;flex:1;align-items:center;gap:var(--size-4)}@media screen and (max-width:767px){.cart .cart__p-detail{flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start}}.cart .cart__p-detail ul{list-style:none;margin:0;padding:0;font-size:var(--text-xs);margin-top:var(--size-2);display:flex;flex-direction:column;gap:var(--size-0-5)}.cart .cart__p-title-wrapper{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.cart .cart__p-title-wrapper{width:100%}.cart .cart__p-title-wrapper .last-product-badge{display:none}}.cart .cart__p-vendor{font-weight:var(--font-weight-medium)}@media screen and (max-width:767px){.cart .cart__p-vendor{font-size:var(--text-sm)}}.cart .cart__p-title{margin-top:var(--size-0-5);line-clamp:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:767px){.cart .cart__p-title{margin:0;font-size:var(--text-sm)}}.cart .price{margin-top:var(--size-4);width:200px;flex-shrink:0;display:flex;justify-content:flex-end;gap:var(--size-3);flex-wrap:wrap}@media screen and (max-width:1250px){.cart .price{width:100px}}@media screen and (max-width:767px){.cart .price{width:100%;justify-content:flex-start}}@media screen and (max-width:767px){.cart .price{margin-top:0;font-size:var(--text-sm)}}.cart .cart__p-quantity{display:flex;gap:var(--size-4);align-items:center;margin-top:var(--size-4);width:150px;flex-shrink:0;justify-content:center}.cart .cart__p-quantity .last-product-badge{display:none}@media screen and (max-width:767px){.cart .cart__p-quantity{order:2;display:flex;width:100%;gap:var(--size-4);justify-content:flex-start}.cart .cart__p-quantity .last-product-badge{display:block}}.cart .last-product-badge{color:var(--color-red);font-size:var(--text-sm)}.cart .cart-discount-badge{margin-top:var(--size-2);font-size:var(--text-sm)}.cart .cart__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:var(--size-6);padding:var(--size-16) 0}@media screen and (max-width:767px){.cart .cart__empty{gap:var(--size-4)}}.cart .cart__empty svg{width:64px;height:64px}.cart .cart__empty a{padding-left:var(--size-8);padding-right:var(--size-8)}.cart .hidden{display:none!important}.cart .cart__summary{padding:var(--size-8);background-color:var(--color-white)}@media screen and (max-width:767px){.cart .cart__summary{padding:var(--size-4)}}.cart .cart__summary ul{list-style:none;padding:0;margin:0;margin-top:var(--size-6)}@media screen and (max-width:767px){.cart .cart__summary ul{margin-top:var(--size-4);font-size:var(--text-sm)}}.cart .cart__summary li{display:flex;justify-content:space-between;margin-top:var(--size-2)}.cart .cart__summary li:last-child{font-weight:var(--font-weight-medium)}.cart .cart__summary .button{margin-top:var(--size-6);width:100%;justify-content:center}@media screen and (max-width:767px){.cart .cart__summary .button{margin-top:var(--size-4)}}.cart .cart__summary .cart-features{margin-top:var(--size-6);justify-content:space-around}.cart .cart__summary .cart-features .cart-features__feature:nth-child(2){animation:none;opacity:1;visibility:visible;position:relative}@media screen and (max-width:767px){.cart .cart__summary .cart-features{margin-top:var(--size-4)}.cart .cart__summary .cart-features .cart-features__feature{width:50%}.cart .cart__summary .cart-features .cart-features__content-title{font-size:var(--text-sm)}.cart .cart__summary .cart-features .cart-features__content-description{font-size:var(--text-xxs);white-space:nowrap}}@media screen and (max-width:768px){.cart .cart__summary .cart-features__content-tooltip{display:none}}.cart .cart__note{background-color:var(--color-white);padding:var(--size-8)}.cart .cart__note textarea{margin-top:var(--size-8);width:100%;padding:var(--size-4);resize:none;border:1px solid var(--color-gray-light);outline:none}@media screen and (max-width:767px){.cart .cart__note{padding:var(--size-4)}.cart .cart__note textarea{margin-top:var(--size-4)}}.cart .discounts__discount{display:flex;gap:var(--size-1)}.cart .discounts__discount svg{width:16px;height:16px}@media screen and (max-width:767px){.cart .discounts__discount{display:inline-block;font-size:var(--text-xxs)}.cart .discounts__discount is-land{float:left;margin-right:6px}}.belgepro-terms{margin-bottom:0!important}.belgepro-terms a{-webkit-text-decoration:underline;text-decoration:underline}.belgepro-terms input{width:auto}main-collection{display:block}#ProductGridContainer{margin-top:var(--size-8)}.main-collection{padding-top:0!important}.main-collection .main-collection__bar{display:flex;justify-content:space-between;align-items:center;padding:var(--size-8) 0;flex-wrap:wrap}@media screen and (max-width:768px){.main-collection .main-collection__bar{flex-wrap:nowrap;flex-direction:row;padding:var(--size-3) 0}}.main-collection .main-collection__description{margin:var(--size-8) 0 0 0}.main-collection .main-collection__title{display:flex;gap:var(--size-4);align-items:center}@media screen and (max-width:767px){.main-collection .main-collection__title{padding:0;width:100%;justify-content:space-between}}.main-collection .main-collection__title span{font-size:var(--text-xl);white-space:nowrap}@media screen and (max-width:768px){.main-collection .main-collection__title span{font-size:var(--text-lg)}}.main-collection .main-collection__hero{position:relative}.main-collection .main-collection__hero>img{width:100%;height:auto}@media(max-width:768px){.main-collection .main-collection__hero>img{width:100%;height:100%;object-fit:cover;position:absolute}}.main-collection .main-collection__hero .main-collection__hero-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--size-16);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;color:var(--color-white)}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-logo img{max-height:64px;object-fit:contain;max-width:260px}.main-collection .main-collection__hero .main-collection__hero-content h1{margin-bottom:var(--size-4);font-size:var(--text-8xl)}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-description{font-size:var(--text-3xl)}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-description p{margin:0}@media(max-width:768px){.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-description{font-size:var(--text-2xl)}}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-button{margin-top:var(--size-4);position:absolute;bottom:var(--size-8);right:var(--size-8)}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-button svg{transform:rotate(90deg)}.main-collection .main-collection__hero .main-collection__hero-content .main-collection__hero-button svg path{fill:var(--color-white)}@media screen and (max-width:768px){.main-collection .main-collection__hero .main-collection__hero-content{width:100%;min-height:520px;position:relative;padding:var(--size-6)}}.main-collection .main-collection__buttons{display:flex;gap:var(--size-4);align-items:center}@media screen and (max-width:767px){.main-collection .main-collection__buttons{width:100%;justify-content:space-between;gap:0}.main-collection .main-collection__buttons .button{width:50%;height:auto;font-weight:100}.main-collection .main-collection__buttons .dropdown{width:50%;text-align:center}.main-collection .main-collection__buttons .dropdown .button{width:100%}}.main-collection .main-collection__active-filter{white-space:nowrap;gap:var(--size-2);align-items:center;overflow:auto;width:100%;margin-top:var(--size-6);display:flex;padding:0}.main-collection .main-collection__active-filter:empty{display:none}.main-collection .main-collection__active-filter .button{height:auto;padding:var(--size-2) var(--size-4)}.main-collection .main-collection__active-filter .button img{width:16px;height:16px}.main-collection .main-collection__active-filter .button span span{font-weight:var(--font-weight-regular)}@media screen and (max-width:767px){.main-collection .main-collection__active-filter{padding:0 var(--size-4)}}.main-collection .banner,.main-collection .banner__image,.main-collection .banner__image-desktop,.main-collection .banner__image-mobile{width:100%;height:100%}.main-collection .main-collection__banner-video video{width:100%;height:100%;object-fit:cover}.main-collection .product-list{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--size-6);grid-auto-flow:dense}@media screen and (max-width:767px){.main-collection .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--size-3)}}.main-collection .product-list__banner{grid-column:1 / 3;grid-row:3}@media screen and (max-width:767px){.main-collection .product-list__banner{grid-column:1 / -1!important}}.main-collection .product-list__banner-image{width:100%;height:100%}.main-collection .product-list__banner-image--mobile{display:none}@media screen and (max-width:767px){.main-collection .product-list__banner-image--desktop{display:none}.main-collection .product-list__banner-image--mobile{display:block}}.main-collection .main-collection__banner-image,.main-collection .main-collection__banner-video{grid-column:1 / -1!important}.login-form .login-form__forgot-password{display:flex;justify-content:flex-end;margin-top:var(--size-1)}.login-form .login-form__forgot-password a{width:auto;background-color:transparent;border:0;padding:0;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px;font-size:var(--text-sm)}.login-form .login-form__recovery-password h3{margin-bottom:var(--size-6)}.login-form .login-form__recovery-line{position:relative}.login-form .login-form__forgot-password{top:14px;position:absolute;right:24px;font-weight:var(--font-weight-thin);width:auto}.n-fieldset.n-fieldset--submit{margin-top:var(--size-8)!important;margin-bottom:0!important}@media(max-width:768px){.n-fieldset.n-fieldset--submit{margin-top:var(--size-4)!important}}.errors ul{padding:0;margin:0 0 16px;list-style:none}.errors li{background:var(--color-red-tint);padding:var(--size-4)}.main-order .main-order__detail{margin-top:var(--size-8)}@media screen and (max-width:1024px){.main-order .main-order__detail{margin-top:var(--size-4)}}.main-order .main-order__detail h4{margin-bottom:var(--size-6)}@media screen and (max-width:767px){.main-order .main-order__detail h4{margin-bottom:var(--size-4)}}.main-order .order-info{border:1px solid var(--color-black-8);padding:var(--size-6)}.main-order .main-order__items{display:flex;flex-direction:column;gap:var(--size-6)}.main-order .main-order__compare-price{-webkit-text-decoration:line-through;text-decoration:line-through;margin-right:var(--size-2)}.main-order .main-order__discount{color:var(--color-green)}.main-order .main-order__item{display:flex;justify-content:space-between;align-items:center;width:100%}.main-order .main-order__item .main-order__image .block-image{width:120px;height:158px;object-fit:contain}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__image .block-image{width:104px;height:136px}}.main-order .main-order__item .main-order__item-info{flex:1;padding:var(--size-4) var(--size-6);flex-direction:column;display:flex;height:100%}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__item-info{padding:var(--size-1) var(--size-4)}}.main-order .main-order__item .main-order__sku{color:var(--color-black-32);font-size:var(--text-xs)}.main-order .main-order__item .main-order__vendor{margin-top:var(--size-4);font-weight:var(--font-weight-medium)}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__vendor{margin-top:var(--size-2);font-size:var(--text-sm)}}.main-order .main-order__item .main-order__title{font-size:var(--text-lg)}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__title{font-size:var(--text-base)}}.main-order .main-order__item .main-order__option{font-size:var(--text-sm)}.main-order .main-order__item .main-order__option:nth-child(4){margin-top:var(--size-2)}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__option{font-size:var(--text-xxs)}}.main-order .main-order__item .main-order__price{display:inline-flex;align-items:center;justify-content:flex-end}.main-order .main-order__item .main-order__mobile-price{display:none}@media screen and (max-width:1024px){.main-order .main-order__item .main-order__mobile-price{display:block;margin-top:var(--size-3);font-size:var(--text-sm)}}.main-order .main-order__summary{margin-top:var(--size-8);display:flex}@media screen and (max-width:1024px){.main-order .main-order__summary{flex-direction:column;margin-top:var(--size-4)}}.main-order .main-order__address,.main-order .main-order__total{padding:var(--size-8);border:1px solid var(--color-black-8);width:50%}@media screen and (max-width:1024px){.main-order .main-order__address,.main-order .main-order__total{width:100%}}.main-order .main-order__address h4,.main-order .main-order__total h4{margin-bottom:var(--size-6)}.main-order .main-order__address strong,.main-order .main-order__total strong{font-weight:var(--font-weight-medium)}.main-order .main-order__address p:last-child,.main-order .main-order__total p:last-child{margin-bottom:0}@media screen and (max-width:767px){.main-order .main-order__address,.main-order .main-order__total{padding:var(--size-6)}}.main-order .main-order__address{border-bottom:0}.main-order .main-order__address-detail{margin-top:var(--size-1-5)}@media screen and (min-width:769px){.main-order .main-order__total{border-left:0}}.main-order .main-order__total ul{list-style:none;padding:0;margin:0;margin-top:var(--size-6)}@media screen and (max-width:767px){.main-order .main-order__total ul{margin-top:var(--size-4);font-size:var(--text-sm)}}.main-order .main-order__total li{display:flex;justify-content:space-between;margin-top:var(--size-2);font-size:var(--text-base)}.main-order .main-order__total li:last-child{font-weight:var(--font-weight-medium);font-size:var(--text-lg)}.main-order .main-order__quantity-line{display:flex;justify-content:space-between;align-items:center;margin-top:var(--size-6)}@media screen and (max-width:767px){.main-order .main-order__quantity-line{flex-direction:column-reverse;gap:var(--size-2);align-items:flex-start;justify-content:flex-start;margin-top:var(--size-4);font-size:var(--text-sm)}}.main-order .main-order__cargo{display:flex;justify-content:space-between;width:100%;padding:var(--size-6);background-color:var(--color-background);margin-top:var(--size-8)}@media(max-width:768px){.main-order .main-order__cargo{padding:var(--size-4);margin-top:var(--size-4);align-items:center}.main-order .main-order__cargo .button{height:44px}}.main-order .main-order__cargo-icon{width:48px;height:48px;flex-shrink:0;background:var(--color-white);align-items:center;justify-content:center;display:inline-flex}.main-order .main-order__cargo-icon svg{width:24px;height:24px}.main-order .main-order__cargo-icon svg path{fill:var(--color-blue)}.main-order .main-order__cargo-title{font-size:var(--text-lg)}.main-order .main-order__cargo-info{display:inline-flex;flex-direction:column;gap:var(--size-0-5)}.main-order .main-order__cargo-no{font-size:var(--text-sm);color:var(--color-black-48)}.main-order .main-order__cargo-block{display:flex;align-items:center;gap:var(--size-3)}.main-order .main-order__buttons{margin-top:var(--size-8);display:flex;align-items:center;gap:var(--size-0-5)}@media screen and (max-width:767px){.main-order .main-order__buttons{margin-top:var(--size-4);gap:var(--size-2)}.main-order .main-order__buttons .button{width:100%}}.main-page .main-page__content{background-color:var(--color-white);padding:var(--size-12);max-width:1000px;margin:0 auto}n-main-product{display:block}.main-product{width:100%;overflow:initial!important;padding:var(--size-8)!important}@media(max-width:1100px){.main-product{padding:var(--size-3)!important}}.main-product .main-product__media-mobile{display:none}@media screen and (max-width:768px){.main-product .main-product__media-mobile{display:block}}.main-product .main-product__inner{background-color:var(--color-white);display:flex;width:100%;justify-content:space-between}@media screen and (max-width:768px){.main-product .main-product__inner{flex-direction:column;padding:0!important}}.main-product .main-product__left{width:66.66%;flex-shrink:0;position:relative}@media screen and (max-width:768px){.main-product .main-product__left{width:100%;padding:0;position:relative;top:0}}.main-product .main-product__left .main-product__medias{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:var(--size-0-5)}.main-product .main-product__left .main-product__medias video{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.main-product .main-product__left .main-product__medias{display:none}}.main-product .main-product__left .badges{left:var(--size-6);top:var(--size-6);width:calc(100% - 150px);gap:}@media screen and (max-width:768px){.main-product .main-product__left .badges .badges__badge{font-size:var(--text-sm);padding:var(--size-2)}.main-product .main-product__left .badges .badges__badge-list{gap:var(--size-1)}}.main-product .main-product__left .badges__sale{font-size:var(--text-9xl)}.main-product .main-product__left .main-product__share{position:absolute;top:var(--size-4);right:var(--size-4);opacity:0;transition:all ease .2s}@media screen and (max-width:768px){.main-product .main-product__left .main-product__share{opacity:1}}.main-product .main-product__left:hover .main-product__share{opacity:1}.main-product .main-product__left .blaze-prev,.main-product .main-product__left .blaze-next{opacity:0;transition:all ease .2s;transform:translateY(-50%);background-color:var(--color-white)}.main-product .main-product__left .blaze-prev:hover,.main-product .main-product__left .blaze-next:hover{background-color:var(--color-gray-light)}@media screen and (max-width:768px){.main-product .main-product__left .blaze-prev,.main-product .main-product__left .blaze-next{display:none}}.main-product .main-product__left:hover .blaze-prev,.main-product .main-product__left:hover .blaze-next{opacity:1}.main-product .main-product__left .blaze-pagination{position:absolute;bottom:var(--size-3);right:var(--size-3);display:flex;gap:var(--size-1);z-index:2;justify-content:center}.main-product .main-product__left .blaze-pagination button{background-color:var(--color-white)}.main-product .main-product__left .blaze-pagination button.active{background-color:var(--color-pink)}.main-product .main-product__info{padding:var(--size-12);width:33.33%;flex-shrink:0;display:flex;flex-direction:column;gap:var(--size-8);justify-content:flex-start;position:sticky;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:0}@media screen and (max-width:768px){.main-product .main-product__info{width:100%;padding:var(--size-6);gap:var(--size-6)}}.main-product .main-product__info select{background:url(./arrow-down.svg) no-repeat center right 12px;background-size:20px 20px}.main-product.main-product--gift-card .main-product__info{justify-content:center}.main-product .cart-discount-badge{font-size:var(--text-sm);text-transform:capitalize}.main-product .main-product__sku{color:var(--color-black-32);font-size:var(--size-xs)}@media screen and (max-width:768px){.main-product .main-product__sku{order:99}}.main-product .main-product__title-wrapper{display:flex;flex-direction:column;gap:var(--size-0-5)}.main-product .main-product__title-wrapper h1{font-size:var(--text-3xl);line-height:var(--text-5xl)}.main-product .main-product__title-wrapper a:hover{-webkit-text-decoration:underline;text-decoration:underline}@media screen and (max-width:768px){.main-product .main-product__title-wrapper h1{font-size:var(--text-2-75xl)}.main-product .main-product__title-wrapper span{font-size:var(--text-sm)}}.main-product .main-product__price{font-size:22px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.main-product .main-product__price{font-size:20px}}.main-product .main-product__find-size{margin-bottom:calc(var(--size-2) * -1);display:inline-flex}.main-product .main-product__find-size a{display:inline-flex;align-items:center;gap:var(--size-3)}.main-product .main-product__find-size a svg{width:20px;height:20px}.main-product .main-product__find-size a span{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:var(--size-1);font-size:var(--size-sm)}.main-product .main-product__buy-buttons .button{width:100%}.main-product .main-product__buy-buttons .button.button--bordered:hover{background-color:var(--color-black);color:var(--color-white)}@media screen and (max-width:768px){.main-product .main-product__buy-buttons .button.button--bordered:hover:hover{background-color:var(--color-white);color:var(--color-black)}.main-product .main-product__buy-buttons .button.button--bordered:hover svg,.main-product .main-product__buy-buttons .button.button--bordered:hover path{fill:var(--color-black)}}.main-product .main-product__buy-buttons .shopify-payment-button button{background-color:var(--color-white);color:var(--color-black);padding:0;min-height:initial;height:initial;padding:var(--size-2-5);font-weight:var(--font-weight-medium);font-size:var(--text-xl);line-height:inherit;transition:all ease .3s;border-radius:48px;box-shadow:inset 0 0 0 1px var(--color-black)}.main-product .main-product__buy-buttons .shopify-payment-button button[aria-disabled]{opacity:.24;cursor:not-allowed}.main-product .main-product__buy-buttons .shopify-payment-button button:hover{background-color:var(--color-black-5)}.main-product .main-product__description{font-size:var(--text-lg);line-height:var(--text-2xl);font-weight:550}.main-product .main-product__description p{margin:0}.main-product .main-product__detail-info{display:flex;flex-direction:column;gap:var(--size-3)}.main-product .main-product__detail-info .main-product__detail-info-row{display:flex;width:100%;justify-content:space-between;align-items:center}.main-product .main-product__detail-info .main-product__detail-info-row.hidden{display:none}@media screen and (max-width:768px){.main-product .main-product__detail-info .main-product__detail-info-row{font-size:var(--text-sm)}}.main-product .main-product__detail-info .main-product__cargo,.main-product .main-product__detail-info .main-product__shop-info{display:flex;gap:var(--size-2);align-items:center;font-size:var(--size-sm)}.main-product .main-product__detail-info .main-product__cargo p,.main-product .main-product__detail-info .main-product__shop-info p{margin:0}.main-product .main-product__detail-info .main-product__cargo.hidden,.main-product .main-product__detail-info .main-product__shop-info.hidden{display:none}.main-product .main-product__detail-info .main-product__cargo a,.main-product .main-product__detail-info .main-product__shop-info a{-webkit-text-decoration:underline;text-decoration:underline}.main-product .main-product__detail-info .main-product__cargo svg,.main-product .main-product__detail-info .main-product__shop-info svg{width:20px;height:20px}.main-product .main-product__detail-info .main-product__last-badge{color:var(--color-red)}.main-product .variant-selects .form__label{display:none}.main-product .main-product__tabs{display:flex;flex-direction:column}.main-product .main-product__tabs .main-product__tab{display:flex;align-items:center;justify-content:space-between;padding:var(--size-4) 0;border-bottom:1px solid var(--color-black-5);cursor:pointer;font-size:var(--text-lg);font-weight:200;transition:all ease .3s}.main-product .main-product__tabs .main-product__tab:hover{color:var(--color-blue)}.main-product .main-product__tabs .main-product__tab:hover path{fill:var(--color-blue)}.main-product .main-product__tabs .main-product__tab-content{display:none}.main-product .main-product__swatches{width:100%;overflow:auto;display:flex;gap:var(--size-2)}.main-product .main-product__swatches a{display:inline-block;width:60px;height:80px;flex-shrink:0;padding:1px}.main-product .main-product__swatches a img{width:58px;height:79px}.main-product .main-product__swatches a.active,.main-product .main-product__swatches a:hover{box-shadow:inset 0 0 0 1px var(--color-black)}.main-product .main-product__swatches img{display:block;width:60px;height:80px;object-fit:contain}.main-product .main-product__variant-picker label{min-width:64px}.main-product__size-table{background-color:#fff}.main-product__size-table table{border-collapse:collapse}.main-product__size-table table td,.main-product__size-table table th{border:1px solid #000;padding:16px 8px}.main-product__size-table tr td{font-size:14px;width:120px!important;text-align:center}.main-product__size-table table tr:nth-child(odd){background-color:#dfdfdf}.main-product__size-table table tr:first-child{font-weight:500}.form-container{width:100%;max-width:576px;margin:0 auto}.register-form .custom-checkbox{align-items:flex-start;position:relative;flex-wrap:wrap;flex:1}.register-form .custom-checkbox .checkmark{top:4px;transform:translate(0)}.register-form ul li{color:var(--color-red)}.register-form ul li a{-webkit-text-decoration:underline;text-decoration:underline}.n-input{position:relative;width:100%}.n-input.is-focused input{border-color:var(--color-black)}.n-input.is-focused svg path{fill:var(--color-black)}.n-input.has-value svg path{fill:var(--color-black)}.n-input.error input{box-shadow:inset 0 0 0 1.5px var(--color-red)}.n-input.error svg path{fill:var(--color-red)}.n-input.n-input--icon input{padding-left:var(--size-12)}.n-input svg{position:absolute;top:14px;left:16px;width:20px;height:20px}.n-input svg path{fill:var(--color-black-32);fill-opacity:1}.n-fieldset{display:flex;width:100%;gap:var(--size-2);margin-bottom:var(--size-2)}.n-fieldset.n-fieldset--submit{margin-top:var(--size-1);justify-content:center}.n-fieldset a{-webkit-text-decoration:underline;text-decoration:underline}.n-fieldset button{width:100%}.n-fieldset .error-message:empty{display:none}.n-fieldset .error-message,.n-fieldset .form-message--error{color:var(--color-red);font-size:var(--text-xs);margin-top:var(--size-2);padding:0 var(--size-6)}.n-fieldset .error-message:before,.n-fieldset .form-message--error:before{content:"\30fb"}.form-message{margin-top:var(--size-1)}.form__message--success{display:flex;align-items:center;gap:var(--size-3);background-color:var(--color-green-tint);padding:var(--size-4)}.form__message--success svg{width:20px;height:20px}.form__message--success svg path{fill:var(--color-green)}.form-message--error{color:var(--color-red);margin-bottom:var(--size-2);margin-top:var(--size-1)}.form-error-message{color:var(--color-red);font-size:var(--text-base);margin-bottom:var(--size-2)}.auth-page{display:flex;justify-content:center;align-items:center;min-height:60vh}@media screen and (max-width:767px){.auth-page{align-items:flex-start}}.auth-page .auth-page__inner{width:100%;max-width:596px;margin:0 auto;display:flex;flex-direction:column;gap:var(--size-6);padding:var(--size-8);margin:var(--size-16) 0;background-color:var(--color-white)}@media screen and (max-width:767px){.auth-page .auth-page__inner{padding:var(--size-8) var(--size-4)}}.auth-page .auth-tabs{color:var(--color-black-24);display:flex;gap:var(--size-6)}.auth-page .auth-tabs.hidden{display:none}.auth-page .auth-tabs a.active,.auth-page .auth-tabs a:hover{color:var(--color-black)}.n-fieldset--marketing{margin-top:var(--size-8)}@media(max-width:768px){.n-fieldset--marketing{margin-top:var(--size-4)}}.n-fieldset--kvkk .error-message{padding:0;display:block;width:100%}.reset-password h3{margin-bottom:var(--size-6)}.main-search{min-height:60vh}.main-search .main-search__no-data-page{min-height:60vh;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;gap:var(--size-8);padding:var(--size-12);text-align:center;background-color:#fff;margin:var(--size-8) 0}.main-search .main-search__no-data-page h1{text-align:left}.main-search .main-search__no-data-page .main-search__no-data-icon svg{width:64px;height:64px;margin-bottom:var(--size-4)}.main-search .main-search__no-data-page .main-search__no-data-icon svg path{fill:var(--color-pink)}.main-search .main-search__no-data-page a{-webkit-text-decoration:underline;text-decoration:underline}.main-search .main-search__no-data-page form{margin-top:0}.main-search .main-search__no-data-page .search-form .n-input{position:relative}.main-search .main-search__no-data-page .search-form .n-input input{padding-right:96px}.main-search .main-search__no-data-page .search-form .n-input svg{position:relative;top:0;left:0;width:24px;height:24px}.main-search .main-search__no-data-page .search-form .n-input button{position:absolute;right:4px;top:4px}.newsletter{background-color:var(--color-blue);overflow:hidden;margin-top:var(--size-8)}@media(max-width:1100px){.newsletter{padding:var(--size-6)!important}.newsletter .container{padding:0!important}}.newsletter .newsletter__items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--size-6);grid-auto-rows:1fr}@media(max-width:1100px){.newsletter .newsletter__items{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:var(--size-3)}}.newsletter .newsletter__item{will-change:transform,opacity;border-radius:var(--border-radius-base);overflow:hidden}@media(max-width:1100px){.newsletter .newsletter__item:not(.newsletter__item--4){height:135px}}.newsletter .newsletter__item--form{background-color:var(--color-black-16);grid-column:span 3}.newsletter .newsletter__form{display:flex;align-items:stretch;flex-direction:column;justify-content:center;color:var(--color-white);gap:var(--size-6);padding:var(--size-16)}@media(max-width:1100px){.newsletter .newsletter__form{padding:var(--size-6)}}.newsletter p{margin:0}.newsletter a{-webkit-text-decoration:underline;text-decoration:underline}.newsletter .newsletter__messages{margin-top:var(--size-2)}.newsletter .newsletter__message--error{color:#f16a18}.newsletter .newsletter__message--success{color:var(--color-green)}.newsletter .newsletter__input{position:relative;width:100%}.newsletter .newsletter__input input{border-radius:48px;width:100%;border:none;background-color:var(--color-white);color:var(--color-black);padding:0 var(--size-1) 0 var(--size-6);outline:none;font-size:var(--text-lg);height:56px}.newsletter .newsletter__input button{position:absolute;top:50%;right:4px;transform:translateY(-50%)}.newsletter .newsletter__kvkk{margin-top:var(--size-6)}.newsletter .newsletter__kvkk .checkbox-label{font-size:var(--text-base)}@media(max-width:1100px){.newsletter .newsletter__item--5,.newsletter .newsletter__item--6,.newsletter .newsletter__item--7{display:none}}.main-favorites favorite-button{opacity:1;display:block}.main-favorites .product-card{border-bottom:1px solid var(--color-black-8)}.main-favorites .product-card__content{border:1px solid var(--color-black-8);border-bottom:0}.main-favorites h2{text-align:left}.favorites-container h2{font-size:24px;margin-bottom:20px;text-align:center}.favorites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:767px){.favorites-grid{gap:8px}}@media(min-width:1400px){.favorites-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.favorites-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.favorites-grid{grid-template-columns:repeat(2,1fr)}}.favorite-actions{margin-top:10px;display:flex;justify-content:center}.remove-favorite{background-color:#ff5252;color:#fff;border:none;border-radius:4px;padding:8px 12px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.remove-favorite:hover{background-color:red}.no-favorites{grid-column:1 / -1;text-align:center;padding:40px 0;font-size:16px;color:#888}.main-favorites__empty-icon svg{width:64px;height:64px}.main-favorites__empty-icon svg path{fill:var(--color-pink)}.recommendation-products-ai{padding-top:0!important;padding-bottom:var(--size-8)!important}.featured-products__items-skeleton{display:flex;justify-content:space-between}@media(max-width:1100px){.featured-products__items-skeleton{gap:16px}}.featured-products__items-skeleton .product-card--skeleton{width:23%}@media(max-width:768px){.featured-products__items-skeleton .product-card--skeleton{width:43%;flex-shrink:0}}.recommendation-products-ai .featured-products__items{display:block!important}.recommendation-products-ai .featured-products__buttons{display:flex;justify-content:flex-end}.template-index .slideshow:before{content:"";position:absolute;top:0;left:0;width:100%;height:200px;z-index:1;background:linear-gradient(to bottom,#0009,#0000)}@media(max-width:768px){.template-index .slideshow:first-child{height:100vh}.template-index .slideshow:first-child .blaze-container,.template-index .slideshow:first-child .blaze-track-container,.template-index .slideshow:first-child .blaze-track{height:100%}}.template-index .slideshow .slideshow__slide{height:100vh;aspect-ratio:initial}.slideshow .slideshow__slide{position:relative;overflow:hidden}.slideshow .slideshow__slide img{display:block;width:100%}.slideshow .slideshow__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.slideshow .slideshow__title{font-size:var(--text-7xl);color:var(--color-white);text-align:center}.slideshow .slideshow__subtitle{font-size:var(--text-3xl);color:var(--color-white);text-align:center;margin:10px 0 0}.slideshow .slideshow__image--mobile{display:none}.slideshow .slideshow__button{position:absolute;bottom:var(--size-8);right:var(--size-8);z-index:3}.slideshow .slideshow__button svg path{fill:var(--color-white)}@media screen and (max-width:767px){.slideshow .slideshow__image--desktop{display:none}.slideshow .slideshow__image--mobile{display:block}}.slideshow .slideshow__video{width:100%;height:100%}.slideshow .slideshow__video video{width:100%;height:100%;object-fit:cover}.slideshow:hover .blaze-prev,.slideshow:hover .blaze-next{opacity:1}.slideshow .blaze-prev,.slideshow .blaze-next{opacity:0;transform:translateY(-50%)}@media screen and (max-width:767px){.slideshow .blaze-prev,.slideshow .blaze-next{display:none}}.slideshow .blaze-pagination{position:absolute;bottom:var(--size-6);right:var(--size-8)}.main-sticky-content .main-sticky-content__content{background-color:var(--color-white);display:flex;margin:var(--size-12) 0;align-items:flex-start}.main-sticky-content .main-sticky-content__text{padding:var(--size-12);position:sticky;top:110px;width:100%;align-self:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.main-sticky-content .main-sticky-content__images{flex:1;display:flex;flex-direction:column;width:40%}.main-sticky-content .main-sticky-content__images img{display:block;width:100%;height:auto}.text-with-image{overflow:hidden;padding:var(--size-8) 0!important}.text-with-image .text-with-image__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:768px){.text-with-image .text-with-image__content{grid-template-columns:repeat(1,minmax(0,1fr))}}.text-with-image .text-with-image__text{display:flex;flex-direction:column;justify-content:center;padding:80px;background-color:var(--color-black);overflow:hidden}@media(max-width:768px){.text-with-image .text-with-image__text{padding:var(--size-16) var(--size-8)}}.text-with-image .text-with-image__text-content{font-size:var(--text-6xl);color:var(--color-white);line-height:1.16;will-change:transform,opacity}.text-with-image .text-with-image__text-content p{margin:0}@media(max-width:768px){.text-with-image .text-with-image__text-content{font-size:var(--text-3xl)}}.text-with-image .text-with-image__image{overflow:hidden}.text-with-image .text-with-image__image img{object-fit:cover;will-change:transform;scale:1.2}.text-with-image .text-with-image__button{margin-top:var(--size-8);will-change:transform,opacity}#more-payment-options-link{display:none!important}.featured-product__footer{margin-top:16px}@media(max-width:767px){.landing-image-animation{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/reference-components.css.map */
