.ks-separator hr{padding:0;margin:0;background-color:rgba(var(--color-foreground),1)}.ks-fancy-slideshow{display:block;background-color:transparent}.ks-fancy-slideshow .ks-media-wrapper{--opacity: 0;position:relative;overflow:hidden}.ks-fancy-slideshow .ks-media-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(var(--overlay-color-rgb),var(--overlay-opacity, .7));-webkit-backdrop-filter:blur(var(--overlay-blur, 0));backdrop-filter:blur(var(--overlay-blur, 0))}.ks-fancy-slideshow-media{width:100%;object-fit:cover;display:flex;transform:scale(1.2);transition:all 1s ease-out}.swiper-slide-fully-visible .ks-fancy-slideshow-media{transform:none}.ks-fancy-slideshow .placeholder-svg{background:rgba(var(--bs-dark-rgb),.1)}.ks-fancy-slideshow .swiper{--swiper-navigation-sides-offset: 3vw;--swiper-pagination-bottom: 2%;--swiper-scrollbar-sides-offset: 30vw;--swiper-scrollbar-bottom: 2%}.ks-fancy-slideshow .swiper[data-swiper-partial=true]{opacity:.2;transition:all .2s ease-out}.ks-fancy-slideshow .swiper[data-swiper-partial=true].swiper-initialized{opacity:1}.ks-fancy-slideshow .swiper-slide .ks-fancy-slideshow-caption{opacity:0;transition:all .2s linear;transition-delay:.4s}.ks-fancy-slideshow .swiper-slide-active .ks-fancy-slideshow-caption{opacity:1}.ks-fancy-slideshow .swiper-slide-active .scroll-trigger{animation:var(--animation-slide-in);animation-delay:.4s}.ks-fancy-slideshow .swiper .swiper-pagination-bullets .swiper-pagination-bullet{border-radius:50rem}.ks-fancy-slideshow .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{position:relative;background-color:transparent;animation:swiper_pagination_bullet_active .4s ease-out both}@keyframes swiper_pagination_bullet_active{to{width:24px}}.ks-fancy-slideshow .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active:before{content:"";position:absolute;background-color:rgba(var(--swiper-theme-color),1);width:0;height:100%;left:0;top:0;animation:swiper_pagination_bullet_active_inner 5s ease-out both;animation-duration:var(--autoplay-time)}@keyframes swiper_pagination_bullet_active_inner{to{width:100%}}.ks-fancy-slideshow .swiper[data-swiper-autoplay="0"] .swiper-pagination-bullet-active:before{width:100%}.ks-fancy-slideshow .swiper .swiper-pagination-fraction{padding-left:1rem;padding-right:1rem}.ks-fancy-slideshow-caption{background:none;position:absolute;left:0;right:0;display:flex;justify-content:center}.ks-fancy-slideshow-caption-inner{padding:1.5rem}@media(max-width:749px){.ks-fancy-slideshow{--font-heading-scale: .8}.ks-fancy-slideshow .swiper [class*=swiper-button]{display:none}.ks-fancy-slideshow .ks-section-content .title{line-height:1.1}.ks-fancy-slideshow .ks-section-content .description{line-height:normal}}@media(max-width:989px){.ks-fancy-slideshow-caption[data-position-mobile=top]{top:8%;bottom:auto}.ks-fancy-slideshow-caption[data-position-mobile=center]{top:50%;bottom:auto;transform:translateY(-50%)}.ks-fancy-slideshow-caption[data-position-mobile=bottom]{top:auto;bottom:10%}}@media(min-width:990px){.ks-fancy-slideshow-caption[data-position-desktop=left]{top:50%;bottom:auto;transform:translateY(-50%);left:15%;right:auto}.ks-fancy-slideshow-caption[data-position-desktop=center]{top:50%;bottom:auto;transform:translateY(-50%)}.ks-fancy-slideshow-caption[data-position-desktop=right]{top:50%;bottom:auto;transform:translateY(-50%);left:auto;right:15%}.ks-fancy-slideshow-caption[data-position-desktop=bottom]{bottom:8%}}.ks-parallax-media{display:block;position:relative;overflow:hidden}.ks-parallax-media .ks-media-wrapper{--opacity: 0}.ks-parallax-media .ks-media-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(var(--overlay-color-rgb, 0, 0, 0),var(--overlay-opacity, .7));-webkit-backdrop-filter:blur(var(--overlay-blur, 0));backdrop-filter:blur(var(--overlay-blur, 0))}.ks-parallax-media-media{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;min-height:100%;object-fit:cover}[data-full-screen=true] .ks-parallax-media-media{height:100vh!important}.simple-parallax-initialized .ks-parallax-media-media{position:static;transform:none}.ks-parallax-media-caption-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.ks-parallax-media-caption-inner{margin-left:auto;margin-right:auto;text-align:center;padding:1.5rem;display:flex;justify-content:center;align-items:center;height:100%}.ks-parallax-media:before,.ks-parallax-media:after{content:"";position:absolute;left:0;width:100%;height:12px;z-index:2}.ks-parallax-media:before{top:0}.ks-parallax-media:after{bottom:0}.ks-parallax-media[data-overlay-top-bottom-border=true]:before,.ks-parallax-media[data-overlay-top-bottom-border=true]:after{background:rgba(var(--color-foreground),.1)}.ks-sticky-media{display:block;position:relative}.ks-sticky-media .ks-media-wrapper{--opacity: 0;position:sticky;top:0;left:0;width:100%;height:100%;overflow:hidden}.ks-sticky-media .ks-media-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(var(--overlay-color-rgb, 0, 0, 0),var(--overlay-opacity, .7));-webkit-backdrop-filter:blur(var(--overlay-blur, 0));backdrop-filter:blur(var(--overlay-blur, 0))}.ks-sticky-media-media{display:flex;object-fit:cover;width:100vw;height:100vh}.ks-sticky-media .ks-media-wrapper svg.placeholder-svg{min-width:100vw;min-height:100vh}.ks-sticky-media-caption-wrapper{position:relative;margin-top:-100vh}.ks-sticky-media-caption-inner{margin-left:auto;margin-right:auto;text-align:center;padding:1.5rem;height:100vh;display:flex;justify-content:center;align-items:center}.ks-marquee{position:relative;display:block}.ks-marquee-wrapper{overflow:hidden;opacity:0;animation:ks_marquee_init .4s ease-out both;animation-delay:.2s;display:flex}@keyframes ks_marquee_init{to{opacity:1}}.ks-marquee-list{list-style:none;display:inline-flex;align-items:center;animation-timing-function:linear;animation-iteration-count:infinite;padding:0;margin:0}@media(prefers-reduced-motion:reduce){.marquee-list{animation:none}}.ks-marquee-list:hover{animation-play-state:paused}.ks-marquee-list li{flex-shrink:0;display:flex;align-items:center;transition:all .2s ease-out}.ks-marquee-list li span{display:inline-flex}.ks-marquee-list li a{transition:all .2s ease-out;text-decoration:none;color:currentColor;display:inline-flex}.ks-marquee-list li a:hover,.ks-marquee-list li a:focus{opacity:.75}.ks-marquee-list li img{transition:all .2s ease-out}.ks-marquee-list li a:hover img,.ks-marquee-list li a:focus img{transform:scale(1.1)}.ks-marquee-separator-icon{display:flex;transition:all .2s ease-out}.ks-testimonials-card-stars{display:inline-flex;margin-bottom:.25rem}.ks-testimonials-card-stars svg{fill:currentColor;margin:.125rem;animation:testimonials_star 1s linear infinite alternate}.ks-testimonials-card-stars svg:nth-child(1){animation-delay:0}.ks-testimonials-card-stars svg:nth-child(2){animation-delay:.25s}.ks-testimonials-card-stars svg:nth-child(3){animation-delay:.5s}.ks-testimonials-card-stars svg:nth-child(4){animation-delay:.75s}.ks-testimonials-card-stars svg:nth-child(5){animation-delay:1s}@keyframes testimonials_star{to{opacity:.5}}.ks-testimonials .card .card__heading{margin-bottom:.5rem}.ks-testimonials .card hr{background-color:rgba(var(--color-foreground),.1);margin:1.75rem 0}.ks-testimonials-card-footer{display:inline-flex;align-items:center;margin-top:1.25rem}.ks-testimonials-card-footer-img{margin-right:1rem;flex-shrink:0}.ks-testimonials-card-footer-img img{border-radius:50rem}.ks-testimonials-card-footer-author{margin:0;display:inline-flex;flex-direction:column;line-height:normal}.ks-testimonials-card-footer-author span{display:inline-flex;align-items:center;font-size:.9em}.ks-testimonials-card-footer-author span svg{margin-right:.5rem}.ks-testimonials-card-product{display:flex;align-items:center;color:currentColor;margin-bottom:-.5rem}.ks-testimonials-card-product .img-wrapper{flex-shrink:0;margin:0 1.5rem 0 0}.ks-testimonials-card-product img{border:1px solid rgba(var(--color-foreground),.1)}.ks-testimonials-card-product .title{margin:0 0 .125rem}.ks-media-slider-content-only-media{width:100%}.ks-media-slider-content-left{display:flex}.ks-media-slider-content-right{padding:2rem 0 0}.ks-media-slider .slider{margin-bottom:1.5rem!important}@media(max-width:989px){img.ks-media-slider-media{max-height:var(--img-height-mobile)}}@media(min-width:990px){.ks-media-slider-content{display:flex;align-items:center}.ks-media-slider-content-desktop-reversed{flex-direction:row-reverse}.ks-media-slider-content-left{width:50%}.ks-media-slider-content-right{width:50%;padding:3rem}img.ks-media-slider-media{max-height:var(--img-height-desktop)}}.ks-shoppable-videos{display:block;position:relative;overflow:hidden}.ks-shoppable-videos video{display:block;cursor:pointer;width:100%;height:100%;object-fit:cover}.ks-shoppable-videos .card[data-playing=true] video{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='10' y1='15' x2='10' y2='9'%3E%3C/line%3E%3Cline x1='14' y1='15' x2='14' y2='9'%3E%3C/line%3E%3C/svg%3E"),auto}.ks-shoppable-videos .card__inner{display:block;overflow:hidden;width:100%;height:100%;min-height:300px}.ks-shoppable-videos .card__content{position:absolute;top:0;left:0}.ks-shoppable-videos .card:after{content:"";position:absolute;top:50%;left:50%;padding:2rem;transform:translate(-50%,-50%) scale(.9);border-radius:50%;background-color:rgba(var(--color-foreground),.5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='white' class='bi bi-play-fill' viewBox='0 0 16 16'%3E%3Cpath d='m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none;transition:all .2s ease-out}.ks-shoppable-videos .card[data-playing=true]:after{transform:scale(0);opacity:0}.ks-shoppable-videos .card:hover:after{background-color:rgba(var(--color-foreground),.75);transform:translate(-50%,-50%) scale(1)}.ks-shoppable-videos .card .ks-badge-custom{position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;background:rgba(var(--color-foreground));color:#fff;padding-top:.25rem;padding-bottom:.375rem;transition:all .2s ease-out}.ks-shoppable-videos .card:hover .ks-badge-custom{padding-top:.5rem}.ks-shoppable-videos .ks-product-wrapper{display:block;position:absolute;bottom:.75rem;left:.75rem;width:calc(100% - 1.5rem);padding:1rem 1.25rem 1rem 1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-decoration:none;transition:all .2s ease-out;opacity:1;border-radius:var(--border-radius);display:flex;align-items:center;text-align:left;border:none;box-shadow:none;cursor:pointer;font-family:inherit}.ks-shoppable-videos .ks-product-wrapper:active{transform:scale(.95)}.ks-shoppable-videos .card[data-playing=true] .ks-product-wrapper{animation:shoppable_videos_product_wrapper .75s linear infinite alternate}@keyframes shoppable_videos_product_wrapper{to{transform:translateY(-.5rem)}}.ks-shoppable-videos .ks-product-wrapper .img-wrapper{flex-shrink:0}.ks-shoppable-videos .ks-product-wrapper-content{flex:1;margin:0 1rem}.ks-shoppable-videos .ks-product-wrapper .title{margin:0 0 .125rem;color:currentColor}.ks-shoppable-videos .ks-product-wrapper:hover .title{text-decoration:underline}.ks-shoppable-videos .ks-product-wrapper .price{color:currentColor}.ks-shoppable-videos .ks-product-wrapper .icon-wrapper{display:flex;transition:all .2s ease-out}.ks-shoppable-videos .ks-product-wrapper:hover .icon-wrapper{transform:scale(1.2)}.ks-shoppable-videos .ks-product-wrapper.loading .icon-wrapper{display:none}.ks-shoppable-videos .ks-product-wrapper .loading__spinner{position:relative}.ks-shoppable-videos .ks-product-wrapper .loading__spinner svg .path{stroke:currentColor}@media(max-width:749px){.ks-shoppable-videos .slider{scroll-padding-left:3rem!important}.ks-shoppable-videos .slider .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 6rem)!important}}.ks-image-compare{display:block}.ks-image-compare-content-only-media{width:100%}.ks-image-compare-content-left{display:flex}.ks-image-compare-content-right{padding:2rem 0 0}.ks-image-compare .icv__icv--horizontal{width:100%}.ks-image-compare-img{max-height:var(--img-height);object-fit:cover}.ks-image-compare [data-image-compare] img{opacity:0}.ks-image-compare [data-image-compare].icv img{animation:init_image_compare_img .4s ease-out both}@keyframes init_image_compare_img{to{opacity:1}}.ks-image-compare .icv__label{padding:.125rem 1rem;font-size:1em!important;background:rgba(var(--color-foreground),.5);color:rgba(var(--color-background),1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ks-image-compare .icv__wrapper{z-index:2}.ks-image-compare .icv__control-line,.ks-image-compare .icv__circle{display:block}@media(min-width:990px){.ks-image-compare-content{display:flex;align-items:center}.ks-image-compare-content-desktop-reversed{flex-direction:row-reverse}.ks-image-compare-content-left{width:50%}.ks-image-compare-content-right{width:50%;padding:3rem}}.ks-pricing-plans .ks-section-header{text-align:center}.ks-pricing-plans .card__inner.color-scheme-1{background-color:rgba(var(--color-background),1)}.ks-pricing-plans .ks-badge-custom{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:.375rem .75rem;margin:0}.ks-pricing-plans .ks-card-header{text-align:center;padding:0;background-color:transparent;border:none}.ks-pricing-plans .ks-card-icon{margin:.5rem 0 1rem}.ks-pricing-plans .ks-card-header .title,.ks-pricing-plans .ks-card-header .ks-card-price{margin:0}.ks-pricing-plans .ks-card-header .ks-card-price s{font-size:.75em;opacity:.5;text-decoration:line-through}.ks-pricing-plans hr{margin:2.5rem 0;background-color:rgba(var(--color-foreground),.1)}.ks-pricing-plans .ks-card-body-features ul{display:inline-flex;flex-direction:column;padding:0;margin:0 0 2rem}.ks-pricing-plans .ks-card-body-features li{margin:5px 0;line-height:normal}.ks-pricing-plans .ks-card-body-features[data-has-icons=true] li{display:inline-flex;align-items:center}.ks-pricing-plans .ks-card-body-features[data-has-icons=true] svg{margin-right:8px;flex-shrink:0}.ks-pricing-plans .ks-card-body-features[data-has-icons=true] .svg-icon-y{color:green}.ks-pricing-plans .ks-card-body-features[data-has-icons=true] .svg-icon-x{color:red}.ks-pricing-plans .ks-card-footer{text-align:center;padding:0;background-color:transparent;border:none}.ks-pricing-plans .button{width:100%}.ks-pricing-plans .ks-card-note{font-size:.8em;margin:.75rem 0 -1.5rem}@media(max-width:989px){.ks-pricing-plans .ks-badge-custom{position:relative}}.ks-instagram-gallery .ks-section-header{text-align:center}.ks-instagram-gallery .ks-section-header .title-instagram-branded{background:linear-gradient(to right,#5b51d8,#c13584,#f77737,#ffdc80,#833ab4,#e1306c,#fd1d1d,#405de6,#fcaf45);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ks-instagram-gallery .ks-section-header .button{display:inline-flex;align-items:center;margin:0 0 2.5rem;height:auto;min-height:auto;padding:1rem 3rem;min-width:auto;position:relative;transform:translateY(-1rem)}.ks-instagram-gallery .ks-section-header .button svg{margin-right:.75rem}.ks-instagram-gallery .swiper [class*=swiper-button]{background:rgba(var(--color-background),1)}.ks-instagram-gallery .swiper-button-prev{left:1.5rem}.ks-instagram-gallery .swiper-button-next{right:1.5rem}.ks-instagram-gallery-card{position:relative}.ks-instagram-gallery-card .img-wrapper a{display:block;position:relative}.ks-instagram-gallery-card .img-wrapper a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(var(--color-foreground),.5);opacity:0;transition:all .2s ease-out;z-index:1;border-radius:var(--bs-border-radius)}.ks-instagram-gallery-card .img-wrapper a:hover:before{opacity:1}.ks-instagram-gallery-card .img-wrapper a:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='me-4' width='20' height='20' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M16.98 0a6.9 6.9 0 0 1 5.08 1.98A6.94 6.94 0 0 1 24 7.02v9.96c0 2.08-.68 3.87-1.98 5.13A7.14 7.14 0 0 1 16.94 24H7.06a7.06 7.06 0 0 1-5.03-1.89A6.96 6.96 0 0 1 0 16.94V7.02C0 2.8 2.8 0 7.02 0h9.96zm.05 2.23H7.06c-1.45 0-2.7.43-3.53 1.25a4.82 4.82 0 0 0-1.3 3.54v9.92c0 1.5.43 2.7 1.3 3.58a5 5 0 0 0 3.53 1.25h9.88a5 5 0 0 0 3.53-1.25 4.73 4.73 0 0 0 1.4-3.54V7.02a5 5 0 0 0-1.3-3.49 4.82 4.82 0 0 0-3.54-1.3zM12 5.76c3.39 0 6.2 2.8 6.2 6.2a6.2 6.2 0 0 1-12.4 0 6.2 6.2 0 0 1 6.2-6.2zm0 2.22a3.99 3.99 0 0 0-3.97 3.97A3.99 3.99 0 0 0 12 15.92a3.99 3.99 0 0 0 3.97-3.97A3.99 3.99 0 0 0 12 7.98zm6.44-3.77a1.4 1.4 0 1 1 0 2.8 1.4 1.4 0 0 1 0-2.8z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px;transition:all .4s ease-out;transform:translateY(.5rem);opacity:0;z-index:1}.ks-instagram-gallery-card .img-wrapper a:hover:after{opacity:1;transform:none}.ks-instagram-gallery-card .img-thumbnail{position:static}.ks-instagram-gallery-card .ks-badge-custom{position:absolute;top:0;left:50%;transform:translate(-50%);transition:all .2s ease-out;border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;z-index:2;background:rgba(var(--color-foreground));color:#fff;padding-top:.25rem;padding-bottom:.375rem}.ks-instagram-gallery-card:hover .ks-badge-custom{padding-top:.5rem}.ks-instagram-gallery .ks-product-wrapper{display:block;position:absolute;bottom:.75rem;left:.75rem;width:calc(100% - 1.5rem);padding:1rem 1.25rem 1rem 1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-decoration:none;transition:all .2s ease-out;opacity:1;border-radius:var(--border-radius);display:flex;align-items:center;text-align:left;border:none;box-shadow:none;cursor:pointer;font-family:inherit;z-index:2;box-sizing:border-box}.ks-instagram-gallery .ks-product-wrapper:active{transform:scale(.95)}.ks-instagram-gallery .ks-product-wrapper .img-wrapper{flex-shrink:0}.ks-instagram-gallery .ks-product-wrapper-content{flex:1;margin:0 1rem}.ks-instagram-gallery .ks-product-wrapper .title{margin:0 0 .125rem;color:currentColor}.ks-instagram-gallery .ks-product-wrapper:hover .title{text-decoration:underline}.ks-instagram-gallery .ks-product-wrapper .price{color:currentColor}.ks-instagram-gallery .ks-product-wrapper .icon-wrapper{display:flex;transition:all .2s ease-out}.ks-instagram-gallery .ks-product-wrapper:hover .icon-wrapper{transform:scale(1.2)}.ks-instagram-gallery .ks-product-wrapper.loading .icon-wrapper{display:none}.ks-instagram-gallery .ks-product-wrapper .loading__spinner{position:relative}.ks-instagram-gallery .ks-product-wrapper .loading__spinner svg .path{stroke:currentColor}@media(max-width:599px){.ks-instagram-gallery .swiper [class*=swiper-button]{display:none}}.ks-table-compare .ks-section-header{text-align:center}.ks-table-compare .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.ks-table-compare .table{caption-side:bottom;border-collapse:collapse;width:100%;text-align:center;table-layout:fixed;line-height:normal;min-width:var(--table-min-width)}.ks-table-compare caption{color:rgba(var(--color-foreground),1);opacity:.7;font-size:.85em;text-align:center;padding:1.5rem 0}.ks-table-compare .table>:not(caption)>*>*{background-color:transparent;color:currentColor;border:1px solid currentColor;padding:1rem}.ks-table-compare .table thead th{padding-top:1.75rem;padding-bottom:1.75rem}.ks-table-compare .table thead th:first-child{width:var(--table-first-col-width)}.ks-table-compare .table thead th .img-wrapper{display:flex;justify-content:center}.ks-table-compare .table thead th img{max-width:160px;width:100%;height:auto;display:inline-block}.ks-able-compare .table thead th img+span{display:block}.ks-table-compare .table tbody td .img-wrapper{display:flex;justify-content:center}.ks-table-compare .table tbody td svg+span{margin-top:.125rem}.ks-table-compare .svg-icon-checkbox-circle{color:var(--icon-checked-circle-color)}.ks-table-compare .svg-icon-check{color:var(--icon-checked-color)}.ks-table-compare .svg-icon-x{color:var(--icon-unchecked-color)}@media(max-width:749px){.ks-table-compare .table-responsive{padding:0 1.5rem;margin:0 -1.5rem}.ks-table-compare .table thead th{font-size:.85em}}.ks-contact-form .ks-section-header{text-align:center}.ks-contact-form .contact__fields{display:block}.ks-contact-form .field{margin-bottom:1.5rem}.ks-contact-form .field-other{margin-bottom:2rem}.ks-contact-form .contact__fields .title{padding-top:.75rem;margin:0 0 .5rem}.ks-contact-form hr{background:rgba(var(--color-foreground),1)}.ks-contact-form .select .svg-wrapper{width:3rem}@media(min-width:750px){.ks-contact-form .field{margin-bottom:2rem}}.ks-countdown-inner{position:relative;padding:5rem 1.5rem 2.5rem}.ks-countdown .ks-animated-countdown{display:inline-flex;position:absolute;top:0%;left:50%;transform:translate(-50%,-50%)}.ks-countdown .ks-animated-countdown>span>span{display:flex;background-color:rgba(var(--color-foreground));color:rgba(var(--color-background));border-radius:50rem;margin:.5rem;animation:ks_animated_countdown_item 1s linear infinite alternate}.ks-countdown .ks-animated-countdown>span>span>span{border-width:1px;border-style:solid;border-color:currentColor;width:6.5rem;height:6.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50rem;font-size:2em;line-height:1}.ks-countdown .ks-animated-countdown>span>span>span>em{font-size:1rem;display:block;margin-bottom:.25rem;opacity:.75;font-style:normal}.ks-countdown .ks-animated-countdown>span:nth-child(2)>span{animation-delay:.5s}.ks-countdown .ks-animated-countdownn>span:nth-child(3)>span{animation-delay:1s}.ks-countdown .ks-animated-countdown>span:nth-child(4)>span{animation-delay:1.5s}@keyframes ks_animated_countdown_item{0%{transform:translateY(-.25rem)}to{transform:translateY(.25rem)}}@media(min-width:750px){.ks-countdown-inner{padding:6.5rem 3rem 3rem}.ks-countdown .ks-animated-countdown>span>span{margin:.5rem}.ks-countdown .ks-animated-countdown>span>span>span{width:9rem;height:9rem;font-size:2.5em}.ks-countdown .ks-animated-countdown>span>span>span>em{font-size:1.4rem}}.ks-newsletter-popup{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;height:100%}.ks-newsletter-popup[open]{opacity:1;visibility:visible;z-index:101}.ks-newsletter-popup .ks-dawn-modal-inner{--modal-height-offset: 3.2rem;position:absolute;top:0;left:50%;transform:translate(-50%);margin:var(--modal-height-offset) auto 0;width:100%;background-color:rgb(var(--color-background));overflow:hidden;overflow-y:hidden;max-width:var(--page-width);width:calc(100% - 3rem);border:none}.ks-newsletter-popup .ks-dawn-modal-toggler{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1.2rem;z-index:5;width:4rem;position:fixed;top:1.5rem;right:1.5rem}.ks-newsletter-popup .ks-dawn-modal-toggler svg{height:auto;margin:0;width:2.2rem}.ks-newsletter-popup .ks-dawn-modal-content{--modal-padding: 2.5rem;overflow-y:auto;padding:var(--modal-padding);height:100%;text-align:center}.ks-newsletter-popup .ks-section-header .description{margin-top:-2.5rem;margin-bottom:2.5rem}.ks-newsletter-popup .newsletter-form,.ks-newsletter-popup .newsletter-form__field-wrapper{max-width:none}.ks-newsletter-notice{font-size:.8em;opacity:.7;margin:1rem 0 -.5rem}@media(min-width:750px){.ks-newsletter-popup .ks-dawn-modal-inner{--modal-height-offset: 10rem;margin-top:var(--modal-height-offset);max-height:calc(100% - var(--modal-height-offset) * 2);overflow-y:auto}.ks-newsletter-popup .ks-dawn-modal-toggler{top:2rem;right:2rem}}.ks-lookbook{display:block}.ks-lookbook .ks-section-header{text-align:center}.ks-lookbook .img-wrapper{position:relative}.ks-lookbook .img-wrapper img{width:100%}.ks-lookbook-point-list-item button{position:absolute;cursor:pointer;display:block;padding:1rem;background:transparent;border:none;border-radius:50%;opacity:.9;transition:all .2s ease-out}.ks-lookbook-point-list-item button:hover,.ks-lookbook-point-list-item button:focus{opacity:1}.ks-lookbook-point-list-item button.active{opacity:1;transform:scale(1.3)}.ks-lookbook-point-list-item button>span{display:block;padding:.25rem;border-radius:50%;border:1px solid currentColor;background-color:transparent;transition:all .2s ease-out}.ks-lookbook-point-list-item button:hover>span,.ks-lookbook-point-list-item button:focus>span{background-color:#ffffff80}.ks-lookbook-point-list-item button>span>span{background:currentColor;display:block;width:1rem;height:1rem;border-radius:50%}.ks-lookbook .ks-tooltip{display:none;width:max-content;width:320px;max-width:90vw;position:absolute;top:0;left:0;padding:1.5rem;border-radius:4px;line-height:normal;z-index:9;box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.15)}.ks-lookbook .ks-tooltip.show{display:block;animation:ks_lookbook_tooltip_show .4s ease-out both}.ks-lookbook .ks-tooltip.hiding{display:block;animation:ks_lookbook_tooltip_hide .2s ease-out both}@keyframes ks_lookbook_tooltip_show{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes ks_lookbook_tooltip_hide{to{opacity:0;transform:translateY(1rem)}}.ks-lookbook .ks-tooltip .title{margin:0 0 .75rem}.ks-lookbook .ks-tooltip .description{font-size:.85em;margin-bottom:1rem}.ks-lookbook .ks-tooltip .ks-lookbook-product-img{width:100%;height:auto;margin:0 0 1rem}.ks-lookbook .ks-tooltip .price{margin:0 0 1.5rem}.ks-lookbook .ks-tooltip .button{width:100%}.ks-simple-collections{display:block;text-align:center;overflow:hidden}.ks-simple-collections .ks-section-header{text-align:center}.ks-simple-collections-list{display:flex;flex-wrap:nowrap;overflow:auto;overflow-y:hidden;padding:0 1rem 1rem;margin-bottom:-1rem}.ks-simple-collections-list-item{flex-shrink:0}.ks-simple-collections-list-item a{display:block;text-align:center}.ks-simple-collections-list-item .img-wrapper{position:relative;padding-left:.5rem;padding-right:.5rem}.ks-simple-collections-list-item a img{border-radius:50rem;transition:opacity .4s ease-out,transform .2s ease-out}.ks-simple-collections-list-item a:hover img{opacity:.85;transform:rotate(5deg)}.ks-simple-collections-list-item a:active img{opacity:.25;transform:rotate(5deg)}.ks-simple-collections-list-item .img-wrapper:after{content:"";background-color:rgba(var(--color-foreground),.5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");background-size:60%;background-repeat:no-repeat;background-position:center;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;visibility:hidden;border-radius:50%}.ks-simple-collections-list-item.active .img-wrapper:after{visibility:visible;animation:simple_collections_item_active .4s ease-out both;animation-delay:.6s}@keyframes simple_collections_item_active{to{transform:translate(-50%,-50%) scale(1);opacity:1}}.ks-simple-collections-list-item .title{margin:.75rem 0 0}.ks-simple-collections-list-item .svg-placeholder{width:120px;height:120px;border-radius:50rem}@media(min-width:990px){.ks-simple-collections-list{justify-content:center}.ks-simple-collections-list-item .img-wrapper{padding-left:.75rem;padding-right:.75rem}}.ks-cross-sells{display:block}.ks-cross-sells .ks-section-header{text-align:center}.ks-cross-sells .ks-section-header .description{margin-top:-1.5rem}.ks-cross-sells-product-list{padding-bottom:1rem}.ks-cross-sells-product-list-item{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;transition:all .2s ease-out}.ks-cross-sells-product-list-item[data-is-selected=false]{opacity:.5!important}.ks-cross-sells-product-list-item-left{width:40%}.ks-cross-sells-product-list-item-right{width:60%}.ks-cross-sells-product-list-item .title{margin:0 0 1.25rem}.ks-cross-sells-product-list-item .select{margin:0 0 .75rem;max-width:90%}.ks-cross-sells-product-list-item .img-wrapper{position:relative;overflow:hidden}.ks-cross-sells-product-list-item .img-wrapper img{display:block;transition:transform .5s ease}.ks-cross-sells-product-list-item a:hover .img-wrapper img{transform:scale(1.05)}.ks-cross-sells-product-list-item .img-wrapper .badge{position:absolute;left:1rem;bottom:1rem;z-index:1}.ks-cross-sells-wrapper-right{text-align:center}.ks-cross-sells-footer-total-price{margin:0}.ks-cross-sells-footer-total-price s{text-decoration:line-through;color:rgba(var(--color-foreground),.75);margin-right:.25rem}.ks-cross-sells-footer-total-savings{margin:0;font-style:italic}.ks-cross-sells-bundle-message{display:inline-block;margin:0 0 .75rem;padding:.45rem .9rem;border-radius:2rem;background:linear-gradient(135deg,#ff416c1f,#f7b7332e);border:1px dashed rgba(255,65,108,.5);color:#d32f2f;font-weight:700}.ks-cross-sells-bundle-discount{margin:0 0 .25rem;color:#2e7d32;font-weight:700}.ks-cross-sells-sync-note{margin:.35rem 0 0;font-style:italic;opacity:.7}.ks-fbt-select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.75);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0;cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 calc(var(--inputs-border-width) + 3rem) 0 2rem;margin:var(--inputs-border-width)}.ks-fbt-select:focus,.ks-fbt-select:focus-visible{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.ks-cross-sells .select,.ks-product-cross-sells .select{position:relative;z-index:5}select.ks-fbt-select{pointer-events:auto!important}.ks-product-cross-sells-item>*,.ks-cross-sells-product-list-item-right{min-width:0}.ks-fbt-dd{position:relative;width:100%;min-width:0}.ks-fbt-dd-details{position:relative;width:100%}.ks-fbt-dd-toggle{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none;border:0;margin:0;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.75);font-family:var(--font-body-family);font-size:1.2rem;line-height:calc(1 + .6 / var(--font-body-scale));border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));min-height:4rem;padding:.4rem 1.2rem .4rem 1.4rem;list-style:none}.ks-fbt-dd-toggle .svg-wrapper{width:1rem;height:.6rem;flex:0 0 auto}.ks-fbt-dd-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ks-fbt-dd-list[hidden]{display:none}.ks-fbt-dd-list,.ks-fbt-dd-option,.ks-fbt-dd-toggle{-webkit-user-select:none;user-select:none}.ks-fbt-select option:checked{font-weight:700}.ks-fbt-dd-list{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:9999;margin:0;padding:.3rem;list-style:none;background:rgb(var(--color-background));border-radius:.6rem;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.15),0 .6rem 1.6rem #00000026;max-height:24rem;overflow-y:auto}.ks-fbt-dd-list li{display:block!important;margin:0;padding:0;list-style:none}.ks-fbt-dd-option{display:block!important;visibility:visible!important;opacity:1!important;width:100%;min-height:3.2rem;text-align:left;background:none;border:0;cursor:pointer;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.2rem!important;line-height:1.4;padding:.7rem .9rem!important;border-radius:.4rem}.ks-fbt-dd-option:hover{background:rgba(var(--color-foreground),.07)}.ks-fbt-dd-option[aria-selected=true]{font-weight:700}.ks-fbt-dd-option[disabled]{opacity:.45;cursor:not-allowed;text-decoration:line-through}.ks-cross-sells-footer .button{margin-top:1.25rem}@media(min-width:750px){.ks-cross-sells-product-list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-bottom:2rem}.ks-cross-sells-product-list-item{margin-bottom:.5rem}}@media(min-width:990px)and (max-width:1200px){.ks-cross-sells-product-list{grid-template-columns:1fr}}@media(min-width:990px){.ks-cross-sells-wrapper{display:flex;align-items:center}.ks-cross-sells-wrapper-left{width:60%}.ks-cross-sells-wrapper-right{width:40%;padding:0 2rem}.ks-cross-sells .ks-section-header .description{margin-bottom:2rem}.ks-cross-sells-product-list{padding-bottom:0}}@media(max-width:749px){.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list::-webkit-scrollbar{height:4px}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:4px}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:4px}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item{flex:0 0 auto;width:160px;flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:0;scroll-snap-align:start}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item-left,.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item-right{width:100%}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .title{font-size:.85rem;margin:0 0 .5rem;line-height:1.3}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .select{max-width:100%;margin:0 0 .5rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .select__select,.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .ks-fbt-select{font-size:.75rem;padding:.5rem 2rem .5rem .75rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .bs-form-check{font-size:.8rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-product-list-item .bs-form-check-input{width:16px;height:16px}.ks-cross-sells--mobile-horizontal .ks-cross-sells-wrapper-right{position:sticky;bottom:0;background:rgb(var(--color-background));padding:1rem 0;margin-top:.5rem;border-top:1px solid rgba(var(--color-foreground),.1)}.ks-cross-sells--mobile-horizontal .ks-cross-sells-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-footer-total-price{font-size:.9rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-footer-total-savings{font-size:.8rem}.ks-cross-sells--mobile-horizontal .ks-cross-sells-footer .button{margin-top:0;padding:.75rem 1.25rem;font-size:.85rem;white-space:nowrap}}@media(max-width:749px){.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.5rem}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-list::-webkit-scrollbar{height:3px}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-list::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:4px}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:4px}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item{flex:0 0 auto;width:130px;display:flex;flex-direction:column;gap:.4rem;scroll-snap-align:start;padding:.5rem;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.08);border-radius:8px}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .img-wrapper{border-radius:4px;overflow:hidden}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .title{font-size:.7rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;min-height:1.75rem}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .ks-rating-stars{display:none}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .price{font-size:.75rem;margin:0}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .select{width:100%}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .select__select,.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .ks-fbt-select{font-size:.65rem;padding:.35rem 1.2rem .35rem .4rem;min-height:unset}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .bs-form-check{margin-top:auto;padding-top:.4rem;display:flex;align-items:center;gap:.3rem}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .bs-form-check-input{width:14px;height:14px;margin:0;flex-shrink:0}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-item .form-check-label{font-size:.65rem;line-height:1.2}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-footer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(var(--color-foreground),.1);text-align:center}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-total-price{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-total-price b{font-size:1.25rem}.ks-product-cross-sells--mobile-horizontal .ks-product-cross-sells-total-savings{font-size:.95rem;font-weight:600;color:#e53e3e}}.ks-trust-icons .slider{margin:0}.ks-trust-icons .card__inner.color-scheme-1{background-color:rgba(var(--color-background),1)}.ks-trust-icons .card__inner{height:100%}.ks-trust-icons .card__content{display:flex;align-items:center;padding:1.5rem}.ks-trust-icons .card .img-wrapper{flex-shrink:0;margin-right:1.5rem}.ks-trust-icons .card .card__heading{margin:0 0 .25rem}.ks-trust-icons .card .description{line-height:normal}.ks-collection-banner{position:relative;overflow:hidden}.ks-collection-banner-mobile[data-has-img=true]{background-color:transparent}.ks-collection-banner-mobile .img-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(var(--overlay-color-rgb, 0, 0, 0),var(--overlay-opacity, .7));-webkit-backdrop-filter:blur(var(--overlay-blur, 0));backdrop-filter:blur(var(--overlay-blur, 0))}.ks-collection-banner-mobile .img-wrapper img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}.ks-collection-banner-mobile .ks-collection-banner-content{text-align:center}.ks-collection-banner-mobile .title{margin:0}.ks-collection-banner-mobile .description{margin-top:.25rem}.ks-collection-banner-mobile .ks-breadcrumb-wrapper{display:inline-flex}.ks-collection-banner-mobile[data-has-img=false] .ks-breadcrumb-wrapper .ks-breadcrumb-nav{color:rgba(var(--color-foreground))}.ks-collection-banner-mobile[data-has-img=true] .ks-breadcrumb-wrapper .ks-breadcrumb-nav{color:rgba(var(--color-background));opacity:.8}.ks-collection-banner-desktop .img-wrapper{--opacity: 0;position:absolute;top:50%;transform:translateY(-50%);width:50%}.ks-collection-banner-desktop[data-img-alignment=left] .img-wrapper{left:0}.ks-collection-banner-desktop[data-img-alignment=right] .img-wrapper{left:50%}.ks-collection-banner-desktop .img-wrapper img{width:100%}.ks-collection-banner-desktop .img-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(var(--overlay-color-rgb, 0, 0, 0),var(--overlay-opacity, .7));-webkit-backdrop-filter:blur(var(--overlay-blur, 0));backdrop-filter:blur(var(--overlay-blur, 0))}.ks-collection-banner-desktop[data-has-img=true] .ks-collection-banner-content{width:50%}.ks-collection-banner-desktop[data-has-img=true][data-img-alignment=left] .ks-collection-banner-content{margin-left:50%;padding-left:2rem;text-align:center}.ks-collection-banner-desktop[data-has-img=true][data-img-alignment=right] .ks-collection-banner-content{padding-right:2rem}.ks-collection-banner-desktop[data-has-img=false] .ks-collection-banner-content{text-align:center}.ks-collection-banner-desktop .title{margin:0}.ks-collection-banner-desktop .description{margin-top:.75rem}.ks-collection-banner-desktop .ks-breadcrumb-wrapper{position:absolute;bottom:1.5rem;z-index:1}.ks-collection-banner-desktop .ks-breadcrumb-wrapper .ks-breadcrumb-nav{color:rgba(var(--color-background));opacity:.7;transition:all .2s ease-out}.ks-collection-banner-desktop .ks-breadcrumb-wrapper:hover .ks-breadcrumb-nav{opacity:1}.ks-collection-banner-desktop[data-img-alignment=left] .ks-breadcrumb-wrapper{right:calc(50% + 1.75rem)}.ks-collection-banner-desktop[data-img-alignment=right] .ks-breadcrumb-wrapper{left:calc(50% + 1.75rem)}.ks-collection-banner-desktop[data-has-img=false] .ks-breadcrumb-wrapper{left:50%;transform:translate(-50%)}.ks-collection-banner-desktop[data-has-img=false] .ks-breadcrumb-wrapper .ks-breadcrumb-nav{color:rgba(var(--color-foreground))}:root{--mff-gold: #C9A227;--mff-gold-hover: #A9861B}.product-form__submit:not([disabled]):not([aria-disabled=true]),.ks-sticky-atc .button:not([disabled]),.ks-product-cross-sells-footer .button:not([disabled]),.ks-cross-sells-footer .button:not([disabled]){--color-button: 196, 52, 44;--color-button-text: 255, 255, 255;background-color:#c4342c!important;color:#fff!important;font-weight:700;letter-spacing:.06em}.product-form__submit:not([disabled]):not([aria-disabled=true]):hover,.ks-sticky-atc .button:not([disabled]):hover,.ks-product-cross-sells-footer .button:not([disabled]):hover,.ks-cross-sells-footer .button:not([disabled]):hover{background-color:#a92b24!important}.product-form__submit:after,.ks-sticky-atc .button:after,.ks-product-cross-sells-footer .button:after,.ks-cross-sells-footer .button:after,.cart__checkout-button:after,button[name=checkout]:after{box-shadow:none!important}.ks-guarantee-box{display:flex;align-items:center;gap:1.1rem;margin:1.1rem 0 .3rem;padding:1.3rem 1.4rem;background:var(--gb-bg, #E8F5E9);border:1px solid var(--gb-border, #A5D6A7);border-radius:.8rem}.ks-guarantee-box__icon{flex:0 0 auto;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;background:var(--gb-accent, #2E7D32);color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;line-height:1}.ks-guarantee-box__content strong{display:block;color:var(--gb-accent, #2E7D32);font-size:1.45rem;line-height:1.35;margin-bottom:.35rem}.ks-guarantee-box__content p{margin:0;color:rgba(var(--color-foreground),.78);font-size:1.3rem;line-height:1.5}.ks-product-faq__heading{text-align:center;text-transform:uppercase;letter-spacing:.08em;margin:0 0 2rem}.ks-product-faq__item{border-bottom:1px solid rgba(var(--color-foreground),.12)}.ks-product-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem .2rem;cursor:pointer;font-weight:600;font-size:1.4rem;color:rgba(var(--color-foreground),.85);list-style:none}.ks-product-faq__item summary::-webkit-details-marker{display:none}.ks-product-faq__item summary:after{content:"+";font-size:2rem;font-weight:400;line-height:1;opacity:.6;flex:0 0 auto}.ks-product-faq__item[open] summary:after{content:"\2212"}.ks-product-faq__answer{padding:0 .2rem 1.4rem;font-size:1.4rem;line-height:1.6;opacity:.85}.ks-product-faq__answer p{margin:0 0 .6rem}.ks-testimonials-grid__heading{text-align:center;text-transform:uppercase;letter-spacing:.08em;margin:0 0 2.4rem}.ks-testimonials-grid__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:750px){.ks-testimonials-grid__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.ks-testimonials-grid__card{background:rgba(var(--color-foreground),.04);border-radius:.6rem;padding:2.2rem 1.8rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.ks-testimonials-grid__stars{color:var(--mff-gold);font-size:1.3rem;letter-spacing:.25rem;margin-bottom:1rem}.ks-testimonials-grid__quote{font-style:italic;font-size:1.4rem;line-height:1.6;margin:0 0 1.4rem;flex:1 1 auto}.ks-testimonials-grid__author{font-weight:700;font-size:1.35rem}.ks-testimonials-grid__label{font-size:1.15rem;opacity:.6;margin-top:.2rem}.product__info-wrapper .button--secondary,[id^=MainProduct-] .button--secondary{--color-secondary-button-text: 0, 0, 0;color:#000!important}.tee-btn--preview,button.tee-btn.tee-btn--preview,.product__info-wrapper button.tee-btn--preview{color:#000!important}.icon-with-text__item img{filter:brightness(0) saturate(100%) invert(66%) sepia(58%) saturate(521%) hue-rotate(7deg) brightness(93%) contrast(89%)}.icon-with-text svg,.icon-with-text .svg-wrapper svg{color:var(--mff-gold);fill:var(--mff-gold)!important}.cart__checkout-button,button[name=checkout],.drawer__footer .button,cart-drawer .button--primary{font-weight:700!important;letter-spacing:.06em}.product-form__submit:focus:not(:focus-visible),.cart__checkout-button:focus:not(:focus-visible),button[name=checkout]:focus:not(:focus-visible),.ks-sticky-atc .button:focus:not(:focus-visible),.ks-product-cross-sells-footer .button:focus:not(:focus-visible){outline:none;box-shadow:none!important}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5,.hxl,.hxxl,.rich-text__heading,.image-with-text__content,.image-with-text__heading{word-break:normal;overflow-wrap:break-word}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5,.hxl,.hxxl,.image-with-text__content>*{max-width:100%}@media(min-width:750px){.ks-product-faq__item summary{font-size:1.6rem}.ks-product-faq__answer{font-size:1.5rem}}.button,.shopify-challenge__button,.customer button{font-weight:600}.js .slider-counter:has(.slider-counter--current),.slider-counter.mff-counter-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mff-slider-progress{position:relative;flex:0 0 auto;height:3px;width:12rem;max-width:40vw;margin:0 1.2rem;border-radius:999px;background:rgba(var(--color-foreground),.22);overflow:hidden}.mff-slider-progress span{position:absolute;top:0;bottom:0;left:0;border-radius:inherit;background:var(--mff-gold, #C9A227);transition:width .25s ease,transform .25s ease}@media screen and (max-width:749px){.js .slider-buttons:has(.slider-counter--current) .slider-button{display:none}.mff-slider-progress{width:11rem;height:4px;margin:0}.js media-gallery .slider-buttons:has(.slider-counter--current):before{content:none}media-gallery .mff-slider-progress{width:6rem;height:4px;margin:0;background:#00000052;box-shadow:0 0 0 1px #ffffff73}}@media screen and (max-width:749px){.grid.slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,.grid.slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item{width:calc(100% - var(--grid-mobile-horizontal-spacing) - 6.5rem)}}.product__info-container>.ks-pf--frac{float:left;box-sizing:border-box;--ks-pf-pr: .6rem}.ks-pf--w-half{width:50%}.ks-pf--w-two-thirds{width:66.6667%}.ks-pf--w-third{width:33.3333%}.product__info-container>.ks-pf--frac+.ks-pf--frac{--ks-pf-pr: 0px;--ks-pf-pl: .6rem}.product__info-container:has(.ks-pf--frac)>*:not(.ks-pf--frac){clear:both}.product__info-container>.ks-pf--frac+.ks-pf--frac{margin-top:0}.ks-product-block-personalization-field .ks-field-label{display:block;margin-bottom:.6rem;font-size:1.4rem;font-weight:500}.ks-pf-card-heading,.product__info-container>.ks-pf--boxed{background:var(--ks-pf-card-bg, #f9fbfe);border-left:1px solid var(--ks-pf-card-border, #e0e0e0);border-right:1px solid var(--ks-pf-card-border, #e0e0e0);box-sizing:border-box}.ks-pf-card-heading{border-top:1px solid var(--ks-pf-card-border, #e0e0e0);border-radius:.8rem .8rem 0 0;padding:1.8rem 1.8rem 1.2rem;font-size:1.5rem;font-weight:600;border-bottom:2px solid var(--mff-gold, #C9A227);margin-bottom:0}.ks-pf-card-heading__star{color:#e41c38;margin-left:.3rem}.product__info-container>.ks-pf--boxed{margin:0;--ks-pf-pl: 1.8rem;--ks-pf-pr: 1.8rem}.product__info-container>.ks-pf-card-heading{margin-bottom:0}.product__info-container>.ks-pf--boxed-first:not(.ks-pf-card-heading+*){border-top:1px solid var(--ks-pf-card-border, #e0e0e0);border-radius:.8rem .8rem 0 0}.product__info-container>.ks-pf--boxed-last{border-bottom:1px solid var(--ks-pf-card-border, #e0e0e0);border-radius:0 0 .8rem .8rem}.product__info-container>.ks-pf--boxed.ks-pf--frac{--ks-pf-pl: 1.8rem;--ks-pf-pr: .9rem;border-right:0}.product__info-container>.ks-pf--boxed.ks-pf--frac+.ks-pf--boxed.ks-pf--frac{--ks-pf-pl: .9rem;--ks-pf-pr: 1.8rem;border-left:0;border-right:1px solid var(--ks-pf-card-border, #e0e0e0)}.ks-pf--frac .field__label{max-width:calc(100% - 4rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ks-pf-helper--above{margin-bottom:.8rem}.ks-pf-counter{margin-top:.5rem;font-size:1.2rem;text-align:right;opacity:.6;font-variant-numeric:tabular-nums}.ks-pf-counter.is-full{opacity:1;color:#e41c38}.ks-product-block-personalization-field .text-area{min-height:0}[data-ks-pf-upper]{text-transform:uppercase}.ks-pf-input--hinted::placeholder{opacity:1;color:rgba(var(--color-foreground),.45)}.field__input.ks-pf-input--hinted,.field__input.ks-pf-input--hinted:focus,.field__input.ks-pf-input--hinted:not(:placeholder-shown),.field__input.ks-pf-input--hinted:-webkit-autofill{padding:1.5rem}.ks-pf--frac .ks-field-label{min-height:3.9rem}.ks-product-block-personalization-field .field__input:focus,.ks-product-block-personalization-field .field__input:focus-visible,.ks-product-block-personalization-field .select__select:focus{box-shadow:0 0 0 .2rem var(--mff-gold, #C9A227),0 0 0 .5rem #d4af3738}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ks-sections.css.map */
