.series-introduction{background:#000;color:#fff;overflow:hidden;width:100%;max-width:100%;padding-top:80px;padding-bottom:140px}.series-introduction__header{text-align:center;margin-bottom:3rem;padding:0 2rem}@media screen and (min-width:750px){.series-introduction__header{margin-bottom:4rem}}.series-introduction__badge{font-size:28px;line-height:1.2;margin-bottom:1rem;font-weight:700;color:#fff;display:inline;--tenez-highlight-background: linear-gradient( transparent 60%, rgba(255, 255, 255, .2) 60% );--tenez-highlight-padding-block: .2em;--tenez-highlight-padding-inline: .5em;letter-spacing:normal;text-transform:none}.series-introduction__heading{font-size:14px;letter-spacing:.2rem;text-transform:uppercase;color:#fff;margin-bottom:0;font-weight:500}.series-introduction__heading.h0,.series-introduction__heading.hxl{font-size:14px}.series-introduction__main{width:100%;position:relative}.series-introduction__grid{align-items:stretch;gap:0;position:relative}@media screen and (min-width:750px){.series-introduction__grid{display:block;position:relative}}.series-introduction__media-container{position:relative}@media screen and (min-width:750px){.series-introduction__media-container{position:absolute;left:2rem;top:50%;transform:translateY(-50%);width:720px;z-index:10}}@media screen and (min-width:990px){.series-introduction__media-container{left:4rem}}.series-introduction__carousel{position:relative;width:100%}.series-introduction__main-media{position:relative;width:100%;height:50vh;min-height:400px;overflow:hidden;border-radius:8px}@media screen and (min-width:1568px){.series-introduction__main{padding-left:200px}}@media screen and (min-width:750px){.series-introduction__main-media{width:720px;height:504px;min-height:504px}}.series-introduction__media-slider{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.series-introduction__media-item{flex:0 0 100%;width:100%;height:100%}.series-introduction__image{width:100%;height:100%;position:relative;overflow:hidden}.series-introduction__image img{width:100%;height:100%;object-fit:cover}.series-introduction__image-element{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.series-introduction__nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;padding:0}.series-introduction__nav-btn--prev{left:0}.series-introduction__nav-btn--next{right:0}.series-introduction__nav-arrow{position:relative;width:30px;height:30px}.series-introduction__nav-arrow:before,.series-introduction__nav-arrow:after{content:"";position:absolute;width:2px;height:15px;background:#fff;border-radius:1px}.series-introduction__nav-btn--prev .series-introduction__nav-arrow:before{transform:rotate(135deg);left:8px;top:4px;transform-origin:bottom}.series-introduction__nav-btn--prev .series-introduction__nav-arrow:after{transform:rotate(45deg);left:8px;top:5px;transform-origin:bottom}.series-introduction__nav-btn--next .series-introduction__nav-arrow:before{transform:rotate(-45deg);left:6px;top:5px;transform-origin:bottom}.series-introduction__nav-btn--next .series-introduction__nav-arrow:after{transform:rotate(-135deg);left:6px;top:4px;transform-origin:bottom}.series-introduction__thumbnails{display:flex;gap:15px;margin-top:16px;justify-content:flex-start;overflow:hidden;width:100%;position:relative}@media screen and (min-width:750px){.series-introduction__thumbnails{width:720px}}.series-introduction__thumbnails-wrapper{display:flex;gap:15px;transition:transform .3s ease}.series-introduction__thumbnail{position:relative;width:168px;height:118px;border:none;border-radius:4px;overflow:hidden;background:none;cursor:pointer;transition:none;opacity:1;flex-shrink:0}.series-introduction__thumbnail img{width:100%;height:100%;object-fit:cover}.series-introduction__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.series-introduction__thumbnail-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff1a}.series-introduction__thumbnail-placeholder svg{width:24px;height:24px;fill:currentColor}.series-introduction__content{padding:2rem;background:#fff;color:#000;border-radius:8px;margin:2rem}@media screen and (min-width:750px){.series-introduction__content{width:72.5%!important;margin-left:auto;margin-right:0;padding:50px 120px 50px 0;border-radius:0;min-height:720px;display:flex;align-items:center;z-index:1;position:relative}.series-introduction .grid--2-col-tablet .grid__item.series-introduction__content{width:72.5%!important;max-width:none}.series-introduction .grid--2-col-tablet .grid__item.series-introduction__media-container{width:auto!important}}.series-introduction__text-wrapper{max-width:500px;width:100%}@media screen and (min-width:750px){.series-introduction__text-wrapper{margin-left:400px}}.series-introduction__text-contents{position:relative;margin-bottom:2rem}.series-introduction__text-content{opacity:0;transform:translateY(20px);transition:all .5s ease-in-out;position:absolute;top:0;left:0;width:100%;pointer-events:none}.series-introduction__text-content.active{opacity:1;transform:translateY(0);position:relative;pointer-events:auto}.series-introduction__content-title{font-size:24px;font-weight:700;color:#3d3d3d;letter-spacing:.1rem;margin-bottom:40px;padding-top:45px;position:relative}.series-introduction__content-title:before{position:absolute;top:0;left:0;width:40px;height:1px;border-top:1px dashed #3d3d3d;content:""}@media screen and (min-width:750px){.series-introduction__content-title{font-size:24px}}.series-introduction__content-text{font-size:1.4rem;font-weight:700}.series-introduction__content-text p{margin-bottom:1rem}.series-introduction__content-text p:last-child{margin-bottom:0}.series-introduction__button{margin-top:2rem}.series-introduction__button .button{min-width:160px}@media screen and (max-width:749px){.series-introduction__header{margin-bottom:2rem}.series-introduction__grid{grid-template-columns:1fr;gap:0;display:flex;flex-direction:column}.series-introduction__media-container{order:1;position:relative;left:auto;top:auto;transform:none;width:100%!important;max-width:none!important;z-index:2;padding:0}.series-introduction .grid__item.series-introduction__media-container{width:100%!important;max-width:none!important}.series-introduction .grid__item.series-introduction__content{width:calc(100% - 20px)!important;max-width:none!important}.series-introduction__content{order:2;position:relative;width:100%!important;max-width:none!important;margin:-240px 10px 0;padding:240px 2rem 2rem;background:#fff;color:#000;border-radius:0;min-height:auto;left:auto;right:auto;z-index:1}.series-introduction__text-wrapper{margin-left:0;max-width:100%}.series-introduction__main-media{height:40vh;min-height:300px;width:100%;border-radius:0}.series-introduction__thumbnails{gap:6px;width:100%;justify-content:space-between}.series-introduction__thumbnail{width:calc((100% - 36px)/4);height:calc((100% - 36px)/4*.5625);min-height:60px;padding:0;border-radius:0}.series-introduction__thumbnails-wrapper{gap:6px}.series-introduction__content-title{margin-top:10px;padding-top:20px;font-size:1.6rem;margin-bottom:20px}.series-introduction__content-text{font-size:1.2rem}.series-introduction__heading{font-size:14px}.series-introduction__subheading{font-size:1.125rem}}@media(prefers-reduced-motion:no-preference){.series-introduction__media-slider{transition:transform .5s ease-in-out}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-series-introduction.css.map */
