.cf-bees{--cf-bees-card-overhang: 100px;--cf-bees-photo-overhang: 150px;background:var(--cf-white);color:var(--cf-black);padding:2.5rem 0 6.4rem;overflow-x:clip}.cf-bees__stage{display:grid;grid-template-columns:45.6% 54.4%;align-items:start}.cf-bees__media{grid-area:1 / 1 / 2 / 3;min-width:0;width:calc(100% + var(--cf-bees-photo-overhang))}.cf-bees__img{display:block;width:100%;height:auto;aspect-ratio:1283 / 462;object-fit:cover}.cf-bees__card{grid-area:1 / 2 / 2 / 3;min-width:0;z-index:1;margin-top:-2.5rem;margin-right:calc(-1 * var(--cf-bees-card-overhang));background:var(--cf-white);padding:6.5rem calc(var(--cf-bees-card-overhang) + .4rem) 7rem 6rem}.cf-bees__heading{margin:0 0 2rem;font-family:var(--cf-font-heading);font-size:clamp(2.8rem,3.4vw,4.8rem);font-weight:500;line-height:1.2;color:inherit}.cf-bees__heading-accent{font-weight:700;color:var(--cf-red)}.cf-bees__body{font-family:var(--cf-font-body);font-size:1.6rem;line-height:1.55;color:var(--cf-black)}.cf-bees__body p{margin:0 0 1.6rem}.cf-bees__body p:last-child{margin-bottom:0}@media screen and (min-width:750px)and (max-width:1199px){.cf-bees__stage{grid-template-columns:45.6% minmax(0,1fr);gap:5.3%;align-items:stretch}.cf-bees__media{grid-area:auto;position:relative;width:100%;min-height:32rem}.cf-bees__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;aspect-ratio:auto}.cf-bees__card{grid-area:auto;margin:0;padding:2rem 0}}@media screen and (max-width:749px){.cf-bees{padding:0 0 4.8rem}.cf-bees__stage{grid-template-columns:minmax(0,1fr)}.cf-bees__media{grid-area:auto;width:100%}.cf-bees__img{aspect-ratio:3 / 2}.cf-bees__card{grid-area:auto;margin:0;padding:3.2rem 0 0}}.cf-bundle{background:var(--cf-white);color:var(--cf-black);overflow-x:clip}.cf-bundle__grid{display:grid;grid-template-columns:55.5% 1fr;gap:2.7rem;align-items:center}.cf-bundle__panel{position:relative;isolation:isolate;padding:7.4rem 6rem 9rem 0}.cf-bundle__panel:before{content:"";position:absolute;top:0;bottom:0;right:0;width:100vw;z-index:-1;background:var(--cf-bundle-panel, #f2f0ec);border-radius:0 10px 10px 0}.cf-bundle__head{display:flex;align-items:center;gap:2.9rem}.cf-bundle__badge{flex:none;display:flex;width:5.8rem;height:5.8rem;border-radius:50%;background:var(--cf-white)}.cf-bundle__badge svg{width:100%;height:100%}.cf-bundle__badge--image{background:transparent}.cf-bundle__badge-img{width:100%;height:100%;object-fit:contain}.cf-bundle__heading{margin:0;font-family:var(--cf-font-heading);font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.2;font-weight:400;color:inherit}.cf-bundle__heading-bold{font-weight:700}.cf-bundle__text{margin:1.4rem 0 0 8.7rem;max-width:44ch;font-family:var(--cf-font-body);font-size:1.6rem;line-height:1.5;color:var(--cf-black)}.cf-bundle__buttons{display:flex;flex-wrap:wrap;gap:1.3rem;margin-top:4.6rem}.cf-bundle__buttons .cf-btn{--cf-btn-hover-bg: var(--cf-red);--cf-btn-hover-fg: var(--cf-white);--cf-btn-hover-border: var(--cf-red)}.cf-bundle__buttons .cf-btn.is-active{background:var(--cf-btn-hover-bg);color:var(--cf-btn-hover-fg);border-color:var(--cf-btn-hover-border)}.cf-bundle__media{position:relative;aspect-ratio:1}.cf-bundle__slot{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s linear .15s}.cf-bundle__slot.is-active{opacity:1;visibility:visible;transition-delay:0s}.cf-bundle__slot.is-hidden{opacity:0;visibility:hidden}.cf-bundle__img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:989px){.cf-bundle__text{margin-left:0}}@media screen and (max-width:749px){.cf-bundle__grid{grid-template-columns:1fr;gap:0}.cf-bundle__panel{padding:4.4rem 0 4.8rem}.cf-bundle__panel:before{width:auto;left:calc(50% - 50vw);right:calc(50% - 50vw);border-radius:0}.cf-bundle__head{gap:1.6rem}.cf-bundle__badge{width:4.8rem;height:4.8rem}.cf-bundle__buttons{margin-top:3.2rem}.cf-bundle__buttons .cf-btn{width:100%}.cf-bundle__media{margin-top:3.2rem}}.cf-buttons-section{padding-top:var(--cf-buttons-pt, 3.2rem);padding-bottom:var(--cf-buttons-pb, 3.2rem)}.cf-cta{--cf-cta-overhang: 100px;background:var(--cf-cta-panel, #f2f0ec);color:var(--cf-black);overflow-x:clip}.cf-cta__grid{display:grid;grid-template-columns:45.6% 1fr;column-gap:5.3%;align-items:center}.cf-cta__copy{padding:7.4rem 0 8rem}.cf-cta__head{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.9rem}.cf-cta__badge{flex:none;display:flex;align-items:center;justify-content:center;width:5.8rem;height:5.8rem;margin-top:.4rem;border:2px solid var(--cf-red);border-radius:50%;color:var(--cf-red)}.cf-cta__badge-img{width:2.4rem;height:auto}.cf-cta__badge--image{border:0}.cf-cta__badge--image .cf-cta__badge-img{width:100%;height:100%;object-fit:contain}.cf-cta__heading{flex:1 1 20rem;margin:0;font-family:var(--cf-font-heading);font-size:clamp(2.8rem,3.4vw,4.8rem);font-weight:500;line-height:1.2;max-width:10em;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;color:inherit}.cf-cta__text{margin:2.2rem 0 0 8.7rem;max-width:44ch;font-family:var(--cf-font-body);font-size:1.6rem;line-height:1.5;color:var(--cf-black)}.cf-cta__action{margin:2.9rem 0 0 8.7rem}.cf-cta__media{align-self:stretch;margin-right:calc(-1 * var(--cf-cta-overhang))}.cf-cta__img{display:block;width:100%;height:100%;min-height:100%;aspect-ratio:652 / 439;object-fit:cover}@media screen and (max-width:1199px){.cf-cta__text,.cf-cta__action{margin-left:0}}@media screen and (min-width:750px)and (max-width:1199px){.cf-cta__head{flex-direction:column;gap:1.6rem}.cf-cta__heading{flex:none}.cf-cta__copy{padding:4.4rem 0}}@media screen and (max-width:749px){.cf-cta__grid{grid-template-columns:1fr;gap:0}.cf-cta__copy{padding:4.4rem 0 4rem}.cf-cta__head{gap:1.6rem}.cf-cta__badge{width:4.8rem;height:4.8rem;margin-top:0}.cf-cta__badge-img{width:2rem}.cf-cta__media{margin:0 calc(50% - 50vw)}.cf-cta__img{height:auto}}.cf-footer{background:#121212;color:var(--cf-white);padding:4.4rem 0 3.6rem;font-family:var(--cf-font-body);font-size:1.4rem;line-height:1.2}.cf-footer a{color:inherit;text-decoration:none}.cf-footer a:hover{text-decoration:underline}.cf-footer__grid{display:grid;grid-template-columns:13.1rem repeat(3,minmax(0,1fr)) minmax(0,1.4fr);column-gap:2rem;align-items:start}.cf-footer__logo-link{display:inline-block}.cf-footer__logo-img{display:block;width:auto;height:16.5rem}.cf-footer__col{padding-top:1.2rem}.cf-footer__heading{margin:0 0 2rem;font-family:var(--cf-font-heading);font-size:2rem;font-weight:500;line-height:1.2;color:inherit}.cf-footer__heading--stacked{margin-top:2.5rem}.cf-footer__address{margin:0}.cf-footer__contact{margin:3.2rem 0 0;line-height:1.4}.cf-footer__accent{color:var(--cf-red);font-weight:700}.cf-footer__list{margin:0;padding:0;list-style:none;line-height:1.9}.cf-footer__social{display:flex;gap:2.4rem;margin:0;padding:0 0 3.2rem;list-style:none;border-bottom:2px solid rgba(255,255,255,.3);color:var(--cf-red)}.cf-footer__social a{display:block}.cf-footer__social .icon{display:block;height:2.4rem;width:auto}.cf-footer__badges{display:flex;justify-content:center;align-items:center;gap:1.4rem;margin-top:2.8rem}.cf-footer__badge{display:block;height:7.9rem;width:auto}.cf-footer__legal{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;margin-top:5.6rem;padding-top:2.2rem;border-top:2px solid rgba(255,255,255,.3);font-size:1.2rem}.cf-footer__copy,.cf-footer__policies{margin:0}.cf-footer__policies{text-align:right}.cf-footer__policies a{text-decoration:underline;text-underline-offset:.2em}@media screen and (max-width:989px){.cf-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.6rem}.cf-footer__logo{grid-column:1 / -1}.cf-footer__logo-img{height:12rem}.cf-footer__col{padding-top:0}}@media screen and (max-width:749px){.cf-footer{padding:4rem 0 3.2rem}.cf-footer__grid{grid-template-columns:1fr;row-gap:3.2rem}.cf-footer__badges{justify-content:flex-start}.cf-footer__legal{flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:4rem}.cf-footer__policies{text-align:left;line-height:2}}.cf-hero{position:relative;display:flex;align-items:center;min-height:var(--cf-hero-height, 54.8rem);background:var(--cf-black);color:var(--cf-white);isolation:isolate}.cf-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.cf-hero__img{width:100%;height:100%;object-fit:cover;object-position:center right}.cf-hero .cf-hero__inner{width:100%;padding-top:8rem;padding-bottom:8rem}.cf-hero__content{max-width:60rem}.cf-hero__title{margin:0;font-family:var(--cf-font-heading);font-size:clamp(3.2rem,4vw,5.6rem);line-height:1.2;letter-spacing:0;color:inherit}.cf-hero__title-bold,.cf-hero__title-light{display:block}.cf-hero__title-bold{font-weight:900}.cf-hero__title-light{font-weight:300}.cf-hero__subheading{margin:1.6rem 0 0;max-width:52ch;font-family:var(--cf-font-body);font-size:1.8rem;line-height:1.35;font-weight:400}.cf-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:5rem}@media screen and (max-width:749px){.cf-hero{align-items:flex-start;min-height:min(100svh,70rem)}.cf-hero__img{object-position:top center}.cf-hero .cf-hero__inner{padding-top:6rem;padding-bottom:4.4rem}.cf-hero__subheading{font-size:1.6rem}.cf-hero__cta{margin-top:3.2rem}}.cf-products{padding-top:6rem;padding-bottom:8.4rem;background:var(--cf-white);color:var(--cf-black)}.cf-products__heading{margin:0 0 2.8rem;text-align:center;font-family:var(--cf-font-heading);font-size:clamp(3.2rem,3.4vw,4.8rem);font-weight:700;line-height:1.2;color:inherit}.cf-tabs{display:block}.cf-tabs__list{display:flex;gap:5.8rem;border-bottom:1px solid rgba(29,29,27,.12);overflow-x:auto;overflow-y:hidden;touch-action:pan-x pinch-zoom;scroll-behavior:smooth;scrollbar-width:none}.cf-tabs__list::-webkit-scrollbar{display:none}.cf-tabs__tab:first-child{margin-left:auto}.cf-tabs__tab:last-child{margin-right:auto}.cf-tabs__tab{flex:none;margin:0;padding:0 0 1rem;border:0;border-bottom:3px solid transparent;background:none;color:var(--cf-black);font-family:var(--cf-font-body);font-size:2.2rem;font-weight:400;letter-spacing:.02em;text-transform:uppercase;line-height:1.5;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.cf-tabs__tab[aria-selected=true]{border-bottom-color:var(--cf-red)}.cf-tabs__tab:focus-visible{outline:2px solid var(--cf-red);outline-offset:4px}.cf-tabs__panel[hidden]{display:none}.cf-slider{display:block;position:relative;margin-top:6rem}.cf-slider__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2 * 2.3rem) / 3);gap:2.3rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;list-style:none;margin:0;padding:0;scrollbar-width:none}.cf-slider__track::-webkit-scrollbar{display:none}.cf-slider__item{scroll-snap-align:start}.cf-slider__arrow{position:absolute;top:31%;z-index:2;width:3.4rem;height:3.4rem;padding:0;border:0;background:none;color:var(--cf-red);cursor:pointer;transition:opacity .15s ease}.cf-slider__arrow svg{display:block;width:100%;height:100%}.cf-slider__arrow--prev{left:-11.2rem}.cf-slider__arrow--next{right:-11.2rem}.cf-slider__arrow[disabled]{opacity:.25;cursor:default}.cf-slider--static .cf-slider__arrow{display:none}@media screen and (max-width:1439px){.cf-slider__arrow--prev{left:-5.2rem}.cf-slider__arrow--next{right:-5.2rem}}.cf-card{display:flex;flex-direction:column;height:100%;border:1px solid rgba(29,29,27,.1);border-radius:.4rem;background:var(--cf-white)}.cf-card__media{display:block;padding:1.3rem 1.3rem 0}.cf-card__img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.cf-card__img--placeholder{background:#1d1d1b0a}.cf-card__body{display:flex;flex-direction:column;flex:1;margin:1.3rem 2.6rem 0;padding:2.3rem 1.3rem 2.9rem;border-top:1px solid rgba(29,29,27,.12)}.cf-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cf-card__heat{display:block;min-width:0;width:auto;height:1.6rem;object-fit:contain;object-position:left center}.cf-card__price{flex:none;font-family:var(--cf-font-body);font-size:1.8rem;font-weight:400;white-space:nowrap}.cf-card__title{margin:1.5rem 0 0;font-family:var(--cf-font-body);font-size:1.8rem;font-weight:600;line-height:1.3}.cf-card__title a{color:inherit;text-decoration:none}.cf-card__title a:hover{text-decoration:underline}.cf-card__name--titlecase{text-transform:capitalize}.cf-card__subtitle{margin:.4rem 0 0;font-family:var(--cf-font-body);font-size:1.3rem;line-height:1.3;color:var(--cf-black)}.cf-card__cta{margin-top:auto;padding-top:2.1rem}.cf-card__form{margin:0}.cf-card .cf-btn{position:relative}.cf-card .cf-btn.loading>span{visibility:hidden}.cf-card .cf-btn.loading>.loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cf-card .cf-btn .spinner .path{stroke:currentColor}.cf-products__view-all{display:flex;justify-content:center;margin-top:4.5rem}@media screen and (max-width:1199px){.cf-slider__track{grid-auto-columns:calc((100% - 2.3rem)/2)}.cf-slider__arrow--prev{left:-4.2rem}.cf-slider__arrow--next{right:-4.2rem}}@media screen and (max-width:749px){.cf-products{padding-top:4.8rem;padding-bottom:6rem}.cf-tabs__list{gap:2.8rem}.cf-tabs__tab{font-size:1.6rem}.cf-slider{margin-top:3.2rem}.cf-slider__track{grid-auto-columns:78%;gap:1.2rem}.cf-slider__arrow{display:none}.cf-card__body{margin:1.3rem 1.3rem 0;padding:1.8rem .8rem 2.2rem}.cf-products__view-all{margin-top:3.2rem}}.cf-story{background:var(--cf-white);color:var(--cf-black);padding:7rem 0 8rem;overflow-x:clip}.cf-story__heading{margin:0 0 4rem;text-align:center;font-family:var(--cf-font-heading);font-size:clamp(3.2rem,3.4vw,4.8rem);font-weight:700;line-height:1.2;color:inherit}.cf-story__intro{display:grid;grid-template-columns:45.6% 23.2% 31.2%;align-items:end}.cf-story__media{grid-area:1 / 1 / 2 / 3;min-width:0}.cf-story__img{display:block;width:100%;height:auto;aspect-ratio:784 / 583;object-fit:cover}.cf-story__card{grid-area:1 / 2 / 2 / 4;min-width:0;z-index:1;background:var(--cf-white);padding:4.6rem 6rem 5.4rem}.cf-story__card-heading{margin:0 0 2rem;font-family:var(--cf-font-heading);font-size:clamp(2.8rem,3.4vw,4.8rem);font-weight:500;line-height:1.2;color:inherit}.cf-story__card-accent{color:var(--cf-red)}.cf-story__body{font-family:var(--cf-font-body);font-size:1.6rem;line-height:1.55;color:var(--cf-black)}.cf-story__body p{margin:0 0 1.6rem}.cf-story__body p:last-child{margin-bottom:0}.cf-story__why{display:grid;grid-template-columns:45.6% 1fr;column-gap:5.3%;align-items:start;margin-top:6.4rem}.cf-story__why-head{display:flex;align-items:center;gap:2.3rem;margin-bottom:2.6rem}.cf-story__badge{flex:none;display:flex;align-items:center;justify-content:center;width:5.8rem;height:5.8rem;border:2px solid var(--cf-red);border-radius:50%;color:var(--cf-red)}.cf-story__badge-img{width:2.4rem;height:auto}.cf-story__badge--image{border:0}.cf-story__badge--image .cf-story__badge-img{width:100%;height:100%;object-fit:contain}.cf-story__why-heading{margin:0;font-family:var(--cf-font-heading);font-size:2.4rem;font-weight:500;line-height:1.25;max-width:46rem;color:inherit}.cf-story__why-heading strong{font-weight:700}.cf-story__usp-panel{position:relative;isolation:isolate;min-width:0;padding:7rem 2rem 7rem 7rem}.cf-story__usp-panel:before{content:"";position:absolute;top:0;bottom:0;left:0;width:100vw;z-index:-1;background:var(--cf-story-panel, #f2f0ec);border-radius:10px 0 0 10px}.cf-story__usp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.6rem 5rem;margin:0;padding:0;list-style:none}.cf-story__usp{display:flex;flex-direction:column;align-items:flex-start}.cf-story__usp-icon{display:flex;align-items:flex-end;height:6.6rem;color:var(--cf-red)}.cf-story__usp-img{display:block;height:6.4rem;width:auto}.cf-story__usp-label{margin-top:2.2rem;width:max-content;max-width:calc(100% + 2.4rem);font-family:var(--cf-font-heading);font-size:2.4rem;font-weight:500;line-height:1.125;text-transform:uppercase;letter-spacing:0;overflow-wrap:anywhere}@media screen and (min-width:750px)and (max-width:1199px){.cf-story__intro{grid-template-columns:45.6% minmax(0,1fr);gap:5.3%;align-items:stretch}.cf-story__media{grid-area:auto;position:relative;min-height:32rem}.cf-story__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;aspect-ratio:auto}.cf-story__card{grid-area:auto;padding:2rem 0}.cf-story__why-head{gap:1.6rem}.cf-story__usp-panel{padding:3.2rem 2rem}.cf-story__usp-grid{gap:2.6rem 2rem}.cf-story__usp-label{max-width:100%;font-size:clamp(1.3rem,1.6vw,1.6rem)}}@media screen and (max-width:749px){.cf-story{padding:4.4rem 0 5.2rem}.cf-story__heading{margin-bottom:2.8rem}.cf-story__intro{grid-template-columns:minmax(0,1fr)}.cf-story__media{grid-area:auto}.cf-story__card{grid-area:auto;padding:3.2rem 0 0}.cf-story__why{grid-template-columns:1fr;margin-top:4.4rem}.cf-story__why-head{gap:1.6rem}.cf-story__badge{width:4.8rem;height:4.8rem}.cf-story__badge-img{width:2rem}.cf-story__usp-panel{margin-top:4rem;padding:4.4rem 0}.cf-story__usp-panel:before{width:auto;left:calc(50% - 50vw);right:calc(50% - 50vw);border-radius:0}.cf-story__usp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 2rem}.cf-story__usp-icon{height:5.6rem}.cf-story__usp-img{height:5.4rem}.cf-story__usp-label{margin-top:1.6rem;max-width:100%;font-size:clamp(1.4rem,4.5vw,1.8rem)}}.ta-bundle{display:block;padding-bottom:6.4rem}.ta-bundle__box{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;border:1px solid rgba(var(--color-foreground),.12)}.ta-bundle__copy{padding:3.4rem 4rem}.ta-bundle__copy h3{margin:0 0 .8rem;font-size:2.2rem;font-weight:800}.ta-bundle__copy p{margin:0 0 1.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.ta-bundle__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.ta-bundle .button--secondary.is-active{--color-button: var(--color-foreground);--color-button-text: var(--color-background);--alpha-button-background: 1}.ta-bundle__media{position:relative;height:340px;padding:2rem;overflow:hidden}.ta-bundle__img{display:none;width:100%;height:100%;object-fit:contain;transform:scale(var(--ta-bundle-scale, 1))}.ta-bundle__img.is-active{display:block}@media screen and (max-width:749px){.ta-bundle__box{grid-template-columns:1fr}.ta-bundle__copy{padding:2.4rem 2rem}.ta-bundle__media{height:260px;padding:0 2rem 2rem}}.ta-collections-band{border-bottom:1px solid rgba(var(--color-foreground),.12)}.ta-collections-band .ta-collections-band__inner{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem 6.4rem;padding-top:3rem;padding-bottom:3rem}.ta-collections-band__item{width:120px;text-align:center;text-decoration:none;color:rgb(var(--color-foreground))}.ta-collections-band__img{width:62px;height:62px;border-radius:50%;object-fit:cover;margin:0 auto .7rem;border:2px solid #c41617;background:rgb(var(--color-background));display:block}.ta-collections-band__item span{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.05em}@media screen and (max-width:749px){.ta-collections-band .ta-collections-band__inner{gap:1.6rem 2rem}.ta-collections-band__item{width:100px}}.ta-cta{padding-bottom:6.4rem}.ta-cta__strip{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;flex-wrap:wrap;border:1px solid rgba(var(--color-foreground),.12);padding:2.6rem 3.4rem}.ta-cta__mark{font-size:2.2rem;line-height:1;margin-right:.6rem}.ta-cta__heading{margin:0;font-size:2rem;font-weight:800}.ta-cta__text{margin:.3rem 0 0;font-size:1.35rem;color:rgba(var(--color-foreground),.75);max-width:52ch}@media screen and (max-width:749px){.ta-cta__strip{padding:2rem}}.ta-fc{padding-top:6.4rem;padding-bottom:6.4rem}.ta-fc__head{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.2rem}.ta-fc__title{margin:0;font-size:2.4rem;font-weight:700}.ta-fc__view-all{font-size:1.4rem;font-weight:700;text-decoration:none;color:rgb(var(--color-foreground));border-bottom:2px solid #c41617;padding-bottom:2px}.ta-fc--tall .card__inner.ratio{--ratio-percent: 133.33% !important}.ta-fc--tall .card__media .media img{object-fit:cover;transition:none!important;transform:none!important}.ta-slider{display:block;position:relative}.ta-slider__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3 * 1.6rem) / 4);gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;list-style:none;margin:0;padding:0;scrollbar-width:none}.ta-slider__track::-webkit-scrollbar{display:none}.ta-slider__item{scroll-snap-align:start}.ta-slider__arrow{position:absolute;top:34%;z-index:2;width:40px;height:40px;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);box-shadow:0 2px 8px #0000001f;color:rgb(var(--color-foreground));font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s ease}.ta-slider__arrow--prev{left:-18px}.ta-slider__arrow--next{right:-18px}.ta-slider__arrow[disabled]{opacity:.3;cursor:default}.ta-slider--static .ta-slider__arrow{display:none}@media screen and (max-width:749px){.ta-slider__track{grid-auto-columns:calc((100% - 1.2rem)/2);gap:1.2rem}.ta-slider__arrow--prev{left:-8px}.ta-slider__arrow--next{right:-8px}}.ta-footer{padding:6.4rem 0 2.8rem;font-size:1.4rem}.ta-footer__contact{text-align:center;margin-bottom:2.6rem;color:rgba(var(--color-foreground),.8)}.ta-footer__contact a{color:rgb(var(--color-foreground));font-weight:700}.ta-footer__cols{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;flex-wrap:wrap}.ta-footer__newsletter-heading{margin:0 0 1rem;font-weight:600}.ta-footer__field{display:flex;align-items:center;border:1px solid rgba(var(--color-foreground),.35);width:300px;max-width:100%}.ta-footer__input{border:0;outline:0;flex:1;min-width:0;padding:1.2rem 1.4rem;font-size:1.4rem;background:transparent;color:rgb(var(--color-foreground))}.ta-footer__input::placeholder{color:rgba(var(--color-foreground),.5)}.ta-footer__submit{padding:0 1.4rem;background:none;border:0;color:rgb(var(--color-foreground));font-size:1.6rem;cursor:pointer}.ta-footer__form-message{display:block;margin-top:.8rem}.ta-footer__legal{text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:3.4rem;line-height:2}.ta-footer__legal a{color:inherit}@media screen and (max-width:749px){.ta-footer__cols{flex-direction:column;align-items:center}.ta-footer__legal{margin-top:2.4rem}}.ta-hero{position:relative;display:flex;align-items:center;min-height:80vh;isolation:isolate}.ta-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.ta-hero__img{width:100%;height:100%;object-fit:cover;object-position:center right}.ta-hero .ta-hero__inner{width:100%;padding-top:8rem;padding-bottom:8rem}.ta-hero__content{max-width:640px}.ta-hero__badge{margin-bottom:2.2rem}.ta-hero__badge-img--desktop{display:block;width:auto;height:28px}.ta-hero__badge-img--mobile{display:none}.ta-hero__title{margin:0 0 1.6rem;line-height:1.02;letter-spacing:.05rem;text-transform:uppercase}.ta-hero__title-accent{font-weight:400;font-size:clamp(28px,4.2vw,54px)}.ta-hero__title-main{font-weight:800;font-size:clamp(34px,5.2vw,66px)}.ta-hero__subtitle{margin:0 0 2.6rem;max-width:520px;font-size:1.5rem;letter-spacing:.08rem;text-transform:uppercase;opacity:.95}.ta-hero__cta{display:flex;flex-wrap:wrap;gap:1.4rem}.ta-hero .button--secondary{--color-button: var(--color-foreground);--alpha-button-background: 0}@media screen and (max-width:749px){.ta-hero{align-items:flex-start;min-height:min(100svh,700px)}.ta-hero__img{object-position:top center}.ta-hero .ta-hero__inner{padding-top:6rem;padding-bottom:4.4rem}.ta-hero__badge-img--desktop{display:none}.ta-hero__badge-img--mobile{display:block;width:auto;height:42px}.ta-hero__subtitle{font-size:1.4rem}}.ta-story{padding-bottom:6.4rem}.ta-story__heading{margin:0;padding:6.4rem 2rem 4.4rem;text-align:center;font-size:3.4rem;font-weight:700}.ta-story__grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:start}.ta-story__media img,.ta-story__media .ta-story__placeholder{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:rgb(var(--color-background))}.ta-story__card{background:#fff;border:1px solid rgba(var(--color-foreground),.12);padding:4.4rem 4.6rem;font-size:1.5rem;line-height:1.65;margin:4rem 0 4rem -6rem;position:relative}.ta-story__card h2{margin:0 0 1.8rem;font-size:2.6rem}.ta-story__body p{margin-bottom:1.4rem}.ta-story__social{display:flex;justify-content:center;align-items:center;gap:1.4rem;padding-top:6.4rem}.ta-story__social-label{font-size:1.3rem;letter-spacing:.08em;font-weight:700}.ta-social-circles{display:flex;gap:1rem;margin:0}.ta-social-circles .list-social__link{width:28px;height:28px;border-radius:50%;background:#c41617;color:#fff;display:flex;align-items:center;justify-content:center;padding:0}.ta-social-circles .icon{width:13px;height:13px}@media screen and (max-width:749px){.ta-story__grid{grid-template-columns:1fr}.ta-story__card{margin:-2rem 1rem 0;padding:2.6rem 2rem}.ta-story__heading{font-size:2.6rem;padding-top:4.4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
