.feature-reasons{position:relative}.feature-reasons__container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:784px;text-align:center}.feature-reasons__body-image{width:240px;height:240px;max-width:240px}.feature-reasons__title{margin-top:-16px}.feature-reasons__list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;text-align:left}@media only screen and (min-width:768px)and (max-width:1140px){.feature-reasons__list{gap:16px}}@media only screen and (min-width:1141px){.feature-reasons__list{gap:16px}}.feature-reasons__list-item{align-content:start;padding:16px;background-color:#f3f6f6;border-radius:20px}@media only screen and (max-width:767px){.feature-reasons__list-item{grid-template-columns:auto}}.feature-reasons__list-item .ui-list__icon{margin-inline:unset}.feature-reasons__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.feature-reasons__buttons{gap:16px}}@media only screen and (min-width:1141px){.feature-reasons__buttons{gap:16px}}