.AboutPhase{padding:3.5em 0 0;background:var(--colorLight);overflow:hidden}@media (min-width: 64rem){.AboutPhase{position:sticky;top:-100dvh;display:grid;place-items:center;min-height:100dvh;padding:3em 0 5.5em;transition:var(--animationBase)}.AboutPhase.is-active{top:0}.AboutPhase.is-active+.AboutPhase{top:100dvh}}.AboutPhase-wrapper{counter-reset:steps}@media (max-width: 63.99rem){.AboutPhase-wrapper{padding-bottom:3em}}@media (min-width: 64rem){.AboutPhase-spacer{height:100dvh}}.AboutPhase-inner{display:flex;flex-flow:column-reverse;gap:2.5em;margin-top:-.5em}@media (min-width: 64rem){.AboutPhase-inner{flex-flow:var(--aboutPhaseDirection, row);align-items:center;gap:0;margin-top:5em}}@media (min-width: 64rem){.AboutPhase:nth-child(odd){--aboutPhaseDirection: row-reverse;--aboutPhasePhotoOffset: 0 6em 0 0;--aboutPhaseProgressPosition:calc(100% - 4.5em);--aboutPhaseProgressBorderRadius: 0 0 0 1.25rem}}.AboutPhase-content{width:100%;overflow:hidden}@media (min-width: 64rem){.AboutPhase-content{flex:1.15 0 0;width:auto}.AboutPhase-content>div{display:block}}.AboutPhase-step{counter-increment:steps;transition:var(--animationBase);padding-bottom:2.25em}@media (min-width: 64rem){.AboutPhase-step{padding:0}.AboutPhase-step:not(.is-active){opacity:.4}.AboutPhase-step:not(:last-child){margin-bottom:2.5em}}.AboutPhase-stepTitle{font-size:1.5em;font-weight:500;margin-bottom:.5em}.AboutPhase-stepTitle:before{content:counter(steps) " - "}@media (max-width: 63.99rem){.AboutPhase-stepPhoto{--swiperSlideOpacity: 1;width:max(64vw,15em)}.AboutPhase-stepPhoto img{border-radius:1.25rem}}.AboutPhase-photos{position:relative;width:100%;z-index:2}.AboutPhase-photos:after{content:"";position:absolute;inset:-.75em calc(var(--sizeContentOffset) * -1) -.75em 2.5em;background:hsla(var(--colorGreen-h),calc(var(--colorGreen-s) * 1%),calc(var(--colorGreen-l) * 1%),.2);border-radius:1em 0 0 1em;z-index:-1}@media (min-width: 64rem){.AboutPhase-photos{flex:1 0 0;width:auto;margin:var(--aboutPhasePhotoOffset, 0 0 0 6em);box-shadow:0 .25rem 1.25rem hsla(var(--colorTeal-h),calc(var(--colorTeal-s) * 1%),calc(var(--colorTeal-l) * 1%),.2);border-radius:1.25rem;overflow:hidden}}.AboutPhase-progress{position:absolute;top:0;left:var(--aboutPhaseProgressPosition, 0);display:grid;place-items:center;height:4.5em;width:4.5em;background:var(--colorLight);border-radius:var(--aboutPhaseProgressBorderRadius, 0 0 1.25rem 0);z-index:2}@media (max-width: 63.99rem){.AboutPhase-progress{display:none}}.AboutPhase-progress svg{height:2.75em}.AboutPhase-progress svg circle{stroke:hsla(var(--colorGreen-h),calc(var(--colorGreen-s) * 1%),calc(var(--colorGreen-l) * 1%),.2);stroke-width:.25em;stroke-dasharray:0;fill:none}.AboutPhase-progress svg path{stroke-width:.5em;stroke:var(--colorGreen);fill:none;transition:stroke-dashoffset 1s cubic-bezier(.43,.41,.22,.91);transform-origin:center center;transform:rotate(-90deg) scaleX(-1)}.AboutPhase-swiperPagination{position:absolute;left:50%;bottom:0;display:flex;align-items:center;justify-content:center;gap:.5rem;transform:translate(-50%)}.AboutPhase-swiperPagination>span{display:inline-block;width:.75rem;height:.75rem;border:2px solid #D6D9D9;border-radius:50%;transition:var(--animationBase)}.AboutPhase-swiperPagination>span.swiper-pagination-bullet-active{border-color:var(--colorGreen);background:var(--colorGreen)}
