.image-text__wrapper{display:flex;gap:11rem;justify-content:center}@media(max-width:989.98px){.image-text__wrapper{align-items:center;flex-direction:column;gap:1.5rem}.image-text__image{width:100%}}.image-text__image img{border-radius:.5rem;height:90%;-o-object-fit:cover;object-fit:cover}@media(max-width:989.98px){.image-text__image img{height:100%;max-height:24rem}}.image-text__list{list-style:none;padding-left:2rem;position:relative}.image-text__title{color:#006d6c;font-family:var(--font-body-family);font-size:calc(var(--font-heading-scale)*4.5rem);margin:0 0 3rem;max-width:46rem}@media(max-width:989.98px){.image-text__title{font-size:calc(var(--font-heading-scale)*2.8rem);max-width:31rem}}.image-text__title--highlight{font-family:var(--font-heading-family);font-weight:300}@media(max-width:989.98px){.image-text__title--highlight{font-size:3rem}}.image-text__item{padding-left:2rem;position:relative;z-index:1}.image-text__item:last-child .image-text__description-content,.image-text__item:last-child .image-text__description-title{color:#dfdfdf}.image-text__item:not(:last-child){margin-bottom:3rem}.image-text__item:before{background-color:#dfdfdf;border-radius:50%;height:1.1rem;left:-1rem;top:0;width:1.1rem;z-index:1}.image-text__item:after,.image-text__item:before{content:"";position:absolute;transition:background-color .5s ease}.image-text__item:after{background-color:hsla(0,0%,50%,.6);bottom:-3rem;left:-.525rem;top:1.1rem;width:.2rem;z-index:0}.image-text__item:last-child:after{bottom:-1rem}.image-text__item.in-view .image-text__description-content,.image-text__item.in-view .image-text__description-title{color:#141414;transition:color .5s ease}.image-text__item.in-view:after,.image-text__item.in-view:before{background-color:#141414}.image-text__description{display:flex;flex-direction:column;gap:1rem}.image-text__description-title{color:#dfdfdf;font-size:calc(var(--font-body-scale)*1.3rem);font-weight:700;letter-spacing:.1em;line-height:1.3em;margin:0;text-transform:uppercase;transition:color .5s ease}.image-text__description-content{color:#dfdfdf;font-size:calc(var(--font-body-scale)*1.5rem);letter-spacing:.02em;line-height:1.46em;margin:0;transition:color .5s ease}.image-text__note{background-color:#d6efec;border-radius:.5rem;display:flex;gap:1.2rem;margin-top:3rem;max-width:50rem;padding:1.5rem}.image-text__note a{border-bottom:2px solid #006d6c;color:#006d6c;font-size:calc(var(--font-body-scale)*1.6rem);font-weight:700;text-decoration:none;transition:color .3s ease,border-color .3s ease}.image-text__note a:hover{border-color:#03302e;color:#03302e}.image-text__note img{height:3rem;opacity:.8;width:3rem}.image-text__note p{color:#006d6c;font-size:calc(var(--font-body-scale)*1.5rem);letter-spacing:.02em;line-height:1.46em;margin:0}