/* MailerLite Form Styles */
@import url("https://assets.mlcdn.com/fonts.css?version=1770279");

/* LOADER */
.ml-form-embedSubmitLoad {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.ml-form-embedSubmitLoad:after {
    content: " ";
    display: block;
    width: 11px;
    height: 11px;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #ffffff #ffffff #ffffff transparent;
    animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}

@keyframes ml-form-embedSubmitLoad {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

#mlb2-36848429.ml-form-embedContainer {
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    position: static;
    width: 100% !important;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper {
    background-color: transparent;
    border-width: 0px;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block !important;
    margin: 0;
    padding: 0;
    position: relative;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 600px;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-align-center {
    text-align: center;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody {
    padding: 20px 20px 0 20px;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
    padding-bottom: 0;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
    margin: 0;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
    margin: 0 0 20px 0;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    height: auto;
    float: left;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
    margin: 0 0 10px 0;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
    margin: 0;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
    height: auto;
    width: 100%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 70%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 30%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input,
#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
    background-color: #ffffff !important;
    color: #333333 !important;
    border-color: #cccccc;
    border-radius: 4px !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    height: auto;
    line-height: 21px !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    background-color: #4299E1 !important;
    border-color: #4299E1;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff !important;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 20px;
    margin: 0 !important;
    padding: 10px !important;
    width: 100%;
    height: auto;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
    background-color: #2d7cb8 !important;
    border-color: #2d7cb8 !important;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    background-color: #4299E1 !important;
    border: none !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #ffffff !important;
    cursor: pointer;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 21px !important;
    height: auto;
    padding: 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
    background-color: #2d7cb8 !important;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions {
    text-align: left;
    float: left;
    width: 100%;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.horizontal.privacy-policy {
    margin: 0 0 15px 0;
}

#mlb2-36848429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p {
    color: rgba(255, 255, 255, 0.8);
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.ml-form-successBody {
    text-align: center;
    padding: 20px;
}

.ml-form-successContent h4 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
}

.ml-form-successContent p {
    color: rgba(255, 255, 255, 0.9);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.ml-subscribe-target {
    display: none;
    width: 0;
    height: 0;
    border: 0;
}

.modal-success-message {
    text-align: center;
    padding: 20px;
}

.modal-success-message h4 {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
}

.modal-success-message p {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.ml-mobileButton-horizontal {
    display: none;
}

@media only screen and (max-width: 600px) {
    .ml-form-formContent.horozintalForm {
        float: left !important;
    }
    
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
        height: auto !important;
        width: 100% !important;
        float: left !important;
    }
    
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
        width: 100% !important;
    }
    
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div {
        padding-right: 0px !important;
        padding-bottom: 10px;
    }
    
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
        margin-bottom: 10px !important;
        width: 100% !important;
    }
    
    .ml-form-formContent.horozintalForm .ml-button-horizontal {
        width: 100% !important;
    }
    
    .ml-hide-horizontal {
        display: none !important;
    }
    
    .ml-form-formContent.horozintalForm .ml-button-horizontal {
        display: none !important;
    }
    
    .ml-mobileButton-horizontal {
        display: inline-block !important;
        margin-bottom: 20px;
        width: 100%;
    }
    
    .ml-mobileButton-horizontal button {
        background-color: #4299E1 !important;
        border-color: #4299E1 !important;
        border-style: solid !important;
        border-width: 1px !important;
        border-radius: 4px !important;
        box-shadow: none !important;
        color: #ffffff !important;
        cursor: pointer;
        font-family: 'Poppins', sans-serif !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 20px !important;
        padding: 10px !important;
        width: 100% !important;
    }
}
