.supt-section-tabs-text{padding:var(--spacing-section-lg) 0}.supt-section-tabs-text__inner{margin-left:24px;margin-right:24px}@media (min-width:768px){.supt-section-tabs-text__inner{margin-left:40px;margin-right:40px}}@media (min-width:1024px){.supt-section-tabs-text__inner{margin-left:56px;margin-right:56px}}@media (min-width:1440px){.supt-section-tabs-text__inner{margin-left:72px;margin-right:72px}}@media (min-width:1444px){.supt-section-tabs-text__inner{width:100%;margin-left:auto;margin-right:auto}}.supt-section-tabs-text__inner{grid-column-gap:8px}@media (min-width:1500px){.supt-section-tabs-text__inner{grid-column-gap:32px}}.supt-section-tabs-text__inner{grid-row-gap:8px}@media (min-width:1500px){.supt-section-tabs-text__inner{grid-row-gap:32px}}.supt-section-tabs-text__inner{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;grid-template-rows:auto;padding:0 8px;margin:0;grid-row-gap:0}.supt-section-tabs-text__title{font-family:var(--font-primary);font-size:clamp(16px,.19vw + .96rem,18px);line-height:clamp(16px,.19vw + .96rem,18px);font-weight:400}@media screen and (min-width:1440px){.supt-section-tabs-text__title{font-size:clamp(18px,.66vw + .53rem,25px);line-height:clamp(18px,.66vw + .53rem,25px)}}.supt-section-tabs-text__title{grid-column:span 12}@media screen and (min-width:768px){.supt-section-tabs-text__title{grid-column:span 1}}.supt-section-tabs-text__title.-mobile{padding-top:13px;margin-bottom:var(--spacing-xl)}.supt-section-tabs-text__tabs{display:flex;flex-direction:column;grid-column:span 12}@media screen and (min-width:768px){.supt-section-tabs-text__tabs{grid-column:3/span 4}}.supt-section-tabs-text__tab{font-family:var(--font-primary);font-size:clamp(24px,.75vw + 1.32rem,32px);line-height:clamp(24px,.75vw + 1.32rem,32px);font-weight:400}@media screen and (min-width:1440px){.supt-section-tabs-text__tab{font-size:clamp(32px,1.23vw + .9rem,45px);line-height:clamp(32px,1.23vw + .9rem,45px)}}.supt-section-tabs-text__tab{color:var(--color-text-medium);cursor:pointer;transition:all .3s ease;background:none;border:none;width:100%;text-align:left;padding:var(--spacing-xs) 0}.supt-section-tabs-text__tab:focus{outline:none}.supt-section-tabs-text__tab-wrapper:not(:last-child) .supt-section-tabs-text__tab-description{margin-bottom:var(--spacing-xl)}.supt-section-tabs-text__tab-title{display:flex;transition:transform .3s ease;pointer-events:none}.supt-section-tabs-text__tab-description{font-family:var(--font-primary);font-size:clamp(24px,.75vw + 1.32rem,32px);line-height:clamp(24px,.75vw + 1.32rem,32px);font-weight:400}@media screen and (min-width:1440px){.supt-section-tabs-text__tab-description{font-size:clamp(32px,1.23vw + .9rem,45px);line-height:clamp(32px,1.23vw + .9rem,45px)}}.supt-section-tabs-text__tab-glyphs{font-family:var(--font-primary);font-size:clamp(24px,.75vw + 1.32rem,32px);line-height:clamp(24px,.75vw + 1.32rem,32px);font-weight:400}@media screen and (min-width:1440px){.supt-section-tabs-text__tab-glyphs{font-size:clamp(32px,1.23vw + .9rem,45px);line-height:clamp(32px,1.23vw + .9rem,45px)}}.supt-section-tabs-text__tab-glyphs{font-feature-settings:"case" on}.supt-section-tabs-text__tab.-is-active,.supt-section-tabs-text__tab:focus-visible{color:var(--color-text)}.supt-section-tabs-text__tab.-is-active .supt-section-tabs-text__tab-title,.supt-section-tabs-text__tab:focus-visible .supt-section-tabs-text__tab-title{transform:translateX(var(--spacing-md))}@media screen and (min-width:768px){.supt-section-tabs-text__tab:hover{color:var(--color-text)}.supt-section-tabs-text__tab:hover .supt-section-tabs-text__tab-title{transform:translateX(var(--spacing-md))}}.supt-section-tabs-text__tab.-accordeon{display:flex;justify-content:space-between;align-items:center}.supt-section-tabs-text__descriptions{font-family:var(--font-primary);font-size:clamp(24px,.75vw + 1.32rem,32px);line-height:clamp(24px,.75vw + 1.32rem,32px);font-weight:400}@media screen and (min-width:1440px){.supt-section-tabs-text__descriptions{font-size:clamp(32px,1.23vw + .9rem,45px);line-height:clamp(32px,1.23vw + .9rem,45px)}}.supt-section-tabs-text__descriptions{grid-column:span 6;position:relative}.supt-section-tabs-text__description{opacity:0;visibility:hidden;transition:all .3s ease;position:absolute;top:0;left:0;width:100%}.supt-section-tabs-text__description:focus{outline:2px solid var(--color-text);outline-offset:2px}.supt-section-tabs-text__description:focus:not(:focus-visible){outline:none}.supt-section-tabs-text__description.-is-active{opacity:1;visibility:visible;position:relative}.supt-section-tabs-text__description[hidden]{display:none}.section-text-image{width:100%;margin:0}@media screen and (min-width:768px){.section-text-image{margin:inherit}}.section-text-image__content{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:40px;gap:40px}.section-text-image__text-column{grid-column:span 12;padding:24px 0;color:var(--color-text)}@media screen and (min-width:768px){.section-text-image__text-column{grid-column:span 6;padding:32px 56px 32px 0}}.section-text-image__image-column{grid-column:span 12}@media screen and (min-width:768px){.section-text-image__image-column{grid-column:span 6}}.section-text-image__title{font-family:var(--font-primary);font-size:clamp(28px,1.88vw + 1.31rem,48px);line-height:clamp(28px,1.88vw + 1.31rem,48px);font-weight:400;letter-spacing:-1px;font-feature-settings:"tnum" on,"lnum" on}@media screen and (min-width:1440px){.section-text-image__title{font-size:clamp(48px,1.79vw + 1.39rem,67px);line-height:clamp(48px,1.79vw + 1.39rem,67px)}}.section-text-image__title{margin-bottom:24px}.section-text-image__description{font-family:var(--font-primary);font-size:clamp(18px,.56vw + .99rem,24px);line-height:clamp(18px,.56vw + .99rem,24px);font-weight:400}@media screen and (min-width:1440px){.section-text-image__description{font-size:clamp(24px,.94vw + .65rem,34px);line-height:clamp(24px,.94vw + .65rem,34px)}}.section-text-image__description{white-space:pre-wrap}.section-text-image .supt-figure,.section-text-image__image{display:block;width:100%;height:auto;aspect-ratio:1/1}@keyframes slide-in{0%{transform:translateX(400px)}to{transform:translateX(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(400px)}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-down{0%{transform:translateY(0)}to{transform:translateY(calc(100% + 100px));transform:translateY(var(--slide-down-distance,calc(100% + 100px)))}}.supt-section-text-big{position:relative;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:8px;gap:8px;padding:var(--spacing-section-lg) 8px}.supt-section-text-big__content{grid-column:1/span 12}@media screen and (min-width:768px){.supt-section-text-big__content{grid-column:1/span 11}}.supt-section-text-big__text{font-family:var(--font-primary);font-size:clamp(28px,1.88vw + 1.31rem,48px);line-height:clamp(28px,1.88vw + 1.31rem,48px);font-weight:400;letter-spacing:-1px;font-feature-settings:"tnum" on,"lnum" on}@media screen and (min-width:1440px){.supt-section-text-big__text{font-size:clamp(48px,1.79vw + 1.39rem,67px);line-height:clamp(48px,1.79vw + 1.39rem,67px)}}.supt-section-text-big__text{color:var(--color-text)}