.header{width:100%;padding:0 55px}.header__wrap{margin:0 auto;text-align:center}.header__wrap .header__icon{width:100%;height:auto;min-width:40px;min-height:40px;max-width:40px;max-height:40px;object-fit:contain}.header__wrap .header__content{display:flex;flex-direction:column;gap:12px}.header__wrap .header__content .header__description{margin-bottom:0;color:var(--c-scale-11_txt)}.header__wrap .header__title{margin-block-end:0;font-weight:var(--font_weight_bold);font-family:var(--font_primary)}.header__wrap .header__description,.header__wrap .header__subtitle{font-weight:var(--font_weight_regular);font-family:var(--font_secondary)}.multiple-steper{gap:48px;padding:64px 48px;background-color:var(--c-scale-1_bg)}.multiple-steper .multiple-steper-body{max-width:1536px;gap:60px}.multiple-steper .multiple-steper-body__content{display:flex;min-height:636px;width:100%;background-color:var(--c-scale-2_bg)}.multiple-steper .multiple-steper-body__content .content-image{max-width:732px;width:100%;max-height:636px;height:auto}.multiple-steper .multiple-steper-body__content .content-image__img{width:100%;height:auto;max-height:636px;max-width:732px;min-height:636px;min-width:732px;object-fit:cover}.multiple-steper .multiple-steper-body__content .content-text{width:55%;padding:20px clamp(0px,2vw,172px) 20px clamp(0px,6.4vw,64px);align-items:flex-start;gap:10px}.multiple-steper .multiple-steper-body__content .content-text__bodytext>*{color:var(--c-scale-10_txt)}.multiple-steper .multiple-steper-body__content .content-text.text-only{width:100%;text-align:center}.multiple-steper .multiple-steper-body__content .content-text .content-text__bodytext,.multiple-steper .multiple-steper-body__content .content-text .content-text__shortDescription{font-weight:var(--font_weight_regular);font-family:var(--font_secondary);color:var(--c-scale-10_txt)}.multiple-steper .multiple-steper-body__content .content-text .content-text__title{font-weight:var(--font_weight_bold);font-family:var(--font_primary)}.multiple-steper .multiple-steper-body__content.reverse{flex-direction:row-reverse}.multiple-steper .multiple-steper-body__content.reverse.mobile-reverse{flex-direction:column-reverse}.multiple-steper .multiple-steper-body__content.only-medias .image{width:100%}.stepper,.stepper .step{position:relative;width:100%;display:flex}.stepper{counter-reset:step 0;flex-flow:row nowrap;gap:0;justify-content:space-around;align-items:flex-start;z-index:1}.stepper .step{flex-flow:column nowrap;justify-content:flex-start;align-items:center;counter-increment:step;cursor:pointer}.stepper .step:not(.prevent-line)::before{content:"";position:absolute;width:100%;height:2px;background-color:var(--c-scale-6_bg);right:0;top:15px;z-index:-1}.stepper .step .step-label,.stepper .step::after{background-color:var(--c-scale-1_bg);border-radius:50%}.stepper .step::after{content:"";position:absolute;width:54px;height:54px;right:auto;top:0;z-index:-1}.stepper .step .step-label{position:relative;width:32px;height:32px;border:2px solid var(--c-scale-10_border);color:var(--c-scale-11_txt);text-align:center;margin:0 auto}.stepper .step .step-label span::before{content:counter(step)}.stepper .step .step-description{font-weight:var(--font_weight_regular);font-family:var(--font_secondary);color:rgba(var(--c-scale-10_txt_rgb),.5);margin-top:5px;overflow-wrap:break-word;hyphens:auto;text-align:center}.stepper .step .step-description.mobile{display:none}.stepper .step:hover .step-label{background-color:var(--primary);border-color:var(--primary);transition:background-color .3s ease-in-out}.stepper .step.active .step-label span::before,.stepper .step.completed .step-label span::before,.stepper .step:hover .step-label span::before{color:var(--c-scale-1_txt)}.stepper .step:hover .step-description{color:var(--c-scale-11_txt)}.stepper .step.active::before,.stepper .step.completed::before{background:linear-gradient(to right,var(--primary),var(--c-scale-6_bg));transition:background .3s ease-in-out}.stepper .step.completed::before{background:var(--primary);transition:none}.stepper .step.active .step-label,.stepper .step.completed .step-label{background-color:var(--primary);border-color:var(--primary)}.stepper .step.active .step-description,.stepper .step.completed .step-description{color:var(--primary_txt)}.stepper .step:last-child::before{width:50%;left:0}.stepper .step:first-child::before{width:50%;right:0;left:auto}.image.small,.video.small{max-width:606px;object-fit:cover}.video.medium{max-height:65px}.image.medium,.video.medium{max-width:1236px;object-fit:cover}.image.medium,.image.small{width:100%;height:auto;max-height:500px}.image.medium{max-height:auto}.image.full{width:100%;height:100vh;object-fit:cover}.media__size{width:45%;height:auto;object-fit:cover}.c-s-max-width-1160 .multiple-steper{padding:40px 48px}.c-s-max-width-1160 .multiple-steper-body__content{flex-direction:column;counter-reset:step 0;min-height:auto}.c-s-max-width-1160 .multiple-steper-body__content .media__size{width:100%;max-height:380px;height:auto}.c-s-max-width-1160 .multiple-steper-body__content .content-text{width:100%;padding:20px 0}.c-s-max-width-768 .multiple-steper{padding:48px 24px}.c-s-max-width-768 .multiple-steper .multiple-steper-body__content .content-text{padding-top:24px;gap:12px}.one-content{width:100%}.one-content .stepper .step::after,.one-content .stepper .step::before{width:0}.only-text,.only-text .multiple-steper-body__content .content-text{width:100%;align-items:center}.only-medias .multiple-steper-body__content .media__size{width:100%;max-height:636px}