*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:16px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400}a{text-decoration:none;transition:color .2s ease}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem}.site-logo{max-width:180px}.nav__list{display:flex;list-style:none;gap:2rem}.footer{padding:3rem 0;background-color:var(--color-background-dark);color:var(--color-text-light)}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:0;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.btn:hover{background-color:var(--color-primary-hover);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.product-card{position:relative;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-card__image-container{position:relative;overflow:hidden;margin-bottom:1rem}.product-card__image{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover}.product-card__image-container--auto .product-card__image,.product-card__image-container--auto .product-card__gallery-slide .product-card__image{aspect-ratio:auto!important;height:auto!important;object-fit:contain!important}@media(max-width:768px){.grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:480px){.grid{grid-template-columns:repeat(4,1fr)}}.sale-promo-section{width:100%;box-sizing:border-box;border:1px solid var(--promo-border, #e5e5e5);position:relative;overflow:hidden;padding:0;margin:0 auto 3rem}.sale-promo__container{display:flex;flex-direction:row;width:100%;height:100%;min-height:400px;max-width:1200px;margin:0 auto;box-sizing:border-box;position:relative}.sale-promo__container--left{flex-direction:row}.sale-promo__container--right{flex-direction:row-reverse}.sale-promo__image-block{flex:1 1 50%;display:flex;align-items:center;justify-content:center;min-width:0;background:none;padding:0;position:relative;z-index:1}.sale-promo__image{width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:0;display:block}.sale-promo__content-block{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:0 2.5rem;box-sizing:border-box;position:relative;z-index:1}.sale-promo__content-inner{width:100%;max-width:480px;margin:auto;display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.sale-promo__middle-strip{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;height:90%;min-height:200px;display:flex;align-items:center;justify-content:center;pointer-events:none;margin:0}.sale-promo__heading{font-weight:800;margin:0 0 .5rem;line-height:1.1;letter-spacing:-.01em}.sale-promo__text{margin:0 0 1.5rem;line-height:1.5}.sale-promo__button{display:inline-block;padding:.85em 2.5em;border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center;border:none;cursor:pointer;transition:background .2s,color .2s;margin-top:1rem}.countdown-timer{display:flex;gap:1.5rem;font-variant-numeric:tabular-nums;font-weight:400;margin-top:2rem;align-items:center;justify-content:flex-start}.countdown-timer .countdown-group{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:60px}.countdown-timer .countdown-number{font-weight:700;font-size:inherit;line-height:1.1}.countdown-timer .countdown-label{font-weight:400;font-size:inherit;margin-left:0;opacity:.7;line-height:1.1}.sale-promo__content-block{padding-right:2.5rem;padding-left:0}.sale-promo__container--left .sale-promo__content-block{padding-left:2.5rem;padding-right:0}.sale-promo__image-block,.sale-promo__container--right .sale-promo__image-block{padding:0}@media(max-width:1024px){.sale-promo__container{max-width:100vw;padding:0 1rem}.sale-promo__content-inner{max-width:100%;padding:0}}@media(max-width:900px){.sale-promo-section{height:auto!important}.sale-promo__container{min-height:0;height:auto;flex-direction:column;display:flex}.sale-promo__container--mobile-top .sale-promo__image-block{order:1}.sale-promo__container--mobile-top .sale-promo__middle-strip{order:2}.sale-promo__container--mobile-top .sale-promo__content-block{order:3}.sale-promo__container--mobile-bottom .sale-promo__content-block{order:1}.sale-promo__container--mobile-bottom .sale-promo__middle-strip{order:2}.sale-promo__container--mobile-bottom .sale-promo__image-block{order:3}.sale-promo__content-block{width:100%;padding:2rem 1rem;align-items:center}.sale-promo__image-block{width:100%;height:auto}.sale-promo__image{width:100%;height:auto;max-width:100%;max-height:none}.sale-promo__middle-strip{position:static!important;transform:none!important;left:auto!important;top:auto!important;width:100%!important;height:48px!important;min-height:48px!important;overflow:hidden!important;z-index:2;margin:0}.vertical-marquee{width:100%!important;min-width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;position:relative!important}.vertical-marquee__inner{position:absolute!important;display:flex!important;flex-direction:row!important;width:200%!important;height:100%!important;will-change:transform!important;animation:smooth-horizontal-scroll var(--marquee-speed, 10s) linear infinite!important}.vertical-marquee__content{display:flex!important;flex-direction:row!important;width:50%!important;height:100%!important}.vertical-marquee__text{writing-mode:horizontal-tb!important;text-orientation:mixed!important;padding:0 .5rem!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important}@keyframes smooth-horizontal-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}}@media(max-width:600px){.sale-promo-section{border-width:0;margin-bottom:1.5rem}.sale-promo__container{padding:0}.sale-promo__content-inner{padding:0;gap:1.2rem}.sale-promo__heading{font-size:2rem!important}.sale-promo__text{font-size:1rem!important}.sale-promo__button{font-size:1rem!important;padding:.7em 1.5em}.countdown-timer{gap:.7rem;font-size:1.1rem!important}.countdown-timer .countdown-group{min-width:40px}}.text-reveal{display:inline-block;overflow:hidden}.text-reveal span{display:inline-block;opacity:0;transition:none;will-change:transform,opacity}.text-reveal.text-reveal--active span{animation:text-reveal-slide-up .5s cubic-bezier(.23,1,.32,1) forwards}@keyframes text-reveal-slide-up{0%{opacity:0;transform:translateY(1em)}to{opacity:1;transform:translateY(0)}}.shopify-policy__title{text-transform:capitalize}@media screen and (max-width:749px){.mobile-nav__link[href="/search"],.mobile-nav__link[href="/account/login"],.mobile-nav__link[href="/account/register"],.mobile-nav__link[href*=account]{display:none!important}}img[alt=KROSSO],.site-logo,.header__logo img,.footer__logo img,.logo img,[class*=logo] img{border-radius:0!important}.footer-menu-item{display:block;padding-top:0!important;padding-bottom:0!important;line-height:.5!important;margin-bottom:0!important}.footer-menu,.footer__menu,.footer-menu-item{text-align:center!important}.footer-menu-item{text-align:center!important;padding-left:0!important;padding-right:0!important}.product-card-add-to-cart-link-8926140170389-template--20428414386325__featured_collection_grid_KwUbUH,a[class*=product-card-add-to-cart-link],.ic-dots{display:none!important}.sort-filter-button{margin-left:auto!important;display:block!important}.grid-controls,.collection__grid-controls,[class*=grid-controls]{display:flex!important;justify-content:flex-end!important}*{letter-spacing:normal!important}body,p,h1,h2,h3,h4,h5,h6,.nav__link,.btn-text,.product-card__title,.footer-menu-item,span,a,li{line-height:1.25!important}h1,h2,h3,h4,h5,h6{line-height:1.2!important}.footer-menu-item:hover{text-decoration:underline!important}.mobile-menu a,.drawer-menu a,.nav-drawer a{font-weight:200!important}footer img[alt=Facebook],footer img[alt=X],footer img[alt=Instagram]{filter:brightness(0) invert(1)!important;-webkit-filter:brightness(0) invert(1)!important}footer a[aria-label] img{filter:brightness(0) invert(1)!important;-webkit-filter:brightness(0) invert(1)!important}footer img,.footer img,[class*=footer] img{filter:invert(1) brightness(2)!important;-webkit-filter:invert(1) brightness(2)!important}.footer-menu-item{color:#fff!important}.footer-menu-item:hover{color:#e0e0e0!important}.slideshow-slide img,.slide-image,[class*=slide] img{object-position:center 25%!important}.slideshow-slide,[class*=slide]{background-position:center 25%!important}.slideshow-progress{display:none!important}@media(max-width:768px){.slideshow-slide-wrapper{height:65vh!important;min-height:65vh!important;max-height:65vh!important}.slideshow-slide-wrapper .slide-block-AbWVTTU80b3JGQ0dtS__slide_4qyyE4,.slideshow-slide-wrapper .slide-media-AbWVTTU80b3JGQ0dtS__slide_4qyyE4{height:65vh!important}.slideshow-slide-wrapper .slide-media-AbWVTTU80b3JGQ0dtS__slide_4qyyE4 img{height:65vh!important;object-fit:cover!important}}section[id*=featured_collection]{margin-top:0!important;padding-top:0!important}section[id*=slideshow_hYdxNt]+section{margin-top:0!important;padding-top:0!important}@media(max-width:768px){section[id*=featured_collection]{margin-top:-210px!important;padding-top:0!important}section[id*=slideshow_hYdxNt]+section{margin-top:-190px!important;padding-top:0!important}}section[id*=slideshow_hYdxNt]{margin-bottom:0!important;padding-bottom:0!important}footer .footer-policy-link,footer [class*=policy]{padding-bottom:0!important}.shopify-policy__container,.shopify-policy__body{padding-top:10px!important;margin-top:0!important}@media(max-width:768px){.shopify-policy__container,.shopify-policy__body{padding-top:10px!important;margin-top:0!important}}.shopify-policy__container,.shopify-policy__body{padding-bottom:40px!important}@media(max-width:768px){.shopify-policy__container,.shopify-policy__body{padding-bottom:30px!important}}.shopify-policy__title,.shopify-policy h1{margin-top:20px!important}@media(max-width:768px){.shopify-policy__title,.shopify-policy h1{margin-top:15px!important}}.mobile-nav,.mobile-nav a,.mobile-nav-item,[class*=mobile-menu],[class*=mobile-nav]{font-family:Satoshi,sans-serif!important}@media(max-width:768px){.floating-cart-bar-container{position:fixed!important;bottom:20px!important;left:50%!important;transform:translate(-50%)!important;width:95%!important;max-width:95%!important;z-index:999!important;padding:0!important;margin:0!important}.floating-cart-bar{width:100%!important;display:flex!important;margin:0!important;white-space:nowrap!important}.floating-cart-bar__content{width:100%!important;white-space:nowrap!important}.floating-cart-bar__text,.floating-cart-bar__count,.floating-cart-bar__total{white-space:nowrap!important}}.custom-button-wa{box-shadow:3px 3px 8px #00000026!important;transition:box-shadow .3s ease!important}.custom-button-wa:hover{box-shadow:4px 4px 12px #0003!important}@media(max-width:767px){#shopify-section-template--20428414386325__slideshow_VA4UYX{display:block!important;height:500px!important;max-height:500px!important;overflow:hidden!important;margin-bottom:200px!important}.slideshow-wrapper{display:block!important;height:100%!important}.slideshow-container{height:100%!important}section.featured-collection-wa{margin-top:130px!important;padding-top:80px!important;clear:both!important}.collection-title-wa{margin-bottom:10px!important}.featured-collection-wa .product-grid,.featured-collection-wa [class*=grid]{margin-top:0!important;padding-top:0!important}}@media(max-width:767px){.product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988{padding-top:0!important;row-gap:0!important}[class*=product-card-wa]{padding:0!important;margin-bottom:-20px!important}.product-grid__item{margin:0!important;padding:0!important}[class*=product-grid-]{row-gap:0!important;padding:0!important}[class*=product-card-wa]>div{gap:0!important}@media(max-width:768px){.header__content{display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important}.header__mobile-toggle{order:1!important;flex:0 0 auto!important}.header__logo{order:2!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.header__actions{order:3!important;flex:0 0 auto!important;margin-left:auto!important}.header__nav--desktop{display:none!important}}[class*=product-card] div[style*="min-height: 40px"]{min-height:0!important;height:auto!important;padding:0!important;margin:0 0 8px!important}[class*=product-card] h3{margin:0!important;padding:0!important}[class*=product-price]{margin-top:0!important;padding-top:0!important}[class*=product-card] div[style*=min-height]{min-height:0!important;margin-bottom:8px!important}[class*=product-card] img{margin-bottom:4px!important}}@media(max-width:767px){.product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988{row-gap:20px!important;padding-top:0!important}[class*=product-card-wa]{padding:0!important;margin:0!important}[class*=product-card] div[style*=min-height]{min-height:0!important;margin-bottom:8px!important}}@media(max-width:767px){.product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988{row-gap:0px!important;padding:0!important}[class*=product-card-wa]{margin-bottom:20px!important;padding:0!important}[class*=product-card] div[style*=min-height]{min-height:0!important;margin-bottom:8px!important}}@media(max-width:767px){body:not(.template-collection) .product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988 [class*=product-card-wa]{margin-bottom:0!important}body.template-collection .product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988 [class*=product-card-wa]{margin-bottom:20px!important}.product-grid-AeEJ1b0NzZ0ZvZGIvW__product_grid_Pwj988{row-gap:0px!important;padding:0!important}[class*=product-card-wa]{padding:0!important}[class*=product-card] div[style*=min-height]{min-height:0!important;margin-bottom:0!important}}@media(max-width:768px){[id*=slideshow]{margin-bottom:0!important;padding-bottom:0!important}[id*=custom_liquid]{margin-top:0!important;padding-top:0!important}.shopify-section{margin-bottom:0!important}}@media screen and (max-width:767px){#shopify-section-template--20428414386325__custom_liquid_kFJMCC{margin-top:-205px!important;padding-top:0!important}.slideshow-pad-template--20428414386325__slideshow_hYdxNt{margin-bottom:0!important}}@media screen and (min-width:768px){#shopify-section-template--20428414386325__custom_liquid_kFJMCC{padding-top:5px!important}}@media screen and (max-width:767px){#shopify-section-template--20428414386325__custom_liquid_kFJMCC{margin-top:-220px!important;padding-top:0!important}}@media screen and (max-width:767px){.slideshow-container,.slideshow-pad{height:500px!important;max-height:500px!important;min-height:500px!important}.slideshow-slide-wrapper,[class*=slide-block-]{height:100%!important;max-height:100%!important}#shopify-section-template--20428414386325__custom_liquid_kFJMCC{margin-top:10px!important;padding-top:0!important;position:relative!important;z-index:10!important;display:block!important}.slideshow-pad,.slideshow-container{margin-bottom:0!important;padding-bottom:0!important}}@media screen and (max-width:767px){#shopify-section-template--20428414386325__image_carousel_zX9R7E .carousel-track{animation:carousel-scroll 15s linear infinite!important;-webkit-animation:carousel-scroll 15s linear infinite!important;will-change:transform}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@-webkit-keyframes carousel-scroll{0%{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(-100%)}}}.cart-drawer__footer .cart-drawer__view-cart,.cart-drawer__footer a[href="/cart"],.drawer__footer .button--secondary{display:none!important}.cart-drawer__header,.cart-drawer__heading,.cart-drawer__item-title,.drawer__header,.drawer__heading{font-family:Satoshi,sans-serif!important}.cart-drawer,.cart-drawer__item-price,.cart-drawer__item-quantity,.cart-drawer__subtotal,.cart-drawer__total,.cart-drawer__footer,.cart-drawer__checkout,.drawer__footer,.drawer__footer button,.drawer__footer .button{font-family:Manrope,sans-serif!important}.cart-drawer__item-remove,.cart-item__remove,.cart-drawer .cart-remove-button{font-size:0!important;position:relative}.cart-drawer__item-remove svg,.cart-item__remove svg{display:none}.cart-drawer__item-remove:after,.cart-item__remove:after{content:"";display:inline-block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='3 6 5 6 21 6'%3E%3C/polyline%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'%3E%3C/path%3E%3Cline x1='10' y1='11' x2='10' y2='17'%3E%3C/line%3E%3Cline x1='14' y1='11' x2='14' y2='17'%3E%3C/line%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(min-width:990px){.search-bar-section[data-section-id=template--20428414386325__search_bar_FEnBjE]{max-width:100%!important}.search-bar-section[data-section-id=template--20428414386325__search_bar_FEnBjE] .search-bar{max-width:100%!important;padding-left:10px;padding-right:10px}}header .header__account,header .header__icon--account,header a[href="/account"],header a[href*=account],.site-header .header__account,.site-header a[href="/account"]{display:inline-flex!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;position:relative!important}.size-chart-table tbody tr{cursor:pointer;transition:background .2s}.size-chart-table tbody tr:hover{background:#252525}.product-form button,.product-form__buttons button,.product-form__buttons a,button[type=submit],button[type=button],.button,a.button,button span,.button span,button div,.button div,.custom-button-wa,.custom-button-wa .button-content,.custom-button-wa .btn-text,button[class*=custom-button-wa],.custom-button-wa span,.custom-button-wa .button-content span{font-family:Satoshi,sans-serif!important;font-weight:700!important;font-style:normal!important}.gallery-dots{display:flex!important;gap:4px;justify-content:center;padding:5px 0;z-index:999;background:transparent}.gallery-dot{width:6px!important;height:6px!important;border-radius:50%;background:#d0d0d0!important;transition:all .3s ease}.gallery-dot.active{background:#000!important;width:8px!important;height:8px!important}@font-face{font-family:Satoshi;src:url(/cdn/shop/files/Satoshi-Variable.ttf?v=1768759609) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/cdn/shop/files/Satoshi-VariableItalic.ttf?v=1768759608) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Manrope;src:url(/cdn/shop/files/Manrope-VariableFont_wght.ttf?v=1768760219) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.heading,.collection-title-wa,.product-title,.product__title,.section-title,.card-title,.article-title{font-family:Satoshi,-apple-system,sans-serif!important;font-weight:700!important}body,p,span,div,a,li,ul,ol,td,th,label,input,textarea,select,.body-text,.description,.product-description{font-family:Manrope,-apple-system,sans-serif!important;font-weight:400}button,.button,.btn,input[type=submit],input[type=button],.custom-button-wa,.product-form__submit,.shopify-payment-button__button,.shopify-payment-button__button--unbranded,a.button{font-family:Satoshi,sans-serif!important;font-weight:700!important}nav,.header,.header__menu,.menu,.navigation,.nav-link,header a{font-family:Satoshi,sans-serif!important;font-weight:500!important}.price,.product-price,.money,[class*=price],.size-chart-popup,.size-chart-popup *{font-family:Satoshi,sans-serif!important;font-weight:700!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/main.css.map */
