*{box-sizing:border-box;padding:0;margin:0}.main-page-content-side{min-height:100vh;background-color:#f8f9fa;padding:20px 0}.content-spacing{padding:20px 0}.content-spacing .breadcrumb{padding:10px 0}.card-content{margin:10px 0}.card-content__cards{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%}.card-content__cards--card{width:calc(50% - 5px)}@media(max-width:480px){.card-content__cards--card{width:100%}}.blog-card{width:100%;height:268px}.blog-card:hover{text-decoration:none!important}.blog-card .blog-card-image{width:100%;height:129px}.blog-card .blog-card-image img{height:100%;width:100%;object-fit:cover;border-top-right-radius:5px;border-top-left-radius:5px}.blog-card .blog-content{height:139px;padding:10px;display:flex;flex-direction:column;text-align:center;justify-content:space-between;background-color:#e2e8f0}.blog-card .blog-content .blog-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.blog-card .blog-content .title{max-width:calc(100% - 5px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.blog-card .blog-content .description{max-height:75px;max-width:100%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}footer{background-color:#547891;height:600px;width:100%;margin-top:40px;justify-content:space-between;align-items:center}footer,footer .footer-content{display:flex;flex-direction:column}footer .footer-content{gap:20px;text-align:center}footer .footer-content .social-media-accounts{display:flex;align-items:center;justify-content:center;gap:10px}footer .footer-content .social-media-accounts .social-media-account{display:flex;justify-content:center;align-items:center;width:45px;height:45px;background-color:#fff;border-radius:100%}footer .footer-content .links__group{display:flex;flex-direction:column;gap:10px;color:#fff}footer .footer-content .links__group--header{font-size:24px;font-weight:700}footer .footer-bottom{display:flex;justify-content:center;align-items:center;width:100%;height:30px;background-color:#283c4f}.faqs .chakra-accordion__item button{border:1px solid #283c4f}#cleaner-header{background-color:#f3c290;border-radius:5px;height:270px;width:100%;padding:20px;display:flex;align-items:center;flex-direction:column;justify-content:space-around}#cleaner-header .header-area{text-align:center}#cleaner-header .header-area .header{font-size:32px}@media(max-width:480px){#cleaner-header{padding:10px;height:300px}}#cleaner-header .action-area{display:flex;justify-content:center;align-items:center}@media(max-width:480px){#cleaner-header .action-area{width:100%}}#cleaner-header .action-area button{border-radius:10px;height:100px;width:480px;background-color:#fff;padding:30px;display:flex;justify-content:space-around;align-items:center;font-size:36px}@media(max-width:480px){#cleaner-header .action-area button{font-size:22px;width:100%;height:75px}}#cleaner-header .action-area button .icon{display:flex;justify-content:center;align-items:center;background-color:#005a8c;width:75px;height:75px;border-radius:100%}@media(max-width:480px){#cleaner-header .action-area button .icon{width:50px;height:50px}}#review-card{width:100%;height:260px;background-color:#fff;border-radius:5px;padding:30px;display:flex;flex-direction:column}@media(max-width:480px){#review-card{padding:15px;height:200px}}#review-card .review-card__info{display:flex;align-items:center;gap:10px;margin-bottom:5px}#review-card .review-card__comment{display:flex;justify-content:center;align-items:center;flex:1 1}#review-card .review-card__user-info{margin-top:25px}@media(max-width:480px){#review-card .review-card__user-info{margin-top:15px}}.content-header{height:60px;width:100%;background-color:#005a8c;padding:15px;display:flex;align-items:center;justify-content:space-between;border-radius:5px}.content-header .icon-area{background-color:#fff;min-width:40px;max-width:40px;min-height:40px;max-height:40px;border-radius:100%;display:flex;justify-content:center;align-items:center}.content-area .text-content h1{font-size:2.5em;line-height:2.380952381ex;margin:2.380952381ex 0}.content-area .text-content h2{font-size:2em;line-height:2.380952381ex;margin:2.380952381ex 0}.content-area .text-content h3{font-size:1.4em;line-height:2.6315789474ex;margin:2.6315789474ex 0}.content-area .text-content h4{font-size:1.5em;line-height:2.7027027027ex;margin:2.7027027027ex 0}.content-area .text-content p{font-size:1.25em;line-height:3.125ex;margin:1.6666666667ex 0}.content-area .text-content ul{padding:5px 40px}@media(max-width:480px){.content-area .text-content ul{padding:5px 20px}}.content-area .text-content ol{padding:5px 40px}@media(max-width:480px){.content-area .text-content ol{padding:5px 20px}}.content-area .text-content ol>li,.content-area .text-content ul>li{margin:8px 0}.content-area .text-content img{width:100%;height:auto;max-width:100%;object-fit:cover;padding:15px}.content-area .text-content img.small-img{border-radius:5px;height:500px;object-fit:contain}@media(max-width:480px){.content-area .text-content img.small-img{height:auto}.content-area .text-content p{font-size:1rem}}