.tf-hero{display:flex;position:relative;overflow:hidden;height:var(--inner-height, 100vh)}.tf-hero .media{border-radius:0}.tf-hero__overlay--solo .tf-hero__animate,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate{position:relative;overflow:hidden}html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate.in-delay>*,html.js .tf-hero__animate.in-delay>*{opacity:0;transform:translateY(200%)}.tf-hero__overlay--solo .tf-hero__animate>*,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate:not(.in-delay)>*{animation-name:heroContentAnimation;animation-timing-function:cubic-bezier(.22,1,.36,1)}.tf-hero__overlay--solo div.tf-hero__animate:nth-child(1)>*,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate:nth-child(1)>*{animation-duration:.85s}.tf-hero__overlay--solo .tf-hero__animate:nth-child(2)>*,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate:nth-child(2)>*{animation-duration:.9s}.tf-hero__overlay--solo .tf-hero__animate:nth-child(3)>*,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate:nth-child(3)>*{animation-duration:1.15s}.tf-hero__overlay--solo .tf-hero__animate:nth-child(4)>*,html.js .tf-hero__slide.swiper-slide-active .tf-hero__animate:nth-child(4)>*{animation-duration:1.4s}@media screen and (max-width:749px){.tf-hero__overlay--solo.tf-hero__overlay--static .tf-hero__animate>*{animation-name:none;animation-timing-function:none}html.js .tf-hero__slide.swiper-slide-active .tf-hero__overlay--static .tf-hero__animate:not(.in-delay)>*{animation-name:none;animation-timing-function:none}html.js .tf-hero__slide.swiper-slide-active .tf-hero__overlay--static .tf-hero__animate.in-delay>*,html.js .tf-hero__overlay--static .tf-hero__animate.in-delay>*{opacity:1;transform:none}}@keyframes heroContentAnimation{0%{opacity:0;transform:translateY(200%)}to{opacity:1;transform:translateY(0)}}.tf-hero__swiper{flex:1}html.no-js .tf-hero__slides{display:block;height:auto}.tf-hero__slide{flex:0 0 100%;max-width:100%;display:flex}html.no-js .tf-hero__slide{height:auto}.tf-hero__wrapper{--inner-vertical-padding: 4rem;display:flex;flex-direction:column;grid-template-rows:1fr;width:100%;position:relative;z-index:3;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.tf-hero__wrapper.tf-hero--30-70>*,.tf-hero__wrapper.tf-hero--70-30>*{flex:1 0 50%}.tf-hero__overlay.tf-pos-start{text-align:start;align-items:flex-start}.tf-hero__overlay.tf-pos-center{text-align:center;align-items:center}.tf-hero__overlay.tf-pos-end{text-align:end;align-items:flex-end}.tf-hero__overlay.tf-justify-start{justify-content:flex-start}.tf-hero__overlay.tf-justify-center{justify-content:center}.tf-hero__overlay.tf-justify-end{justify-content:flex-end}@media screen and (max-width:749px){.tf-hero__overlay.tf-pos-start--mobile{text-align:start;align-items:flex-start}.tf-hero__overlay.tf-pos-center--mobile{text-align:center;align-items:center}.tf-hero__overlay.tf-pos-end--mobile{text-align:end;align-items:flex-end}.tf-hero__overlay.tf-justify-start--mobile{justify-content:flex-start}.tf-hero__overlay.tf-justify-center--mobile{justify-content:center}.tf-hero__overlay.tf-justify-end--mobile{justify-content:flex-end}}.tf-hero__overlay{display:flex;flex-direction:column;position:relative;width:100%;height:100%;padding:6.4rem calc(var(--page-gutter) * 1.5);color:rgb(var(--color-foreground));background:rgb(var(--color-background));z-index:2;pointer-events:none}.tf-hero__overlay a{pointer-events:auto}.tf-hero--full .tf-hero__overlay{flex:1;background:transparent}.tf-hero--split .tf-hero__overlay{flex:1;max-width:55rem;margin-inline:auto;background:rgb(var(--color-background))}.tf-hero--full .tf-hero__overlay>:first-child,.tf-hero--split .tf-hero__overlay>:first-child{margin-block-start:0}.tf-hero__bg{width:100%;height:100%}.tf-hero--full .tf-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent}.tf-hero--split .tf-hero__bg{padding:0;height:100%;background:rgb(var(--color-background))}.tf-hero--full .tf-hero__bg svg,.tf-hero--split .tf-hero__bg svg,.tf-hero__bg svg{opacity:.5}.tf-hero--full .tf-hero__bg iframe,.tf-hero--full .tf-hero__bg video,.tf-hero__bg iframe,.tf-hero__bg video{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:100%;height:100%;border:none;transform:translate(-50%,-50%)}[dir=rtl] .tf-hero--full .tf-hero__bg iframe,[dir=rtl] .tf-hero--full .tf-hero__bg video,[dir=rtl] .tf-hero__bg iframe,[dir=rtl] .tf-hero__bg video{transform:translate(50%,-50%)}.tf-hero--full .tf-hero__bg--desktop iframe,.tf-hero--full .tf-hero__bg--desktop video,.tf-hero__bg--desktop iframe,.tf-hero__bg--desktop video{max-width:296%;width:296%}.tf-hero__title p{margin-block:0;color:rgb(var(--color-heading-text));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * var(--h1-multiplier));font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-transform:var(--font-heading-text-transform);word-break:var(--font-heading-word-break);line-height:var(--line-height-static-xs);letter-spacing:var(--font-heading-letter-spacing)}.tf-hero__title p em{font-family:var(--font-italic-family);font-size:calc(var(--font-italic-scale) * var(--h1-multiplier));font-style:var(--font-italic-style);font-weight:var(--font-italic-weight);line-height:0}.tf-hero__label{margin-block-end:2rem;color:rgb(var(--color-heading-text));font-size:var(--font-size-static-sm);font-weight:var(--font-weight-normal);line-height:var(--line-height-static-sm);letter-spacing:var(--letter-spacing-medium);text-transform:uppercase}.tf-hero .tf-hero__title{margin-block-end:1.6rem;padding-block:0;color:rgb(var(--color-heading-text))}.tf-hero__title p{margin-block:0}.tf-hero__actions{display:inline-flex;flex-flow:row wrap;align-items:center;gap:var(--spacing-2)}.tf-hero__desc{margin-block-end:2.4rem}.tf-hero__desc p{margin-block-start:0}.tf-hero__swiper:has(.swiper-pagination-horizontal) .tf-hero__overlay{padding-inline:var(--spacing-7)}.tf-hero__swiper:has(.tf-hero__pagination--bar) .tf-hero__overlay{padding-block:7.2rem}.swiper-horizontal>.swiper-pagination-bullets.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-bullets.swiper-pagination-horizontal.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-custom.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-fraction.tf-hero__pagination:not(.tf-hero__pagination--bar){width:unset;inset-block-end:2.8rem;inset-inline-start:unset;inset-inline-end:2.4rem}.swiper-horizontal>.swiper-pagination-bullets.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-bullets.swiper-pagination-horizontal.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-custom.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-fraction.tf-hero__pagination.tf-hero__pagination--bar{width:unset;inset-block-end:2.8rem;inset-inline-start:50%;inset-inline-end:unset;transform:translate(-50%)}[dir=rtl] .swiper-horizontal>.swiper-pagination-bullets.tf-hero__pagination.tf-hero__pagination--bar,[dir=rtl] .swiper-pagination-bullets.swiper-pagination-horizontal.tf-hero__pagination.tf-hero__pagination--bar,[dir=rtl] .swiper-pagination-custom.tf-hero__pagination.tf-hero__pagination--bar,[dir=rtl] .swiper-pagination-fraction.tf-hero__pagination.tf-hero__pagination--bar{transform:translate(50%)}@media screen and (min-width:990px){.swiper-horizontal>.swiper-pagination-bullets.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-bullets.swiper-pagination-horizontal.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-custom.tf-hero__pagination:not(.tf-hero__pagination--bar),.swiper-pagination-fraction.tf-hero__pagination:not(.tf-hero__pagination--bar){width:unset;inset-block-end:2.4rem;inset-inline-start:unset;inset-inline-end:var(--page-gutter)}.swiper-horizontal>.swiper-pagination-bullets.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-bullets.swiper-pagination-horizontal.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-custom.tf-hero__pagination.tf-hero__pagination--bar,.swiper-pagination-fraction.tf-hero__pagination.tf-hero__pagination--bar{width:unset;inset-block-end:4.6rem;inset-inline-start:unset;inset-inline-end:var(--spacing-7);transform:unset}.tf-hero__label{margin-block-end:2.8rem}.tf-hero .tf-hero__title{margin-block-end:2rem}}.tf-hero__pagination .swiper-pagination-bullet{display:flex;justify-content:center;align-items:center;position:relative;width:auto;height:auto;margin:0 var(--spacing-2);background:transparent;border-radius:.5rem;border:.2rem solid rgba(255,255,255,0);cursor:pointer;transition:.3s}.tf-hero__pagination .swiper-pagination-bullet span{position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);color:rgb(var(--color-white-rgb));font-size:var(--font-size-static-sm);font-weight:var(--font-body-weight);font-family:var(--font-body-family);letter-spacing:.2rem;opacity:0;visibility:hidden}[dir=rtl] .tf-hero__pagination .swiper-pagination-bullet span{transform:translate(50%,-50%)}.progress{transform:rotate(-90deg)}.square-origin{border-radius:.5rem!important;fill:transparent;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:15.5rem;stroke-dashoffset:15.5rem}.circle-origin{fill:transparent;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:5.65rem;stroke-dashoffset:5.65rem}.tf-hero__pagination:not(.tf-hero__pagination--bar) .swiper-pagination-bullet-active{border-color:#ffffff26}.tf-hero__pagination:not(.tf-hero__pagination--bar) .swiper-pagination-bullet:before{content:"";position:absolute;width:.4rem;height:.4rem;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);background:rgb(var(--color-white-rgb));border-radius:.1rem}[dir=rtl] .tf-hero__pagination:not(.tf-hero__pagination--bar) .swiper-pagination-bullet:before{transform:translate(50%,-50%)}.tf-hero__pagination .swiper-pagination-bullet-active .square-origin{animation:square-progress var(--slideshow-pagination-progress-time)}.tf-hero__pagination--bar{display:flex;align-items:center;height:1.6rem}.tf-hero__pagination--bar .swiper-pagination-bullet-active .circle-origin{animation:circle-progress var(--slideshow-pagination-progress-time)}.progress{display:none}.tf-hero__pagination--bar .progress{display:block;position:absolute;inset-inline-start:-3.4rem}.tf-hero__pagination--bar:before{content:"";position:absolute;width:1.8rem;height:1.8rem;inset-block-start:50%;inset-inline-start:-1.6rem;transform:translateY(-50%);border:.1rem solid rgba(var(--color-white-rgb),.2);border-radius:100%}.tf-hero__pagination--bar:after{content:"";position:absolute;width:.3rem;height:.3rem;inset-block-start:.6rem;inset-inline-start:-.8rem;background:#fff;border-radius:100%}.tf-hero__pagination--bar .swiper-pagination-bullet{margin-inline-start:1.6rem!important}.tf-hero__pagination--bar .square-progress{display:none}.tf-hero__pagination--bar .swiper-pagination-bullet span{opacity:1;visibility:visible}.tf-hero:has(.swiper-pagination) .tf-hero__overlay-inner{margin-block-start:calc((var(--spacing-6) + 1.6rem) * -1)}.tf-hero__nav{display:none;background:transparent}.tf-hero__nav .swiper-button{width:2.4rem;height:2.4rem}.tf-hero__nav .swiper-button--prev{margin-inline-end:1.6rem}.tf-hero__card-link{width:0;height:0;overflow:hidden}.tf-hero__card-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}@media(hover:hover){.tf-hero__wrapper:has(.tf-hero__card-link):hover .button{color:var(--color-button-hover-text);background:var(--color-button-hover-background);border-color:var(--color-button-hover-outline)}}@media screen and (max-width:749px){.tf-hero__wrapper{text-align:center;align-items:flex-end;justify-content:center;min-height:var(--inner-height, 100vh)}}@media screen and (min-width:750px){.tf-hero__wrapper{--inner-vertical-padding: 9.6rem;display:grid;grid-template-columns:1fr;grid-template-rows:unset;column-gap:0;grid-template-areas:"media_element"}.tf-hero__wrapper.tf-hero--full{display:flex}.tf-hero__wrapper.tf-hero--split{display:flex;margin-inline:auto}.tf-hero--70-30{grid-template-columns:50% 50%;grid-template-areas:"media_element content_element"}.tf-hero--30-70{grid-template-columns:50% 50%;grid-template-areas:"content_element media_element"}.tf-hero .tf-hero__title p{font-size:calc(var(--font-heading-scale) * var(--h3-multiplier))}.tf-hero .tf-hero__title p em{font-size:calc(var(--font-italic-scale) * var(--h3-multiplier))}.tf-hero__bg+.tf-hero__overlay{margin-block-start:0}.tf-hero__bg{grid-area:media_element;position:relative;z-index:1}.tf-hero__overlay{grid-area:content_element;position:relative;z-index:2}.tf-hero--split .tf-hero__bg{position:absolute;inset-block-start:0;inset-inline-start:0;width:100%;height:100%}.tf-hero--full .tf-hero__bg video,.tf-hero--split .tf-hero__bg video{width:100%;height:100%}.tf-hero__nav{display:flex;padding:0 var(--page-gutter);justify-content:space-between}.tf-hero__nav:not(.hero__swiper-buttons--sides){inset-block-start:unset;inset-block-end:var(--page-gutter);transform:none;align-items:flex-end}.hero__swiper-buttons--start{justify-content:flex-start}.hero__swiper-buttons--center{justify-content:center}.hero__swiper-buttons--end{justify-content:flex-end}.tf-hero__bg--desktop iframe,.tf-hero__bg--desktop video{width:114%;max-width:114%;height:108%}.tf-hero__wrapper.justify-center{--inner-vertical-padding: 13rem}}@media screen and (min-width:990px){.tf-hero--70-30{grid-template-columns:60% 40%;grid-template-areas:"media_element content_element"}.tf-hero--30-70{grid-template-columns:40% 60%;grid-template-areas:"content_element media_element"}.tf-hero .tf-hero__title p{font-size:calc(var(--font-heading-scale) * var(--h2-multiplier))}.tf-hero .tf-hero__title p em{font-size:calc(var(--font-italic-scale) * var(--h2-multiplier))}.tf-hero__nav:not(.hero__swiper-buttons--sides){display:flex;inset-block-start:unset;inset-block-end:3.6rem;transform:none;align-items:flex-end}.tf-hero__nav{padding:0 calc(var(--page-gutter) - .4rem)}}@media screen and (min-width:1440px){.tf-hero--70-30{grid-template-columns:70% 30%;grid-template-areas:"media_element content_element"}.tf-hero--30-70{grid-template-columns:30% 70%;grid-template-areas:"content_element media_element"}.tf-hero .tf-hero__title p{font-size:calc(var(--font-heading-scale) * var(--h1-multiplier))}.tf-hero .tf-hero__title p em{font-size:calc(var(--font-italic-scale) * var(--h1-multiplier))}}@keyframes square-progress{0%{stroke-dashoffset:15.5rem}90%{stroke-dashoffset:0}to{stroke-dashoffset:-15.5rem}}@keyframes circle-progress{0%{stroke-dashoffset:5.65rem}90%{stroke-dashoffset:0}to{stroke-dashoffset:-5.65rem}}@media screen and (max-width:749px){.swiper-pagination.tf-hero__pagination.tf-hero__pagination--bar{position:relative;display:flex;justify-content:center;margin-block-start:var(--spacing-2)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tf-section-hero-banner.css.map */
