.social-media-video-progress-bar-container{position:absolute;right:16px;left:16px;bottom:12px;height:2px;background:hsla(0,0%,100%,.3);border-radius:4px;opacity:0;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.social-media-video-progress-bar{position:relative;height:100%;border-radius:4px;background:hsla(0,0%,100%,.3);cursor:pointer;touch-action:none}.social-media-video-progress-bar:before{content:"";position:absolute;inset:-12px -16px;background:rgba(0,0,0,0)}.social-media-video-progress-fill{width:0;height:100%;background:#fff;border-radius:4px;position:relative;z-index:1}.social-media-video{position:relative;height:28.875rem;border-radius:10px;transition:height .3s ease-out;overflow:hidden}@media(min-width:992px){.social-media-video.social-media-video-playing{height:31.25rem}}.social-media-video.social-media-video-playing .social-media-video-play-btn{opacity:0;transform:translate(-50%,-50%) scale(.75)}.social-media-video.social-media-video-playing .social-media-video-progress-bar-container{opacity:1;pointer-events:auto}@media(hover:hover)and (pointer:fine){.social-media-video:hover .social-media-video-play-btn{background:rgba(0,0,0,.5)}.social-media-video:hover .social-media-video-progress-bar-container{opacity:1;pointer-events:auto}}@media(hover:none),(pointer:coarse){.social-media-video:focus-within .social-media-video-progress-bar-container{opacity:1;pointer-events:auto}}.social-media-video .social-media-video-player{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer}.social-media-video .social-media-video-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}.social-media-video .social-media-video-loading .social-media-video-spinner{width:3rem;height:3rem;border:.25rem solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:social-media-video-spin 1s linear infinite}.social-media-video .social-media-video-volume-btn{width:2.5rem;height:2.5rem;position:absolute;top:12px;right:16px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.4);backdrop-filter:blur(2px);border-radius:4px;cursor:pointer;transition:all .3s ease}.social-media-video .social-media-video-volume-btn:hover{background:hsla(0,0%,100%,.1)}.social-media-video .social-media-video-volume-btn:active{background:hsla(0,0%,100%,.3)}.social-media-video .social-media-video-play-btn{width:3rem;height:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;color:#fff;background:rgba(0,0,0,.4);backdrop-filter:blur(2px);transition:all .5s ease}.social-media-video .social-media-video-play-btn svg{width:2rem;height:2rem}@keyframes social-media-video-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feed-tabs{position:relative;z-index:0;margin-top:32px}.feed-tabs .tab-list-scroll-wrapper{max-width:100%;margin-bottom:-1px;overflow:auto}.feed-tabs .tab-list-scroll-wrapper .tab-list-container{padding-inline:0}.feed-tabs .tab-list{position:relative;z-index:2;display:inline-flex;gap:12px;padding-inline:12px}.feed-tabs .tab-list .tab-item{position:relative;display:flex;flex:1 0 80px;align-items:center;justify-content:center;padding:12px 16px;text-align:center;background-color:#edeff2;border:solid #edeff2;border-width:1px 1px 0;box-shadow:inset 0 -4px 8px 0 rgba(43,59,88,.08);transition:background-color .25s,box-shadow .3s}.feed-tabs .tab-list .tab-item img{display:block;width:66px;height:35px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.feed-tabs .tab-list .tab-item:hover{background-color:#e5f7fd}.feed-tabs .tab-list .tab-item.tab-active{background-color:#f9fafb;box-shadow:none}.feed-tabs .tab-list .tab-item.tab-with-flag{padding-block:16px;margin-top:16px}.feed-tabs .tab-list .tab-item .tab-item-flag{position:absolute;top:0;left:50%;display:inline-block;width:auto;padding-inline:8px;color:var(--theme-text);white-space:nowrap;background-color:var(--theme-bg);translate:-50% -50%;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.75rem}@media(min-width:768px){.feed-tabs .tab-list .tab-item .tab-item-flag{font-size:.875rem}}.feed-tabs .tab-list .tab-item .tab-item-flag{font-weight:600;font-style:normal;line-height:calc(1em + 4px);line-height:1em}.feed-tabs .tab-panels{position:relative;z-index:1;padding-block:24px;background-color:#f9fafb;border-top:1px solid #edeff2}@media(min-width:768px){.feed-tabs .tab-list{width:100%;padding-inline:16px}.feed-tabs .tab-list .tab-item img{display:block;width:100px;height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.feed-tabs .tab-list .tab-item .tab-item-flag{padding-inline:12px}}@media(min-width:992px){.feed-tabs .tab-list{gap:24px;padding-inline:24px}}.feed-markdown{line-height:1.6;color:var(--theme-text)}.feed-markdown h1,.feed-markdown h2,.feed-markdown h3,.feed-markdown h4,.feed-markdown h5,.feed-markdown h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3;color:var(--theme-heading)}.feed-markdown h1:first-child,.feed-markdown h2:first-child,.feed-markdown h3:first-child,.feed-markdown h4:first-child,.feed-markdown h5:first-child,.feed-markdown h6:first-child{margin-top:0}.feed-markdown h1{font-size:2em}.feed-markdown h2{font-size:1.5em}.feed-markdown h3{font-size:1.25em}.feed-markdown h4{font-size:1em}.feed-markdown p{margin-bottom:1em}.feed-markdown p:last-child{margin-bottom:0}.feed-markdown a{color:var(--theme-link);text-decoration:underline}.feed-markdown a:hover{color:var(--theme-link-hover,var(--theme-link))}.feed-markdown strong{font-weight:600}.feed-markdown em{font-style:italic}.feed-markdown ol,.feed-markdown ul{margin-bottom:1em;padding-left:1.5em}.feed-markdown ol:last-child,.feed-markdown ul:last-child{margin-bottom:0}.feed-markdown ul{list-style-type:disc}.feed-markdown ol{list-style-type:decimal}.feed-markdown li{margin-bottom:.25em}.feed-markdown li:last-child{margin-bottom:0}.feed-markdown blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #e0e0e0;border-left:4px solid var(--theme-border,#e0e0e0);color:var(--theme-text-muted,var(--theme-text));font-style:italic}.feed-markdown code{padding:.2em .4em;font-family:monospace;font-size:.9em;border-radius:3px}.feed-markdown code,.feed-markdown pre{background-color:rgba(0,0,0,.05);background-color:var(--theme-code-bg,rgba(0,0,0,.05))}.feed-markdown pre{margin:1em 0;padding:1em;overflow-x:auto;border-radius:6px}.feed-markdown pre code{padding:0;background-color:rgba(0,0,0,0);border-radius:0}.feed-markdown hr{margin:1.5em 0;border:0;border-top:1px solid #e0e0e0;border-top:1px solid var(--theme-border,#e0e0e0)}.feed-markdown table{width:100%;margin:1em 0;border-collapse:collapse}.feed-markdown table td,.feed-markdown table th{padding:.5em .75em;border:1px solid #e0e0e0;border:1px solid var(--theme-border,#e0e0e0);text-align:left}.feed-markdown table th{font-weight:600;background-color:rgba(0,0,0,.03);background-color:var(--theme-table-header-bg,rgba(0,0,0,.03))}.feed-markdown img{max-width:100%;height:auto}.feed-markdown input[type=checkbox]{margin-right:.5em}.feed-markdown del{text-decoration:line-through}.section-big-product-with-media{background-color:#fff}.section-big-product-with-media .bpwm-container{overflow:hidden;padding:0}.section-big-product-with-media .bpwm-container .bpwm-media-wrapper{display:none}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:100%;max-width:600px;margin:0 auto;padding:40px;color:#0f1100;background-color:#fff}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-badge{align-self:center;background-color:#def625;color:#0f1100}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-heading{font-family:futura-pt-condensed,arial,sans-serif;font-size:1.875rem;line-height:1.2;letter-spacing:-.02em;font-weight:800;font-style:normal;text-transform:uppercase;width:100%;margin:0;text-align:center}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-brand-logo{height:30px;filter:invert(1);align-self:center}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-description{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;font-style:normal}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-description strong{font-weight:500}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-description{color:#4d5e80;text-align:center}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-description strong{color:#0f1100}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-product-image{display:flex;align-items:center;justify-content:center;width:100%}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-product-image .product-image{width:100%;max-width:360px;aspect-ratio:1/1}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features{display:flex;flex-direction:column;gap:10px;width:100%}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-title{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;font-style:normal}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-title strong{font-weight:500}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-title{font-weight:500;margin-bottom:0}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-list{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;font-style:normal}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-list strong{font-weight:500}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-list{color:#4d5e80;list-style:none;padding:0;margin:0;-moz-column-count:2;column-count:2;-moz-column-gap:24px;column-gap:24px}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-features .features-list li{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-button{padding-inline:20px}@media(min-width:992px){.section-big-product-with-media{background-color:transparent;background-color:initial}.section-big-product-with-media .bpwm-container{display:grid;grid-template:"product media"/minmax(auto,480px) 1fr;overflow:hidden;border:1px solid #dcdfe5;border-radius:10px;--feed-media-overlay:rgb(0 0 0/20%)}.section-big-product-with-media .bpwm-container .bpwm-media-wrapper{grid-area:media;position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;padding:40px}.section-big-product-with-media .bpwm-container .bpwm-media-wrapper .bpwm-brand-logo{height:35px;align-self:center}.section-big-product-with-media .bpwm-container .bpwm-media-wrapper .bpwm-heading{font-family:futura-pt-condensed,arial,sans-serif;font-size:2.25rem;line-height:1.1;letter-spacing:-.02em;font-weight:800;font-style:normal;text-transform:uppercase;margin:0;text-align:center;color:#fff;width:100%}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper{grid-area:product;min-height:700px;padding-inline:40px;backdrop-filter:blur(15px)}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-brand-logo,.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-heading{display:none}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-badge{align-self:flex-start}.section-big-product-with-media .bpwm-container .bpwm-product-wrapper .bpwm-description{text-align:left}.section-big-product-with-media.media-position-left .bpwm-container{grid-template:"media product"/1fr minmax(auto,480px)}.section-big-product-with-media.media-position-left .bpwm-container .bpwm-media-wrapper{align-items:flex-start}}.bpwm-skeleton{min-height:700px;border-radius:10px}.tdf-sale-streamers .streamer-text-item{margin-right:0}.tdf-sale-streamers .streamer-text-item:after{position:relative;top:1px;display:inline-block;width:160px;height:.9em;margin-inline:12px;content:"";background-image:url(https://cdn.shopify.com/s/files/1/1515/2714/files/tdf-gradient.svg?v=1752205190);background-repeat:no-repeat;background-position:50%;background-size:contain}.box-carousel-item{position:relative;flex:0 0 auto;min-width:0;max-width:calc(100vw - 45px);height:100%;aspect-ratio:1/1}.section-box-carousel{padding-block:16px}.section-box-carousel .box-carousel.feed-carousel{height:382px}@media(max-width:767.98px){.section-box-carousel .box-carousel.feed-carousel{height:532px}}.section-box-carousel .box-carousel.feed-carousel .carousel-track{display:flex;width:auto;height:100%;margin-inline:auto}@media(min-width:768px){.section-box-carousel .box-carousel.feed-carousel{height:532px}.section-box-carousel .box-carousel.feed-carousel .carousel-arrow-button.carousel-arrow-left{right:100%;translate:100% -50%}.section-box-carousel .box-carousel.feed-carousel .carousel-arrow-button.carousel-arrow-right{left:100%;translate:-100% -50%}}@media(min-width:992px){.section-box-carousel .box-carousel.feed-carousel .carousel-arrow-button.carousel-arrow-left{translate:40% -50%}.section-box-carousel .box-carousel.feed-carousel .carousel-arrow-button.carousel-arrow-right{translate:-40% -50%}}.section-box-carousel .box-carousel-container{padding-inline:0}.section-box-carousel .box-carousel-container .carousel-track{padding-block:16px;padding-inline:calc(var(--bs-gutter-x)*.5)}@media(min-width:992px){.section-box-carousel .box-carousel-container{max-width:none;padding-inline:32px}.section-box-carousel .box-carousel-container .carousel-track{padding-inline:0}}.section-box-carousel.box-carousel-short .carousel-track{justify-content:stretch}.section-box-carousel.box-carousel-short .box-carousel.feed-carousel{height:auto}.section-box-carousel.box-carousel-short .box-carousel.feed-carousel .box-carousel-item{width:322px;height:auto;min-height:142px;aspect-ratio:auto}@media(min-width:768px){.section-box-carousel.box-carousel-short .box-carousel.feed-carousel .box-carousel-item{width:536px;min-height:225px}}.box-item-copy{position:relative;flex:0 0 auto;height:-moz-min-content;height:min-content;padding:16px;background-color:var(--theme-bg);border-radius:8px}.box-item-copy .box-item-logo-img{display:block;width:auto;height:26px;margin-bottom:6px}.box-item-copy .heading{margin-bottom:8px;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.5rem}@media(min-width:768px){.box-item-copy .heading{font-size:2.25rem}}.box-item-copy .heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px)}.box-item-copy .feed-button{position:static}.box-item-copy .feed-button.click-anywhere:before{position:absolute;top:0;left:0;z-index:2;display:block;width:100%;height:100%;content:""}.box-item-copy .description{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem;font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.box-item-copy .description strong{font-weight:600}.box-item-copy .description{margin-bottom:12px;color:var(--theme-text)}.box-item-copy .svg-heading-snow-cap{position:absolute;bottom:100%;pointer-events:none;right:5%;width:120px;translate:0 13px}@media(min-width:768px){.box-item-copy{padding:24px}.box-item-copy .box-item-logo-img{height:42px}}.carousel-banner{position:relative;z-index:0;display:flex;flex-direction:column;gap:16px;height:100%;padding:16px;overflow:hidden;background-color:var(--theme-bg-secondary);border:var(--theme-card-border-width) solid var(--theme-border);border-radius:10px;background-clip:padding-box;contain:paint}.carousel-banner .box-item-media{position:relative;flex:1 0;min-height:0;overflow:hidden;border-radius:8px}.carousel-banner .box-item-media .black-friday-sale-streamers,.carousel-banner .box-item-media .tdf-sale-streamers{position:absolute;top:3%;left:-50%;z-index:2;width:200%;rotate:0deg;translate:0}.carousel-banner .box-item-media .tdf-sale-streamers{top:0;left:-67%;rotate:-11deg}@media(min-width:768px){.carousel-banner .box-item-media .tdf-sale-streamers{top:7%;left:-90%}}.carousel-banner .box-item-media .box-item-video,.carousel-banner .box-item-media img{display:inline-block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.carousel-banner .carousel-banner-sponsored-flag{position:absolute;bottom:100%;left:0;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.8125rem}@media(min-width:768px){.carousel-banner .carousel-banner-sponsored-flag{font-size:.75rem}}.carousel-banner .carousel-banner-sponsored-flag{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.carousel-banner .carousel-banner-sponsored-flag strong{font-weight:600}.carousel-banner .carousel-banner-sponsored-flag{color:#939eb4}.carousel-banner.box-item-full-background{justify-content:flex-end}.carousel-banner.box-item-full-background .box-item-media{position:absolute;inset:0;z-index:0}.carousel-banner.box-item-full-background .box-item-media .box-item-video,.carousel-banner.box-item-full-background .box-item-media img{-o-object-fit:cover;object-fit:cover}.carousel-banner.box-item-full-background .box-item-copy{position:relative;z-index:1}.carousel-banner.box-item-full-background .box-item-copy.theme-blue,.carousel-banner.box-item-full-background .box-item-copy.theme-dark,.carousel-banner.box-item-full-background .box-item-copy.theme-light{background-color:var(--theme-bg-transparent);backdrop-filter:blur(15px)}.carousel-banner.box-item-bg-grid{--grid-w:80px;--grid-h:54px;--line-thick:0.51px;--line-color:var(--theme-grid-pattern-line-color)}.carousel-banner.box-item-bg-grid:hover{--line-color:var(--theme-grid-pattern-line-color-hover)}.carousel-banner.box-item-bg-grid{background-image:repeating-linear-gradient(to right,var(--line-color) 0 calc(var(--line-thick)),transparent calc(var(--line-thick)) var(--grid-w)),repeating-linear-gradient(to bottom,var(--line-color) 0 calc(var(--line-thick)),transparent calc(var(--line-thick)) var(--grid-h));background-repeat:repeat;background-position:-12px -10px;background-size:var(--grid-w) 100%,100% var(--grid-h)}.carousel-banner.box-item-short{display:flex;flex-direction:row-reverse;gap:0;align-items:end;justify-content:center;padding:0;background-color:var(--theme-bg)}.carousel-banner.box-item-short:has(.feed-button){justify-content:flex-end}.carousel-banner.box-item-short .box-item-media{position:absolute;top:0;left:60%;z-index:0;flex:0 0 50%;align-self:center;height:100%;aspect-ratio:1/1;border-radius:0}.carousel-banner.box-item-short .box-item-media .box-item-video,.carousel-banner.box-item-short .box-item-media img{-o-object-fit:cover;object-fit:cover}.carousel-banner.box-item-short .box-item-copy{flex:0 0 60%;padding:16px 0 16px 16px;background-color:rgba(0,0,0,0)}.carousel-banner.box-item-short .box-item-copy .heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.25rem}@media(min-width:768px){.carousel-banner.box-item-short .box-item-copy .heading{font-size:2rem}}.carousel-banner.box-item-short .box-item-copy .heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px);text-transform:none}.carousel-banner.box-item-short .box-item-copy .description{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.carousel-banner.box-item-short .box-item-copy .description{font-size:1rem}}.carousel-banner.box-item-short .box-item-copy .description{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.carousel-banner.box-item-short .box-item-copy .description strong{font-weight:600}.carousel-banner.box-item-short .box-item-copy:has(.box-item-logo-img) .heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.8125rem}@media(min-width:768px){.carousel-banner.box-item-short .box-item-copy:has(.box-item-logo-img) .heading{font-size:1rem}}.carousel-banner.box-item-short .box-item-copy:has(.box-item-logo-img) .heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px)}.carousel-banner.box-item-short.box-item-full-background .box-item-copy{flex:0 0 65%;background-color:rgba(0,0,0,0);backdrop-filter:none}.carousel-banner.box-item-short.box-item-full-background .box-item-media{left:0;aspect-ratio:auto}.carousel-banner.box-item-short.box-item-media-contained .box-item-copy{flex:auto}.carousel-banner.box-item-short.box-item-media-contained .box-item-media{position:relative;left:0;max-width:200px;height:auto}@media(min-width:768px){.carousel-banner{gap:16px;padding:24px}.carousel-banner.box-item-short .box-item-copy{padding:24px 0 24px 24px}.carousel-banner.box-item-short .box-item-copy:has(.box-item-logo-img) .heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem;font-weight:600;font-style:normal;line-height:calc(1em + 4px)}}@media(min-width:768px)and (min-width:768px){.carousel-banner.box-item-short .box-item-copy:has(.box-item-logo-img) .heading{font-size:1.25rem}}.carousel-banner .promo-strip{position:absolute;pointer-events:none;top:0;left:0;z-index:2;background-color:rgba(9,2,61,.9019607843);color:#fff}.carousel-banner.carousel-banner-bfcm .box-item-media{clip-path:inset(36px 0 0 0)}.carousel-banner.carousel-banner-bfcm .feed-button{background-color:var(--theme-accent-bg);color:var(--theme-accent-color);border-color:var(--theme-accent-bg)}.carousel-banner.carousel-banner-bfcm .feed-button:hover{background-color:var(--theme-bg);color:var(--theme-accent-bg);border-color:var(--theme-accent-bg)}.product-list-card{display:flex;flex-direction:column;height:100%;border:1px solid #dcdfe5;border-radius:10px}.product-list-card,.product-list-card .box-item-copy.theme-light{background-color:#edeff2}.product-list-card .product-grid{display:inline-flex;flex:1 0;flex-wrap:wrap;gap:10px;width:100%;height:100%;min-height:0;padding:10px 10px 0}.product-list-card .product-grid .product-item{display:flex;flex:1 0 160px;align-items:center;justify-content:center;overflow:hidden;background-color:#f6f7f8;border:1px solid #dcdfe5;border-radius:8px;contain:size}.product-list-card .product-grid .product-item img{display:block;width:90%;height:90%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product-list-card .product-grid .product-item:has(>.more){position:relative}.product-list-card .product-grid .product-item:has(>.more)>.more{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.product-list-card .product-grid .product-item:has(>.more)>.more{font-size:.875rem}}.product-list-card .product-grid .product-item:has(>.more)>.more{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.product-list-card .product-grid .product-item:has(>.more)>.more strong{font-weight:600}.product-list-card .product-grid .product-item:has(>.more)>.more{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(246,247,248,.9);backdrop-filter:blur(2px)}.product-list-card .product-grid a.product-item{transition:background-color .2s}.product-list-card .product-grid a.product-item:hover{background-color:#e5f7fd}.product-list-card .product-grid:has(>.product-item:nth-child(5)) .product-item{flex-basis:120px}.box-carousel-item.can-animate{width:0;opacity:0;animation:grow-box-from-left .25s cubic-bezier(.83,0,.05,1) forwards,fade-in .25s ease-out .3s forwards}@media(min-width:768px){.box-carousel-item.can-animate{animation:grow-box-from-left-desktop .25s cubic-bezier(.83,0,.05,1) forwards,fade-in .25s ease-out .3s forwards}}@keyframes grow-box-from-left{0%{width:0}to{width:350px}}@keyframes grow-box-from-left-desktop{0%{width:0}to{width:500px}}.top-brands-card .product-grid .product-item img{width:55%;max-width:200px;height:55%}.box-carousel-ads{max-height:414px}.box-carousel-ads.box-carousel-no-ads{max-height:0;padding-block:0;overflow:hidden;opacity:0;transition:max-height .3s cubic-bezier(.52,.01,.16,.99) .2s,opacity .3s .2s,padding-block .2s cubic-bezier(.52,.01,.16,.99) .3s}.box-carousel-ads.box-carousel-has-ads{max-height:none}@media(min-width:768px){.box-carousel-ads{max-height:564px}}.key-value-pill{font-size:.75rem}@media(min-width:768px){.key-value-pill{font-size:.75rem}}.key-value-pill{font-weight:400;font-family:libertad,monospace;font-style:normal;line-height:calc(1em + 4px);position:relative;z-index:0;display:inline-flex;white-space:nowrap}.key-value-pill .pill-key,.key-value-pill .pill-value{padding:5px 12px 4px}.key-value-pill .pill-key{color:var(--color-combo-principal-contrast);text-transform:capitalize;background-color:var(--color-combo-principal);border-radius:50px 0 0 50px}.key-value-pill .pill-value{position:relative;z-index:1;border-radius:0 50px 50px 0}.key-value-pill .pill-value,.key-value-pill.switch-colors .pill-key{color:var(--color-combo-subsidiary-contrast);background-color:var(--color-combo-subsidiary)}.key-value-pill.switch-colors .pill-value{color:var(--color-combo-principal-contrast);background-color:var(--color-combo-principal)}.key-value-pill.size-lg{font-size:1rem}.key-value-pill.size-lg .pill-key,.key-value-pill.size-lg .pill-value{padding:10px 20px}.featured-product-hero-with-pills{margin-block:32px;color:#fff}.featured-product-hero-with-pills .bg-image.backdrop>*{filter:brightness(40%)}.featured-product-hero-with-pills .tdf-sale-streamers{position:absolute;top:3%;left:-11%;z-index:2;width:200%;rotate:16deg}@media(min-width:768px){.featured-product-hero-with-pills .tdf-sale-streamers{top:7%;rotate:19deg}.featured-product-hero-with-pills .hero-image{border-radius:10px}}@media(max-width:767.98px){.featured-product-hero-with-pills .feed-container{padding-inline:0}}.featured-product-hero-with-pills .feed-button{position:static}.featured-product-hero-with-pills .feed-button:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.featured-product-hero-with-pills .hero-content{display:flex;flex-direction:column;gap:32px;width:100%;padding:64px 24px}@media(min-width:768px){.featured-product-hero-with-pills .hero-content{flex-direction:row;gap:64px;padding:64px}}.featured-product-hero-with-pills .hero-content .hero-product{display:flex;flex:1 0;flex-direction:column;gap:12px;align-items:center;justify-content:center}@media(min-width:768px){.featured-product-hero-with-pills .hero-content .hero-product{order:1}}.featured-product-hero-with-pills .hero-content .hero-product .product-image-container .product-image{width:250px;height:250px;aspect-ratio:1/1}@media(min-width:992px){.featured-product-hero-with-pills .hero-content .hero-product .product-image-container .product-image{width:432px;height:432px}}.featured-product-hero-with-pills .hero-content .hero-product .product-info{display:flex;flex-direction:column;gap:6px;align-items:center}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-name{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.25rem}@media(min-width:768px){.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-name{font-size:2rem}}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-name{font-weight:600;font-style:normal;line-height:calc(1em + 4px);text-align:center}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-variety{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1rem}@media(min-width:768px){.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-variety{font-size:1.125rem}}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-variety{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-variety strong{font-weight:600}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-variety{margin:0}.featured-product-hero-with-pills .hero-content .hero-product .product-info .product-cta{margin-top:10px}.featured-product-hero-with-pills .hero-content .hero-text{display:flex;flex:1 0;flex-direction:column;gap:24px;justify-content:center;max-width:500px;color:#def625}@media(min-width:992px){.featured-product-hero-with-pills .hero-content .hero-text{max-width:600px}}.featured-product-hero-with-pills .hero-content .hero-text .hero-heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:2rem}@media(min-width:768px){.featured-product-hero-with-pills .hero-content .hero-text .hero-heading{font-size:2.5rem}}.featured-product-hero-with-pills .hero-content .hero-text .hero-heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px);margin:0}.featured-product-hero-with-pills .hero-content .hero-text .hero-description{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.125rem}@media(min-width:768px){.featured-product-hero-with-pills .hero-content .hero-text .hero-description{font-size:1.25rem}}.featured-product-hero-with-pills .hero-content .hero-text .hero-description{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.featured-product-hero-with-pills .hero-content .hero-text .hero-description strong{font-weight:600}.featured-product-hero-with-pills .hero-content .hero-text .hero-description{margin:0}.featured-product-hero-with-pills .hero-content .hero-text .nutrition-pills-container{display:flex;flex-wrap:wrap;gap:16px;align-content:flex-start;align-items:flex-start;width:100%;margin-top:10px}@media(min-width:992px){.featured-product-hero-with-pills .hero-content .hero-text .nutrition-pills-container{gap:24px}}.feed-swiper-media{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:0}.feed-swiper-media img,.feed-swiper-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feed-swiper-progress-ring .feed-swiper-progress-ring-track{fill:none;stroke:hsla(0,0%,100%,.3)}.feed-swiper-progress-ring .feed-swiper-progress-ring-progress{fill:none;stroke:var(--swiper-pagination-color);stroke-linecap:round;stroke-dasharray:100.53px;stroke-dashoffset:calc(100.53px*1);stroke-dashoffset:calc(100.53px*var(--feed-swiper-autoplay-pct-left, 1));transform:rotate(-90deg);transform-origin:50% 50%}.feed-swiper-navigation{position:absolute;inset-inline-end:12px;inset-block-end:12px;z-index:11;display:flex;gap:8px}@media(min-width:768px){.feed-swiper-navigation{inset-inline:0;inset-block-end:36px;pointer-events:none}}.feed-swiper-navigation .feed-swiper-navigation-inner{display:flex;gap:8px;justify-content:flex-end}.feed-swiper-navigation .feed-swiper-navigation-arrows{display:none}@media(min-width:576px){.feed-swiper-navigation .feed-swiper-navigation-arrows{display:flex;gap:8px}}.feed-swiper-navigation .feed-swiper-navigation-btn{position:relative;width:32px;height:32px;border-radius:50%;background-color:hsla(0,0%,100%,.65);border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out;color:#09023d;margin:0;pointer-events:auto}@media(hover:hover){.feed-swiper-navigation .feed-swiper-navigation-btn:hover{background-color:hsla(0,0%,100%,.4)}}.feed-swiper-navigation .feed-swiper-navigation-btn:focus-visible{border:none;outline:2px solid #00b4e7;outline-offset:1px}.feed-swiper-navigation .feed-swiper-navigation-btn .feed-swiper-progress-ring{--feed-swiper-autoplay-pct-left:1;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.feed-swiper-navigation .feed-swiper-navigation-btn-pause{color:#fff;background-color:hsla(0,0%,100%,.2)}.feed-swiper{--swiper-pagination-color:#fff;--swiper-pagination-bottom:16px;--swiper-pagination-bullet-size:8px;--swiper-pagination-bullet-width:8px;--swiper-pagination-bullet-height:8px;--swiper-pagination-bullet-inactive-color:rgb(255 255 255/40%);--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-horizontal-gap:8px;--swiper-pagination-bullet-vertical-gap:12px;--feed-swiper-slide-height:clamp(500px,80vh,600px)}@media(min-width:768px){.feed-swiper{--swiper-pagination-bottom:40px}}.feed-swiper .swiper-slide{height:var(--feed-swiper-slide-height)}.feed-swiper .feed-swiper-slide-content{position:relative;z-index:1;height:100%;width:100%;transform:translateZ(0);backface-visibility:hidden}.feed-swiper.feed-swiper-skeleton{position:relative;height:var(--feed-swiper-slide-height);background-color:#b1b9c8;overflow:hidden}.feed-swiper.feed-swiper-skeleton .feed-swiper-skeleton-slide{height:100%;width:100%;background-color:#b1b9c8}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);top:auto;top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right,8px);left:auto;left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:4px;width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.section-social-style-carousel .carousel-banner-sponsored-flag{position:absolute;bottom:100%;left:0;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.8125rem}@media(min-width:768px){.section-social-style-carousel .carousel-banner-sponsored-flag{font-size:.75rem}}.section-social-style-carousel .carousel-banner-sponsored-flag{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.section-social-style-carousel .carousel-banner-sponsored-flag strong{font-weight:600}.section-social-style-carousel .carousel-banner-sponsored-flag{color:#939eb4}.section-social-style-carousel{padding-block:24px;background-color:#f9fafb;border-bottom:1px solid #edeff2}.section-social-style-carousel .social-style-carousel-heading{margin-bottom:32px;text-align:center}.section-social-style-carousel .social-style-carousel .carousel-track{display:flex}.section-social-style-carousel .social-style-carousel .feed-carousel-item{position:relative;flex:0 0 308px}.section-social-style-carousel .social-style-carousel .feed-carousel-item:has(.carousel-banner-sponsored-flag){margin-top:15px}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle,.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-banner-container{padding:0}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-banner-img-container .black-friday-sale-streamers{top:3%;left:-25%;width:150%;rotate:2deg;translate:-13% 0}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-shadow-wrap{top:auto;bottom:0}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-shadow-wrap:before{background-image:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4666666667) 80%,rgba(0,0,0,0))}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-banner-copy{width:100%;padding-inline:12px;padding-bottom:24px}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .feed-button{position:static}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .feed-button:before{position:absolute;inset:0;display:block;content:""}@media(max-width:767.98px){.section-social-style-carousel .social-style-carousel-heading{padding-inline:calc(var(--bs-gutter-x)*.5)}}@media(min-width:768px){.section-social-style-carousel .social-style-carousel-heading{text-align:center}.section-social-style-carousel .social-style-carousel .carousel-arrow-button.carousel-arrow-left{right:100%;translate:70% -50%}.section-social-style-carousel .social-style-carousel .carousel-arrow-button.carousel-arrow-right{left:100%;translate:-70% -50%}.section-social-style-carousel .social-style-carousel .feed-carousel-item .feed-banner-lifestyle .ls-banner-copy:before{height:100%;background-image:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4666666667) 80%,rgba(0,0,0,0))}}@media(min-width:992px){.section-social-style-carousel .social-style-carousel .carousel-arrow-button.carousel-arrow-left{right:100%;translate:50% -50%}.section-social-style-carousel .social-style-carousel .carousel-arrow-button.carousel-arrow-right{left:100%;translate:-50% -50%}}.hero-carousel{--hero-carousel-height:clamp(500px,calc(100dvh - 85px),800px);--hero-carousel-bottom-fade-height:20%;background-color:#0f1100;height:clamp(500px,calc(100dvh - 85px),800px);height:var(--hero-carousel-height)}.hero-carousel .hero-carousel-swiper{--feed-swiper-slide-height:var(--hero-carousel-height);max-width:2000px;position:relative;isolation:isolate}@media(min-width:1921px){.hero-carousel .hero-carousel-swiper{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 15%,rgb(0,0,0) 85%,rgba(0,0,0,0));mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 15%,rgb(0,0,0) 85%,rgba(0,0,0,0));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}}.hero-carousel .hero-carousel-slide{display:flex;flex-direction:column;justify-content:flex-end;padding-block:16px 48px;height:100%;color:#fff}.hero-carousel .hero-carousel-slide:before{content:"";position:absolute;inset:0;display:block;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 76%,#0f1100)}@media(min-width:768px){.hero-carousel .hero-carousel-slide{padding-block:16px 64px}}.hero-carousel .hero-carousel-slide-content{position:relative;z-index:1;text-align:start;display:flex;flex-direction:column;align-items:flex-start}.hero-carousel .hero-carousel-slide-heading{font-family:futura-pt-condensed,arial,sans-serif;font-size:1.875rem;line-height:1.2;letter-spacing:-.02em;font-weight:800;font-style:normal;text-transform:uppercase}@media(min-width:576px){.hero-carousel .hero-carousel-slide-heading{font-family:futura-pt-condensed,arial,sans-serif;font-size:3rem;line-height:1.1;letter-spacing:-.03em;font-weight:800;font-style:normal;text-transform:uppercase}}@media(min-width:992px){.hero-carousel .hero-carousel-slide-heading{font-family:futura-pt-condensed,arial,sans-serif;font-size:4.5rem;line-height:1;letter-spacing:-.04em;font-weight:800;font-style:normal;text-transform:uppercase}}.hero-carousel .hero-carousel-slide-description{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.4;font-style:normal}.hero-carousel .hero-carousel-slide-description strong{font-weight:500}.hero-carousel .hero-carousel-slide-description{font-weight:500;margin-block-end:24px}.hero-carousel .hero-carousel-slide-cta.button-xl{padding-inline:32px;padding-block:12px}.hero-carousel .hero-carousel-slide-skeleton{background-color:#000}.hero-carousel .hero-carousel-slide-skeleton .skeleton-fill{background-color:hsla(0,0%,100%,.2)}.hero-carousel .hero-carousel-slide-skeleton{pointer-events:none}.hero-carousel .hero-carousel-slide-skeleton .hero-carousel-skeleton-line-heading{display:block;width:min(700px,90vw)}.hero-carousel .hero-carousel-slide-skeleton .hero-carousel-skeleton-line-heading:nth-child(2){width:min(620px,82vw)}.hero-carousel .hero-carousel-slide-skeleton .hero-carousel-skeleton-line-heading:nth-child(3){width:min(520px,74vw)}.hero-carousel .hero-carousel-slide-skeleton .hero-carousel-skeleton-line-body{display:block;width:min(520px,70vw)}.hero-carousel .hero-carousel-slide-skeleton .hero-carousel-skeleton-cta{width:11.375rem;height:3.125rem;border-radius:50px}.image-missing{background-color:#dcdfe5}.banner-lifestyle-collection .collection-container{margin-block:24px}.banner-lifestyle-collection .collection-container .lifestyle{position:relative;z-index:0;display:flex;align-items:flex-end;height:600px;overflow:hidden;border-radius:10px}.banner-lifestyle-collection .collection-container .lifestyle .feed-button{position:relative;z-index:4}.banner-lifestyle-collection .collection-container .lifestyle .black-friday-sale-streamers{top:3%;left:-25%;z-index:2;width:200%;rotate:0deg;translate:0}@media(min-width:992px){.banner-lifestyle-collection .collection-container .lifestyle .black-friday-sale-streamers{top:4%}}.banner-lifestyle-collection .collection-container .lifestyle .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.banner-lifestyle-collection .collection-container .lifestyle .copy{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:32px 16px 94px}.banner-lifestyle-collection .collection-container .lifestyle .copy:before{position:absolute;bottom:0;left:0;display:block;width:100%;height:110%;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.4666666667) 80%,rgba(0,0,0,0))}.banner-lifestyle-collection .collection-container .lifestyle .copy .copy-action-wrapper{margin-bottom:16px}.banner-lifestyle-collection .collection-container .lifestyle .copy .description{position:relative;z-index:1;margin:0;line-height:1.5em;color:#fff;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.banner-lifestyle-collection .collection-container .lifestyle .copy .description{font-size:1rem}}.banner-lifestyle-collection .collection-container .lifestyle .copy .description{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.banner-lifestyle-collection .collection-container .lifestyle .copy .description strong{font-weight:600}.banner-lifestyle-collection .collection-container .lifestyle .copy .collection-cta-container{margin-top:24px}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards{margin-top:-78px}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards .carousel-product-item{flex:0 0 200px;width:200px;text-align:left;text-align:initial}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards .pc-image .feed-corner-flag:not(.feed-hot-deal-flag){color:#09023d;background-color:#def625}@media(max-width:767.98px){.banner-lifestyle-collection .collection-container{padding-inline:0}}@media(min-width:768px){.banner-lifestyle-collection .collection-container{display:flex;gap:16px}.banner-lifestyle-collection .collection-container .lifestyle{flex:1 0;height:auto}.banner-lifestyle-collection .collection-container .lifestyle .copy{padding:32px 16px 24px}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards{position:static;flex:2 0;height:100%;margin:0}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards.feed-carousel .carousel-track{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards.feed-carousel .carousel-track .carousel-product-item{width:100%;text-align:left;text-align:initial}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards.feed-carousel .carousel-arrow-button{display:none}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards.feed-carousel.feed-carousel-enabled{padding-inline:0}}@media(min-width:992px){.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards{flex:3 0}.banner-lifestyle-collection .collection-container .lifestyle-collection-product-cards.feed-carousel .carousel-track{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr)}}.social-carousel-ads.no-ads{max-height:0;padding-block:0;overflow:hidden;opacity:0;transition:max-height .3s cubic-bezier(.52,.01,.16,.99) .2s,opacity .3s .2s,padding-block .2s cubic-bezier(.52,.01,.16,.99) .3s}.short-video{position:relative;width:100%;overflow:hidden;border-radius:10px}.short-video .short-video-player{width:100%;height:400px;cursor:pointer;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:8px}.short-video .short-video-controls{position:absolute;top:20px;right:20px;display:flex;gap:12px;justify-content:end}@media(hover:hover)and (pointer:fine){.short-video.never-interacted .short-video-controls{pointer-events:all;opacity:1}.short-video.has-interacted .short-video-controls{pointer-events:none;opacity:0;transition:opacity .2s ease}.short-video.has-interacted:hover .short-video-controls{pointer-events:all;opacity:1}}.short-video .short-video-control-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#fff;cursor:pointer;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);border:none;border-radius:50%;transition:all .2s ease}.short-video .short-video-control-btn:hover{background:rgba(0,0,0,.8);transform:scale(1.05)}.short-video .short-video-control-btn:active{transform:scale(.95)}.short-video .short-video-control-btn svg{width:24px;height:24px}.short-video .short-video-play-btn-center{position:absolute;top:50%;left:50%;z-index:5;width:64px;height:64px;transform:translate(-50%,-50%);animation:play-button-appear .2s ease-out}.short-video .short-video-play-btn-center:active,.short-video .short-video-play-btn-center:hover{transform:translate(-50%,-50%)!important}.short-video .short-video-play-btn-center svg{width:32px;height:32px}.short-video .short-video-tooltip{position:absolute;top:calc(100% + 30px);right:0;z-index:10;cursor:pointer;transform:translateY(-50%)}.short-video .short-video-tooltip.muted.not-interacted{display:block;animation:tooltip-fade-in .3s ease-out}.short-video .short-video-tooltip.interacted,.short-video .short-video-tooltip.unmuted{display:none}.short-video .short-video-tooltip .short-video-tooltip-content{padding:8px 12px;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);border-radius:6px;transition:all .2s ease}.short-video .short-video-tooltip .short-video-tooltip-arrow{position:absolute;top:-6px;right:16px;width:0;height:0;border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,.7);border-left:6px solid rgba(0,0,0,0)}.short-video .short-video-tooltip:active .short-video-tooltip-content,.short-video .short-video-tooltip:hover .short-video-tooltip-content{background:rgba(0,0,0,.8);transform:scale(1.02)}@keyframes tooltip-fade-in{0%{opacity:0;transform:translateY(-50%) translateX(-5px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@keyframes play-button-appear{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.short-video .short-video-progress-container{position:absolute;right:0;bottom:0;left:0;height:4px;background:hsla(0,0%,100%,.3);transition:all .2s ease}.short-video .short-video-progress-container.top{top:0;bottom:auto}.short-video .short-video-progress-container.top.paused{top:20px;bottom:auto;height:8px;margin:0 12px;background:rgba(0,0,0,.6);border-radius:4px}.short-video .short-video-progress-container.paused{bottom:20px;height:8px;margin:0 12px;background:rgba(0,0,0,.6);border-radius:4px}.short-video .short-video-progress-bar{position:relative;width:100%;height:100%;cursor:pointer}.short-video .short-video-progress-bar:before{position:absolute;inset:-20px -20px -60px;cursor:pointer;content:""}.short-video .short-video-progress-fill{width:0;height:100%;background:red;border-radius:inherit;border-radius:4px}.short-video .short-video-progress-thumb-area{position:absolute;top:50%;width:20px;height:20px;cursor:grab;transform:translate(-50%,-50%)}.short-video .short-video-progress-thumb-area:before{position:absolute;inset:-25px;z-index:2;cursor:grab;content:""}.short-video .short-video-progress-thumb-area:active,.short-video .short-video-progress-thumb-area:active:before{cursor:grabbing}.short-video .short-video-progress-thumb{position:relative;z-index:1;width:100%;height:100%;background:red;border:2px solid #fff;border-radius:50%;transition:all .2s ease}.short-video .short-video-progress-thumb:hover{transform:scale(1.1)}.short-video .short-video-progress-container.top.paused~.short-video-controls{top:60px}.short-video.short-video-fullscreen{position:absolute;inset:0;margin:0}.short-video.short-video-fullscreen .short-video-player{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.short-video.short-video-fullscreen .short-video-controls{top:30px;left:20px}.short-video.short-video-fullscreen .short-video-progress-container.top.paused~.short-video-controls{top:50px}.short-video.short-video-fullscreen .short-video-progress-container.top.paused{top:20px;margin:0 20px}.short-video.short-video-fullscreen .short-video-progress-container.paused{bottom:30px;margin:0 20px}.short-video-loading{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}.short-video-spinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:short-video-spin 1s linear infinite}@keyframes short-video-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-split-featured-brand{margin-block:32px}.section-split-featured-brand:first-child{margin-top:16px}@media(min-width:768px){.section-split-featured-brand{margin-block:48px}.section-split-featured-brand:first-child{margin-top:24px}}.section-split-featured-brand .pointless-pointer{display:none}.section-split-featured-brand .brand-cta{position:static}.section-split-featured-brand .brand-cta:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.section-split-featured-brand .split-featured-brand-card{position:relative;padding:40px 16px 16px}.section-split-featured-brand .split-featured-brand-card>.feed-image img{border-radius:10px}.section-split-featured-brand .split-featured-brand-card .brand-card-bg-image{position:absolute;inset:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}.section-split-featured-brand .split-featured-brand-card .brand-cta,.section-split-featured-brand .split-featured-brand-card .brand-description,.section-split-featured-brand .split-featured-brand-card .brand-logo,.section-split-featured-brand .split-featured-brand-card .brand-value-props{margin-bottom:24px}.section-split-featured-brand .split-featured-brand-card .brand-logo{width:100%;height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;filter:brightness(0) invert(1)}.section-split-featured-brand .split-featured-brand-card .brand-heading{color:#fff;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:2rem}@media(min-width:768px){.section-split-featured-brand .split-featured-brand-card .brand-heading{font-size:2.5rem}}.section-split-featured-brand .split-featured-brand-card .brand-heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px)}.section-split-featured-brand .split-featured-brand-card .brand-description{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.section-split-featured-brand .split-featured-brand-card .brand-description{font-size:1rem}}.section-split-featured-brand .split-featured-brand-card .brand-description{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.section-split-featured-brand .split-featured-brand-card .brand-description strong{font-weight:600}.section-split-featured-brand .split-featured-brand-card .brand-description{color:#fff}.section-split-featured-brand .split-featured-brand-card .brand-value-props{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.section-split-featured-brand .split-featured-brand-card .brand-value-props .brand-value-prop{flex:0 0 auto}.section-split-featured-brand .split-featured-brand-card .desktop-card .brand-card-bg-image,.section-split-featured-brand .split-featured-brand-card .value-prop-desktop{display:none}.section-split-featured-brand .split-featured-brand-card .product-cards-wrapper{width:calc(100% + 32px + 24px);padding-inline:28px;padding-bottom:24px;margin-inline:-28px;overflow:auto}.section-split-featured-brand .split-featured-brand-card .product-cards{display:flex;justify-content:center;width:-moz-max-content;width:max-content;margin:0 auto;white-space:nowrap}.section-split-featured-brand .split-featured-brand-card .product-cards .product-variant-card{width:280px;height:auto;margin-right:12px;text-align:left;text-align:initial}.section-split-featured-brand .split-featured-brand-card .product-cards .product-variant-card:last-child{margin-right:0}@media(min-width:768px){.section-split-featured-brand .split-featured-brand-card{display:flex;gap:24px;padding:0;overflow:auto;border-radius:0}.section-split-featured-brand .split-featured-brand-card .brand-card-bg-image-wrapper,.section-split-featured-brand .split-featured-brand-card .brand-value-props{display:none}.section-split-featured-brand .split-featured-brand-card .brand-cta{margin:0}.section-split-featured-brand .split-featured-brand-card .desktop-card{position:relative;display:flex;justify-content:center;padding:32px;overflow:hidden;border-radius:10px}.section-split-featured-brand .split-featured-brand-card .desktop-card .brand-card-bg-image{display:block}.section-split-featured-brand .split-featured-brand-card .desktop-card .value-prop-desktop{position:absolute;top:32px;display:inline-block}.section-split-featured-brand .split-featured-brand-card .desktop-card.brand-content{flex:0 0 373px;flex-direction:column;align-items:flex-start}.section-split-featured-brand .split-featured-brand-card .desktop-card.brand-content .value-prop-desktop{left:32px}.section-split-featured-brand .split-featured-brand-card .desktop-card.brand-content .brand-card-bg-image{-o-object-position:left;object-position:left}.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content{flex:1 0;align-items:center;padding-block:100px;padding-inline:16px}.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content .value-prop-desktop.value-prop-left{left:32px}.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content .value-prop-desktop.value-prop-right{right:32px}.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content .brand-card-bg-image{-o-object-position:-380px;object-position:-380px}.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content .product-cards .product-variant-card{width:240px}.section-split-featured-brand .split-featured-brand-card.products-content-left .brand-content{order:2}.section-split-featured-brand .split-featured-brand-card.products-content-left .brand-content .brand-card-bg-image{-o-object-position:right;object-position:right}.section-split-featured-brand .split-featured-brand-card.products-content-left .products-content{order:1}.section-split-featured-brand .split-featured-brand-card.products-content-left .products-content .brand-card-bg-image{-o-object-position:calc(100% + 380px);object-position:calc(100% + 380px)}}@media(min-width:992px){.section-split-featured-brand .split-featured-brand-card .product-cards-wrapper{position:relative;width:auto;overflow:visible}.section-split-featured-brand .split-featured-brand-card .pointless-pointer{position:absolute;right:-20px;bottom:-20px;display:flex}}@media(min-width:1200px){.section-split-featured-brand .split-featured-brand-card .desktop-card.products-content .product-cards .product-variant-card{width:280px}}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card{padding-top:55vh;margin-bottom:300px;background:rgba(0,0,0,0)}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .brand-card-bg-image-wrapper,.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .brand-cta,.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .brand-description{display:none}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .brand-card-video{margin-bottom:24px}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .value-prop-desktop{top:auto;bottom:32px}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .products-content{margin-bottom:-300px;background:rgba(0,0,0,0)}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .products-content .brand-card-bg-image{z-index:auto;-o-object-position:0 0;object-position:0 0}.section-split-featured-brand.split-featured-brand-video-mode .value-prop-desktop{display:none!important}.section-split-featured-brand.split-featured-brand-video-mode .brand-value-props{position:absolute;top:30px;right:80px;left:20px;display:flex;max-width:270px;margin-bottom:0}.section-split-featured-brand.split-featured-brand-video-mode.scrubbing .brand-value-props{display:none}@media(min-width:768px){.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card{padding-top:0;margin-bottom:0;background-color:rgba(0,0,0,0)}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .products-content{margin-bottom:0}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .desktop-card{background-color:var(--theme-bg)}.section-split-featured-brand.split-featured-brand-video-mode .split-featured-brand-card .desktop-card.brand-content .brand-logo{display:none}}.section-split-square-banner{--split-square-banner-content-padding-inline:32px;--split-square-banner-content-padding-block:64px;--split-square-banner-min-height:0px}.section-split-square-banner>*{box-sizing:border-box}.section-split-square-banner .split-banner-disclaimer{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.8125rem}@media(min-width:768px){.section-split-square-banner .split-banner-disclaimer{font-size:.75rem}}.section-split-square-banner .split-banner-disclaimer{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.section-split-square-banner .split-banner-disclaimer strong{font-weight:600}.section-split-square-banner .split-banner-disclaimer{margin-top:24px;opacity:.7;color:var(--theme-text)}.section-split-square-banner .split-banner-disclaimer a{color:var(--theme-text);text-decoration:underline}.section-split-square-banner .split-banner-disclaimer a:hover{color:var(--theme-text-hover)}.section-split-square-banner .split-banner-container{padding-block:32px;background-color:var(--theme-bg)}.section-split-square-banner .split-banner-picture-wrapper{position:relative}@media(max-width:767.98px){.section-split-square-banner .split-banner-picture-wrapper{display:block;aspect-ratio:10/11}}.section-split-square-banner .split-banner-picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-split-square-banner .split-banner-over-media{position:absolute;inset:0;z-index:1;pointer-events:none}.section-split-square-banner .split-banner-over-media-inner{width:100%;height:100%;pointer-events:auto;padding-block:24px;padding-inline:calc(var(--bs-gutter-x)*.5)}@media(min-width:1200px){.section-split-square-banner .split-banner-over-media-inner{padding:48px}}.section-split-square-banner .split-banner-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:767.98px){.section-split-square-banner .split-banner-img{margin-bottom:0;border-radius:0}}@media(min-width:768px){.section-split-square-banner .split-banner-img{height:345px;margin-bottom:24px;border-radius:10px}}.section-split-square-banner .split-banner-content .split-banner-pointer{margin-bottom:24px}@media(max-width:767.98px){.section-split-square-banner .split-banner-content{padding-block:32px}}.section-split-square-banner .split-banner-content .split-banner-heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:2rem}@media(min-width:768px){.section-split-square-banner .split-banner-content .split-banner-heading{font-size:2.5rem}}.section-split-square-banner .split-banner-content .split-banner-heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px);margin-bottom:24px;color:var(--theme-card-heading)}.section-split-square-banner .split-banner-content .split-banner-dynamic-content{color:var(--theme-text-light)}.section-split-square-banner .split-banner-content .split-banner-dynamic-content h3,.section-split-square-banner .split-banner-content .split-banner-dynamic-content h4,.section-split-square-banner .split-banner-content .split-banner-dynamic-content h5,.section-split-square-banner .split-banner-content .split-banner-dynamic-content h6{margin-bottom:8px;color:var(--theme-heading)}.section-split-square-banner .split-banner-content .split-banner-dynamic-content p{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.125rem}@media(min-width:768px){.section-split-square-banner .split-banner-content .split-banner-dynamic-content p{font-size:1.25rem}}.section-split-square-banner .split-banner-content .split-banner-dynamic-content p{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.section-split-square-banner .split-banner-content .split-banner-dynamic-content p strong{font-weight:600}.section-split-square-banner .split-banner-content .split-banner-dynamic-content p{margin-bottom:24px;color:var(--theme-text-light)}.section-split-square-banner .split-banner-content .split-banner-dynamic-content p:last-child{margin-bottom:0}.section-split-square-banner .split-banner-content .split-banner-dynamic-content ul{list-style:disc}.section-split-square-banner .split-banner-content .split-banner-dynamic-content ol{list-style:decimal}.section-split-square-banner .split-banner-content .split-banner-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 32px;gap:16px 32px;margin-top:24px}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-key{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:2rem}@media(min-width:768px){.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-key{font-size:2.5rem}}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-key{font-weight:600;font-style:normal;line-height:calc(1em + 4px);line-height:1em;color:var(--theme-card-heading)}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-value{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-value{font-size:1rem}}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-value{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-value strong{font-weight:600}.section-split-square-banner .split-banner-content .split-banner-stats .stat-item .stat-value{color:var(--theme-text)}.section-split-square-banner .split-banner-content .split-banner-cta-wrapper{margin-top:24px}@media(min-width:768px){.section-split-square-banner .split-banner-container{display:flex;min-height:0;min-height:var(--split-square-banner-min-height,0);padding-block:0;background-color:rgba(0,0,0,0)}.section-split-square-banner .split-banner-picture-wrapper{display:inline-block;flex:0 0 50%;width:auto;min-width:0}.section-split-square-banner .split-banner-img,.section-split-square-banner .split-banner-picture{display:block;height:100%;aspect-ratio:1/1;margin:0;border-radius:0}.section-split-square-banner .split-banner-content{display:flex;flex:0 0 50%;flex-direction:column;justify-content:center;width:0;min-width:0;padding-block:64px;padding-block:var(--split-square-banner-content-padding-block,64px);padding-inline:32px;padding-inline:var(--split-square-banner-content-padding-inline,32px);background-color:var(--theme-bg)}.section-split-square-banner.split-banner-right-img .split-banner-picture-wrapper{order:2}}@media(min-width:1200px){.section-split-square-banner{--split-square-banner-content-padding-inline:48px}.section-split-square-banner .split-banner-content .split-banner-stats{grid-template-columns:1fr 1fr 1fr}}.section-split-square-banner.strava .split-banner-container{padding-top:64px}@media(min-width:768px){.section-split-square-banner.strava .split-banner-container{padding-top:0}}.section-split-square-banner.strava .split-banner-picture-wrapper{overflow:hidden;background-color:#dcdfe5;border-radius:10px}.section-split-square-banner.strava .split-banner-picture-wrapper:has(video){line-height:6px;aspect-ratio:auto}.section-split-square-banner.strava .split-banner-picture-wrapper .split-banner-picture{margin-bottom:0}@media(min-width:768px){.section-split-square-banner.strava .split-banner-picture-wrapper{border-radius:0}}.section-split-square-banner.strava .split-banner-content .split-banner-heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.5rem}@media(min-width:768px){.section-split-square-banner.strava .split-banner-content .split-banner-heading{font-size:2.25rem}}.section-split-square-banner.strava .split-banner-content .split-banner-heading{font-weight:600;font-style:normal;line-height:calc(1em + 4px)}.section-split-square-banner.strava .split-banner-dynamic-content,.section-split-square-banner.strava .split-banner-dynamic-content p{color:var(--theme-text)}.section-split-square-banner.split-banner-variant-wide-media{background-color:var(--theme-bg)}.section-split-square-banner.split-banner-variant-wide-media .split-banner-container{padding-block:0}@media(min-width:768px){.section-split-square-banner.split-banner-variant-wide-media .split-banner-picture-wrapper{flex:0 0 auto;width:min(50vw,1000px);min-width:0;margin-left:calc(50% - min(50vw,1000px))}.section-split-square-banner.split-banner-variant-wide-media .split-banner-content{flex:0 0 50%;max-width:50%;margin-left:auto}}@media(min-width:768px)and (min-width:1921px){.section-split-square-banner.split-banner-variant-wide-media .split-banner-picture-wrapper{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 30%,rgb(0,0,0));mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 30%,rgb(0,0,0));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}}@media(min-width:768px){.section-split-square-banner.split-banner-variant-wide-media.split-banner-right-img .split-banner-picture-wrapper{margin-left:0;margin-right:calc(50% - min(50vw,1000px))}.section-split-square-banner.split-banner-variant-wide-media.split-banner-right-img .split-banner-content{margin-left:0}}@media(min-width:768px)and (min-width:1921px){.section-split-square-banner.split-banner-variant-wide-media.split-banner-right-img .split-banner-picture-wrapper{-webkit-mask-image:linear-gradient(90deg,rgb(0,0,0) 0,rgb(0,0,0) 70%,rgba(0,0,0,0));mask-image:linear-gradient(90deg,rgb(0,0,0) 0,rgb(0,0,0) 70%,rgba(0,0,0,0));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}}@media(max-width:767.98px){.section-split-square-banner.split-banner-variant-wide-media .split-banner-picture-wrapper{border-radius:0;overflow:visible;margin-inline:calc(var(--bs-gutter-x)*-.5)}}.kevel-skeleton-loading-container{max-height:600px;overflow:hidden}.kevel-skeleton-loading-container.kevel-no-ads{max-height:0;transition:max-height .3s cubic-bezier(.52,.01,.16,.99)}.feed-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;width:var(--avatar-size,48px);height:48px;height:var(--avatar-size,48px);flex-shrink:0;overflow:hidden;background-color:#f6f7f8;border-radius:50%}.feed-avatar .feed-image{width:100%;height:100%}.feed-avatar .feed-avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feed-avatar .feed-avatar-initials{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.75rem}@media(min-width:768px){.feed-avatar .feed-avatar-initials{font-size:.875rem}}.feed-avatar .feed-avatar-initials{font-style:normal;line-height:calc(1em + 4px);display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#7586a3;font-weight:600;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feed-author-row{display:flex;gap:8px;align-items:center}.feed-author-row .feed-image{width:50px;width:var(--author-image-size,50px);height:50px;height:var(--author-image-size,50px)}.feed-author-row .author-info{flex:1 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.feed-author-row .author-info .author-name{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.75rem}@media(min-width:768px){.feed-author-row .author-info .author-name{font-size:.875rem}}.feed-author-row .author-info .author-name{font-weight:600;font-style:normal;line-height:calc(1em + 4px);margin-bottom:0}.feed-author-row .author-info .author-title{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.feed-author-row .author-info .author-title{font-size:.875rem}}.feed-author-row .author-info .author-title{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.feed-author-row .author-info .author-title strong{font-weight:600}.feed-author-row .author-info .author-title{margin:0}.feed-author-row .author-info .verified-badge{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.875rem}@media(min-width:768px){.feed-author-row .author-info .verified-badge{font-size:.875rem}}.feed-author-row .author-info .verified-badge{font-weight:400;font-style:normal;line-height:calc(1em + 4px)}.feed-author-row .author-info .verified-badge strong{font-weight:600}.feed-author-row .author-info .verified-badge{display:flex;justify-content:flex-start;gap:4px;margin:0}.new-typography .feed-author-row .author-info .author-name{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;font-style:normal}.new-typography .feed-author-row .author-info .author-name,.new-typography .feed-author-row .author-info .author-name strong{font-weight:500}.new-typography .feed-author-row .author-info .author-title{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;font-style:normal}.new-typography .feed-author-row .author-info .author-title strong{font-weight:500}.new-typography .feed-author-row .author-info .verified-badge{font-family:helvetica-neue-lt-pro,arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;font-style:normal}.new-typography .feed-author-row .author-info .verified-badge,.new-typography .feed-author-row .author-info .verified-badge strong{font-weight:500}.section-brand-testimonial{margin-block:32px}.section-brand-testimonial:first-child{margin-top:16px}@media(min-width:768px){.section-brand-testimonial{margin-block:48px}.section-brand-testimonial:first-child{margin-top:24px}}.section-brand-testimonial .brand-testiminial-container{padding-block:24px 48px;background-color:var(--theme-bg)}.section-brand-testimonial .bt-bg-photo{width:100%;height:345px;margin-bottom:40px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.section-brand-testimonial .brand-logo{display:block;width:140px;height:32px;margin-bottom:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.section-brand-testimonial .testimonial-copy{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1rem}@media(min-width:768px){.section-brand-testimonial .testimonial-copy{font-size:1.5rem}}.section-brand-testimonial .testimonial-copy{font-weight:600;font-style:normal;line-height:calc(1em + 4px);margin-bottom:24px;color:var(--theme-text)}.section-brand-testimonial .author-name{color:var(--theme-heading-secondary)}.section-brand-testimonial .author-title{color:var(--theme-text)}@media(min-width:768px){.section-brand-testimonial .brand-testiminial-container{padding-block:0;background-color:rgba(0,0,0,0)}.section-brand-testimonial .brand-testiminial-container .bt-image-wrapper{position:relative;padding:160px 40px}.section-brand-testimonial .bt-bg-photo{position:absolute;inset:0;width:100%;height:100%}.section-brand-testimonial .bt-content-card{background-color:var(--theme-bg-transparent);backdrop-filter:blur(15px);width:60%;max-width:620px;padding:64px 32px;border-radius:10px}}@media(min-width:1200px){.section-brand-testimonial .brand-testiminial-container .bt-image-wrapper{padding-inline:64px}}.feed-social-card{position:relative;height:584px}.feed-social-card .bg-image-content{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:1.25rem}@media(min-width:768px){.feed-social-card .bg-image-content{font-size:2rem}}.feed-social-card .bg-image-content{font-weight:600;font-style:normal;line-height:calc(1em + 4px);padding:24px 16px;color:#fff}.feed-social-card .pseudo-profile-heading{position:relative;z-index:0}.feed-social-card .pseudo-profile-heading:before{position:absolute;z-index:-1;display:block;width:100%;height:110%;content:"";background-image:linear-gradient(180deg,rgba(0,0,0,.5333333333),rgba(0,0,0,0));top:0;left:0}.feed-social-card .pseudo-profile-heading{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;padding:16px 16px 8px}.feed-social-card .pseudo-profile-heading .profile-image{flex:0 0 auto;width:36px;height:36px;margin-right:8px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.feed-social-card .pseudo-profile-heading .profile-name{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.75rem}@media(min-width:768px){.feed-social-card .pseudo-profile-heading .profile-name{font-size:.875rem}}.feed-social-card .pseudo-profile-heading .profile-name{font-weight:600;font-style:normal;line-height:calc(1em + 4px);flex:1 0;color:#fff}.kevel-debug-mode{position:relative;background-color:#ffebee;outline:2px dashed #faadbb;outline-offset:2px}.kevel-debug-mode:after{display:inline-block;color:#72182d;content:"Kevel Ad";background-color:#ffebee}.kevel-debug-corner-flag,.kevel-debug-mode:after{position:absolute;top:0;right:0;padding:8px 12px;font-size:.75rem}.kevel-debug-corner-flag{z-index:3;color:#fff;background-color:#72182d;box-shadow:0 1px 10px 0 rgba(31,36,51,.5)}.team-new .banner-fancy-wrap{margin-bottom:40px}.team-new .social-carousel-wrap{padding-top:40px;background-color:#f9fafb}