.bg-blog-sec{background-image:url(/assets-webp/images/globalBg.webp);background-color:#f7e1bf}.contact-container{display:flex;justify-content:space-around;margin:20px 50px 0;padding-bottom:20px;color:#8e2e0f}.contact-info{max-width:40%}.contact-info h1{font-size:32px;font-weight:700;font-family:Batangas,sans-serif}.contact-info p{color:black}.contact-icon-flex{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-item{display:flex;align-items:center;margin-top:15px}.contact-item img{width:24px;height:24px;margin-right:10px}.contact-item span{font-size:16px}.contact-form{background:#ffff;padding:20px;border-radius:10px;border:1px solid;box-shadow:0 0 10px rgba(0,0,0,.1);max-width:350px;width:100%}.contact-form-title{text-align:center;color:#8e2e0f;font-size:28px;font-family:Batangas,sans-serif}.contact-form form{display:flex;flex-direction:column}.contact-form input,.contact-form textarea{background:#fdebca;border:1px solid #8e2e0f;padding:10px;margin:5px 0;border-radius:5px}.contact-form textarea{height:80px}.contact-form button{background:#8e2e0f;color:white;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:16px}.contact-form button:hover{background:#8e2e0f}.consent-checkbox{margin:15px 0}.consent-checkbox label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;line-height:1.4}.consent-checkbox input[type=checkbox]{margin:2px 0 0;width:16px;height:16px;accent-color:#8e2e0f}.consent-text{color:#333;text-align:left}.consent-text a{color:#8e2e0f;text-decoration:underline}.consent-text a:hover{color:#6b1f0b}@media (max-width:768px){.contact-container{flex-direction:column;align-items:center;margin:0 20px}.contact-info{max-width:none}.contact-form{width:auto;margin-top:20px}}