.image-tabs__wrapper{width:100%;display:flex;flex-direction:column;gap:1.6rem}.titles+.content.image-tabs__wrapper{margin-top:32px}@media screen and (min-width:990px){.image-tabs__wrapper{flex-direction:row;align-items:stretch;justify-content:space-between;gap:1.4rem}}@media screen and (min-width:990px){.titles+.content.image-tabs__wrapper{margin-top:56px}}.image-tabs__title.h2{font-size:3.2rem}@media screen and (min-width:990px){.image-tabs__title.h2{font-size:4.8rem}}.image-tabs__subtitle{font-size:1.2rem}@media screen and (min-width:990px){.image-tabs__subtitle{font-size:1.6rem}}.image-tabs__content{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem;order:-1}@media screen and (min-width:990px){.image-tabs__content{width:calc(50% - .8rem);overflow:hidden;order:unset}.image-tabs__content.content-first{order:-1}}.image-tabs__content-static{display:flex;flex-direction:column;gap:1.6rem}.image-tabs__content-blocks{width:100%;position:relative}@media screen and (max-width:989px){.image-tabs__content-blocks{min-width:100vw;overflow:visible;margin-left:-1.6rem}}.image-tabs__content-blocks-wrapper{width:100%;display:flex;gap:1.4rem;flex-wrap:nowrap;overflow:auto}.image-tabs__content-blocks-wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:989px){.image-tabs__content-blocks-wrapper{padding-left:1.6rem;padding-right:1.6rem}.image-tabs__content-blocks-wrapper>:first-child{margin-left:0}.image-tabs__content-blocks-wrapper>:last-child{margin-right:0}}@media screen and (min-width:990px){.image-tabs__content-blocks-wrapper{flex-wrap:wrap}}.image-tabs__heading{margin:0;margin-bottom:.8rem}@media screen and (min-width:990px){.image-tabs__heading{margin:0}}.image-tabs__block{min-width:75%;min-height:14.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;border-radius:var(--border-radius-block);box-sizing:border-box;border:1px solid #BFE1E1;border-radius:1.2rem;flex:100%;padding-top:40px;cursor:pointer}@media screen and (min-width:990px){.image-tabs__block{justify-content:center;min-height:16.7rem;border-radius:1.2rem;background-color:transparent;min-width:unset;flex:calc(50% - 1.4rem);padding-top:unset}}.image-tabs__block--active{background:var(--Brand-Blue, #74DDD4)}@media screen and (max-width:989px){.image-tabs__block.swiper-slide{height:auto;padding-bottom:4.6rem}}.image-tabs__block-icon{width:3rem;height:3rem;border-radius:1rem;overflow:hidden;flex-shrink:0;transition:opacity var(--duration-default) cubic-bezier(.4,0,.25,1)}.image-tabs__block-icon img,.image-tabs__block-icon svg{width:100%;height:100%;object-fit:contain;object-position:center}.image-tabs__block-right{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.image-tabs__block-info{display:flex;flex-direction:column;gap:1.6rem;transition:opacity var(--duration-default) cubic-bezier(.4,0,.25,1)}.image-tabs__block-heading{margin:0;font-size:2rem}@media screen and (min-width:990px){.image-tabs__block-heading{font-size:2.4rem}}.image-tabs__block-text{color:rgb(var(--color-foreground));word-break:break-word}.image-tabs__block-button{color:rgb(var(--color-foreground))}.image-tabs__media{position:relative;border-radius:var(--border-radius-block);overflow:hidden;aspect-ratio:3/4;width:100%;height:40rem;border:1px solid #BFE1E1}.image-tabs__media .image-tabs__image>img{height:100%;width:100%;object-position:bottom}@media screen and (min-width:576px){.image-tabs__media{object-position:unset;height:unset}}@media screen and (min-width:990px){.image-tabs__media{aspect-ratio:4/3;width:calc(50% - .8rem)}}.image-tabs__image{width:100%;height:100%;background:transparent;border-radius:var(--border-radius-block);overflow:hidden;min-height:32rem}@media screen and (min-width:990px){.image-tabs__image{min-height:unset}}.image-tabs__image>svg,.image-tabs__image>img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:var(--focal_point);transition:transform var(--duration-default);position:absolute}.image-tabs__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.98);transition:transform .7s cubic-bezier(.4,0,.25,1) 0ms,opacity var(--duration-long) cubic-bezier(.4,0,.25,1),visibility var(--duration-long) cubic-bezier(.4,0,.25,1)}.image-tabs__image--active{transform:scale(1);opacity:1}.image-tabs__contents{padding:1.5rem 1.4rem;position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center}@media screen and (min-width:990px){.image-tabs__contents{padding:4.2rem 3.8rem;align-items:flex-start;flex-direction:column}}.image-tabs__contents-icon{margin-bottom:0;margin-right:1.5rem;height:3rem;width:3rem}.image-tabs__contents-icon img,.image-tabs__contents-icon svg{height:100%;width:100%;object-fit:contain;object-position:center}@media screen and (min-width:990px){.image-tabs__contents-icon{margin-bottom:1.5rem}}.image-tabs__contents-heading{margin-bottom:0;min-width:80%;font-size:2.4rem}@media screen and (min-width:990px){.image-tabs__contents-heading{margin-bottom:3.2rem;min-width:unset;font-size:3.2rem}}.image-tabs__contents-text{margin-top:1.6rem;font-size:1.6rem}@media screen and (min-width:990px){.image-tabs__contents-text{margin-top:unset;font-size:1.8rem}}.image-tabs__pagination{position:absolute;bottom:2rem;left:50%;display:block;transform:translate(-50%);z-index:2}@media screen and (min-width:990px){.image-tabs__pagination{display:none!important}}.image-tabs .swiper-wrapper{box-sizing:border-box}@media(prefers-color-scheme:light){.image-tabs__block-icon-item:first-child{display:block}.image-tabs__block-icon-item:last-child{display:none}.image-tabs__block-icon-item:only-child{display:block}}@media(prefers-color-scheme:dark){.image-tabs__block-icon-item:first-child{display:none}.image-tabs__block-icon-item:last-child{display:block}.image-tabs__block-icon-item:only-child{display:block}}[data-scheme=light] .image-tabs__block-icon-item:first-child{display:block}[data-scheme=light] .image-tabs__block-icon-item:last-child{display:none}[data-scheme=light] .image-tabs__block-icon-item:only-child{display:block}[data-scheme=dark] .image-tabs__block-icon-item:first-child{display:none}[data-scheme=dark] .image-tabs__block-icon-item:last-child{display:block}[data-scheme=dark] .image-tabs__block-icon-item:only-child{display:block}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-image-tabs.css.map */
