#ASSURANCE .container{align-items:center;background-color:#daefef;border-radius:20px;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:978px;padding:44px 52px}#ASSURANCE h3{color:#0f5757;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.3}#ASSURANCE .wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:space-between}#ASSURANCE .ANEEL-content{align-items:center;display:flex;gap:24px;max-width:471px}#ASSURANCE .ANEEL-content img{height:60px;max-width:fit-content;width:69px}#ASSURANCE .ANEEL-content p{color:var(--Primary-Gray-Black,#313131);flex:1 0 0;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}#ASSURANCE a{align-items:center;background:#22c1c1;border:1px solid #22c1c1;border-radius:100px;color:var(--Primary-White,#fff);display:flex;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;gap:10px;height:68px;justify-content:center;line-height:20px;padding:16px 52px;text-align:center;text-transform:uppercase}#ASSURANCE a:hover{background:#7acdcd;border:1px solid #7acdcd}@media (max-width:992px){#ASSURANCE .container{flex-direction:column;max-width:720px;padding:16px}#ASSURANCE .wrapper{flex-direction:column;gap:24px}#ASSURANCE .ANEEL-content{max-width:unset}#ASSURANCE .ANEEL-content p{font-size:14px}#ASSURANCE a{width:100%}#ASSURANCE h3{font-size:1.5rem;line-height:32px}}@media (max-width:420px){section#ASSURANCE{background-color:#daefef}#ASSURANCE .ANEEL-content{align-items:flex-start;flex-direction:column;gap:16px}}