@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Source+Sans+Pro:wght@200;300;400;700&display=swap');

@media (min-width: 992px) {

    .bp-container,
    .bn-container {
        max-width: 1000px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .hide-desktop {
        display: none !important;
    }

    .bp-logo img {
        max-width: 400px !important;
        width: auto !important;
        max-height: 90px !important;
        height: auto !important;
    }

    .bp-header h1 {
        font-size: 26px !important;
        line-height: 28px !important;
        padding-bottom: 24px !important;
        width: 1000px !important;
    }

    .bp-header h2 {
        padding-top: 16px !important;
        padding-bottom: 8px !important;
    }

    .bp-header {
        padding: 0px 16px 0px 16px !important;
    }

    .bp-page-description {
        width: 1000px !important;
        padding-bottom: 24px !important;
    }

    .bp-subscription {
        max-width: 315px !important;
        border-top: none !important;
        padding-bottom: 24px !important;
    }

    .bp-subscription-content {
        height: 350px !important;
    }

    .hide-mobile {
        display: block !important;
    }

}

@media (max-width: 500px) {

    html,
    body {
        width: 100% !important;
        height: 100%;
        margin: 0 !important;
        padding: 0 !important;
        overflow-x: hidden !important;
    }
}


.bp-container {
    padding: 0px 5px;
    margin: auto !important;
    border: solid 1px #fff;
    max-width: 500px;
}


.bp-logo {
    padding-top: 16px;
    padding-left: 16px;
}

.bp-logo img {
    max-width: 400px !important;
    width: auto !important;
    max-height: 90px !important;
    height: auto !important;
    text-align: left;
    padding-bottom: 16px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
}

.bp-frame {
    padding-left: 0px;
    padding-right: 0px;
}

.bp-header {
    padding: 0px 16px 0px 16px;
}

.bp-header h1 {
    font-size: 24px;
    line-height: 28px;
    color: #1a1a1a;
    text-align: left;
    font-family: 'Playfair Display', Helvetica, Arial, serif;
    letter-spacing: 0.5px;
    font-weight: 700;
    padding: 30px 16px 14px 16px;
}

.bp-header h2 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #1a1a1a;
    text-align: left;
    font-family: 'Playfair Display', Helvetica, Arial, serif;
    font-weight: 700;
    padding: 9px 16px 6px 16px;
}

.bp-page-description {
    font-size: 16px;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    line-height: 22px;
    color: #222;
    padding: 0px 16px 16px 16px;
    letter-spacing: 0.2px;
}

.bp-subscription-container {
    padding: 0px 40px;
}

.bp-subscription {
    padding-bottom: 24px;
    width: 100%;
    border-top: solid 1px #ddd;
    margin: 0px 0px;
}

.bp-subscription-content {
    padding: 0px;
    height: auto;
}

.bp-subscription-content h1 {
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    color: #1a1a1a;
    font-family: 'Playfair Display', Helvetica, Arial, serif;
    font-weight: 700;
    padding-top: 5px;
}

.bp-subscription-content p {
    color: #222222;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
}

.bp-subscription-content img {
    margin-bottom: 8px;
    width: 100%;
    padding-top: 20px;
}

.bp-subscription-footer {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.bp-subscription button {
    width: 100%;
    height: 48px;
    border-radius: 10px;
    font-weight: 400;
}

.bp-subscription-footer-note {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.7) !important;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    padding-bottom: 16px;
    text-transform: uppercase;
}

.save-button-active {
    background: #999999 !important;
    border: 1px solid #999999 !important;
    color: #fff !important;
}

.save-button {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
}

.save-button-other-active {
    background: #999999 !important;
    border: 1px solid #999999 !important;
    color: #fff !important;
}

.save-button-other {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
}

.bp-notes-button {
    padding-top: 16px;
}

.bp-notes {
    padding: 0px 32px;
}

.bp-notes h1 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #1a1a1a;
    text-align: left;
    font-family: 'Playfair Display', Helvetica, Arial, serif;
    font-weight: 700;
    padding: 30px 0px 20px 0px;
}

.bp-notes label {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
    padding-top: 3px;
}

.bp-notes p {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.2px;
    padding-top: 3px;
    padding-left: 10px;
    max-width: 1000px;
    margin: 0px !important;
}

.bp-checkbox-note p {
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 32px;
    color: #919191;
}

.bp-checkbox-note a {
    color: #919191 !important;
    text-decoration: underline;
}

.bp-sendout-email-category-optout {
    font-size: 20px;
    line-height: 28px;
    color: #1a1a1a;
    text-align: left;
    font-family: 'Playfair Display', Helvetica, Arial, serif;
    font-weight: 700;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.bp-sendout-email-category-optout p {
    font-size: 16px;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: #222;
    padding-top: 30px;
    letter-spacing: 0.2px;
}

.bp-sendout-email-category-optout button {
    font-size: 16px;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 6px 20px;
}

.bp-divider-thin,
.bn-divider-thin {
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ddd;
    margin: 0px 0px;
}

.bp-top-divider-thin,
.bn-top-divider-thin {
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ddd;
    margin: 0px 0px;
}

.bp-email-category-optout-divider,
.bn-email-category-optout-divider {
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ddd;
    margin: 0px 0px;
}

.bp-divider-heavy,
.bn-divider-heavy {
    width: 100%;
    height: 8px;
    border-bottom: solid 8px #d9d9d9;
    margin: 0px 0px;
}

.bp-bottom-divider,
.bn-bottom-divider {
    width: 100%;
    height: 8px;
    border-bottom: solid 8px #d9d9d9;
    margin: 0px 0px;
    padding-top: 10px;
}


.bp-divider-subscriptions {
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ddd;
    margin: 16px 0px;
}

.bp-divider-container-16 {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}

.bp-divider-container-32,
.bn-divider-container-32 {
    padding-left: 32px;
    padding-right: 32px;
}

.col-lg-4 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.custom-control-label::before,
.custom-control-label::after {
    width: 24px !important;
    height: 24px !important;
}

.pad_bt15 {
    padding-bottom: 15px !important;
}

.pad_t10 {
    padding-top: 10px !important;
}

.hide-mobile {
    display: none;
}