.blog-box-height{height:30rem}.promotions-box-hover-effect{transition:all .3s ease}.promotions-box-hover-effect:hover{transform:translateY(-5px)}.promotions-box-hover-effect .shadow{transition:all .3s ease}.promotions-box-hover-effect:hover .shadow{box-shadow:0 10px 20px rgba(0,0,0,.15)!important}.faq-box{background:white;box-shadow:2px 2px 10px rgba(0,0,0,.1);border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer}.faq-box.active{background:#233282}.faq-header{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:10px;transition:background .3s ease;border-radius:8px;width:100%;border:0;background:none}.faq-box.active .faq-header{background:#233282;border-radius:8px}.faq-content{display:none;margin:.5rem -1rem -1rem;background:white;padding:10px;border-radius:0 0 8px 8px}.faq-content p{padding:0 3.2rem}.faq-icon{background:#233282;padding:10px;border-radius:50%;transition:all .3s ease}.faq-box.active .faq-icon{background:#fff;color:black;transform:rotate(180deg)}.faq-btn{background:#233282;color:#fff;font-size:20px;padding:10px 15px;border-radius:10px;transition:all .3s ease}.faq-box.active .faq-btn{background:#fff;color:#233282}.faq-btn i{transition:transform .3s ease}.faq-box.active .faq-btn i{transform:rotate(180deg)}@media(max-width:768px){.blog-box-height{height:35rem}.heading-2{font-size:2.2rem!important}.para-2{font-size:1.5rem!important}.row-gap-7rem{gap:7rem}.mobile-responsive-font-size{font-size:1.2rem}}.blog-box-height{min-height:260px;background-size:cover;background-position:50%}