#et-main-area {
    margin-top: 120px;
    background-color: #DCE5F1;
}
#et-main-area footer {
    transform: translateY(100%);
}
#main-content {
    min-height: calc(100vh - 183px);
    padding-bottom: 40px;
}
.hero {
    font-size: 60px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    background-image: linear-gradient(185deg, #176fb5 0%, #00264a 64%) !important;
    padding: 55px 20px;
    line-height: 70px;
    margin-bottom: 80px;
}
#form-page {
    padding: 0 30px;
}
.panel {
    border: 2px solid #7D99C0;
    padding: 40px 20px;
    border-radius: 32px;
    background-color: #FFFFFF;
}
.panel.style-2 {
    border: 2px solid #0F284A80;
    padding: 30px 20px;
    gap: 30px;
}
.panel.style-3 {
    border: 1px solid #0F284A80;
    box-shadow: 0px 3px 6px 0px #00000001;
    padding: 30px 20px;
    gap: 30px;
}
.panel.style-3 .content {
    width: 100%;
}
.panel.style-3 .img {
    margin-left: -20px;
    margin-right: -20px;
    padding: 25px 0px 15px;
    min-height: 270px;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center;
}
.panel.style-3 .img.v2 {
    min-height: auto;
}
/* .panel.style-3 .img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
} */
.panel .footer {
    margin-top: auto;
}
.info-panel {
    background-color: #BFCFE3;
    padding: 20px 30px;
    border-radius: 16px;
}
#main-content input[type="text"], #main-content input[type="password"], #main-content input[type="tel"], #main-content input[type="email"], #main-content input[type="number"] {
    width: 100%;
    border: 2px solid #5E89C3;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    padding: 16px 20px;
    border-radius: 80px;
}
#main-content select {
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    padding: 14px 50px 14px 20px;
    border: 2px solid #5E89C3;
    border-radius: 40px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234e4e4e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 20px;
}
#main-content form input[type="text"], #main-content form input[type="password"], #main-content form input[type="tel"], #main-content form input[type="email"], #main-content form input[type="number"] {
    font-size: 20px;
    padding: 12px 20px;
}
#main-content form .iti {
    width: 100%;
}
#main-content form .iti__selected-flag {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
#main-content form select {
    border: 2px solid #5E89C3;
    padding: 13px 20px;
    border-radius: 100px;
}
.mepr_price {
    font-size: 24px;
    font-weight: 800;
    color: #0A1A2E;
}
.mp_wrapper .mp-form-row {
    margin-bottom: 20px;
}
.mp-form-label label {
    font-size: 18px;
    font-weight: 700;
    color: #0A1A2E;
}
.mp-form-submit {
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 0;
    height: auto !important;
}
.mp-form-submit .mepr-submit {
    min-width: 200px;
    font-size: 18px;
    font-weight: 800;
    line-height: 22px !important;
    padding: 15px !important;
    border-radius: 100px;
}
.mp-form-submit::after {
    content: none !important;
}
div.mp-form-submit:hover{
    width: 100%;
    height: auto;
    padding: 0;
}
div.mp-form-submit span.mepr-form-has-errors {
    margin-top: 30px;
}
button.button:not(.mp-hide-pw),
a.button {
    display: inline-flex;
    background-color: #0A1A2E;
    border: 2px solid #0A1A2E;
    color: #FFF;
    gap: 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    align-items: center;
    padding: 16px;
    min-width: 200px;
    justify-content: center;
    border-radius: 80px;
    cursor: pointer;
}
button.button:not(.mp-hide-pw):disabled {
    background-color: #0A1A2E !important;
    opacity: .8 !important;
}
button.button-light-blue:not(.mp-hide-pw),
a.button-light-blue:not(.mp-hide-pw) {
    background-color: #3087C7;
    border-color: #3087C7;
}
button.button-purple {
    border-color: #6D2878;
    background-color: #6D2878;
}
button.size-medium,
a.size-medium {
    padding: 8px 20px !important;
}
.custom-list svg {
    min-width: 11px;
    transform: translateY(5px);
}
.password-wrapper {
    width: 100%;
    position: relative;
}
    .password-wrapper input {
    padding-right: 50px;
    }
.password-wrapper button {
    position: absolute;
    padding: 0;
    background: transparent;
    border: 0;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.billing-toggle {
    display: inline-flex;
    border-radius: 100;
    overflow: hidden;
    padding: 8px;
    border-radius: 100px;
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
}
.toggle-option {
    padding: 12px 16px;
    background: transparent;
    border: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    border-radius: 100px;
    cursor: pointer;
}
.toggle-option.active {
    background: #0F284A;
    color: #fff;
}
.toggle-option:not(.active):hover {
    background: #f1f5f9;
}

.size-48 { font-size: 48px; }
.size-36 { font-size: 36px; }
.size-32 { font-size: 32px; }
.size-30 { font-size: 30px; }
.size-20 { font-size: 20px; }
.size-16 { font-size: 16px; }
.lh-30 { line-height: 30px; }
.lh-20 { line-height: 20px; }
.color-dark-blue { color: #0A1A2E; }
.color-light-blue { color: #3087C7; }
.color-gray { color: #767676; }
.color-gray-2 { color: #575757; }
.color-purple { color: #6D2878; }
.fw-strong { font-weight: 700; }
.fw-800 { font-weight: 800; }
.fw-600 { font-weight: 600; }
.fw-500 { font-weight: 500; }
.text-center { text-align: center; }
.d-flex { display: flex;}
.d-none { display: none !important;}
.gap-30 { gap: 30px; }
.gap-20 { gap: 20px; }
.gap-10 { gap: 10px; }
.mx-auto { margin-left: auto; margin-right: auto;}
.mw-1400 { max-width: 1400px; }
.mw-1190 { max-width: 1190px; }
.mw-750 { max-width: 750px; }
.mw-600 { max-width: 600px; }
.mw-400 { max-width: 400px; }
.flex-column { flex-direction: column; }
.align-items-center { align-items: center; }
.align-self-end { align-self: flex-end; }
.justify-center { justify-content: center; }
.justify-space-between { justify-content: space-between; }
.relative { position: relative; }
.w100 { width: 100%; }
.mnw-10 { min-width: 10px; }
.mb-100 { margin-bottom: 100px; }
.mb-60 { margin-bottom: 60px; }
.mb-40 { margin-bottom: 40px; }
.mb-30 { margin-bottom: 30px; }
.mb-20 { margin-bottom: 20px; }
.mb-10 { margin-bottom: 10px; }
.mt-30 { margin-top: 30px; }
.text-underline { text-decoration: underline; }
.border-bottom {
    padding-bottom: 20px;
    border-bottom: 2px solid #76767699
}
.stretched-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.mep-accent {
    position: relative;
    padding-bottom: 15px;
}
.mep-accent:after {
    content: '';
    background-image: url(../img/mep-accent.png);
    width: 100%;
    height: 18px;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}




@media (min-width: 768px) {
    .flex-row-md { flex-direction: row; }
    .mb-100-md { margin-bottom: 100px; }
    .mb-60-md { margin-bottom: 60px; }
    
}

@media (min-width: 568px) {
    .grid { grid-template-columns: repeat(2, 1fr); }
}

@media (min-width: 1024px) {
    .grid { grid-template-columns: repeat(4, 1fr); }
}

@media (max-width: 768px) {
    .hero {
        font-size: 40px;
    }
    .size-48 { font-size: 38px; }
    .size-30 { font-size: 25px; }
}