.elementor-3 .elementor-element.elementor-element-457a5854{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-22b68d57 */.mastertec-policy {
    max-width: 1100px;
    margin: 0 auto;
    padding: 80px 20px;
    color: #3F4248;
    font-size: 16px;
    line-height: 1.8;
}

.mastertec-policy h1 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 50px;
    color: #111;
    font-weight: 700;
}

.mastertec-policy h2 {
    font-size: 30px;
    line-height: 1.2;
    margin-top: 70px;
    margin-bottom: 30px;
    color: #111;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}

.mastertec-policy h2::after {
    content: "";
    width: 60px;
    height: 3px;
    background: #E4572E;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mastertec-policy p {
    margin-bottom: 24px;
}

.mastertec-policy ol {
    margin: 0 0 35px 20px;
    padding: 0;
}

.mastertec-policy ul {
    margin: 15px 0 15px 20px;
}

.mastertec-policy li {
    margin-bottom: 14px;
}

.mastertec-policy strong {
    color: #111;
}

.mastertec-policy a {
    color: #E4572E;
    text-decoration: none;
    transition: .2s ease;
}

.mastertec-policy a:hover {
    opacity: .75;
}

.mastertec-policy table {
    width: 100%;
    border-collapse: collapse;
    margin: 40px 0;
}

.mastertec-policy table td,
.mastertec-policy table th {
    border: 1px solid #e5e5e5;
    padding: 14px;
}

.mastertec-policy .policy-note {
    margin-top: 60px;
    padding: 30px;
    background: #f5f5f5;
    border-left: 4px solid #E4572E;
    font-size: 14px;
    line-height: 1.7;
}/* End custom CSS */