.info-tabs__panel.active .info-tabs__image{opacity:0;animation:reveal-opacity .35s ease-out forwards 50ms}.info-tabs-section .section-heading{padding-top:0}.info-tabs{display:grid;gap:var(--gutter-xlarge);align-items:center}.info-tabs--image-right{grid-template-areas:"tabs panels"}.info-tabs--image-right--third{grid-template-columns:2fr 1fr}.info-tabs--image-right--fourth{grid-template-columns:3fr 1fr}.info-tabs--image-right--half{grid-template-columns:1fr 1fr}.info-tabs--image-left{grid-template-areas:"panels tabs"}.info-tabs--image-left--third{grid-template-columns:1fr 2fr}.info-tabs--image-left--fourth{grid-template-columns:1fr 3fr}.info-tabs--image-left--half{grid-template-columns:1fr 1fr}@media screen and (max-width:767px){.info-tabs{grid-template-columns:100%;gap:var(--gutter-small);grid-template-areas:"panels" "tabs"}}.info-tabs_togglers{grid-area:tabs;align-self:flex-start}@media screen and (min-width:768px){.info-tabs_togglers{display:grid;column-gap:var(--gutter-regular)}.info-tabs_togglers-columns--2{grid-template-columns:repeat(2,minmax(0,1fr))}.info-tabs_togglers-animation--false .info-tabs__tab{transition:transform .25s ease}.info-tabs_togglers-animation--false .info-tabs__tab:hover{transform:rotate(-3deg)}}@media screen and (max-width:767px){.info-tabs_togglers{display:flex;overflow-x:scroll;align-items:stretch;-ms-overflow-style:none;scrollbar-width:none}.info-tabs_togglers::-webkit-scrollbar{display:none}}.info-tabs_togglers-style--list{counter-reset:tabs}.info-tabs_panels{grid-area:panels;position:relative}.info-tabs__tab{display:block;cursor:pointer;position:relative;border-bottom:solid 1px var(--color-borders-main);padding:2rem 0;opacity:.54;transition:opacity .25s ease}@media screen and (max-width:767px){.info-tabs__tab{width:60%;flex:0 0 auto;margin-inline-end:var(--gutter-large);scroll-snap-align:start;padding:1.375rem 0}}.info-tabs__tab:after{content:"";position:absolute;bottom:-1px;height:1px;background-color:var(--color-text-main);width:0}html[dir=rtl] .info-tabs__tab:after{right:0}html[dir=ltr] .info-tabs__tab:after{left:0}.info-tabs_togglers-animation--false .info-tabs__tab{border-bottom:0!important}.info-tabs_togglers-animation--false .info-tabs__tab:after{display:none!important}.no-touchevents .info-tabs__tab:not(.active):hover{opacity:.62}.info-tabs--just-titles .info-tabs__tab,.info-tabs__tab.active{opacity:1}.info-tabs__tab.active svg{opacity:1!important}@media screen and (min-width:768px){.info-tabs--just-titles .info-tabs__tab:after,.info-tabs__tab.active:after{animation-name:animateBorder;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running;animation-timing-function:linear}}@media screen and (max-width:767px){.info-tabs--just-titles .info-tabs__tab:after,.info-tabs__tab.active:after{width:100%}}@media screen and (min-width:768px){.info-tabs--just-titles .info-tabs__tab{pointer-events:none}.info-tabs--just-titles .info-tabs__tab:last-of-type{border-bottom:0}}.info-tabs--just-titles .info-tabs__tab:last-of-type:after{display:none}.info-tabs__tab-title{display:inline-block;width:100%;font-weight:400}@media screen and (max-width:474px){.info-tabs__tab-title{font-size:calc(16px / 16 * var(--base-body-primary-size) + 0px)}}@media screen and (min-width:475px)and (max-width:1023px){.info-tabs__tab-title{font-size:calc(18px / 16 * var(--base-body-primary-size) + 0px)}}@media screen and (min-width:1024px){.info-tabs__tab-title{font-size:calc(20px / 16 * var(--base-body-primary-size) + 0px)}}@media screen and (max-width:767px){.info-tabs_togglers-style--icons .info-tabs__tab-title{margin-top:var(--gutter-regular)}}.info-tabs__tab-caption{width:100%;font-weight:300}@media screen and (max-width:767px){.info-tabs__tab-caption{display:inline-block!important}}@media screen and (min-width:768px){.info-tabs__tab-caption{display:none}}.info-tabs__tab-caption:not(:empty){padding:.75rem 0}.info-tabs__tab-caption p{margin-bottom:0}.info-tabs_togglers-style--list .info-tabs__tab{padding-inline-start:5.625rem}@media screen and (max-width:767px){.info-tabs_togglers-style--list .info-tabs__tab{padding-inline-start:0}}.info-tabs_togglers-style--list .info-tabs__tab:before{content:counters(tabs,".",decimal-leading-zero) ".";font-size:calc(22px / 16 * var(--base-body-primary-size) + 0px);line-height:1;counter-increment:tabs;position:absolute;width:2.75rem;height:2.75rem;display:flex;align-items:center;top:1.375rem}html[dir=rtl] .info-tabs_togglers-style--list .info-tabs__tab:before{right:0}html[dir=ltr] .info-tabs_togglers-style--list .info-tabs__tab:before{left:0}@media screen and (min-width:768px)and (max-width:1023px){.info-tabs_togglers-style--list .info-tabs__tab:before{transform:translateY(-.25rem)}}@media screen and (max-width:767px){.info-tabs_togglers-style--list .info-tabs__tab:before{position:relative;top:0}}.info-tabs_togglers-style--icons .info-tabs__tab{padding-inline-start:4.25rem;position:relative}@media screen and (min-width:768px){.info-tabs_togglers-columns--2 .info-tabs__tab{padding-inline-start:4.125rem}}@media screen and (max-width:767px){.info-tabs_togglers-style--icons .info-tabs__tab{padding-inline-start:0}}.info-tabs_togglers-style--icons .info-tabs__tab svg,.info-tabs_togglers-style--icons .info-tabs__tab figure{position:absolute;width:2.75rem;height:2.75rem;top:1.375rem}html[dir=rtl] .info-tabs_togglers-style--icons .info-tabs__tab svg,html[dir=rtl] .info-tabs_togglers-style--icons .info-tabs__tab figure{right:0}html[dir=ltr] .info-tabs_togglers-style--icons .info-tabs__tab svg,html[dir=ltr] .info-tabs_togglers-style--icons .info-tabs__tab figure{left:0}@media screen and (min-width:768px)and (max-width:1023px){.info-tabs_togglers-style--icons .info-tabs__tab svg,.info-tabs_togglers-style--icons .info-tabs__tab figure{transform:translateY(-.1875rem);width:2.25rem;height:2.25rem}}@media screen and (max-width:767px){.info-tabs_togglers-style--icons .info-tabs__tab svg,.info-tabs_togglers-style--icons .info-tabs__tab figure{position:relative;top:0}}.info-tabs_togglers-style--icons .info-tabs__tab svg{stroke-width:.125rem}.info-tabs_togglers-style--icons .info-tabs__tab svg *{stroke:var(--color-text-main)}.info-tabs__panel{opacity:0;position:absolute;top:0;width:100%;overflow:hidden}.info-tabs__panel.active{opacity:1}.info-tabs__image{position:relative;background-color:#00000005}.info-tabs__image svg{position:absolute;top:50%;transform:translateY(-50%)}.info-tabs__image img{padding-top:0!important;padding-bottom:0!important}.info-tabs__slides{display:none;margin-top:var(--gutter-large);margin-bottom:var(--gutter-large)}.info-tabs-container--slider-on-mobile .css-slider-navigation-container{display:none!important}.info-tabs__slide{padding:1rem}.info-tabs__slides .card{background-color:transparent}@media screen and (max-width:474px){.info-tabs__slide{display:flex;align-items:center;justify-content:center;flex-direction:column}}@media screen and (max-width:767px){.info-tabs-container--slider-on-mobile .section-heading__text{justify-content:center;text-align:center}.info-tabs-container--slider-on-mobile .section-heading__actions,.info-tabs--slider-on-mobile{display:none}.info-tabs-container--slider-on-mobile .css-slider-navigation-container{display:flex!important}.info-tabs__slides{display:flex}.info-tabs__slide{min-width:100%}}@media screen and (min-width:474px)and (max-width:767px){.info-tabs__slide{min-width:50%}}.tab--cta-custom-wrap{margin-top:28px}@media screen and (max-width:768px){.tab--cta-custom-wrap{display:none}}@keyframes animateBorder{0%{width:0}to{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-info-tabs.css.map */
