.feature-highlight{background-color:#fff;width:100%;padding:5rem 2rem}.feature-highlight__container{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.feature-highlight__container--side-by-side{flex-direction:row-reverse}.feature-highlight__container--side-by-side .feature-highlight__content{flex:.8}.feature-highlight__container--side-by-side .feature-highlight__image-wrapper{flex:1.2}.feature-highlight__container--reversed{flex-direction:row-reverse}.feature-highlight__container--centered{text-align:center;flex-direction:column;max-width:1200px}.feature-highlight__container--centered .feature-highlight__content{max-width:800px;margin-left:auto;margin-right:auto}.feature-highlight__container--centered .feature-highlight__image-wrapper{width:100%}.feature-highlight__container--centered .feature-highlight__list{text-align:left;display:inline-block}.feature-highlight__title{color:#875a7b;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.feature-highlight__description{color:#875a7b;font-size:1.15rem;line-height:1.6}.feature-highlight__list{margin:1.5rem 0 0;padding:0;list-style:none}.feature-highlight__list-item{color:#875a7b;margin-bottom:1.25rem;padding-left:1.5rem;font-size:1.15rem;font-weight:500;position:relative}.feature-highlight__list-item:before{content:"•";color:#875a7b;font-size:1.5rem;line-height:1.5rem;position:absolute;top:0;left:0}.feature-highlight__image-wrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.feature-highlight__img{border-radius:10px;width:100%;height:auto;transition:transform .3s;display:block}.feature-highlight__img:hover{transform:translateY(-5px)}.feature-highlight__image-wrapper--overlay{min-height:400px;display:block}.feature-highlight__image-wrapper--overlay .feature-highlight__img-container-main{z-index:1;width:85%;margin-right:auto;position:relative}.feature-highlight__image-wrapper--overlay .feature-highlight__img-container-secondary{z-index:2;width:60%;position:absolute;bottom:-10%;right:0}.feature-highlight__image-wrapper--overlay .feature-highlight__img-container-secondary .feature-highlight__img{animation:6s ease-in-out infinite floatImage;box-shadow:0 20px 50px #0003}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:1024px){.feature-highlight__container--side-by-side,.feature-highlight__container--reversed{text-align:center;flex-direction:column;gap:3rem}.feature-highlight__list{text-align:left;display:inline-block}.feature-highlight__image-wrapper--overlay{min-height:auto;margin-bottom:3rem}}@media (max-width:768px){.feature-highlight{padding:2rem 1.5rem}.feature-highlight__container{gap:2rem}.feature-highlight__container--side-by-side,.feature-highlight__container--reversed{text-align:center;flex-direction:column}.feature-highlight__image-wrapper--overlay .feature-highlight__img-container-main{width:90%}.feature-highlight__image-wrapper--overlay .feature-highlight__img-container-secondary{width:65%;bottom:-15%;right:-5%}}
.feature-section{background-color:#c49aab;width:100%;padding:6rem 2rem;overflow:hidden}.feature-section__container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.feature-section__content{color:#fff}.feature-section__title{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.feature-section__description{opacity:.95;font-size:1.25rem;font-weight:500;line-height:1.6}.feature-section__list{margin:0;padding:0;list-style:none}.feature-section__list-item{margin-bottom:1rem;padding-left:1.5rem;font-size:1.2rem;font-weight:500;line-height:1.5;position:relative}.feature-section__list-item:before{content:"•";font-size:1.5rem;line-height:1.5rem;position:absolute;top:0;left:0}.feature-section__image-wrapper{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative}.feature-section__image-wrapper .feature-section__img{width:100%;height:auto;display:block}.feature-section__image-main{width:100%;transition:transform .3s}.feature-section__image-main:hover{transform:translateY(-5px)}.feature-section__image-wrapper--overlay .feature-section__image-main{width:85%;margin-left:auto;transform:translate(20px)}.feature-section__image-wrapper--overlay .feature-section__image-secondary{z-index:2;width:65%;animation:6s ease-in-out infinite featureFloat;position:absolute;bottom:-10%;left:0}@keyframes featureFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (max-width:1024px){.feature-section__container{grid-template-columns:1fr;gap:2rem}.feature-section__title{font-size:2rem}}@media (max-width:768px){.feature-section{padding:2rem 1.5rem}.feature-section__title,.feature-section__description{text-align:center}.feature-section__image-wrapper{min-height:auto}.feature-section__image-wrapper--overlay .feature-section__image-main{width:90%;margin-left:10%;transform:none}.feature-section__image-wrapper--overlay .feature-section__image-secondary{width:70%;bottom:-15%}}
.feature-section-3{background-color:#fff;width:100%;padding:6rem 2rem}.feature-section-3__container{flex-direction:row;align-items:center;gap:5rem;max-width:1400px;margin:0 auto;display:flex}.feature-section-3__container--reversed{flex-direction:row-reverse}.feature-section-3__image-wrapper{flex:1.2;width:100%;position:relative}.feature-section-3__img{width:100%;height:auto;transition:transform .3s;display:block}.feature-section-3__img:hover{transform:translateY(-5px)}.feature-section-3__content{flex:.8;width:100%}.feature-section-3__title{color:#875a7b;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.feature-section-3__description{color:#875a7b;font-size:1.15rem;font-weight:500;line-height:1.6}.feature-section-3__list{margin:0;padding:0;list-style:none}.feature-section-3__list-item{color:#875a7b;margin-bottom:1.25rem;padding-left:1.5rem;font-size:1.15rem;font-weight:500;line-height:1.5;position:relative}.feature-section-3__list-item:before{content:"•";color:#875a7b;font-size:1.5rem;line-height:1.5rem;position:absolute;top:0;left:0}@media (max-width:1024px){.feature-section-3__container{gap:3rem}.feature-section-3__container,.feature-section-3__container--reversed{text-align:left;flex-direction:column-reverse}.feature-section-3__title{font-size:2rem}}@media (max-width:768px){.feature-section-3{padding:2rem 1.5rem}.feature-section-3__container,.feature-section-3__container--reversed{text-align:center;flex-direction:column-reverse}.feature-section-3__content,.feature-section-3__image-wrapper{flex:1;width:100%}.feature-section-3__content{margin-top:1rem}.feature-section-3__list{text-align:left;display:inline-block}}
