.elementor-37099 .elementor-element.elementor-element-368c119e{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-37099 .elementor-element.elementor-element-368c119e{--padding-top:40px;--padding-bottom:40px;--padding-left:35px;--padding-right:35px;}}/* Start custom CSS for shortcode, class: .elementor-element-1b6c27f3 *//* ===========================
   COMPLIANZ LEGAL PAGES
   =========================== */

.cmplz-document,
.cmplz-document p,
.cmplz-document li,
.cmplz-document label,
.cmplz-document input,
.cmplz-document textarea,
.cmplz-document button,
.cmplz-document h1,
.cmplz-document h2,
.cmplz-document h3,
.cmplz-document h4,
.cmplz-document h5,
.cmplz-document h6 {
    font-family: 'Montserrat', sans-serif !important;
}

.cmplz-document h1,
.cmplz-document h2,
.cmplz-document h3,
.cmplz-document h4,
.cmplz-document h5,
.cmplz-document h6 {
    font-weight: 700 !important;
}

.cmplz-document h1 {
    font-size: 42px !important;
    line-height: 1.2 !important;
    margin-bottom: 30px !important;
}

.cmplz-document h2 {
    font-size: 30px !important;
    line-height: 1.3 !important;
    margin-top: 50px !important;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #e5e5e5 !important;
}

.cmplz-document h3 {
    font-size: 20px !important;
    line-height: 1.4 !important;
    margin-top: 20px !important;
    margin-bottom: 5px !important;
    color: black;
}

.cmplz-document p {
    margin-bottom: 18px !important;
    line-height: 1.8 !important;
    font-weight: 400 !important;
}





.cmplz-document table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 25px 0 !important;
}

.cmplz-document th,
.cmplz-document td {
    padding: 12px !important;
    border: 1px solid #ddd !important;
}

/* ===========================
   FORMS
   =========================== */

.cmplz-document form {
    margin-top: 35px !important;
}

.cmplz-document .cmplz-checkbox-container,
.cmplz-document .cmplz-radio-container {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.cmplz-document label {
    display: inline-block !important;
    margin-left: 8px !important;
    line-height: 1.5 !important;
}

.cmplz-document input[type="text"],
.cmplz-document input[type="email"],
.cmplz-document textarea {
    width: 100% !important;
    padding: 12px 15px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    margin-bottom: 15px !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* ===========================
   BUTTONS
   =========================== */

.cmplz-document button,
.cmplz-document input[type="submit"],
.cmplz-document input[type="button"],
.cmplz-document .cmplz-button,
#cmplz-datarequest-submit {
    background: #1f4b2c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border: none !important;
    border-radius: 100px !important;
    padding: 10px 28px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    opacity: 1 !important;
    transition: all .2s ease !important;
    margin-top: 20px;
}

.cmplz-document button:hover,
.cmplz-document input[type="submit"]:hover,
.cmplz-document input[type="button"]:hover,
.cmplz-document .cmplz-button:hover,
#cmplz-datarequest-submit:hover {
    background: #16371f !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===========================
   MOBILE
   =========================== */

@media (max-width: 767px) {

    .cmplz-document h1 {
        font-size: 32px !important;
    }

    .cmplz-document h2 {
        font-size: 26px !important;
    }

    .cmplz-document h3 {
        font-size: 20px !important;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-368c119e *//* ===========================
   COMPLIANZ LEGAL PAGES
   =========================== */

/* H1 */
.cmplz-document h1 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 30px;
}

/* H2 */
.cmplz-document h2 {
    font-size: 30px;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
}

/* H3 */
.cmplz-document h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 35px;
    margin-bottom: 15px;
}

/* Paragraphs */
.cmplz-document p {
    margin-bottom: 18px;
    line-height: 1.8;
}

/* Lists */
.cmplz-document ul,
.cmplz-document ol {
    margin-bottom: 25px;
    padding-left: 25px;
}

.cmplz-document li {
    margin-bottom: 10px;
}

/* Tables */
.cmplz-document table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
}

.cmplz-document th,
.cmplz-document td {
    padding: 12px;
    border: 1px solid #ddd;
}

/* ===========================
   OPT-OUT / PRIVACY FORM
   =========================== */

/* Space above form checkboxes */
.cmplz-document form {
    margin-top: 35px;
}

/* Space between options */
.cmplz-document .cmplz-checkbox-container,
.cmplz-document .cmplz-radio-container {
    margin-bottom: 15px;
}

/* Checkbox label spacing */
.cmplz-document label {
    display: inline-block;
    margin-left: 8px;
    line-height: 1.5;
}

/* Form fields */
.cmplz-document input[type="text"],
.cmplz-document input[type="email"],
.cmplz-document textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

/* ===========================
   SUBMIT BUTTON
   =========================== */

.cmplz-document button,
.cmplz-document input[type="submit"],
.cmplz-document .cmplz-button {
    background: #1f4b2c !important;
    color: #ffffff !important;
    border: none !important;
    padding: 14px 28px !important;
    border-radius: 4px !important;
    font-weight: 600;
    cursor: pointer;
    transition: all .2s ease;
}

.cmplz-document button:hover,
.cmplz-document input[type="submit"]:hover,
.cmplz-document .cmplz-button:hover {
    background: #16371f !important;
}

/* ===========================
   MOBILE
   =========================== */

@media (max-width: 767px) {

    .cmplz-document h1 {
        font-size: 32px;
    }

    .cmplz-document h2 {
        font-size: 26px;
    }

    .cmplz-document h3 {
        font-size: 20px;
    }

    .cmplz-document {
        padding: 25px 15px;
    }

}/* End custom CSS */