.cleaner-section{align-items:center;background:linear-gradient(180deg,#fff,rgba(144,213,172,.5));display:flex;justify-content:center;overflow:hidden;padding:60px 18% 100px;position:relative;width:100%}.cleaner-section:before{background-image:url(https://3390596.fs1.hubspotusercontent-na1.net/hubfs/3390596/bubbles.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:40% auto;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}.cleaner-section>*{position:relative;z-index:2}div.group-container{align-items:center;display:flex;flex-direction:column;gap:30px;padding-bottom:25px;padding-top:25px}div.group-container p.title{color:#3f4ea0;font-size:50px;font-style:normal;font-weight:500;line-height:36px;text-align:center}div.group-container p.description{color:#38373d;font-size:22px;font-style:normal;font-weight:500;line-height:55px;text-align:center}div.circles{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;width:100%}div.circle-item{align-items:center;aspect-ratio:1/1;background:transparent;border:10px solid #90d5ac;border-radius:50%;color:#3f4ea0;display:flex;flex-direction:column;font-size:22px;font-style:normal;font-weight:600;justify-content:center;line-height:35px;padding:10px;position:relative;text-align:center;width:calc(25% - 30px)}@media (max-width:819px){.paragraphs{padding:100px 20px}div.circles{display:flex;flex-direction:column;gap:20px;width:100%}div.circle-item{width:calc(100% - 30px)}div.group-container{flex-direction:column;justify-content:center;text-align:center}}@media (min-width:820px) and (max-width:1366px){div.circle-item{width:calc(50% - 30px)}}