.elementor-4240 .elementor-element.elementor-element-b817f28{--display:flex;--background-transition:0.3s;}@media(max-width:767px){.elementor-4240 .elementor-element.elementor-element-cff81c5{z-index:-2;}}/* Start custom CSS for html, class: .elementor-element-cff81c5 */section {
        max-width: 900px;
        margin: auto;
    }
h2 {
        border-bottom: 2px solid #ccc;
        padding-bottom: 5px;
        color: #666666;
    }
.term {
        margin: 10px 0;
    }
.term strong {
        display: block;
        font-size: 18px;
        margin-bottom: 3px;
        color: #04165e;
    }
    
    
    .navar {
        background: #e1e5ea;
        padding: 10px;
        text-align: center;
        top: 0;
        z-index: 1000;
    }
    .navar a {
        margin: 0 4px;
        text-decoration: none;
        color: #002855;
        font-weight: bold;
        padding: 5px 8px;
        border-radius: 5px;
    }
    .navar a:hover {
        background: #002855;
        color: white;
    }
    
  
html {
scroll-padding-top: 220px; 
}

@media (max-width: 1024px) {
  html {
scroll-padding-top: 185px;
  }
}

@media (max-width: 768px) {
  html {
scroll-padding-top: 170px;
  }
}

@media (max-width: 480px) {
  html {
scroll-padding-top: 135px;
  }
}/* End custom CSS */