.feature-sections-module{background-color:#fff;color:#333;font-family:Montserrat,sans-serif;padding:60px 0}.feature-sections-module__inner{margin:0 auto;max-width:1140px;padding:0 20px}.feature-sections-module__header{margin-bottom:60px;text-align:center}.feature-sections-module__main-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0}.feature-sections-module__sections-wrapper{display:flex;flex-direction:column;gap:80px}.feature-sections-module__section{align-items:center;display:grid;gap:50px;grid-template-columns:repeat(2,1fr)}.feature-sections-module__section.feature-section--image-right .feature-sections-module__section-text{grid-column:1/2;grid-row:1/2}.feature-sections-module__section.feature-section--image-left .feature-sections-module__section-text,.feature-sections-module__section.feature-section--image-right .feature-sections-module__section-image{grid-column:2/3;grid-row:1/2}.feature-sections-module__section.feature-section--image-left .feature-sections-module__section-image{grid-column:1/2;grid-row:1/2}.feature-sections-module__section-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:10px;margin-top:0}.feature-sections-module__section-subtitle{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:20px;margin-top:0}.feature-sections-module__section-bullets{color:#374151;font-size:1rem;line-height:1.7}.feature-sections-module__section-bullets ul{list-style:none;margin:0;padding-left:1.5em}.feature-sections-module__section-bullets li{margin-bottom:12px;padding-left:0;position:relative}.feature-sections-module__section-bullets li:before{color:#3b82f6;content:"•";display:inline-block;font-size:1.1em;font-weight:700;left:-1.2em;position:absolute;top:1px}.feature-sections-module__button-wrapper{margin-top:30px}.feature-sections-module__button{background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:999px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;padding:12px 35px;text-align:center;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out,filter .2s ease-out}.feature-sections-module__button:focus,.feature-sections-module__button:hover{box-shadow:0 6px 15px rgba(79,70,229,.3);filter:brightness(1.1);outline:none;transform:translateY(-2px)}.feature-sections-module__image-wrapper{background:transparent;border-radius:12px;box-shadow:none;line-height:0;overflow:hidden;padding:0}.feature-sections-module__image-wrapper.has-gradient-effect{box-shadow:0 8px 25px rgba(0,0,0,.08);padding:20px}.feature-sections-module__image-wrapper img{border-radius:8px;display:block;height:auto;max-width:100%}@media (max-width:991px){.feature-sections-module__section{gap:40px;grid-template-columns:1fr}.feature-sections-module__section.feature-section--image-left .feature-sections-module__section-image,.feature-sections-module__section.feature-section--image-right .feature-sections-module__section-image{grid-column:1/-1;grid-row:1/2}.feature-sections-module__section.feature-section--image-left .feature-sections-module__section-text,.feature-sections-module__section.feature-section--image-right .feature-sections-module__section-text{grid-column:1/-1;grid-row:2/3;text-align:center}.feature-sections-module__section-bullets ul{display:inline-block;max-width:100%;padding-left:0;text-align:left}.feature-sections-module__section-bullets li:before{left:-1.5em}.feature-sections-module__button-wrapper{text-align:center}}@media (max-width:767px){.feature-sections-module__header{margin-bottom:40px}.feature-sections-module__main-title{font-size:2rem}.feature-sections-module__sections-wrapper{gap:60px}.feature-sections-module__section-title{font-size:1.6rem}.feature-sections-module__section-subtitle{font-size:1rem}.feature-sections-module__section-bullets{font-size:.95rem}}