.page>.section{background-image:url(/assets/pages/demo/telco/01.webp);background-position:bottom left;background-repeat:no-repeat;background-clip:padding-box;background-size:cover}.page>.section .benefits-panel{width:40%;background-color:#FFF;border-radius:20px;padding:30px}.page>.section .benefits-panel .benefits-title{font-size:22px;font-weight:bold;color:#2683BC;margin-bottom:20px}.page>.section .benefits-panel .benefits-list{display:flex;flex-direction:column;gap:10px}.page>.section .benefits-panel .benefit-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:16px}.page>.section .benefits-panel .benefit-check{color:#2683BC;font-size:20px;font-weight:bold;flex-shrink:0}.page>.section .tip{background-color:#2683BC;color:#FFF;border-radius:20px;padding:20px}.page>.section .tip #button-whatsapp{background-color:#4caf50;display:flex;flex-direction:row;gap:0px 20px}.page>.section .tip #button-whatsapp>IMG{width:40px;height:40px}@media (min-width:0px) and (max-width:1024px){.page>.section .benefits-panel{width:100%}.page>.section .tip #button-whatsapp{flex-direction:column;justify-content:center;gap:10px 0px;align-items:center}}