@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300..800&display=swap");*{box-sizing:border-box;margin:0;padding:0}.wrapper{margin:0 auto;max-width:1366px;width:100%}.features-section{padding:0 20px}.features-section-container{align-items:center;display:flex;justify-content:space-between;padding:12rem 0 2rem}.feature-col-left{width:43%}.feature-col-left h4{color:#800055;font-size:24px;font-style:normal;font-weight:700}.feature-col-left h2{color:#004a59;font-size:40px;font-style:normal;font-weight:700;line-height:130%;margin:30px 0}.feature-col-left p{color:#004a59;font-size:24px;font-style:normal;font-weight:400;line-height:40px}.feature-col-right{align-items:start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:53%}.feature-box{align-items:end;background-position:50%;background-size:cover;border-radius:45px;display:flex;max-width:529px;min-height:495px;padding:40px 20px;position:relative;text-align:center;width:48%}.feature-box:before{background:linear-gradient(0deg,#000,hsla(0,0%,40%,0) 50%);border-radius:45px;content:"";height:100%;left:0;max-width:528px;pointer-events:none;position:absolute;top:0;width:100%}.feature-details{color:#fff;min-height:121px;position:relative;z-index:1}.feature-details h4{color:#fff;font-size:24px;margin:0 0 15px}.feature-details p{font-size:20px}.feature-box.feature-box1,.feature-box.feature-box2{margin:-150px 0 0}.feature-col-left{padding:0 0 280px}@media only screen and (max-width:1200px){.features-section-container{flex-direction:column;gap:5rem;padding:5rem 0}.feature-col-left{padding:0;text-align:center;width:100%}.feature-col-right{width:100%}.feature-box.feature-box1,.feature-box.feature-box2{margin:0}}@media only screen and (max-width:767px){.feature-col-left h2{font-size:25px;margin:13px 0}.feature-details h4{font-size:22px}.feature-details p{font-size:18px;line-height:1.4}.feature-col-left p{font-size:18px;line-height:1.7}}@media only screen and (max-width:600px){.feature-box{width:100%}.feature-col-left h2{font-size:25px;margin:13px 0}}