<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.center {
    text-align: center;
}

.under480 {
    display: none;
}

.over600 {
    display: block;
}

.over1030 {
    display: block;
}

.under1030 {
    display: none;
}


#leadform2022 {
    position: relative;
    margin-bottom: 30px;
}

#leadform2022 .error_message {
    font-size: 12px;
    line-height: 14px;
}

#leadform2022 .float-label label {
    line-height: 15px;
}

#leadform2022 .dropdown-box .dropdown-title p,
#leadform2022 .time-dropdown-box .dropdown-title p,
#leadform2022 .w-dropdown-list a,
#leadform2022 .w_time-dropdown-list a {

    font-family: 'ProximaNovaRegular';
    font-size: 15px;
    color: #3b3b3b;
}

#leadform2022 .error_message {
    font-family: 'ProximaNovaSemibold';
    color: #ee0000;
    padding-top: 5px;
    text-align: left;
}

#leadform2022 a,
#leadform2022 a:hover,
#leadform2022 a:visited {
    color: #000;
}

#leadform2022 a.textbutton {
    color: #fff;
}

#leadform2022 a.b2a-phone {
    font-family: 'ProximaNovaBold';
    color: #00a7e1;
    font-size: inherit;
}

#leadform2022 {
    min-height: 320px;
    padding-top: 80px;
    position: relative;
    color: #000;
}

#leadform2022_content {
    width: 80%;
    min-width: 300px;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#leadform2022 h1 {
    font-family: 'ProximaNovaSemibold';
    text-align: center;
    font-size: 72px;
    line-height: 80px;
    margin: 15px 0 20px 0;
}

#leadform2022 h2 {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
}

#leadform2022 form {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}

#leadform2022 .back_link {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#leadform2022 .back_link {
    color: #3b3b3b;
    text-decoration: underline;
    font-family: 'ProximaNovaSemibold';
}

#leadform2022 .back_link a,
#leadform2022 .back_link a:visited,
#leadform2022 .back_link a:hover {
    color: #3b3b3b;
    font-size: 16px;
    line-height: 16px;
    font-family: 'ProximaNovaSemibold';
}

#leadform2022 .disclaimer {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    font-size: 12px;
    line-height: 18px;
    font-family: 'ProximaNovaRegular';
    color: #3b3b3b;
}

#leadform2022 legend {
    font-family: 'ProximaNovaRegular';
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 35px;
}

#leadform2022 legend .required {
    font-family: 'ProximanovaSemibold';
    font-size: 0.8em;
    color: #F89728;
}

#leadform2022 input.textbutton {
    padding: 20px 0px;
    font-size: 18px;
    font-family: 'ProximaNovaRegular';
}

#leadform2022 input.textbutton.bluetext {
    border: 1px solid #00a7e1;
    color: #00a7e1;
    background-color: #f1f3f4;
}

button {
    webkit-appearance: none;
    webkit-border-radius: 0px;
}

#leadform2022 .btn-block {
    display: block;
    width: 100%;
    color: white;
    background-color: #00a7e1;
    text-decoration: none;
    outline: 0;
    border: none;
    cursor: pointer;
    margin: 0;
}

#leadform2022 button.textbutton {
    padding: 20px 0px;
    font-size: 18px;
    font-family: 'ProximaNovaRegular';
    padding-left: 20px
}

#leadform2022 button.textbutton.right {
    text-align: left;
}

#leadform2022 button.textbutton.left {
    text-align: left;
}

#leadform2022 button.textbutton.right,
#leadform2022 button.textbutton.left {
    width: 49.4% !important;
    display: inline-block !important;
}

#leadform2022 button .cta-icon {
    float: right;
    position: relative;
    right: 20px;
    top: 0px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background: url(/_global-assets/images/sprites/icons/sprite-cta-icons.png) no-repeat;
}

#leadform2022 button:hover {
    opacity: .7;
}

#leadform2022 button.left .cta-icon {
    width: 40px;
    background-position: 2px -57px !important;
}

#leadform2022 button.right .cta-icon {
    background-position: -25px -28px;
}

#cta_header_txt {
    font-family: 'ProximaNovaSemibold';
    text-align: center;
}

#leadform2022 .b2c-start-btn-block {
    width: 50%;
    margin: 2px;
    float: left;
}

#leadform2022 .b2b-start-btn-block {
    width: 45%;
    margin: 2px;
    float: right;
}

#leadform2022 .bold_step {
    font-family: 'ProximaNovaSemibold';
}

div#locl-messenger {
    min-height: 500px;
    height: 500px;
}

div#bot-panel {
    min-height: 500px;
    height: 500px;
    position: relative !important;
    z-index: 1 !important;
    width: 100%;
    top: 0;
}

.form_step {
    display: none;
}

.form_step.active {
    display: block;
}

.form_row {
    margin-bottom: 10px;
}

.form_row .input-text {
    width: calc(100% - 20px);
}

.dropdown-box,
.time-dropdown-box {
    width: 100%;
}

.form_row .input-text input {
    width: 100%;
}

.form_item_zip,
.form_item_age,
.form_item_firstname,
.form_item_lastname {
    float: left;
}

.form_item_zip {
    width: 75%;
}

.form_item_age {
    width: 20%;
    padding-left: 5%;
}

.form_item_firstname {
    width: 47.5%;
}

.form_item_lastname {
    width: 47.5%;
    padding-left: 5%;
}

#lead_duck {
    position: absolute;
    bottom: -30px;
    left: 0px;
    max-width: 230px;
}


div.w_disclaimer {
    margin-top: 40px;
}

#leadform2022 .thanks h2 {
    font-size: 32px;
    line-height: 32px;
}

.thanks .thankyou_time {
    font-family: 'ProximaNovaBold';
}

.thanks .confirmation_number {
    font-family: 'ProximaNovaBold';
}

.thankyoubody {
    background: white;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
}

.thankyoubody a.inline,
.thankyoubody a.inline:visited,
.thankyoubody a.inline:hover {
    color: #00A7E1;
    font-family: 'ProximaNovaSemibold';
}

.thankyoucta {
    text-align: center;
}

.form_error h2 {
    font-family: 'ProximaNovaSemibold';
    color: #ee0000;
    padding-top: 5px;
    text-align: left;
}

.form_error p {
    text-align: center;
}

#cml_date_error,
#cml_time_error,
#ecomm_date_error,
#ecomm_time_error {
    padding-top: 0px;
    margin-bottom: 5px;
}

@media screen and (max-width: 1000px) {

    div#bot-panel {
        min-height: 500px;
        height: 540px !important;
        margin: 0px !important;
    }
}


@media screen and (max-width: 1250px) {

    #lead_duck {
        max-width: 230px;
    }
}


/* usually break at 999px, but the disclaimer cuts into the duck */
@media screen and (max-width: 1030px) {

    .over1030 {
        display: none;
    }

    .under1030 {
        display: block;
    }

    #leadform2022 {
        padding-top: 60px;
    }

    #leadform2022 h1 {
        font-size: 60px;
        line-height: 60px;
    }

    #lead_duck {
        position: unset;
        padding-top: 80px;
    }

}

@media screen and (max-width:780px) {
    #leadform2022 {
        padding-top: 40px;
    }

    #leadform2022 h1 {
        font-size: 48px;
        line-height: 48px;
    }

    #leadform2022 h2 {
        font-size: 26px;
        line-height: 26px;
    }

    #leadform2022 .thanks h2 {
        font-size: 24px;
        line-height: 30px;
    }

}

@media screen and (max-width:600px) {

    #leadform2022 {
        padding-top: 30px;
    }

    #leadform2022 h1 {
        font-size: 36px;
        line-height: 36px;
    }

    #leadform2022 h2 {
        font-size: 20px;
        line-height: 20px;
    }

    #leadform2022 legend {
        font-size: 18px;
        line-height: 24px;
    }

    .over600 {
        display: none;
    }

    #leadform2022 .thanks h2 {
        font-size: 20px;
        line-height: 24px;
    }

    #leadform2022 .btn-block {
        margin: 2px;
    }

}

@media screen and (max-width:480px) {

    #leadform2022 {
        padding-top: 20px;
    }

    #leadform2022 h1 {
        font-size: 30px;
        line-height: 30px;
    }

    #leadform2022 h2 {
        font-size: 20px;
        line-height: 20px;
    }

    .under480 {
        display: block;
    }

    #leadform2022 .thanks h2 {
        font-size: 16px;
        line-height: 20px;
    }

    #leadform2022 .btn-block {
        margin: 2px;
    }

}

@media screen and (max-width:600px) {

    #leadform2022 button.textbutton.right,
    #leadform2022 button.textbutton.left {
        width: 100% !important;
        display: block !important;
        margin: 20px auto 0 !important;
    }
}

@media screen and (max-width: 1029px) {
    #lead_duck {
        display: none;
    }
}

input.textbutton:focus,
input.textbutton:active {
    outline: #000 solid 3px;
}</pre></body></html>