.elementor-3325 .elementor-element.elementor-element-599f445{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-9fbb529 *//* terms-style.css - Alam Web Tools Terms & Conditions Page */

*{box-sizing:border-box;margin:0;padding:0}
body{
  font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;
  line-height:1.6;
  color:#1a1a1a;
  background:#f8fafc;
  padding:20px;
}
a{color:#0a66c2;text-decoration:none}
a:hover{text-decoration:underline}

.awt-container{max-width:980px;margin:20px auto;padding:20px}
.awt-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.awt-logo{font-size:20px;font-weight:700;color:#0b4a94}
.awt-breadcrumb{font-size:13px;color:#666}
.awt-breadcrumb a{color:#666}

.awt-card{
  background:#fff;
  border-radius:12px;
  box-shadow:0 6px 18px rgba(15,23,42,0.06);
  padding:28px;
}
.awt-title{font-size:28px;margin-bottom:14px;color:#0b3a77}

.awt-section{margin:18px 0}
.awt-section h2{font-size:18px;margin-bottom:8px;color:#133e6b}
.awt-section p{margin-bottom:10px;color:#333}
.awt-section ul{margin-left:20px;margin-bottom:10px}
.awt-section li{margin-bottom:6px;color:#333}

.awt-contact{margin-top:18px;padding-top:12px;border-top:1px dashed #e6e9ef}
.awt-contact-list{list-style:none;margin-top:8px}
.awt-contact-list li{margin-bottom:6px;color:#333}

.awt-footer{text-align:center;margin-top:18px;color:#7a7f87;font-size:13px}

@media (max-width:720px){
  .awt-card{padding:18px}
  .awt-title{font-size:22px}
  .awt-header{flex-direction:column;align-items:flex-start;gap:8px}
}/* End custom CSS */