.hs-tabs__item{display:flex;flex-wrap:wrap;height:0;justify-content:center;opacity:0;transition:all .5s}.hs-tabs__item--active{height:auto;opacity:1;transition:opacity 1s}.hs-tabs__nav{display:flex;justify-content:space-between;list-style:none;margin:0 0 5rem;padding:0;width:100%}.hs-tabs__nav li{box-sizing:border-box;cursor:pointer;display:flex;flex:1;justify-content:center;position:relative}.hs-tabs__nav li a{border-bottom:2px solid #ccc;font-size:var(--font_size_xl);opacity:.4;padding-bottom:2.4rem;text-align:center;white-space:nowrap;width:100%}.hs-tabs__nav li a.hs-tabs__navitem--active,.hs-tabs__nav li a:hover{border-bottom:2px solid var(--black_color);opacity:1}.hs-tabs__nav li a.hs-tabs__navitem--active,.hs-tabs__nav li:hover a{font-weight:var(--font_weight_bold)}.tab-illustration{margin-top:var(--spacer_xl);width:100%}.container-tab--content h5{font-weight:600;margin-bottom:var(--spacer_xxxs)}.container-tab--content p.medium{font-size:var(--font_size_m);margin-bottom:var(--spacer_xxs)}.container-tab--content p{font-size:var(--font_size_s)}.tabs-slider__header{display:flex;justify-content:space-between;margin-bottom:3rem}.tabs-slider__header__button-wrapper{align-items:center;display:flex;padding-right:6rem}.tabs-slider__header__informations__label{color:#2daae2;font-size:1.6rem;font-weight:600;margin-bottom:var(--spacer_xxs);text-transform:uppercase}.hs-tabs__item .hs-tabs-wrapper__sub-repeat{display:flex;flex-wrap:wrap;justify-content:space-between}.hs-tabs-wrapper__sub-repeat__item{width:48%}.hs-tabs-wrapper__sub-repeat__item:not(:last-child){margin-bottom:calc(var(--spacer_lg)/2)}.hs-tabs-wrapper__sub-repeat__item>img{width:5rem}.hs-tabs__content__panel h5{font-weight:600;margin-bottom:var(--spacer_xxxs)}.hs-tabs__content__panel p{font-size:1.4rem;margin-bottom:1rem}@media (max-width:992px){.hs-tabs-wrapper__sub-repeat__item{width:100%}}@media (max-width:767px){.tabs-slider__header{flex-direction:column}.tab-illustration{margin-bottom:2rem;margin-top:2rem}}@media (max-width:480px){.hs-tabs__nav{flex-flow:column}.hs-tabs__nav li a{padding:1rem 0}}