﻿

#affordablestacks span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 35px;
}

#affordablestacks h3 {
    font-weight: 800;
    font-size: 18px;
    color: #40aee1 !important;
    line-height: 1.3em;
}

#affordablestacks .et_pb_blurb_description {
    color: #fff;
}

#affordablestacks {
    padding-bottom: 50px;
}

.extheight1x.increaseheight {
    min-height: 140px;
}

.extraHeight {
    min-height: 195px !important;
}

.extraHeightd2d {
    min-height: 56px !important;
}

.divTableCell.extheight.last {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 80px;
}

.d2dBenfitsText {
    padding-top: 140px !important;
}

.d2dAnnualLimitColor {
    background-color: #40aee1 !important;
}

/* Pricing Buttons */
span.circle img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.divTableCell.cta.top.makewhite img.callimg, .divTableCell.cta.btm.makewhite img.quoteimg {
    width: 19px !important;
}

/* Table */
.divTable {
    display: table;
    width: 100%;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.divTableCell.heading.accent {
    text-align: center;
    background-color: #282b6e;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.divTableRow.Day2Day {
    /*  margin-left: 5%;*/
    width: 91%;
    background-color: #282b6e !important;
    color: #fff !important;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px !important;
    margin: 10px 0 !important;
}

.divTableRow.Day2DayBenefits {
    width: 91%;
    background-color: #40aee1 !important;
    color: #fff !important;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px !important;
    margin: 10px 0 !important;
}

.divTableRow.Day2DayBenefits-White {
    width: 94%;
    background-color: #fff !important;
    color: #282b6e !important;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 12px !important;
    margin-top: 10px !important;
}

span.plan {
    font-size: 13px;
    font-weight: 800;
}

span.price {
    color: #fff;
    font-size: 2.6em;
    font-weight: 900;
}

.divTableRow {
    display: inline-grid;
    border-radius: 20px;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin-right: 1%;
    width: 22%;
}

.divTableCell {
    /* background-color: rgb(149 149 149 / 11%);*/
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px;
    min-height: 50px;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

.divTableCellRadiusTop {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.divTableCellRadiusBottom {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.divTableCell:nth-child(2n) {
    background: #fff;
}


.divTableRow.thefirst {
    box-shadow: none;
    border-radius: 0;
    margin-right: 0;
    width: 22%;
    margin-left: 0;
}

.divTableCell.heading.accent {
    display: block;
    flex-direction: inherit;
    justify-content: center;
    line-height: initial;
}

.divTableRow.thefirst .divTableCell {
    color: #282b6e;
    font-size: 15px;
    font-weight: 700;
    line-height: inherit;
}

.divTableCell.heading.accent.empty {
    font-size: 15px;
    line-height: initial;
    opacity: 0;
}

.divTableCell.accentcell {
    color: #40aee1 !important;
    font-weight: 900 !important;
    font-size: 16px !important;
}

.divTableCell.extheight {
    min-height: 74px;
}

.divTableRow.thesec {
    margin-left: 0;
}

.divTableCell.extheight3x {
    line-height: 1.5em;
    min-height: 117.5px;
}

.divTableRow.thefirst .divTableCell.extheight3x {
    min-height: 117.5px;
}

.divTableCell.extheight2x {
    line-height: 1.5em;
}

.divTableCell.extheight2x {
    min-height: 117.5px;
}

.divTableCell.btn img {
    width: 25px;
    margin-right: 5px;
    left: 0;
    font-size: 10px;
    position: relative;
    top: -2px;
}

.divTableCell.btn {
    padding-bottom: 3px;
    padding-top: 0;
    height: auto;
    display: table-cell;
}

.divTableCell.cta.top.makewhite {
    padding-top: 0;
    padding-bottom: 0;
}

.divTableCell.btn a {
    text-decoration: none;
    font-size: 11px;
    font-weight: 900;
    color: #282b6e;
    font-family: Open Sans,Arial,sans-serif;
    position: relative;
}

.divTableCell.cta a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    width: 90%;
    margin: auto;
    padding: 10px 20px;
    border-radius: 19px;
    font-family: Open Sans,Arial,sans-serif;
}

.divTableCell.cta.top a {
    background-color: #40aee1 !important;
    color: #282b6e !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 6px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    transition: 0.5s all ease;
    margin-top: 10px;
}

    .divTableCell.cta.top a:hover {
        transition: 0.5s all ease;
        background-color: #33e2d1 !important;
    }


.divTableCell.cta.btm a {
    background-color: #282b6e !important;
    color: #fff;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900;
    border: 3px solid #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 6px 20px;
    border-radius: 17px;
    font-family: Open Sans,Arial,sans-serif;
    padding-right: 2em;
    display: block;
    line-height: 23px;
    transition: 0.5s all ease;
}

.divTableCell.cta.top a, .divTableCell.cta.btm a {
    width: 170px;
}

.divTableCell.btn.extheight1x.increaseheight {
    padding-left: 0;
    padding-right: 0;
}

@media all and (max-width: 1290px) {
    .divTableCell.cta.btm a {
        width: 100%;
    }
}

.divTableCell.cta.btm a:hover {
    transition: 0.5s all ease;
    background-color: #33e2d1 !important;
}

.divTableCell.makewhite {
    background-color: #fff;
}

.divTableCell.heading.accent.recommended {
    background-color: #40aee1;
}

.divTableCell.heading.accent.core {
    background-color: #505e68;
}

.divTableCell.heading.accent.blue {
    background-color: #3175b7;
}

.divTableCell.heading.accent.prof {
    background-color: #40aee1;
}

.divTableCell.heading.accent.exec {
    background-color: #62c6c0;
}

.divTableCell.heading.accent.recommended span.price {
    color: #282b6e;
}

span.plan.popular {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
    color: #40aee1;
    z-index: 99999;
    width: max-content;
    display: block;
    height: auto;
    font-size: 13px;
}

.divTableCell.cta.btm.makewhite {
    padding-bottom: 0px;
    padding-top: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.row.et_pb_row.increasepadding {
    padding-bottom: 40px;
}

    .row.et_pb_row.increasepadding h2 {
        text-align: center;
    }

#affordableplans {
    padding-top: 20px;
}
/* End Table */


/* Media Queries */
@media all and (min-width: 981px) and (max-width: 1230px) {


    .divTableCell.btn {
        padding-left: 0;
        padding-right: 0;
    }

    .divTableCell.cta.top a, .divTableCell.cta.btm a {
        max-width: 100%;
        /*width: 100% !important;*/
    }

    .divTableCell.cta.brochure a {
        max-width: 100%;
        width: 100% !important;
    }

    .divTableCell.btn img {
        width: 18px;
    }

    .divTableCell.btn a {
        font-size: 10px;
    }

    .divTableCell.cta.top a {
        font-size: 12px;
        border-radius: 10em;
        padding: 7px 10px;
        padding-left: 0;
    }

    span.call.circle {
        width: 42px;
        height: 42px;
    }

    span.quote.cirlce img {
        width: 15px;
    }

    .divTableCell.cta.btm a {
        font-size: 12px;
        border-radius: 10em;
        padding: 7px 10px;
        padding-left: 0;
    }

    span.quote.cirlce {
        width: 42px;
        height: 42px;
        top: -3px;
    }

    #affordableplans .container.midwith {
        max-width: 100%;
    }

    .divTableCell.cta.brochure a {
        background-color: #282b6e !important;
        color: #fff;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 35px;
        font-weight: 900;
        border: 6px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 30px 30px;
        /* border-radius: 0px; */
        font-family: Open Sans, Arial, sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: max-content;
    }
}


@media all and (max-width: 980px) {

    .check-input {
        width: 32px;
        height: 32px;
        padding-top: 55px !important;
        padding-right: 20px !important;
    }

    /* Simple and Affordable */
    header#main-header img#logo {
        width: 100%;
        max-width: 550px !important;
    }

    #hero:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        content: '';
        width: 100%;
        background: #e9eaef !important;
        height: 80%;
        z-index: -1;
    }

    #hero:after {
        content: '';
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMTQwVjBTOTkzLjQ2IDE0MCA2NDAgMTM5IDAgMCAwIDB2MTQweiIvPjwvZz48L3N2Zz4=);
        background-size: 100% 50px;
        bottom: 6.5em;
        height: 50px;
        position: absolute;
        background-color: #e9eaef;
        left: 0;
        right: 0;
        width: 100%;
        z-index: -1;
    }

    .validateCellphone {
        color: #ff0000 !important;
        font-size: 13px;
        padding-left: 10px;
    }

    #discounts p {
        font-size: 2em;
    }

    #discounts {
        padding-top: 0;
    }

    #discountscol {
        padding-bottom: 0px;
    }

        #discountscol .et_pb_module.et_pb_image {
            max-width: 100%;
            box-shadow: none;
            top: auto;
            margin-bottom: 40px;
        }

        #discountscol:before {
            display: none;
        }

    span.call.circle img {
        width: 55px;
    }

    .divTableCell.cta.top.makewhite {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .divTableCell.cta.top a, .divTableCell.cta.btm a {
        width: 400px !important;
    }

    .divTableCell.cta.top a, .divTableCell.cta.btm a {
        font-size: 35px;
        padding: 18px 40px;
        border: 5px solid #fff;
        border-radius: 45px;
    }

    /* Reviews Scrollbar */
    .et_pb_text_inner.thereview::-webkit-scrollbar, .et_pb_text_inner.thereview::-moz-scrollbar {
        width: 15px !important;
    }

    .et_pb_text_inner.thereview::-webkit-scrollbar-thumb, .et_pb_text_inner.thereview::-moz-scrollbar-thumb {
        background-color: #40aee1;
        border-radius: 10px;
    }

    .et_pb_text_inner.thereview::-webkit-scrollbar-track, .et_pb_text_inner.thereview::-moz-scrollbar-track {
        background: #c3c9de;
        border-radius: 20px;
    }

    /* End Scrollbar */

    .col {
        flex: auto !important;
    }

    .container, .container-md, .container-sm {
        max-width: 85% !important;
    }

    h1.intro {
        font-size: 2.3em;
        margin-bottom: 20px;
    }

    #hero h2 {
        font-size: 4.2em;
        line-height: 1.2em;
    }

    p.smaller {
        max-width: 100%;
        font-size: 2.8em;
    }

    #hellopeter p {
        font-size: 2.2em;
    }

    #hellopeter img.hellopeterlogo {
        width: 260px;
    }

    img.stars-rating {
        width: 180px;
        position: relative;
        top: 15px;
    }

    #hellopeter {
        margin-bottom: 80px;
        margin-top: 50px;
        box-shadow: none;
    }

    #callbackcol:before {
        display: none;
    }

    #hero h2 span:before {
        max-width: 85%;
        bottom: 0;
        margin-top: -8px;
    }

    #hero .et_pb_contact {
        max-width: 98%;
        border-radius: 45px;
        box-shadow: none !important;
    }

        /* Hero Form */
        #hero .et_pb_contact input, #callbackcolfooter .et_pb_contact input {
            font-size: 30px;
            margin-bottom: 14px;
            padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 40px;
            border-radius: 10em;
            border: 0px;
            line-height: 2.2em;
        }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix h2, #callbackcolfooter .et_pb_contact form.et_pb_contact_form.clearfix h2 {
            font-size: 2.5em;
            padding-bottom: 30px;
        }

        #hero .et_pb_contact div.et_pb_contact_form.clearfix {
            padding-left: 50px;
            padding-right: 50px;
            padding-top: 40px;
            border-radius: 40px 40px 0 0;
        }

    #hero .et_pb_module.et_pb_cta_.textweight.et_pb_promo h2.et_pb_module_header {
        font-size: 2.5em !important;
        line-height: 2.2em;
    }

    #hero .et_pb_module.et_pb_cta_.textweight.et_pb_promo p {
        font-size: 2em;
        width: 88%;
        margin: auto;
    }

    .quotecta a {
        font-size: 35px;
        width: max-content;
        padding-top: 22px;
        padding-bottom: 22px;
        border: 6px solid #fff;
        border-radius: 40px;
        margin-top: 20px;
        margin-bottom: 25px;
        padding-left: 55px;
    }

    span.cta.cirlce img {
        width: 55px;
        margin-right: 5px;
        right: 0px;
    }


    #hero .et_pb_module.et_pb_cta_.textweight.et_pb_promo {
        border-radius: 0 0 40px 40px;
    }

    #hero:after {
        bottom: 18%;
    }

    img#logo {
        max-width: 100%;
    }

    header#main-header img#logo {
        width: 550px;
    }

    #hero {
        padding-top: 0;
    }

    span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        width: 100px;
    }

    /* Value Stacks */
    #valuestacks h3 br {
        display: none;
    }

    #valuestacks h3 {
        font-size: 2.5em;
    }

    #valuestacks p {
        font-size: 2em;
    }

    #valuestacks .et_pb_blurb_content {
        margin-top: 50px;
    }

    /* Choosing the right Health Cover */
    #petinsurancestresscol .et_pb_module.et_pb_image {
        max-width: 100%;
        box-shadow: none !important;
    }

    #petinsurancestresscol:before {
        display: none;
    }

    #petinsurancestress {
        padding-top: 0;
    }

        #healthcover h2, #simpleandaffordable h2, #affordableplans h2, #petinsurancestress h2, #mobileplans h2, #discounts h2 {
            font-size: 3.5em;
        }

    .et_pb_text_inner.makebigger {
        font-size: 2.5em;
        margin-bottom: 25px;
        padding-top: 14px;
    }

    ul.circlebullets li {
        font-size: 2em;
        padding-bottom: 35px;
        padding-left: 2em;
    }

        ul.circlebullets li:before {
            width: 49px;
            height: 42px;
            top: 9px;
        }

    /* Simple and Affordable */
    #simpleandaffordable h2 br {
        display: none;
    }

    #simpleandaffordable h2 {
        text-align: left;
    }

    .et_pb_text_inner.increasefont {
        font-size: 2.5em;
        line-height: 1.4em;
        text-align: left;
    }

    #affordablestacks span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
        width: 55px;
        position: relative;
        top: 4px;
    }

    #affordablestacks h3 {
        font-size: 2.3em;
    }

    #affordablestacks .et_pb_blurb_description p {
        font-size: 2em;
    }

    #affordablestacks .et_pb_blurb_content {
        margin-bottom: 20px;
    }

    h5.name {
        font-size: 2em;
    }

    .testimonial_box-text p.date {
        font-size: 30px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .testimonial_box-top span.fa.fa-star {
        font-size: 30px;
    }

    .et_pb_text_inner.thereview p {
        font-size: 35px !important;
        line-height: 50px;
    }

    .et_pb_text_inner.thereview.name h5 {
        font-size: 35px;
        line-height: 45px;
    }

    .et_pb_text_inner.thereview.name {
        height: auto !important;
        margin-top: 10px;
    }

    .et_pb_text_inner.thereview {
        height: 200px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    .testimonial_box-top {
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 45px;
        padding-bottom: 45px;
        border-radius: 45px;
    }

    /* Mobile Plans */
    #mobileplans .divTableRow {
        display: block;
        width: 100%;
    }

    #mobileplans button.btn.btn-info {
        border-radius: 0;
        background-color: #40aee1;
        color: #fff !important;
        font-weight: 900 !important;
        font-size: 35px !important;
        width: 100%;
        border: 0px;
        box-shadow: none;
        padding-top: 28px;
        padding-bottom: 28px;
        display: block;
        margin-bottom: 4px;
    }

    table.mobitable {
        width: 100%;
    }

        table.mobitable th, table.mobitable td {
            text-align: left;
            padding: 22px 20px;
            width: 50%;
            padding-left: 35px;
            padding-right: 35px;
        }

        table.mobitable th {
            color: #282b6e;
            font-size: 30px;
            border: 1px solid #f3f3f3;
        }

        table.mobitable td {
            border: 1px solid #e9eaef;
            font-size: 30px;
        }

    tr.accent {
        background-color: #f3f3f3;
    }

    table.mobitable {
        font-family: Open Sans,Arial,sans-serif;
    }

    .divTableCell.cta a {
        font-size: 30px;
        width: 50%;
        padding-top: 28px;
        padding-bottom: 28px;
        border: 6px solid #fff;
        border-radius: 10em;
        margin-top: 35px;
        margin-bottom: 0px;
        padding-left: 10px;
    }

    span.plan {
        font-size: 30px;
    }

    span.price {
        font-size: 5.5em;
    }

    span.from, span.themonth {
        font-size: 30px;
    }

    .divTableCell.heading.accent {
        padding-top: 40px;
        padding-bottom: 40px;
        border-top-right-radius: 45px;
        border-top-left-radius: 45px;
    }

    #mobileplans .divTableRow {
        border-radius: 45px;
        border-radius: 45px;
        box-shadow: none !important;
    }

    .divTableCell.btn a {
        font-size: 28px;
    }

    .divTableCell.btn img {
        width: 52px;
    }

    .divTableCell.btn {
        margin: auto;
        text-align: center;
        display: block;
    }

    .divTableCell.cta.btm a {
        padding-top: 21px;
        padding-bottom: 21px;
        margin-top: 10px;
    }

    .divTableCell.cta.top.makewhite img.callimg, .divTableCell.cta.btm.makewhite img.quoteimg {
        width: 55px !important;
    }

    .divTableCell.cta.btm.makewhite {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding-bottom: 0px;
    }

    .divTableCell.btn {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .divTableRow.thethird button.btn.btn-info {
        background-color: #282b6e !important;
    }

    .divTable {
        margin-bottom: 90px;
    }

    button.btn.btn-info.mobileradius {
        border-bottom-left-radius: 45px !important;
        border-bottom-right-radius: 45px !important;
    }

        button.btn.btn-info.mobileradius[aria-expanded="true"] {
            border-radius: 0 !important;
        }

    #affordableplans {
        display: none;
    }

    #mobileplans {
        display: block;
    }

    .divTableCell.btn, .divTableCell.cta.top.makewhite, .divTableCell.cta.btm.makewhite {
        background-color: #e9eaef;
    }

    .testimonial-slide {
        padding: 60px 60px !important;
    }

    #simpleandaffordable:before {
        height: 45px;
    }

    #simpleandaffordable {
        padding-bottom: 200px;
    }

    #reviews .container.fullwidth {
        margin-top: -16em;
    }
    /* End Mobile Plans */

    #footer .container .et_pb_column.col-4, #footer .container .et_pb_column.col-3, #footer .container .et_pb_column.col-5 {
        width: 100%;
        flex: auto;
    }

    .social-icons ul li .fa {
        font-size: 35px;
    }

    .social-icons ul li a {
        width: 45px;
        height: 45px;
        line-height: 55px;
    }

    .social-icons ul li {
        padding-left: 7px;
        padding-right: 7px;
    }

    .social-icons ul {
        padding-top: 12px;
    }

    #callbackcolfooter .et_pb_contact {
        margin-top: 50px;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 40px;
        border-radius: 45px;
    }

    #footer {
        padding-top: 80px;
        padding-bottom: 70px;
    }

    #callbackcolfooter .et_pb_contact input {
        border: 2px solid #adaec7;
    }

    img.bryte {
        max-width: 200px;
    }

    img.oneplanwhite {
        max-width: 220px;
    }

    img.debicheck {
        max-width: 280px;
    }

    #footer p {
        font-size: 2em;
    }

    #footerbottom .et_pb_column.col {
        flex: 1 0 0% !important;
    }

    #footerbottom p {
        font-size: 22px;
    }

    #footerbottom {
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .et_pb_column.col-3.et_pb_column_1_2.accredit {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #callbackcolfooter {
        order: 1;
        margin-bottom: 110px;
    }

    #firstfootercol {
        order: 2;
    }

    #secondfootercol {
        order: 3;
    }

    .fa-whatsapp:before {
        content: "\f232"
    }

    .floating {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 100px;
        right: 20px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 80;
    }

    .float-button {
        margin-top: 16px;
    }

    #callbackcolfooter h2 {
        font-weight: 800;
        font-size: 35px;
        color: #282b6e !important;
        line-height: 1.2em;
        text-align: center;
        padding-bottom: 10px;
    }


    #callbackcolfooter .et_pb_contact input, #callbackcolfooter .et_pb_contact input:focus, #callbackcolfooter .et_pb_contact input:active {
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 40px;
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
        font-size: 30px;
        background-color: #FFFFFF;
        border-radius: 10em;
        overflow: hidden;
        width: 100%;
        border: 2px solid #adaec7;
        outline: 0;
        color: #4e4e52 !important;
    }

    .annualIncrease2023 {
        font-size: 28px !important;
        text-align: center !important;
        font-weight: bold !important;
    }

    .divTableCell.cta.brochure a {
        background-color: #282b6e !important;
        color: #fff;
        position: relative;
        transition: 0.5s all ease;
        text-decoration: none;
        font-size: 35px;
        font-weight: 900;
        border: 6px solid #fff;
        box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
        margin: auto;
        padding: 30px 30px;
        /* border-radius: 0px; */
        font-family: Open Sans, Arial, sans-serif;
        padding-right: 2em;
        display: block;
        line-height: 23px;
        transition: 0.5s all ease;
        width: max-content;
    }
}
