.benefits{position:relative}.benefits .round-section{border-radius:40px;bottom:0;left:0;position:absolute;right:0;top:0}.benefits-wrapper{display:flex;flex-direction:column;gap:32px;justify-content:space-between;margin:0 auto;position:relative;width:100%;z-index:1}.benefits__text h1,.benefits__text h2,.benefits__text h3{font-weight:400}.benefits__items{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between}.benefits__items--item{max-width:100%;width:100%}.benefits__items--item p{margin-bottom:16px;margin-top:12px}.benefits__items--item p:last-child{margin-bottom:0}.benefits__items--item .icon-wrapper{display:flex}.benefits__text{max-width:600px!important}@media (min-width:577px){.benefits__items{gap:40px}.benefits__items--item{max-width:calc(50% - 20px)}}@media (min-width:769px){.benefits-wrapper{flex-direction:column;gap:32px}}@media (min-width:1025px){.benefits-wrapper{flex-direction:row;gap:60px}.benefits__items{flex-wrap:nowrap}}