@charset "UTF-8";
.logo[data-v-44bd2ff5] {
    padding: 10px 15px;
}
.nav-panel-header[data-v-44bd2ff5] {
    background: #1a2b58;
}
.close-btn[data-v-44bd2ff5] {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    padding: 24px;
    outline: 0;
}
.close-btn svg[data-v-44bd2ff5] {
    width: 24px;
    fill: #fff;
}
.nav-mobile-main-links-list {
    margin: 0;
    padding: 10px 0 15px;
    border-bottom: 1px solid #dedede;
}
.nav-mobile-main-links-list .nav-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 12px 10px 12px 50px;
    border: 0;
    width: 100%;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #333;
}
.nav-mobile-main-links-list .nav-item svg {
    position: absolute;
    top: 13px;
    left: 15px;
    width: 22px;
    height: 22px;
    fill: #0af;
    color: #0af;
}
.nav-mobile-main-links-list .nav-item a {
    font-weight: 400;
    color: #333;
}
.secondary-list[data-v-40dcbb4b] {
    margin: 0;
    padding-left: 15px;
    border-bottom: 2px solid #dedede;
    color: #333;
}
.btn-back[data-v-40dcbb4b] {
    display: inline-block;
    padding: 25px 0;
    font-size: 16px;
}
h2[data-v-40dcbb4b] {
    margin: 0 0 0 -15px;
    padding: 25px 0 25px 15px;
    background: #f9f9f9;
    font-size: 18px;
    font-weight: 500;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
h2 a[data-v-40dcbb4b] {
    padding: 20px 20px 20px 0;
    color: #333;
}
ul[data-v-40dcbb4b] {
    padding: 15px 0;
    font-size: 16px;
}
ul li[data-v-40dcbb4b] {
    margin: 0;
}
ul li a[data-v-40dcbb4b] {
    display: inline-block;
    padding: 8px 0;
    margin: 0;
    color: #333;
    font-weight: 400;
}
ul li a[data-v-40dcbb4b]:hover {
    cursor: default;
    text-decoration: none;
}
ul.nav-utility[data-v-238acc03] {
    margin-bottom: 15px;
    padding: 25px 0 25px 15px;
    border-bottom: 1px solid #dedede;
}
ul.nav-utility li[data-v-238acc03] {
    margin: 0;
    padding: 4px 0;
}
ul.nav-utility li[data-v-238acc03],
ul.nav-utility li a[data-v-238acc03] {
    font-weight: 400;
    color: #333;
}
.offscreen-nav-control[data-v-7c501dbe] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 23px 14px;
    background: none;
}
.offscreen-nav-control svg[data-v-7c501dbe] {
    display: block;
    width: 48px;
    height: 48px;
    fill: hsla(0, 0%, 80%, 0.8);
}
.nav-mobile[data-v-7c501dbe] {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
    color: #000;
}
@media (max-width: 46.25em) {
    .nav-mobile[data-v-7c501dbe] {
        display: block;
    }
}
.nav-mobile .content-wrapper[data-v-7c501dbe] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.slide-enter-active[data-v-7c501dbe],
.slide-from-left-enter-active[data-v-7c501dbe],
.slide-from-left-leave-active[data-v-7c501dbe],
.slide-from-right-enter-active[data-v-7c501dbe],
.slide-from-right-leave-active[data-v-7c501dbe],
.slide-leave-active[data-v-7c501dbe] {
    transition: 0.5s;
}
.slide-from-left-enter[data-v-7c501dbe],
.slide-from-right-leave-to[data-v-7c501dbe] {
    transform: translate(-100%);
}
.slide-enter[data-v-7c501dbe],
.slide-from-left-leave-to[data-v-7c501dbe],
.slide-from-right-enter[data-v-7c501dbe],
.slide-leave-to[data-v-7c501dbe] {
    transform: translate(100%);
}
.modal[data-v-569fbcda] {
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}
.container[data-v-569fbcda] {
    background-color: #fefefe;
    margin: auto;
    border: 3px solid #c3d32b;
    width: 80%;
    max-width: 390px;
}
.icon[data-v-569fbcda] {
    width: 20px;
    height: 20px;
    fill: #807f7f;
    stroke: #807f7f;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1;
}
.close[data-v-569fbcda] {
    float: right;
    margin: 7px 7px 0 0;
}
.content[data-v-569fbcda] {
    padding: 0 20px 10px;
}
@media (min-width: 27.5em) {
    .bottom button[data-v-569fbcda] {
        min-width: 170px;
        width: auto;
    }
}
.bottom button[data-v-569fbcda] {
    width: 100%;
    min-width: 155px;
    padding: 10px;
}
.bottom a[data-v-569fbcda] {
    text-decoration: none;
    color: #565656;
    font-weight: 500;
}
h2[data-v-569fbcda] {
    font-size: 32px;
    font-weight: 300;
    margin: 0;
}
input[data-v-9d197aa8] {
    margin: 1px;
}
p.error[data-v-9d197aa8] {
    color: red;
    margin: 0;
}
.form-header[data-v-9d197aa8] {
    font-size: 14px;
    color: #0048bb;
    margin-bottom: 50px;
}
.heading-b[data-v-9d197aa8] {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.reimbursement-form[data-v-9d197aa8] {
    margin-bottom: 40px;
}
.reimbursement-form legend[data-v-9d197aa8] {
    color: #0048bb;
}
.reimbursement-form .input-label[data-v-9d197aa8] {
    display: inline-block;
}
.reimbursement-form .field-wrapper[data-v-9d197aa8] {
    width: 100%;
    margin-bottom: 5px;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper[data-v-9d197aa8] {
        width: 70%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper[data-v-9d197aa8] {
        width: 40%;
    }
}
.reimbursement-form .field-wrapper.member-address[data-v-9d197aa8],
.reimbursement-form .field-wrapper.member-email[data-v-9d197aa8],
.reimbursement-form .field-wrapper.member-reason[data-v-9d197aa8] {
    width: 100%;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper.member-address[data-v-9d197aa8],
    .reimbursement-form .field-wrapper.member-email[data-v-9d197aa8],
    .reimbursement-form .field-wrapper.member-reason[data-v-9d197aa8] {
        width: 80%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper.member-address[data-v-9d197aa8],
    .reimbursement-form .field-wrapper.member-email[data-v-9d197aa8],
    .reimbursement-form .field-wrapper.member-reason[data-v-9d197aa8] {
        width: 60%;
    }
}
.reimbursement-form .field-wrapper.member-city[data-v-9d197aa8] {
    width: 100%;
    float: left;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper.member-city[data-v-9d197aa8] {
        width: 40%;
        padding-right: 1em;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper.member-city[data-v-9d197aa8] {
        width: 30%;
    }
}
.reimbursement-form .field-wrapper.member-state[data-v-9d197aa8] {
    width: 40%;
    float: left;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper.member-state[data-v-9d197aa8] {
        width: 10%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper.member-state[data-v-9d197aa8] {
        width: 10%;
    }
}
.reimbursement-form .field-wrapper.member-zip-code[data-v-9d197aa8] {
    width: 60%;
    padding-left: 1em;
    float: left;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper.member-zip-code[data-v-9d197aa8] {
        width: 30%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper.member-zip-code[data-v-9d197aa8] {
        width: 20%;
    }
}
.reimbursement-form .field-wrapper.receipt-date[data-v-9d197aa8] {
    margin-bottom: 40px;
    width: 50%;
}
@media (min-width: 46.25em) {
    .reimbursement-form .field-wrapper.receipt-date[data-v-9d197aa8] {
        width: 30%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .field-wrapper.receipt-date[data-v-9d197aa8] {
        width: 30%;
    }
}
.reimbursement-form .receipt-label[data-v-9d197aa8] {
    font-style: italic;
    color: #666;
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 14px;
}
.reimbursement-form .receipt-label[data-v-9d197aa8]:before {
    content: "*";
    color: #f63;
}
.reimbursement-form .receipt-img[data-v-9d197aa8] {
    position: relative;
    width: 100%;
    margin-bottom: 70px;
}
@media (min-width: 46.25em) {
    .reimbursement-form .receipt-img[data-v-9d197aa8] {
        width: 65%;
    }
}
@media (min-width: 71.875em) {
    .reimbursement-form .receipt-img[data-v-9d197aa8] {
        width: 75%;
    }
}
.reimbursement-form .receipt-img img[data-v-9d197aa8] {
    margin-bottom: 10px;
}
@media (min-width: 46.25em) {
    .reimbursement-form .receipt-img[data-v-9d197aa8] {
        width: 30%;
    }
}
@media (min-width: 61.25em) {
    .reimbursement-form .receipt-img[data-v-9d197aa8] {
        width: 30%;
    }
}
.reimbursement-form .receipt-img label[data-v-9d197aa8] {
    left: 0;
}
.reimbursement-form .receipt-img .receipt-file[data-v-9d197aa8] {
    display: none;
}
.reimbursement-form .receipt-img button[data-v-9d197aa8] {
    display: block;
}
.reimbursement-form [data-is-required="1"] .input-label[data-v-9d197aa8]:after {
    content: "*";
    color: #f63;
    margin-left: 3px;
}
.reimbursement-data[data-v-9d197aa8] {
    margin-bottom: 50px;
    font-size: 14px;
}
@media (min-width: 46.25em) {
    .reimbursement-data[data-v-9d197aa8] {
        margin-left: 50px;
    }
}
.reimbursement-data .field-wrapper[data-v-9d197aa8] {
    margin-bottom: 10px;
}
.reimbursement-data .field-wrapper:last-child .field-label[data-v-9d197aa8] {
    margin-bottom: 5px;
}
.reimbursement-data a[data-v-9d197aa8] {
    color: #0048bb;
    text-decoration: underline;
}
.receipt-img[data-v-9d197aa8] {
    max-width: none;
}
.receipt-img img[data-v-9d197aa8] {
    max-height: 350px;
}
.field-label[data-v-9d197aa8] {
    display: inline-block;
    min-width: 160px;
}
@media (min-width: 37.5em) {
    .field-label[data-v-9d197aa8] {
        text-align: right;
        margin-right: 50px;
    }
}
.field-value[data-v-9d197aa8] {
    display: inline-block;
}
#payment-form #paymentForm .field .field-label {
    font-family: Lato, Open Sans, Arial, sans-serif;
}
.enrollment-form[data-v-e6ce01be] {
    padding: 0 0 40px;
}
h1[data-v-e6ce01be] {
    margin-top: 30px;
}
input[data-v-e6ce01be] {
    backface-visibility: unset;
    transform: none;
}
.field-wrapper[data-v-e6ce01be] {
    margin-bottom: 12px;
}
.field-wrapper.email[data-v-e6ce01be] {
    margin-bottom: 15px;
}
.field-wrapper.email .input-field[data-v-e6ce01be] {
    margin-bottom: 0;
    position: relative;
}
.field-wrapper.email .input-field[data-v-e6ce01be]:after {
    content: "*";
    color: red;
    font-size: 16px;
    font-family: Gotham-Book;
    position: absolute;
    top: 10px;
    right: 0;
}
.field-wrapper p[data-v-e6ce01be] {
    margin: 0;
}
.email-note[data-v-e6ce01be] {
    font-family: Gotham-Book;
    font-size: 14px;
    margin-bottom: 30px;
}
.customer-address[data-v-e6ce01be] {
    font-size: medium;
    margin-bottom: 30px;
}
.customer-address .label[data-v-e6ce01be] {
    display: inline-block;
    width: 40%;
    margin-right: 20px;
}
@media (min-width: 37.5em) {
    .customer-address .label[data-v-e6ce01be] {
        width: 30%;
    }
}
.customer-address p[data-v-e6ce01be] {
    display: inline-block;
}
.incorrect-note[data-v-e6ce01be] {
    margin-bottom: 30px;
}
.not-you[data-v-e6ce01be] {
    color: green;
    cursor: pointer;
    margin-bottom: 20px;
}
h2[data-v-e6ce01be] {
    color: #0048bb;
    margin-bottom: 40px;
    line-height: 1.5;
}
hr[data-v-e6ce01be] {
    margin: 20px 0;
}
.expiration-field-holder[data-v-e6ce01be]:hover {
    box-shadow: 0 0 0 1px #0af;
}
.expiration-field-holder input[data-v-e6ce01be]:focus,
.expiration-field-holder input[data-v-e6ce01be]:hover {
    box-shadow: none;
}
.taxes-block[data-v-e6ce01be] {
    font-family: Gotham-Book;
    max-width: 400px;
    margin-bottom: 40px;
}
.taxes-block .field-wrapper[data-v-e6ce01be] {
    margin-bottom: 15px;
}
.taxes-block .label[data-v-e6ce01be] {
    display: inline-block;
    margin-right: 20px;
}
.taxes-block .currency-value[data-v-e6ce01be] {
    float: right;
    min-width: 100px;
    text-align: right;
}
.total-tax span[data-v-e6ce01be] {
    font-size: 22px;
    color: #0048bb;
}
.disclosure[data-v-e6ce01be] {
    font-size: 12px;
    margin-bottom: 40px;
}
.button[data-v-e6ce01be] {
    font-family: Gotham-Book;
    display: block;
    margin: 0 auto 50px;
}
@media (min-width: 37.5em) {
    .button[data-v-e6ce01be] {
        margin: 0 0 50px;
    }
}
.phone-block[data-v-e6ce01be] {
    font-size: 20px;
    margin-bottom: 20px;
}
.customer [type="checkbox"].input-checkbox-field + label.input-checkbox[data-v-e6ce01be]:before {
    border: 1px solid #92c3c4;
}
.customer .input-label[data-v-e6ce01be] {
    font-family: Gotham-Book;
    font-size: 10px;
    color: #636569;
}
.customer input[data-v-e6ce01be] {
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #c4c4c4;
    border-radius: 0;
}
.customer input[data-v-e6ce01be]::-webkit-input-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
.customer input[data-v-e6ce01be]:-moz-placeholder,
.customer input[data-v-e6ce01be]::-moz-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
.customer input[data-v-e6ce01be]:-ms-input-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
.customer input[data-v-e6ce01be]:focus,
.customer input[data-v-e6ce01be]:hover {
    box-shadow: none;
    border-bottom: 1px solid #0af;
}
.customer .email[data-v-e6ce01be] {
    width: 100%;
}
@media (min-width: 37.5em) {
    .customer .email[data-v-e6ce01be] {
        width: 400px;
    }
}
.expiration-field-holder input[data-v-e6ce01be]:hover {
    box-shadow: none;
}
.confirmation-screen .label[data-v-e6ce01be] {
    font-weight: 700;
}
.vld-overlay[data-v-e6ce01be] {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    align-items: center;
    display: none;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    opacity: 0.5;
}
.vld-overlay.is-active[data-v-e6ce01be] {
    display: flex;
}
.vld-overlay.is-full-page[data-v-e6ce01be] {
    z-index: 999;
    position: fixed;
}
.vld-overlay .vld-icon[data-v-e6ce01be],
.vld-parent[data-v-e6ce01be] {
    position: relative;
}
.error[data-v-e6ce01be] {
    position: absolute;
    right: 0;
    bottom: -13px;
    font-family: Gotham-Book;
    font-size: 10px;
    color: #fff;
    background-color: #636569;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-holder {
    width: 400px;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-holder.block-33 {
    width: 33%;
}
@media (min-width: 37.5em) {
    #payment-form[data-v-e6ce01be] #paymentForm .field-holder.block-33 {
        width: 100%;
    }
}
#payment-form[data-v-e6ce01be] #paymentForm .field-holder.block-50 {
    width: 50%;
}
@media (min-width: 37.5em) {
    #payment-form[data-v-e6ce01be] #paymentForm .field-holder.block-50 {
        width: 100%;
    }
}
#payment-form[data-v-e6ce01be] #paymentForm .field-holder .field:after {
    content: "*";
    color: red;
    font-size: 16px;
    font-family: Gotham-Book;
    position: absolute;
    top: -10px;
    right: 0;
}
#payment-form[data-v-e6ce01be] #paymentForm .info {
    left: 135px;
    top: 6px;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-wrap {
    width: 430px;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-wrap.security-mod {
    width: 350px;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-wrap.security-mod .field-holder:last-child.error .info {
    left: 135px;
    top: 6px;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-wrap.security-mod .field-holder.block-50 {
    width: 33%;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-wrap.security-mod .field-holder.block-50:first-child {
    width: 66%;
}
#payment-form[data-v-e6ce01be] #paymentForm .state-select,
#payment-form[data-v-e6ce01be] #paymentForm input {
    border: none;
    border-bottom: 1px solid #c4c4c4;
    border-radius: 0;
}
#payment-form[data-v-e6ce01be] #paymentForm .state-select:focus,
#payment-form[data-v-e6ce01be] #paymentForm .state-select:hover,
#payment-form[data-v-e6ce01be] #paymentForm input:focus,
#payment-form[data-v-e6ce01be] #paymentForm input:hover {
    box-shadow: none;
    border-bottom: 1px solid #0af;
}
#payment-form[data-v-e6ce01be] #paymentForm input::-webkit-input-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
#payment-form[data-v-e6ce01be] #paymentForm input:-moz-placeholder,
#payment-form[data-v-e6ce01be] #paymentForm input::-moz-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
#payment-form[data-v-e6ce01be] #paymentForm input:-ms-input-placeholder {
    font-family: Gotham-Book;
    font-size: 16px;
    color: #bcbcbc;
}
#payment-form[data-v-e6ce01be] #paymentForm input:focus + .field-label {
    display: block;
}
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder {
    border: none;
    border-bottom: 1px solid #c4c4c4;
    border-radius: 0;
}
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder:focus,
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder:hover {
    box-shadow: none;
    border-bottom: 1px solid #0af;
}
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder .expiration-input {
    border: none;
}
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder .expiration-input.expiration-month {
    padding: 7.5px;
}
#payment-form[data-v-e6ce01be] #paymentForm .expiration-field-holder .divider {
    color: #bcbcbc;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-label {
    display: none;
    font-family: Gotham-Book;
    font-size: 10px;
    color: #636569;
}
#payment-form[data-v-e6ce01be] #paymentForm .field.focused .field-label {
    top: -25px;
}
#payment-form[data-v-e6ce01be] #paymentForm .error-message {
    font-family: Gotham-Book;
    font-size: 10px;
    color: #fff;
    background-color: #636569;
    display: inline-block;
    position: absolute;
    top: 35px;
    right: 0;
}
#payment-form[data-v-e6ce01be] #paymentForm .field-holder[data-input-id="billingState"] .field:before {
    content: "";
    position: absolute;
    top: 9px;
    right: 2px;
    width: 9px;
    height: 9px;
    background: transparent;
    border-left: 2px solid #bcbcbc;
    border-bottom: 2px solid #bcbcbc;
    transform: rotate(-45deg);
}
#payment-form[data-v-e6ce01be] #paymentForm .state-select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-list,
.slick-track {
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
html {
    background: #fff;
    overflow-y: scroll;
}
body {
    color: #565656;
    font: 14px/1.42857 Lato, Open Sans, Arial, sans-serif;
}
@media (min-width: 46.25em) {
    body {
        font-size: 1rem;
        line-height: 1.375;
    }
}
blockquote,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
li,
ol,
p,
pre,
table,
ul {
    margin: 0 0 0.8em;
}
.input-checkbox-field[type="checkbox"],
.input-radiobutton-field[type="radio"],
input.input-button-field[type="checkbox"],
input.input-button-field[type="radio"] {
    clip: rect(0 0 0 0);
    opacity: 0;
    position: absolute;
    width: 0;
}
::placeholder {
    color: #999;
}
form * {
    box-sizing: border-box;
}
fieldset {
    border: 0;
    margin: 0.475em 0 0;
    opacity: 1;
    padding: 0;
    transition: opacity, height 0.5s ease-out;
}
fieldset.pending {
    margin: 0;
    display: none;
}
fieldset.pending > * {
    display: none;
}
fieldset:first-child {
    margin-top: 0;
}
legend {
    font-weight: 400;
    margin-bottom: 0.475em;
    font-size: 1.125rem;
    line-height: 1.33333;
    width: 100%;
}
label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 1em;
    width: 100%;
}
label.select-list {
    vertical-align: bottom;
}
.input-error .input-error-message,
.input-label {
    color: #666;
    display: inline-block;
    margin-bottom: 0.35em;
    font-size: 0.9375rem;
    line-height: 1.06667;
}
.input-error [data-is-required="1"] .input-error-message:after,
[data-is-required="1"] .input-error .input-error-message:after,
[data-is-required="1"] .input-label:after,
[data-is-required="1"] legend:after {
    color: #f27132;
    content: "*";
}
.input-button,
input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #0af;
    border-radius: 2px;
    color: #666;
    max-width: 100%;
    padding: 0.475em;
    transition: background, border 0.25s ease-out;
    font-size: 0.9375rem;
    line-height: 1.26667;
    user-select: initial;
    vertical-align: baseline;
    width: 100%;
}
.input-button:focus,
.input-button:hover,
input:focus,
input:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    box-shadow: 0 0 0 1px #0af;
    outline: 0;
}
.input-button,
input,
textarea {
    /* appearance: none; */
}
input[type="search"] {
    appearance: none;
    box-sizing: border-box;
}
select {
    cursor: pointer;
    height: 2.35em;
}
textarea {
    resize: vertical;
}
[type="checkbox"].input-checkbox-field + label.input-checkbox,
[type="checkbox"].input-checkbox-field + label.input-radiobutton,
[type="radio"].input-radiobutton-field + label.input-checkbox,
[type="radio"].input-radiobutton-field + label.input-radiobutton {
    font-size: 0.8125rem;
    line-height: 1.53846;
    font-weight: 700;
}
[type="checkbox"].input-checkbox-field + label.input-checkbox:before,
[type="checkbox"].input-checkbox-field + label.input-radiobutton:before,
[type="radio"].input-radiobutton-field + label.input-checkbox:before,
[type="radio"].input-radiobutton-field + label.input-radiobutton:before {
    background: #fff;
    border: 1px solid #0af;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 1.25em;
    line-height: 1em;
    margin-right: 0.475em;
    font-size: 1rem;
    text-align: center;
    transition: background, border, box-shadow 0.25s ease-out;
    vertical-align: top;
    width: 1.25em;
}
[type="checkbox"].input-checkbox-field:focus + label:before,
[type="checkbox"].input-checkbox-field:hover + label:before,
[type="radio"].input-radiobutton-field:focus + label:before,
[type="radio"].input-radiobutton-field:hover + label:before {
    box-shadow: 0 0 0 1px #0af;
}
[type="checkbox"].input-checkbox-field:disabled + label.input-checkbox,
[type="radio"].input-radiobutton-field:disabled + label.input-checkbox {
    color: #bababa !important;
    cursor: default;
}
[type="checkbox"].input-checkbox-field:disabled:focus + label:before,
[type="checkbox"].input-checkbox-field:disabled:hover + label:before,
[type="radio"].input-radiobutton-field:disabled:focus + label:before,
[type="radio"].input-radiobutton-field:disabled:hover + label:before {
    box-shadow: none;
}
[type="checkbox"].input-checkbox-field + label.input-checkbox:before {
    border-radius: 2px;
}
[type="checkbox"].input-checkbox-field:disabled + label.input-checkbox:before {
    border-color: #ededed;
}
[type="checkbox"].input-checkbox-field:disabled:checked + label.input-checkbox:before {
    background: #ededed;
}
[type="checkbox"].input-checkbox-field.selected + label:before,
[type="checkbox"].input-checkbox-field:checked + label:before {
    background: #0af url(/media/app/icons/form/checkmark-white.svg) no-repeat 50% 50%;
}
[type="radio"].input-radiobutton-field + label.input-radiobutton:before {
    border-radius: 50%;
}
[type="radio"].input-radiobutton-field.selected + label:before,
[type="radio"].input-radiobutton-field:checked + label:before {
    background: #0af;
    background: radial-gradient(#0af 50%, #0af 0, #fff 0);
}
.input-button {
    color: #0af;
    display: inline-block;
    margin: 0 1em 1.15em 0;
    padding: 0.475em 0.7em;
    width: auto;
}
@media (min-width: 18.75em) {
    .input-button {
        padding-left: 1em;
        padding-right: 1em;
    }
}
.input-button:last-of-type {
    margin-right: 0;
}
.input-button:hover {
    border-color: #0af;
    color: #0af;
}
input[type="checkbox"].input-button-field.selected:focus + .input-button,
input[type="checkbox"].input-button-field:checked:focus + .input-button,
input[type="checkbox"].input-button-field:focus + .input-button,
input[type="radio"].input-button-field.selected:focus + .input-button,
input[type="radio"].input-button-field:checked:focus + .input-button,
input[type="radio"].input-button-field:focus + .input-button {
    box-shadow: 0 0 0 1px #0af;
}
input[type="checkbox"].input-button-field.selected + .input-button,
input[type="checkbox"].input-button-field.selected + .input-button:hover,
input[type="checkbox"].input-button-field:checked + .input-button,
input[type="checkbox"].input-button-field:checked + .input-button:hover,
input[type="radio"].input-button-field.selected + .input-button,
input[type="radio"].input-button-field.selected + .input-button:hover,
input[type="radio"].input-button-field:checked + .input-button,
input[type="radio"].input-button-field:checked + .input-button:hover {
    background-color: #0af;
    box-shadow: none;
    color: #fff;
    cursor: default;
}
[disabled],
[disabled]:focus,
[disabled]:hover,
[disabled]:link {
    border-color: #ededed !important;
    background: #ededed;
    color: #bababa !important;
    cursor: default;
}
.input-error .input-error-message,
.input-error .input-label {
    display: none;
}
.input-error .input-error-message {
    color: #ed1c24;
    display: block;
    padding-left: 0;
}
.input-error .input-error-message + .input-error-message,
.input-error .input-label + .input-error-message {
    display: inline-block;
}
.input-error .chosen-single,
.input-error .input-button,
.input-error input,
.input-error select,
.input-error textarea {
    border-color: #ed1c24;
}
.input-error .chosen-single:focus,
.input-error .chosen-single:hover,
.input-error .input-button:focus,
.input-error .input-button:hover,
.input-error input:focus,
.input-error input:hover,
.input-error select:focus,
.input-error select:hover,
.input-error textarea:focus,
.input-error textarea:hover {
    box-shadow: 0 0 0 1px #ed1c24;
}
.fields {
    clear: both;
    margin: 0 auto;
    max-width: 1019px;
}
.fields:after,
.fields:before {
    content: "";
    display: table;
}
.fields:after {
    clear: both;
}
.fields .fields,
.region {
    width: 100%;
}
.region {
    box-sizing: border-box;
    float: left;
    padding: 0 9.5px;
}
.region.fields {
    float: none;
}
a {
    font-weight: 700;
}
a:active,
a:link,
a:visited {
    /* color: #f63; */
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: underline;
}
a[href^="http"],
a[href^="mailto"] {
    word-wrap: break-word;
}
embed,
iframe,
img,
object,
video {
    max-width: 100%;
}
img,
video {
    height: auto;
}
img,
svg {
    vertical-align: bottom;
}
svg {
    max-height: 100%;
}
table {
    border: 1px solid #f0f0f0;
    width: 100%;
}
thead {
    border-bottom: 3px solid #f0f0f0;
}
td,
th {
    border: 1px solid #f0f0f0;
    padding: 1em;
    text-align: left;
    vertical-align: top;
}
th {
    font-weight: 700;
}
blockquote {
    color: #989898;
    font-family: Georgia, serif;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 2em;
}
@media (min-width: 46.25em) {
    blockquote {
        font-size: 1.3125rem;
        line-height: 1.33333;
    }
}
abbr {
    font-size: 0.8125rem;
    letter-spacing: 0.075em;
}
del {
    text-decoration: line-through;
}
code,
ins,
mark,
samp {
    padding: 0 0.25em;
}
code,
pre,
samp {
    background: #f9f9f9;
    font-family: Courier New, Courier, monospace;
}
ins {
    background: #e9e9e9;
    text-decoration: none;
}
mark {
    background: #fff9d9;
}
kbd {
    background: #fcfcfc;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #666;
    font-family: Courier New, Courier, monospace;
    margin: 0 0.25em;
    font-size: 0.8125rem;
    line-height: 1;
    padding: 0.1429em 0.4286em;
}
pre {
    -webkit-overflow-scrolling: touch;
    border: 4px solid #dedede;
    overflow-x: auto;
    padding: 1em;
    tab-size: 4;
}
hr {
    border: 0;
    border-color: hsla(0, 0.4%, 50%, 0.4);
    border-top: 1px solid #dedede;
    clear: both;
    margin: 0 0 2em;
}
.calendar > header .calendar-nav-link.disabled img,
.hidden,
.tooltip.is-floating .button,
[role="appointment-dialog"] .dialog-content.hide,
[role="dialog"] .dialog-content.hide {
    display: none !important;
    visibility: hidden !important;
}
.hidden-visually {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.hidden-visually:active,
.hidden-visually:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.dialog-notice.hide > *,
.invisible {
    visibility: hidden;
}
.appointment-finder .appointment-confirmation,
.calendar .button-calendar,
.input-button,
/* [role="appointment-dialog"],
[role="dialog"], */
[type="checkbox"].input-checkbox-field + label.input-checkbox:before,
[type="checkbox"].input-checkbox-field + label.input-radiobutton:before,
[type="radio"].input-radiobutton-field + label.input-checkbox:before,
[type="radio"].input-radiobutton-field + label.input-radiobutton:before,
fieldset,
input,
select,
textarea {
    backface-visibility: hidden;
    transform: translateZ(0);
}
@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href="/"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
button {
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.button {
    display: inline-block;
    margin: 0 0.5em 1em 0;
    padding: 0.45em 1.25em;
    /* border: 1px solid rgb(245, 245, 245); */
    border: 1px solid #df042e;
    border-radius: 2px;
    outline: 0;
    background: #df042e ;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.1875;
    text-align: center;
    cursor: pointer;
}
@media (min-width: 46.25em) {
    .button {
        padding: 0.35em 1.15em;
        font-size: 1.125rem;
        line-height: 1.2;
    }
}
.button,
.button:focus,
.button:hover,
.button:link,
.button:visited {
    color: #fff;
}
.button:focus,
.button:hover {
    border-color: #ff1818;
    background: #ff1818;
    text-decoration: none;
}
.button-alternate {
    border-color: #0af;
    background: #0af;
}
.button-alternate:focus,
.button-alternate:hover {
    border-color: #0d808c;
    background: #0d808c;
}
input.button {
    width: auto;
    max-width: none;
}
input[type="button"].button {
    -webkit-appearance: none;
}
input[type="submit"].button {
    box-shadow: none;
}
.button-secondary {
    background: #fff;
}
.button-secondary,
.button-secondary:link,
.button-secondary:visited {
    border-color: #0af;
    color: #0af;
}
.button-secondary:focus,
.button-secondary:hover {
    box-shadow: 0 0 0 1px #0af;
    border-color: #0af;
    background: #f8f8f8;
    color: #0af;
}
.button-secondary.button-alternate {
    border-color: #f63;
    background: #fff;
    color: #f63;
}
.button-secondary.button-alternate,
.button-secondary.button-alternate:link,
.button-secondary.button-alternate:visited {
    border-color: #f63;
    color: #f63;
}
.button-secondary.button-alternate:focus,
.button-secondary.button-alternate:hover {
    box-shadow: 0 0 0 1px #d16605;
    border-color: #d16605;
    background: #faf2f1;
    color: #d16605;
}
.button-important {
    background: #fff;
}
.button-important,
.button-important:focus,
.button-important:hover,
.button-important:link,
.button-important:visited {
    border-color: #ed1c24;
    color: #ed1c24;
}
.button-important:focus,
.button-important:hover {
    box-shadow: 0 0 0 1px #ed1c24;
    background: #f8f8f8;
}
.button-alternate.button-disabled,
.button-alternate.button-disabled:focus,
.button-alternate.button-disabled:hover,
.button-alternate.button-disabled:link,
.button-disabled,
.button-disabled:focus,
.button-disabled:hover,
.button-disabled:link,
.button-secondary.button-disabled,
.button-secondary.button-disabled:focus,
.button-secondary.button-disabled:hover,
.button-secondary.button-disabled:link,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover,
.button[disabled]:link,
button[disabled],
button[disabled]:focus,
button[disabled]:hover,
button[disabled]:link {
    border-color: #ededed !important;
    background: #ededed;
    color: #bababa !important;
    cursor: default;
}
.button-alternate.button-disabled:link,
.button-disabled:link,
.button-secondary.button-disabled:link,
.button[disabled]:link,
button[disabled]:link {
    border-color: #f63;
}
.button-alternate.button-disabled:focus,
.button-alternate.button-disabled:hover,
.button-disabled:focus,
.button-disabled:hover,
.button-secondary.button-disabled:focus,
.button-secondary.button-disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button[disabled]:focus,
button[disabled]:hover {
    box-shadow: none;
}
.button-alternate.button-disabled path,
.button-disabled path,
.button-secondary.button-disabled path,
.button[disabled] path,
button[disabled] path {
    fill: #bababa;
}
.button-simple {
    border: 0;
    background: none;
}
.button-simple,
.button-simple:link,
.button-simple:visited {
    color: #0af;
}
.button-simple:focus,
.button-simple:hover {
    background: none;
    color: #0af;
    text-decoration: underline;
}
.button-simple.button-alternate,
.button-simple.button-alternate:link,
.button-simple.button-alternate:visited {
    color: #f63;
}
.button-simple.button-alternate:focus,
.button-simple.button-alternate:hover {
    color: #d16605;
}
.has-open-dialog,
.has-open-dialog body {
    position: fixed;
    min-width: 100%;
    overflow: hidden;
}
/* [role="dialog"] {
    visibility: hidden;
    opacity: 1;
    position: fixed;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background: #fff;
    color: #0048bb;
    text-align: center;
    white-space: nowrap;
    transition: top 0.5s ease-out;
} */
/* @media (min-width: 37.5em) {
    [role="dialog"] {
        opacity: 0;
        top: 0;
        padding: 2em;
        background: rgba(0, 0, 0, 0.5);
        transition: opacity 0.5s ease-out;
    }
    [role="dialog"]:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
}
[role="dialog"][aria-hidden="false"] {
    visibility: visible;
    top: 0;
    z-index: 1000;
}
@media (min-width: 37.5em) {
    [role="dialog"][aria-hidden="false"] {
        opacity: 1;
    }
}
[role="dialog"][aria-hidden="false"] .dialog-content {
    -webkit-overflow-scrolling: touch;
} */
/* [role="dialog"] .dialog-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 71.875em;
    margin: 0 auto;
    border-top: 3px solid #acd148;
    vertical-align: middle;
    white-space: normal;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} */
/* @media (min-width: 37.5em) {
    [role="dialog"] .dialog-container {
        border-radius: 3px;
    }
}
@media (min-width: 61.25em) {
    [role="dialog"] .dialog-container {
        border-top-width: 6px;
    }
} */
/* [role="dialog"] .dialog-header {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 57px;
    padding: 0 1.25em;
    text-align: left;
} */
/* @media (min-width: 61.25em) {
    [role="dialog"] .dialog-header {
        min-height: 89px;
        padding-top: 1em;
        padding-bottom: 1em;
    }
}
[role="dialog"] .dialog-header h2 {
    display: inline-block;
    margin: 0;
    line-height: 57px;
    text-transform: capitalize;
    white-space: nowrap;
}
[role="dialog"] .dialog-header h2 > span {
    display: none;
}
@media (min-width: 61.25em) {
    [role="dialog"] .dialog-header h2 {
        text-transform: none;
    }
    [role="dialog"] .dialog-header h2 > span {
        display: initial;
    }
}
[role="dialog"] .dialog-header a.dialog-close {
    float: right;
    margin-top: 18px;
}
@media (min-width: 27.5em) {
    [role="dialog"] .dialog-header a.dialog-close {
        margin-top: 14px;
    }
}
[role="dialog"] .dialog-header a.dialog-close .icon {
    color: #fff;
}
[role="dialog"] .dialog-header a.dialog-close .icon-close {
    width: 20px;
    height: 20px;
    fill: #807f7f;
    stroke: #807f7f;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1;
}
@media (min-width: 27.5em) {
    [role="dialog"] .dialog-header a.dialog-close .icon-close {
        width: 28px;
        height: 28px;
    }
}
a:focus [role="dialog"] .dialog-header a.dialog-close .icon-close,
a:hover [role="dialog"] .dialog-header a.dialog-close .icon-close {
    fill: #565656;
    stroke: #565656;
}
[role="dialog"] .dialog-content {
    box-sizing: border-box;
    position: absolute;
    top: 57px;
    right: 1.25em;
    bottom: 0;
    left: 1.25em;
    overflow: auto;
    border-top: 1px solid #dedede;
    padding: 2em 0.5em 0.25em;
    text-align: left;
}
@media (min-width: 61.25em) {
    [role="dialog"] .dialog-content {
        top: 89px;
    }
}
[role="dialog"] .dialog-content:focus {
    outline: none;
}
[role="dialog"].confirm-dialog .dialog-content {
    width: 80%;
    max-width: 40em;
    background-color: #dedede;
    text-align: center;
}
[role="dialog"].confirm-dialog .dialog-content > p {
    text-align: left;
}
[role="dialog"].confirm-dialog .dialog-content > button {
    display: inline-block;
    margin: 0;
}
[role="dialog"] .dialog-intro {
    font-size: 0.875rem;
    line-height: 1.42857;
}
@media (min-width: 37.5em) {
    [role="dialog"] .dialog-intro {
        font-size: 1rem;
        line-height: 1.375;
    }
} */
.dialog-notice {
    opacity: 1;
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1001;
    width: 80%;
    margin-left: -40%;
    padding: 0.75em 1em;
    border-radius: 0.15em;
    background-color: #dedede;
    text-align: center;
    white-space: normal;
    cursor: default;
    transition: opacity 0.5s ease-out;
}
.dialog-notice.hide {
    opacity: 0;
    z-index: -1;
    max-width: 0;
    padding: 0;
    overflow: hidden;
}
.dialog-notice .button {
    margin: 0;
}
ol,
ul {
    padding: 0;
    list-style: none;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-top: 1em;
}
.knowledge-article-content ol,
ol.list-number {
    padding: 0 0 0 20px;
    list-style: decimal;
}
.knowledge-article-content ul,
ul.list-bullet {
    padding: 0 0 0 20px;
    list-style: disc;
}
li {
    margin: 0 0 0.5em;
}
dt {
    font-weight: 700;
}
.list-definition {
    margin: 0 0 4em;
    max-width: 40em;
    color: #666;
}
@media (min-width: 71.875em) {
    .list-definition {
        margin-bottom: 4.4em;
    }
}
.list-definition dt {
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.2;
    text-transform: uppercase;
}
.list-definition dd {
    margin: 0 0 1.2em;
    font-size: 1rem;
    line-height: 1.3125;
}
.list-inline {
    overflow: hidden;
}
.list-inline li {
    float: left;
    margin: 0 0.5em 0 0;
}
.list-inline li:before {
    padding: 0 0.3em 0 0;
    color: #807f7f;
    color: hsla(0, 0.4%, 50%, 0.4);
    content: "|";
}
.list-inline li:first-child:before {
    display: none;
}
@keyframes loading-indicator {
    0%,
    80%,
    to {
        box-shadow: 0 1.25em 0 -1.25em #0048bb;
    }
    40% {
        box-shadow: 0 1.25em 0 0 #0048bb;
    }
}
.loading-notice {
    color: #0048bb;
    text-align: center;
    text-indent: 3em;
}
.loading-notice.is-hidden {
    display: none;
}
.loading-notice.full-screen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    opacity: 0.98;
    background-color: #fff;
}
.loading-notice.full-screen .loading-indicator {
    position: absolute;
    top: 0.5em;
    bottom: 0;
    left: -170px;
    right: 0;
    margin: auto;
}
.loading-notice.full-screen .text {
    margin: 0.2em 0 0;
    display: inline-block;
    position: fixed;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 1.3em;
}
.loading-notice .loading-indicator {
    display: inline-block;
    left: -3em;
    top: -1.25em;
    position: relative;
    font-size: 0.75em;
    transform: translateZ(0);
}
.loading-notice .loading-indicator,
.loading-notice .loading-indicator:after,
.loading-notice .loading-indicator:before {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    animation-fill-mode: both;
    animation: loading-indicator 1.75s ease-in-out infinite;
}
.loading-notice .loading-indicator {
    animation-delay: -0.2625s;
}
.loading-notice .loading-indicator:after,
.loading-notice .loading-indicator:before {
    content: "";
    position: absolute;
    top: 0;
}
.loading-notice .loading-indicator:before {
    left: -1.5em;
    animation-delay: -0.525s;
}
.loading-notice .loading-indicator:after {
    left: 1.5em;
}
.notification {
    margin: 0 0 1em;
    padding: 1em 1.5em;
    background: #f0f0f0;
}
.notification p {
    margin: 0;
}
.notification-error {
    background: #ed1c24;
    color: #f9f9f9;
}
.notification-positive {
    background: green;
    color: #f9f9f9;
}
.notification-warning {
    background: #ff0;
}
.tooltip-button,
.tooltip-click-button {
    margin: 0;
    padding: 0 0.25em;
    background: none;
    color: #333;
    font-size: 1rem;
    line-height: 1.3125;
    font-style: italic;
}
.tooltip-button:focus,
.tooltip-button:hover,
.tooltip-click-button:focus,
.tooltip-click-button:hover {
    outline: none;
    text-decoration: underline;
}
.tooltip-button:disabled,
.tooltip-button:disabled:focus,
.tooltip-button:disabled:hover,
.tooltip-click-button:disabled,
.tooltip-click-button:disabled:focus,
.tooltip-click-button:disabled:hover {
    background: none;
}
.tooltip-button .icon-inline,
.tooltip-click-button .icon-inline {
    display: inline-block;
    margin-right: 0.25em;
    width: 1.35em;
    height: 1.255em;
}
.tooltip {
    position: fixed;
    z-index: 10000;
    font-size: 0.8125rem;
    line-height: 1.38462;
}
.tooltip.is-dialog {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgqAcAAIIAgLO2btEAAAAASUVORK5CYII=");
    background: rgba(0, 0, 0, 0.5);
    padding: 1em;
    text-align: center;
}
.tooltip.is-dialog:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.tooltip.is-dialog .tooltip-container {
    display: inline-block;
    width: 100%;
    max-width: 18.75em;
    max-height: 100%;
    overflow: auto;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #fff;
    padding: 1em;
    vertical-align: middle;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 37.5em) {
    .tooltip.is-dialog .tooltip-container {
        max-width: 37.5em;
    }
}
.tooltip.is-dialog .button {
    margin: 1em 0 0;
}
.tooltip.is-floating {
    width: 20em;
    margin-bottom: 1em;
    border: 1px solid #807f7f;
    border-radius: 3px;
    background: #fff;
    padding: 1em;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
}
.tooltip.is-floating:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.6em;
    margin-left: -0.5em;
    width: 1em;
    height: 1em;
    border: 1px solid #807f7f;
    border-width: 0 1px 1px 0;
    background: #fff;
    transform: rotate(45deg);
}
.tooltip.is-floating.is-below {
    margin: 1em 0 0;
}
.tooltip.is-floating.is-below:before {
    top: -0.6em;
    bottom: auto;
    border-width: 1px 0 0 1px;
}
.tooltip.is-floating.left-side:before {
    left: 32px;
}
.tooltip.is-floating .tooltip-container {
    max-height: 100%;
    overflow: auto;
}
.tooltip .tooltip-content,
.tooltip h2 {
    text-align: left;
}
.tooltip h2 {
    font-size: 1rem;
    line-height: 1;
}
.tooltip h2 .icon-inline {
    margin-right: 0.5em;
    width: 1.3em;
    height: 1.25em;
}
.tooltip ol:last-child,
.tooltip p:last-child {
    margin-bottom: 0;
}
.tooltip ol {
    list-style: decimal;
    padding-left: 1.5em;
}
.tooltip li {
    margin-bottom: 1em;
}
.tooltip li:last-child {
    margin-bottom: 0;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.bold {
    font-weight: 700;
}
.italic {
    font-style: italic;
}
.light {
    font-weight: 300;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.font-normal {
    font-weight: 400;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-uppercase {
    text-transform: uppercase;
}
.full-width {
    width: 100% !important;
}
.half-width {
    width: 50%;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.right-space-small {
    margin-right: 5px;
}
.right-space {
    margin-right: 15px;
}
.bottom-space-very-small {
    margin-bottom: 5px;
}
.bottom-space-small {
    margin-bottom: 15px;
}
.bottom-space {
    margin-bottom: 30px;
}
.wrap-break-word {
    word-break: break-word;
}
.mobile-text-left-center {
    text-align: left;
}
@media (min-width: 600px) {
    .mobile-text-left-center {
        text-align: center;
    }
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    select {
        height: 2.18em;
    }
    select::-ms-expand {
        background: none;
        border: 0;
        margin-right: -3px;
        margin-top: 3px;
        outline: 0;
    }
}
.layout.horizontal,
.layout.vertical {
    display: flex;
}
.layout.horizontal.inline,
.layout.vertical.inline {
    display: inline-flex;
}
.layout.horizontal {
    flex-direction: row;
}
.layout.horizontal.reverse {
    flex-direction: row-reverse;
}
.layout.vertical {
    flex-direction: column;
}
.layout.vertical.reverse {
    flex-direction: column-reverse;
}
.layout.wrap {
    flex-wrap: wrap;
}
.layout.wrap-reverse {
    flex-wrap: wrap-reverse;
}
.flex {
    flex: 1;
    flex-basis: 0.000000001px;
}
.flex.auto {
    flex-basis: auto;
}
.flex.none {
    flex: none;
}
.flex.one {
    flex: 1;
}
.flex.two {
    flex: 2;
}
.flex.three {
    flex: 3;
}
.flex.four {
    flex: 4;
}
.flex.five {
    flex: 5;
}
.flex.six {
    flex: 6;
}
.flex.seven {
    flex: 7;
}
.flex.eight {
    flex: 8;
}
.flex.nine {
    flex: 9;
}
.flex.ten {
    flex: 10;
}
.flex.eleven {
    flex: 11;
}
.flex.twelve {
    flex: 12;
}
.fix-flex {
    width: 0;
}
.vertical.layout > .flex.auto-vertical {
    flex-basis: auto;
}
.horizontal.row > .flex:not(:first-of-type) {
    margin-left: 2%;
}
.layout.start {
    align-items: flex-start;
}
.layout.center,
.layout.center-center {
    align-items: center;
}
.layout.end {
    align-items: flex-end;
}
.layout.baseline {
    align-items: baseline;
}
.layout.start-justified {
    justify-content: flex-start;
}
.layout.center-center,
.layout.center-justified {
    justify-content: center;
}
.layout.end-justified {
    justify-content: flex-end;
}
.layout.around-justified {
    justify-content: space-around;
}
.layout.justified {
    justify-content: space-between;
}
.self-start {
    align-self: flex-start;
}
.self-center {
    align-self: center;
}
.self-end {
    align-self: flex-end;
}
.self-stretch {
    align-self: stretch;
}
.block {
    display: block;
}
.relative {
    position: relative;
}
.absolute,
.fit {
    position: absolute;
}
.fit {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
body {
    -webkit-overflow-scrolling: touch;
}
[role="appointment-dialog"] {
    visibility: hidden;
    opacity: 1;
    position: fixed;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background: #fff;
    color: #054368;
    text-align: center;
    white-space: nowrap;
    transition: top 0.5s ease-out;
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] {
        opacity: 0;
        top: 0;
        padding: 1em;
        background: rgba(0, 0, 0, 0.5);
        transition: opacity 0.5s ease-out;
    }
    [role="appointment-dialog"]:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
}
[role="appointment-dialog"][aria-hidden="false"] {
    visibility: visible;
    top: 0;
    z-index: 1000;
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"][aria-hidden="false"] {
        opacity: 1;
    }
}
[role="appointment-dialog"][aria-hidden="false"] .dialog-content {
    -webkit-overflow-scrolling: touch;
}
[role="appointment-dialog"] .dialog-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 71.875em;
    margin: 0 auto;
    background-color: #fff;
    vertical-align: top;
    white-space: normal;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-height: 37.5em) and (orientation: landscape) {
    [role="appointment-dialog"] .dialog-container .wizard.scroll-container {
        overflow: auto;
        -webkit-overflow-scrolling: auto;
    }
    [role="appointment-dialog"] .dialog-container .wizard.scroll-container::-webkit-scrollbar {
        width: 8px;
    }
    [role="appointment-dialog"] .dialog-container .wizard.scroll-container::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 4px;
        border-radius: 10px;
    }
    [role="appointment-dialog"] .dialog-container .wizard.scroll-container::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    }
}
@media (max-width: 37.5em) {
    [role="appointment-dialog"] .dialog-container.wizard-summary-open a.dialog-close {
        display: none;
    }
    [role="appointment-dialog"] .dialog-container.wizard-summary-open .wizard.scroll-container {
        padding: 0;
        overflow: hidden;
    }
    [role="appointment-dialog"] .dialog-container.wizard-summary-open .wizard.scroll-container .wizard-steps {
        padding-left: 1.25em;
        padding-right: 1.25em;
        overflow: auto;
        -webkit-overflow-scrolling: auto;
    }
    [role="appointment-dialog"] .dialog-container.wizard-summary-open .wizard.scroll-container .wizard-steps::-webkit-scrollbar {
        width: 8px;
    }
    [role="appointment-dialog"] .dialog-container.wizard-summary-open .wizard.scroll-container .wizard-steps::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 4px;
        border-radius: 10px;
    }
    [role="appointment-dialog"] .dialog-container.wizard-summary-open .wizard.scroll-container .wizard-steps::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    }
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] .dialog-container {
        border-radius: 3px;
        max-height: 50.5em;
    }
}
@media (min-width: 46.25em) {
    [role="appointment-dialog"] .dialog-container {
        max-height: 46.15em;
    }
}
[role="appointment-dialog"] a.dialog-close,
[role="appointment-dialog"] span.summary-close {
    z-index: 1002;
    position: absolute;
    top: 18px;
    right: 18px;
    line-height: 1;
}
@media (max-width: 21.5em) {
    [role="appointment-dialog"] a.dialog-close,
    [role="appointment-dialog"] span.summary-close {
        right: 10px;
    }
}
@media (min-width: 27.5em) {
    [role="appointment-dialog"] a.dialog-close,
    [role="appointment-dialog"] span.summary-close {
        top: 14px;
    }
}
@media (min-width: 61.25em) {
    [role="appointment-dialog"] a.dialog-close,
    [role="appointment-dialog"] span.summary-close {
        top: 30px;
        right: 20px;
    }
}
[role="appointment-dialog"] a.dialog-close .icon,
[role="appointment-dialog"] span.summary-close .icon {
    color: #fff;
}
[role="appointment-dialog"] a.dialog-close .icon-close,
[role="appointment-dialog"] span.summary-close .icon-close {
    width: 20px;
    height: 20px;
    fill: #807f7f;
    stroke: #807f7f;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1;
}
@media (min-width: 27.5em) {
    [role="appointment-dialog"] a.dialog-close .icon-close,
    [role="appointment-dialog"] span.summary-close .icon-close {
        width: 28px;
        height: 28px;
    }
}
[role="appointment-dialog"] .dialog-header {
    box-sizing: border-box;
    padding: 0 1.25em;
    text-align: left;
    position: relative;
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] .dialog-header {
        position: static;
    }
}
@media (min-width: 61.25em) {
    [role="appointment-dialog"] .dialog-header {
        padding-top: 1em;
        padding-bottom: 1em;
    }
}
[role="appointment-dialog"] .dialog-header.mobile-hidden {
    display: none;
}
@media (max-width: 37.5em) {
    [role="appointment-dialog"] .dialog-header.mobile-hidden ~ .scheduler .wizard-step.active {
        margin-bottom: 66px;
    }
    [role="appointment-dialog"] .dialog-header.mobile-hidden ~ .scheduler .wizard-nav {
        position: fixed !important;
        bottom: 0;
        z-index: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] .dialog-header.mobile-hidden {
        display: block;
    }
}
[role="appointment-dialog"] .dialog-header h2 {
    display: inline-block;
    margin: 0;
    line-height: 57px;
    white-space: nowrap;
}
[role="appointment-dialog"] .dialog-header h2 > span {
    display: none;
}
@media (min-width: 61.25em) {
    [role="appointment-dialog"] .dialog-header h2 > span {
        display: initial;
    }
}
[role="appointment-dialog"] .dialog-content {
    box-sizing: border-box;
    padding: 0 0.35em;
    text-align: left;
    height: 100%;
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] .dialog-content {
        padding: 0 1.25em;
        height: calc(100% - 57px);
    }
}
@media (min-width: 61.25em) {
    [role="appointment-dialog"] .dialog-content {
        height: calc(100% - 57px - 2em);
    }
}
@media (max-width: 61.25em) {
    [role="appointment-dialog"] .dialog-content {
        display: flex;
        flex-direction: column;
    }
}
[role="appointment-dialog"] .dialog-content:focus {
    outline: none;
}
[role="appointment-dialog"] .dialog-content .input-button,
[role="appointment-dialog"] .dialog-content input,
[role="appointment-dialog"] .dialog-content select,
[role="appointment-dialog"] .dialog-content textarea {
    padding: 7.5px;
}
@media (min-width: 61.25em) {
    [role="appointment-dialog"] .mobile-hidden + .dialog-content {
        height: calc(100% - 89px);
    }
}
[role="appointment-dialog"].confirm-dialog .dialog-content {
    width: 80%;
    max-width: 40em;
    background-color: #dedede;
    text-align: center;
}
[role="appointment-dialog"].confirm-dialog .dialog-content > p {
    text-align: left;
}
[role="appointment-dialog"].confirm-dialog .dialog-content > button {
    display: inline-block;
    margin: 0;
}
[role="appointment-dialog"] .dialog-intro {
    font-size: 0.875rem;
    line-height: 1.42857;
}
@media (min-width: 37.5em) {
    [role="appointment-dialog"] .dialog-intro {
        font-size: 1rem;
        line-height: 1.375;
    }
}
.button-carousel-arrow {
    top: 50%;
    margin-top: -14px;
    overflow: hidden;
    width: 38px;
    height: 28px;
    background: url(/media/app/icons/carousel/arrow-next.png) no-repeat 50% 50%;
    background-image: url(/media/app/icons/carousel/arrow-next.svg);
    background-size: contain;
    text-indent: -999px;
    opacity: 0.5;
}
@media (min-width: 37.5em) {
    .button-carousel-arrow {
        margin-top: -24px;
        width: 58px;
        height: 48px;
    }
}
.button-carousel-arrow:focus,
.button-carousel-arrow:hover {
    opacity: 1;
}
.button-carousel-arrow-next-alt {
    background-image: url(/media/app/icons/carousel/arrow-next-alt.png);
    background-image: url(/media/app/icons/carousel/arrow-next-alt.svg);
}
.button-carousel-arrow-previous {
    background-image: url(/media/app/icons/carousel/arrow-previous.png);
    background-image: url(/media/app/icons/carousel/arrow-previous.svg);
}
.button-carousel-arrow-previous-alt {
    background-image: url(/media/app/icons/carousel/arrow-previous-alt.png);
    background-image: url(/media/app/icons/carousel/arrow-previous-alt.svg);
}
.button.chatInProgress {
    display: none;
}
.button-primary.chatAvailable svg,
.button-primary.chatInProgress svg,
.button-primary.chatNotAvailable svg {
    fill: #fff;
}
.button-secondary.primary-cta.chatAvailable svg,
.button-secondary.primary-cta.chatInProgress svg {
    fill: #f63;
}
.button-secondary.secondary-cta.chatAvailable svg,
.button-secondary.secondary-cta.chatInProgress svg,
.button-secondary.secondary-cta.chatNotAvailable svg {
    fill: #0af;
}
.button-print {
    display: none;
    padding: 1em 1em 0 0;
    background: none;
    color: #565656;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: underline;
}
.js .button-print {
    display: block;
}
@media print {
    .js .button-print {
        display: none;
    }
}
.button-print svg {
    float: left;
    margin: -0.8em 0 0 -10px;
}
[role="dialog"] .dialog-container {
    border-top: none;
    background-color: #fff;
}
[role="dialog"] .dialog-content {
    background-color: #fff;
    right: 0.35em;
    bottom: 0.35em;
    left: 0.35em;
}
@media (min-width: 37.5em) {
    [role="dialog"] .dialog-content {
        right: 1.25em;
        bottom: 1.25em;
        left: 1.25em;
    }
}
.heading-widget {
    margin-bottom: 1em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    line-height: 1.25;
}
@media (min-width: 37.5em) {
    .heading-widget {
        text-align: center;
    }
}
@media (min-width: 46.25em) {
    .heading-widget {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        font-weight: 300;
        font-size: 2rem;
        line-height: 1.25;
    }
}
.icon-inline {
    display: inline-block;
    width: 65px;
    height: 65px;
}
.icon-inline-medium {
    width: 55px;
    height: 55px;
}
.icon-inline-small {
    width: 48px;
    height: 48px;
}
.icon-inline-social {
    width: 30px;
    height: 30px;
}
.icon-inline-lime {
    fill: #acd148;
    color: #acd148;
}
.icon-inline-navy {
    fill: #0048bb;
    color: #0048bb;
}
.icon-inline-teal {
    fill: #0af;
    color: #0af;
}
.icon-inline-white {
    fill: #fff;
    color: #fff;
}
.icon-inline-fuego {
    fill: #c1cf2f;
    color: #c1cf2f;
}
.icon-inline-brightblue {
    fill: #0048bb;
    color: #0048bb;
}
.icon-shop-your-way {
    width: 55px;
    height: 33px;
}
.icon {
    fill: #054368;
    color: #054368;
}
.icon-utility {
    width: 19px;
    height: 17px;
    fill: #fff;
    color: #fff;
}
.icon-cta-button {
    width: 24px;
    height: 22px;
    padding-right: 0.3em;
}
.icon-navigation {
    width: 40px;
    height: 40px;
}
.icon-main-nav-mobile {
    width: 26px;
    height: 26px;
}
.link-back {
    margin: 0 0 1em;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.375;
}
@media (min-width: 37.5em) {
    .link-back {
        font-weight: 300;
        font-size: 1.125rem;
    }
}
.link-back:link,
.link-back:visited {
    color: #000;
}
@media (min-width: 37.5em) {
    .link-back:link,
    .link-back:visited {
        color: #333;
    }
}
.link-back:before {
    float: left;
    margin: 0 0.5em 0 0;
    font-size: 1.3125rem;
    line-height: 1;
    content: "←";
}
@media print {
    .link-back {
        display: none;
    }
}
.link-arrow-forward {
    font-size: 1rem;
    line-height: 1.2;
}
.link-arrow-forward:after {
    display: inline;
    padding: 0 0 0.2em 0.7em;
    font-size: 0.5625rem;
    content: "▶";
}
.link-cta {
    display: block;
    margin: 0 0 1em;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.33333;
}
.link-cta:focus {
    outline: none;
}
@media (min-width: 37.5em) {
    .link-cta {
        display: inline;
        font-size: 1.5rem;
    }
}
@media print {
    .link-cta {
        display: none;
    }
}
.loader,
.loader:after,
.loader:before {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: load7 1.8s ease-in-out infinite;
}
.loader {
    color: #fff;
    font-size: 4px;
    position: relative;
    top: -10px;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s;
}
.loader:before {
    left: -3.5em;
    animation-delay: -0.32s;
}
.loader:after {
    left: 3.5em;
}
.loader:after,
.loader:before {
    content: "";
    position: absolute;
    top: 0;
}
@keyframes load7 {
    0%,
    80%,
    to {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
.location {
    position: relative;
}
.location-breadcrumbs {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
}
@media (min-width: 18.75em) {
    .location-breadcrumbs {
        display: none;
    }
}
@media (min-width: 46.25em) {
    .location-breadcrumbs {
        display: none;
    }
}
.location-breadcrumbs .location-share {
    float: right;
    padding: 0.75em 1em;
    background: none;
    color: #333;
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 1.2;
}
.location-breadcrumbs .location-share:focus,
.location-breadcrumbs .location-share:hover {
    text-decoration: underline;
}
.location-breadcrumbs .location-share svg {
    top: 0;
    float: right;
    margin: 0 0 0 0.4em;
    width: 15px;
    height: 15px;
    fill: #333;
}
.location-utility {
    width: 100%;
    order: 0;
}
@media (min-width: 46.25em) {
    .location-utility {
        order: 3;
        width: auto;
        position: static;
    }
}
.location-utility .nav-item:focus {
    outline: none;
}
.location-utility .nav-item span {
    display: inline-block;
    margin-top: 9px;
}
@media (min-width: 46.25em) {
    .location-utility .nav-item span {
        margin-top: 12px;
    }
}
.location-menu input:invalid {
    box-shadow: none;
}
.location-menu .availability-request-text {
    display: none;
}
.location-menu .error {
    color: red;
    margin: -24px 0 5px;
}
.location-menu.slim-location {
    width: 100%;
    margin-top: 9px;
    text-align: left;
    top: auto;
}
.location-menu.slim-location .error {
    margin: -12px 0 5px;
}
.location-menu.slim-location:after {
    left: 60%;
}
@media (min-width: 27.5em) {
    .location-menu.slim-location:after {
        left: 76%;
    }
}
@media (min-width: 27.5em) {
    .location-menu.slim-location {
        width: auto;
    }
}
.location-menu.slim-location form {
    display: flex;
}
.location-menu.slim-location label {
    margin: 0;
}
.location-menu.slim-location label .standard-request-text {
    display: none;
}
.location-menu.slim-location label .availability-request-text {
    display: inline-block;
}
.location-detect {
    float: left;
    overflow: hidden;
    width: 38px;
    height: 38px;
    border: 1px solid #dedede;
    background: #fff;
    text-indent: -999px;
    font-size: 0;
}
.location-detect svg {
    display: block;
    margin: -1em auto 0;
    width: 20px;
    height: 20px;
    fill: #f63;
}
.location-detect:focus svg,
.location-detect:hover svg {
    fill: #d1501e;
}
.slim-location .location-detect {
    display: none;
}
.location-submit {
    margin: 0;
    min-height: 38px;
}
.location-cancel {
    padding-right: 0;
    margin: 0;
}
@media (min-width: 27.5em) {
    .location-cancel {
        margin: 0 0 0 15px;
        padding-right: 1em;
    }
    .slim-location .location-cancel {
        margin: 0;
        padding-right: 0;
    }
}
.location-form {
    margin-top: 5px;
    min-width: 200px;
}
.location-form > * {
    float: left;
}
.location-form .postal-code {
    box-sizing: border-box;
    height: 38px;
    width: 95px;
}
@media (min-width: 27.5em) {
    .location-form .postal-code {
        width: 110px;
    }
}
.location-prompt {
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #054368;
    max-width: 560px;
    color: #054368;
}
.location-prompt p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.25;
}
.location-prompt-description {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    padding: 0.5em 0.5em 0.5em 42px;
    min-height: 3.5em;
}
@media (min-width: 37.5em) {
    .location-prompt-description {
        padding-left: 60px;
    }
}
.location-prompt-description .scheduler-link svg {
    display: none;
}
.location-prompt-form {
    box-sizing: border-box;
    overflow: hidden;
    margin: 0.8em 0 0.5em;
    padding: 0.5em;
}
.location-prompt-form > p {
    margin: 0 0 0.5em;
}
@media (min-width: 37.5em) {
    .location-prompt-form {
        float: left;
        padding: 0 0 0.25em 2em;
        width: 45%;
    }
}
.location-prompt-icon {
    position: absolute;
    top: 1em;
    left: 8px;
    width: 20px;
    width: 27px;
    height: 27px;
}
@media (min-width: 37.5em) {
    .location-prompt-icon {
        left: 22px;
    }
}
.location-prompt-error {
    border-color: #ea2026;
    color: #ea2026;
}
.location-prompt-error .location-prompt-icon {
    fill: #ea2026;
}
.location-prompt-error .ga-phone {
    font-weight: inherit;
}
.location-prompt-error .location-prompt-error-phone {
    color: #ea2026;
    font-weight: inherit;
    display: block;
}
.location-prompt-retry {
    border-color: #e5e5e5;
    background: #e5e5e5;
    color: #333;
}
@media (min-width: 37.5em) {
    .location-prompt-retry {
        padding: 1em 0 1.5em;
    }
}
.location-prompt-retry .location-prompt-description {
    padding-left: 0.5em;
}
@media (min-width: 37.5em) {
    .location-prompt-retry .location-prompt-description {
        float: left;
        padding: 1.5em 3em;
        width: 55%;
    }
}
.location-prompt-retry .location-prompt-form {
    padding-top: 1em;
    border: solid #fff;
    border-width: 2px 0 0;
}
@media (min-width: 37.5em) {
    .location-prompt-retry .location-prompt-form {
        padding-top: 0;
        border-width: 0 0 0 1px;
    }
}
@media (min-width: 37.5em) {
    .location-prompt-share .location-prompt-description {
        float: left;
        width: 55%;
    }
}
.location-prompt-inline {
    background-color: #dedede;
    color: #333;
    position: relative;
    padding: 0 0 0 30px;
}
.location-prompt-inline:after {
    position: absolute;
    bottom: 100%;
    right: 8%;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #dedede;
    border-top: 0;
    content: "";
}
@media (min-width: 46.25em) {
    .location-prompt-inline {
        margin-left: 8px;
    }
}
.location-prompt-inline .location-prompt-icon {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background-color: #565656;
    width: 37px;
}
.location-prompt-inline svg {
    width: 24px;
    height: 24px;
    color: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -13px;
    fill: #fff;
}
.location-prompt-inline p {
    padding: 0.5em;
    text-align: center;
}
.cta-container {
    overflow: hidden;
    display: none;
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    right: 0;
    padding: 6px 0 3px;
    max-width: none;
    background: #fff;
}
@media (min-width: 37.5em) {
    .cta-container {
        padding: 0.5em 0;
        border: 1px solid #acb0b1;
        background: #fff;
        background: hsla(0, 0%, 100%, 0.8);
    }
}
.cta-container.no-scheduler-button li {
    display: none;
}
.cta-container.no-scheduler-button .cta-phone-large {
    display: block;
    width: 100%;
}
@media (min-width: 37.5em) {
    .cta-container.no-scheduler-button .cta-phone-large .cta-button {
        float: right;
    }
}
.cta-container.is-locked {
    display: block;
}
@media (min-width: 37.5em) {
    .cta-container.is-locked {
        display: flex;
    }
}
.cta-actions {
    overflow: hidden;
    margin: 0;
    width: 100%;
}
@media (min-width: 18.75em) {
    .cta-actions {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0 0.5em;
    }
}
@media (min-width: 37.5em) {
    .cta-actions {
        margin: 0 auto;
        max-width: 1024px;
        padding: 0 13px;
    }
}
.cta-actions li {
    margin: 0 0 3px;
}
@media (min-width: 18.75em) {
    .cta-actions li {
        box-sizing: border-box;
        padding: 0 3px;
        display: flex;
        flex: 1 1 auto;
        width: 50%;
    }
}
@media (min-width: 37.5em) {
    .cta-actions li {
        margin: 0;
        width: auto;
        flex: none;
    }
    .cta-actions li:first-child {
        margin: 0;
        order: 2;
    }
    .cta-actions li:nth-child(2) {
        order: 1;
    }
}
@media (min-width: 37.5em) {
    .cta-actions li.cta-phone-large a span {
        color: #f63;
        font-weight: 700;
        font-size: 110%;
    }
}
@media (min-width: 37.5em) {
    .cta-actions li.cta-phone-large {
        margin-left: auto;
    }
}
.cta-button {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0.6em 0.4em;
    width: 100%;
    display: flex;
    justify-content: center;
    line-height: 1;
    align-items: center;
}
@media (min-width: 37.5em) {
    .cta-button {
        width: auto;
        padding: 0.2em 0.7em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
@media (min-width: 46.25em) {
    .cta-button {
        padding: 0.2em 0.7em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
.icon-cta {
    margin: 0 0.2em 0 0;
    width: 24px;
    height: 20px;
    fill: #fff;
}
@media (min-width: 37.5em) {
    .icon-cta {
        width: 35px;
        height: 32px;
    }
}
@media (min-width: 37.5em) {
    .cta-phone .icon-cta,
    .cta-text-small {
        display: none;
    }
}
.cta-text-large {
    display: none;
}
@media (min-width: 37.5em) {
    .cta-text-large {
        display: inline-block;
    }
    .cta-phone .cta-text-large {
        text-align: left;
    }
}
@media (min-width: 37.5em) and (min-width: 46.25em) {
    .cta-phone .cta-text-large {
        text-align: center;
    }
}
@media (min-width: 37.5em) {
    .cta-phone.cta-button {
        border: 0;
        background: none;
        padding-bottom: 0;
    }
}
@media (min-width: 37.5em) {
    .cta-phone.cta-button:focus,
    .cta-phone.cta-button:hover {
        background: none;
    }
}
@media (min-width: 37.5em) {
    .cta-phone-text {
        color: #666;
        font-size: 1rem;
        line-height: 1.125;
    }
}
.only-phone-number .cta-text-large {
    display: none;
}
.only-phone-number .cta-text-small {
    display: inline-block;
}
.only-phone-number .cta-phone-text {
    text-decoration: none !important;
}
@media (min-width: 37.5em) {
    .only-phone-number .cta-phone-text {
        color: #fff !important;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
@media (min-width: 37.5em) {
    .only-phone-number .cta-phone {
        border: 1px solid #f63;
        background: #f63;
        padding-bottom: 0.2em;
    }
}
@media (min-width: 37.5em) {
    .only-phone-number .cta-phone:focus,
    .only-phone-number .cta-phone:hover {
        background: #f63;
    }
}
.only-phone-number .cta-phone .icon-cta {
    display: inline-block;
}
.mobile-collapse-cta {
    cursor: pointer;
}
.mobile-collapse-cta .heading-widget {
    margin-bottom: 0;
}
.mobile-collapse-cta .arrows {
    margin-top: 5px;
}
.mobile-collapse-cta svg {
    fill: #565656;
}
@media (min-width: 46.25em) {
    .mobile-collapse-cta svg {
        margin: 5px;
    }
}
@media (min-width: 15em) {
    .mobile-collapse-cta svg {
        margin: 2px;
    }
}
.mobile-collapse-cta svg.show {
    transform: rotate(180deg);
}
.mobile-collapse-cta.expanded svg.show,
.mobile-collapse-cta svg.hide {
    display: none;
}
.mobile-collapse-cta.expanded svg.hide {
    display: block;
}
.mobile-collapse-content {
    display: none;
    padding-top: 1em;
}
.mobile-collapse-hide {
    margin-top: 1em;
}
.mobile-collapse-hide a {
    font-size: 1.125rem;
    font-weight: 400;
    color: #f63;
}
.overlay {
    box-sizing: border-box;
    position: absolute;
    z-index: 1000;
    top: 100%;
    right: 0;
    padding: 1em;
    border-top: 3px solid #c3d32b;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    width: 100%;
    min-height: 100px;
    background: #fff;
    color: #0048bb;
    font-size: 1rem;
    line-height: 1.2;
}
@media (min-width: 27.5em) {
    .overlay {
        right: 9.5px;
        width: 330px;
    }
}
@media (min-width: 37.5em) {
    .overlay {
        right: 0;
        margin-top: 9px;
    }
}
.overlay.is-hidden {
    display: none;
}
.overlay:after {
    position: absolute;
    bottom: 100%;
    left: 76%;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #c3d32b;
    border-top: 0;
    content: "";
}
.pagination {
    padding-top: 1.7em;
    padding-bottom: 1em;
    text-align: center;
}
.pagination-heading {
    color: #565656;
}
.pagination-nav {
    margin-bottom: 0.7em;
    background: #fff;
}
.pagination-nav a {
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
}
.pagination-nav .page {
    display: none;
}
@media (min-width: 37.5em) {
    .pagination-nav .page {
        display: inline-block;
    }
}
.pagination-nav .page a {
    color: #0af;
    font-weight: 400;
    text-decoration: none;
}
.pagination-nav .page a:focus,
.pagination-nav .page a:hover {
    color: #003;
    border-color: #003;
}
.pagination-nav .current,
.pagination-nav .page a {
    margin: 0 0.3em;
    padding: 0.25em 0.7em;
    border: 1px solid #0af;
}
.pagination-nav .current {
    background: #0af;
    color: #fff;
}
@media (min-width: 18.75em) {
    .pagination-nav .around-current,
    .pagination-nav .current {
        display: inline-block;
    }
}
@media (min-width: 27.5em) {
    .pagination-nav .first,
    .pagination-nav .last {
        display: inline-block;
    }
}
.pagination-nav .gap {
    color: #807f7f;
    font-size: 0.875rem;
    line-height: 1.57143;
    margin: 0 -0.2em;
}
@media (min-width: 27.5em) {
    .pagination-nav .gap {
        display: inline-block;
    }
}
.pagination-nav .next a,
.pagination-nav .prev a {
    color: #807f7f;
    font-size: 0.875rem;
    line-height: 1.57143;
}
.pagination-nav .next a:focus,
.pagination-nav .next a:hover,
.pagination-nav .prev a:focus,
.pagination-nav .prev a:hover {
    text-decoration: underline;
}
.pagination-nav .prev a {
    margin-right: 0.5em;
}
.pagination-nav .next a {
    margin-left: 0.5em;
}
.phone-cta-link.button {
    font-size: 1rem;
}
.is-locked .phone-cta-link.button {
    background: transparent;
}
@media (min-width: 37.5em) {
    .phone-cta-link.button {
        border: 1px solid #f27132;
        padding: 0 10px 1px;
        background-color: #fff;
    }
}
@media (min-width: 46.25em) {
    .phone-cta-link.button {
        font-size: 1em;
    }
}
.phone-cta-link.button.phone-cta-link-lockable {
    border: none;
}
.phone-cta-link-spacer {
    display: block;
    min-height: 3em;
}
@media (min-width: 37.5em) {
    .phone-cta-link-spacer {
        display: inline;
        min-height: 0;
    }
}
@media print {
    .phone-cta-link-spacer {
        display: none;
    }
}
.phone-cta-link-spacer .icon-utility {
    display: inline;
}
.phone-cta-link-spacer svg {
    padding-right: 3px;
    width: 24px;
    height: 22px;
    fill: #fff;
    color: #fff;
}
@media (min-width: 37.5em) {
    .phone-cta-link-spacer svg {
        fill: #565656;
        color: #565656;
        width: 35px;
        height: 35px;
    }
}
#phone-cta-link-wrapper {
    background: hsla(0, 0%, 100%, 0);
}
#phone-cta-link-wrapper.is-locked {
    display: block;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
}
@media (min-width: 37.5em) {
    #phone-cta-link-wrapper.is-locked {
        border-bottom: 1px solid #acb0b1;
    }
}
.is-locked .phone-cta-link-container {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1019px;
    background: rgba(255, 0, 0, 0.5);
}
@media (min-width: 37.5em) {
    .is-locked .phone-cta-link-container {
        min-height: 59px;
    }
}
.phone-cta-link-hero {
    font-size: 18px;
    text-align: left;
}
.is-locked .phone-cta-link-hero-home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 0;
}
@media (min-width: 37.5em) {
    .is-locked .phone-cta-link-hero-home {
        top: 9px;
        right: 9.5px;
        left: auto;
        border-radius: 2px;
    }
}
.phone-cta-link-standard {
    border-radius: 0;
}
@media (min-width: 37.5em) {
    .phone-cta-link-standard {
        border-radius: 2px;
    }
}
@media (min-width: 37.5em) {
    .is-locked .phone-cta-link-standard {
        top: 9px;
    }
}
.phone-cta-desktop {
    display: none;
    color: #565656;
    text-align: left;
}
@media (min-width: 37.5em) {
    .phone-cta-desktop {
        display: inline-block;
    }
}
.phone-cta-desktop:before {
    display: block;
    content: "Call to book:";
}
.phone-cta-mobile {
    display: inline;
}
.phone-cta-link-lockable .phone-cta-mobile {
    display: none;
}
@media (min-width: 37.5em) {
    .phone-cta-mobile {
        display: none;
    }
}
.progress-tracker {
    display: table;
    margin: 0 0 0.5em;
    width: 100%;
    padding-top: 1.25em;
    white-space: nowrap;
    counter-reset: progress-tracker;
}
.progress-tracker-step {
    box-sizing: border-box;
    display: table-cell;
    position: relative;
    min-width: 2.25em;
    height: 0.7em;
    background: rgba(0, 0, 0, 0.1);
    color: #807f7f;
    text-align: right;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
@media (min-width: 37.5em) {
    .progress-tracker-step {
        height: 0.6em;
    }
}
.progress-tracker-step + .progress-tracker-step {
    border-left: 1px solid #fff;
}
.progress-tracker-step .step-title {
    position: absolute;
    top: -1.3em;
    left: 0;
    width: 100%;
    height: 1em;
    font-size: 0.875rem;
    line-height: 1;
    text-align: center;
}
@media (min-width: 61.25em) {
    .progress-tracker-step .step-title {
        font-size: 1rem;
        line-height: 1;
    }
}
.progress-tracker-step .step-title > span {
    display: none;
}
@media (min-width: 37.5em) {
    .progress-tracker-step .step-title > span {
        display: inline;
    }
}
.progress-tracker-step .step-title .icon-inline {
    display: none;
}
.progress-tracker-step.active,
.progress-tracker-step.completed {
    background-color: #0af;
    color: #0af;
}
.progress-tracker-step.active[data-step-goto],
.progress-tracker-step.completed[data-step-goto] {
    cursor: pointer;
}
.progress-tracker-step.active {
    width: 60%;
}
@media (min-width: 37.5em) {
    .progress-tracker-step.active {
        width: auto;
    }
}
.progress-tracker-step.active .step-title > span {
    display: inline;
}
.progress-tracker-step.completed .icon-inline {
    display: inline-block;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: #0af;
    color: #fff;
    vertical-align: text-bottom;
}
@media (min-width: 37.5em) {
    .progress-tracker-step.completed .icon-inline {
        margin-right: 0.25em;
    }
}
#provider-request-dialog {
    color: #333;
}
#provider-request-dialog .dialog-container {
    vertical-align: top;
}
@media (min-width: 37.5em) {
    #provider-request-dialog .dialog-container {
        max-height: 50.5em;
    }
}
@media (min-width: 46.25em) {
    #provider-request-dialog .dialog-container {
        max-height: 46.15em;
    }
}
#provider-request-dialog .dialog-content {
    overflow: hidden;
    padding: 0;
    border: none;
    background: none;
}
#provider-request-dialog .dialog-content,
#provider-request-dialog .dialog-header {
    min-width: 15em;
}
#provider-request-dialog #provider-request-failure-notice {
    position: static;
    margin-left: 10%;
}
#provider-request-dialog .loading-notice {
    margin-top: 9em;
}
#provider-request-dialog .wizard {
    box-sizing: border-box;
    overflow: auto;
    position: absolute;
    top: 2em;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 1.25em;
}
#provider-request-dialog .wizard + .wizard-nav {
    position: absolute;
    bottom: 0;
    min-height: 4.35em;
}
#provider-request-dialog .wizard.has-fixed-nav {
    bottom: 4.65em;
    border-radius: 0;
}
@media (min-width: 46.25em) {
    #provider-request-dialog .wizard.has-fixed-nav {
        bottom: 4.375em;
    }
}
#provider-request-dialog .wizard-steps {
    margin: 0;
}
#provider-request-dialog .wizard-nav {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #dedede;
    background: #fff;
    padding: 1em 1.25em;
    white-space: nowrap;
}
#provider-request-dialog .wizard-nav .button {
    margin-bottom: 0;
}
#provider-request-dialog .progress-tracker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media (min-width: 37.5em) {
    #provider-request-contact-state,
    #provider-request-first-name {
        padding-right: 0.5em;
    }
    #provider-request-contact-zip-code,
    #provider-request-last-name {
        padding-left: 0.5em;
    }
    #provider-request-contact-state,
    #provider-request-contact-zip-code,
    #provider-request-first-name,
    #provider-request-last-name {
        width: 50%;
    }
}
#provider-request-confirmation-message .button-group,
.interrupt-message .button {
    margin-top: 2em;
}
#provider-request-confirmation-message {
    position: relative;
}
#provider-request-confirmation-message .button {
    margin-right: 1em;
}
#provider-request-maintenance-interrupt-message {
    max-width: 460px;
    text-align: left;
    padding: 1em;
    font-size: 1.125rem;
    background-color: #dedede;
}
#provider-request-desc-form {
    width: 100%;
}
@media (min-width: 61.25em) {
    #provider-request-desc-form {
        width: 50%;
    }
}
#provider-request-contact-info {
    width: 100%;
}
#provider-request-contact-info .uppercase {
    text-transform: uppercase;
}
@media (min-width: 61.25em) {
    #provider-request-contact-info {
        width: 50%;
    }
}
#provider-request-confirmation-message .head {
    margin-bottom: 20px;
}
#provider-request-confirmation-message .panel {
    padding: 15px;
}
#provider-request-confirmation-message .sub-pan {
    display: inline-block;
}
#provider-request-confirmation-message .sub-pan h3 {
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase;
}
#provider-request-confirmation-message .sub-pan div {
    color: grey;
}
#provider-request-confirmation-message .panel-details {
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    float: none;
    width: 100%;
}
@media (min-width: 46.25em) {
    #provider-request-confirmation-message .panel-details {
        float: left;
        width: 65%;
        margin-right: 20px;
    }
}
#provider-request-confirmation-message .panel-contact-more {
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: none;
    width: 100%;
}
@media (min-width: 46.25em) {
    #provider-request-confirmation-message .panel-contact-more {
        float: left;
        text-align: center;
        width: 30%;
        box-shadow: 5px 5px 0 0 #ccc;
    }
    #provider-request-confirmation-message .panel-contact-more p {
        text-align: left;
    }
    #provider-request-confirmation-message .panel-contact-more a {
        margin-right: 0;
    }
}
#provider-request-confirmation-message .sub-pan-list {
    column-count: 1;
}
#provider-request-confirmation-message .sub-pan-list li {
    padding-bottom: 10px;
}
@media (min-width: 27.5em) {
    #provider-request-confirmation-message .sub-pan-list {
        column-count: 2;
        break-inside: avoid-column;
    }
}
#provider-request-confirmation-message.pending .success {
    display: none;
}
.bv-reviews {
    padding: 1.1em 0;
}
@media (min-width: 37.5em) {
    .bv-reviews header {
        text-align: center;
    }
}
.bv-reviews header small {
    font-size: 91%;
}
.bv-reviews a.text-link {
    color: #0af;
    font-weight: 400;
}
.bv-reviews .highlight {
    border-left: 1px solid green;
    margin-left: 10px;
}
.bv-reviews h1 {
    padding: 0;
}
.bv-reviews h1,
.bv-reviews h2 {
    margin-bottom: 0;
}
.bv-reviews h2 a {
    color: #333;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}
.bv-reviews h2 a:focus,
.bv-reviews h2 a:hover {
    text-decoration: none;
    border-color: #333;
}
.bv-reviews h2 span p {
    display: inline;
}
.bv-reviews .overall-rating .stars .rating-star {
    padding: 13px;
}
.bv-reviews hr {
    margin-bottom: 1.5em;
}
.bv-reviews .reviews.fields.inline {
    display: inline;
}
.bv-reviews .histogram,
.bv-reviews .sorting {
    display: inline-block;
}
.bv-reviews .sorting {
    margin: 0 1em 2em;
}
.bv-reviews .sorting select,
.bv-reviews .sorting span {
    width: auto;
    display: block;
}
.bv-reviews .sorting span {
    font-size: 0.9em;
    color: #054368;
}
.bv-reviews .histogram {
    float: right;
    position: relative;
    min-width: 200px;
    min-height: 160px;
    padding-bottom: 0.7em;
    margin-left: 0.7em;
}
.bv-reviews .histogram .loading-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    text-indent: 4em;
}
@media screen and (max-width: 470px) {
    .bv-reviews .histogram {
        float: left;
    }
}
.bv-reviews .histogram a {
    display: block;
    float: left;
}
.bv-reviews .histogram a.active {
    font-weight: 700;
}
.bv-reviews .histogram .title {
    margin: 0.6em 22%;
    font-size: 0.9em;
    display: inline-block;
}
.bv-reviews .histogram .text {
    font-size: 0.9em;
    color: #054368;
    margin: 0.2em 0.6em;
}
.bv-reviews .histogram .bar,
.bv-reviews .histogram .text {
    float: left;
}
.bv-reviews .histogram .bar {
    border-style: solid;
    border-color: hsla(0, 0.4%, 50%, 0.4);
    height: 0.9em;
    margin: 0.25em 0;
    float: left;
}
.bv-reviews .histogram .bar.filled {
    border-width: 1px 0 1px 1px;
    background-color: #fac013;
}
.bv-reviews .histogram .bar.empty {
    border-width: 1px 1px 1px 0;
    background-color: #fff;
}
.bv-reviews .rating .title {
    vertical-align: bottom;
}
.bv-reviews .rating .stars {
    display: inline-block;
    margin-right: 0;
}
.bv-reviews .rating.primary {
    width: 100%;
}
.bv-reviews .rating.primary h4 {
    display: inline;
}
.bv-reviews .rating.primary a {
    margin-left: 0.5em;
    vertical-align: bottom;
    display: inline;
}
.bv-reviews .rating.secondary {
    margin: 0 1em 0.5em 0;
    color: #807f7f;
    font-size: 0.9em;
    display: inline-block;
}
.bv-reviews .rating.secondary .stars .rating-star {
    padding: 9px;
}
.bv-reviews .review {
    margin-bottom: 2em;
}
@media (min-width: 37.5em) {
    .bv-reviews .review {
        width: 66.66667%;
    }
}
.bv-reviews.widget .review {
    margin-bottom: 1.5em;
}
.bv-reviews.widget .review:nth-child(n + 4) {
    display: none;
}
@media (min-width: 37.5em) {
    .bv-reviews.widget .review {
        width: 50%;
    }
    .bv-reviews.widget .review:nth-child(n + 4) {
        display: initial;
    }
    .bv-reviews.widget .review:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 61.25em) {
    .bv-reviews.widget .review {
        width: 33.33333%;
    }
    .bv-reviews.widget .review:nth-child(odd) {
        clear: none;
    }
    .bv-reviews.widget .review:nth-child(3n + 1) {
        clear: left;
    }
}
.bv-reviews .overall-rating-review {
    margin-bottom: 0.5em;
}
.bv-reviews .overall-rating-review h3 {
    padding: 0.25em 0 0;
    font-weight: 700;
}
.bv-reviews .description {
    margin-bottom: 0.5em;
}
.bv-reviews .author {
    color: #807f7f;
    font-style: italic;
    margin-bottom: 0.5em;
}
.bv-reviews .was-this-helpful {
    color: #807f7f;
    font-size: 0.9em;
}
.bv-reviews .was-this-helpful .vote-container {
    display: inline;
    margin-right: 1em;
}
.bv-reviews .was-this-helpful .vote-container a {
    color: #807f7f;
    font-weight: 400;
    margin-left: 1em;
}
.bv-reviews .was-this-helpful .vote-container .positive {
    margin-right: 1em;
}
.bv-reviews .was-this-helpful .report-abuse {
    color: #989898;
    display: inline;
    font-weight: 400;
}
.bv-reviews .was-this-helpful .abuse label {
    margin-bottom: 0;
}
.bv-reviews .was-this-helpful .abuse .error,
.bv-reviews .was-this-helpful .abuse label {
    display: inline;
}
.bv-reviews .was-this-helpful .abuse .error {
    color: #ed1c24;
}
.bv-reviews footer {
    text-align: center;
}
.bv-reviews .mobile-collapse-content footer {
    padding-left: 10px;
    text-align: left;
}
.bv-reviews #t2-back {
    color: #f63;
}
.bv-reviews .loading-notice {
    margin: 20px 0;
}
.aggregate-reviews {
    margin-bottom: 1em;
    padding-top: 1em;
}
.aggregate-reviews .stars {
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
}
.aggregate-reviews .stars .rating-star {
    padding: 17px;
}
.mobile-collapse-content .aggregate-reviews {
    padding-top: 0;
}
@media (min-width: 37.5em) {
    .mobile-collapse-content .aggregate-reviews {
        text-align: center;
    }
}
.stars {
    box-sizing: border-box;
    padding-right: 10px;
}
.stars .rating-star {
    display: inline-block;
    padding: 10px;
    font-size: 0;
    background: url(/media/app/review-star.svg) 0 0 no-repeat;
    background-size: contain;
}
.stars .rating-star.off {
    background-image: url(/media/app/review-star-off.svg);
}
.stars .rating-star.half {
    background-image: url(/media/app/review-star-half.svg);
}
.reviews-average-rating .stars {
    display: inline-block;
}
.reviews-average-rating .stars .rating-star {
    padding: 11px;
    vertical-align: middle;
}
.reviews-average-rating .customer-reviews {
    position: relative;
    top: 2px;
    display: inline-block;
}
.reviews-average-rating a {
    line-height: 1;
    vertical-align: bottom;
    text-decoration: none;
}
.reviews-average-rating a,
a.review-read-more {
    color: #0af;
    font-weight: 400;
}
.reviews-response {
    margin: 0.5em 0 0;
    background: #f1f1f1;
    padding: 0.3em 0.5em;
}
.reviews-response-description {
    margin: 0 0 0.6em;
}
.reviews-response-author.author {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.has-open-dialog body {
    left: 0;
    right: 0;
    min-width: 0;
}
.scheduler .scheduler-container > .loading-notice,
.scheduler > .loading-notice {
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 1001;
    margin-top: 0;
    margin-left: -75px;
}
@media (min-width: 61.25em) {
    .scheduler .scheduler-container > .loading-notice,
    .scheduler > .loading-notice {
        left: 34%;
    }
}
.scheduler .doors {
    box-sizing: border-box;
    min-height: 100%;
    max-height: 100%;
    border-radius: 3px;
    background-color: #fff;
    padding: 1.25em;
    overflow-y: scroll;
}
.scheduler .doors legend {
    display: block;
    margin-bottom: 1.5em;
    padding-top: 1em;
    line-height: normal;
    text-align: center;
}
.scheduler .doors .heading-с {
    font-weight: 300;
    font-size: 1.375rem;
    margin-bottom: 10px;
}
@media (min-width: 37.5em) {
    .scheduler .doors .heading-с {
        font-size: 1.625rem;
    }
}
.blog-content .scheduler .doors h4,
.brand-collection .freeform-content .scheduler .doors h4,
.freeform-widget .content .scheduler .doors h4,
.scheduler .doors .blog-content h4,
.scheduler .doors .brand-collection .freeform-content h4,
.scheduler .doors .freeform-widget .content h4,
.scheduler .doors .heading-d,
.scheduler .doors .why-us h3,
.why-us .scheduler .doors h3 {
    font-size: 1.25rem;
}
@media (min-width: 37.5em) {
    .blog-content .scheduler .doors h4,
    .brand-collection .freeform-content .scheduler .doors h4,
    .freeform-widget .content .scheduler .doors h4,
    .scheduler .doors .blog-content h4,
    .scheduler .doors .brand-collection .freeform-content h4,
    .scheduler .doors .freeform-widget .content h4,
    .scheduler .doors .heading-d,
    .scheduler .doors .why-us h3,
    .why-us .scheduler .doors h3 {
        font-size: 1.4375rem;
    }
}
.scheduler .doors ul {
    max-width: 46.25em;
    margin: 0 auto;
}
@media (min-width: 37.5em) {
    .scheduler .doors ul {
        display: flex;
        flex-wrap: wrap;
    }
}
.scheduler .doors .door {
    box-sizing: border-box;
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto 1em;
}
@media (min-width: 37.5em) {
    .scheduler .doors .door {
        width: 70%;
    }
}
@media (min-width: 61.25em) {
    .scheduler .doors .door {
        width: 60%;
        padding: 0 1em;
    }
}
.scheduler .doors .door .door-description {
    font-weight: 400;
    font-size: 0.8125rem;
    padding-top: 0.5em;
    color: #807f7f;
}
@media (min-width: 37.5em) {
    .scheduler .doors .door .door-description {
        font-size: 0.9375rem;
        padding-top: 0.2em;
        color: #333;
    }
}
.scheduler .doors .button-icon {
    position: relative;
    border-color: #0af;
    width: 100%;
    background: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 1rem;
}
@media (min-width: 37.5em) {
    .scheduler .doors .button-icon {
        font-size: 1.25rem;
    }
}
.scheduler .doors .button-icon.button {
    display: inline-block;
    min-height: 7em;
    margin: 0;
    padding: 0.75em 0.75em 0.75em 7.25em;
}
@media (min-width: 61.25em) {
    .scheduler .doors .button-icon.button {
        min-height: 6.5em;
        padding: 1.25em 1.25em 1.25em 6em;
    }
}
.scheduler .doors .button-icon,
.scheduler .doors .button-icon:link,
.scheduler .doors .button-icon:visited {
    color: #0af;
}
.scheduler .doors .button-icon:focus,
.scheduler .doors .button-icon:hover {
    border-color: #0af;
    background: #f8f8f8;
    color: #0af;
}
.scheduler .doors .button-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4em;
    height: 100%;
    background-color: #0af;
}
@media (min-width: 61.25em) {
    .scheduler .doors .button-icon:before {
        width: 5em;
    }
}
.scheduler .doors .button-icon.button-disabled:before {
    background-color: #ddd;
}
.scheduler .doors .button-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 4em;
    margin-top: -0.2em;
    border-top: 0.4em solid transparent;
    border-bottom: 0.4em solid transparent;
    border-left: 0.4em solid #0af;
}
@media (min-width: 61.25em) {
    .scheduler .doors .button-icon:after {
        left: 5em;
    }
}
.scheduler .doors .button-icon.button-disabled:after {
    border-left-color: #ddd;
}
.scheduler .doors .button-icon svg {
    fill: #fff;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 6em;
    height: 100%;
    border: 0.97em solid #0af;
    background-color: #0af;
}
@media (min-width: 61.25em) {
    .scheduler .doors .button-icon svg {
        width: 5em;
        border-width: 0.95em;
    }
}
.scheduler .doors .button-icon:after {
    left: 3.875em;
}
@media (min-width: 61.25em) {
    .scheduler .doors .button-icon:after {
        left: 4.875em;
    }
}
.scheduler .wizard {
    box-sizing: border-box;
    position: absolute;
    top: 8.8em;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0 0 3px 3px;
    background: #fff;
    padding: 1.25em;
}
@media (min-width: 37.5em) {
    .scheduler .wizard {
        top: 8.3em;
    }
}
@media (min-width: 46.25em) {
    .scheduler .wizard {
        top: 6.8em;
    }
}
@media (min-width: 61.25em) {
    .scheduler .wizard {
        top: 2.3em;
        right: 30%;
    }
}
.scheduler .wizard .we-will-never-share {
    font-size: 1rem;
    font-weight: 300;
    margin-top: 15px;
}
.scheduler .wizard fieldset.pending legend {
    display: none;
}
.scheduler .wizard fieldset legend {
    display: table;
    white-space: normal;
}
.scheduler .wizard fieldset legend.light-heading {
    margin-bottom: 1em;
    padding-top: 20px;
    font-size: 1.25rem;
    font-weight: 300;
}
@media (max-width: 37.5em) {
    .scheduler .wizard fieldset legend.light-heading {
        padding-top: 15px;
        font-weight: 500;
    }
}
.scheduler .wizard fieldset #scheduler-contact-phone-types {
    width: 100%;
    display: inline-block;
}
@media (min-width: 37.5em) {
    .scheduler .wizard fieldset #scheduler-contact-phone-types {
        width: 47%;
    }
    .scheduler .wizard fieldset #scheduler-contact-phone-types .input-error-message {
        padding-left: 0.5em;
    }
    .scheduler .wizard fieldset #scheduler-contact-phone-types .input-checkbox {
        white-space: nowrap;
    }
}
.scheduler .wizard.has-fixed-nav + .wizard-nav {
    bottom: 0;
    min-height: 4.35em;
}
@media (min-width: 37.5em) {
    .scheduler .wizard.has-fixed-nav + .wizard-nav {
        position: absolute;
    }
}
@media (min-width: 61.25em) {
    .scheduler .wizard.has-fixed-nav + .wizard-nav {
        width: calc(70% - 1.8em);
    }
}
.scheduler .wizard + .wizard-nav {
    position: absolute;
    bottom: 0;
    min-height: 4.35em;
}
@media (min-width: 61.25em) {
    .scheduler .wizard + .wizard-nav {
        width: 70%;
    }
}
.scheduler .wizard.has-fixed-nav {
    bottom: 4.65em;
    border-radius: 0;
}
@media (min-width: 46.25em) {
    .scheduler .wizard.has-fixed-nav {
        bottom: 4.375em;
    }
}
.scheduler .wizard-summary {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1001;
}
@media (min-width: 61.25em) {
    .scheduler .wizard-summary {
        left: 70%;
        margin-left: 1.25em;
    }
}
.scheduler .wizard-summary.expanded {
    bottom: 0;
    border-radius: 3px 3px 0 0;
    border-color: #fff;
}
@media (min-width: 61.25em) {
    .scheduler .wizard-summary.expanded {
        border-radius: 3px;
        border-color: #0af;
        border-width: 6px 0 0;
    }
}
.scheduler .wizard-summary.expanded .order-details > h2:after {
    content: "-";
}
@media (min-width: 61.25em) {
    .scheduler .wizard-summary.expanded .order-details > h2:after {
        content: none;
    }
}
.scheduler .wizard-summary.expanded .order-details .summary-content {
    display: block;
    bottom: 0;
    opacity: 1;
    clip: auto;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    background-color: #f8f8f8;
}
.scheduler .wizard-summary .order-details > h2 {
    cursor: pointer;
}
@media (min-width: 61.25em) {
    .scheduler .wizard-summary .order-details > h2 {
        cursor: default;
    }
}
.scheduler .wizard-summary .order-details > h2:after {
    content: "+";
    float: right;
    margin-right: 0.15em;
    font-size: 1.5rem;
    line-height: 0.66667;
    font-weight: 700;
}
@media (min-width: 61.25em) {
    .scheduler .wizard-summary .order-details > h2:after {
        content: none;
    }
}
.scheduler .language-select {
    position: absolute;
    top: 20px;
    right: 70px;
    cursor: pointer;
}
@media (max-width: 27.5em) {
    .scheduler .language-select {
        right: 55px;
    }
}
@media (max-width: 21.5em) {
    .scheduler .language-select {
        right: 35px;
    }
}
@media (min-width: 61.25em) {
    .scheduler .language-select {
        top: 35px;
    }
}
.scheduler .language-select.open .options-list {
    display: block;
    background: #fff;
    z-index: 1;
}
.scheduler .language-select.open .active-option-text:after {
    top: 8px;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid;
    border-left: 2px solid;
}
.scheduler .language-select.pending .options-list .option {
    cursor: progress;
    opacity: 0.3;
}
.scheduler .language-select.disabled .options-list .option {
    cursor: not-allowed;
    opacity: 0.3;
}
.scheduler .language-select .options-list {
    position: absolute;
    width: 110%;
    display: none;
    margin-top: 3px;
    border: 1px solid #ccc;
    font-size: 14px;
}
.scheduler .language-select .options-list .option {
    margin: 0;
    padding: 3px;
}
.scheduler .language-select .options-list .option.selected {
    background: #f0f0f0;
}
.scheduler .language-select .options-list .option:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.scheduler .language-select .active-option-text {
    padding-right: 15px;
}
@media (max-width: 21.5em) {
    .scheduler .language-select .active-option-text {
        padding-right: 12px;
    }
}
.scheduler .language-select .active-option-text:after {
    position: absolute;
    display: inline-block;
    content: "";
    top: 5px;
    right: 0;
    width: 6px;
    height: 6px;
    border-right: none;
    border-top: none;
    border-color: #333;
    border-style: solid solid none none;
    border-width: 2px 2px medium medium;
    transform: rotate(135deg);
}
.scheduler .summary-content {
    display: none;
    position: absolute;
    top: 4.5em;
    right: 0;
    left: 0;
    opacity: 0;
    clip: rect(0 0 0 0);
    transition: opacity 0.5s ease-out;
}
@media (min-width: 18.75em) {
    .scheduler .summary-content {
        top: 4.1em;
    }
}
@media (min-width: 46.25em) {
    .scheduler .summary-content {
        top: 3.9em;
    }
}
@media (min-width: 61.25em) {
    .scheduler .summary-content {
        position: static;
        display: block;
        width: auto;
        opacity: 1;
        clip: auto;
    }
}
.scheduler .summary-items .address,
.scheduler .summary-items .phone {
    display: block;
}
.scheduler .summary-items .address {
    margin-bottom: 0.8em;
}
.scheduler .summary-items .has-warranty,
.scheduler .summary-items .no-warranty {
    margin-right: 1px;
}
.scheduler .summary-items .has-warranty > span {
    margin-right: 0.5em;
    font-size: 0.875rem;
    color: #807f7f;
    text-decoration: line-through;
}
.scheduler .summary-items .trip-charge-tooltip-message {
    color: #999;
    font-weight: 100;
    font-size: 0.8em;
    display: inline-block;
    margin-top: 8px;
}
.scheduler .has-fixed-nav .wizard-steps {
    height: 100%;
}
.scheduler .wizard-steps {
    position: relative;
    margin: 0;
}
.scheduler .wizard-steps .hook-phrase {
    font-style: italic;
    font-size: 1.125rem;
    text-align: center;
    margin-bottom: 10px;
    margin-left: -18px;
}
@media (min-width: 37.5em) {
    .scheduler .wizard-step {
        height: 100%;
        position: relative;
    }
}
.scheduler .wizard-step .wrapper {
    padding-bottom: 60px;
}
.scheduler .wizard-step .microwave-buttons,
.scheduler .wizard-step .warranty-buttons {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -80px;
    height: 60px;
}
.scheduler .wizard-step > .loading-notice {
    position: absolute;
    top: 8em;
    width: 100%;
}
.scheduler .wizard-step .tooltip-button,
.scheduler .wizard-step .tooltip-click-button {
    font-size: 1em;
    line-height: 1.5;
}
.scheduler .wizard-step .tooltip-button svg,
.scheduler .wizard-step .tooltip-click-button svg {
    height: 1.125em;
    width: 1.125em;
    vertical-align: text-top;
}
.scheduler .wizard-nav {
    box-sizing: border-box;
    width: auto;
    left: 1.25em;
    right: 1.25em;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #dedede;
    background: #fff;
    padding: 1em 0;
    white-space: nowrap;
}
@media (min-width: 37.5em) {
    .scheduler .wizard-nav {
        padding: 1em 1.25em;
        position: absolute;
        bottom: 0;
    }
}
.scheduler .wizard-nav .button {
    margin-bottom: 0;
}
.scheduler .progress-tracker {
    position: relative;
    margin-top: 5.8em;
    width: 100%;
}
@media (min-width: 46.25em) {
    .scheduler .progress-tracker {
        margin-top: 4.8em;
    }
}
@media (min-width: 61.25em) {
    .scheduler .progress-tracker {
        margin-top: 0;
        width: 70%;
    }
}
.scheduler .wizard-step-form legend {
    line-height: 1.5;
}
.scheduler .wizard-step-form .tooltip-button,
.scheduler .wizard-step-form .tooltip-click-button {
    font-size: 1em;
    line-height: 1.5;
}
.scheduler .wizard-step-form .tooltip-button svg,
.scheduler .wizard-step-form .tooltip-click-button svg {
    height: 1.125em;
    width: 1.125em;
    vertical-align: text-top;
}
@media (min-width: 37.5em) {
    .scheduler #scheduler-appliance-details-problem,
    .scheduler #scheduler-appliance-details-zip-code,
    .scheduler #scheduler-appliance-problem,
    .scheduler #scheduler-appliance-zip-code,
    .scheduler #scheduler-contact-city,
    .scheduler #scheduler-contact-first-name,
    .scheduler #scheduler-contact-last-name,
    .scheduler #scheduler-contact-phone,
    .scheduler #scheduler-contact-state {
        padding-right: 0.5em;
    }
    .scheduler #scheduler-warranty-status {
        padding-right: 1em;
    }
    .scheduler #scheduler-appliance-model-number,
    .scheduler #scheduler-appliance-phone-number,
    .scheduler #scheduler-contact-is-home-phone,
    .scheduler #scheduler-contact-is-mobile-phone,
    .scheduler #scheduler-contact-is-work-phone,
    .scheduler #scheduler-contact-last-name,
    .scheduler #scheduler-contact-state,
    .scheduler #scheduler-contact-zip-code {
        padding-left: 0.5em;
    }
    .scheduler #scheduler-appliance-details-problem,
    .scheduler #scheduler-appliance-details-zip-code,
    .scheduler #scheduler-appliance-model-number,
    .scheduler #scheduler-appliance-phone-number,
    .scheduler #scheduler-appliance-problem,
    .scheduler #scheduler-appliance-warranty-status,
    .scheduler #scheduler-contact-city,
    .scheduler #scheduler-contact-first-name,
    .scheduler #scheduler-contact-last-name,
    .scheduler #scheduler-contact-phone,
    .scheduler #scheduler-contact-text-alerts,
    .scheduler #scheduler-warranty-status {
        width: 50%;
    }
    .scheduler #scheduler-appliance-zip-code {
        width: 55%;
    }
    .scheduler #scheduler-contact-state {
        width: 20%;
    }
    .scheduler #scheduler-contact-zip-code {
        width: 30%;
    }
    .scheduler #scheduler-contact-is-mobile-phone {
        width: 50%;
    }
    .scheduler #scheduler-contact-is-home-phone,
    .scheduler #scheduler-contact-is-work-phone {
        width: 25%;
    }
}
.scheduler #scheduler-appliance-problem-symptoms {
    margin-bottom: 0;
}
.scheduler #scheduler-appliance-problem-symptoms-field {
    height: 90px;
}
@media (min-width: 37.5em) {
    .scheduler #scheduler-appliance-problem-symptoms-field {
        height: auto;
    }
}
.scheduler #char_counter {
    margin-bottom: 1em;
}
@media (max-width: 37.5em) {
    .scheduler #scheduler-contact-form {
        padding-bottom: 50px;
    }
}
.blog-content .scheduler #scheduler-contact-form legend h4,
.brand-collection .freeform-content .scheduler #scheduler-contact-form legend h4,
.freeform-widget .content .scheduler #scheduler-contact-form legend h4,
.scheduler #scheduler-contact-form legend .blog-content h4,
.scheduler #scheduler-contact-form legend .brand-collection .freeform-content h4,
.scheduler #scheduler-contact-form legend .freeform-widget .content h4,
.scheduler #scheduler-contact-form legend .heading-d,
.scheduler #scheduler-contact-form legend .why-us h3,
.why-us .scheduler #scheduler-contact-form legend h3 {
    padding-bottom: 15px;
}
.scheduler #scheduler-contact-form.streamlined-form .fields-cell {
    position: relative;
}
.scheduler #scheduler-contact-form.streamlined-form .input-error-message {
    position: absolute;
    top: -8px;
}
.scheduler #scheduler-contact-form.streamlined-form .scheduler-contact-phone-types .input-error-message {
    top: -18px;
}
@media (min-width: 37.5em) {
    .scheduler #scheduler-contact-form.streamlined-form .fields-row {
        display: flex;
        flex-wrap: wrap;
    }
    .scheduler #scheduler-contact-form.streamlined-form .fields-cell {
        width: 33.33%;
    }
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-email,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-first-name,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-is-mobile-phone,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-last-name,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone-types,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-text-alerts {
        width: 100%;
    }
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone {
        padding-left: 0.5em;
    }
    .input-error .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone .input-error-message,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone .input-error .input-error-message,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-phone .input-label {
        left: 18px;
    }
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-is-home-phone,
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-is-work-phone {
        width: calc(50% - 0.5em);
    }
    .scheduler #scheduler-contact-form.streamlined-form .scheduler-contact-phone-types {
        position: absolute;
        top: 100%;
        left: 0;
    }
    .scheduler #scheduler-contact-form.streamlined-form #scheduler-contact-text-alerts {
        position: absolute;
        left: 100%;
        top: 32px;
        padding-left: 0.5em;
    }
    .scheduler #scheduler-contact-form.streamlined-form .email-note {
        padding-top: 10px;
        color: #999;
    }
}
.scheduler .button-simple {
    font-weight: 700;
}
.scheduler .order-lookup-sis-maintenance-message,
.scheduler .sis-maintenance-message {
    text-align: center;
    padding: 1em;
}
.scheduler .order-lookup-sis-maintenance-message a,
.scheduler .sis-maintenance-message a {
    color: #484848;
}
.scheduler .order-lookup-sis-maintenance-message .message-image,
.scheduler .sis-maintenance-message .message-image {
    width: 100%;
    max-width: 360px;
    margin-bottom: 1em;
}
.scheduler .order-lookup-sis-maintenance-message .message-header,
.scheduler .sis-maintenance-message .message-header {
    font-size: 1.5rem;
    margin-bottom: 0.75em;
}
.scheduler .order-lookup-sis-maintenance-message {
    padding-top: 1em;
}
@media (min-width: 37.5em) {
    .scheduler .order-lookup-sis-maintenance-message {
        padding: 0;
        text-align: left;
    }
}
.scheduler .error-message {
    color: #ed1c24;
}
.scheduler .error-message a {
    color: #ed1c24;
    font-weight: 400;
}
.scheduler .red-text-error {
    margin: 0 -0.8em;
}
.scheduler .red-text-error__text-holder {
    padding: 0.5em;
    font-size: 15px;
}
.scheduler .red-text-error__text-holder p {
    margin: 0 0 0.4em;
}
.scheduler .red-text-error__link,
.scheduler .red-text-error__text-holder {
    color: #ed1c24;
}
.scheduler .red-text-error__disp-block {
    display: block;
}
.blog-content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
.brand-collection .freeform-content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
.expert-video-tips .scheduler .red-text-error + .appointment-finder.wizard-step h3,
.freeform-widget .content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
.kenmore-widget-wrapper .kenmore-widget .content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .blog-content h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .brand-collection .freeform-content h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .expert-video-tips h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .freeform-widget .content h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .heading-c,
.scheduler .red-text-error + .appointment-finder.wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3,
.scheduler .red-text-error + .appointment-finder.wizard-step .warranty .content h2,
.warranty .content .scheduler .red-text-error + .appointment-finder.wizard-step h2 {
    padding-top: 1em;
}
@media (min-width: 37.5em) {
    .scheduler .red-text-error__text-holder {
        font-size: 16px;
        text-align: center;
    }
    .scheduler .red-text-error__text-holder p {
        margin: 0;
    }
    .blog-content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
    .brand-collection .freeform-content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
    .expert-video-tips .scheduler .red-text-error + .appointment-finder.wizard-step h3,
    .freeform-widget .content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
    .kenmore-widget-wrapper .kenmore-widget .content .scheduler .red-text-error + .appointment-finder.wizard-step h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .blog-content h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .brand-collection .freeform-content h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .expert-video-tips h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .freeform-widget .content h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .heading-c,
    .scheduler .red-text-error + .appointment-finder.wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3,
    .scheduler .red-text-error + .appointment-finder.wizard-step .warranty .content h2,
    .warranty .content .scheduler .red-text-error + .appointment-finder.wizard-step h2 {
        padding-top: 0.2em !important;
    }
    .scheduler .red-text-error__disp-block {
        display: inline;
    }
}
@media (min-width: 37.5em) {
    .scheduler .has-fixed-nav .red-text-error {
        margin: 0;
    }
}
#partner-scheduler .red-text-error {
    margin-top: -1.25em;
}
.appliance-info-form .appliance-info-preheading {
    display: block;
    font-size: 1rem;
    line-height: 1.25;
    font-size: 1.375rem;
    text-align: center;
    color: #333;
    padding: 10px 15px 0;
    margin-bottom: 10px;
    font-weight: 300;
}
@media (min-width: 61.25em) {
    .appliance-info-form .appliance-info-preheading {
        display: block;
    }
}
@media (min-width: 37.5em) {
    .appliance-info-form .appliance-info-preheading {
        width: 80%;
        margin: 0 auto;
    }
}
.appliance-info-form .appliance-info-preheading div:nth-child(2) {
    font-size: 0.875rem;
}
@media (min-width: 37.5em) {
    .appliance-info-form .appliance-info-preheading div:nth-child(2) {
        font-size: 1.25rem;
    }
}
.appliance-info-form .appliance-info-option-list-heading {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 1em;
    padding-top: 0;
    text-align: center;
}
.appliance-info-form .appliance-info-option-list-heading .display-block {
    display: block;
}
@media (min-width: 37.5em) {
    .appliance-info-form .appliance-info-option-list-heading .display-block {
        display: inline;
    }
}
.appliance-info-form hr {
    margin: 2em 0 0;
    height: 1px;
    background: #dedede;
}
.appliance-info-form hr + .ruled-heading {
    margin-top: -0.65em;
}
.appliance-info-form .ruled-heading {
    margin: 1em auto 2em;
    background: #fff;
    color: #807f7f;
    text-align: center;
    display: table;
    padding: 0 15px;
    font-size: 1.125rem;
    line-height: 1;
}
.appliance-info-form .ruled-heading.maintanance-heading {
    margin-top: -10px;
}
@media (min-width: 18.75em) {
    .appliance-info-form .ruled-heading.maintanance-heading {
        margin-top: 0;
    }
}
@media (min-width: 27.5em) {
    .appliance-info-form .ruled-heading.maintanance-heading {
        margin-top: -10px;
    }
}
@media (min-width: 46.25em) {
    .appliance-info-form .ruled-heading.maintanance-heading {
        margin-top: -25px;
    }
}
.appliance-info-form .appliance-info-option-list {
    margin: 0;
    text-align: center;
}
@media (min-width: 37.5em) {
    .appliance-info-form .appliance-info-option-list {
        perspective: 1px;
        column-count: 3;
        column-gap: 3em;
        text-align: left;
    }
}
.appliance-info-form .appliance-info-option {
    margin: 0;
}
.appliance-info-form .appliance-info-radiobutton-field {
    display: none;
}
.appliance-info-form .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label,
.appliance-info-form .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label {
    color: #054368;
    text-decoration: underline;
}
.appliance-info-form .appliance-info-radiobutton-field.highlighted + .appliance-info-radiobutton-label {
    border: 2px solid #0af;
}
.appliance-info-form .appliance-info-radiobutton-label {
    margin-bottom: 0.85em;
    color: #0af;
    font-size: 0.875rem;
    line-height: 1.28571;
}
@media (min-width: 37.5em) {
    .appliance-info-form .appliance-info-radiobutton-label {
        font-size: 1rem;
        line-height: 1.25;
    }
}
.appliance-info-form .appliance-info-radiobutton-label:hover {
    color: #054368;
}
.appliance-info-form .top-selections-list {
    text-align: center;
}
@media (min-width: 18.75em) {
    .appliance-info-form .top-selections-list {
        perspective: 1px;
        column-count: 2;
        column-gap: 0;
    }
}
@media (min-width: 27.5em) {
    .appliance-info-form .top-selections-list {
        column-gap: 3em;
        max-width: 70%;
        margin: 0 auto;
    }
}
@media (min-width: 37.5em) {
    .appliance-info-form .top-selections-list {
        column-count: 3;
        max-width: 100%;
    }
}
@media (min-width: 46.25em) {
    .appliance-info-form .top-selections-list {
        max-width: 80%;
    }
}
.appliance-info-form .top-selection {
    margin: 0 0.5em;
}
.appliance-info-form .top-selection .appliance-info-radiobutton-label {
    display: inline-block;
    margin: 0 0 1em;
    border-radius: 2px;
    padding: 0.75em 0;
    text-align: center;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.appliance-info-form .top-selection .appliance-info-radiobutton-label svg {
    display: block;
    width: auto;
    height: 3.5em;
    max-height: 3.5em;
    margin: 0 auto;
    fill: #0af;
    color: #0af;
}
@media (min-width: 46.25em) {
    .appliance-info-form .top-selection .appliance-info-radiobutton-label svg {
        height: 4em;
        max-height: 4em;
    }
}
.appliance-info-form .top-selection .appliance-info-radiobutton-label span {
    display: inline-block;
    padding-top: 0.5em;
}
@media (min-width: 18.75em) {
    .appliance-info-form .top-selection .appliance-info-radiobutton-label {
        min-height: 111px;
    }
}
@media (min-width: 37.5em) {
    .appliance-info-form .top-selection .appliance-info-radiobutton-label {
        min-height: 136px;
    }
}
.appliance-info-form .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label,
.appliance-info-form .top-selection .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label,
.appliance-info-form .top-selection .appliance-info-radiobutton-label:hover {
    background: #0af;
    color: #fff;
    text-decoration: initial;
}
.appliance-info-form .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label svg,
.appliance-info-form .top-selection .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label svg,
.appliance-info-form .top-selection .appliance-info-radiobutton-label:hover svg {
    fill: #fff;
    color: #fff;
}
.appliance-info-form .see-all-cta {
    color: #0af;
    cursor: pointer;
}
.appliance-info-form .see-all-cta:hover {
    color: #054368;
}
.appliance-info-form .see-all-cta:hover .arrow-down svg,
.appliance-info-form .see-all-cta:hover .arrow-up svg {
    fill: #054368;
    color: #054368;
}
.appliance-info-form .see-all-cta.expanded .arrow-up {
    display: inline-block;
}
.appliance-info-form .see-all-cta.expanded .arrow-down {
    display: none;
}
.appliance-info-form .see-all-cta .arrow-down,
.appliance-info-form .see-all-cta .arrow-up {
    display: inline-block;
}
.appliance-info-form .see-all-cta .arrow-down svg,
.appliance-info-form .see-all-cta .arrow-up svg {
    width: 18px;
    height: 18px;
    fill: #0af;
    color: #0af;
    transform: rotate(270deg);
}
.appliance-info-form .see-all-cta .arrow-up {
    display: none;
}
.appliance-info-form .see-all-cta .arrow-up svg {
    transform: rotate(90deg);
}
.appliance-info-form .additional-options-list {
    margin-bottom: 25px;
}
@media (min-width: 37.5em) {
    .appliance-info-form .additional-options-list {
        margin-bottom: 0;
    }
}
.appliance-info-form .additional-options-list.collapsed {
    display: none;
}
@media (min-width: 27.5em) {
    #scheduler-appliance-brand-form .top-selections-list,
    .scheduler-appliance-brand-form .top-selections-list {
        column-gap: 0;
    }
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label,
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label {
    border-color: #333;
    background: transparent;
    color: #000;
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field.highlighted + .appliance-info-radiobutton-label,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-field.highlighted + .appliance-info-radiobutton-label {
    border: 2px solid #0af;
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label {
    min-height: 5.5em;
    color: #333;
    margin: 0;
}
@media (min-width: 37.5em) {
    #scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label,
    .scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label {
        margin: 0 0 1em;
    }
}
@media (min-width: 46.25em) {
    #scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label,
    .scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label {
        min-height: 6em;
    }
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label:hover,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label:hover {
    border-color: #333;
    background: none;
    color: #000;
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg {
    display: inline-block;
    width: 100%;
    height: auto;
    max-height: 3.5em;
    margin-bottom: 0;
    fill: #333;
    color: #333;
}
@media (min-width: 46.25em) {
    #scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg,
    .scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg {
        height: auto;
        max-height: 4em;
    }
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg + span,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label svg + span {
    display: none;
}
#scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label span,
.scheduler-appliance-brand-form .top-selections-list .top-selection .appliance-info-radiobutton-label span {
    display: inline-block;
    padding: 0.85em 0.25em 0;
    text-transform: uppercase;
}
#scheduler-appliance-brand-form .appliance-subheading,
.scheduler-appliance-brand-form .appliance-subheading {
    text-align: center;
    color: #333;
    margin-top: -10px;
}
@media (min-width: 18.75em) {
    #scheduler-appliance-brand-form .appliance-subheading,
    .scheduler-appliance-brand-form .appliance-subheading {
        margin-top: 0;
    }
}
@media (min-width: 27.5em) {
    #scheduler-appliance-brand-form .appliance-subheading,
    .scheduler-appliance-brand-form .appliance-subheading {
        margin-top: -10px;
    }
}
#scheduler-appliance-brand-form .appliance-subheading label,
.scheduler-appliance-brand-form .appliance-subheading label {
    display: inline;
    cursor: pointer;
    color: #0af;
}
#scheduler-appliance-brand-form .custom-brand-info,
.scheduler-appliance-brand-form .custom-brand-info {
    font-size: 20px;
    text-align: center;
}
#scheduler-appliance-brand-form .custom-brand-info .microwave-subheading,
.scheduler-appliance-brand-form .custom-brand-info .microwave-subheading {
    font-size: 1rem;
}
@media (min-width: 37.5em) {
    #scheduler-appliance-brand-form .custom-brand-info .microwave-subheading,
    .scheduler-appliance-brand-form .custom-brand-info .microwave-subheading {
        font-size: 1.25rem;
    }
}
@media (min-width: 27.5em) {
    #scheduler-appliance-brand-form .custom-brand-info,
    .scheduler-appliance-brand-form .custom-brand-info {
        font-size: 15px;
    }
}
@media (min-width: 46.25em) {
    #scheduler-appliance-brand-form .custom-brand-info,
    .scheduler-appliance-brand-form .custom-brand-info {
        font-size: 20px;
    }
}
#scheduler-appliance-brand-form .custom-brand-info a,
.scheduler-appliance-brand-form .custom-brand-info a {
    font-weight: 400;
    color: #333;
    display: block;
    color: #0af;
}
.calendar {
    margin-top: 1em;
    min-height: 20em;
    position: relative;
}
.calendar > header {
    position: relative;
    text-align: center;
}
.calendar > header .calendar-nav-link {
    padding: 10px 0;
    position: absolute;
    top: -10px;
}
.calendar > header .calendar-nav-link.calendar-nav-prev {
    left: 0;
}
.calendar > header .calendar-nav-link.calendar-nav-next {
    right: 0;
}
.calendar > header .calendar-nav-link:focus:not(.disabled) .icon path,
.calendar > header .calendar-nav-link:hover:not(.disabled) .icon path {
    fill: #0af;
}
.calendar > header .calendar-nav-link.disabled {
    cursor: default;
}
.calendar > header .calendar-nav-link.disabled .icon path {
    fill: #dedede;
}
.calendar > header .icon {
    height: 23px;
    width: 23px;
}
.calendar > header .icon path {
    fill: #333;
}
.calendar > header h2 {
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}
.calendar .button-calendar,
.calendar .calendar-days,
.calendar .calendar-weekdays {
    box-sizing: border-box;
    margin: 0;
}
.calendar .button-calendar:after,
.calendar .calendar-days:after,
.calendar .calendar-weekdays:after {
    clear: both;
    content: "";
    display: table;
}
.calendar .calendar-days,
.calendar .calendar-weekdays {
    display: flex;
    flex-wrap: wrap;
}
.calendar .calendar-day .not-available {
    padding-top: 4px;
}
.calendar .calendar-day .tooltip-click-button {
    font-style: normal;
}
.calendar .calendar-day .tooltip-click-button:focus,
.calendar .calendar-day .tooltip-click-button:hover {
    text-decoration: none;
}
.calendar .calendar-days li,
.calendar .calendar-weekdays li {
    text-align: center;
    width: 14.28571428571429%;
}
.calendar .calendar-weekdays {
    color: #807f7f;
}
.calendar .calendar-days {
    color: #333;
    position: relative;
    font-size: 1rem;
    line-height: 1.1875;
}
.calendar .calendar-days .prevday {
    color: #ccc;
}
@media (min-width: 46.25em) {
    .calendar .calendar-days {
        font-size: 1.125rem;
        line-height: 1.2;
    }
}
.calendar .calendar-days li {
    margin: 0 0 0.75em;
}
.calendar .calendar-days li.today {
    position: relative;
}
.calendar .calendar-days li.today button {
    border-radius: 0 !important;
    outline: 1px solid #0af;
}
.calendar .calendar-days li.today ~ .calendar-day .not-available {
    color: #333;
}
.calendar .calendar-days .button-calendar,
.calendar .calendar-days time {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    min-width: 2em;
    padding: 4px;
}
.calendar .calendar-days .button-calendar.current,
.calendar .calendar-days time.current {
    border-color: #333;
    border-radius: 3px;
}
.calendar .button-calendar,
.calendar time.current {
    border: 1px solid;
}
.calendar .button-calendar {
    background: none;
    border: 0;
    color: #0af;
    margin: 0;
    padding: 0;
    transition: background-color 0.25s ease-out;
}
.calendar .button-calendar.selected,
.calendar .button-calendar.selected:focus,
.calendar .button-calendar.selected:hover {
    background-color: #0af;
    border-color: #0af;
    border-radius: 2px;
    color: #fff;
    cursor: default;
    padding: 2px;
}
@media (min-width: 37.5em) {
    .calendar .button-calendar.selected,
    .calendar .button-calendar.selected:focus,
    .calendar .button-calendar.selected:hover {
        padding: 4px;
    }
}
.calendar .button-calendar.selected.priority span,
.calendar .button-calendar.selected:focus.priority span,
.calendar .button-calendar.selected:hover.priority span {
    color: #fff;
}
.calendar .button-calendar:focus {
    box-shadow: 0 0 2px 1px #ccc;
}
.calendar .button-calendar.selected:focus {
    border-color: #ccc;
    outline: none;
}
.calendar .button-calendar.priority span {
    color: #0af;
    display: block;
    font-size: 0.65rem;
}
@media (min-width: 37.5em) {
    .calendar .button-calendar.priority span {
        font-size: 0.75rem;
    }
}
.calendar .no-availability-message {
    color: #054368;
    margin: 0;
    padding: 2.5em 10% 0;
    position: absolute;
    text-align: center;
    z-index: 1001;
}
.calendar .dialog-notice {
    top: 20%;
}
.calendar-priority-description {
    background: #0af;
    color: #fff;
    margin: 1em 0;
    padding: 0.6em;
}
.calendar.date-selector .calendar-days,
.calendar.date-selector .calendar-weekdays {
    display: block;
}
.calendar.date-selector > header h2 {
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}
.calendar.date-selector .calendar-days li,
.calendar.date-selector .calendar-weekdays li {
    text-align: left;
    width: 100%;
}
.calendar.date-selector .calendar-days li .earliest,
.calendar.date-selector .calendar-weekdays li .earliest {
    color: green;
}
.calendar.date-selector .calendar-days li .calendar-day-header,
.calendar.date-selector .calendar-weekdays li .calendar-day-header {
    margin-bottom: 0.5em;
}
.calendar.date-selector time {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}
@media (min-width: 27.5em) {
    .calendar.date-selector time {
        justify-content: flex-start;
    }
}
.calendar.date-selector .input-button {
    margin-right: 0;
    text-align: center;
    width: 48%;
}
@media (min-width: 27.5em) {
    .calendar.date-selector .input-button {
        margin-right: 1.3%;
        width: 32%;
    }
}
@media (min-width: 46.25em) {
    .calendar.date-selector .input-button {
        margin-right: 1.5%;
        width: 23.5%;
    }
}
.calendar.date-selector .button-show-more {
    margin-bottom: 0.5em;
}
.calendar.pending:after,
.no-availability-message + .calendar-days:after {
    background: #fff;
    background: hsla(0, 0%, 100%, 0.85);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.appointment-finder .appointment-finder-heading {
    font-size: 18px;
}
@media (min-width: 37.5em) {
    .appointment-finder .appointment-finder-heading {
        font-size: 16px;
    }
}
.appointment-finder .current-appointment {
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
}
@media (min-width: 37.5em) {
    .appointment-finder .current-appointment {
        font-size: 16px;
    }
}
.appointment-finder .earliest-available-date {
    border-bottom: 1px solid #333;
    padding-bottom: 1em;
}
.appointment-finder .calendar-container {
    position: relative;
}
.appointment-finder .loading-notice {
    position: absolute;
    width: 100%;
    z-index: 1001;
}
.appointment-finder .timeblocks {
    border: 1px solid #333;
    border-width: 1px 0;
    margin-top: 0;
}
.appointment-finder .timeblocks legend {
    float: left;
    margin-top: 0.5em;
    width: 100%;
}
.appointment-finder .timeblocks legend + * {
    clear: both;
}
.appointment-finder .timeblocks.input-error legend {
    color: #ed1c24;
}
.appointment-finder .timeblocks.input-error .input-button {
    border-color: #92c3c4;
    margin-bottom: 1em;
}
.appointment-finder .timeblocks.input-error .selection-pending-message {
    color: #807f7f;
    display: block;
    margin-bottom: 1.15em;
    padding: 0.35em 0.7em;
    font-size: 1rem;
}
.appointment-finder .appointment-confirmation {
    margin-bottom: 20px;
    opacity: 1;
    transition: opacity 0.5s ease-out, max-height 0.25s ease-out;
}
.appointment-finder .appointment-confirmation.pending {
    max-height: 0;
    opacity: 0;
}
.appointment-finder .appointment-confirmation.pending > * {
    display: none;
}
.appointment-finder .appointment-confirmation p {
    background-color: #dedede;
    margin: 1em 0;
    padding: 1em 0.75em;
    font-size: 1rem;
    line-height: 1.3125;
    text-align: center;
}
@media (min-width: 27.5em) {
    .appointment-finder .appointment-confirmation p .appointment-details {
        white-space: nowrap;
    }
}
.appointment-finder .appointment-confirmation .button {
    margin: 0;
}
.scheduler-heading {
    font-weight: 300;
    margin: 0 auto;
    max-width: 390px;
}
.scheduler-heading div {
    display: inline;
}
.scheduler-heading div.display-block {
    display: block;
    margin-top: 10px;
}
@media (min-width: 37.5em) {
    .scheduler-heading div {
        display: block;
    }
}
.scheduler-heading .stars {
    box-sizing: border-box;
    padding-right: 10px;
}
.scheduler-heading .stars .rating-star {
    background: url(/media/app/review-star.svg) 0 0 no-repeat;
    background-size: contain;
    display: inline-block;
    font-size: 0;
    margin-bottom: -4px;
    padding: 12px;
}
.scheduler-heading .stars .rating-star.off {
    background-image: url(/media/app/review-star-off.svg);
}
.scheduler-heading .stars .rating-star.half {
    background-image: url(/media/app/review-star-half.svg);
}
.order-details-mobile-header {
    display: none;
}
#appointment-scheduler-dialog {
    color: #333;
}
#appointment-scheduler-dialog .normal {
    font-weight: 400;
}
#appointment-scheduler-dialog .interrupt-message {
    text-align: center;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .interrupt-message {
        width: 80%;
        margin: 0 auto;
    }
}
#appointment-scheduler-dialog .interrupt-message p {
    font-size: 1rem;
}
#appointment-scheduler-dialog .interrupt-message p:nth-child(2) {
    font-size: 1.125rem;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .interrupt-message p,
    #appointment-scheduler-dialog .interrupt-message p:nth-child(2) {
        font-size: 1.25rem;
    }
}
#appointment-scheduler-dialog #scheduler-appliance-name-form .appliance-info-option-list-heading {
    font-weight: 400;
    padding-top: 0;
    font-size: 1.25rem;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog #scheduler-appliance-name-form .appliance-info-option-list-heading {
        padding-top: 1em;
    }
}
#appointment-scheduler-dialog #scheduler-appliance-type-form .appliance-info-option-list-heading div {
    font-weight: 300;
    font-size: 1.375rem;
}
#appointment-scheduler-dialog #scheduler-appliance-type-form .appliance-info-option-list-heading div:last-child {
    font-weight: 400;
    font-size: 1.25rem;
}
#appointment-scheduler-dialog #scheduler-appliance-warranty-status-form .warranty-subheading {
    font-size: 1.25rem;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
}
#appointment-scheduler-dialog #scheduler-appliance-details .blog-content h4,
#appointment-scheduler-dialog #scheduler-appliance-details .brand-collection .freeform-content h4,
#appointment-scheduler-dialog #scheduler-appliance-details .freeform-widget .content h4,
#appointment-scheduler-dialog #scheduler-appliance-details .heading-d,
#appointment-scheduler-dialog #scheduler-appliance-details .why-us h3,
#appointment-scheduler-dialog #scheduler-contact-info .blog-content h4,
#appointment-scheduler-dialog #scheduler-contact-info .brand-collection .freeform-content h4,
#appointment-scheduler-dialog #scheduler-contact-info .freeform-widget .content h4,
#appointment-scheduler-dialog #scheduler-contact-info .heading-d,
#appointment-scheduler-dialog #scheduler-contact-info .why-us h3,
.blog-content #appointment-scheduler-dialog #scheduler-appliance-details h4,
.blog-content #appointment-scheduler-dialog #scheduler-contact-info h4,
.brand-collection .freeform-content #appointment-scheduler-dialog #scheduler-appliance-details h4,
.brand-collection .freeform-content #appointment-scheduler-dialog #scheduler-contact-info h4,
.freeform-widget .content #appointment-scheduler-dialog #scheduler-appliance-details h4,
.freeform-widget .content #appointment-scheduler-dialog #scheduler-contact-info h4,
.why-us #appointment-scheduler-dialog #scheduler-appliance-details h3,
.why-us #appointment-scheduler-dialog #scheduler-contact-info h3 {
    font-size: 1.25rem;
}
#appointment-scheduler-dialog.address-scheduler .wizard-step > form fieldset:first-child .appliance-info-option-list-heading,
#appointment-scheduler-dialog.address-scheduler .wizard-step > form fieldset:first-child > legend {
    margin-bottom: 1rem;
    padding-top: 20px;
    font-size: 1.25rem;
    font-weight: 300;
}
#appointment-scheduler-dialog .door-description {
    display: block;
    color: #333;
}
#appointment-scheduler-dialog .wizard-step legend {
    width: 100%;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-step legend {
        width: 80%;
        margin: 0 auto;
    }
}
#appointment-scheduler-dialog .wizard-step legend.error-message {
    text-align: center;
    margin-bottom: 20px;
}
#appointment-scheduler-dialog .wizard-step .riding-mower-heading {
    font-size: 1.25rem;
}
#appointment-scheduler-dialog .wizard-step .blog-content h3,
#appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3,
#appointment-scheduler-dialog .wizard-step .expert-video-tips h3,
#appointment-scheduler-dialog .wizard-step .freeform-widget .content h3,
#appointment-scheduler-dialog .wizard-step .heading-c,
#appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3,
#appointment-scheduler-dialog .wizard-step .warranty .content h2,
.blog-content #appointment-scheduler-dialog .wizard-step h3,
.brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3,
.expert-video-tips #appointment-scheduler-dialog .wizard-step h3,
.freeform-widget .content #appointment-scheduler-dialog .wizard-step h3,
.kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3,
.warranty .content #appointment-scheduler-dialog .wizard-step h2 {
    padding-top: 15px;
    font-size: 1.375rem;
    font-weight: 300;
    margin-bottom: 10px;
}
#appointment-scheduler-dialog .wizard-step .blog-content h3.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .expert-video-tips h3.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .freeform-widget .content h3.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .heading-c.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3.date-loading-heading,
#appointment-scheduler-dialog .wizard-step .warranty .content h2.date-loading-heading,
.blog-content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
.brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
.expert-video-tips #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
.freeform-widget .content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
.kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
.warranty .content #appointment-scheduler-dialog .wizard-step h2.date-loading-heading {
    font-size: 1.25rem;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-step .blog-content h3.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .expert-video-tips h3.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .freeform-widget .content h3.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .heading-c.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3.date-loading-heading,
    #appointment-scheduler-dialog .wizard-step .warranty .content h2.date-loading-heading,
    .blog-content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
    .brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
    .expert-video-tips #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
    .freeform-widget .content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
    .kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3.date-loading-heading,
    .warranty .content #appointment-scheduler-dialog .wizard-step h2.date-loading-heading {
        font-size: 1.375rem;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-step .blog-content h3,
    #appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3,
    #appointment-scheduler-dialog .wizard-step .expert-video-tips h3,
    #appointment-scheduler-dialog .wizard-step .freeform-widget .content h3,
    #appointment-scheduler-dialog .wizard-step .heading-c,
    #appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3,
    #appointment-scheduler-dialog .wizard-step .warranty .content h2,
    .blog-content #appointment-scheduler-dialog .wizard-step h3,
    .brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3,
    .expert-video-tips #appointment-scheduler-dialog .wizard-step h3,
    .freeform-widget .content #appointment-scheduler-dialog .wizard-step h3,
    .kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3,
    .warranty .content #appointment-scheduler-dialog .wizard-step h2 {
        padding-top: 20px;
        font-size: 1.375rem;
        font-weight: 300;
    }
}
#appointment-scheduler-dialog .wizard-step .blog-content h3.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .expert-video-tips h3.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .freeform-widget .content h3.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .heading-c.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3.custom-brand-info,
#appointment-scheduler-dialog .wizard-step .warranty .content h2.custom-brand-info,
.blog-content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
.brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
.expert-video-tips #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
.freeform-widget .content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
.kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
.warranty .content #appointment-scheduler-dialog .wizard-step h2.custom-brand-info {
    font-size: 1.125rem;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-step .blog-content h3.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .brand-collection .freeform-content h3.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .expert-video-tips h3.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .freeform-widget .content h3.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .heading-c.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .kenmore-widget-wrapper .kenmore-widget .content h3.custom-brand-info,
    #appointment-scheduler-dialog .wizard-step .warranty .content h2.custom-brand-info,
    .blog-content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
    .brand-collection .freeform-content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
    .expert-video-tips #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
    .freeform-widget .content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
    .kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .wizard-step h3.custom-brand-info,
    .warranty .content #appointment-scheduler-dialog .wizard-step h2.custom-brand-info {
        font-size: 1.25rem;
    }
}
#appointment-scheduler-dialog .wizard-summary {
    position: static;
    overflow: hidden;
}
#appointment-scheduler-dialog .wizard-summary h2 {
    font-size: 1.0625rem;
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .wizard-summary {
        float: right;
        width: 28%;
        margin-left: 2%;
        height: 100%;
        padding-bottom: 1.8em;
    }
}
#appointment-scheduler-dialog .wizard-summary .preorder-tel {
    font-size: 13px;
}
@media (min-width: 27.5em) {
    #appointment-scheduler-dialog .wizard-summary .preorder-tel {
        font-size: 14px;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-summary .preorder-tel {
        font-size: 16px;
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .wizard-summary .preorder-details {
        padding-right: 15px;
    }
}
#appointment-scheduler-dialog .wizard-summary .order-details {
    display: none;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-summary .order-details {
        display: block;
    }
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header {
    margin-top: 0;
    background-color: #fff;
    display: inline-block;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header {
        display: none;
    }
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header > h2:after {
    content: none;
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header > h2:before {
    content: "View";
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .blog-content h5,
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .heading-e,
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .why-us h4,
.blog-content #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h5,
.why-us #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h4 {
    padding: 0 0 0 0.5em;
    line-height: 57px;
    font-size: 12px;
}
@media (min-width: 27.5em) {
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .blog-content h5,
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .heading-e,
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .why-us h4,
    .blog-content #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h5,
    .why-us #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h4 {
        font-size: 14px;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .blog-content h5,
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .heading-e,
    #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .why-us h4,
    .blog-content #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h5,
    .why-us #appointment-scheduler-dialog .wizard-summary .order-details-mobile-header h4 {
        font-size: 24px;
    }
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .summary-content {
    background-color: #fff;
}
#appointment-scheduler-dialog .wizard-summary .order-details-mobile-header .summary-content .summary-items {
    padding-top: 0;
}
#appointment-scheduler-dialog .wizard-summary.expanded .order-details-mobile-header {
    height: 100%;
}
#appointment-scheduler-dialog .wizard-summary.expanded .order-details-mobile-header > h2:before {
    content: "Close";
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-summary.expanded .preorder-details-mob {
        display: block;
    }
}
#appointment-scheduler-dialog .wizard-summary.expanded .diagnostic-fee-mob {
    display: none;
}
#appointment-scheduler-dialog .wizard-summary.expanded .order-details {
    height: calc(100% - 28px);
}
#appointment-scheduler-dialog .wizard-summary .summary-content {
    position: static;
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .wizard-summary .summary-content {
        max-height: none;
    }
}
#appointment-scheduler-dialog .progress-tracker {
    position: static;
    margin-top: 15px;
    padding-top: 0;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .progress-tracker {
        padding-top: 1.25em;
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .progress-tracker {
        margin-top: 0;
    }
}
#appointment-scheduler-dialog .progress-tracker .progress-tracker-step {
    height: 0.35em;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .progress-tracker .progress-tracker-step {
        height: 0.7em;
    }
}
#appointment-scheduler-dialog .progress-tracker .progress-tracker-step .step-title {
    display: none;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .progress-tracker .progress-tracker-step .step-title {
        display: block;
    }
}
#appointment-scheduler-dialog .wizard {
    position: static;
    height: calc(100% - 98px);
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard {
        padding: 0 10px 1.25em;
        height: calc(100% - 98px - 1em);
    }
    #appointment-scheduler-dialog .wizard.has-fixed-nav {
        height: calc(100% - 115px - 1em - 40px);
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .wizard {
        height: calc(100% - 12px - 1em);
    }
    #appointment-scheduler-dialog .wizard.has-fixed-nav {
        height: calc(100% - 38px - 1em - 56px);
    }
}
@media (max-width: 37.5em) {
    #appointment-scheduler-dialog .wizard {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: calc(100% - 70px);
        max-height: calc(100% - 100px);
    }
}
#appointment-scheduler-dialog .has-fixed-nav + .wizard-nav {
    position: absolute;
}
#appointment-scheduler-dialog .wizard-nav {
    position: static;
    padding: 0;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-nav {
        padding: 1em 0;
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .wizard-nav {
        text-align: center;
    }
}
#appointment-scheduler-dialog .wizard-nav.allow-bypass {
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
}
@media (max-width: 37.5em) {
    #appointment-scheduler-dialog .wizard-nav .button {
        margin: 10px 0;
    }
}
#appointment-scheduler-dialog .wizard-nav .button-small {
    border-color: transparent;
    color: #f63;
    background: none;
    transition: opacity 0.2s ease-out;
}
#appointment-scheduler-dialog .wizard-nav .button-small:hover {
    opacity: 0.8;
}
#appointment-scheduler-dialog .wizard-nav .button-small path {
    fill: #f63;
}
#appointment-scheduler-dialog .wizard-nav .orange-book-button {
    color: #fff;
    background: #f63;
}
#appointment-scheduler-dialog .wizard-nav .button-secondary:focus,
#appointment-scheduler-dialog .wizard-nav .button-secondary:hover {
    box-shadow: none;
    border-color: transparent;
}
#appointment-scheduler-dialog .wizard-nav .button-disabled {
    border-color: transparent !important;
}
#appointment-scheduler-dialog .wizard-nav .button-disabled .icon path {
    fill: #bababa;
}
#appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta {
    margin: 0 auto;
    cursor: pointer;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta {
        margin: 20px auto 0;
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta {
        margin: 0 auto;
    }
}
#appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta.expanded {
    margin: 0 auto 1.3em;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta.expanded {
        margin: 1em auto 2em;
    }
}
@media (min-width: 61.25em) {
    #appointment-scheduler-dialog .appliance-info-form .ruled-heading.see-all-cta.expanded {
        margin: 0 auto 2em;
    }
}
@media (min-width: 18.75em) {
    #appointment-scheduler-dialog .appliance-info-form .top-selections-list {
        columns: 75px 3;
    }
}
@media (min-width: 27.5em) {
    #appointment-scheduler-dialog .appliance-info-form .top-selections-list {
        column-count: 3;
        column-gap: 3em;
        max-width: 100%;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .appliance-info-form .top-selections-list {
        max-width: 100%;
    }
}
@media (min-width: 46.25em) {
    #appointment-scheduler-dialog .appliance-info-form .top-selections-list {
        max-width: 80%;
    }
}
#appointment-scheduler-dialog .appliance-info-form .top-selections-list.two-columns {
    column-count: 2;
}
#appointment-scheduler-dialog .appliance-info-form .top-selections-list.two-columns .top-selection {
    max-width: 130px;
    margin: 0 10px 0 auto;
}
#appointment-scheduler-dialog .appliance-info-form .top-selections-list.two-columns .top-selection:last-of-type {
    margin: 0 10px;
}
#appointment-scheduler-dialog .appliance-info-form .top-selections-list.four-columns {
    column-count: 4;
}
@media (max-width: 27.5em) {
    #appointment-scheduler-dialog #scheduler-appliance-name-form .ruled-heading.see-all-cta {
        margin: -5px auto 20px;
        padding: 0;
    }
}
@media (min-width: 18.75em) {
    #appointment-scheduler-dialog #scheduler-appliance-brand-form .top-selections-list {
        column-count: 2;
    }
}
@media (min-width: 27.5em) {
    #appointment-scheduler-dialog #scheduler-appliance-brand-form .top-selections-list {
        column-count: 2;
        column-gap: 0;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog #scheduler-appliance-brand-form .top-selections-list {
        column-count: 3;
    }
}
#appointment-scheduler-dialog .appliance-symptoms-form legend,
#appointment-scheduler-dialog .appliance-warranty-status-form legend {
    font-size: 22px;
    font-weight: 400;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .appliance-symptoms-form legend,
    #appointment-scheduler-dialog .appliance-warranty-status-form legend {
        font-size: 1.25em;
        font-weight: 300;
    }
}
#appointment-scheduler-dialog .appliance-symptoms-form .tooltip-click-button.warranty-statuses,
#appointment-scheduler-dialog .appliance-warranty-status-form .tooltip-click-button.warranty-statuses {
    font-size: 14px;
    color: #666;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .appliance-symptoms-form .tooltip-click-button.warranty-statuses,
    #appointment-scheduler-dialog .appliance-warranty-status-form .tooltip-click-button.warranty-statuses {
        display: inline-block;
    }
}
#appointment-scheduler-dialog .appliance-symptoms-form .appliance-info-radiobutton-label,
#appointment-scheduler-dialog .appliance-warranty-status-form .appliance-info-radiobutton-label {
    font-size: 18px;
}
#appointment-scheduler-dialog .appliance-symptoms-form .appliance-symptoms-heading {
    margin-bottom: 10px;
}
#appointment-scheduler-dialog #scheduler-appointment-finder {
    margin-top: -8px;
}
#appointment-scheduler-dialog #scheduler-appointment-finder.message {
    padding: 20px 0 0;
}
@media (min-width: 321px) {
    #appointment-scheduler-dialog #scheduler-appointment-finder {
        margin-top: 0;
    }
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog #scheduler-appointment-finder {
        padding: 0;
    }
}
#appointment-scheduler-dialog .blog-content h3.appointment-finder-heading.searching,
#appointment-scheduler-dialog .brand-collection .freeform-content h3.appointment-finder-heading.searching,
#appointment-scheduler-dialog .expert-video-tips h3.appointment-finder-heading.searching,
#appointment-scheduler-dialog .freeform-widget .content h3.appointment-finder-heading.searching,
#appointment-scheduler-dialog .heading-c.appointment-finder-heading.searching,
#appointment-scheduler-dialog .kenmore-widget-wrapper .kenmore-widget .content h3.appointment-finder-heading.searching,
#appointment-scheduler-dialog .warranty .content h2.appointment-finder-heading.searching,
.blog-content #appointment-scheduler-dialog h3.appointment-finder-heading.searching,
.brand-collection .freeform-content #appointment-scheduler-dialog h3.appointment-finder-heading.searching,
.expert-video-tips #appointment-scheduler-dialog h3.appointment-finder-heading.searching,
.freeform-widget .content #appointment-scheduler-dialog h3.appointment-finder-heading.searching,
.kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog h3.appointment-finder-heading.searching,
.warranty .content #appointment-scheduler-dialog h2.appointment-finder-heading.searching {
    font-size: 14px;
    font-weight: 400;
    color: #565656;
}
#appointment-scheduler-dialog .priority-service-header,
#appointment-scheduler-dialog .priority-service-header button {
    font-size: 14px;
}
#appointment-scheduler-dialog .calendar {
    margin-top: 7.5px;
}
@media (min-width: 321px) {
    #appointment-scheduler-dialog .calendar {
        margin-top: 1em;
    }
}
#appointment-scheduler-dialog .calendar > header h2 {
    color: #666;
    font-size: 1.5em;
    font-weight: 300;
}
#appointment-scheduler-dialog .calendar.date-selector {
    margin-top: 0;
}
#appointment-scheduler-dialog .calendar.date-selector > header h2 {
    color: #333;
    font-size: 1.375rem;
    font-weight: 300;
    font-style: italic;
    text-transform: unset;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .calendar.date-selector > header h2 {
        font-size: 1.25rem;
    }
}
#appointment-scheduler-dialog .calendar.date-selector > header .blog-content h3,
#appointment-scheduler-dialog .calendar.date-selector > header .brand-collection .freeform-content h3,
#appointment-scheduler-dialog .calendar.date-selector > header .expert-video-tips h3,
#appointment-scheduler-dialog .calendar.date-selector > header .freeform-widget .content h3,
#appointment-scheduler-dialog .calendar.date-selector > header .heading-c,
#appointment-scheduler-dialog .calendar.date-selector > header .kenmore-widget-wrapper .kenmore-widget .content h3,
#appointment-scheduler-dialog .calendar.date-selector > header .warranty .content h2,
.blog-content #appointment-scheduler-dialog .calendar.date-selector > header h3,
.brand-collection .freeform-content #appointment-scheduler-dialog .calendar.date-selector > header h3,
.expert-video-tips #appointment-scheduler-dialog .calendar.date-selector > header h3,
.freeform-widget .content #appointment-scheduler-dialog .calendar.date-selector > header h3,
.kenmore-widget-wrapper .kenmore-widget .content #appointment-scheduler-dialog .calendar.date-selector > header h3,
.warranty .content #appointment-scheduler-dialog .calendar.date-selector > header h2 {
    font-size: 1.375rem;
}
#appointment-scheduler-dialog .calendar.date-selector > header .blog-content h4,
#appointment-scheduler-dialog .calendar.date-selector > header .brand-collection .freeform-content h4,
#appointment-scheduler-dialog .calendar.date-selector > header .freeform-widget .content h4,
#appointment-scheduler-dialog .calendar.date-selector > header .heading-d,
#appointment-scheduler-dialog .calendar.date-selector > header .why-us h3,
.blog-content #appointment-scheduler-dialog .calendar.date-selector > header h4,
.brand-collection .freeform-content #appointment-scheduler-dialog .calendar.date-selector > header h4,
.freeform-widget .content #appointment-scheduler-dialog .calendar.date-selector > header h4,
.why-us #appointment-scheduler-dialog .calendar.date-selector > header h3 {
    font-size: 1.25rem;
}
#appointment-scheduler-dialog .calendar.date-selector.pending .sub-heading {
    display: none;
}
#appointment-scheduler-dialog .calendar.date-selector .no-availability-message {
    width: 100%;
}
#appointment-scheduler-dialog .calendar.date-selector .input-button:focus,
#appointment-scheduler-dialog .calendar.date-selector .input-button:hover {
    background: #f8f8f8;
    color: #0af;
}
#appointment-scheduler-dialog .calendar .calendar-days li,
#appointment-scheduler-dialog .calendar .calendar-weekdays li {
    margin: 0 0 0.4em;
}
#appointment-scheduler-dialog .appointment-finder .timeblocks {
    padding-top: 8px;
}
@media (min-width: 27.5em) {
    #appointment-scheduler-dialog .appointment-finder .timeblocks {
        padding-top: 15px;
    }
}
#appointment-scheduler-dialog .appointment-finder .timeblocks .input-button {
    padding: 0.2em 0.4em;
    margin: 0 0.5em 0.5em 0;
}
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-home-phone,
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-mobile-phone,
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-work-phone,
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-text-alerts,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-home-phone,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-mobile-phone,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-work-phone,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-text-alerts {
    font-weight: 400;
    font-size: 16px;
    color: #666;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-home-phone,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-mobile-phone,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-is-work-phone,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-text-alerts,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-home-phone,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-mobile-phone,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-is-work-phone,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-text-alerts {
        font-size: 0.9375rem;
    }
}
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-state,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-state {
    width: 33%;
    padding-right: 0.5em;
}
#appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-zip-code,
#appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-zip-code {
    width: 66%;
    padding-left: 0.5em;
}
@media (min-width: 37.5em) {
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-address-i,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-address-ii,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-confirm-email,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-email,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-address-i,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-address-ii,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-confirm-email,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-email {
        width: 50%;
    }
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-address-i,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-email,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-address-i,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-email {
        padding-right: 0.5em;
    }
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-address-ii,
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-confirm-email,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-address-ii,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-confirm-email {
        padding-left: 0.5em;
    }
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-state,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-state {
        width: 20%;
    }
    #appointment-scheduler-dialog .scheduler-address-location-form #scheduler-contact-zip-code,
    #appointment-scheduler-dialog .scheduler-contact-form #scheduler-contact-zip-code {
        width: 30%;
    }
}
#appointment-scheduler-dialog .lowercase {
    text-transform: lowercase;
}
.pac-container .pac-icon-marker,
.pac-container:after {
    display: none;
}
.appointment-finder .loading-notice {
    top: 11.35em;
}
.appointment-finder .timeblocks {
    border-width: 1px 0 0;
}
.float-label-form.float-label-form label.floating-label {
    position: relative;
    padding-top: 1em;
}
.float-label-form.float-label-form label.floating-label .input-error .input-error-message,
.float-label-form.float-label-form label.floating-label .input-label,
.input-error .float-label-form.float-label-form label.floating-label .input-error-message {
    position: absolute;
    margin-bottom: 0;
    text-align: left;
    top: 1.7em;
    left: 10px;
    right: 1.2em;
    z-index: 1;
    transform-origin: left center;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.float-label-form.float-label-form label.floating-label.focus .input-error .input-error-message,
.float-label-form.float-label-form label.floating-label.focus .input-label,
.input-error .float-label-form.float-label-form label.floating-label.focus .input-error-message {
    transform: translate(-10px, -2em) scale(0.9);
    right: 0;
}
.float-label-form.float-label-form label.floating-label.select-list:after {
    content: "";
    position: absolute;
    height: 2.08em;
    bottom: 1px;
    left: 1px;
    right: 0;
    z-index: 0;
    border-radius: 2px;
    background: #fff;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .float-label-form.float-label-form label.floating-label.select-list:after {
        height: 1.9em;
    }
}
.float-label-form.float-label-form label.floating-label.select-list select {
    background: none;
    position: relative;
    z-index: 2;
}
.float-label-form.float-label-form.lead-sheet-form .input-error .input-error-message,
.float-label-form.float-label-form.lead-sheet-form .input-label,
.float-label-form.float-label-form.lead-sheet-v2-form .input-error .input-error-message,
.float-label-form.float-label-form.lead-sheet-v2-form .input-label,
.input-error .float-label-form.float-label-form.lead-sheet-form .input-error-message,
.input-error .float-label-form.float-label-form.lead-sheet-v2-form .input-error-message {
    top: 1.6em;
}
@media (min-width: 37.5em) {
    .float-label-form.float-label-form.lead-sheet-form .input-error .input-error-message,
    .float-label-form.float-label-form.lead-sheet-form .input-label,
    .float-label-form.float-label-form.lead-sheet-v2-form .input-error .input-error-message,
    .float-label-form.float-label-form.lead-sheet-v2-form .input-label,
    .input-error .float-label-form.float-label-form.lead-sheet-form .input-error-message,
    .input-error .float-label-form.float-label-form.lead-sheet-v2-form .input-error-message {
        top: 1.7em;
    }
    .float-label-form.float-label-form #appointment-scheduler-dialog .input-error .input-error-message,
    .float-label-form.float-label-form #appointment-scheduler-dialog .input-label,
    .float-label-form.float-label-form #scheduler-appliance-item-number .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-appliance-item-number .input-label,
    .float-label-form.float-label-form #scheduler-appliance-model-number .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-appliance-model-number .input-label,
    .float-label-form.float-label-form #scheduler-appliance-phone-number .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-appliance-phone-number .input-label,
    .float-label-form.float-label-form #scheduler-appliance-serial-number .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-appliance-serial-number .input-label,
    .float-label-form.float-label-form #scheduler-contact-address-ii .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-address-ii .input-label,
    .float-label-form.float-label-form #scheduler-contact-confirm-email .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-confirm-email .input-label,
    .float-label-form.float-label-form #scheduler-contact-last-name .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-last-name .input-label,
    .float-label-form.float-label-form #scheduler-contact-state .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-state .input-label,
    .float-label-form.float-label-form #scheduler-contact-text-alerts .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-text-alerts .input-label,
    .float-label-form.float-label-form #scheduler-contact-zip-code .input-error .input-error-message,
    .float-label-form.float-label-form #scheduler-contact-zip-code .input-label,
    .input-error .float-label-form.float-label-form #appointment-scheduler-dialog .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-appliance-item-number .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-appliance-model-number .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-appliance-phone-number .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-appliance-serial-number .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-address-ii .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-confirm-email .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-last-name .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-state .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-text-alerts .input-error-message,
    .input-error .float-label-form.float-label-form #scheduler-contact-zip-code .input-error-message {
        left: 18px;
    }
}
.interrupt-message .button {
    margin: 1em 1em 0 0;
    vertical-align: top;
}
.interrupt-message .button:first-child {
    margin-left: 0;
}
.interrupt-message .button .icon {
    height: 18px;
    width: 18px;
}
#scheduler-confirmation-message {
    position: relative;
    padding-top: 20px;
}
#scheduler-confirmation-message ul {
    list-style: disc;
    margin: 0 0 0.8em 2em;
}
#scheduler-confirmation-message li {
    margin-bottom: 0;
}
#scheduler-confirmation-message .button-group {
    margin-top: 2em;
    text-align: center;
}
#scheduler-confirmation-message .confirmation-message-narrow {
    margin: 0 20px;
}
#scheduler-confirmation-message .confirmation-message-narrow .button {
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 37.5em) {
    #scheduler-confirmation-message .confirmation-message-narrow {
        margin: 0 120px;
    }
}
#scheduler-confirmation-message .uppercase {
    text-transform: uppercase;
}
@media (min-width: 37.5em) {
    .allow-bypass {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap;
    }
}
.allow-bypass .blog-content h3,
.allow-bypass .brand-collection .freeform-content h3,
.allow-bypass .expert-video-tips h3,
.allow-bypass .freeform-widget .content h3,
.allow-bypass .heading-c.heading-c,
.allow-bypass .kenmore-widget-wrapper .kenmore-widget .content h3,
.allow-bypass .warranty .content h2,
.blog-content .allow-bypass h3,
.brand-collection .freeform-content .allow-bypass h3,
.expert-video-tips .allow-bypass h3,
.freeform-widget .content .allow-bypass h3,
.kenmore-widget-wrapper .kenmore-widget .content .allow-bypass h3,
.warranty .content .allow-bypass h2 {
    margin-right: 0.5em;
}
#scheduler-bypass-message {
    display: none;
    margin-right: 30px;
}
@media (min-width: 37.5em) {
    #scheduler-bypass-message {
        width: 100%;
        right: 1.25em;
        bottom: 1.25em;
        left: 1.25em;
    }
}
@media (min-width: 1040px) {
    #scheduler-bypass-message {
        width: auto;
    }
}
#scheduler-bypass-message a {
    color: #0af;
    white-space: nowrap;
    font-weight: 400;
}
#scheduler-bypass-message a:active,
#scheduler-bypass-message a:focus,
#scheduler-bypass-message a:hover {
    color: #0af;
}
.allow-bypass #scheduler-bypass-message {
    display: block;
    position: absolute;
    z-index: 1;
    top: -1.4em;
    background: #fff;
    left: 0;
    margin-right: 0;
    line-height: 1;
}
@media (min-width: 27.5em) {
    .allow-bypass #scheduler-bypass-message {
        top: -2em;
    }
}
@media (min-width: 37.5em) {
    .allow-bypass #scheduler-bypass-message {
        position: static;
        margin-right: 22px;
    }
}
@media (max-width: 61.25em) {
    #appointment-scheduler-dialog .dialog-content,
    #partner-scheduler .dialog-content {
        display: block;
    }
}
.progress-container .progressbar-text {
    max-width: 145px;
    text-align: center;
    font-size: 14px;
    color: #565656 !important;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transform: translateZ(0) scale(1);
}
.progress-container .progressbar-text,
.progress-container svg {
    z-index: 1;
}
.progress-container svg {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0;
    margin: 0;
    max-width: 200px;
    max-height: 200px;
    transform: translate(-50%, -50%);
}
.progress-container svg path {
    stroke: #0af;
}
.progress-container svg path:first-child {
    stroke: #dce2e4;
}
.autocomplete {
    position: relative;
}
.autocomplete .autocomplete-items {
    position: absolute;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-top: none;
    border-bottom: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete .autocomplete-items div {
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    color: #999;
}
.autocomplete .autocomplete-items div strong {
    color: #333;
}
.autocomplete .autocomplete-items div:hover {
    background-color: #f8f8f8;
}
.autocomplete .autocomplete-items div.autocomplete-active {
    background-color: #f0f0f0;
}
#appointment-scheduler-dialog .dialog-content {
    overflow: hidden;
}
#appointment-scheduler-dialog .scroll-container {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.scheduler-link-spacer {
    display: block;
    min-height: 3em;
}
@media (min-width: 37.5em) {
    .scheduler-link-spacer {
        display: inline;
        min-height: 0;
    }
}
@media print {
    .scheduler-link-spacer {
        display: none;
    }
}
.scheduler-link-spacer .icon-utility {
    display: inline;
}
.scheduler-link-spacer svg {
    padding-right: 5px;
    height: 22px;
    width: 24px;
}
#scheduler-link-wrapper {
    background: hsla(0, 0%, 100%, 0);
}
#scheduler-link-wrapper.is-locked {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    background: #fff;
    background: hsla(0, 0%, 100%, 0.8);
    transition: background 0.4s ease;
}
@media (min-width: 37.5em) {
    #scheduler-link-wrapper.is-locked {
        border-bottom: 1px solid #acb0b1;
    }
}
.is-locked .scheduler-link-container {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1019px;
    background: rgba(255, 0, 0, 0.5);
}
@media (min-width: 37.5em) {
    .is-locked .scheduler-link-container {
        min-height: 59px;
    }
}
@media (min-width: 37.5em) {
    .scheduler-link-hero {
        position: absolute;
        top: -3.2em;
        right: 9.5px;
        left: auto;
        margin: 0;
    }
}
@media (min-width: 46.25em) {
    .scheduler-link-hero {
        top: -2.86em;
    }
}
.is-locked .scheduler-link-hero {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 0;
}
@media (min-width: 37.5em) {
    .is-locked .scheduler-link-hero {
        top: 9px;
        right: 9.5px;
        left: auto;
        border-radius: 2px;
    }
}
.is-locked .scheduler-link-hero-home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    border-radius: 0;
}
@media (min-width: 37.5em) {
    .is-locked .scheduler-link-hero-home {
        top: 9px;
        right: 9.5px;
        left: auto;
        border-radius: 2px;
    }
}
.store-info ul {
    margin-top: -1em;
}
.store-info li {
    margin: 0;
}
@media (min-width: 46.25em) {
    .store-info li {
        width: 33.33333%;
    }
}
.store-info .item-medium-default {
    display: none;
}
@media (min-width: 27.5em) {
    .store-info .item-medium-default {
        display: inline-block;
    }
}
.store-info .item-small-button {
    color: #fff;
    background: #0af;
    text-align: center;
    font-weight: 400;
    padding: 10px;
    margin: 15px 0;
}
@media (min-width: 27.5em) {
    .store-info .item-small-button {
        display: none;
    }
}
.store-info .item {
    padding: 1.2em 0;
}
.store-info .item a {
    color: #565656;
    font-weight: 400;
}
.store-info .item > span {
    display: block;
    padding-left: 48px;
    font-size: 1rem;
    line-height: 1.05;
}
@media (min-width: 37.5em) {
    .store-info .item > span {
        padding-left: 60px;
        font-size: 1.125rem;
        line-height: 1.11111;
    }
}
@media (min-width: 46.25em) {
    .store-info .item > span {
        min-height: 38px;
    }
}
.store-info .item > span .info-title {
    font-size: 1.125rem;
    line-height: 1.11111;
}
@media (min-width: 37.5em) {
    .store-info .item > span .info-title {
        font-size: 1.25rem;
        line-height: 1.1;
    }
}
.store-info .item > span .store-days {
    display: inline-block;
    min-width: 25%;
}
.wizard-summary {
    box-sizing: border-box;
    vertical-align: top;
    max-height: 100%;
    overflow: auto;
    background: #fff;
}
@media (max-width: 37.5em) and (max-width: 37.5em) {
    .wizard-summary.expanded .order-details > h2 .summary-close {
        display: block;
    }
}
@media (max-width: 37.5em) {
    .wizard-summary.expanded .order-details .summary-content {
        overflow: auto;
        -webkit-overflow-scrolling: auto;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar {
        width: 8px;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 4px;
        border-radius: 10px;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    }
}
@media only screen and (max-height: 37.5em) and (orientation: landscape) {
    .wizard-summary.expanded .order-details .summary-content {
        overflow: auto;
        -webkit-overflow-scrolling: auto;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar {
        width: 8px;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 4px;
        border-radius: 10px;
    }
    .wizard-summary.expanded .order-details .summary-content::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    }
}
.wizard-summary .order-details {
    margin-top: 10px;
}
.wizard-summary .order-details > h2 {
    margin: 0;
    color: #0af;
    padding: 0.65em 0.65em 0.55em;
}
.wizard-summary .order-details > h2 .summary-close {
    display: none;
}
.wizard-summary .order-details .summary-content .small {
    font-size: 0.875rem;
    line-height: 1.28571;
}
.wizard-summary .order-details .summary-content > p {
    padding: 1em;
    color: #999;
}
.wizard-summary .order-details .summary-content .small {
    font-size: 1rem;
    line-height: 1.125;
}
.wizard-summary .order-details .summary-content .summary-items {
    margin: 0;
    padding: 1em;
}
.wizard-summary .order-details .summary-content .summary-items dt {
    color: #999;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 400;
    text-transform: uppercase;
}
.wizard-summary .order-details .summary-content .summary-items dd {
    margin: 0;
}
.wizard-summary .order-details .summary-content .summary-items dd + dt {
    margin-top: 1.25em;
}
.wizard-summary .preorder-details {
    display: none;
    font-size: 1rem;
    line-height: 1.125;
    text-align: right;
    color: #999;
}
@media (min-width: 61.25em) {
    .wizard-summary .preorder-details {
        display: block;
    }
}
.wizard-summary .diagnostic-fee-mob,
.wizard-summary .preorder-details-mob {
    padding: 0 0.9em;
    font-size: 1rem;
    line-height: 1.25;
    color: #807f7f;
}
@media (min-width: 37.5em) {
    .wizard-summary .diagnostic-fee-mob,
    .wizard-summary .preorder-details-mob {
        padding: 0;
    }
}
@media (min-width: 61.25em) {
    .wizard-summary .diagnostic-fee-mob,
    .wizard-summary .preorder-details-mob {
        display: none;
    }
}
@media (min-width: 27.5em) {
    .wizard-summary .diagnostic-fee-mob,
    .wizard-summary .preorder-details-mob {
        font-size: 1.125rem;
        line-height: 1;
    }
}
@media (min-width: 18.75em) {
    .wizard-summary .diagnostic-fee-mob,
    .wizard-summary .preorder-details-mob {
        font-size: 0.875rem;
        line-height: 1;
    }
}
@media (min-width: 37.5em) {
    .wizard-summary .diagnostic-fee-mob {
        display: none;
    }
}
.wizard-summary .diagnostic-fee-mob dt {
    font-weight: 100;
}
@media (min-width: 27.5em) {
    .wizard-summary .diagnostic-fee-mob dt {
        font-size: 0.875rem;
        line-height: 1.28571;
    }
}
@media (min-width: 18.75em) {
    .wizard-summary .diagnostic-fee-mob dt {
        font-size: 0.75rem;
        line-height: 1.5;
    }
}
.wizard-summary .diagnostic-fee-mob dd {
    margin: 0;
    color: #000;
}
@media (min-width: 18.75em) {
    .wizard-summary .diagnostic-fee-mob .tooltip-click-button {
        font-size: inherit;
    }
}
.wizard-summary .preorder-tel {
    color: #0af;
}
.wizard-summary .order-details {
    background-color: #f8f8f8;
    border-radius: 3px;
}
@media (min-width: 61.25em) {
    .wizard-summary .order-details {
        padding: 0;
        max-height: 100%;
        overflow: auto;
    }
}
.wizard-nav {
    text-align: center;
}
@media (min-width: 61.25em) {
    .wizard-nav {
        text-align: left;
    }
}
.wizard-nav .button {
    margin: 0 0 1em 1em;
    min-height: 1.15em;
    vertical-align: top;
}
.wizard-nav .button:first-child {
    margin-left: 0;
}
.wizard-nav .button .icon {
    height: 18px;
    width: 18px;
    padding-top: 0.07em;
    vertical-align: top;
}
.wizard-nav .button-primary path {
    fill: #fff;
}
.wizard-nav .button-secondary path {
    fill: #0af;
}
.wizard-step-form input[type="submit"] {
    width: 0;
}
.related-information {
    border-top: 1px solid #ccc;
    padding: 30px 10px;
}
@media (min-width: 37.5em) {
    .related-information {
        padding: 50px 10px;
        border-top-width: 2px;
    }
}
.related-information .related-link-block {
    display: table;
    margin-bottom: 15px;
}
@media (min-width: 37.5em) {
    .related-information .related-link-block {
        margin-bottom: 25px;
    }
}
.related-information .related-link-block:last-child {
    margin: 0;
}
.related-information .related-link-block .category {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    padding-right: 15px;
    box-sizing: border-box;
    border-right: 2px solid #dee3e9;
    font-size: 1.25rem;
}
@media (max-width: 37.5em) {
    .related-information .related-link-block .category {
        display: block;
        min-width: 130px;
        margin-bottom: 5px;
        border-right: none;
        font-size: 1.125rem;
    }
}
@media (min-width: 37.5em) {
    .related-information .related-link-block .related-links {
        display: table-cell;
        padding-left: 30px;
    }
}
.related-information .related-link-block .related-links a {
    display: inline-block;
    color: #0af;
    margin-right: 10px;
}
@media only screen and (max-width: 767px) {
    table.responsive {
        margin-bottom: 0;
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }
    .pinned table td,
    .pinned table th {
        white-space: nowrap;
    }
    .pinned td:last-child {
        border-bottom: 0;
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
        overflow: scroll;
        overflow-y: hidden;
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }
    table.responsive.pinned td,
    table.responsive td:first-child,
    table.responsive th:first-child {
        display: none;
    }
}
.sidebar-items.sidebar-items .promo-title {
    color: #064468;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.08333;
    padding: 0.2em 0 1em;
    background: #fff;
    border-bottom: 2px solid #dedede;
    width: 100%;
    height: auto;
    margin-bottom: 0.5em;
    display: block;
}
.sidebar-items.sidebar-items .promo-item {
    border: 1px solid #dedede;
    background: transparent;
    display: block;
    padding: 1em;
    font-weight: 400;
    margin-bottom: 1em;
    position: relative;
    font-size: 1.25rem;
    line-height: 1.2;
}
.sidebar-items.sidebar-items .promo-item .loading-notice {
    left: 0;
}
.sidebar-items.sidebar-items .promo-item .loading-notice .container {
    font-size: 1em;
}
.sidebar-items.sidebar-items .promo-item p {
    margin: 0 0 0.5em;
}
.sidebar-items.sidebar-items .promo-item .promo-more {
    display: block;
    padding: 0.5em 0 0;
    color: #f27132;
    font-weight: 600;
}
@media (min-width: 27.5em) {
    .sidebar-items.sidebar-items .promo-item {
        padding: 1em 1.5em 1.5em;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        box-sizing: border-box;
        min-height: 100%;
    }
}
.sidebar-items.sidebar-items .promo-content {
    margin-bottom: auto;
}
.sidebar-items.sidebar-items .promo-item-default {
    outline: 1px solid #dedede;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sidebar-items.sidebar-items .promo-item-default,
.sidebar-items.sidebar-items .promo-item-default:link,
.sidebar-items.sidebar-items .promo-item-default:visited {
    color: #054368;
}
.sidebar-items.sidebar-items .promo-item-default:focus,
.sidebar-items.sidebar-items .promo-item-default:hover {
    text-decoration: none;
}
.sidebar-items.sidebar-items .promo-item-default:focus .promo-more,
.sidebar-items.sidebar-items .promo-item-default:hover .promo-more {
    text-decoration: underline;
}
.sidebar-items.sidebar-items .promo-expiration {
    text-transform: none;
    color: #999;
    font-size: 1rem;
    line-height: 1.625;
}
.sidebar-items.sidebar-items .promo-value {
    margin: 0 0 0.5em;
    font-weight: 600;
    color: #0af;
    display: inline;
    font-size: 1.5rem;
    line-height: 1.08333;
}
@media (min-width: 37.5em) {
    .sidebar-items.sidebar-items .promo-details {
        font-size: 0.75rem;
        line-height: 1.2;
    }
}
@media (min-width: 37.5em) {
    .blog-content {
        width: 66.66667%;
    }
}
.blog-image {
    padding-bottom: 0.75em;
}
@media (min-width: 37.5em) {
    .blog-image {
        float: right;
        padding-top: 1em;
        width: 33.33333%;
    }
}
.blog-content .blog-heading-box h2,
.blog-heading-box .blog-content h2,
.blog-heading-box .brand-collection .freeform-content h2,
.blog-heading-box .expert-video-tips h1,
.blog-heading-box .freeform-widget .content h2,
.blog-heading-box .heading-b,
.blog-heading-box .knowledge-article-sidebar .sidebar-items h4,
.blog-heading-box .top-promotions .four .tp-side-promo-title,
.blog-heading-box .top-promotions .three .tp-side-promo-title,
.blog-heading-box .why-us h1,
.brand-collection .freeform-content .blog-heading-box h2,
.expert-video-tips .blog-heading-box h1,
.freeform-widget .content .blog-heading-box h2,
.knowledge-article-sidebar .sidebar-items .blog-heading-box h4,
.top-promotions .four .blog-heading-box .tp-side-promo-title,
.top-promotions .three .blog-heading-box .tp-side-promo-title,
.why-us .blog-heading-box h1 {
    padding-top: 0.4em;
}
.list-brands {
    font-size: 1.125rem;
    line-height: 1.66667;
}
@media (min-width: 27.5em) {
    .list-brands {
        column-count: 2;
        column-gap: 19px;
    }
}
@media (min-width: 37.5em) {
    .list-brands {
        column-count: 3;
    }
}
@media (min-width: 46.25em) {
    .list-brands {
        column-count: 4;
    }
}
.list-brands > li {
    break-inside: avoid;
}
.list-brands h2 {
    color: #0af;
    font-weight: 600;
    font-size: 1.125rem;
}
.page-products h2 {
    color: #333;
    margin-bottom: 0.5em;
}
.page-products h3 {
    font-weight: 400;
    margin-bottom: 0.3em;
    margin-top: 1em;
}
.blog-content .page-products h2,
.brand-collection .freeform-content .page-products h2,
.expert-video-tips .page-products h1,
.freeform-widget .content .page-products h2,
.knowledge-article-sidebar .sidebar-items .page-products h4,
.page-products .blog-content h2,
.page-products .brand-collection .freeform-content h2,
.page-products .expert-video-tips h1,
.page-products .freeform-widget .content h2,
.page-products .heading-b,
.page-products .knowledge-article-sidebar .sidebar-items h4,
.page-products .top-promotions .four .tp-side-promo-title,
.page-products .top-promotions .three .tp-side-promo-title,
.page-products .why-us h1,
.top-promotions .four .page-products .tp-side-promo-title,
.top-promotions .three .page-products .tp-side-promo-title,
.why-us .page-products h1 {
    text-align: center;
    padding: 0;
}
.everything-we-service,
.learn-more {
    display: table;
    padding: 0 1em;
    margin: auto;
}
.everything-we-service .list-container,
.learn-more .list-container {
    float: left;
    vertical-align: top;
    margin-right: 2em;
}
.everything-we-service .list-container .list-products,
.learn-more .list-container .list-products {
    margin: 0;
}
.everything-we-service .list-container .list-products li,
.learn-more .list-container .list-products li {
    margin: 0;
    break-inside: avoid;
}
@media (min-width: 37.5em) {
    .everything-we-service .list-container .list-products li,
    .learn-more .list-container .list-products li {
        margin: 0;
    }
}
.everything-we-service .list-container .list-products .product,
.learn-more .list-container .list-products .product {
    color: #666;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.22222;
    text-transform: capitalize;
}
.everything-we-service .list-container .list-products a.product,
.learn-more .list-container .list-products a.product {
    color: #0af;
}
.everything-we-service .list-container .list-products + h3,
.learn-more .list-container .list-products + h3 {
    padding: 2em 0 0;
    border-top: 1px solid #666;
}
@media (min-width: 37.5em) {
    .everything-we-service .list-container .list-products + h3,
    .learn-more .list-container .list-products + h3 {
        padding: 1em 0 0;
    }
}
.store-location-list.nearby-stores {
    padding-top: 1em;
}
.store-location-list .content-title {
    text-align: left;
}
@media (min-width: 37.5em) {
    .store-location-list .content-title {
        text-align: center;
    }
}
@media (min-width: 46.25em) {
    .store-location-list .content-title {
        margin: 20px 0;
    }
}
.store-location-list .content-title h1 {
    color: #000;
}
@media (min-width: 37.5em) {
    .store-location-list .content-title h1 {
        color: #565656;
    }
}
.store-location-list .content-title p {
    font-weight: 300;
    font-size: 1.2rem;
}
.store-location-list .state-list {
    margin: 0 0 2.5em;
}
@media (min-width: 27.5em) {
    .store-location-list .state-list {
        padding-left: 10%;
        column-count: 2;
        column-gap: 19px;
    }
}
@media (min-width: 46.25em) {
    .store-location-list .state-list {
        column-count: 3;
    }
}
.store-location-list .state-list li {
    margin: 0;
    padding: 0 0 1em;
    break-inside: avoid;
}
@media (min-width: 37.5em) {
    .store-location-list .state-list li {
        padding: 0 0 1.6em;
    }
}
.store-location-list .state-list .state {
    color: #666766;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.22222;
}
@media (min-width: 37.5em) {
    .store-location-list .state-list .state {
        font-size: 1.5rem;
        line-height: 1.10958;
    }
}
.store-location-list .state-list a.state {
    color: #0af;
}
.store-location-list .state-list + h2 {
    padding: 2em 0 0;
    border-top: 1px solid #666;
}
@media (min-width: 37.5em) {
    .store-location-list .state-list + h2 {
        padding: 1em 0 0;
    }
}
.store-location-list .pagination-centered {
    text-align: center;
}
.store-location-list .pagination {
    display: none;
}
.store-location-list .pagination ul {
    display: inline;
}
.store-location-list .pagination ul li {
    display: inline-block;
    list-style-type: none;
    padding-right: 10px;
}
.store-location-list .pagination ul a {
    color: #0af;
}
.store-location-list .pagination ul .active a {
    color: #f37131;
}
.store-location-list .pagination ul .disabled a:not([data-letter="All"]) {
    pointer-events: none;
    cursor: default;
}
.store-location-list .pagination ul .disabled a:not([data-letter="All"]):link,
.store-location-list .pagination ul .disabled a:not([data-letter="All"]):visited {
    color: #ccc;
    text-decoration: none;
}
.store-location-list .pagination ul .disabled a:not([data-letter="All"]):focus,
.store-location-list .pagination ul .disabled a:not([data-letter="All"]):hover {
    text-decoration: none;
}
@media (min-width: 27.5em) {
    .store-location-list .pagination {
        display: inline;
    }
}
.store-location-list .metro-area-state-store-list,
.store-location-list .state-store-list {
    flex-wrap: wrap;
    padding-top: 10px;
}
.store-location-list .metro-area-state-store-list li.region,
.store-location-list .state-store-list li.region {
    width: 33.33333%;
    margin: 0 0 20px;
}
@media (max-width: 61.25em) {
    .store-location-list .metro-area-state-store-list li.region,
    .store-location-list .state-store-list li.region {
        width: 50%;
    }
}
@media (max-width: 37.5em) {
    .store-location-list .metro-area-state-store-list li.region,
    .store-location-list .state-store-list li.region {
        width: 100%;
    }
}
.store-location-list .metro-area-state-store-list li.region a,
.store-location-list .state-store-list li.region a {
    display: inline-block;
    color: #333;
    font-weight: 400;
    width: 100%;
}
.store-location-list .metro-area-state-store-list li.region a:focus,
.store-location-list .metro-area-state-store-list li.region a:hover,
.store-location-list .state-store-list li.region a:focus,
.store-location-list .state-store-list li.region a:hover {
    text-decoration: none;
}
.store-location-list .metro-area-state-store-list li.region .tel,
.store-location-list .state-store-list li.region .tel {
    width: auto;
    white-space: nowrap;
}
@media (min-width: 27.5em) {
    .store-location-list .metro-area-state-store-list li.region:nth-child(odd),
    .store-location-list .state-store-list li.region:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 46.25em) {
    .store-location-list .metro-area-state-store-list li.region:nth-child(odd),
    .store-location-list .state-store-list li.region:nth-child(odd) {
        clear: none;
    }
}
@media (min-width: 46.25em) {
    .store-location-list .metro-area-state-store-list li.region:nth-child(3n + 1),
    .store-location-list .state-store-list li.region:nth-child(3n + 1) {
        clear: left;
    }
}
.store-location-list .metro-area-state-store-list li.region .state-store-item,
.store-location-list .state-store-list li.region .state-store-item {
    position: relative;
    display: block;
    padding: 20px;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .cta-phone svg,
.store-location-list .state-store-list li.region .state-store-item .cta-phone svg {
    width: 22px;
    height: 24px;
    fill: #333;
    color: #333;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .cta-phone .phone,
.store-location-list .state-store-list li.region .state-store-item .cta-phone .phone {
    font-size: 1.25rem;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .arrow-button,
.store-location-list .state-store-list li.region .state-store-item .arrow-button {
    z-index: 10;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 15px;
    top: 15px;
    cursor: pointer;
    transition: transform 0.3s linear;
    display: none;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .arrow-button.open,
.store-location-list .state-store-list li.region .state-store-item .arrow-button.open {
    transform: rotate(-180deg);
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .icon,
.store-location-list .state-store-list li.region .state-store-item .icon {
    display: block;
    position: absolute;
    width: 26px;
    height: 13px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -13px;
    pointer-events: none;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .icon:after,
.store-location-list .metro-area-state-store-list li.region .state-store-item .icon:before,
.store-location-list .state-store-list li.region .state-store-item .icon:after,
.store-location-list .state-store-list li.region .state-store-item .icon:before {
    height: 16px;
    width: 1px;
    content: "";
    display: inline-block;
    border-left: 2px solid #999;
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .icon:before,
.store-location-list .state-store-list li.region .state-store-item .icon:before {
    transform: rotate(-45deg) translate(6px, 3px);
}
.store-location-list .metro-area-state-store-list li.region .state-store-item .icon:after,
.store-location-list .state-store-list li.region .state-store-item .icon:after {
    transform: rotate(45deg) translate(9px, -11px);
}
.store-location-list .metro-area-state-store-list li.region .state-store-item-default,
.store-location-list .state-store-list li.region .state-store-item-default {
    outline: 1px solid transparent;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.store-location-list .metro-area-state-store-list li.region .services-list,
.store-location-list .state-store-list li.region .services-list {
    margin: 5px 0 0 15px;
}
.store-location-list .metro-area-state-store-list li.region .services-list li,
.store-location-list .state-store-list li.region .services-list li {
    list-style-type: disc;
}
.store-location-list .metro-area-state-store-list li.region .services-list li span,
.store-location-list .state-store-list li.region .services-list li span {
    margin-left: -7px;
}
.store-location-list .metro-area-state-store-list li.region .city-value,
.store-location-list .state-store-list li.region .city-value {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.25;
    color: #0048bb;
}
.store-location-list .metro-area-state-store-list li.region .title,
.store-location-list .state-store-list li.region .title {
    margin: 5px 0;
    font-size: 1.125rem;
    line-height: 24px;
    color: #0048bb;
}
.store-location-list .metro-area-state-store-list li.region .title.service-type,
.store-location-list .state-store-list li.region .title.service-type {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating,
.store-location-list .state-store-list li.region .reviews-average-rating {
    margin: 0;
    min-height: 51px;
    display: flex;
    align-items: center;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating .has-reviews,
.store-location-list .state-store-list li.region .reviews-average-rating .has-reviews {
    display: block;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating .no-reviews,
.store-location-list .state-store-list li.region .reviews-average-rating .no-reviews {
    width: 75%;
    margin: 0;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating .stars,
.store-location-list .state-store-list li.region .reviews-average-rating .stars {
    margin: -3px 16px 3px -3px;
    white-space: nowrap;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating .stars .rating-star,
.store-location-list .state-store-list li.region .reviews-average-rating .stars .rating-star {
    padding: 16px;
}
.store-location-list .metro-area-state-store-list li.region .reviews-average-rating .customer-reviews,
.store-location-list .state-store-list li.region .reviews-average-rating .customer-reviews {
    color: #0af;
}
.store-location-list .metro-area-state-store-list li.region .value,
.store-location-list .state-store-list li.region .value {
    padding: 11px 0 0.5em;
    margin: 0;
}
.store-location-list .metro-area-state-store-list li.region .see-more,
.store-location-list .state-store-list li.region .see-more {
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #f63;
}
.metro-areas-list {
    margin: 0 0 2.5em;
}
@media (min-width: 27.5em) {
    .metro-areas-list {
        padding-left: 8%;
        column-count: 2;
        column-gap: 19px;
    }
}
@media (min-width: 46.25em) {
    .metro-areas-list {
        column-count: 2;
    }
}
.metro-areas-list li {
    margin: 0;
    padding: 0 0 1em;
    break-inside: avoid;
}
@media (min-width: 37.5em) {
    .metro-areas-list li {
        padding: 0 0 1.6em;
    }
}
.metro-areas-list a.state {
    font-weight: 400;
    color: #0af;
    font-size: 1.125rem;
    line-height: 1.22222;
}
@media (min-width: 37.5em) {
    .metro-areas-list a.state {
        font-size: 1.5rem;
        line-height: 1.125;
    }
}
.metro-areas-list + h2 {
    padding: 2em 0 0;
    border-top: 1px solid #666;
}
@media (min-width: 37.5em) {
    .metro-areas-list + h2 {
        padding: 1em 0 0;
    }
}
.metro-areas-filter {
    display: none;
}
@media (min-width: 27.5em) {
    .metro-areas-filter {
        display: inline;
    }
}
.knowledge-center {
    border-bottom: 1px solid #ccc;
    padding-top: 30px;
}
.knowledge-center .title {
    font-weight: 500;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media (min-width: 37.5em) {
    .knowledge-center .title {
        text-align: inherit;
    }
}
.knowledge-center .list {
    width: 100%;
    float: left;
}
@media (min-width: 37.5em) {
    .knowledge-center .list {
        width: 66.66667%;
    }
}
@media (min-width: 46.25em) {
    .blog-content .knowledge-center .list h1,
    .brand-collection .freeform-content .knowledge-center .list h1,
    .freeform-widget .content .knowledge-center .list h1,
    .knowledge-center .list .blog-content h1,
    .knowledge-center .list .brand-collection .freeform-content h1,
    .knowledge-center .list .freeform-widget .content h1,
    .knowledge-center .list h1.heading-a {
        font-size: 32pt;
    }
}
@media (min-width: 37.5em) {
    .knowledge-center .right-part {
        width: 33.33333%;
        float: left;
    }
}
.knowledge-center .right-part .widget {
    border: 0;
}
.knowledge-center .pagination,
.knowledge-center .pagination-title {
    font-size: 0.8125rem;
    line-height: 1.23077;
}
@media (min-width: 37.5em) {
    .knowledge-center .pagination,
    .knowledge-center .pagination-title {
        width: 66.66667%;
    }
}
.knowledge-center .pagination-title {
    text-align: center;
    padding-bottom: 1em;
    margin-top: -1em;
}
.knowledge-center .pagination-title a {
    color: #0af;
    cursor: pointer;
    font-weight: 600;
}
.knowledge-center .rss-style {
    padding: 0;
    margin-bottom: 25px;
}
.knowledge-center .rss-style .articles .article {
    width: 100%;
}
.knowledge-center .rss-style h3 {
    margin: 30px 0 0;
}
@media (min-width: 37.5em) {
    .knowledge-center .rss-style h3 {
        margin: 17px 0 10px;
    }
}
.knowledge-center .link-back-content {
    margin-top: -15px;
    padding-left: 4px;
}
.knowledge-center .link-back-content a {
    font-weight: 500;
}
.knowledge-center .link-back-content a:active,
.knowledge-center .link-back-content a:link,
.knowledge-center .link-back-content a:visited {
    color: #0af;
}
.knowledge-article h1 {
    font-size: 32px;
    font-weight: 400;
    margin-top: 0.75em;
}
@media (min-width: 37.5em) {
    .knowledge-article h1 {
        font-size: 40px;
    }
}
.knowledge-article .main-content {
    float: right;
}
.knowledge-article + .lead-sheet {
    padding-top: 0;
}
.knowledge-article-tags {
    margin-bottom: 1.5em;
}
.knowledge-article-tags span {
    margin-right: 0.75em;
}
.knowledge-article-tags .tag {
    color: #0af;
    font-weight: 400;
}
.knowledge-article-content {
    font-size: 18px;
    line-height: 1.5;
}
@media (min-width: 37.5em) {
    .knowledge-article-content {
        width: 66.66667%;
        float: left;
    }
}
.knowledge-article-content h2 {
    font-size: 20px;
    font-weight: 600;
}
.knowledge-article-content h3,
.knowledge-article-content h4,
.knowledge-article-content h5,
.knowledge-article-content h6 {
    font-size: 18px;
    font-weight: 600;
}
.knowledge-article-content .back-link-block {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 0.75em;
    margin-bottom: 0.8em;
}
.knowledge-article-content .back-link-block a {
    color: #0af;
    font-weight: 400;
}
.knowledge-article-content .back-link-block .col-wrapper {
    display: table;
}
.knowledge-article-content .back-link-block .col-wrapper .col2 {
    display: table-cell;
    padding-left: 10px;
}
.knowledge-article-content .back-link-block .col-wrapper p {
    margin: 0;
}
.knowledge-article-sidebar {
    box-sizing: border-box;
    float: left;
    position: -webkit-sticky;
    position: sticky;
    top: 62px;
}
@media (min-width: 37.5em) {
    .knowledge-article-sidebar {
        width: 33.33333%;
    }
}
.knowledge-article-sidebar .cta-items {
    border: 1px solid #dedede;
    padding: 0 1em 1em;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    outline: 1px solid #dedede;
}
.knowledge-article-sidebar .cta-items svg {
    height: auto;
}
.knowledge-article-sidebar .sidebar-items {
    max-width: none;
    background: #fff;
}
.knowledge-article-sidebar .sidebar-items .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.knowledge-article-sidebar .sidebar-items .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
@media (min-width: 37.5em) {
    .knowledge-article-sidebar .sidebar-items {
        background: #fff;
    }
}
.knowledge-article-sidebar .sidebar-items h4.smaller {
    font-weight: 300;
    font-size: 32px;
    line-height: 1.2;
    margin: 0.75em 0 0;
}
.knowledge-article-sidebar .sidebar-items h4 p {
    margin-bottom: 0.5em;
}
.knowledge-article-sidebar .sidebar-items .bottom-space .button {
    margin: 0;
}
.knowledge-article-sidebar .sidebar-items .info-text {
    color: #989898;
    font-weight: 300;
    font-size: 1.1rem;
}
.knowledge-article-sidebar .sidebar-items .info-text a {
    color: #0af;
    font-weight: 400;
    font-size: 1.1rem;
}
.knowledge-article-sidebar .sidebar-items .cta-item + .cta-item {
    border-top: 1px solid #ccc;
    margin-top: 15px;
}
.knowledge-article-sidebar .sidebar-items .cta-item:last-of-type .cta-image {
    margin-bottom: 15px;
}
.knowledge-article-sidebar .sidebar-items .cta-image {
    max-width: 85px;
}
@media (max-width: 61.25em) {
    .knowledge-article-sidebar .sidebar-items .right-space {
        margin-right: 5px;
    }
    .knowledge-article-sidebar .sidebar-items .button {
        font-size: 0.8rem;
        padding-right: 0.25em;
        padding-left: 0.25em;
        margin-right: -8px;
    }
}
#advantage-member {
    padding: 10px;
    max-width: 1019px;
    margin: 0 auto;
}
#advantage-member .phone-block {
    margin-bottom: 20px;
}
#advantage-member .conditions {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 50px;
}
#advantage-member .vue-date-input {
    width: 90%;
}
#advantage-member .vue-date-input + span {
    font-size: large;
}
.shs-plus-membership-wrapper {
    box-sizing: border-box;
    font-family: Gotham-Book;
    color: #636569;
}
.shs-plus-membership-wrapper .fields {
    max-width: 1154px;
}
.blog-content .shs-plus-membership-wrapper h2,
.brand-collection .freeform-content .shs-plus-membership-wrapper h2,
.expert-video-tips .shs-plus-membership-wrapper h1,
.freeform-widget .content .shs-plus-membership-wrapper h2,
.knowledge-article-sidebar .sidebar-items .shs-plus-membership-wrapper h4,
.shs-plus-membership-wrapper .blog-content h2,
.shs-plus-membership-wrapper .brand-collection .freeform-content h2,
.shs-plus-membership-wrapper .expert-video-tips h1,
.shs-plus-membership-wrapper .freeform-widget .content h2,
.shs-plus-membership-wrapper .heading-b,
.shs-plus-membership-wrapper .knowledge-article-sidebar .sidebar-items h4,
.shs-plus-membership-wrapper .top-promotions .four .tp-side-promo-title,
.shs-plus-membership-wrapper .top-promotions .three .tp-side-promo-title,
.shs-plus-membership-wrapper .why-us h1,
.top-promotions .four .shs-plus-membership-wrapper .tp-side-promo-title,
.top-promotions .three .shs-plus-membership-wrapper .tp-side-promo-title,
.why-us .shs-plus-membership-wrapper h1 {
    font-family: Gotham-Light;
    text-align: center;
    font-size: 2rem;
    font-weight: 300;
    color: #636569;
}
@media (min-width: 46.25em) {
    .blog-content .shs-plus-membership-wrapper h2,
    .brand-collection .freeform-content .shs-plus-membership-wrapper h2,
    .expert-video-tips .shs-plus-membership-wrapper h1,
    .freeform-widget .content .shs-plus-membership-wrapper h2,
    .knowledge-article-sidebar .sidebar-items .shs-plus-membership-wrapper h4,
    .shs-plus-membership-wrapper .blog-content h2,
    .shs-plus-membership-wrapper .brand-collection .freeform-content h2,
    .shs-plus-membership-wrapper .expert-video-tips h1,
    .shs-plus-membership-wrapper .freeform-widget .content h2,
    .shs-plus-membership-wrapper .heading-b,
    .shs-plus-membership-wrapper .knowledge-article-sidebar .sidebar-items h4,
    .shs-plus-membership-wrapper .top-promotions .four .tp-side-promo-title,
    .shs-plus-membership-wrapper .top-promotions .three .tp-side-promo-title,
    .shs-plus-membership-wrapper .why-us h1,
    .top-promotions .four .shs-plus-membership-wrapper .tp-side-promo-title,
    .top-promotions .three .shs-plus-membership-wrapper .tp-side-promo-title,
    .why-us .shs-plus-membership-wrapper h1 {
        font-size: 3rem;
    }
}
.blog-content .shs-plus-membership-wrapper h3,
.brand-collection .freeform-content .shs-plus-membership-wrapper h3,
.expert-video-tips .shs-plus-membership-wrapper h3,
.freeform-widget .content .shs-plus-membership-wrapper h3,
.kenmore-widget-wrapper .kenmore-widget .content .shs-plus-membership-wrapper h3,
.shs-plus-membership-wrapper .blog-content h3,
.shs-plus-membership-wrapper .brand-collection .freeform-content h3,
.shs-plus-membership-wrapper .expert-video-tips h3,
.shs-plus-membership-wrapper .freeform-widget .content h3,
.shs-plus-membership-wrapper .heading-c,
.shs-plus-membership-wrapper .kenmore-widget-wrapper .kenmore-widget .content h3,
.shs-plus-membership-wrapper .warranty .content h2,
.warranty .content .shs-plus-membership-wrapper h2 {
    font-family: Gotham-Light;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 50px;
}
@media (min-width: 46.25em) {
    .blog-content .shs-plus-membership-wrapper h3,
    .brand-collection .freeform-content .shs-plus-membership-wrapper h3,
    .expert-video-tips .shs-plus-membership-wrapper h3,
    .freeform-widget .content .shs-plus-membership-wrapper h3,
    .kenmore-widget-wrapper .kenmore-widget .content .shs-plus-membership-wrapper h3,
    .shs-plus-membership-wrapper .blog-content h3,
    .shs-plus-membership-wrapper .brand-collection .freeform-content h3,
    .shs-plus-membership-wrapper .expert-video-tips h3,
    .shs-plus-membership-wrapper .freeform-widget .content h3,
    .shs-plus-membership-wrapper .heading-c,
    .shs-plus-membership-wrapper .kenmore-widget-wrapper .kenmore-widget .content h3,
    .shs-plus-membership-wrapper .warranty .content h2,
    .warranty .content .shs-plus-membership-wrapper h2 {
        font-size: 2.25rem;
    }
}
.knowledge-article-content .shs-plus-membership-wrapper ul,
.shs-plus-membership-wrapper .knowledge-article-content ul,
.shs-plus-membership-wrapper .list-bullet {
    list-style: disc inside;
    padding-left: 1.5em;
}
.shs-plus-membership-wrapper .cta-button {
    max-width: 140px;
    width: 140px;
    text-transform: uppercase;
    font-size: 0.75rem;
    padding: 0.8em 0.7em;
}
.shs-plus-membership-wrapper .orange {
    color: #f63;
}
.welcome-section {
    box-sizing: border-box;
    background-image: url(/media/app/keys-banner-mobile.jpg);
    background-repeat: no-repeat;
    background-size: 115%;
    background-position-y: center;
    background-position-x: -40px;
    position: relative;
    padding: 0.7rem;
    margin-bottom: 100px;
    min-height: 300px;
}
@media (min-width: 46.25em) {
    .welcome-section {
        background-image: url(/media/app/keys-banner.jpg);
        margin-bottom: 70px;
    }
}
.welcome-section .fields {
    max-width: 900px;
}
.welcome-section .welcome-title {
    font-family: Gotham-Light;
    color: #fff;
    font-size: 2.25rem;
    font-weight: 300;
    text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.647059);
    padding: 30px 0;
}
.welcome-section .welcome-title .gotham-medium {
    font-family: Gotham-Medium;
    font-weight: 500;
    display: block;
    font-size: 2rem;
}
.welcome-section .button {
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
}
@media (min-width: 46.25em) {
    .welcome-section .button {
        position: static;
        transform: none;
        margin-bottom: 10px;
    }
}
.welcome-subtitle {
    font-family: Gotham-Book;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.647059);
    margin-bottom: 40px;
}
@media (min-width: 46.25em) {
    .welcome-subtitle {
        float: left;
        margin-right: 30px;
    }
}
.benefits-section .blog-content h2,
.benefits-section .brand-collection .freeform-content h2,
.benefits-section .expert-video-tips h1,
.benefits-section .freeform-widget .content h2,
.benefits-section .heading-b,
.benefits-section .knowledge-article-sidebar .sidebar-items h4,
.benefits-section .top-promotions .four .tp-side-promo-title,
.benefits-section .top-promotions .three .tp-side-promo-title,
.benefits-section .why-us h1,
.blog-content .benefits-section h2,
.brand-collection .freeform-content .benefits-section h2,
.expert-video-tips .benefits-section h1,
.freeform-widget .content .benefits-section h2,
.knowledge-article-sidebar .sidebar-items .benefits-section h4,
.top-promotions .four .benefits-section .tp-side-promo-title,
.top-promotions .three .benefits-section .tp-side-promo-title,
.why-us .benefits-section h1 {
    font-size: 2rem;
    margin-bottom: 25px;
    position: relative;
}
@media (min-width: 37.5em) {
    .benefits-section .blog-content h2,
    .benefits-section .brand-collection .freeform-content h2,
    .benefits-section .expert-video-tips h1,
    .benefits-section .freeform-widget .content h2,
    .benefits-section .heading-b,
    .benefits-section .knowledge-article-sidebar .sidebar-items h4,
    .benefits-section .top-promotions .four .tp-side-promo-title,
    .benefits-section .top-promotions .three .tp-side-promo-title,
    .benefits-section .why-us h1,
    .blog-content .benefits-section h2,
    .brand-collection .freeform-content .benefits-section h2,
    .expert-video-tips .benefits-section h1,
    .freeform-widget .content .benefits-section h2,
    .knowledge-article-sidebar .sidebar-items .benefits-section h4,
    .top-promotions .four .benefits-section .tp-side-promo-title,
    .top-promotions .three .benefits-section .tp-side-promo-title,
    .why-us .benefits-section h1 {
        font-size: 3rem;
    }
}
.benefits-section .blog-content h2 .year,
.benefits-section .brand-collection .freeform-content h2 .year,
.benefits-section .expert-video-tips h1 .year,
.benefits-section .freeform-widget .content h2 .year,
.benefits-section .heading-b .year,
.benefits-section .knowledge-article-sidebar .sidebar-items h4 .year,
.benefits-section .top-promotions .four .tp-side-promo-title .year,
.benefits-section .top-promotions .three .tp-side-promo-title .year,
.benefits-section .why-us h1 .year,
.blog-content .benefits-section h2 .year,
.brand-collection .freeform-content .benefits-section h2 .year,
.expert-video-tips .benefits-section h1 .year,
.freeform-widget .content .benefits-section h2 .year,
.knowledge-article-sidebar .sidebar-items .benefits-section h4 .year,
.top-promotions .four .benefits-section .tp-side-promo-title .year,
.top-promotions .three .benefits-section .tp-side-promo-title .year,
.why-us .benefits-section h1 .year {
    font-family: Gotham-Condensed-Book;
    font-size: 2rem;
    margin-left: -10px;
}
@media (min-width: 37.5em) {
    .benefits-section .blog-content h2 .year,
    .benefits-section .brand-collection .freeform-content h2 .year,
    .benefits-section .expert-video-tips h1 .year,
    .benefits-section .freeform-widget .content h2 .year,
    .benefits-section .heading-b .year,
    .benefits-section .knowledge-article-sidebar .sidebar-items h4 .year,
    .benefits-section .top-promotions .four .tp-side-promo-title .year,
    .benefits-section .top-promotions .three .tp-side-promo-title .year,
    .benefits-section .why-us h1 .year,
    .blog-content .benefits-section h2 .year,
    .brand-collection .freeform-content .benefits-section h2 .year,
    .expert-video-tips .benefits-section h1 .year,
    .freeform-widget .content .benefits-section h2 .year,
    .knowledge-article-sidebar .sidebar-items .benefits-section h4 .year,
    .top-promotions .four .benefits-section .tp-side-promo-title .year,
    .top-promotions .three .benefits-section .tp-side-promo-title .year,
    .why-us .benefits-section h1 .year {
        margin-left: -15px;
    }
}
.benefits-section .membership-price {
    white-space: nowrap;
}
.benefits-section .membership-price .terms-link {
    position: absolute;
    right: 50px;
    bottom: -25px;
}
@media (min-width: 37.5em) {
    .benefits-section .membership-price .terms-link {
        bottom: -15px;
    }
}
.benefits-section .benefits-wrapper {
    display: flex;
    flex-direction: column;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-wrapper {
        flex-direction: row;
    }
}
.benefits-section .benefits-item.left {
    width: 100%;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-item.left {
        width: 79%;
        margin-right: 1%;
    }
}
.benefits-section .benefits-item.right {
    width: 100%;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-item.right {
        width: 20%;
    }
}
.benefits-section .benefits-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 45px;
    font-weight: 500;
    font-style: normal;
    font-size: 2.25rem;
    font-family: Gotham-Rnd-Medium;
    color: #6f9;
    text-align: center;
    background: -webkit-linear-gradient(-41.7603deg, #0af, #0048bb);
    background: -moz-linear-gradient(-48.2397deg, #0af 0, #0048bb 100%);
    background: linear-gradient(-48.2397deg, #0af, #0048bb);
    min-height: auto;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-title {
        font-size: 3rem;
        min-height: 200px;
        height: 200px;
    }
}
.benefits-section .benefits-title p {
    max-width: 100%;
    margin: 0.7rem 0;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-title p {
        margin-top: -60px;
    }
}
.benefits-section .benefits-title span:last-child {
    font-size: 2.25rem;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-title span:last-child {
        font-size: 1.375rem;
    }
}
@media (min-width: 61.25em) {
    .benefits-section .benefits-title span:last-child {
        font-size: 1.875rem;
    }
}
.benefits-section .gotham-rnd-medium {
    font-family: Gotham-Rnd-Medium;
    font-weight: 500;
}
.benefits-section .benefits-list {
    display: flex;
    flex-direction: column;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list {
        flex-direction: row;
        margin-top: -81px;
        height: calc(100% - 81px);
    }
}
.benefits-section .benefits-list li {
    width: 100%;
    flex: 1 1 auto;
    background-color: #ebebeb;
    position: relative;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list li {
        width: 23%;
        margin-right: 1%;
        height: calc(100% - 80px);
        background-color: transparent;
    }
}
.benefits-section .benefits-list li:last-child {
    margin-right: 0;
}
.benefits-section .benefits-list li p {
    font-family: Gotham-Condensed-Book;
    font-size: 1.25rem;
    line-height: 24px;
    margin-bottom: 0;
}
.benefits-section .benefits-list .content-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #ebebeb;
    padding: 20px 10px;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list .content-wrapper {
        height: calc(100% - 80px);
    }
}
.benefits-section .benefits-list .content-wrapper .icon-benefits {
    width: 60px;
    height: 60px;
    display: block;
    padding: 15px;
    margin: 0 auto 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.benefits-section .benefits-list .content-wrapper .icon-benefits.icon-oven {
    width: 50px;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list .content-wrapper .icon-benefits.icon-oven {
        width: 70px;
    }
}
.benefits-section .benefits-list .content-wrapper .icon-benefits.icon-track {
    width: 60px;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list .content-wrapper .icon-benefits.icon-track {
        width: 120px;
    }
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list .content-wrapper .icon-benefits {
        position: static;
        width: 80px;
        height: 120px;
    }
}
.benefits-section .benefits-list .content-wrapper .details-link {
    font-size: 0.75rem;
}
.benefits-section .benefits-list .content-wrapper .button {
    margin: 20px auto 0;
    background: #fff;
    border: 1px solid #f63;
    color: #f63;
}
@media (min-width: 46.25em) {
    .benefits-section .benefits-list .content-wrapper .button {
        margin-top: auto;
    }
}
.benefits-section .item-title {
    font-size: 1.125rem;
    color: #0af;
    border-bottom: 1px solid #0af;
    border-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
    height: 80px;
    text-align: center;
    margin-left: 20%;
    margin-right: 3%;
    text-transform: uppercase;
}
@media (min-width: 37.5em) {
    .benefits-section .item-title {
        margin-left: 15%;
    }
}
@media (min-width: 46.25em) {
    .benefits-section .item-title {
        font-size: 1rem;
        color: #6f9;
        border-top: 1px solid #6f9;
        border-bottom: 0;
        margin: 0;
    }
}
.benefits-section .terms-link {
    font-size: 0.75rem;
    display: block;
    padding: 1.5em 0;
}
.benefits-section .cta-button.enroll-now-button {
    margin: 30px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.34902);
}
.advantages-section .advantages-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 0;
}
@media (min-width: 46.25em) {
    .advantages-section .advantages-list {
        border-top: 2px solid #0af;
        flex-direction: row;
    }
}
.advantages-section .advantages-list li {
    text-align: center;
    width: 80%;
    border-top: 2px solid #0af;
    margin: 0 10% 35px;
}
@media (min-width: 37.5em) {
    .advantages-section .advantages-list li {
        width: 70%;
        margin: 0 15% 35px;
    }
}
@media (min-width: 46.25em) {
    .advantages-section .advantages-list li {
        border-top: 0;
        width: 30%;
        margin: 0 1% 0 0;
    }
}
.advantages-section .advantages-list li:last-child {
    margin-right: 0;
}
.advantages-section .advantages-list svg {
    margin-top: -30px;
    margin-bottom: 30px;
    width: 60px;
    height: 60px;
}
.advantages-section .advantages-list h4 {
    font-family: Gotham-Rnd-Medium;
    font-size: 1.25rem;
}
.advantages-section .advantages-list p {
    font-size: 1rem;
}
.advantages-section .advantages-list a {
    text-decoration: none;
}
.advantages-section .receipt-button {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #f63;
    padding: 10px 5px;
    max-width: 150px;
    margin: 0 auto 10px;
}
.banner-section .banner-info {
    background: -webkit-linear-gradient(9.46232deg, #0af, #0048bb);
    background: -moz-linear-gradient(80.53768deg, #0af 0, #0048bb 100%);
    background: linear-gradient(80.53768deg, #0af, #0048bb);
    margin-bottom: 20px;
    padding: 1rem;
}
.banner-section .banner-info .cta-button {
    margin: 0 auto;
}
.banner-section .banner-info-wrapper {
    display: flex;
}
.banner-section .banner-info-wrapper svg {
    width: 220px;
    height: 120px;
    margin-right: 1rem;
}
.banner-section .banner-title {
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1.5rem;
}
@media (min-width: 46.25em) {
    .banner-section .banner-title {
        font-size: 2.25rem;
    }
}
.banner-section .banner-title .green {
    color: #6f9;
}
.banner-section .banner-title .smaller {
    font-size: 1.125rem;
}
@media (min-width: 46.25em) {
    .banner-section .banner-title .smaller {
        font-size: 2.25rem;
    }
}
.add-info {
    font-size: 1rem;
    padding: 0 1.5rem 0.5rem;
}
.add-info .gotham-medium {
    font-family: Gotham-Medium;
}
.terms-page {
    margin-bottom: 30px;
}
.terms-section {
    font-family: Gotham-Book;
    color: #636569;
}
.terms-section .orange {
    color: #f63;
}
.terms-section .gotham-medium {
    font-family: Gotham-Medium;
}
.blog-content .terms-section h3,
.brand-collection .freeform-content .terms-section h3,
.expert-video-tips .terms-section h3,
.freeform-widget .content .terms-section h3,
.kenmore-widget-wrapper .kenmore-widget .content .terms-section h3,
.terms-section .blog-content h3,
.terms-section .brand-collection .freeform-content h3,
.terms-section .expert-video-tips h3,
.terms-section .freeform-widget .content h3,
.terms-section .heading-c,
.terms-section .kenmore-widget-wrapper .kenmore-widget .content h3,
.terms-section .warranty .content h2,
.warranty .content .terms-section h2 {
    color: #0048bb;
    font-size: 18px;
    font-family: Gotham-Medium;
    margin-top: 1em;
}
.terms-section .blue-link {
    color: #0af;
}
.knowledge-article-content .terms-section ul,
.terms-section .knowledge-article-content ul,
.terms-section .list-bullet {
    margin-left: 20px;
}
.knowledge-article-content .terms-section ul li,
.terms-section .knowledge-article-content ul li,
.terms-section .list-bullet li {
    margin-bottom: 0;
}
.terms-page-header {
    margin-top: 0;
}
@media (min-width: 46.25em) {
    .terms-page-header {
        margin-top: 40px;
    }
}
html {
    background: #f7f7f7;
    height: 100%;
}
html.offscreen-nav-open {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
}
body {
    height: 100%;
    position: relative;
}
@media (min-width: 71.875em) {
    body {
        margin: 0 auto;
        max-width: 1300px;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
    }
}
@media print {
    body .cta-container.is-locked,
    body > :not(main) {
        display: none;
    }
}
.main-wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: #fff;
}
@media (min-width: 71.875em) {
    .main-wrapper {
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
    }
}
.content-wrapper {
    flex: 1 0 auto;
}
main {
    background: #fff;
}
footer {
    flex: 0 0 auto;
}
.page-standard {
    padding-bottom: 3em;
    min-height: 30em;
}
.page-standard,
.page-standard-alt {
    position: relative;
    padding-top: 1em;
}
.breadcrumbs,
.fine-print {
    font-size: 0.75rem;
}
.breadcrumbs {
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #acb0b1;
    background: #fff;
    line-height: 1.2;
}
@media (min-width: 37.5em) {
    .breadcrumbs {
        font-size: 1rem;
        line-height: 1.2;
    }
}
@media print {
    .breadcrumbs {
        display: none;
    }
}
.breadcrumbs ul {
    overflow: hidden;
    margin: 0;
}
.breadcrumbs .call-link {
    margin-left: auto;
    padding: 15px 0 15px 10px;
    font-size: 140%;
    vertical-align: top;
    float: right;
    display: none;
    white-space: nowrap;
}
@media (min-width: 46.25em) {
    .breadcrumbs .call-link {
        display: block;
    }
}
.breadcrumbs .cta-landing {
    padding: 10px;
    visibility: hidden;
}
.breadcrumb-item {
    display: none;
    margin: 0.3em 0;
    padding: 0.4em 0 0.3em;
    white-space: nowrap;
}
@media (min-width: 46.25em) {
    .breadcrumb-item {
        display: block;
    }
}
.breadcrumb-item:before {
    float: left;
    padding: 0.5em 0;
    color: #989898;
    font-weight: 300;
    content: '';
    /* content: "<"; */
}
@media (min-width: 46.25em) {
    .breadcrumb-item:before {
        content: ">";
        padding-left: 0.25em;
        padding-right: 0.25em;
    }
}
@media (min-width: 46.25em) {
    .breadcrumb-item:first-child:before {
        content: "";
    }
}
.breadcrumb-item:last-of-type {
    overflow: hidden;
}
.breadcrumb-item a {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0.5em 0.2em;
    color: #989898;
    font-weight: 300;
}
@media (min-width: 46.25em) {
    .breadcrumb-item a {
        display: inline;
    }
}
.breadcrumb-item i {
    font-style: normal;
}
.breadcrumb-parent-item {
    display: inline-block;
}
.breadcrumb-parent-item:before {
    content: "<";
}
@media (min-width: 46.25em) {
    .breadcrumb-parent-item:before {
        content: ">";
    }
}
footer[role="contentinfo"] {
    background: #353535;
    color: #fff;
}
@media print {
    footer[role="contentinfo"] {
        display: none;
    }
}
.footer-utilities {
    overflow: hidden;
    padding: 0.7em 0 0;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6875;
    text-align: left;
}
@media (min-width: 61.25em) {
    .footer-utilities {
        padding: 2em 1em;
    }
}
.footer-links {
    position: relative;
    float: left;
    clear: none;
    margin: 0 1em 1em;
    padding: 0;
    width: auto;
}
@media (min-width: 61.25em) {
    .footer-links {
        left: 0;
        clear: none;
        margin: 0;
    }
}
.footer-links h2 {
    margin-top: 0.2em;
    margin-bottom: 0.3em;
    margin-left: 0.4em;
    font-size: 1.3125rem;
    line-height: 1.33333;
    color: #fff;
}
@media (min-width: 61.25em) {
    .footer-links h2 {
        margin-left: 0;
    }
}
.footer-links ul {
    position: relative;
    float: left;
    margin: 0;
}
@media (min-width: 61.25em) {
    .footer-links ul {
        right: 0;
    }
}
.footer-links li {
    display: flex;
    margin: 0 0.5em;
}
@media (min-width: 61.25em) {
    .footer-links li {
        margin: 0;
    }
}
.footer-links a {
    display: inline-block;
    padding: 0.2em 0;
    font-weight: 400;
    font-size: 0.875rem;
}
.footer-links a,
.footer-links a:link {
    color: #fff;
}
@media (min-width: 37.5em) {
    .footer-links-common {
        width: 25%;
    }
}
@media (min-width: 61.25em) {
    .footer-links-common {
        width: 25%;
    }
}
.footer-site-map {
    width: 100%;
}
@media (min-width: 37.5em) {
    .footer-site-map {
        width: 65%;
    }
}
@media (min-width: 61.25em) {
    .footer-site-map {
        width: 70%;
    }
}
.footer-site-map ul {
    width: 100%;
    column-count: 3;
}
.footer-sign-up {
    font-size: 0.875rem;
    margin: 0 1.75em 1em;
}
.footer-sign-up h2 {
    margin-left: 0;
}
@media (min-width: 37.5em) {
    .footer-sign-up {
        width: 25%;
    }
}
@media (min-width: 61.25em) {
    .footer-sign-up {
        width: 30%;
        margin: 0;
    }
}
.footer-sign-up-block {
    font-size: 0.875rem;
    text-align: center;
}
.footer-sign-up-block input {
    font-size: 0.875rem;
    min-width: 180px;
    width: auto;
}
@media (min-width: 37.5em) {
    .footer-sign-up-block input {
        width: 50%;
    }
}
@media (min-width: 61.25em) {
    .footer-sign-up-block input {
        width: 76%;
    }
}
@media (min-width: 37.5em) {
    .footer-sign-up-block {
        text-align: left;
    }
}
.footer-sign-up-block .button-submit {
    font-size: 0.875rem;
    margin: 0 0 0 -4px;
    min-height: 32px;
    min-width: 90px;
    background: #0af;
    outline: none;
    font-weight: 300;
}
.sign-up-form {
    display: inline;
}
@media (min-width: 61.25em) {
    .sign-up-form {
        text-align: left;
    }
}
.sign-up-margin {
    margin: 0;
}
.signup-banner {
    height: 25px;
}
.success-sign-up-msg {
    color: #c1cf2f;
}
.invalid-sign-up-error,
.service-error-handler {
    color: #ed1c24;
}
.icon-green {
    filter: hue-rotate(1turn);
}
.footer-links-social {
    margin-bottom: 0;
    padding: 1em 0 0;
}
@media (min-width: 37.5em) {
    .footer-links-social {
        /* width: 30%; */
    }
}
@media (min-width: 61.25em) {
    .footer-links-social {
        width: 50%;
        margin-left: 0;
    }
    .footer-links-social ul {
        padding: 0;
        margin-left: 0;
        width: 100%;
    }
}
.footer-links-social ul {
    text-align: center;
    width: 100%;
}
.footer-links-social li {
    float: left;
    justify-content: center;
    width: 25%;
    margin: 0;
}
.footer-links-sears {
    margin: 0;
    padding: 1em 0 0;
}
.footer-links-sears ul {
    width: 100%;
}
@media (min-width: 37.5em) {
    .footer-links-sears ul {
        padding-left: 10px;
    }
}
.footer-links-sears li {
    float: left;
    justify-content: center;
    width: 50%;
    margin: 0;
}
.footer-links-sears a {
    min-width: 100px;
    vertical-align: bottom;
}
.footer-links-sears .link-shop-your-way {
    text-align: center;
    min-width: 61.6px;
}
@media (min-width: 46.25em) {
    .footer-links-sears .link-shop-your-way {
        min-width: 58px;
    }
}
@media (min-width: 61.25em) {
    .footer-links-sears .link-shop-your-way {
        min-width: 78px;
    }
}
.footer-links-sears .icon-sears {
    width: 95px;
    height: 30px;
}
.footer-links-sears .footer-sears {
    overflow: hidden;
    vertical-align: bottom;
}
@media (min-width: 37.5em) {
    .footer-links-sears {
        width: 36%;
        clear: none;
        text-align: center;
    }
}
@media (min-width: 61.25em) {
    .footer-links-sears {
        margin-left: 0;
        width: 50%;
    }
    .footer-links-sears ul {
        width: 100%;
    }
}
.footer-legal {
    overflow: hidden;
    padding: 1.75em 0 0;
    border-top: 1px solid #fff;
    background: #2b2b2b;
    text-align: center;
}
@media (min-width: 37.5em) {
    .footer-legal {
        padding: 1.3em 0 2em;
        font-size: 0.875rem;
        line-height: 1.57143;
        text-align: left;
    }
    .footer-legal li {
        display: inline-block;
    }
}
.footer-copyright {
    margin: 0 0 0.85em;
    font-weight: 200;
    padding: 0 1em;
}
@media (min-width: 37.5em) {
    .footer-copyright {
        padding: 0 1.75em;
    }
}
@media (min-width: 61.25em) {
    .footer-copyright {
        width: 70.33333%;
        font-weight: 400;
        padding: 0 16px;
    }
}
@media (min-width: 61.25em) {
    .footer-legal-links {
        float: right;
        margin-right: 1em;
    }
}
.footer-legal-links ul {
    width: 100%;
}
.footer-legal-links ul li {
    position: relative;
    display: inline;
    margin: 0 0.7em 0.7em;
}
@media (min-width: 61.25em) {
    .footer-legal-links ul li {
        margin: 0 0 0 1.8em;
    }
}
.footer-legal-links a {
    font-weight: 200;
}
@media (min-width: 61.25em) {
    .footer-legal-links a {
        font-weight: 400;
    }
}
.footer-metro-areas {
    padding: 0;
    box-sizing: border-box;
    font-size: 1rem;
    line-height: 1.375;
    margin: 0 1.5em 1em;
    width: auto;
}
.footer-metro-areas h2 {
    margin-top: 0.2em;
    margin-bottom: 0.3em;
    font-size: 1.3125rem;
    line-height: 1.33333;
    color: #fff;
}
.footer-metro-areas ul {
    column-count: 1;
}
@media (min-width: 37.5em) {
    .footer-metro-areas ul {
        column-count: 3;
    }
}
@media (min-width: 61.25em) {
    .footer-metro-areas ul {
        column-count: 4;
    }
}
.footer-metro-areas .link-arrow-forward {
    font-weight: 700;
}
.footer-metro-areas a {
    color: #fff;
    font-weight: 400;
    font-size: 0.875rem;
}
@media (min-width: 61.25em) {
    .footer-metro-areas {
        margin: 0;
        width: 100%;
    }
}
header[role="banner"] {
    background: #fff;
    position: relative;
    box-shadow: 0 1px 10px #636569;
    z-index: 11;
}
@media (min-width: 46.25em) {
    header[role="banner"] {
        border-bottom-width: 2px;
    }
}
.header-container {
    z-index: 100;
    position: relative;
    max-width: 1170px;
}
@media (min-width: 46.25em) {
    .header-container {
        padding-bottom: 20px;
    }
}
.logo {
    display: inline-block;
    margin: 0;
}
@media (min-width: 46.25em) {
    .logo {
        margin: 3px 10px 5px;
    }
}
@media (min-width: 71.875em) {
    .logo {
        position: absolute;
        bottom: 2px;
        left: 10px;
        margin: 0 0 -7px;
    }
}
.logo svg {
    width: auto;
    height: 2.25rem;
}
@media (min-width: 46.25em) {
    .logo svg {
        height: 106px;
    }
}
/* @media (min-width: 71.875em) {
    .logo svg {
        height: 102px;
    }
} */
.offscreen-nav-control {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 23px 14px;
    background: none;
}
@media (min-width: 46.25em) {
    .offscreen-nav-control {
        display: none;
    }
}
@media print {
    .offscreen-nav-control {
        display: none;
    }
}
.offscreen-nav-control svg {
    display: block;
    width: 48px;
    height: 48px;
    fill: #ccc;
}
.alert-banner-wrapper {
    position: relative;
}
.alert-banner-wrapper .loading-notice {
    position: absolute;
    top: 0;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.alert-banner-wrapper .loading-notice .container {
    position: relative;
    top: 20%;
}
.alert-banner-wrapper.below_header {
    padding: 15px 0;
}
.alert-banner-wrapper.below_header .loading-notice .container {
    top: 40%;
    font-size: 1.3em;
}
@media (min-width: 37.5em) {
    .alert-banner-wrapper.below_header {
        padding: 20px 0;
    }
}
.alert-banner {
    background: #ed1c24;
    color: #fff;
}
.alert-banner.cursor {
    cursor: pointer;
}
.alert-banner.below_header {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    border-radius: 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
}
.alert-banner.below_header.image-only {
    max-width: 980px;
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.alert-banner.below_header.image-only .content > div:first-of-type {
    padding: 0;
    position: relative;
    margin: 0 auto;
}
@media (max-width: 37.5em) {
    .alert-banner.below_header.image-only .content > div:first-of-type {
        max-width: 300px;
    }
}
.alert-banner.below_header.image-only img {
    border-radius: 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
}
@media (min-width: 37.5em) {
    .alert-banner.below_header.image-only img {
        width: 100%;
    }
}
.alert-banner.below_header a,
.alert-banner.below_header p {
    margin: 0;
    font-size: 1.5rem;
}
.alert-banner.below_header .headline > p {
    margin-bottom: 5px;
    padding: 0 30px;
    font-size: 1.25rem;
    line-height: 1.2;
}
@media (min-width: 37.5em) {
    .alert-banner.below_header .headline > p {
        margin-bottom: 15px;
        padding: 0 15px;
        font-size: 2.375rem;
        line-height: 1;
    }
}
.alert-banner.below_header .text-centered {
    padding: 20px 0;
    text-align: center;
}
@media (max-width: 37.5em) {
    .alert-banner.below_header .text-centered {
        padding: 20px 5px;
    }
    .alert-banner.below_header .text-centered a:not(.close) {
        font-size: 1.25rem;
    }
}
.alert-banner.below_header .text-default {
    padding: 20px;
    text-align: left;
    font-weight: lighter;
}
.alert-banner.below_header .text-default p {
    padding-right: 15px;
}
@media (min-width: 46.25em) {
    .alert-banner.below_header .text-default p {
        padding-right: 30px;
    }
}
.alert-banner.below_header a {
    font-weight: lighter;
    color: #fff;
}
.alert-banner.below_header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 1rem;
    line-height: 1.28;
}
.alert-banner.below_header .close svg {
    position: relative;
    top: -6px;
    transform: scaleY(1.3);
    height: 7px;
    width: 8px;
    fill: #fff;
}
.alert-banner:not(.below_header) .content {
    padding: 0.5em 9.5px;
    text-align: left;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
}
.alert-banner:not(.below_header) .content .text-centered {
    width: 100%;
}
.alert-banner:not(.below_header) .content h3,
.alert-banner:not(.below_header) .content p {
    margin-bottom: 0;
    flex-grow: 1;
    font-size: 16px;
    line-height: 1.375;
}
.alert-banner:not(.below_header) .content a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
}
.alert-banner:not(.below_header) .content a:hover {
    text-decoration: none;
}
.alert-banner:not(.below_header) .content a.close {
    margin-left: 0.3em;
}
@media (min-width: 61.25em) {
    .alert-banner:not(.below_header) .content a.close {
        line-height: 1.28;
    }
}
.alert-banner:not(.below_header) .content a.close svg {
    height: 16px;
    width: 16px;
    fill: #fff;
}
@media (min-width: 61.25em) {
    .alert-banner:not(.below_header) .content {
        text-align: center;
    }
    .alert-banner:not(.below_header) .content p {
        padding-left: 16px;
    }
    .alert-banner:not(.below_header) .content a {
        display: inline;
    }
}
.nav-panel {
    position: fixed;
    z-index: 50;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 254px;
    background: #fff;
    transform: translate3d(100%, 0, 0);
}
@media (min-width: 46.25em) {
    .nav-panel {
        position: static;
        overflow: visible;
        width: auto;
        background: none;
        box-shadow: none;
        transform: none;
    }
}
@media (min-width: 71.875em) {
    .nav-panel {
        margin-top: 18px;
    }
}
@media print {
    .nav-panel {
        display: none;
    }
}
.offscreen-nav-open .nav-panel {
    box-shadow: -2px 0 3px rgba(0, 0, 0, 0.6);
}
.nav-panel li {
    margin: 0;
}
.nav-panel .nav-item, .nav-panel .nav-item a {
    display: block;
    position: relative;
    padding: 1em;
    width: 100%;
    text-transform: uppercase;
    color: #636569;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.75rem;
    line-height: 1.8;
    text-align: left;
}
.nav-panel .nav-item.ga-phone {
    color: #fff;
    padding: 0.4em 1em;
}
.nav-panel .nav-item.location-share {
    padding: 5px 0;
    background: #fff;
    border: none;
    color: #09f;
}
@media (min-width: 46.25em) {
    .nav-panel .nav-item.location-share {
        color: #636569;
        padding: 0;
    }
    .nav-panel .nav-item.location-share:focus span,
    .nav-panel .nav-item.location-share:hover span {
        text-decoration: underline;
    }
}
.nav-panel .nav-item:focus,
.nav-panel .nav-item:hover {
    background: rgba(5, 67, 104, 0.2);
    text-decoration: none;
}
@media (min-width: 46.25em) {
    .nav-panel .nav-item:focus,
    .nav-panel .nav-item:hover {
        background: none;
    }
}
.nav-panel .nav-item svg {
    float: left;
    margin-right: 10px;
}
@media (min-width: 46.25em) {
    .nav-panel .nav-item svg {
        position: relative;
        margin: 0 0.4em 0.2em 0;
        fill: #fff;
        color: #fff;
    }
}
@media (min-width: 46.25em) {
    .nav-panel .nav-item svg.icon-optional {
        display: none;
    }
    .nav-panel .nav-item i  {
      display: none;
  }
}
.nav-panel .nav-item-chat {
    display: none;
}
.nav-panel .improve-chat span {
    display: inline-block;
    margin-top: 12px;
}
.nav-main {
    display: block;
    position: relative;
    border-top: 1px solid #f2f2f2;
    padding-right: 0;
}
@media (min-width: 46.25em) {
    .nav-main {
        margin-top: 0;
        display: flex;
        justify-content: center;
    }
}
@media (min-width: 61.25em) {
    .nav-main {
        justify-content: flex-end;
        margin-right: 10px;
    }
}
@media (min-width: 37.5em) {
    .nav-main {
        border-top: none;
    }
}
.nav-main ul {
    /* overflow: hidden; */
    margin: 0;
}
@media (min-width: 46.25em) {
    .nav-main ul {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
}
@media (min-width: 61.25em) {
    .nav-main ul {
        justify-content: flex-end;
    }
}
@media (min-width: 46.25em) {
    .nav-main ul li {
        float: left;
        margin: 0 0 0 0.3em;
    }
}
@media (min-width: 61.25em) {
    .nav-main ul li {
        margin: 0 0 0 1.3em;
    }
}
.nav-main ul:first-child .nav-item {
    border: 0;
}
@media (min-width: 46.25em) {
    .nav-main .nav-item {
        padding: 0.2em 0.15em;
        font-size: 1.25rem;
        line-height: 1.35;
        font-size: 1rem;
    }
}
@media (min-width: 46.25em) {
    .nav-main .nav-item.active,
    .nav-main .nav-item:focus,
    .nav-main .nav-item:hover {
        color: #0af;
        text-decoration: none;
    }
}
@media (min-width: 46.25em) {
    .nav-main .nav-item.active {
        font-weight: 700;
    }
}
.mobile-menu-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000;
    opacity: 0.5;
}
.landing-header .logo {
    top: 0;
}
.landing-header .order-lookup-utility {
    display: none;
}
.landing-header .nav-main {
    display: flex;
    align-items: flex-end;
}
.landing-header .nav-main ul {
    margin-right: 30px;
}
.landing-header .cta-block-landing {
    box-sizing: border-box;
    position: relative;
    min-width: 155px;
    padding-left: 35px;
}
.landing-header .cta-block-landing .cta-text {
    color: #0af;
    font-weight: 700;
}
.landing-header .cta-block-landing .cta-link {
    color: #636569;
    font-weight: 500;
}
.landing-header .cta-block-landing svg {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 8px;
}
.landing-header .cta-block-landing svg path {
    stroke: #0af;
}
.nav-utility {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}
@media (min-width: 46.25em) {
    .nav-utility {
        position: absolute;
        top: 5px;
        right: 100px;
        margin: 0;
    }
}
@media (min-width: 37.5em) {
    .nav-utility {
        border-bottom: none;
        right: 20px;
    }
}
@media (min-width: 46.25em) {
    .nav-utility li {
        margin: 0 0 0 1em;
    }
}
.nav-utility .order-lookup-utility {
    border-right: 1px solid #f2f2f2;
}
@media (min-width: 46.25em) {
    .nav-utility .order-lookup-utility {
        position: static;
        border-right: none;
    }
}
.nav-utility .order-lookup-button {
    justify-content: flex-start;
    padding-left: 10px;
    background: transparent;
    border: none;
    color: #636569;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 0.75rem;
}
.nav-utility .order-lookup-button:focus,
.nav-utility .order-lookup-button:hover {
    text-decoration: underline;
}
@media (min-width: 46.25em) {
    .nav-utility .order-lookup-button {
        text-transform: none;
        font-size: 0.875rem;
    }
}
.nav-utility .order-lookup-button svg {
    width: 25px;
    height: 25px;
    margin-right: 12px;
}
@media (min-width: 46.25em) {
    .nav-utility .order-lookup-button svg {
        width: 40px;
        height: 31px;
        margin-right: 0;
    }
}
.nav-utility .order-lookup-button.place-a-claim-link {
    margin-top: 0;
}
.nav-utility .order-lookup-button.place-a-claim-link svg {
    height: 26px;
    margin-top: 0;
}
@media (min-width: 46.25em) {
    .nav-utility .order-lookup-button.place-a-claim-link svg {
        height: 39px;
        margin-top: 0;
        margin-right: 3px;
    }
}
.nav-utility .chat-utility:focus span,
.nav-utility .chat-utility:hover span {
    text-decoration: underline;
}
@media (min-width: 46.25em) {
    .nav-utility .chat-utility {
        position: static;
    }
}
.nav-utility .chat-utility svg {
    width: 26px;
    height: 24px;
}
@media (min-width: 46.25em) {
    .nav-utility .chat-utility svg {
        width: 40px;
        height: 40px;
    }
}
.nav-utility .nav-item {
    border-color: #727373;
    display: block;
}
@media (min-width: 46.25em) {
    .nav-utility .nav-item {
        padding: 0;
        background: none;
        line-height: 1.37143;
        text-transform: none;
        font-size: 0.875rem;
    }
}
.nav-utility .nav-item-chat {
    border-width: 0;
    background: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0.6em 0.4em;
}
@media (min-width: 46.25em) {
    .nav-utility .nav-item-chat {
        padding: 0;
    }
}
@media (max-width: 46.25em) {
    html:not(.ab-testable-nav),
    html:not(.ab-testable-nav).offscreen-nav-open {
        transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    }
    html:not(.ab-testable-nav).offscreen-nav-open {
        height: 100%;
        width: 100%;
        overflow: hidden;
        transform: translate3d(-254px, 0, 0);
    }
    html:not(.ab-testable-nav).offscreen-nav-open header:after {
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: hsla(0, 0%, 100%, 0.5);
        content: "";
    }
}
@media (max-width: 46.25em) and (min-width: 46.25em) {
    html:not(.ab-testable-nav).offscreen-nav-open header:after {
        display: none;
    }
}
@media (max-width: 46.25em) {
    html .ab-testable {
        display: none;
    }
}
html.ab-testable-nav .offscreen-nav-control.old {
    display: none;
}
@media (max-width: 46.25em) {
    html.ab-testable-nav .nav-panel.old {
        display: none;
    }
}
html.ab-testable-nav .ab-testable {
    display: block;
}
.nav-booking {
    margin: 0;
}
@media (min-width: 46.25em) {
    .nav-booking {
        display: none;
    }
}
.nav-booking li {
    background: #5c5d5d;
    border-bottom: 1px solid #fff;
}
.nav-booking .nav-item {
    text-transform: capitalize;
}
.nav-booking .nav-item:focus,
.nav-booking .nav-item:hover {
    background: rgba(5, 67, 104, 0.2);
    text-decoration: none;
}
.nav-booking .nav-item svg {
    width: 24px;
    height: 24px;
    margin-top: 10px;
}
.nav-booking .lead-sheet-link,
.nav-booking .scheduler-link {
    display: block;
    position: relative;
    margin: 0;
    padding: 0.8em 0 0.8em 45px;
    border-radius: 0;
    text-align: left;
}
.nav-booking .lead-sheet-link svg,
.nav-booking .scheduler-link svg {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 26px;
    height: 26px;
}
.nav-booking .lead-sheet-link span,
.nav-booking .scheduler-link span {
    text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    font-weight: 400;
    font-size: 1em;
    line-height: 1;
}
.blog-content h1,
.brand-collection .freeform-content h1,
.freeform-widget .content h1,
.heading-a {
    margin-bottom: 0.31em;
    color: #323232;
    font-weight: 300;
    font-size: 2.25rem;
    line-height: 1.11111;
}
@media (min-width: 46.25em) {
    .blog-content h1,
    .brand-collection .freeform-content h1,
    .freeform-widget .content h1,
    .heading-a {
        margin-bottom: 0.25em;
        font-size: 3.125rem;
        line-height: 1.2;
    }
}
.blog-content h2,
.brand-collection .freeform-content h2,
.expert-video-tips h1,
.freeform-widget .content h2,
.heading-b,
.knowledge-article-sidebar .sidebar-items h4,
.top-promotions .four .tp-side-promo-title,
.top-promotions .three .tp-side-promo-title,
.why-us h1 {
    margin-bottom: 0;
    padding-bottom: 0.4em;
    color: #304345;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.25;
}
@media (min-width: 46.25em) {
    .blog-content h2,
    .brand-collection .freeform-content h2,
    .expert-video-tips h1,
    .freeform-widget .content h2,
    .heading-b,
    .knowledge-article-sidebar .sidebar-items h4,
    .top-promotions .four .tp-side-promo-title,
    .top-promotions .three .tp-side-promo-title,
    .why-us h1 {
        font-size: 2.5rem;
        line-height: 1.4;
    }
}
.heading-b_bold {
    color: #333;
    font-weight: 400;
}
.blog-content h3,
.brand-collection .freeform-content h3,
.expert-video-tips h3,
.freeform-widget .content h3,
.heading-c,
.kenmore-widget-wrapper .kenmore-widget .content h3,
.warranty .content h2 {
    margin-bottom: 1em;
    font-size: 1.125rem;
    line-height: 1.33333;
}
@media (min-width: 27.5em) {
    .blog-content h3,
    .brand-collection .freeform-content h3,
    .expert-video-tips h3,
    .freeform-widget .content h3,
    .heading-c,
    .kenmore-widget-wrapper .kenmore-widget .content h3,
    .warranty .content h2 {
        font-size: 1.5rem;
        line-height: 1.25;
    }
}
@media (min-width: 46.25em) {
    .blog-content h3,
    .brand-collection .freeform-content h3,
    .expert-video-tips h3,
    .freeform-widget .content h3,
    .heading-c,
    .kenmore-widget-wrapper .kenmore-widget .content h3,
    .warranty .content h2 {
        font-weight: 300;
        font-size: 2rem;
        line-height: 1.25;
    }
}
.blog-content h4,
.brand-collection .freeform-content h4,
.freeform-widget .content h4,
.heading-d,
.why-us h3 {
    font-size: 1.125rem;
    line-height: 1.33333;
}
@media (min-width: 46.25em) {
    .blog-content h4,
    .brand-collection .freeform-content h4,
    .freeform-widget .content h4,
    .heading-d,
    .why-us h3 {
        font-size: 1.5rem;
        line-height: 1.25;
    }
}
.blog-content h5,
.heading-e,
.why-us h4 {
    color: #333;
    font-size: 1rem;
}
.heading-sub {
    margin: 0 0 0.1em;
    color: #304345;
    font-weight: 300;
    font-size: 2.5rem;
    line-height: 1.4;
    letter-spacing: 0.005em;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .heading-sub {
        margin: 0 0 0.35em;
    }
}
.widget {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}
.widget.mobile {
    padding: 1.1em 0 1em;
}
@media (min-width: 37.5em) {
    .widget {
        padding: 50px 0;
    }
}
@media (min-width: 46.25em) {
    .widget {
        border-bottom-width: 2px;
    }
}
.widget.no-border,
.widget:last-child,
.widget:last-of-type {
    border-bottom: none;
}
.widget.no-border {
    padding-bottom: 0;
}
.blank-widget {
    min-height: 80px;
}
.availability {
    color: #054368;
    position: relative;
}
@media (max-width: 37.5em) {
    .availability {
        padding: 30px 15px;
    }
}
.availability .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.availability .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.phone-number-cta {
    display: none;
    text-align: center;
    width: 154px;
}
.availability-known .mobile-cta {
    margin: 20px 10px 0;
    float: left;
    font-size: 1.3em;
}
@media (min-width: 46.25em) {
    .availability-known .mobile-cta {
        display: none;
    }
}
@media (min-width: 46.25em) {
    .availability-known .phone-number-cta {
        display: inline-block;
        margin-right: 10px;
    }
}
.availability-known .scheduler-link {
    display: inline-block;
    margin-bottom: 5px;
}
.availability-known .scheduler-link.button {
    display: none;
}
@media (min-width: 46.25em) {
    .availability-known .scheduler-link.button {
        display: inline-block;
    }
}
.availability-known dl {
    margin: 0;
    overflow: auto;
    float: left;
}
@media (min-width: 46.25em) {
    .availability-known dl {
        width: 66.66667%;
    }
}
@media (min-width: 61.25em) {
    .availability-known dl {
        width: 80%;
    }
}
.availability-known dl > span {
    display: block;
    text-align: center;
}
.availability-known dt {
    margin: 0 0 1em;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.33333;
}
@media (min-width: 37.5em) {
    .availability-known dt {
        margin: 0 0 0.2em;
        font-size: 1.5rem;
        line-height: 1.25;
    }
}
@media (min-width: 61.25em) {
    .availability-known dt {
        width: 45%;
    }
}
.availability-known dt svg {
    position: relative;
    top: -0.15em;
    width: 19px;
    height: 17px;
    fill: #054368;
}
.availability-known dd {
    margin: 0;
    font-size: 1.5rem;
    line-height: 0.875;
}
@media (min-width: 37.5em) {
    .availability-known dd {
        font-weight: 300;
        font-size: 2rem;
        line-height: 1.64312;
    }
}
@media (min-width: 61.25em) {
    .availability-known dd {
        width: 55%;
    }
}
.availability-known dd:before {
    float: left;
    margin: -7px 0.4em 0 0;
    padding: 3px 4px;
    border: 2px solid #054368;
    border-top: 8px solid #054368;
    font: 700 20px/1 Arial, sans-serif;
    content: attr(data-day);
}
@media (min-width: 37.5em) {
    .availability-known dd:before {
        margin: 0.4em 0.7em 0 0;
        padding: 1px 3px;
        border-width: 10px 3px 3px;
        font-size: 25px;
    }
}
@media (min-width: 46.25em) {
    .availability-known dd {
        display: inline-block;
        float: right;
    }
}
.availability-ip-container {
    padding: 1.3em 17.5px;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.22222;
}
@media (min-width: 37.5em) {
    .availability-ip-container {
        font-size: 1.25rem;
        line-height: 1.2;
    }
}
.availability-ip-container .available-location .link-container {
    display: inline-block;
}
@media (min-width: 27.5em) {
    .availability-ip-container .available-location .link-container {
        position: relative;
    }
}
.availability-ip-container .available-location .link-container .availability-location-share {
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
    color: #0af;
}
.availability-ip-container .available-location .link-container .availability-location-share:focus {
    outline: none;
}
.availability-ip-container .available-location .link-container .availability-location-share:hover {
    text-decoration: underline;
}
.availability-ip-container .available-date {
    color: #0048bb;
    padding: 0.8em 0;
    font-size: 1.5rem;
    line-height: 1.16667;
}
@media (min-width: 37.5em) {
    .availability-ip-container .available-date {
        padding: 0.3em 0;
        font-weight: 300;
        font-size: 2rem;
        line-height: 1.64312;
    }
}
.availability-ip-container .available-date .calendar {
    position: relative;
    margin-top: 7px;
    vertical-align: top;
    min-height: auto;
    display: inline-block;
    line-height: normal;
    font-weight: 300;
}
.availability-ip-container .available-date .calendar:before {
    margin: -7px 0.3em 0 0;
    padding: 0 2px;
    border: 2px solid #0048bb;
    border-top: 8px solid #0048bb;
    font: 700 20px/1 Arial, sans-serif;
    content: attr(data-day);
}
@media (min-width: 37.5em) {
    .availability-ip-container .available-date .calendar:before {
        padding: 1px 3px;
        border-width: 10px 3px 3px;
        font-size: 25px;
    }
}
.availability-ip-container .available-date .date {
    display: inline-block;
    text-align: left;
    line-height: normal;
}
@media (min-width: 18.75em) {
    .availability-ip-container .available-date .date {
        width: 150px;
    }
}
@media (min-width: 27.5em) {
    .availability-ip-container .available-date .date {
        width: auto;
    }
}
.availability-ip-container .scheduler-link {
    font-weight: 400;
}
.availability-ip-container .scheduler-link:focus {
    outline: none;
}
.availability-ip {
    position: relative;
}
@media (max-width: 37.5em) {
    .availability-ip {
        padding: 30px 15px;
    }
}
.availability-ip .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.availability-ip .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.availability-ip.mobile.collapse {
    padding: 1em 0;
}
.availability-ip .mobile-collapse-content {
    padding: 30px 17.5px 20px;
}
.blog-widget {
    /* background: url(/media/app/technician-background.jpg); */
}
.blog-widget.mobile.collapse {
    background: none;
    padding-bottom: 1px;
}
.blog-widget .mobile-collapse-content {
    /* background: url(/media/app/technician-background.jpg); */
    padding-bottom: 1.1em;
}
.blog-widget .mobile-collapse-cta {
    margin-bottom: 1.1em;
}
.blog-widget-heading {
    color: #565656;
}
@media (min-width: 37.5em) {
    .blog-widget-heading {
        float: right;
        width: 66.66667%;
    }
}
.blog-widget-image {
    float: none;
    margin: 0 0 1.5em;
    max-width: 340px;
}
@media (min-width: 37.5em) {
    .blog-widget-image {
        float: left;
        margin: 0;
        width: 33.33333%;
        min-height: 120px;
    }
}
@media (min-width: 37.5em) {
    .blog-widget-details {
        width: 66.66667%;
    }
}
.blog-widget-details a {
    font-weight: 400;
}
.blog-widget-details a:active,
.blog-widget-details a:link,
.blog-widget-details a:visited {
    color: #0af;
}
.blog-widget-details a.cta-phone {
    color: #f63;
}
.blog-content .brand-collection.mobile h5,
.brand-collection.mobile .blog-content h5,
.brand-collection.mobile .heading-e,
.brand-collection.mobile .why-us h4,
.why-us .brand-collection.mobile h4 {
    padding-top: 5px;
}
.brand-collection.mobile .heading-widget {
    margin: 0;
}
.brand-collection.mobile .primary-brand {
    margin-top: -10px;
}
.brand-collection.mobile .repair-link {
    margin: -3px auto 15px;
}
@media (min-width: 37.5em) {
    .brand-collection {
        padding: 50px 0;
    }
}
.brand-collection .heading-widget {
    margin-bottom: 5px;
}
@media (min-width: 37.5em) {
    .brand-collection .heading-widget {
        margin-bottom: 15px;
    }
}
.blog-content .brand-collection h5,
.brand-collection .blog-content h5,
.brand-collection .heading-e,
.brand-collection .why-us h4,
.why-us .brand-collection h4 {
    max-width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 46.25em) {
    .blog-content .brand-collection h5,
    .brand-collection .blog-content h5,
    .brand-collection .heading-e,
    .brand-collection .why-us h4,
    .why-us .brand-collection h4 {
        margin-bottom: 20px;
    }
}
.brand-collection ul {
    margin: 30px 0 0;
}
@media (min-width: 46.25em) {
    .brand-collection ul {
        margin: 0;
        text-align: center;
    }
}
.brand-collection li {
    padding: 0;
    margin: 0 0 30px;
    text-align: center;
}
@media (min-width: 15em) {
    .brand-collection li {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
    }
}
@media (min-width: 27.5em) {
    .brand-collection li {
        width: 33.33333%;
    }
}
@media (min-width: 46.25em) {
    .brand-collection li {
        padding: 0;
        margin: 20px 1.5em;
        width: auto;
    }
}
.brand-collection li .bg-afg {
    width: 136px;
    height: 50px;
    background-position: -416px -120px;
}
.brand-collection li .bg-amana {
    width: 120px;
    height: 50px;
    background-position: -363px -471px;
}
.brand-collection li .bg-american_countertop_collection {
    width: 120px;
    height: 26px;
    background-position: -647px -84px;
}
.brand-collection li .bg-bo_flex {
    width: 563px;
    height: 60px;
    background-position: 0 0;
}
.brand-collection li .bg-bosch {
    width: 121px;
    height: 51px;
    background-position: 0 -420px;
}
.brand-collection li .bg-caesarstone {
    width: 120px;
    height: 23px;
    background-position: -647px -136px;
}
.brand-collection li .bg-carrier {
    width: 121px;
    height: 51px;
    background-position: -121px -420px;
}
.brand-collection li .bg-congoleum {
    width: 120px;
    height: 28px;
    background-position: -120px -602px;
}
.brand-collection li .bg-cosentino {
    width: 140px;
    height: 24px;
    background-position: -240px -602px;
}
.brand-collection li .bg-craftsman {
    width: 120px;
    height: 34px;
    background-position: -150px -522px;
}
.brand-collection li .bg-daltile {
    width: 120px;
    height: 28px;
    background-position: -647px 0;
}
.brand-collection li .bg-danby {
    width: 120px;
    height: 34px;
    background-position: -270px -522px;
}
.brand-collection li .bg-diamondback {
    width: 416px;
    height: 60px;
    background-position: 0 -120px;
}
.brand-collection li .bg-dunkirk {
    width: 121px;
    height: 51px;
    background-position: -242px -420px;
}
.brand-collection li .bg-electrolux {
    width: 121px;
    height: 41px;
    background-position: 0 -561px;
}
.brand-collection li .bg-frigidaire {
    width: 121px;
    height: 41px;
    background-position: -121px -561px;
}
.brand-collection li .bg-ge {
    width: 56px;
    height: 56px;
    background-position: -647px -28px;
}
.brand-collection li .bg-goodman {
    width: 150px;
    height: 39px;
    background-position: 0 -522px;
}
.brand-collection li .bg-hanex {
    width: 84px;
    height: 72px;
    background-position: -563px 0;
}
.brand-collection li .bg-healthrider {
    width: 358px;
    height: 60px;
    background-position: 0 -180px;
}
.brand-collection li .bg-honda {
    width: 240px;
    height: 40px;
    background-position: -288px -360px;
}
.brand-collection li .bg-horizon {
    width: 230px;
    height: 60px;
    background-position: -309px -240px;
}
.brand-collection li .bg-jenn_air {
    width: 121px;
    height: 41px;
    background-position: -242px -561px;
}
.brand-collection li .bg-kenmore_elite {
    width: 65px;
    height: 60px;
    background-position: -563px -72px;
}
.brand-collection li .bg-kenmore {
    width: 60px;
    height: 60px;
    background-position: -563px -132px;
}
.brand-collection li .bg-kitchenaid {
    width: 121px;
    height: 41px;
    background-position: -363px -561px;
}
.brand-collection li .bg-kohler {
    width: 120px;
    height: 26px;
    background-position: -647px -110px;
}
.brand-collection li .bg-lennox {
    width: 121px;
    height: 51px;
    background-position: -363px -420px;
}
.brand-collection li .bg-lg {
    width: 121px;
    height: 51px;
    background-position: 0 -471px;
}
.brand-collection li .bg-lifestyler1 {
    width: 309px;
    height: 60px;
    background-position: 0 -240px;
}
.brand-collection li .bg-maytag {
    width: 121px;
    height: 41px;
    background-position: -484px -561px;
}
.brand-collection li .bg-moen {
    width: 120px;
    height: 33px;
    background-position: -390px -522px;
}
.brand-collection li .bg-mohawk {
    width: 83px;
    height: 42px;
    background-position: -563px -192px;
}
.brand-collection li .bg-msi {
    width: 120px;
    height: 32px;
    background-position: -510px -522px;
}
.brand-collection li .bg-panasonic {
    width: 120px;
    height: 30px;
    background-position: 0 -602px;
}
.brand-collection li .bg-poulan {
    width: 68px;
    height: 40px;
    background-position: -647px -159px;
}
.brand-collection li .bg-pro_form_fitness {
    width: 120px;
    height: 9px;
    background-position: -647px -199px;
}
.brand-collection li .bg-reebok {
    width: 288px;
    height: 60px;
    background-position: 0 -360px;
}
.brand-collection li .bg-rheem {
    width: 56px;
    height: 56px;
    background-position: -703px -28px;
}
.brand-collection li .bg-samsung1 {
    width: 121px;
    height: 51px;
    background-position: -121px -471px;
}
.brand-collection li .bg-schwinn {
    width: 301px;
    height: 60px;
    background-position: 0 -300px;
}
.brand-collection li .bg-trane {
    width: 121px;
    height: 51px;
    background-position: -242px -471px;
}
.brand-collection li .bg-troy_bilt {
    width: 237px;
    height: 49px;
    background-position: -301px -300px;
}
.brand-collection li .bg-weider {
    width: 537px;
    height: 60px;
    background-position: 0 -60px;
}
.brand-collection li .bg-whirlpool {
    width: 121px;
    height: 56px;
    background-position: -358px -180px;
}
.brand-collection .brands img,
.brand-collection .primary-brand img {
    max-height: 60px;
    vertical-align: middle;
}
@media (min-width: 37.5em) {
    .brand-collection .brands img,
    .brand-collection .primary-brand img {
        max-width: 120px;
    }
}
.brand-collection p {
    color: #333;
}
@media (min-width: 37.5em) {
    .brand-collection p {
        margin: 0 auto 1em;
        max-width: 23em;
        text-align: center;
    }
}
.brand-collection .mobile-collapse-content {
    padding-top: 0;
}
.brand-collection .primary-brand {
    text-align: left;
}
.brand-collection .primary-brand span {
    margin-left: 10px;
}
.brand-collection .repair-link {
    margin: 0 auto;
}
.brand-collection .freeform-content {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content {
        margin: 20px 0 0;
        padding-right: 5%;
    }
}
.brand-collection .freeform-content .freeform-widget__bundles-link {
    max-width: 608px;
}
.brand-collection .freeform-content table {
    max-width: 1000px;
    margin: 20px 0;
}
.brand-collection .freeform-content * {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.brand-collection .freeform-content h1,
.brand-collection .freeform-content h2,
.brand-collection .freeform-content h3,
.brand-collection .freeform-content h4 {
    margin-bottom: 0.5em;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content h1,
    .brand-collection .freeform-content h2,
    .brand-collection .freeform-content h3,
    .brand-collection .freeform-content h4 {
        text-align: center;
    }
}
.brand-collection .freeform-content ol {
    list-style: decimal inside none;
}
.brand-collection .freeform-content ul {
    list-style: disc inside none;
}
.brand-collection .freeform-content ul.default-list-holder {
    list-style: disc outside none;
    padding-left: 1.2em;
    overflow: hidden;
}
.brand-collection .freeform-content ul p {
    display: inline-block;
    width: auto;
}
.brand-collection .freeform-content p {
    display: block;
    width: 100%;
    text-align: initial;
    margin: 0 auto 0.8em;
}
.brand-collection .freeform-content img {
    width: 100%;
    padding: 0.8em 0;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content img {
        width: auto;
    }
}
.brand-collection .freeform-content a {
    color: #0af;
}
.brand-collection .freeform-content .float-img {
    display: inline-block;
    max-width: 50%;
}
.brand-collection .freeform-content .float-img img {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content .float-img {
        max-width: 33.33333%;
    }
}
@media (min-width: 46.25em) {
    .brand-collection .freeform-content .float-img {
        min-height: 230px;
    }
}
@media (max-width: 37.5em) {
    .brand-collection .freeform-content .learn-more {
        clear: both;
        padding: 0;
    }
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content .float-text {
        max-width: 66.66667%;
    }
}
.brand-collection .freeform-content .right {
    float: right;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content .right img {
        padding-left: 1em;
    }
}
.brand-collection .freeform-content .left {
    float: left;
    margin: 0;
    padding: 0 1em 1em 0;
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content .left img {
        padding: 0;
    }
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content img.right {
        padding-left: 1em;
    }
}
@media (min-width: 37.5em) {
    .brand-collection .freeform-content img.left {
        padding-right: 1em;
    }
}
.brand-collection .freeform-content .fullpage-header {
    text-align: left;
}
.brand-collection .freeform-content .header-img {
    width: 100%;
}
.brand-collection .freeform-content .double-img {
    width: 100%;
    margin-bottom: 1em;
}
@media (min-width: 27.5em) {
    .brand-collection .freeform-content .double-img {
        width: 48.5%;
    }
    .brand-collection .freeform-content .double-img:first-child {
        float: left;
    }
    .brand-collection .freeform-content .double-img:last-child {
        float: right;
    }
}
.carry-in-location {
    position: relative;
    color: #333;
    border-top: 3px solid #054368;
}
.carry-in-location.collapse {
    padding: 1.1em 0;
    border-top: none;
}
.carry-in-location .header-container {
    /* background: url(/media/app/technician-background.jpg); */
    padding-top: 30px;
    padding-bottom: 40px;
}
.carry-in-location .widget-title {
    margin-bottom: 0.2em;
}
.carry-in-location .input-container {
    margin: 20px 0 0 10px;
}
@media (min-width: 27.5em) {
    .carry-in-location .input-container {
        text-align: center;
    }
}
.carry-in-location .input-container .text {
    color: #fff;
    padding-right: 1em;
    display: none;
}
@media (min-width: 27.5em) {
    .carry-in-location .input-container .text {
        display: inline;
    }
}
.carry-in-location .input-container .location-form {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    width: 100%;
}
@media (min-width: 27.5em) {
    .carry-in-location .input-container .location-form {
        margin-top: 1em;
        margin-bottom: 1em;
        width: auto;
    }
}
@media (min-width: 46.25em) {
    .carry-in-location .input-container .location-form {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.carry-in-location .input-container .location-detect {
    width: 38px;
}
.carry-in-location .input-container .location-submit {
    width: 180px;
}
@media (min-width: 46.25em) {
    .carry-in-location .input-container .location-submit {
        width: auto;
    }
}
.carry-in-location .input-container .postal-code {
    width: 142px;
}
.carry-in-location .location-current {
    text-align: left;
    padding: 15px 10px;
}
@media (min-width: 27.5em) {
    .carry-in-location .location-current {
        text-align: center;
    }
}
.carry-in-location .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.carry-in-location .loading-notice .container {
    position: relative;
    top: 50%;
}
.carry-in-location #map-canvas-carryinfinder {
    width: 100%;
    height: 300px;
    background-color: #ccc;
    border-top: 1px solid #cc9;
    border-bottom: 1px solid #cc9;
    margin-bottom: 1.1em;
}
.carry-in-location #map-canvas-carryinfinder div,
.carry-in-location #map-canvas-carryinfinder img {
    max-width: none;
}
.carry-in-location .sliding-part {
    padding-bottom: 1.1em;
}
.carry-in-location .sliding-part .store-info-container {
    padding: 1.5em;
}
@media (min-width: 46.25em) {
    .carry-in-location .sliding-part .store-info-container {
        padding: 0;
    }
}
.carry-in-location .no-results {
    margin-left: 10px;
}
.slick-list {
    cursor: grab;
}
.slick-list:active {
    cursor: grabbing;
}
.slick-arrow {
    position: absolute;
    z-index: 1;
}
.slick-arrow-next {
    right: 0;
}
.slick-arrow-previous {
    left: 0;
}
.slick-disabled {
    display: none !important;
}
.slick-dots {
    font-size: 0;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    padding: 0 4px;
}
.slick-dots button {
    width: 15px;
    height: 15px;
    border: 1px solid #054368;
    border-radius: 50%;
    background: #fff;
}
.slick-dots button:focus,
.slick-dots button:hover {
    border-color: #0af;
}
.slick-active button {
    background: #1a2b58;
}
.slick-active button:focus,
.slick-active button:hover {
    border-color: #054368;
}
.empowerment:not(.collapse) {
    /* background: url(/media/app/technician-background.jpg); */
    padding: 30px 0;
}
.empowerment:not(.collapse).mobile {
    padding: 1.1em 0 1em;
}
@media (min-width: 37.5em) {
    .empowerment:not(.collapse) {
        padding: 50px 0;
    }
}
.empowerment.collapse {
    padding-top: 1.1em;
}
.empowerment .mobile-collapse-content {
    /* background: url(/media/app/technician-background.jpg); */
}
.list-symptoms {
    display: none;
    font-size: 0;
    text-align: center;
}
.js .list-symptoms {
    display: block;
}
.list-symptoms li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    margin: 10px;
    font-size: 1rem;
}
@media (min-width: 46.25em) {
    .list-symptoms li {
        width: 28%;
    }
}
.list-symptoms button {
    display: block;
    padding: 0.3em 0.5em;
    width: 100%;
    background: #0af;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
}
@media (min-width: 18.75em) {
    .list-symptoms button {
        min-height: 50px;
    }
}
@media (min-width: 37.5em) {
    .list-symptoms button {
        min-height: 70px;
        font-size: 1.375rem;
        line-height: 1.27273;
    }
}
.list-symptoms button:focus,
.list-symptoms button:hover {
    background: #fff;
    color: #0af;
    border: 1px solid #0af;
}
.js .empowerment-resolutions {
    overflow: hidden;
    height: 0;
}
.empowerment-resolutions.is-visible {
    overflow: visible;
    margin-bottom: 1em;
    height: auto;
}
.empowerment-resolutions > button {
    top: 70px;
}
.empowerment-resolution {
    margin: 0 0 1em;
}
.empowerment-resolution:focus {
    outline: none;
}
@media (min-width: 46.25em) {
    .empowerment-resolution {
        margin: 0 50px 1em;
    }
}
.empowerment-resolution h3 {
    color: #000;
}
@media (min-width: 37.5em) {
    .empowerment-resolution h3 {
        text-align: center;
    }
}
.empowerment-resolution ol,
.empowerment-resolution ul {
    padding: 0 0 0 20px;
}
.empowerment-resolution ul {
    list-style: disc;
}
.empowerment-resolution ol {
    list-style: decimal;
    font-size: 1rem;
    line-height: 1.375;
}
@media (min-width: 37.5em) {
    .empowerment-resolution ol {
        margin: 0 auto;
        column-count: 2;
        column-gap: 40px;
    }
}
@media (min-width: 61.25em) {
    .empowerment-resolution ol {
        width: 81%;
        column-gap: 85px;
    }
}
.empowerment-resolution li {
    break-inside: avoid;
}
.empowerment-resolution p {
    margin: 0;
}
.js .empowerment-call-to-action {
    display: none;
}
.empowerment-call-to-action.is-visible {
    display: block;
}
@media (min-width: 37.5em) {
    .empowerment-call-to-action {
        text-align: center;
    }
}
.empowerment-call-to-action a {
    font-weight: 400;
    text-decoration: underline;
}
.empowerment-call-to-action a svg {
    display: none;
}
.discovery {
    padding: 30px 0;
    color: #565656;
}
.discovery.mobile .mobile-collapse-cta {
    padding: 1.1em 0 1em;
}
@media (min-width: 37.5em) {
    .discovery {
        padding: 50px 0;
    }
}
.discovery .panel {
    max-width: 320px;
}
.discovery .panel img {
    width: 320px;
    max-height: 185px;
}
.discovery .panel a {
    color: #565656;
}
.discovery .panel .short {
    display: inline-flex;
    width: 100%;
}
.discovery .panel .short > div {
    margin-right: 10px;
}
.discovery .panel .short img {
    width: auto;
    max-height: 100px;
    max-width: 320px;
}
.discovery .panel .short .article-title {
    font-size: 1rem;
    line-height: 1.25;
}
.discovery.blue {
    color: #fff;
    background-color: #1a2b58;
}
.discovery.blue .mobile-collapse-cta {
    background: #fff;
    color: #565656;
}
.discovery.blue .panel a {
    color: #fff;
}
.discovery .article-title {
    flex: 1;
    font-size: 1rem;
    line-height: 1.25;
}
@media (min-width: 46.25em) {
    .discovery .article-title {
        font-size: 1.125rem;
        line-height: 1.22222;
    }
}
@media (min-width: 37.5em) {
    .discovery.mobile .panel {
        margin: auto;
    }
}
.discovery.mobile .article-title {
    font-size: 1rem;
    line-height: 1.25;
}
.expert-video-tips {
    border: 1px solid #dedede;
    width: 20em;
    max-width: 100%;
    padding: 1em;
}
.expert-video-tips .item {
    margin: 1em 0;
}
.expert-video-tips .item p {
    margin: 6px 0;
    font-weight: 700;
}
.expert-video-tips .item iframe {
    width: 100%;
    height: 200px;
}
@media (min-width: 37.5em) {
    .expert-video-tips .item iframe {
        height: 150px;
    }
}
@media (min-width: 46.25em) {
    .expert-video-tips .item iframe {
        height: 190px;
    }
}
@media (min-width: 61.25em) {
    .expert-video-tips .item iframe {
        height: 240px;
    }
}
.expert-video-tips .item .btn-wrapper {
    position: relative;
}
.expert-video-tips .item .btn-wrapper:after,
.expert-video-tips .item .btn-wrapper:before {
    content: "";
    position: absolute;
    transition: opacity 0.15s ease-in-out;
}
.expert-video-tips .item .btn-wrapper:before {
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    transform: translate(-22%, -50%);
    border: 18px solid transparent;
    border-left: 34px solid #fff;
    z-index: 1;
}
.expert-video-tips .item .btn-wrapper:after {
    top: 50%;
    left: 50%;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background: #054368;
    transform: translate(-50%, -50%);
}
.expert-video-tips .item a {
    color: #565656;
    display: block;
}
.expert-video-tips .item a:focus,
.expert-video-tips .item a:hover {
    text-decoration: none;
}
.expert-video-tips .item a:hover .btn-wrapper:after,
.expert-video-tips .item a:hover .btn-wrapper:before {
    opacity: 0.8;
}
.expert-video-tips h1 {
    padding: 0;
    font-size: 1.5rem !important;
}
.expert-video-tips h3 {
    margin: 1em 0;
}
.region .freeform-widget.mobile .content {
    padding-left: 0;
    padding-right: 0;
}
.freeform-widget {
    position: relative;
    padding: 2em 17.5px;
}
@media (min-width: 46.25em) {
    .freeform-widget {
        padding-left: 3em;
        padding-right: 3em;
    }
}
.freeform-widget.collapse.mobile .mobile-collapse-cta {
    padding: 0;
}
.freeform-widget.collapse.mobile .content {
    margin-bottom: -1.1em;
}
.freeform-widget.wide {
    padding: 0;
}
.freeform-widget.wide .content * {
    max-width: 100%;
}
.freeform-widget.wide .content a {
    color: #f37131;
}
.freeform-widget.wide .content h2,
.freeform-widget.wide .content h4,
.freeform-widget.wide .content h5,
.freeform-widget.wide .content h6 {
    text-align: left;
    margin-bottom: 0;
}
.freeform-widget.wide .content h1 {
    text-align: left;
    margin-bottom: 0.25em;
}
.freeform-widget.wide .content h3 {
    margin-bottom: 1em;
    text-align: left;
}
.freeform-widget.wide .content ol {
    list-style-position: outside;
}
.freeform-widget.wide .content ul {
    list-style: disc inside;
    padding-left: 1.5em;
}
.freeform-widget.wide .content .region.page-standard.heating-cooling {
    padding-top: 1em;
    padding-bottom: 3em;
}
.freeform-widget.wide .content .region.page-standard.heating-cooling h1 {
    margin-bottom: 1em;
    font-size: 2rem;
}
.freeform-widget.wide .content .region.page-standard {
    padding-left: 0;
    padding-right: 0;
}
.freeform-widget.dark .mobile-collapse-content,
.freeform-widget.dark:not(.collapse) {
    background-color: #0048bb;
    color: #fff;
}
.freeform-widget.dark .mobile-collapse-content h1,
.freeform-widget.dark .mobile-collapse-content h2,
.freeform-widget.dark .mobile-collapse-content h3,
.freeform-widget.dark .mobile-collapse-content h4,
.freeform-widget.dark:not(.collapse) h1,
.freeform-widget.dark:not(.collapse) h2,
.freeform-widget.dark:not(.collapse) h3,
.freeform-widget.dark:not(.collapse) h4 {
    color: #fff;
}
.freeform-widget.textured .mobile-collapse-content,
.freeform-widget.textured:not(.collapse) {
    /* background: url(/media/app/technician-background.jpg); */
}
.freeform-widget.mobile {
    padding-left: 0;
    padding-right: 0;
}
.freeform-widget.mobile .content {
    padding-left: 1em;
    padding-right: 1em;
}
.freeform-widget.mobile .mobile-collapse-cta {
    padding: 1em 0;
    background: #fff;
}
.freeform-widget .is-locked {
    position: fixed;
    display: table;
}
.freeform-widget .loading-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.freeform-widget .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.freeform-widget .content {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}
.freeform-widget .content .freeform-widget__bundles-link {
    max-width: 608px;
}
.freeform-widget .content table {
    max-width: 1000px;
    margin: 20px 0;
}
.freeform-widget .content * {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.freeform-widget .content h1,
.freeform-widget .content h2,
.freeform-widget .content h3,
.freeform-widget .content h4 {
    margin-bottom: 0.5em;
}
@media (min-width: 37.5em) {
    .freeform-widget .content h1,
    .freeform-widget .content h2,
    .freeform-widget .content h3,
    .freeform-widget .content h4 {
        text-align: center;
    }
}
.freeform-widget .content ol {
    list-style: decimal inside none;
}
.freeform-widget .content ul {
    list-style: disc inside none;
}
.freeform-widget .content ul.default-list-holder {
    list-style: disc outside none;
    padding-left: 1.2em;
    overflow: hidden;
}
.freeform-widget .content ul.green-checks-list {
    margin: 15px 0;
    padding: 10px 15px 5px 35px;
    list-style-position: outside;
    list-style-image: url(/media/app/check-mark-12.png);
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}
@media (min-width: 37.5em) {
    .freeform-widget .content ul.green-checks-list {
        column-count: 2;
        column-gap: 40px;
        padding: 15px 15px 10px 35px;
    }
}
.freeform-widget .content ul.appliance-bundles {
    font-size: large;
    max-width: 100%;
    column-count: 1;
    background: none;
    border: none;
}
@media (min-width: 37.5em) {
    .freeform-widget .content ul.appliance-bundles {
        column-count: 3;
    }
}
.freeform-widget .content ul p {
    display: inline-block;
    width: auto;
}
.freeform-widget .content p {
    display: block;
    width: 100%;
}
.freeform-widget .content p > .button {
    text-align: center;
}
.freeform-widget .content p .button {
    margin: 5px 0 0;
    color: #fff;
}
@media (min-width: 37.5em) {
    .freeform-widget .content p .button {
        margin-left: 15px;
    }
}
.freeform-widget .content img {
    width: 100%;
    padding: 0.8em 0;
}
@media (min-width: 37.5em) {
    .freeform-widget .content img {
        width: auto;
    }
}
.freeform-widget .content a {
    color: #0af;
}
.freeform-widget .content .cta-show-hide {
    margin-top: 10px;
}
.freeform-widget .content .cta-show-hide .actions {
    margin: 0;
}
.freeform-widget .content .float-img {
    display: inline-block;
    max-width: 50%;
}
.freeform-widget .content .float-img img {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}
@media (min-width: 37.5em) {
    .freeform-widget .content .float-img {
        max-width: 33.33333%;
    }
}
@media (min-width: 37.5em) {
    .freeform-widget .content .float-text {
        max-width: 66.66667%;
    }
}
.freeform-widget .content .right {
    float: right;
    padding-left: 15px;
}
.freeform-widget .content .left {
    float: left;
    padding-right: 15px;
}
.freeform-widget .content img.right {
    padding-left: 1em;
}
.freeform-widget .content img.left {
    padding-right: 1em;
}
.freeform-widget .content .fullpage-header {
    text-align: left;
}
.freeform-widget .content .header-img {
    width: 100%;
}
.freeform-widget .content .double-img {
    width: 100%;
    margin-bottom: 1em;
}
@media (min-width: 27.5em) {
    .freeform-widget .content .double-img {
        width: 48.5%;
    }
    .freeform-widget .content .double-img:first-child {
        float: left;
    }
    .freeform-widget .content .double-img:last-child {
        float: right;
    }
}
@media (min-width: 37.5em) {
    .freeform-widget .content #brighten-up-your-home-with-sears-replacement-windows {
        max-width: 45%;
    }
}
.freeform-widget table {
    max-width: 1000px;
}
.freeform-widget table td,
.freeform-widget table th {
    font-size: 0.625rem;
    line-height: 1.5;
    padding: 0.5em;
    border: 2px solid #fff;
    text-align: left;
    vertical-align: inherit;
}
@media (min-width: 27.5em) {
    .freeform-widget table td,
    .freeform-widget table th {
        font-size: 1rem;
        line-height: 1.25;
    }
}
.freeform-widget table td a,
.freeform-widget table th a {
    font-weight: 300;
}
.freeform-widget table .gray-light-bg {
    background-color: #dedede;
}
.freeform-widget table .dark-blue-bg {
    background-color: #1a2b58;
}
.freeform-widget table .bright-orange-bg {
    background-color: #f37131;
}
.freeform-widget table .teal-bg {
    background-color: #0af;
}
.freeform-widget table .light-cyan-bg {
    background-color: #e6fcff;
}
.freeform-widget table .onahau-bg {
    background-color: #dbf1f5;
}
.freeform-widget table .white-text {
    color: #fff;
}
.freeform-widget table .small-text {
    font-size: 0.625rem;
    line-height: 1.5;
}
@media (min-width: 27.5em) {
    .freeform-widget table .small-text {
        font-size: 0.875rem;
        line-height: 1.28571;
    }
}
.freeform-widget table .big-text {
    font-size: 0.8125rem;
    line-height: 1.38462;
}
@media (min-width: 27.5em) {
    .freeform-widget table .big-text {
        font-size: 1.25rem;
        line-height: 1.2;
    }
}
@media (min-width: 46.25em) {
    .freeform-widget table .big-text {
        font-size: 1.25rem;
        line-height: 1.2;
    }
}
@media (min-width: 61.25em) {
    .freeform-widget table .big-text {
        font-size: 1.5rem;
        line-height: 1.16667;
    }
}
.freeform-widget table .centered-text {
    text-align: center;
}
.freeform-widget table .blue-check-icon {
    background-image: url(/media/app/icons/table/blue-check.png);
    background-size: 20px 18px;
    background-repeat: no-repeat;
    background-position: 50%;
}
@media (min-width: 27.5em) {
    .freeform-widget table .blue-check-icon {
        background-size: 32px 30px;
    }
}
.freeform-widget .mobile-collapse-content .warranty-plans-table {
    margin-top: 0;
}
.freeform-widget .warranty-plans-table {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.freeform-widget .warranty-plans-table tr:nth-child(odd):not(:first-child) {
    background-color: hsla(0, 0%, 80%, 0.2);
}
.freeform-widget .warranty-plans-table th {
    color: #fff;
    font-weight: 300;
}
@media (min-width: 27.5em) {
    .freeform-widget .warranty-plans-table th {
        font-size: 1.125rem;
        line-height: 1.22222;
    }
}
.freeform-widget .warranty-plans-table th:nth-child(2) {
    background-color: #0af;
}
.freeform-widget .warranty-plans-table th:nth-child(3) {
    border-left: 1px solid;
    border-right: 1px solid;
    background-color: #064468;
}
.freeform-widget .warranty-plans-table th:nth-child(4) {
    background-color: #f63;
    border-right: none;
}
.freeform-widget .warranty-plans-table td:nth-child(2) {
    background-color: rgba(0, 170, 255, 0.05);
}
.freeform-widget .warranty-plans-table td:nth-child(3) {
    background-color: rgba(6, 68, 104, 0.05);
}
.freeform-widget .warranty-plans-table td:nth-child(4) {
    background-color: rgba(243, 113, 49, 0.05);
}
.freeform-widget .warranty-plans-table td,
.freeform-widget .warranty-plans-table th {
    width: 24%;
    text-align: center;
    border: none;
    padding: 5px;
    font-size: 0.75rem;
    line-height: 1.25;
}
@media (min-width: 27.5em) {
    .freeform-widget .warranty-plans-table td,
    .freeform-widget .warranty-plans-table th {
        padding: 10px;
    }
}
.freeform-widget .warranty-plans-table td {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
@media (min-width: 27.5em) {
    .freeform-widget .warranty-plans-table td {
        font-size: 0.875rem;
        line-height: 1.28571;
    }
}
.freeform-widget .warranty-plans-table td:first-child,
.freeform-widget .warranty-plans-table th:first-child {
    width: 28%;
    text-align: left;
}
.freeform-widget .warranty-plans-table td:nth-child(4) {
    border-right: 2px solid #ccc;
}
.freeform-widget .warranty-plans-table .divider td {
    background-color: #ccc;
}
.freeform-widget .warranty-plans-table .divider td:first-child {
    color: #000;
}
@media (min-width: 27.5em) {
    .freeform-widget .warranty-plans-table .divider td:first-child {
        font-size: 1.125rem;
        line-height: 1.22222;
    }
}
.freeform-widget .warranty-plans-table .divider td:not(:first-child) {
    color: #064468;
}
.freeform-widget .warranty-plans-table .checked {
    background-image: url(/media/app/icons/table/green-check.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
.freeform-widget .warranty-plans-table .light-gray {
    color: #807f7f;
}
.freeform-widget .feature-block,
.freeform-widget .related-block {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    margin-bottom: 0.8em;
}
.freeform-widget .related-block a {
    color: #0af;
    font-weight: 400;
}
.freeform-widget .related-block .col-wrapper {
    padding: 15px;
    display: inline-flex;
}
.freeform-widget .related-block .col-wrapper .col2 {
    padding-left: 10px;
}
.freeform-widget .related-block .col-wrapper p {
    margin: 0;
}
.freeform-widget .feature-block img {
    width: auto;
    padding: 0 0 15px;
}
@media (min-width: 37.5em) {
    .freeform-widget .feature-block img {
        padding: 5px 0;
    }
}
.freeform-widget .feature-block .col-wrapper {
    padding: 15px;
}
.freeform-widget .feature-block .col-wrapper .col1 {
    text-align: center;
}
@media (min-width: 37.5em) {
    .freeform-widget .feature-block .col-wrapper {
        padding: 15px;
        text-align: left;
        display: inline-flex;
    }
}
@media (min-width: 37.5em) {
    .freeform-widget .feature-block .col-wrapper .col2 {
        padding-left: 15px;
    }
}
.freeform-widget .feature-block .col-wrapper p {
    margin: 0;
}
.hero {
    position: relative;
    overflow: hidden;
    background: #e9efed;
    padding: 0;
    color: #323232;
}
@media (min-width: 37.5em) {
    .hero {
        padding: 0;
    }
}
@media (min-width: 46.25em) {
    .hero {
        min-height: 300px;
    }
}
.hero .gradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9) 0, hsla(0, 0%, 100%, 0.7) 50%, hsla(0, 0%, 100%, 0));
    content: "";
}
@media (min-width: 46.25em) {
    .hero .gradient {
        display: none;
        right: auto;
        width: 90%;
        background: linear-gradient(90deg, hsla(0, 0%, 100%, 0.9) 0, hsla(0, 0%, 100%, 0.7) 50%, hsla(0, 0%, 100%, 0));
    }
}
.hero-image {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    min-width: 1300px;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
@media (min-width: 37.5em) {
    .hero-image {
        min-width: 0;
    }
}
.hero-home .hero-image {
    display: none;
    height: auto;
    width: 100%;
}
@media (min-width: 46.25em) {
    .hero-home .hero-image {
        display: block;
        position: static;
        width: 65%;
        float: left;
    }
}
@media (min-width: 71.875em) {
    .hero-home .hero-image {
        width: 75%;
    }
}
.hero-container {
    position: relative;
    z-index: 10;
    padding: 27px;
    width: 100%;
}
@media (min-width: 46.25em) and (min-height: 46.25em) {
    .hero-container {
        padding-top: 5.3em;
        padding-bottom: 2em;
    }
}
@media (min-width: 46.25em) and (min-height: 46.25em) {
    .hero-home .hero-container {
        padding-top: 1.15em;
        padding-bottom: 1.15em;
    }
}
@media (min-width: 46.25em) {
    .hero-home .hero-container {
        max-height: 500px;
        width: 35%;
        float: left;
        background: #0048bb;
    }
}
@media (min-width: 71.875em) {
    .hero-home .hero-container {
        width: 25%;
    }
}
.hero-container h1 {
    color: #666;
    font-size: 2.25rem;
}
@media (min-width: 46.25em) {
    .hero-container h1 {
        color: #fff;
    }
}
.hero-container .reviews-average-rating {
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0.5em;
}
@media (min-width: 37.5em) {
    .hero-container .reviews-average-rating {
        margin-bottom: 1em;
        text-align: left;
    }
}
.hero-container .reviews-average-rating a {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}
.hero-container .reviews-average-rating .stars {
    width: 100%;
}
@media (min-width: 37.5em) {
    .hero-container .reviews-average-rating .stars {
        width: inherit;
        margin-right: 10px;
    }
}
.hero-with-promotion {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}
@media (min-width: 46.25em) {
    .hero-with-promotion {
        flex-direction: column;
    }
}
.hero-tagline {
    color: #666;
    display: none;
}
@media (min-width: 46.25em) {
    .hero-tagline {
        display: block;
        color: #fff;
        margin-bottom: 20px;
    }
}
.hero-tagline-text {
    display: block;
    margin: 0 0 1.2em;
    max-width: 24em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 46.25em) {
    .hero-tagline-text {
        font-family: Gotham-Book;
        display: inline-block;
        margin: 0;
        font-size: 0.875rem;
    }
}
@media (min-width: 46.25em) {
    .hero-tagline-text br {
        display: none;
    }
}
.hero-cta .hero-cta-item {
    float: left;
}
#hero-cta-wrapper .cta-info {
    display: block;
    line-height: 2.6;
    color: #807f7f;
    font-style: italic;
}
@media (min-width: 37.5em) {
    #hero-cta-wrapper .cta-info {
        display: inline-block;
        float: left;
        margin-right: 1em;
    }
}
@media (min-width: 46.25em) {
    .img-hero-container {
        max-height: 500px;
        display: flex;
    }
}
.img-hero-container:after {
    width: 0;
}
.hero-v2 {
    padding: 0;
    background: #0048bb;
    color: #fff;
}
.hero-v2.wide-image-hero {
    border-bottom: 0;
}
.hero-v2.wide-image-hero .promotion-bar-single-line {
    border: 0;
}
.hero-v2.dark,
.hero-v2.dark .customer-reviews,
.hero-v2.dark .hero-v2-scheduler-text,
.hero-v2.dark h1 {
    color: #333;
}
.hero-v2.dark .icon-hero-v2 path {
    fill: #333 !important;
}
.hero-v2.dark .hero-v2-container.wide-image .hero-v2-phone-text {
    color: #333;
}
@media (min-width: 37.5em) {
    .hero-v2 {
        padding: 0;
    }
}
.hero-v2 h1 {
    color: #fff;
}
@media (min-width: 37.5em) {
    .hero-v2 h1 {
        margin-bottom: 0.1em;
        padding-right: 10%;
    }
}
.hero-v2 .single-line-promotion .promotion-area {
    position: relative;
}
.hero-v2 .single-line-promotion .promotion-area .promotion-bar-single-line {
    border-bottom: 0;
}
.hero-v2 .single-line-promotion .promotion-area .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.hero-v2 .single-line-promotion .promotion-area .loading-notice .container {
    position: relative;
    top: 25%;
    font-size: 1.3em;
}
.hero-v2.interactive .scheduler-holder {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.hero-v2.interactive .cta-scheduler {
    font-size: 1.125rem;
}
.hero-v2.interactive .hero-v2-content {
    width: 100%;
}
.hero-v2.interactive .reviews-average-rating {
    font-size: 0.75rem;
    font-weight: 300;
    margin: 0;
    text-align: center;
}
.hero-v2.interactive .reviews-average-rating .stars {
    margin-right: 0;
    display: inline-block;
    width: 100%;
}
.hero-v2.interactive .reviews-average-rating .rating-star {
    padding: 16px;
}
.hero-v2.interactive .reviews-average-rating a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.hero-v2.interactive .ga-phone {
    background: #fff;
    display: block;
    height: 44px;
    margin-top: 10px;
    padding: 0;
    border: 1px solid #f27132;
    text-align: center;
}
@media (min-width: 37.5em) {
    .hero-v2.interactive .hero-v2-content {
        padding: 1.15em 17.5px 1em;
        max-width: 100%;
        width: 100%;
        border-right: none;
    }
    .hero-v2.interactive .ga-phone .hero-v2-phone-text {
        color: #f27132;
    }
    .blog-content .hero-v2.interactive h2,
    .brand-collection .freeform-content .hero-v2.interactive h2,
    .expert-video-tips .hero-v2.interactive h1,
    .freeform-widget .content .hero-v2.interactive h2,
    .hero-v2.interactive .blog-content h2,
    .hero-v2.interactive .brand-collection .freeform-content h2,
    .hero-v2.interactive .expert-video-tips h1,
    .hero-v2.interactive .freeform-widget .content h2,
    .hero-v2.interactive .heading-b,
    .hero-v2.interactive .hero-v2-tagline,
    .hero-v2.interactive .knowledge-article-sidebar .sidebar-items h4,
    .hero-v2.interactive .top-promotions .four .tp-side-promo-title,
    .hero-v2.interactive .top-promotions .three .tp-side-promo-title,
    .hero-v2.interactive .why-us h1,
    .knowledge-article-sidebar .sidebar-items .hero-v2.interactive h4,
    .top-promotions .four .hero-v2.interactive .tp-side-promo-title,
    .top-promotions .three .hero-v2.interactive .tp-side-promo-title,
    .why-us .hero-v2.interactive h1 {
        text-align: center;
        padding-right: 0;
    }
    .blog-content .hero-v2.interactive h2,
    .brand-collection .freeform-content .hero-v2.interactive h2,
    .expert-video-tips .hero-v2.interactive h1,
    .freeform-widget .content .hero-v2.interactive h2,
    .hero-v2.interactive .blog-content h2,
    .hero-v2.interactive .brand-collection .freeform-content h2,
    .hero-v2.interactive .expert-video-tips h1,
    .hero-v2.interactive .freeform-widget .content h2,
    .hero-v2.interactive .heading-b,
    .hero-v2.interactive .knowledge-article-sidebar .sidebar-items h4,
    .hero-v2.interactive .top-promotions .four .tp-side-promo-title,
    .hero-v2.interactive .top-promotions .three .tp-side-promo-title,
    .hero-v2.interactive .why-us h1,
    .knowledge-article-sidebar .sidebar-items .hero-v2.interactive h4,
    .top-promotions .four .hero-v2.interactive .tp-side-promo-title,
    .top-promotions .three .hero-v2.interactive .tp-side-promo-title,
    .why-us .hero-v2.interactive h1 {
        margin-bottom: 0;
    }
}
@media (min-width: 61.25em) {
    .hero-v2.interactive .hero-v2-content {
        width: 100%;
    }
}
.hero-v2-container {
    display: flex;
}
.hero-v2-container.wide-image {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.647059);
}
.hero-v2-container.wide-image .hero-v2-tagline {
    max-width: 370px;
}
.hero-v2-container.wide-image .hero-v2-actions {
    flex-direction: row;
}
.hero-v2-container.wide-image .hero-v2-callout {
    background: inherit;
    max-width: 480px;
    padding: 0;
}
@media (min-width: 18.75em) {
    .hero-v2-container.wide-image .hero-v2-callout {
        max-width: 480px;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-container.wide-image .hero-v2-callout {
        max-width: 480px;
    }
}
.hero-v2-container.wide-image .hero-v2-phone-text,
.hero-v2-container.wide-image .reviews-average-rating a {
    color: #fff;
}
.hero-v2-container.wide-image .hero-v2-content {
    /* min-height: 300px; */
    min-height: 85vh;
    max-width: 1019px;
    margin: auto;
}
.hero-v2-container.wide-image .hero-v2-content h1 {
    padding-bottom: 0;
}
@media (min-width: 37.5em) {
    .hero-v2-container.wide-image .hero-v2-content {
        border-right: none;
        max-width: 1019px;
        width: 100%;
        padding: 2em 17.5px;
    }
}
@media (min-width: 61.25em) {
    .hero-v2-container.wide-image .hero-v2-content {
        width: 100%;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-container {
        justify-content: flex-end;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .hero-v2-container {
        overflow: hidden;
    }
}
.hero-v2-content {
    box-sizing: border-box;
    padding: 1.15em 17.5px 1em;
}
@media (min-width: 37.5em) {
    .hero-v2-content {
        padding-top: 1em;
        border-right: 3px solid #fff;
        width: 66.66667%;
        max-width: 691px;
    }
}
@media (min-width: 46.25em) {
    .hero-v2-content {
        padding-top: 0.7em;
    }
}
@media (min-width: 61.25em) {
    .hero-v2-content {
        width: 64%;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .hero-v2-content {
        float: left;
        max-width: none;
    }
}
@media (min-width: 71.875em) {
    .no-flexbox .hero-v2-content {
        padding-left: 11.5%;
    }
}
.hero-v2-image {
    display: none;
}
@media (min-width: 37.5em) {
    .hero-v2-image {
        display: flex;
        box-sizing: border-box;
        width: 33.33333%;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media (min-width: 61.25em) {
    .hero-v2-image {
        width: 36%;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .hero-v2-image {
        display: block;
        float: right;
        min-height: 269px;
    }
}
.hero-v2-tagline {
    margin: 0 0 0.4em;
    font-size: 1.125rem;
    line-height: 1.33333;
}
@media (min-width: 46.25em) {
    .hero-v2-tagline {
        padding-right: 10%;
    }
}
@media (min-width: 61.25em) {
    .hero-v2-tagline {
        font-weight: 300;
        font-size: 1.5rem;
    }
}
.reviews-average-rating {
    margin-bottom: 1.3em;
}
@media (min-width: 61.25em) {
    .hero-v2-cta {
        display: flex;
        align-items: center;
    }
}
.hero-v2-callout {
    overflow: hidden;
    margin: 0 0 0.5em;
    padding: 0.5em 0.5em 0;
    border-radius: 1px;
    max-width: 340px;
    background: #fff;
}
@media (min-width: 18.75em) {
    .hero-v2-callout {
        max-width: 290px;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-callout {
        max-width: 266px;
    }
}
.hero-v2-callout-message {
    margin: 0 0 0.75em;
    color: #054368;
    font-size: 1rem;
    line-height: 1.125;
    text-align: center;
}
.hero-v2-brand-logo {
    margin-left: 25px;
    max-width: 240px;
    max-height: 90px;
    display: none;
}
@media (min-width: 61.25em) {
    .hero-v2-brand-logo {
        display: block;
    }
}
.hero-v2-actions {
    display: flex;
    flex-direction: column;
    margin: 0 -3px;
}
@media (min-width: 18.75em) {
    .hero-v2-actions {
        margin: 0 -3px 0.5em;
        flex-direction: row;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-actions {
        flex-direction: column;
    }
}
.hero-v2-actions li {
    margin: 0 0 3px;
    flex: 1 1 auto;
}
@media (min-width: 18.75em) {
    .hero-v2-actions li {
        padding: 0 3px;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-actions li:first-child {
        margin: 0;
        order: 2;
    }
    .hero-v2-actions li:nth-child(2) {
        order: 1;
    }
}
.hero-v2-actions li:first-child .hero-v2-scheduler {
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-v2-actions li:first-child .hero-v2-scheduler .icon-hero-v2 {
    width: 35px;
    height: 32px;
}
.hero-v2-button {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0.6em 0.4em;
    width: 100%;
}
.hero-v2-button.hero-v2-custom-link {
    line-height: 1.5;
}
@media (min-width: 37.5em) {
    .hero-v2-button.hero-v2-custom-link {
        line-height: 1.6;
    }
}
.icon-hero-v2 {
    margin: 0 0.4em 0 0;
    width: 24px;
    height: 24px;
    fill: #fff;
}
@media (min-width: 37.5em) {
    .icon-hero-v2 {
        width: 35px;
        height: 32px;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-phone .icon-hero-v2,
    .hero-v2-text-small {
        display: none;
    }
}
.hero-v2-text-large {
    display: none;
}
@media (min-width: 37.5em) {
    .hero-v2-text-large {
        display: inline-block;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-phone {
        border: 0;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-phone,
    .hero-v2-phone:focus,
    .hero-v2-phone:hover {
        background: none;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-phone-text {
        color: #666;
    }
}
@media (min-width: 37.5em) {
    a:focus .hero-v2-phone-text,
    a:hover .hero-v2-phone-text {
        text-decoration: underline;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-phone-btn {
        padding: 0.4em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
@media (min-width: 46.25em) {
    .hero-v2-phone-btn {
        padding: 0.4em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
@media (min-width: 37.5em) {
    .hero-v2-custom-link,
    .hero-v2-scheduler {
        padding: 0.2em 0.7em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
@media (min-width: 46.25em) {
    .hero-v2-custom-link,
    .hero-v2-scheduler {
        padding: 0.2em 0.7em;
        font-size: 1.25rem;
        line-height: 1.6;
    }
}
.hero-v3 {
    padding: 0;
    border-bottom: 0;
}
.calendar > header .calendar-nav-link.disabled .hero-v3 img.hero-v3-cta,
.hero-v3 .calendar > header .calendar-nav-link.disabled img.hero-v3-cta,
.hero-v3 .hero-v3-cta.hidden,
.hero-v3 .tooltip.is-floating .hero-v3-cta.button,
.hero-v3 [role="appointment-dialog"] .hero-v3-cta.dialog-content.hide,
.hero-v3 [role="dialog"] .hero-v3-cta.dialog-content.hide,
.tooltip.is-floating .hero-v3 .hero-v3-cta.button,
[role="appointment-dialog"] .hero-v3 .hero-v3-cta.dialog-content.hide,
[role="dialog"] .hero-v3 .hero-v3-cta.dialog-content.hide {
    display: none;
}
@media (min-width: 37.5em) {
    .hero-v3 {
        padding: 0;
    }
}
.hero-v3 .hero-v3-container {
    background-position: 100%;
}
@media (min-width: 37.5em) {
    .hero-v3 .hero-v3-container.desktop {
        min-height: 343px;
        padding: 30px 0;
        background-size: cover;
    }
}
@media (max-width: 48.25em) {
    .hero-v3 .hero-v3-container.desktop {
        background-position-x: 80%;
    }
}
@media (min-width: 61.25em) {
    .hero-v3 .hero-v3-container.desktop {
        min-height: 307px;
        padding: 4em 0 2em;
    }
}
.hero-v3 .hero-v3-container.desktop h1 {
    font-size: 2.5rem;
    font-weight: 400;
    color: #01236a;
    width: 60%;
}
.hero-v3 .hero-v3-container.desktop .fields {
    padding-left: 10px;
}
.blog-content .hero-v3 .hero-v3-container.desktop .fields h1 br,
.brand-collection .freeform-content .hero-v3 .hero-v3-container.desktop .fields h1 br,
.freeform-widget .content .hero-v3 .hero-v3-container.desktop .fields h1 br,
.hero-v3 .hero-v3-container.desktop .fields .blog-content h1 br,
.hero-v3 .hero-v3-container.desktop .fields .brand-collection .freeform-content h1 br,
.hero-v3 .hero-v3-container.desktop .fields .freeform-widget .content h1 br,
.hero-v3 .hero-v3-container.desktop .fields h1.heading-a br {
    content: "";
}
.hero-v3 .hero-v3-container.desktop .hero-v3-tagline {
    font-size: 1rem;
    color: #01236a ;
    margin: 0 0 0.4em;
    font-size: 1.125rem;
    line-height: 1.33333;
    width: 40%;
}
.hero-v3 .hero-v3-container.desktop .reviews-average-rating {
    font-size: 0.8rem;
    font-weight: 300;
    margin-bottom: 10px;
}
@media (min-width: 61.25em) {
    .hero-v3 .hero-v3-container.desktop .reviews-average-rating {
        margin-bottom: 1.5em;
    }
}
.hero-v3 .hero-v3-container.desktop .reviews-average-rating a {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}
@media (min-width: 37.5em) {
    .hero-v3 .hero-v3-container.desktop .reviews-average-rating .stars {
        width: 100%;
    }
}
@media (min-width: 61.25em) {
    .hero-v3 .hero-v3-container.desktop .reviews-average-rating .stars {
        width: inherit;
    }
}
.hero-v3 .hero-v3-container.desktop .hero-v3-phone-button {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0.6em 0.4em;
}
.hero-v3 .hero-v3-container.desktop .hero-v3-actions:not(.only-phone):not(.with-chat) .hero-v3-phone {
    margin: 0;
    background-color: #fff;
    padding: 0.1em 1em;
    color: #666;
    font-weight: 400;
    font-size: 1rem;
}
.hero-v3 .hero-v3-container.desktop .hero-v3-actions.only-phone .hero-v3-phone-text {
    font-size: 1.6rem;
    padding: 0.2em 0;
}
.hero-v3 .hero-v3-container.desktop .button {
    display: block;
    margin: 0;
    padding: 0.35em 0.8em;
}
.hero-v3 .hero-v3-container.desktop .hero-v3-button-text {
    font-size: 1.6rem;
    padding: 0.2em 0;
}
.hero-v3 .hero-v3-container.desktop .with-chat .actions-col {
    margin-right: 0.8em;
}
.hero-v3 .hero-v3-container.desktop .with-chat .actions-col:last-child {
    margin-right: 0;
}
.hero-v3 .hero-v3-container.desktop .with-chat .button {
    padding: 0.35em 0.6em;
    border-radius: 0;
}
.hero-v3 .hero-v3-container.desktop .with-chat .hero-v3-button-text,
.hero-v3 .hero-v3-container.desktop .with-chat .hero-v3-chat-text {
    font-size: 1rem;
    padding: 0.2em 0;
    margin-left: 0.5em;
}
.hero-v3 .hero-v3-container.desktop .with-chat .icon-inline {
    position: relative;
    top: -1px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}
.hero-v3 .hero-v3-container.desktop .with-chat .hero-v3-phone {
    display: block;
    margin-top: 0.8em;
    text-align: center;
    font-weight: 400;
}
.hero-v3 .hero-v3-container.desktop .with-chat .hero-v3-chat {
    background-color: #fff;
    color: #f27132;
}
.hero-v3 .hero-v3-container.desktop .with-chat .hero-v3-chat .icon-inline {
    fill: #f27132;
}
.hero-v3 .hero-v3-container.mobile {
    padding: 1.25em 0;
    color: #fff;
}
@media (min-width: 37.5em) {
    .hero-v3 .hero-v3-container.mobile .latest-achievement {
        padding-left: 10px;
        text-align: center;
        font-weight: 300;
        color: #fff;
    }
    .hero-v3 .hero-v3-container.mobile .latest-achievement span {
        color: #c3d32b;
    }
}
.hero-v3 .hero-v3-container.mobile h1 {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 0.1em;
    padding: 0 1em 0.5em;
    text-align: center;
}
.hero-v3 .hero-v3-container.mobile .hero-v3-tagline {
    font-size: 1rem;
    font-weight: 300;
    margin: 0 0 0.4em;
    padding: 0 1em;
    text-align: center;
}
.hero-v3 .hero-v3-container.mobile .reviews-average-rating {
    font-size: 0.75rem;
    font-weight: 300;
    margin: 0;
    text-align: center;
}
.hero-v3 .hero-v3-container.mobile .reviews-average-rating .stars {
    margin-right: 0;
    display: inline-block;
    width: 100%;
}
.hero-v3 .hero-v3-container.mobile .reviews-average-rating .rating-star {
    padding: 16px;
}
.hero-v3 .hero-v3-container.mobile .reviews-average-rating a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.hero-v3 .hero-v3-container.mobile .hero-v3-actions {
    display: flex;
    flex-direction: column;
    margin: 1.5em 0 0.5em;
    padding: 0 10px;
}
.hero-v3 .hero-v3-container.mobile .hero-v3-actions li {
    margin: 0 0 1em;
}
.hero-v3 .hero-v3-container.mobile .hero-v3-phone-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0.5em 1em;
    width: 100%;
    font-weight: 500;
    font-size: 1.3rem;
    text-align: center;
    background-color: #fff;
    color: #f63;
    border: 1px solid #f63;
}
.hero-v3 .hero-v3-container.mobile .hero-v3-button {
    display: block;
    margin: 0;
    font-size: 1.3rem;
}
.hero-v3 .hero-v3-container.mobile .with-chat {
    display: block;
    text-align: center;
}
.hero-v3 .hero-v3-container.mobile .with-chat .button {
    border-radius: 0;
}
.hero-v3 .hero-v3-container.mobile .with-chat .button .icon-inline {
    vertical-align: middle;
}
.hero-v3 .hero-v3-container.mobile .with-chat .hero-v3-button,
.hero-v3 .hero-v3-container.mobile .with-chat .hero-v3-chat {
    display: inline-block;
    width: auto;
    font-size: 1rem;
}
.hero-v3 .hero-v3-container.mobile .with-chat .hero-v3-chat {
    margin-left: 1em;
}
.hero-v3 .hero-v3-container.mobile .with-chat .hero-v3-chat .icon-inline {
    fill: #f27132;
}
.hero-v3 .hero-v3-container.mobile .with-chat .hero-v3-phone {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1.25rem;
    font-weight: 400;
}
.hero-v3 .promotion-area {
    position: relative;
}
.hero-v3 .promotion-area .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.hero-v3 .promotion-area .loading-notice .container {
    position: relative;
    top: 25%;
    font-size: 1.3em;
}
.hero-v3.home-warranty .home-warranty-hero {
    padding-left: 1.3em;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 280px;
    background-position: 50%;
}
@keyframes hw-hero-loading-indicator {
    0%,
    80%,
    to {
        box-shadow: 0 1.25em 0 -1.25em #fff;
    }
    40% {
        box-shadow: 0 1.25em 0 0 #fff;
    }
}
.hero-v3.home-warranty .home-warranty-hero .warranty-plan-select {
    height: 3em;
    width: 10em;
    margin-right: 1em;
}
.hero-v3.home-warranty .home-warranty-hero .warranty-plan-select.error {
    border-color: #ed1c24;
}
@media (min-width: 46.25em) {
    .hero-v3.home-warranty .home-warranty-hero .warranty-plan-select {
        width: 12em;
    }
}
@media (min-width: 61.25em) {
    .hero-v3.home-warranty .home-warranty-hero .warranty-plan-select {
        width: 15em;
    }
}
.hero-v3.home-warranty .home-warranty-hero .state-select {
    height: 3em;
    width: 7em;
    margin-right: 1em;
}
.hero-v3.home-warranty .home-warranty-hero .state-select.error {
    border-color: #ed1c24;
}
@media (min-width: 37.5em) {
    .hero-v3.home-warranty .home-warranty-hero .state-select {
        width: 15em;
    }
}
@media (min-width: 46.25em) {
    .hero-v3.home-warranty .home-warranty-hero .warranty-plan-select + .state-select {
        width: 12em;
    }
}
@media (min-width: 61.25em) {
    .hero-v3.home-warranty .home-warranty-hero .warranty-plan-select + .state-select {
        width: 15em;
    }
}
.hero-v3.home-warranty .home-warranty-hero .fields {
    padding: 2.7em 0;
}
.blog-content .hero-v3.home-warranty .home-warranty-hero h1,
.brand-collection .freeform-content .hero-v3.home-warranty .home-warranty-hero h1,
.freeform-widget .content .hero-v3.home-warranty .home-warranty-hero h1,
.hero-v3.home-warranty .home-warranty-hero .blog-content h1,
.hero-v3.home-warranty .home-warranty-hero .brand-collection .freeform-content h1,
.hero-v3.home-warranty .home-warranty-hero .freeform-widget .content h1,
.hero-v3.home-warranty .home-warranty-hero .heading-a {
    font-size: 1.9em;
    color: #fff;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-tagline {
    font-size: 2.5em;
    color: #fff;
    line-height: 1.375;
    margin-bottom: 5px;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-tagline p {
    margin-bottom: 0.4em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice {
    color: #fff;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator {
    position: relative;
    font-size: 0.75em;
    transform: translateZ(0);
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator,
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:after,
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:before {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    animation-fill-mode: both;
    animation: hw-hero-loading-indicator 1.75s ease-in-out infinite;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator {
    animation-delay: -0.2625s;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:after,
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:before {
    content: "";
    position: absolute;
    top: 0;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:before {
    left: -1.5em;
    animation-delay: -0.525s;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .hero-v3-actions .loading-notice .loading-indicator:after {
    left: 1.5em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .cta-button {
    margin-right: 0.7em;
    padding: 0;
    width: auto;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-cta .cta-button .hero-v3-button-text {
    font-weight: 300;
    padding: 0 2em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-phone-button {
    padding: 0.6em 0.4em;
    color: #fff;
    font-size: 1.1em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-phone-button .hero-v3-text {
    font-weight: 300;
}
.hero-v3.home-warranty .home-warranty-hero .hero-v3-phone-button .hero-v3-phone {
    font-weight: 500;
}
.hero-v3.home-warranty .home-warranty-hero .scheduler-link {
    margin: 0 0.6em 0 0;
    padding: 0.5em 2.5em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-member {
    color: #fff;
    font-weight: 300;
}
.hero-v3.home-warranty .home-warranty-hero .hero-member .second-header {
    padding-top: 45px;
    margin-bottom: 0.25em;
    font-size: 1.7em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-member .second-sub-header {
    font-size: 1.1em;
}
.hero-v3.home-warranty .home-warranty-hero .hero-member .second-sub-header a {
    color: #fff;
    text-decoration: underline;
    font-weight: 300;
}
@media (min-width: 37.5em) {
    .hero-v3.home-warranty .home-warranty-hero .hero-container .reviews-average-rating {
        margin-bottom: 3em;
    }
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile {
    padding: 1.5em 0 1.25em;
    background-position: inherit;
    background-size: cover;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-v3-cta .hero-v3-actions .button {
    font-size: 1.3em;
    padding: 0.45em 1.25em;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-v3-cta .hero-v3-actions .button.cta-phone {
    color: #f27132;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-v3-cta .hero-v3-actions .loading-notice {
    min-height: 3em;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-v3-cta .hero-v3-actions .loading-notice .container {
    padding-top: 1em;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .fields {
    padding: 0;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .state-select,
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .warranty-plan-select {
    width: 100%;
}
.blog-content .hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile h1,
.brand-collection .freeform-content .hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile h1,
.freeform-widget .content .hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile h1,
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .blog-content h1,
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .brand-collection .freeform-content h1,
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .freeform-widget .content h1,
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .heading-a {
    padding: 0 10px;
    text-align: left;
    font-size: 2em;
    font-weight: 300;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-v3-tagline {
    padding: 0 10px;
    text-align: left;
    font-size: 3em;
    line-height: 1.2;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-member {
    padding: 5px 10px 20px;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-member .second-header {
    padding-top: 0;
    margin-bottom: 0.25em;
    font-size: 1.7em;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-member .second-sub-header {
    font-size: 1.1em;
}
.hero-v3.home-warranty .home-warranty-hero.hero-v3-container.mobile .hero-member .second-sub-header a {
    color: #fff;
    text-decoration: underline;
}
.hero-v3.home-warranty .promotion-area .promotion-bar-single-line {
    border: none;
}
@keyframes slideInLeft {
    0% {
        visibility: visible;
        transform: translate3d(-700px, 0, 0);
        -webkit-transform: translate3d(-700px, 0, 0);
        -moz-transform: translate3d(-700px, 0, 0);
        -ms-transform: translate3d(-700px, 0, 0);
        -o-transform: translate3d(-700px, 0, 0);
    }
    to {
        visibility: visible;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
    }
}
@-webkit-keyframes slideInLeft {
    0% {
        visibility: visible;
        transform: translate3d(-700px, 0, 0);
        -webkit-transform: translate3d(-700px, 0, 0);
        -moz-transform: translate3d(-700px, 0, 0);
        -ms-transform: translate3d(-700px, 0, 0);
        -o-transform: translate3d(-700px, 0, 0);
    }
    to {
        visibility: visible;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
    }
}
@-moz-keyframes slideInLeft {
    0% {
        visibility: visible;
        transform: translate3d(-700px, 0, 0);
        -webkit-transform: translate3d(-700px, 0, 0);
        -moz-transform: translate3d(-700px, 0, 0);
        -ms-transform: translate3d(-700px, 0, 0);
        -o-transform: translate3d(-700px, 0, 0);
    }
    to {
        visibility: visible;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
    }
}
.hero-v3 .hero-v3-container {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
.hero-v3 .hero-v3-container.appliance-bundles {
    padding: 3em 0;
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper {
    box-sizing: border-box;
    background: hsla(0, 0%, 100%, 0.6);
    padding: 20px 15px 25px;
    width: 100%;
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-duration: 1.5s;
}
@media (min-width: 37.5em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper {
        width: 60%;
    }
}
@media (min-width: 61.25em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper {
        width: 50%;
    }
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper .hero-v3-tagline,
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper h1 {
    width: 100%;
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper h1 {
    padding: 0;
    text-align: left;
    font-size: 1.5625rem;
}
@media (min-width: 46.25em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper h1 {
        font-size: 2.125rem;
    }
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper .hero-v3-tagline {
    text-align: left;
    padding: 0;
    color: #000;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 40px;
}
@media (min-width: 46.25em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper .hero-v3-tagline {
        font-size: 1.6875rem;
        margin-bottom: 60px;
    }
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper .button {
    display: inline-block;
    padding: 10px 30px;
    margin: 0;
}
@media (min-width: 46.25em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper .button {
        padding: 14px 40px;
    }
}
.hero-v3 .hero-v3-container .maintenance-bundle-wrapper .hero-v3-button-text {
    font-size: 0.9375rem;
}
@media (min-width: 46.25em) {
    .hero-v3 .hero-v3-container .maintenance-bundle-wrapper .hero-v3-button-text {
        font-size: 1.25rem;
        font-weight: 700;
    }
}
.hp-hero-cta-holder {
    display: flex;
    margin-bottom: 25px;
}
@media (min-width: 46.25em) {
    .hp-hero-cta-holder {
        margin-bottom: 45px;
        text-transform: uppercase;
    }
}
.hp-hero-cta-holder .hp-hero-cta-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
.hp-hero-cta-holder .hp-hero-cta-container > :first-child {
    order: 1;
}
.hp-hero-cta-holder .hp-hero-cta-container hr {
    border-color: #fff;
    background-color: #fff;
    width: 100%;
    margin: 7px 0;
    opacity: 0.5;
}
.hp-hero-cta-holder .hp-hero-cta-container .button {
    margin: 3px 0;
}
@media (min-width: 46.25em) {
    .hp-hero-cta-holder .hp-hero-cta-container .button {
        font-family: Gotham-Rnd-Medium;
        background: none;
        border: 1px solid transparent;
        font-size: 0.875rem;
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.scheduler-link-hero-home {
        width: 100%;
        position: relative;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        padding: 10px;
        margin-bottom: 13px;
        background-repeat: no-repeat;
        background-size: 40px 40px;
        background-position: 10px 5px;
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
        overflow: hidden;
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.scheduler-link-hero-home span:first-child {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg, #0048bb, #0048bb 70%, #fff);
        animation: animate1 2s linear infinite;
    }
    @keyframes animate1 {
        0% {
            transform: translateX(-100%);
        }
        to {
            transform: translateX(100%);
        }
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.scheduler-link-hero-home span:nth-child(2) {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: linear-gradient(180deg, #0048bb, #0048bb 30%, #fff);
        animation: animate2 2s linear infinite;
        animation-delay: 1s;
    }
    @keyframes animate2 {
        0% {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(100%);
        }
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.scheduler-link-hero-home span:nth-child(3) {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(270deg, #0048bb, #0048bb 70%, #fff);
        animation: animate3 2s linear infinite;
    }
    @keyframes animate3 {
        0% {
            transform: translateX(100%);
        }
        to {
            transform: translateX(-100%);
        }
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.scheduler-link-hero-home span:nth-child(4) {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background: linear-gradient(0deg, #0048bb, #0048bb 30%, #fff);
        animation: animate4 2s linear infinite;
        animation-delay: 1s;
    }
    @keyframes animate4 {
        0% {
            transform: translateY(100%);
        }
        to {
            transform: translateY(-100%);
        }
    }
}
@media (min-width: 61.25em) {
    .hp-hero-cta-holder .hp-hero-cta-container .button {
        font-size: 1.125rem;
    }
}
.hp-hero-cta-holder .hp-hero-cta-container .button.cta-phone {
    font-family: Lato;
}
@media (min-width: 46.25em) {
    .hp-hero-cta-holder .hp-hero-cta-container .button.cta-phone {
        font-family: Gotham-Condensed-Book;
    }
    .hp-hero-cta-holder .hp-hero-cta-container .button.cta-phone svg {
        display: none;
    }
}
.hp-hero-cta-holder .hp-hero-cta-container .button.cta-phone:hover {
    text-decoration: none;
}
.hp-hero-cta-holder .hp-hero-cta-container .button.cta-phone .cta-hero-phone {
    font-family: Gotham-Light;
}
@media (min-width: 27.5em) {
    .hp-hero-cta-holder .hp-hero-cta-container .button svg {
        display: inline-block;
        margin-right: 10px;
    }
}
@media (min-width: 37.5em) {
    .hp-hero-cta-holder .hp-hero-cta-container > :first-child {
        order: 0;
    }
}
@media (min-width: 46.25em) {
    .hp-hero-cta-holder .hp-hero-cta-container {
        flex-wrap: wrap;
    }
}
@media (min-width: 71.875em) {
    .hp-hero-cta-holder .hp-hero-cta-container {
        margin-left: 0;
    }
}
.hp-hero-cta-holder .cta-phone-text {
    font-family: Gotham-Light;
}
@media (min-width: 46.25em) {
    .hp-hero-cta-holder .cta-phone-text {
        font-size: 0.75rem;
        color: #fff;
    }
}
@media (min-width: 46.25em) {
    .hero-home {
        box-shadow: 0 1px 4px #565656;
        border-bottom: 0;
    }
}
.hero-home .hero-home-title {
    display: none;
}
@media (min-width: 46.25em) {
    .hero-home .hero-home-title {
        display: block;
        font-family: Gotham-Rounded-Book;
        font-size: 1.4375rem;
    }
    .hero-home .hero-home-title:after {
        content: "";
        display: block;
        width: 100px;
        height: 6px;
        border-radius: 3px;
        background: #6f9;
        margin: 40px 0;
    }
}
@media (min-width: 61.25em) {
    .hero-home .hero-home-title {
        font-size: 2.25rem;
    }
}
.hero-home .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.hero-home .loading-notice .container {
    position: relative;
    top: 25%;
    font-size: 1.3em;
}
.hp-doors {
    margin-bottom: 0;
    width: 100%;
    color: #6d6e70;
}
@media (min-width: 46.25em) {
    .hp-doors {
        display: flex;
        box-shadow: 0 1px 4px #565656;
    }
}
.hp-doors > li {
    margin: 0;
    padding: 0;
}
@media (min-width: 46.25em) {
    .hp-doors > li {
        display: flex;
        width: 33.33333%;
        position: relative;
    }
    .hp-doors > li:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 100px;
        position: absolute;
        top: 65px;
        right: 0;
        background: #dedede;
    }
}
@media (min-width: 46.25em) and (min-width: 61.25em) {
    .hp-doors > li:after {
        top: 50px;
        height: 80px;
    }
}
@media (min-width: 46.25em) {
    .hp-doors > li:last-child:after {
        display: none;
    }
}
@media (min-width: 46.25em) {
    .no-flexbox .hp-doors > li {
        display: block;
    }
}
.hp-door {
    display: block;
    width: 100%;
    padding: 1.3em 5%;
    border-top: 3px solid #0af;
    background: #fff;
    background: hsla(0, 0%, 100%, 0.75);
}
@media (min-width: 46.25em) {
    .hp-door {
        padding: 1em 9.2% 0;
        border-top: none;
        background: #fff;
    }
}
.hp-door h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .hp-door h2 {
        font-size: 1.125rem;
    }
}
.hp-door h2 a {
    font-weight: 300;
}
.hp-door h2 a:link,
.hp-door h2 a:visited {
    color: #0048bb;
}
.hp-door ul {
    margin: 0 0 1em 3%;
}
@media (min-width: 46.25em) {
    .hp-door ul {
        display: flex;
        flex-wrap: wrap;
    }
}
.hp-door li {
    margin: 0 5% 1em 0;
}
@media (min-width: 46.25em) {
    .hp-door li {
        margin-bottom: 0.4em;
        text-align: center;
        line-height: 1;
        display: inline-block;
        width: 45%;
        min-height: 68px;
    }
}
@media (min-width: 61.25em) {
    .hp-door li {
        width: 20%;
    }
}
.hp-door-item {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #0af;
    display: block;
    max-width: none;
}
@media (min-width: 46.25em) {
    .hp-door-item {
        font-size: 0.75rem;
        max-width: 70px;
    }
}
.hp-door-item:link,
.hp-door-item:visited {
    color: #0af;
    text-decoration: none;
}
.hp-door-item:link:hover span,
.hp-door-item:visited:hover span {
    text-decoration: underline;
}
.hp-door-item span {
    display: inline-block;
    padding: 10px 0 10px 5px;
}
@media (min-width: 46.25em) {
    .hp-door-item span {
        padding: 0;
    }
}
.hp-door-label {
    font-size: 1rem;
    line-height: 1.2;
}
@media (min-width: 46.25em) {
    .hp-door-label {
        position: absolute;
        bottom: 15px;
        right: 10px;
        font-size: 0.75rem;
    }
}
@media (min-width: 61.25em) {
    .hp-door-label {
        top: 25px;
    }
}
.kenmore-widget-wrapper:hover,
.kenmore-widget-wrapper:link {
    text-decoration: none;
}
.kenmore-widget-wrapper .kenmore-widget {
    padding: 1em;
    background-color: #054368;
}
.kenmore-widget-wrapper .kenmore-widget .content {
    overflow: hidden;
    max-width: 570px;
    margin: auto;
    color: #fff;
}
.kenmore-widget-wrapper .kenmore-widget .content img {
    width: calc(5em - 1vw);
    display: block;
    margin: auto 1em auto auto;
    float: left;
    max-height: 72px;
}
.kenmore-widget-wrapper .kenmore-widget .content h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.kenmore-widget-wrapper .kenmore-widget .content p {
    font-weight: 400;
    margin: auto auto auto calc(6em - 1vw);
}
.lead-sheet {
    position: relative;
    padding: 1.1em 0;
    background: #fff;
}
.lead-sheet label {
    margin: 0;
    padding-top: 0.2em;
    padding-bottom: 0.8em;
}
.lead-sheet select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
.lead-sheet .loading-notice {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    background: #fff;
    height: 100%;
}
.lead-sheet .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.lead-sheet .loading-indicator-wrapper {
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.lead-sheet .address-error-message {
    display: block;
    margin: -5px 0 10px;
    font-size: 0.9375rem;
    color: #ed1c24;
}
@media (min-width: 46.25em) {
    .lead-sheet .address-error-message {
        margin: -5px 0 5px;
        padding-left: 18px;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-fieldset {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-address {
        padding-left: 1em;
        border-left: 2px solid #807f7f;
    }
    .float-label-form.float-label-form .lead-sheet-address.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-address.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-address.floating-label .input-error-message {
        left: 1.6em;
    }
}
@media (min-width: 18.75em) {
    .lead-sheet-city {
        padding-right: 0.5em;
        width: 70%;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-city {
        width: 60%;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-city {
        padding-left: 1em;
        border-left: 2px solid #807f7f;
    }
    .float-label-form.float-label-form .lead-sheet-city.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-city.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-city.floating-label .input-error-message {
        left: 1.6em;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-email,
    .lead-sheet-name-last {
        padding-left: 0.5em;
        width: 50%;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-email,
    .lead-sheet-name-last {
        padding-right: 1em;
    }
    .float-label-form.float-label-form .lead-sheet-email.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-email.floating-label .input-label,
    .float-label-form.float-label-form .lead-sheet-name-last.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-name-last.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-email.floating-label .input-error-message,
    .input-error .float-label-form.float-label-form .lead-sheet-name-last.floating-label .input-error-message {
        left: 1em;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-name-first,
    .lead-sheet-phone {
        padding-right: 0.5em;
        width: 50%;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-project-type {
        padding-right: 0.5em;
        width: 33.33333%;
    }
    .float-label-form.float-label-form .lead-sheet-project-type.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-project-type.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-project-type.floating-label .input-error-message {
        left: 1em;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-project-time {
        padding-left: 0.5em;
        padding-right: 0.5em;
        width: 33.33333%;
    }
    .float-label-form.float-label-form .lead-sheet-project-time.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-project-time.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-project-time.floating-label .input-error-message {
        left: 1em;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-promotions {
        display: inline-block;
        padding-left: 0.5em;
        width: 33.33333%;
    }
}
.lead-sheet-promotions label {
    padding-left: 2em;
}
.lead-sheet-promotions label:before {
    float: left;
    margin-top: 0.1em;
    margin-left: -1.7em;
}
@media (min-width: 18.75em) {
    .lead-sheet-state {
        padding-left: 0.5em;
        width: 30%;
    }
    .float-label-form.float-label-form .lead-sheet-state.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-state.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-state.floating-label .input-error-message {
        left: 1.6em;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-state {
        padding-right: 0.5em;
        width: 20%;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-zip-code {
        padding-left: 0.5em;
        width: 20%;
    }
    .float-label-form.float-label-form .lead-sheet-zip-code.floating-label .input-error .input-error-message,
    .float-label-form.float-label-form .lead-sheet-zip-code.floating-label .input-label,
    .input-error .float-label-form.float-label-form .lead-sheet-zip-code.floating-label .input-error-message {
        left: 1.6em;
    }
}
.lead-sheet-submit {
    margin: 0;
    padding: 1.5em 0 0;
    text-align: center;
}
@media (min-width: 46.25em) {
    .lead-sheet-submit {
        padding: 1em 0 0;
    }
}
.lead-sheet-confirmation {
    color: #0af;
    font-size: 1rem;
    line-height: 1.2;
}
@media (min-width: 37.5em) {
    .lead-sheet-confirmation {
        margin: 0 auto 1.5em;
        max-width: 24em;
    }
}
.lead-sheet-v2 {
    padding: 0;
}
.lead-sheet-v2,
.lead-sheet-v2 .single-line-promotion .promotion-area {
    position: relative;
}
.lead-sheet-v2 .single-line-promotion .promotion-area .promotion-bar-single-line {
    border-bottom: 0;
}
.lead-sheet-v2 .single-line-promotion .promotion-area .loading-notice {
    position: absolute;
    top: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.lead-sheet-v2 .single-line-promotion .promotion-area .loading-notice .container {
    position: relative;
    top: 25%;
    font-size: 1.3em;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2 {
        padding: 0;
    }
}
.lead-sheet-v2.mobile {
    padding: 0;
}
.lead-sheet-v2.collapse .mobile-collapse-cta {
    padding: 1.1em 0 1em;
    background: #fff;
}
.lead-sheet-v2.collapse .mobile-collapse-cta .heading-widget {
    color: #565656;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2 h1 {
        margin-bottom: 0.1em;
        padding-right: 10%;
    }
}
.lead-sheet-v2 select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
.lead-sheet-v2 .loading-notice {
    z-index: 2;
    position: absolute;
    top: 0;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.lead-sheet-v2 .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.lead-sheet-v2.gray {
    /* background: url(/media/app/technician-background.jpg); */
}
.lead-sheet-v2.gray .lead-sheet-v2-form .loading-notice {
    color: #565656;
    /* background: url(/media/app/technician-background.jpg); */
}
.lead-sheet-v2.gray .lead-sheet-v2-form .loading-notice .loader {
    color: #565656;
}
.lead-sheet-v2.gray .lead-sheet-v2-form fieldset input {
    height: 35px;
}
.lead-sheet-v2.dark-blue {
    background: #1a2b58;
    color: #fff;
}
.input-error .lead-sheet-v2.dark-blue .lead-sheet-v2-form .input-error-message,
.lead-sheet-v2.dark-blue .lead-sheet-v2-form .input-error .input-error-message,
.lead-sheet-v2.dark-blue .lead-sheet-v2-form .input-label,
.lead-sheet-v2.dark-blue h1 {
    color: #fff;
}
.lead-sheet-v2.dark-blue .lead-sheet-v2-form .loading-notice {
    background: #1a2b58;
    color: #fff;
}
.lead-sheet-v2.dark-blue .hero-v2-phone-text {
    color: #fff;
}
.input-error .lead-sheet-v2.dark-blue .float-label-form label .input-error-message,
.lead-sheet-v2.dark-blue .float-label-form label .input-error .input-error-message,
.lead-sheet-v2.dark-blue .float-label-form label .input-label {
    color: #565656;
}
.input-error .lead-sheet-v2.dark-blue .float-label-form label.focus .input-error-message,
.lead-sheet-v2.dark-blue .float-label-form label.focus .input-error .input-error-message,
.lead-sheet-v2.dark-blue .float-label-form label.focus .input-label {
    color: #fff;
}
.lead-sheet-v2 .address-error-message {
    display: block;
    margin: -10px 0 10px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #ed1c24;
}
.lead-sheet-v2-container {
    display: flex;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-container {
        justify-content: flex-end;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .lead-sheet-v2-container {
        overflow: hidden;
    }
}
.lead-sheet-v2-container .reviews-average-rating {
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-container .reviews-average-rating {
        margin-bottom: 1em;
        text-align: left;
        min-height: 25px;
    }
}
.lead-sheet-v2-container .reviews-average-rating a {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}
.lead-sheet-v2-container .reviews-average-rating .stars {
    width: 100%;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-container .reviews-average-rating .stars {
        width: inherit;
        margin-right: 10px;
    }
}
.icon-lead-sheet-v2 {
    margin: 0 0.4em 0 0;
    width: 24px;
    height: 24px;
    fill: #fff;
}
@media (min-width: 37.5em) {
    .icon-lead-sheet-v2 {
        width: 35px;
        height: 32px;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-phone-cta .icon-lead-sheet-v2,
    .lead-sheet-v2-text-small {
        display: none;
    }
}
.lead-sheet-v2-text-large {
    display: none;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-text-large {
        display: inline-block;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-phone-text {
        color: #666;
    }
}
@media (min-width: 37.5em) {
    a:focus .lead-sheet-v2-phone-text,
    a:hover .lead-sheet-v2-phone-text {
        text-decoration: underline;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-phone-cta {
        border: 0;
        background: none;
    }
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-phone-cta:focus,
    .lead-sheet-v2-phone-cta:hover {
        background: none;
    }
}
.lead-sheet-v2-button {
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0.6em 0.4em;
    width: 100%;
}
.lead-sheet-v2-content {
    box-sizing: border-box;
    padding: 1.15em 17.5px 1em;
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-content {
        padding-top: 1em;
        border-right: 3px solid #fff;
        width: 66.66667%;
        max-width: 691px;
        padding-top: 0.7em;
    }
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-content .location-prompt-retry {
        margin-right: 90px;
    }
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-content {
        width: 64%;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .lead-sheet-v2-content {
        float: left;
        max-width: none;
    }
}
@media (min-width: 71.875em) {
    .no-flexbox .lead-sheet-v2-content {
        padding-left: 11.5%;
    }
}
.lead-sheet-v2-content .location-prompt-retry {
    margin-left: 0;
}
.lead-sheet-v2-content .location-prompt-error {
    font-weight: 300;
    margin-left: 0;
}
.lead-sheet-v2-form {
    position: relative;
    margin-top: 15px;
}
.lead-sheet-v2-form label {
    font-weight: 300;
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-form {
        padding-right: 90px;
    }
}
.lead-sheet-v2-form .input-error .input-error-message {
    font-weight: 700;
    font-size: 14px;
    color: #ed1c24;
}
.lead-sheet-v2-form .loading-notice {
    position: absolute;
    z-index: 2;
    top: -5px;
    right: 0;
    bottom: -5px;
    left: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px 0 0;
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-form .loading-notice {
        right: 90px;
        padding-right: 90px;
    }
}
.lead-sheet-v2-image {
    display: none;
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-image {
        display: flex;
        box-sizing: border-box;
        width: 36%;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .lead-sheet-v2-image.static-map {
        background-position: 50%;
        position: relative;
    }
    .lead-sheet-v2-image.static-map:before {
        content: "";
        display: block;
        width: 15.625em;
        height: 15.625em;
        background-color: #807f7f;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        opacity: 0.2;
        margin-left: -7.8125em;
        margin-top: -7.8125em;
    }
}
@media (min-width: 37.5em) {
    .no-flexbox .lead-sheet-v2-image {
        display: block;
        float: right;
        min-height: 269px;
    }
}
.lead-sheet-v2-tagline {
    margin: 0 0 0.4em;
    font-size: 1.125rem;
    line-height: 1.33333;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-tagline {
        padding-right: 15%;
    }
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-tagline {
        font-weight: 300;
        font-size: 1.5rem;
    }
}
.lead-sheet-v2-name-first {
    width: 50%;
    padding-right: 0.6em;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-name-first {
        width: 25%;
    }
}
.lead-sheet-v2-name-last {
    width: 50%;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-name-last {
        padding-right: 0.6em;
        width: 25%;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-email {
        width: 50%;
    }
}
.lead-sheet-v2-address {
    width: 100%;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-address {
        width: 50%;
        padding-right: 0.6em;
    }
}
.lead-sheet-v2-city {
    width: 45%;
    padding-right: 0.6em;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-city {
        width: 20%;
    }
}
.lead-sheet-v2-state {
    width: 25%;
    padding-right: 0.6em;
}
.lead-sheet-v2-state.select-list:after {
    right: 0.6em !important;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-state {
        width: 15%;
    }
}
.lead-sheet-v2-zip-code {
    width: 30%;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-zip-code {
        width: 15%;
    }
}
.lead-sheet-v2-phone {
    width: 45%;
    padding-right: 0.6em;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-phone {
        width: 25%;
    }
}
.lead-sheet-v2-project-type {
    width: 55%;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-project-type {
        width: 32%;
        padding-right: 0.6em;
    }
    .lead-sheet-v2-project-type.select-list:after {
        right: 0.6em !important;
    }
}
.lead-sheet-v2-promote-opt-in {
    width: 70%;
}
.lead-sheet-v2-promote-opt-in .input-checkbox-field + label.input-checkbox {
    font-weight: 300;
}
.lead-sheet-v2-promote-opt-in .input-checkbox {
    margin-left: 35px;
    padding-right: 35px;
}
.lead-sheet-v2-promote-opt-in .input-checkbox:before {
    margin-left: -30px;
    position: relative;
    bottom: -10px;
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-promote-opt-in {
        display: inline-block;
        vertical-align: bottom;
        width: 30%;
    }
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-promote-opt-in {
        width: 40%;
    }
}
.lead-sheet-v2-submit {
    margin: 0;
    padding: 1.5em 0 0;
}
.lead-sheet-v2-submit .button {
    width: 100%;
    height: 45px;
    font-weight: 300;
}
@media (min-width: 37.5em) {
    .lead-sheet-v2-submit .button {
        height: auto;
        margin: 0;
        width: auto;
    }
}
@media (min-width: 46.25em) {
    .lead-sheet-v2-submit {
        padding: 1em 0 0;
    }
}
.lead-sheet-v2-submit .icon-calendar {
    margin: 0 0.4em 0 0;
    width: 24px;
    height: 24px;
    fill: #fff;
}
.lead-sheet-v2-confirmation {
    font-weight: 300;
    margin-top: 30px;
    font-size: 1rem;
    line-height: 1.2;
}
@media (min-width: 61.25em) {
    .lead-sheet-v2-confirmation {
        padding-right: 90px;
    }
}
.local-store-details {
    overflow: hidden;
    padding: 2em 0 1.5em;
}
.local-store-social {
    padding: 2em 0;
}
.local-store-social .bg {
    margin: 0 auto;
}
.local-store-social .bg-bing {
    width: 125px;
    /* height: 48px; */
    background-position: 0 -48px;
}
.local-store-social .bg-facebook {
    width: 49px;
    height: 48px;
    background-position: -78px -96px;
}
.local-store-social .bg-yp {
    width: 65px;
    height: 48px;
    background-position: -125px -48px;
}
.local-store-social .bg-superpages {
    width: 197px;
    height: 48px;
    background-position: 0 0;
}
.local-store-social .bg-google_plus {
    width: 49px;
    height: 48px;
    background-position: -127px -96px;
}
.local-store-social .bg-Yelp {
    width: 78px;
    height: 48px;
    background-position: 0 -96px;
}
.local-store-social ul {
    position: relative;
    max-width: 840px;
    margin-bottom: -1.5em;
    text-align: center;
}
.local-store-social li {
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    margin: 0;
    text-align: center;
}
@media (min-width: 37.5em) {
    .local-store-social li {
        padding-bottom: 1.5em;
        width: 33.33333%;
    }
}
.local-store-servicing-neighborhoods,
.local-store-summary {
    padding: 1.5em;
}
@media (min-width: 46.25em) {
    .local-store-servicing-neighborhoods,
    .local-store-summary {
        padding: 3em 0 1em;
    }
}
@media (min-width: 46.25em) {
    .blog-content .local-store-servicing-neighborhoods h4,
    .blog-content .local-store-summary h4,
    .brand-collection .freeform-content .local-store-servicing-neighborhoods h4,
    .brand-collection .freeform-content .local-store-summary h4,
    .freeform-widget .content .local-store-servicing-neighborhoods h4,
    .freeform-widget .content .local-store-summary h4,
    .local-store-servicing-neighborhoods .blog-content h4,
    .local-store-servicing-neighborhoods .brand-collection .freeform-content h4,
    .local-store-servicing-neighborhoods .freeform-widget .content h4,
    .local-store-servicing-neighborhoods .heading-d,
    .local-store-servicing-neighborhoods .why-us h3,
    .local-store-summary .blog-content h4,
    .local-store-summary .brand-collection .freeform-content h4,
    .local-store-summary .freeform-widget .content h4,
    .local-store-summary .heading-d,
    .local-store-summary .why-us h3,
    .why-us .local-store-servicing-neighborhoods h3,
    .why-us .local-store-summary h3 {
        text-align: center;
        padding-bottom: 10px;
    }
}
@media (min-width: 37.5em) {
    .blog-content .local-store-servicing-neighborhoods h4,
    .blog-content .local-store-summary h4,
    .brand-collection .freeform-content .local-store-servicing-neighborhoods h4,
    .brand-collection .freeform-content .local-store-summary h4,
    .freeform-widget .content .local-store-servicing-neighborhoods h4,
    .freeform-widget .content .local-store-summary h4,
    .local-store-servicing-neighborhoods .blog-content h4,
    .local-store-servicing-neighborhoods .brand-collection .freeform-content h4,
    .local-store-servicing-neighborhoods .freeform-widget .content h4,
    .local-store-servicing-neighborhoods .heading-d,
    .local-store-servicing-neighborhoods .why-us h3,
    .local-store-summary .blog-content h4,
    .local-store-summary .brand-collection .freeform-content h4,
    .local-store-summary .freeform-widget .content h4,
    .local-store-summary .heading-d,
    .local-store-summary .why-us h3,
    .why-us .local-store-servicing-neighborhoods h3,
    .why-us .local-store-summary h3 {
        text-align: center;
    }
}
.local-store-servicing-neighborhoods .schedule-content,
.local-store-summary .schedule-content {
    margin-top: 15px;
}
.local-store-servicing-neighborhoods .schedule-content a,
.local-store-summary .schedule-content a {
    font-weight: 400;
}
.local-store-servicing-neighborhoods .schedule-content a.local-phone,
.local-store-summary .schedule-content a.local-phone {
    color: #565656;
}
.local-store-servicing-neighborhoods {
    padding: 1.5em 1em;
}
@media (min-width: 46.25em) {
    .local-store-servicing-neighborhoods {
        padding: 2em 0 1.5em;
    }
}
.location-widget {
    padding: 10px;
    border-bottom: 2px solid #1a2b58;
    border-top: 2px solid #1a2b58;
    background-color: #1a2b58;
}
@media (min-width: 27.5em) {
    .location-widget .loc-form {
        text-align: center;
    }
}
.location-widget .loc-form .text {
    color: #fff;
    padding-right: 1em;
    display: none;
}
@media (min-width: 27.5em) {
    .location-widget .loc-form .text {
        display: inline;
    }
}
.location-widget .loc-form .location-form {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    width: 100%;
}
@media (min-width: 27.5em) {
    .location-widget .loc-form .location-form {
        margin-top: 1em;
        margin-bottom: 1em;
        width: auto;
    }
}
@media (min-width: 46.25em) {
    .location-widget .loc-form .location-form {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.location-widget .loc-form .location-detect {
    width: 20%;
}
@media (min-width: 37.5em) {
    .location-widget .loc-form .location-detect {
        width: 38px;
    }
}
.location-widget .loc-form .location-submit {
    width: 20%;
}
@media (min-width: 37.5em) {
    .location-widget .loc-form .location-submit {
        width: 56px;
    }
}
.location-widget .loc-form .postal-code {
    width: 52%;
}
@media (min-width: 37.5em) {
    .location-widget .loc-form .postal-code {
        width: 150px;
        max-width: 150px;
    }
}
.marketplace.collapse {
    padding: 1.1em 0;
}
.marketplace .marketplace-content {
    max-width: 1010px;
    margin: auto;
}
.marketplace .headline {
    margin-bottom: 0.5em;
}
@media (min-width: 37.5em) {
    .marketplace .headline {
        text-align: left;
    }
}
.marketplace .description-content {
    padding-left: 1em;
}
@media (min-width: 61.25em) {
    .marketplace .description-content {
        padding-left: 55px;
    }
}
.marketplace .mktplace-left-pan {
    padding-left: 1em;
    vertical-align: middle;
    display: none;
    width: 320px;
}
@media (min-width: 46.25em) {
    .marketplace .mktplace-left-pan {
        display: table-cell;
    }
}
@media (min-width: 61.25em) {
    .marketplace .mktplace-left-pan {
        padding-left: 0;
    }
}
.marketplace .mktplace-left-pan img {
    width: 100%;
}
.marketplace .mktplace-right-pan {
    display: table-cell;
}
.marketplace .mktplace-right-pan .items {
    overflow: hidden;
    padding-top: 1.5em;
    margin: 0;
}
@media (min-width: 27.5em) {
    .marketplace .mktplace-right-pan .items {
        padding-bottom: 0.3em;
    }
}
.marketplace .mktplace-right-pan .items .item {
    margin: 0;
    width: 100%;
    padding: 0.7em 1em;
    box-sizing: border-box;
}
@media (min-width: 27.5em) {
    .marketplace .mktplace-right-pan .items .item {
        width: 50%;
        padding: 0 1em;
    }
}
@media (min-width: 61.25em) {
    .marketplace .mktplace-right-pan .items .item {
        padding: 0 0 0 55px;
    }
}
.marketplace .mktplace-right-pan .items .item a {
    display: block;
    padding: 0.8em 0.5em;
    border: 1px solid #0af;
    background: #fff;
    color: #0af;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.2;
    text-align: center;
    word-wrap: break-word;
}
@media (min-width: 46.25em) {
    .marketplace .mktplace-right-pan .items .item a {
        font-size: 1.25rem;
        padding: 0.5em;
    }
}
@media (min-width: 61.25em) {
    .marketplace .mktplace-right-pan .items .item a {
        font-size: 1.5rem;
        line-height: 1.10833;
    }
}
.marketplace .mktplace-right-pan .items .item a:focus,
.marketplace .mktplace-right-pan .items .item a:hover {
    border-color: #0af;
    color: #0af;
    text-decoration: none;
    box-shadow: 0 0 0 1px #0af;
    background: #f8f8f8;
}
.marketplace .mktplace-right-pan .items .item a:active {
    position: relative;
    top: 2px;
    background: hsla(0, 0%, 100%, 0.3);
}
.merchandising > .fields {
    overflow: hidden;
}
.merchandising > .fields .button {
    margin-top: 1.2em;
    margin-bottom: 0;
}
.merchandising a {
    text-decoration: none;
}
.merchandising img {
    width: 100%;
}
.merchandising p a:focus,
.merchandising p a:hover {
    text-decoration: underline;
}
.merchandising.mobile.collapse {
    background: none;
}
.merchandising.mobile.collapse .mobile-collapse-content {
    margin-bottom: -1.1em;
}
.merchandising .list-products {
    margin-bottom: -1.5em;
}
.merchandising .list-products > li {
    color: #565656;
    margin-bottom: 2em;
}
.merchandising .list-products .merchandising-description > p {
    margin-bottom: 0;
}
@media (min-width: 37.5em) {
    .merchandising .list-products {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .merchandising .list-products > li {
        width: 30%;
    }
}
.merchandising .scheduler-link {
    margin-right: 0;
}
.merchandising .merchandising-cta {
    color: #f63;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
}
.merchandising .merchandising-cta:hover {
    color: #fff;
    text-decoration: none;
    background: #d16605;
}
@media (min-width: 27.5em) {
    .merchandising .merchandising-cta {
        width: fit-content;
        min-width: 200px;
        max-width: 100%;
        margin: 20px auto;
    }
}
@media (min-width: 27.5em) {
    .merchandising-items {
        margin: 0 -17.5px -2em;
        text-align: center;
    }
}
.merchandising-item {
    box-sizing: border-box;
    margin: 0 auto 1em;
    max-width: 320px;
}
@media (min-width: 27.5em) {
    .merchandising-item {
        display: inline-block;
        vertical-align: top;
        padding: 0 17.5px;
        width: 33.33333%;
        font-size: 1rem;
        line-height: 1.375;
        text-align: left;
    }
}
@media (min-width: 61.25em) {
    .merchandising-item {
        max-width: none;
    }
}
@media (min-width: 27.5em) {
    [data-count="2"] > .merchandising-item {
        width: 50%;
    }
}
@media (min-width: 61.25em) {
    [data-count="2"] > .merchandising-item {
        width: 33.33333%;
    }
}
.merchandising-item .cta-show-hide .actions a {
    color: #07a3bc;
}
.merchandising-item .link-cta {
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 700;
}
.merchandising-title {
    margin: 0;
    padding: 0.5em 10px;
    background: #0048bb;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
}
.merchandising-title.uppercase {
    text-transform: uppercase;
}
@media (min-width: 37.5em) {
    .merchandising-title {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
a:focus .merchandising-title,
a:hover .merchandising-title {
    background: #0a82c9;
}
.technician-background {
    /* background: url(/media/app/technician-background.jpg); */
}
.mobile-collapse-content p.fields {
    text-align: center;
}
.mini-site-map {
    background: #1a2b58;
    border-bottom: 1px solid #fff;
}
@media (min-width: 46.25em) {
    .mini-site-map .fields {
        display: flex;
    }
}
.mini-site-map-area {
    position: relative;
    padding-top: 1.3em;
    padding-bottom: 2.3em;
    width: auto !important;
    display: flex;
}
@media (min-width: 46.25em) {
    .mini-site-map-area {
        margin: 1.5em 0 2em;
        padding-top: 0.5em;
        padding-bottom: 1.25em;
    }
}
.mini-site-map-area:after {
    position: absolute;
    top: 0;
    height: 1px;
    background: #fff;
    content: "";
}
@media (min-width: 46.25em) {
    .mini-site-map-area:after {
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        width: 1px;
    }
}
.mini-site-map-area:first-child:after {
    display: none;
}
.mini-site-map-area a:link,
.mini-site-map-area a:visited {
    color: #fff;
}
.mini-site-map-area h2 {
    margin-bottom: 1.2em;
    font-size: 1.3125rem;
    line-height: 1.33333;
}
.mini-site-map-area ul {
    overflow: hidden;
    margin: 0 0 1em;
}
.mini-site-map-area li {
    box-sizing: border-box;
    margin: 0 0 0.6em;
    font-size: 1rem;
    line-height: 1;
}
@media (min-width: 18.75em) {
    .mini-site-map-area li {
        width: 50%;
    }
}
.mini-site-map-area li a {
    font-weight: 400;
}
.mini-site-map-area .link-arrow-forward {
    position: absolute;
    bottom: 1em;
}
@media (min-width: 46.25em) {
    .mini-site-map-area .link-arrow-forward {
        bottom: 0;
    }
}
.navigation.one_line .navigation-items {
    display: flex;
    max-width: 100%;
}
@media (max-width: 46.25em) {
    .navigation.one_line .navigation-items {
        flex-wrap: wrap;
    }
}
.navigation.one_line .navigation-items .separator {
    display: none;
}
.navigation.one_line .navigation-cta {
    margin: 10px 0 15px;
    text-align: center;
}
.navigation.one_line .navigation-cta a {
    font-size: 1.25rem;
    color: #0af;
    text-decoration: none;
}
.navigation.one_line .navigation-cta svg {
    fill: #0af;
}
@media (max-width: 46.25em) {
    .navigation.one_line .everything-we-service {
        padding-left: 2.5em;
    }
}
@media (max-width: 37.5em) {
    .navigation.one_line .everything-we-service {
        padding-left: 0;
    }
}
.navigation.one_line .everything-we-service ul {
    display: flex;
    flex-wrap: wrap;
}
.navigation.one_line .everything-we-service ul li {
    width: 33%;
}
@media (max-width: 37.5em) {
    .navigation.one_line .everything-we-service ul li {
        width: 50%;
    }
}
@media (max-width: 27.5em) {
    .navigation.one_line .everything-we-service ul li {
        width: 100%;
        text-align: center;
    }
}
.navigation.one_line .everything-we-service ul li a {
    color: #0af;
    font-weight: 400;
    font-size: 16px;
}
@media (min-width: 37.5em) {
    .navigation h2 {
        text-align: center;
    }
}
@media (min-width: 37.5em) {
    .navigation .everything-we-service {
        padding-left: 5.5em;
    }
}
.navigation .everything-we-service .list-container {
    display: inline-block;
    float: none;
    margin: 1em 0 0;
    width: 100%;
}
@media (min-width: 37.5em) {
    .navigation .everything-we-service .list-container {
        width: 32.33333%;
    }
}
@media (min-width: 61.25em) {
    .navigation .everything-we-service .list-container {
        width: 19%;
    }
}
.navigation .everything-we-service .list-container .list-products li {
    margin-top: 0.5em;
}
.navigation .everything-we-service h3 {
    font-size: 1.125rem;
    margin: 0;
    line-height: normal;
}
.navigation-items {
    margin: 0 -17.5px -10px;
    max-width: 400px;
    text-align: center;
}
@media (min-width: 18.75em) {
    .navigation-items {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 37.5em) {
    .navigation-items {
        max-width: 640px;
    }
}
@media (min-width: 61.25em) {
    .navigation-items {
        max-width: none;
    }
}
.navigation-items .separator {
    display: none;
    width: 100%;
}
@media (min-width: 61.25em) {
    .navigation-items .separator {
        display: block;
    }
}
.navigation-items li {
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
    vertical-align: top;
}
@media (min-width: 15em) {
    .navigation-items li {
        width: 47.61905%;
    }
}
@media (min-width: 37.5em) {
    .navigation-items li {
        width: 24%;
    }
}
@media (min-width: 61.25em) {
    .navigation-items li {
        width: 16.66667%;
    }
}
.navigation-items a {
    display: block;
    color: #0af;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.66437;
    text-transform: uppercase;
    line-height: 20px;
}
@media (min-width: 18.75em) {
    .navigation-items a {
        font-size: 1.125rem;
    }
}
.navigation-items .icon-inline {
    display: block;
    margin: 0 auto 0.3em;
}
.navigation-cta {
    margin: 2em 0 0;
    text-align: center;
}
.navigation-cta a {
    font-weight: 400;
    font-size: 1.40625rem;
    line-height: 0.96;
}
@media (min-width: 37.5em) {
    .navigation-cta a {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
.navigation-cta svg {
    fill: #f37131;
}
@media (min-width: 46.25em) {
    .navigation-cta svg {
        margin: 5px;
    }
}
@media (min-width: 15em) {
    .navigation-cta svg {
        margin: 2px;
    }
}
.navigation-cta .more svg {
    transform: rotate(180deg);
}
.navigation-cta .less {
    display: none;
}
.navigation-cta.expanded {
    margin: 0;
}
.navigation-cta.expanded .less {
    display: inline;
}
.is-hidden,
.navigation-cta.expanded .more {
    display: none;
}
@media (min-width: 37.5em) {
    .navigation-more h2 {
        text-align: center;
    }
}
.navigation-more a {
    color: #0af;
}
.navigation-more .learn-more {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.navigation-more .learn-more .list-container {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    margin: 15px 0;
    padding: 0 5px 0 0;
}
@media (min-width: 37.5em) {
    .navigation-more .learn-more .list-container {
        width: 33.33333%;
        padding: 0 10px 0 0;
    }
}
@media (min-width: 46.25em) {
    .navigation-more .learn-more .list-container {
        width: 25%;
    }
}
@media (min-width: 61.25em) {
    .navigation-more .learn-more .list-container {
        width: 16.66667%;
    }
}
.navigation-more .learn-more .list-container.appliance {
    width: 100%;
}
@media (min-width: 37.5em) {
    .navigation-more .learn-more .list-container.appliance {
        width: 66.66667%;
    }
}
@media (min-width: 46.25em) {
    .navigation-more .learn-more .list-container.appliance {
        width: 50%;
    }
}
@media (min-width: 61.25em) {
    .navigation-more .learn-more .list-container.appliance {
        width: 33.33333%;
        margin-bottom: 0;
    }
}
.navigation-more .learn-more .list-container.appliance .list-products li {
    margin-right: 2em;
    width: 100%;
}
.navigation-more .learn-more .list-container.appliance .list-products li.first-right-item {
    padding-top: 0.5em;
}
.navigation-more .learn-more .list-container .list-products {
    margin: 0 1em 0 0;
    width: 100%;
}
.navigation-more .learn-more .list-container .list-products.separated {
    width: 100%;
    column-count: 2;
    margin-right: 1em;
}
.navigation-more .learn-more .list-container .list-products li {
    margin-top: 0.5em;
    margin-right: 1em;
}
.navigation-more .learn-more h3 {
    font-size: 1.125rem;
    margin: 0;
    line-height: normal;
}
.navigation-more .mobile-collapse-hide a {
    color: #f63;
}
.navigation-more.mobile {
    padding: 1.1em 0;
}
.navigation-more.mobile .learn-more .list-container.separated {
    width: 100%;
    column-count: 1;
}
@media (min-width: 37.5em) {
    .navigation-more.mobile .learn-more .list-container.separated {
        width: 19em;
        column-count: 2;
    }
}
.navigation-more.mobile .learn-more .list-products {
    width: 100%;
}
@media (min-width: 37.5em) {
    .navigation-more.mobile .learn-more .list-products {
        width: 10em;
    }
}
a.promotion-badge {
    display: block;
    padding: 0.3em 17.5px 0.6em;
    border-top: 3px solid #fff;
    background: #c1cf2f;
    color: #1a2b58;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
}
@media (min-width: 46.25em) {
    a.promotion-badge {
        box-sizing: border-box;
        padding: 1em;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 66.66667%;
        margin-top: -90px;
        margin-left: -90px;
        width: 180px;
        height: 180px;
        border: 0;
        text-align: center;
    }
    a.promotion-badge .promotion-content {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (min-width: 61.25em) {
    a.promotion-badge {
        left: 64%;
    }
}
a.promotion-badge:focus,
a.promotion-badge:hover {
    text-decoration: none;
}
@media (min-width: 46.25em) {
    a.promotion-badge:before {
        box-sizing: border-box;
        padding: 1em;
        border-radius: 50%;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -47.75%;
        margin-left: -47.75%;
        width: 95.5%;
        height: 95.5%;
        border: 2px solid #fff;
        content: "";
    }
}
.promotion-badge-value {
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .promotion-badge-value {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
}
.promotion-badge-description {
    padding-right: 10px;
}
@media (min-width: 46.25em) {
    .promotion-badge-description {
        padding-right: 0;
    }
}
.promotion-badge-action {
    color: #fff;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1.2;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .promotion-badge-action {
        display: block;
        margin: 0.75em 0 0;
    }
}
a:focus .promotion-badge-action,
a:hover .promotion-badge-action {
    text-decoration: underline;
}
a.promotion-bar {
    display: block;
    padding: 0.6em 0 1.15em;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    background: #1a2b58;
    color: #fff;
}
@media (min-width: 46.25em) {
    a.promotion-bar {
        padding: 0;
    }
}
@media (min-width: 61.25em) {
    a.promotion-bar {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
a.promotion-bar:focus,
a.promotion-bar:hover {
    text-decoration: none;
}
a.promotion-bar:focus span,
a.promotion-bar:hover span {
    text-decoration: underline;
}
a.promotion-bar strong {
    color: #c3d32b;
    display: block;
    font-size: 2rem;
    line-height: 1.625;
}
@media (min-width: 46.25em) {
    a.promotion-bar strong {
        display: inline-block;
        position: relative;
        margin: 0 4% 0 0;
        background: #c3d32b;
        color: #1a2b58;
        padding: 0 59px 0 7%;
        font-size: 2rem;
        line-height: 1.875;
    }
}
a.promotion-bar strong svg {
    display: none;
}
@media (min-width: 46.25em) {
    a.promotion-bar strong svg {
        display: block;
        position: absolute;
        top: 0;
        right: -18px;
        width: 21px;
        height: 100%;
        max-height: none;
    }
}
@media (min-width: 46.25em) {
    a.promotion-bar strong:before {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -150px;
        width: 150px;
        content: "";
        background: #c3d32b;
    }
}
a.promotion-bar strong polygon {
    fill: #c3d32b;
}
a.promotion-bar span {
    top: -0.2em;
}
@media (min-width: 46.25em) {
    a.promotion-bar span {
        position: relative;
    }
}
@media (min-width: 46.25em) {
    a.simple-banner {
        background: #c3d32b;
        color: #000;
    }
}
a.simple-banner span {
    text-decoration: underline;
    top: 0;
}
a.simple-banner strong {
    font-weight: 400;
    font-size: 1.5rem;
}
@media (min-width: 46.25em) {
    a.simple-banner strong {
        background: #1a2b58;
        color: #fff;
        padding: 0 59px 0 0;
        font-size: 1.5rem;
        line-height: 2.16667;
    }
}
@media (min-width: 46.25em) {
    a.simple-banner strong:before {
        background: #1a2b58;
    }
}
a.simple-banner strong polygon {
    fill: #1a2b58;
}
.promotion-bar-single-line {
    display: block;
    padding: 0.25em 0;
    text-align: center;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
    background: #f63;
    color: #c3d32b ;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
@media (min-width: 61.25em) {
    .promotion-bar-single-line {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
.promotion-bar-single-line:focus,
.promotion-bar-single-line:hover {
    text-decoration: none;
}
.promotion-bar-single-line:focus a,
.promotion-bar-single-line:hover a {
    text-decoration: underline;
}
.promotion-bar-single-line a {
    font-size: 0.9rem;
    margin-left: 0.3em;
}
.promotion-bar-single-line.mobile {
    text-align: left;
    padding: 0.25em 0.5em;
}
.promotion-bar-single-line.mobile .value {
    font-size: 1.5rem;
    font-weight: 600;
}
.promotion-bar-single-line.mobile .description {
    font-size: 1.2rem;
}
.promotion-bar-single-line a {
    color: #fff;
    font-size: 0.75rem;
}
.selector {
    padding: 1.75em 0 0.75em;
    background: #dbe3e6;
}
.selector.collapse {
    padding: 0;
}
.selector .mobile-collapse-cta {
    padding: 1.1em 0;
    background: #fff;
}
.selector-featured {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 27.5em) {
    .selector-featured {
        margin-bottom: -10px;
    }
}
.selector-item {
    display: inline-block;
    box-sizing: border-box;
    margin: 0 0 14px;
    width: 100%;
    vertical-align: top;
}
@media (min-width: 15em) {
    .selector-item {
        padding: 0 5px;
        width: 50%;
    }
}
@media (min-width: 27.5em) {
    .selector-item {
        padding: 0 9px;
    }
}
@media (min-width: 37.5em) {
    .selector-item {
        width: 33.33333%;
    }
}
@media (min-width: 46.25em) {
    .selector-item {
        margin: 0 0 1.5em;
    }
}
@media (min-width: 61.25em) {
    .selector-item {
        padding: 0 28px;
    }
}
.selector-item a {
    display: block;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding: 1em 0.5em;
    border: 1px solid #0af;
    height: 100%;
    background: #fff;
    color: #0af;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 46.25em) {
    .selector-item a {
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
        font-size: 1.5rem;
        line-height: 1.10833;
    }
}
.selector-item a:focus,
.selector-item a:hover {
    border-color: #054368;
    color: #054368;
    text-decoration: none;
}
.selector-item a:active {
    position: relative;
    top: 2px;
    box-shadow: none;
    background: hsla(0, 0%, 100%, 0.3);
}
.selector-all {
    width: 100%;
}
@media (min-width: 15em) {
    .selector-all {
        padding: 0 5px;
    }
}
.selector-all a {
    position: relative;
    display: block;
    padding: 0.75em 45px 0.75em 1em;
    border: 1px solid #0af;
    color: #054368;
    font-weight: 400;
}
@media (min-width: 27.5em) {
    .selector-all a {
        margin: 0 auto;
        padding: 0.75em 1em;
        border: 0;
        max-width: 17em;
        text-align: center;
    }
}
@media (min-width: 27.5em) {
    .selector-all a:focus,
    .selector-all a:hover {
        text-decoration: underline;
    }
}
.selector-all svg {
    position: absolute;
    top: 50%;
    right: 0.7em;
    margin: -0.6em 0 0;
    padding: 0.4em 6px;
    width: 7px;
    height: 8px;
    fill: #054368;
}
@media (min-width: 27.5em) {
    .selector-all svg {
        position: static;
        margin: 0;
    }
}
.slideshow {
    /* background: url(/media/app/technician-background.jpg); */
}
.slideshow.mobile {
    padding-left: 0;
    padding-right: 0;
}
.slideshow.mobile .content {
    padding-left: 1em;
    padding-right: 1em;
}
.slideshow.mobile .mobile-collapse-cta {
    padding: 15px 0;
    background: #fff;
}
.slideshow.mobile .heading-widget {
    margin: 0;
    padding: 0 9.5px;
}
.slideshow.mobile .subheadline.regular {
    font-size: 20px;
}
.slideshow.mobile .subheadline.disclaimer {
    font-size: 14px;
}
.slideshow.mobile .slideshow-galleries {
    margin: 0 0 15px;
    padding: 0 9.5px;
    text-align: left;
}
.slideshow.mobile .slideshow-galleries li {
    display: block;
    margin: 0;
}
.slideshow.mobile .slideshow-galleries li a {
    padding: 5px 0;
    font-size: 1.125rem;
}
.slideshow.mobile.collapse {
    padding: 0;
}
@media (min-width: 46.25em) {
    .slideshow {
        padding: 1em 0;
    }
}
.slideshow .heading-widget {
    padding: 0 17.5px;
    margin-bottom: 10px;
}
.slideshow .subheadline {
    margin-bottom: 10px;
    font-weight: 300;
}
.slideshow .subheadline.regular {
    font-size: 22px;
}
.slideshow .subheadline.disclaimer {
    font-size: 16px;
}
.slideshow-container {
    padding: 1.1em 0 0;
    max-width: 1000px;
    background: #0af;
    color: #fff;
}
@media (min-width: 46.25em) {
    .slideshow-container {
        padding: 0.5em 0 0;
    }
}
.slideshow-container .subheadline {
    padding: 0 9.5px;
    line-height: 1.2;
}
.slideshow-galleries {
    margin: 0 0 0.5em;
    text-align: center;
}
.slideshow-galleries li {
    display: inline-block;
    margin: 0 0.4em;
}
.slideshow-galleries li a {
    text-decoration: none;
}
.slideshow-tab {
    display: block;
    position: relative;
    padding: 0.5em;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 1.57143;
}
@media (min-width: 37.5em) {
    .slideshow-tab {
        font-size: 1rem;
    }
}
@media (min-width: 46.25em) {
    .slideshow-tab {
        padding: 0.5em 0.8em;
    }
}
.slideshow-tab:link,
.slideshow-tab:visited {
    color: #6f9;
}
.slideshow-tab:focus,
.slideshow-tab:hover {
    color: #fff;
    text-decoration: underline;
}
.slideshow-tab[aria-selected="true"] {
    color: #fff;
}
.slideshow-gallery-container {
    position: relative;
    padding: 1em;
}
.js .slideshow-gallery-container {
    overflow: hidden;
    height: 0;
    padding: 0;
}
.slideshow-gallery-container[aria-expanded="true"] {
    height: auto;
}
.slideshow-gallery-container:after {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    content: "";
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.slideshow-gallery-container h3 {
    color: #fff;
    text-transform: uppercase;
}
.js .slideshow-gallery-container h3 {
    display: none;
}
.slideshow-gallery-container a {
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
}
.js .slideshow-gallery {
    margin: 0;
}
.slideshow-gallery .slick-arrow {
    background-color: #000;
}
.slideshow-gallery-item {
    position: relative;
}
.slideshow-gallery-item .info-container {
    background-color: #fff;
    opacity: 0.8;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #000;
}
.slideshow-gallery-item .info-container p {
    margin: 0.5em 0;
    font-weight: 400;
}
.js .slideshow-gallery-item {
    margin: 0;
}
.swatches {
    padding: 2em 0 1.2em;
    text-align: center;
}
.swatches.mobile {
    padding-left: 0;
    padding-right: 0;
}
.swatches.mobile .content {
    padding-left: 1em;
    padding-right: 1em;
}
.swatches.mobile .mobile-collapse-cta {
    padding: 1em 0;
    background: #fff;
}
.swatches.mobile .mobile-collapse-cta .heading-widget {
    text-align: left;
}
.swatches.mobile.collapse {
    padding: 0;
}
.swatches .button {
    margin-right: 0;
}
.swatches-list {
    margin: 0 auto;
}
@media (min-width: 15em) {
    .swatches-list {
        text-align: left;
    }
}
.swatches-item {
    padding: 0 17.5px;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 0 1.2em;
    font-size: 0.875rem;
    line-height: 1.2;
    text-align: center;
    vertical-align: top;
}
@media (min-width: 15em) {
    .swatches-item {
        width: 50%;
    }
}
@media (min-width: 27.5em) {
    .swatches-item {
        width: 33.33333%;
        font-size: 1rem;
        line-height: 1.2;
    }
}
@media (min-width: 37.5em) {
    .swatches-item {
        width: 25%;
    }
}
@media (min-width: 46.25em) {
    .swatches-item {
        margin-bottom: 2em;
        width: 20%;
    }
}
@media (min-width: 61.25em) {
    .swatches-item {
        width: 16.66667%;
    }
}
.swatches-item img {
    display: block;
    margin: 0 auto 0.2em;
}
.testimonial {
    padding: 50px 0;
    background: #fff;
}
@media (max-width: 37.5em) {
    .testimonial {
        padding: 30px 0;
    }
}
.testimonial.mobile {
    padding: 1.1em 0;
}
.blog-content .testimonial h4,
.brand-collection .freeform-content .testimonial h4,
.freeform-widget .content .testimonial h4,
.testimonial .blog-content h4,
.testimonial .brand-collection .freeform-content h4,
.testimonial .freeform-widget .content h4,
.testimonial .heading-d,
.testimonial .why-us h3,
.why-us .testimonial h3 {
    margin: 0;
}
@media (max-width: 37.5em) {
    .blog-content .testimonial h4,
    .brand-collection .freeform-content .testimonial h4,
    .freeform-widget .content .testimonial h4,
    .testimonial .blog-content h4,
    .testimonial .brand-collection .freeform-content h4,
    .testimonial .freeform-widget .content h4,
    .testimonial .heading-d,
    .testimonial .why-us h3,
    .why-us .testimonial h3 {
        font-size: 1.25rem;
        line-height: 1.4;
    }
    .blog-content .testimonial h4 .link-cta,
    .brand-collection .freeform-content .testimonial h4 .link-cta,
    .freeform-widget .content .testimonial h4 .link-cta,
    .testimonial .blog-content h4 .link-cta,
    .testimonial .brand-collection .freeform-content h4 .link-cta,
    .testimonial .freeform-widget .content h4 .link-cta,
    .testimonial .heading-d .link-cta,
    .testimonial .why-us h3 .link-cta,
    .why-us .testimonial h3 .link-cta {
        margin: 0;
    }
}
@media (min-width: 37.5em) {
    .blog-content .testimonial h4,
    .brand-collection .freeform-content .testimonial h4,
    .freeform-widget .content .testimonial h4,
    .testimonial .blog-content h4,
    .testimonial .brand-collection .freeform-content h4,
    .testimonial .freeform-widget .content h4,
    .testimonial .heading-d,
    .testimonial .why-us h3,
    .why-us .testimonial h3 {
        text-align: center;
    }
}
.testimonial .button {
    margin: 0.75em 0 0;
}
@media (min-width: 27.5em) {
    .testimonial .button {
        margin-left: 0.5em;
    }
}
.blockquote-testimonial {
    position: relative;
    margin: 90px 0 20px 4%;
    padding: 0 0 0 10px;
    border-left: 1px solid #0af;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-family: Lato, Open Sans, Arial, sans-serif;
}
@media (min-width: 37.5em) {
    .blockquote-testimonial {
        margin: 0 0 30px 150px;
        padding: 0 0 0 2%;
        font-size: 1.125rem;
        line-height: 1.55556;
    }
}
.blockquote-testimonial .quote {
    margin-bottom: 10px;
}
@media (min-width: 37.5em) {
    .blockquote-testimonial .quote {
        margin-bottom: 20px;
    }
}
.blockquote-testimonial .quote-attr {
    font-weight: 700;
    font-style: italic;
}
.blockquote-testimonial:before {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -60px;
    color: #0af;
    font-weight: 600;
    font-size: 12.5rem;
    line-height: 0.4;
    font-family: Georgia, serif;
    text-align: center;
    content: "";
    display: block;
    background: url(/media/app/icons/quote.svg) no-repeat;
    width: 100px;
    height: 100%;
}
@media (min-width: 37.5em) {
    .blockquote-testimonial:before {
        top: 35%;
        left: -120px;
        margin: -10px 0 0;
        font-size: 10rem;
    }
}
.warranty {
    padding-left: 17.5px;
    padding-right: 17.5px;
}
.warranty .content {
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
}
@media (min-width: 27.5em) {
    .warranty .content {
        width: 300px;
    }
}
@media (min-width: 46.25em) {
    .warranty .content {
        overflow: auto;
        text-align: center;
        width: auto;
        max-width: 700px;
    }
}
.warranty .content:before {
    content: "";
    height: 115px;
    width: 116px;
    display: block;
    margin: 0 auto 15px;
    background: url(/media/app/icons/warranty.svg) 0 0 no-repeat;
    background-size: initial;
}
@media (min-width: 46.25em) {
    .warranty .content:before {
        float: left;
        margin: 16px 30px 0 40px;
    }
}
.warranty .content h2 {
    text-align: left;
    margin-bottom: 0.3em;
}
.warranty .content ul li {
    text-align: left;
    font-size: 1.125rem;
}
.warranty.mobile.collapse .mobile-collapse-cta .heading-widget > * {
    margin-bottom: 0;
}
.warranty .mobile-collapse-content .content {
    padding-bottom: 0;
}
.why-us {
    padding: 2em 0;
}
@media (min-width: 46.25em) {
    .why-us {
        padding: 1em;
    }
}
.why-us h1,
.why-us h2,
.why-us h3,
.why-us h4,
.why-us h5 {
    margin-bottom: 0.4em;
}
.why-us .region .heading-widget {
    margin-bottom: 0.5em;
}
.why-us .region .content {
    display: table;
}
.why-us .region .content .why-us-img {
    display: table-row;
    text-align: center;
}
@media (min-width: 46.25em) {
    .why-us .region .content .why-us-img {
        display: table-cell;
        width: 33.33333%;
        vertical-align: middle;
    }
}
.why-us .region .content .why-us-img img {
    padding: 1em;
    box-sizing: border-box;
}
@media (min-width: 46.25em) {
    .why-us .region .content .why-us-img img {
        padding: 2em 1em 2em 0;
    }
}
.why-us .region .content ol,
.why-us .region .content ul {
    margin-left: 1em;
    list-style-type: disc;
    list-style-position: inside;
}
.why-us .region .content ol li,
.why-us .region .content ol p,
.why-us .region .content ul li,
.why-us .region .content ul p {
    margin-bottom: 0;
}
.why-us .region .content ol p,
.why-us .region .content ul p {
    display: inline;
}
.why-us .region .content ol {
    list-style-type: decimal;
}
.why-us .region .content ol li:before {
    content: "";
    padding-right: 0.5em;
}
.multi-panel {
    padding: 0;
}
@media (min-width: 37.5em) {
    .multi-panel {
        padding: 0;
    }
}
@media (min-width: 37.5em) {
    .multi-panel .heading-widget.left {
        text-align: left;
    }
    .multi-panel .heading-widget.center {
        text-align: center;
    }
    .multi-panel .heading-widget.right {
        text-align: right;
    }
}
.multi-panel:not(.mobile) .heading-widget {
    margin: 0;
    padding: 0.5em 0;
}
.multi-panel.mobile {
    padding-left: 0;
    padding-right: 0;
}
.multi-panel.mobile .content {
    padding-left: 1em;
    padding-right: 1em;
}
.multi-panel.mobile .mobile-collapse-cta {
    padding: 1em 0;
    background: #fff;
}
.multi-panel.mobile .mobile-collapse-cta .heading-widget > * {
    margin-bottom: 0;
}
.multi-panel.mobile.collapse {
    padding: 0;
}
.multi-panel.mobile:not(.collapse) .heading-widget {
    margin: 0 auto;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.multi-panel.mobile:not(.collapse) .heading-widget p {
    margin: 0;
}
.multi-panel .items {
    display: block;
    text-align: center;
    background: #0048bb;
    color: #fff;
    margin: 0 auto;
    font-weight: 300;
}
@media (min-width: 61.25em) {
    .multi-panel .items {
        display: flex;
    }
}
.multi-panel .items svg {
    width: 80px;
    height: 80px;
}
.multi-panel .items .icon-padding {
    padding: 0 10px;
}
@media (min-width: 37.5em) {
    .multi-panel .items .icon-padding {
        padding: 0 50px;
    }
}
@media (min-width: 46.25em) {
    .multi-panel .items .icon-padding {
        padding: 0 100px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel .items .icon-padding {
        padding: 0;
    }
}
.multi-panel .items .item {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 0;
}
.multi-panel .items .item:first-of-type {
    border-bottom: 2px solid #fff;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item {
        flex-direction: row;
    }
}
@media (min-width: 61.25em) {
    .multi-panel .items .item {
        margin: 0;
        width: 50%;
        box-sizing: border-box;
    }
    .multi-panel .items .item:first-of-type {
        border-bottom: 0;
        border-right: 2px solid #fff;
    }
}
.multi-panel .items .item .text {
    color: #fff;
    text-align: left;
    padding: 20px;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item .text {
        padding: 30px;
    }
}
@media (min-width: 46.25em) {
    .multi-panel .items .item .text {
        padding: 30px 100px 30px 30px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel .items .item .text {
        padding: 30px;
    }
}
.multi-panel .items .item .text .title {
    font-size: 26px;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item .text .title {
        font-size: 32px;
    }
}
.multi-panel .items .item .text .title p {
    margin-bottom: 0;
}
.multi-panel .items .item .text .body {
    font-size: 14px;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item .text .body {
        font-size: 16px;
    }
}
.multi-panel .items .item .text .body p {
    display: inline;
}
.multi-panel .items .item .text .body a {
    font-weight: 300;
    display: inline-block;
    color: #f27132;
}
.multi-panel .items .item .icon-inline {
    flex: none;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item .icon-inline {
        margin-left: 30px;
    }
}
.multi-panel .items .item .item-img-container {
    position: relative;
    align-self: stretch;
    max-width: 130px;
    min-width: 130px;
    overflow: hidden;
}
@media (min-width: 37.5em) {
    .multi-panel .items .item .item-img-container {
        max-width: 250px;
    }
}
.multi-panel .items .item .item-img-container .item-img {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
@media (min-width: 27.5em) {
    .multi-panel .items .item .item-img-container .item-img {
        width: auto;
    }
}
.multi-panel .light-layout:not(.mobile) .heading-widget {
    padding-bottom: 0;
}
.multi-panel .light-layout .items {
    padding: 20px 0;
    background: #fff;
}
.multi-panel .light-layout .items .item .text .title {
    color: #333;
    font-size: 22px;
}
@media (min-width: 27.5em) {
    .multi-panel .light-layout .items .item .text .title {
        font-size: 28px;
    }
}
.multi-panel .light-layout .items .item .item-img-container .item-img {
    height: auto;
    position: relative;
}
@media (min-width: 27.5em) {
    .multi-panel .light-layout .items .item .item-img-container .item-img {
        position: absolute;
        height: 100%;
    }
}
.multi-panel .light-layout .body {
    color: #807f7f;
}
.multi-panel .light-layout .link .multi-panel-cta {
    color: #0af;
}
.multi-panel .light-layout .item .text {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 61.25em) {
    .multi-panel .light-layout .item:last-child .item-img-container {
        padding-left: 20px;
    }
}
@media (max-width: 61.25em) {
    .multi-panel .light-layout .item .text .link {
        margin-top: 10px;
    }
    .multi-panel .light-layout .item:first-of-type {
        margin-bottom: 15px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel .light-layout .item:first-of-type,
    .multi-panel.three-items .light-layout .items .item {
        border-right: 1px solid #ccc;
    }
    .multi-panel.three-items .light-layout .items .item:last-child {
        border-right: 0;
    }
}
.multi-panel.three-items .light-layout .items .item:last-child .item-img-container {
    padding-left: 0;
}
@media (min-width: 61.25em) {
    .multi-panel.three-items .light-layout .items .item .item-img-container {
        display: flex;
        align-items: center;
        max-width: 100px;
        min-width: 100px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel.three-items .light-layout .items .item .item-img-container .item-img {
        height: auto;
    }
}
@media (min-width: 61.25em) {
    .multi-panel.three-items .light-layout .items .item .text {
        padding: 0 20px 0 10px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel.three-items .light-layout .items .item .title {
        font-size: 24px;
        margin-bottom: 5px;
    }
}
@media (min-width: 61.25em) {
    .multi-panel.three-items .light-layout .items .item .body {
        margin-bottom: 5px;
    }
}
.three-panel {
    position: relative;
    color: #333;
}
.three-panel .heading-widget {
    margin-bottom: 0.2em;
}
.three-panel ul {
    text-align: center;
}
.three-panel li {
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
@media (min-width: 46.25em) {
    .three-panel li {
        width: 32.33333%;
    }
}
.three-panel.mobile.collapse {
    background: none;
    color: #333;
    padding: 1.1em 0;
}
.three-panel.mobile.collapse .mobile-collapse-cta {
    padding: 0;
    margin-bottom: 0;
}
.three-panel.mobile.collapse .heading-widget {
    margin-bottom: 0;
}
.three-panel .mobile-collapse-content {
    padding-bottom: 1.1em;
    margin-bottom: -1.1em;
}
.three-panel .mobile-collapse-cta {
    color: #565656;
    margin-bottom: 1.1em;
}
.three-panel-anchor {
    display: block;
}
.three-panel-anchor:link,
.three-panel-anchor:visited {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.three-panel-anchor:focus .three-panel-value,
.three-panel-anchor:hover .three-panel-value {
    text-decoration: underline;
}
.three-panel-anchor.value-prop svg path {
    fill: #fff;
}
.three-panel-process,
.three-panel-process .mobile-collapse-content {
    /* background: url(/media/app/technician-background.jpg); */
}
.three-panel-stats,
.three-panel-value-prop {
    background: #0048bb;
    color: #fff;
}
.three-panel-stats .mobile-collapse-content,
.three-panel-value-prop .mobile-collapse-content {
    background: #1a2b58;
    color: #fff;
}
.three-panel .process {
    padding: 1em 0 0;
}
@media (min-width: 46.25em) {
    .three-panel .process {
        padding: 1.15em 0 0;
    }
}
.three-panel .process .icon-inline {
    float: left;
    margin: -5px 0 0;
}
.three-panel .process h3 {
    margin: 0 0 0.1em;
    padding-left: 78px;
    font-size: 1.125rem;
    line-height: 1.2;
}
@media (min-width: 46.25em) {
    .three-panel .process h3 {
        margin: 0 0 0.2em;
        padding-left: 70px;
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
.three-panel .process p {
    margin: 0;
    padding-left: 78px;
    color: #686868;
}
@media (min-width: 46.25em) {
    .three-panel .process p {
        padding-left: 70px;
        font-size: 1rem;
        line-height: 1.25;
    }
}
.three-panel .stat {
    overflow: hidden;
    padding: 1.2em 0;
}
.three-panel .stat .icon-inline {
    float: left;
    margin: 0;
}
.three-panel .stat b {
    display: block;
    padding-left: 78px;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.125;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    word-wrap: break-word;
}
@media (min-width: 46.25em) {
    .three-panel .stat b {
        padding-left: 70px;
    }
}
@media (min-width: 61.25em) {
    .three-panel .stat b {
        font-size: 2.5rem;
        line-height: 1.15;
    }
}
.three-panel .stat span {
    display: block;
    padding-left: 78px;
    font-size: 1rem;
    line-height: 1.2;
}
@media (min-width: 46.25em) {
    .three-panel .stat span {
        padding-left: 70px;
        min-height: 38px;
    }
}
.three-panel .stat-alt {
    background: #dee3e9;
    padding-right: 14px;
    padding-left: 14px;
}
@media (min-width: 37.5em) {
    .three-panel .stat-alt {
        padding-top: 1.8em;
        padding-bottom: 1.5em;
    }
}
@media (min-width: 37.5em) {
    .three-panel .stat-alt b {
        font-size: 2.5rem;
        line-height: 1.15;
    }
}
@media (min-width: 37.5em) {
    .three-panel .stat-alt span {
        font-size: 1rem;
        line-height: 1.2;
    }
}
.three-panel a.stat-alt:focus,
.three-panel a.stat-alt:hover {
    background: #cfd6df;
}
.three-panel .value-prop {
    padding: 0.7em 6%;
    font-size: 1.125rem;
    line-height: 1.33333;
    text-align: center;
}
@media (min-width: 46.25em) {
    .three-panel .value-prop {
        font-size: 1.5rem;
        line-height: 1;
    }
}
@media (min-width: 61.25em) {
    .three-panel .value-prop {
        padding-bottom: 1.8em;
    }
}
.three-panel .value-prop .icon-inline {
    display: block;
    margin: 0 auto 0.2em;
}
@media (min-width: 46.25em) {
    .three-panel .value-prop .icon-inline {
        margin-bottom: 0.5em;
    }
}
@media (min-width: 61.25em) {
    .three-panel .value-prop .icon-inline {
        margin-bottom: 1em;
    }
}
.three-panel .value-prop p {
    margin: 0;
}
.three-panel-bullet-list,
.three-panel-bullet-list.mobile {
    padding: 0;
}
@media (min-width: 37.5em) {
    .three-panel-bullet-list {
        padding: 0;
    }
}
.three-panel-bullet-list a {
    color: #fff;
}
.three-panel-bullet-list.mobile.collapse > .bullet-list-part,
.three-panel-bullet-list.mobile.collapse > .three-panel-part {
    padding: 0;
}
.three-panel-bullet-list.mobile.collapse .mobile-column {
    padding-top: 1em;
}
.three-panel-bullet-list .mobile-column {
    display: block;
}
@media (min-width: 37.5em) {
    .three-panel-bullet-list .mobile-column {
        display: flex;
    }
}
.three-panel-bullet-list .mobile-collapse-cta {
    padding: 1.1em 0;
    color: #565656;
    background: #fff;
}
.three-panel-bullet-list .mobile-collapse-cta svg {
    color: #565656;
    fill: #565656;
}
.three-panel-bullet-list .mobile-collapse-cta.blue,
.three-panel-bullet-list .mobile-collapse-cta.stats,
.three-panel-bullet-list .mobile-collapse-cta.value-prop {
    color: #fff;
    background-color: #1a2b58;
}
.three-panel-bullet-list .mobile-collapse-cta.blue svg,
.three-panel-bullet-list .mobile-collapse-cta.stats svg,
.three-panel-bullet-list .mobile-collapse-cta.value-prop svg {
    fill: #fff;
    color: #fff;
}
.three-panel-bullet-list .three-panel-part {
    padding: 1.1em 0;
    color: #0048bb;
}
@media (min-width: 37.5em) {
    .three-panel-bullet-list .three-panel-part {
        padding: 50px 0 20px;
    }
}
.three-panel-bullet-list .three-panel-part svg {
    color: #0048bb;
    fill: #0048bb;
}
.three-panel-bullet-list .three-panel-part svg path {
    fill: #0048bb;
}
.three-panel-bullet-list .three-panel-part a {
    color: #0048bb;
    text-decoration: none;
    font-weight: 400;
}
.three-panel-bullet-list .three-panel-part .icon {
    float: left;
}
@media (min-width: 46.25em) {
    .three-panel-bullet-list .three-panel-part .icon {
        float: none;
        text-align: center;
    }
}
.three-panel-bullet-list .three-panel-part .value {
    padding-left: 75px;
    font-size: 1.125rem;
    line-height: 1.22222;
}
@media (min-width: 46.25em) {
    .three-panel-bullet-list .three-panel-part .value {
        padding-left: 0;
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.16667;
    }
}
.three-panel-bullet-list .three-panel-part .description {
    padding-left: 75px;
}
@media (min-width: 46.25em) {
    .three-panel-bullet-list .three-panel-part .description {
        padding-left: 0;
        text-align: center;
    }
}
.three-panel-bullet-list .three-panel-part.stats,
.three-panel-bullet-list .three-panel-part.value-prop {
    color: #fff;
    background-color: #1a2b58;
}
.three-panel-bullet-list .three-panel-part.stats svg,
.three-panel-bullet-list .three-panel-part.value-prop svg {
    color: #c1cf2f;
    fill: #c1cf2f;
}
.three-panel-bullet-list .three-panel-part.stats a,
.three-panel-bullet-list .three-panel-part.value-prop a {
    color: #fff;
}
.three-panel-bullet-list .three-panel-part .mobile-collapse-hide {
    padding-left: 10px;
}
.three-panel-bullet-list .three-panel-part .mobile-collapse-hide a {
    color: #f63;
}
.three-panel-bullet-list .bullet-list-part {
    padding: 30px 0;
}
.three-panel-bullet-list .bullet-list-part.light {
    color: #333;
}
.three-panel-bullet-list .bullet-list-part.blue {
    color: #fff;
    background-color: #0048bb;
}
@media (min-width: 37.5em) {
    .three-panel-bullet-list .bullet-list-part {
        padding: 50px 0;
    }
}
.three-panel-bullet-list .bullet-list-part .check {
    width: 22px;
    height: 22px;
    color: #c1cf2f;
}
@media (min-width: 46.25em) {
    .three-panel-bullet-list .bullet-list-part .check {
        width: 24px;
        height: 24px;
    }
}
.three-panel-bullet-list .bullet-list-part ul:first-of-type {
    margin-bottom: 0;
}
@media (min-width: 37.5em) {
    .three-panel-bullet-list .bullet-list-part ul:first-of-type {
        margin-bottom: 10px;
    }
}
.three-panel-bullet-list .bullet-list-part li {
    margin-bottom: 0.4em;
    font-size: 1rem;
    line-height: 1.375;
}
@media (min-width: 46.25em) {
    .three-panel-bullet-list .bullet-list-part li {
        font-size: 1.125rem;
        line-height: 1.33333;
    }
}
.three-panel-bullet-list .bullet-list-part li p {
    margin: 0;
}
.rotating-carousel.short .owl-item .item {
    height: 100px;
}
@media (min-width: 37.5em) {
    .rotating-carousel.short .owl-item .item {
        height: 200px;
    }
}
.rotating-carousel.short .owl-item .carousel-header {
    font-size: 26px;
}
@media (min-width: 37.5em) {
    .rotating-carousel.short .owl-item .carousel-header {
        font-size: 40px;
    }
}
.rotating-carousel.short .owl-item .carousel-sub-header {
    font-size: 18px;
}
@media (min-width: 37.5em) {
    .rotating-carousel.short .owl-item .carousel-sub-header {
        font-size: 24px;
    }
}
.rotating-carousel.short .owl-stage-outer {
    max-height: 100px;
}
@media (min-width: 37.5em) {
    .rotating-carousel.short .owl-stage-outer {
        max-height: 200px;
    }
}
.rotating-carousel {
    position: relative;
    padding: 0;
}
@media (min-width: 37.5em) {
    .rotating-carousel {
        padding: 0;
    }
}
.rotating-carousel.mobile,
.rotating-carousel .widget {
    padding: 0;
}
@media (min-width: 37.5em) {
    .rotating-carousel .widget {
        padding: 0;
    }
}
.rotating-carousel .widget.mobile {
    padding: 0;
}
.rotating-carousel .loading-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.rotating-carousel .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.rotating-carousel .owl-stage-outer {
    max-height: 300px;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-stage-outer {
        max-height: 400px;
    }
}
.rotating-carousel .owl-nav {
    position: absolute;
    display: none;
    justify-content: space-between;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-18px);
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-nav {
        display: flex;
    }
}
.rotating-carousel .owl-nav > div {
    position: absolute;
    width: 35px;
    height: 35px;
    background-color: #333;
    border-radius: 2px;
    opacity: 0.6;
    transition: opacity 0.3s;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.rotating-carousel .owl-nav > div:hover {
    opacity: 1;
}
.rotating-carousel .owl-nav .owl-prev {
    left: 30px;
}
.rotating-carousel .owl-nav .owl-next {
    right: 30px;
}
.rotating-carousel .owl-prev {
    background-image: url(/media/app/icons/owlcarousel/arrow-left.png);
    background-image: url(/media/app/icons/owlcarousel/arrow-left.svg);
}
.rotating-carousel .owl-next {
    background-image: url(/media/app/icons/owlcarousel/arrow-right.png);
    background-image: url(/media/app/icons/owlcarousel/arrow-right.svg);
}
.rotating-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    visibility: hidden;
    justify-content: center;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-dots {
        visibility: visible;
    }
}
.rotating-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #92c3c4;
    opacity: 0.35;
    transition: opacity 0.3s;
    margin: 0 5px;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-dots .owl-dot {
        width: 15px;
        height: 15px;
    }
}
.rotating-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}
.rotating-carousel .owl-item .item {
    display: flex;
    height: 300px;
    position: relative;
    color: #565656;
}
.rotating-carousel .owl-item .item:focus,
.rotating-carousel .owl-item .item:hover {
    text-decoration: none;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .item {
        height: 400px;
    }
}
.rotating-carousel .owl-item .carousel-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -1;
}
.rotating-carousel .owl-item .carousel-content {
    width: 100%;
    padding: 10px 20px;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .carousel-content {
        padding: 50px 100px;
    }
    .rotating-carousel .owl-item .carousel-content.top-left {
        align-self: flex-start;
    }
    .rotating-carousel .owl-item .carousel-content.top-center {
        align-self: flex-start;
        text-align: center;
    }
    .rotating-carousel .owl-item .carousel-content.top-right {
        align-self: flex-start;
        text-align: right;
    }
    .rotating-carousel .owl-item .carousel-content.middle-left {
        align-self: center;
    }
    .rotating-carousel .owl-item .carousel-content.middle-center {
        align-self: center;
        text-align: center;
    }
    .rotating-carousel .owl-item .carousel-content.middle-right {
        align-self: center;
        text-align: right;
    }
    .rotating-carousel .owl-item .carousel-content.bottom-left {
        align-self: flex-end;
    }
    .rotating-carousel .owl-item .carousel-content.bottom-center {
        align-self: flex-end;
        text-align: center;
    }
    .rotating-carousel .owl-item .carousel-content.bottom-right {
        align-self: flex-end;
        text-align: right;
    }
}
.rotating-carousel .owl-item .item-read-more {
    position: absolute;
    bottom: 15px;
    right: 30px;
    line-height: 1;
    font-size: 14px;
    cursor: pointer;
    color: #565656;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .item-read-more {
        font-size: 18px;
    }
}
.rotating-carousel .owl-item .carousel-header {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0.1em;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .carousel-header {
        font-size: 50px;
    }
}
.rotating-carousel .owl-item .carousel-sub-header {
    font-weight: 300;
    font-size: 20px;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .carousel-sub-header {
        font-size: 30px;
    }
}
.rotating-carousel .owl-item .carousel-details {
    position: absolute;
    display: block;
    bottom: 0;
    left: 20px;
    background-color: #333;
    padding: 0 10px;
    color: #fff;
    opacity: 0.6;
    transition: opacity 0.3s;
    cursor: pointer;
    font-weight: 300;
}
@media (min-width: 37.5em) {
    .rotating-carousel .owl-item .carousel-details {
        left: 100px;
    }
}
.rotating-carousel .owl-item .carousel-details:hover {
    text-decoration: none;
    opacity: 1;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.rotating-carousel-v2 .carousel-content {
    padding: 0 44px;
}
.rotating-carousel-v2 .carousel-content .owl-carousel {
    padding: 0;
}
.rotating-carousel-v2 .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 50%;
    left: 0;
    right: 0;
}
@media (min-width: 37.5em) {
    .rotating-carousel-v2 .owl-nav {
        display: flex;
    }
}
.rotating-carousel-v2 .owl-nav > div {
    position: absolute;
}
.rotating-carousel-v2 .owl-nav > div:hover {
    opacity: 1;
}
.rotating-carousel-v2 .owl-nav .owl-prev {
    left: -39px;
}
.rotating-carousel-v2 .owl-nav .owl-next {
    right: -39px;
}
.rotating-carousel-v2 .owl-nav .owl-next:before {
    content: "›";
}
.rotating-carousel-v2 .owl-nav .owl-prev:before {
    content: "‹";
}
.rotating-carousel-v2 .owl-nav .owl-next,
.rotating-carousel-v2 .owl-nav .owl-prev {
    opacity: 0.6;
    font-size: 60px;
    margin-top: -47px;
}
.rotating-carousel-v2 .owl-item .item {
    display: flex;
    position: relative;
    color: #565656;
}
.rotating-carousel-v2 .owl-item .item:focus,
.rotating-carousel-v2 .owl-item .item:hover {
    text-decoration: none;
}
.rotating-carousel-v2 .owl-item .carousel-img {
    height: 100%;
    width: 100%;
}
.rotating-carousel-v2 .owl-item .carousel-text-part {
    padding-top: 15px;
}
.rotating-carousel-v2 .owl-item .carousel-text-part p:first-child strong {
    font-size: 1.5em;
}
@media (min-width: 37.5em) {
    .rotating-carousel-v2 .owl-item .carousel-text-part p:first-child strong {
        font-size: 1.1em;
    }
}
.rotating-carousel-v2 .owl-item .carousel-text-part ul {
    margin-bottom: 0;
}
.rotating-carousel-v2 .owl-item .carousel-text-part ul li {
    color: #565656;
    margin: 0 0 0.1em;
    font-size: 1.2em;
}
@media (min-width: 37.5em) {
    .rotating-carousel-v2 .owl-item .carousel-text-part ul li {
        font-size: 0.9em;
    }
}
.rotating-carousel-v2 .footer-content {
    margin-top: 20px;
    text-align: left;
}
@media (min-width: 37.5em) {
    .rotating-carousel-v2 .footer-content {
        margin-top: 25px;
        text-align: center;
    }
}
.rotating-carousel-v2 .footer-content p {
    margin: 0;
    font-size: 1.2em;
}
@media (min-width: 37.5em) {
    .rotating-carousel-v2 .footer-content p {
        font-size: 1em;
    }
}
.promotion-disclaimer {
    padding: 1em;
}
@media (min-width: 46.25em) {
    .promotion-disclaimer {
        padding: 2em 3em;
    }
}
.promotion-disclaimer .content {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}
.promotion-disclaimer .content .heading-widget {
    font-size: 1.625rem;
    line-height: 0.84615;
}
.promotion-disclaimer .content p {
    font-size: 0.875rem;
    line-height: 1.42857;
}
.rss-style {
    padding: 30px;
}
.rss-style h3 {
    font-weight: 500;
    font-size: 18pt;
    margin: 0;
    padding: 0;
}
.rss-style .articles {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
@media (min-width: 27.5em) {
    .rss-style .articles {
        flex-direction: row;
    }
}
.rss-style .articles .article {
    padding: 30px 20px 0 0;
    display: inline-flex;
    width: 100%;
    color: #0af;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
}
.rss-style .articles .article:nth-of-type(n + 4) {
    display: none;
}
@media (min-width: 27.5em) {
    .rss-style .articles .article {
        width: 50%;
    }
    .rss-style .articles .article:nth-of-type(n + 4) {
        display: inline-flex;
    }
}
@media (min-width: 37.5em) {
    .rss-style .articles .article {
        width: 33.33333%;
    }
}
.rss-style .articles .article .rss-image {
    margin-right: 10px;
    height: 75px;
    object-fit: cover;
}
.rss-style .additional-topics {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.rss-style .additional-topics .topic {
    padding: 5px 20px 0 0;
    display: inline-flex;
    width: 100%;
    color: #0af;
    font-weight: 400;
    font-size: 1rem;
    line-height: 20px;
    box-sizing: border-box;
}
.rss-style .additional-topics .separator {
    padding-top: 5px;
    width: 33.33333%;
    border-bottom: 1px solid #0af;
}
.knowledge-article-widget {
    margin-top: 30px;
    border-radius: 2px;
    padding: 0;
}
@media (min-width: 37.5em) {
    .knowledge-article-widget {
        padding: 0;
    }
}
.knowledge-article-widget,
.knowledge-article-widget:last-child {
    border: 2px solid #ddd;
}
@media (min-width: 37.5em) {
    .knowledge-article-widget {
        padding-right: 20px;
    }
    .knowledge-article-widget,
    .knowledge-article-widget:last-child {
        border: none;
    }
}
.knowledge-article-widget .heading {
    margin: 10px 0 5px;
    font-weight: 500;
    font-size: 18pt;
    padding: 10px;
    color: #565656;
    text-decoration: none;
}
@media (min-width: 37.5em) {
    .knowledge-article-widget .heading {
        padding: 0;
    }
}
.knowledge-article-widget .image a {
    display: block;
}
.knowledge-article-widget .image img {
    width: 100%;
    max-width: 100%;
}
.knowledge-article-widget .details {
    display: none;
}
@media (min-width: 37.5em) {
    .knowledge-article-widget .details {
        display: block;
    }
}
.knowledge-article-widget .details a:active,
.knowledge-article-widget .details a:link,
.knowledge-article-widget .details a:visited {
    color: #0af;
}
.trending-topics {
    margin-bottom: 1.5em;
    padding-top: 1em;
}
.trending-topics span {
    display: inline-block;
    margin-right: 0.3em;
}
.trending-topics .tag {
    color: #0af;
    font-weight: 500;
}
.promotions-list {
    background: #f8f8f8;
}
.calendar > header .calendar-nav-link.disabled .promotions-list img,
.promotions-list .calendar > header .calendar-nav-link.disabled img,
.promotions-list .hidden,
.promotions-list .tooltip.is-floating .button,
.promotions-list [role="appointment-dialog"] .dialog-content.hide,
.promotions-list [role="dialog"] .dialog-content.hide,
.tooltip.is-floating .promotions-list .button,
[role="appointment-dialog"] .promotions-list .dialog-content.hide,
[role="dialog"] .promotions-list .dialog-content.hide {
    display: none;
}
.promotions-list .promo-list {
    padding-bottom: 50px;
}
.promotions-list .promo-list:before {
    display: none;
}
.promotions-list .promo-list:after {
    display: block;
    clear: both;
}
.promotions-list .promo-list li {
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
}
@media (min-width: 27.5em) {
    .promotions-list .promo-list li {
        min-height: 235px;
        width: 50%;
    }
}
@media (min-width: 46.25em) {
    .promotions-list .promo-list li {
        width: 33.33333%;
    }
}
@media (min-width: 27.5em) {
    .promotions-list .promo-list {
        display: flex;
        flex-wrap: wrap;
    }
}
.promotions-list .promo-title {
    color: #064468;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.08333;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #dedede;
}
.promotions-list .promo-item {
    position: relative;
    background: #fff;
    display: block;
    padding: 1em;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.2;
}
.promotions-list .promo-item .loading-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
    text-indent: 4em;
}
.promotions-list .promo-item .loading-notice .container {
    position: relative;
    top: calc(50% - 0.65em);
    font-size: 1.3em;
}
.promotions-list .promo-item p {
    margin: 0 0 0.5em;
}
.promotions-list .promo-item .promo-more {
    display: block;
    padding: 0.5em 0 0;
    color: #f63;
    font-weight: 600;
}
@media (min-width: 27.5em) {
    .promotions-list .promo-item {
        padding: 1.5em;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        box-sizing: border-box;
        min-height: 100%;
    }
}
.promotions-list .promo-content {
    margin-bottom: auto;
}
.promotions-list .promo-item-default {
    outline: 1px solid #dedede;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.promotions-list .promo-item-default,
.promotions-list .promo-item-default:link,
.promotions-list .promo-item-default:visited {
    color: #054368;
}
.promotions-list .promo-item-default:focus,
.promotions-list .promo-item-default:hover {
    outline: 1px solid #054368;
    text-decoration: none;
}
.promotions-list .promo-item-default:focus .promo-more,
.promotions-list .promo-item-default:hover .promo-more {
    text-decoration: underline;
}
.promotions-list .promo-expiration {
    color: #999;
    font-size: 1rem;
    line-height: 1.625;
}
.promotions-list .promo-value {
    margin: 0 0 0.5em;
    font-weight: 600;
    color: #0af;
    font-size: 1.5rem;
    line-height: 1.08333;
}
@media (min-width: 37.5em) {
    .promotions-list .promo-details {
        font-size: 0.75rem;
        line-height: 1.2;
    }
}
.promotions-list .load-more-promo {
    display: block;
    background: #0af;
    margin: 0 auto;
    border-color: #0af;
}
.promotions-list.mobile.with-button {
    padding-bottom: 20px;
}
.promotions-list.mobile.with-button .promo-list {
    padding-bottom: 10px;
}
.promotions-selector {
    background: #f8f8f8;
}
.promotions-selector .promo-header {
    padding: 60px 8px 20px;
}
.promotions-selector .promo-heading {
    margin-top: 30px;
    margin-bottom: 0;
}
.promotions-selector .no-promo {
    margin-bottom: 60px;
}
.promotions-selector .promotions-filters {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    justify-content: space-between;
}
@media print {
    .promotions-selector .promotions-filters {
        display: none;
    }
}
.promotions-selector .filter-item {
    margin: 0;
    text-align: center;
    max-width: 20%;
}
.promotions-selector.mobile .filter-item {
    max-width: none;
}
.promotions-selector .filter-link {
    display: block;
    position: relative;
    color: #989898;
    font-weight: 300;
    border-bottom: 0.15em solid #ccc;
    margin: 0 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-bottom: 10px;
    font-size: 1.25rem;
    line-height: 1.2;
}
.promotions-selector .filter-link.is-active,
.promotions-selector .filter-link:focus,
.promotions-selector .filter-link:hover {
    text-decoration: none;
    color: #1a2b58;
    border-bottom-color: #1a2b58;
}
@media (min-width: 27.5em) {
    .promotions-selector .promotions-filters {
        overflow: hidden;
    }
    .promotions-selector .filter-item {
        margin: 0;
        float: left;
        width: 20%;
    }
    .promotions-selector .filter-link {
        font-size: 1.5rem;
        line-height: 1;
    }
}
@media (min-width: 46.25em) {
    .promotions-selector .promotions-filters {
        padding-left: 5%;
        padding-right: 5%;
    }
}
.stripe {
    position: relative;
}
.stripe .loading-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.stripe .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.stripe .item {
    display: flex;
    flex-flow: column;
    color: #565656;
}
.stripe .item:focus,
.stripe .item:hover {
    text-decoration: none;
}
.stripe .item:focus .link_cta,
.stripe .item:hover .link_cta {
    text-decoration: underline;
}
.stripe .stripe-img-wrapper,
.stripe .stripe-text-wrapper {
    display: flex;
    flex-flow: column;
    position: relative;
    box-sizing: border-box;
}
.stripe .stripe-text-wrapper {
    padding: 10px;
}
.stripe .stripe-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stripe .stripe-text-body,
.stripe .stripe-text-header {
    margin-bottom: 0.2em;
    font-weight: 300;
}
.stripe .stripe-text-header {
    font-size: 1.5rem;
    line-height: 1.10833;
}
.stripe .link_cta,
.stripe .stripe-text-body {
    font-size: 1.125rem;
    line-height: 1.22222;
}
.stripe .link_cta {
    color: #f27132;
}
@media (min-width: 46.25em) {
    .stripe .item {
        flex-flow: row wrap;
    }
    .stripe .stripe-img-wrapper {
        width: calc(50% - 25px);
    }
    .stripe .stripe-text-wrapper {
        justify-content: center;
        width: calc(50% + 25px);
        padding: 25px;
    }
    .stripe .stripe-img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}
@media (min-width: 61.25em) {
    .stripe .stripe-text-wrapper.side-left {
        padding: 25px 120px 25px 30px;
    }
    .stripe .stripe-text-wrapper.side-right {
        padding: 25px 30px 25px 120px;
    }
}
.promotions-selector + .h1-widget {
    background: #f8f8f8;
}
.h1-widget {
    padding-top: 30px;
    padding-bottom: 10px;
}
@media (min-width: 37.5em) {
    .h1-widget {
        padding-top: 50px;
    }
}
.blog-content .h1-widget h3,
.blog-content .h1-widget h5,
.brand-collection .freeform-content .h1-widget h3,
.expert-video-tips .h1-widget h3,
.freeform-widget .content .h1-widget h3,
.h1-widget .blog-content h3,
.h1-widget .blog-content h5,
.h1-widget .brand-collection .freeform-content h3,
.h1-widget .expert-video-tips h3,
.h1-widget .freeform-widget .content h3,
.h1-widget .heading-c,
.h1-widget .heading-e,
.h1-widget .kenmore-widget-wrapper .kenmore-widget .content h3,
.h1-widget .warranty .content h2,
.h1-widget .why-us h4,
.kenmore-widget-wrapper .kenmore-widget .content .h1-widget h3,
.warranty .content .h1-widget h2,
.why-us .h1-widget h4 {
    margin: 0;
}
.blog-content .h1-widget h3,
.brand-collection .freeform-content .h1-widget h3,
.expert-video-tips .h1-widget h3,
.freeform-widget .content .h1-widget h3,
.h1-widget .blog-content h3,
.h1-widget .brand-collection .freeform-content h3,
.h1-widget .expert-video-tips h3,
.h1-widget .freeform-widget .content h3,
.h1-widget .heading-c,
.h1-widget .kenmore-widget-wrapper .kenmore-widget .content h3,
.h1-widget .warranty .content h2,
.kenmore-widget-wrapper .kenmore-widget .content .h1-widget h3,
.warranty .content .h1-widget h2 {
    margin-bottom: 0.1em;
}
@media (min-width: 15em) {
    .blog-content .h1-widget h3,
    .brand-collection .freeform-content .h1-widget h3,
    .expert-video-tips .h1-widget h3,
    .freeform-widget .content .h1-widget h3,
    .h1-widget .blog-content h3,
    .h1-widget .brand-collection .freeform-content h3,
    .h1-widget .expert-video-tips h3,
    .h1-widget .freeform-widget .content h3,
    .h1-widget .heading-c,
    .h1-widget .kenmore-widget-wrapper .kenmore-widget .content h3,
    .h1-widget .warranty .content h2,
    .kenmore-widget-wrapper .kenmore-widget .content .h1-widget h3,
    .warranty .content .h1-widget h2 {
        font-size: 1.5rem;
    }
}
@media (min-width: 46.25em) {
    .blog-content .h1-widget h3,
    .brand-collection .freeform-content .h1-widget h3,
    .expert-video-tips .h1-widget h3,
    .freeform-widget .content .h1-widget h3,
    .h1-widget .blog-content h3,
    .h1-widget .brand-collection .freeform-content h3,
    .h1-widget .expert-video-tips h3,
    .h1-widget .freeform-widget .content h3,
    .h1-widget .heading-c,
    .h1-widget .kenmore-widget-wrapper .kenmore-widget .content h3,
    .h1-widget .warranty .content h2,
    .kenmore-widget-wrapper .kenmore-widget .content .h1-widget h3,
    .warranty .content .h1-widget h2 {
        font-size: 2rem;
    }
}
.blog-content .h1-widget h5,
.h1-widget .blog-content h5,
.h1-widget .heading-e,
.h1-widget .why-us h4,
.why-us .h1-widget h4 {
    margin-bottom: 0.8em;
}
.h1-widget a {
    color: #0af;
}
@media print {
    main .coupon ~ :not(.coupon) {
        display: none;
    }
}
.coupon {
    padding-top: 1.75em;
    padding-bottom: 2em;
}
.coupon.bottom-content {
    padding-top: 0;
    padding-bottom: 50px;
}
.coupon select.error {
    border-color: #ed1c24;
}
.coupon .cta-controls {
    padding-top: 10px;
}
.coupon .coupon-wp-select,
.coupon .state-select {
    margin-bottom: 15px;
}
.coupon .coupon-enroll-now {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
    white-space: nowrap;
}
@media (min-width: 37.5em) {
    .coupon .cta-controls {
        padding-top: 20px;
        display: flex;
    }
    .coupon .coupon-enroll-now {
        width: auto;
        max-width: 180px;
        margin-bottom: 0;
    }
    .coupon .state-select {
        min-width: 160px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .coupon .coupon-wp-select {
        min-width: 200px;
        margin-right: 20px;
        margin-bottom: 0;
    }
}
@media print {
    .coupon .coupon-content {
        margin: 0 7em;
        border: none !important;
    }
    .coupon .coupon-content > :not(.promo-top),
    .coupon .promo-top-head > :not(.promo-top__header) {
        display: none;
    }
    .coupon .promo-top__left {
        max-width: 100%;
    }
    .coupon .promo-top {
        position: relative;
        padding: 2em 2em 1em;
        border: 5px solid #c3d32b;
        margin-bottom: 0;
    }
    .coupon .promo-top:after {
        margin: 0 0 0 -25px;
        border-top: 25px solid #c3d32b;
    }
    .coupon .promo-top:after,
    .coupon .promo-top:before {
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        content: "";
    }
    .coupon .promo-top:before {
        border-top: 25px solid #fff;
        z-index: 1;
        margin: -7px 0 0 -25px;
    }
    .coupon .promo-top > :not(.promo-top__left) {
        display: none;
    }
}
.coupon .promo-top {
    margin-bottom: 1em;
}
.coupon .promo-top-head {
    margin-bottom: 14px;
}
.coupon .promo-top__header {
    color: #0048bb;
    font-weight: 700;
    margin-bottom: 0.35em;
    font-size: 1.75rem;
    line-height: 1.21429;
}
@media (min-width: 37.5em) {
    .coupon .promo-top__header {
        font-size: 2.25rem;
        line-height: 1.16667;
    }
}
@media print {
    .coupon .promo-top__header {
        font-size: 2.625rem;
        line-height: 1;
    }
    .coupon .promo-top__header b {
        padding: 0.35em 0;
    }
}
.coupon .promo-top__header b {
    display: block;
    margin: 0;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.2;
}
@media (min-width: 37.5em) {
    .coupon .promo-top__header b {
        margin: 0;
        font-size: 1.25rem;
        line-height: 1.44;
    }
}
.coupon .promo-top .promo-expiration {
    color: #999;
    font-size: 1rem;
    line-height: 1;
}
@media (min-width: 37.5em) {
    .coupon .promo-top__left {
        max-width: 60%;
        display: inline-block;
    }
    .coupon .promo-top__right {
        float: right;
        max-width: 40%;
        padding-left: 3em;
        box-sizing: border-box;
    }
    .coupon .promo-top__img {
        text-align: right;
    }
}
@media (min-width: 61.25em) {
    .coupon .promo-top__left {
        max-width: 55%;
    }
    .coupon .promo-top__right {
        max-width: 45%;
    }
}
@media print {
    .coupon .button-print-wrapper {
        display: none;
    }
}
.coupon .button-print-wrapper .button-print {
    padding-right: 0;
    display: inline-block;
    vertical-align: top;
    color: #0048bb;
}
.coupon .button-print-wrapper .button-print path {
    fill: #0048bb;
}
@media (min-width: 61.25em) {
    .coupon .button-print-wrapper {
        text-align: right;
    }
}
.coupon .promo-content h2 {
    color: #333;
    font-weight: 700;
    line-height: 1.3;
}
.coupon .promo-content ul {
    padding-left: 2em;
    margin-bottom: 1.5em;
    list-style: disc;
}
.coupon .promo-coupon {
    background: #f8f8f8;
    border: 1px solid #dedede;
    border-radius: 1px;
    padding: 1em 1em 0.2em;
}
.coupon .promo-coupon__header {
    color: #565656;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.27273;
}
.coupon .promo-coupon__text {
    color: #565656;
}
.coupon .promo-coupon .promo-expiration-printable {
    display: none;
}
@media print {
    .coupon .promo-coupon {
        margin: -2em 7em 0;
        border: 1px dashed #064468;
        border-top: none;
        padding: 2em 2em 1em;
        font-size: 1rem;
        line-height: 1.5;
    }
    .coupon .promo-coupon__header {
        display: none;
    }
    .coupon .promo-coupon .promo-expiration-printable {
        display: block;
        font-size: 1.125rem;
        line-height: 1.33333;
    }
}
.coupon.special-border {
    border: none !important;
    padding-bottom: 0;
}
.coupon.special-border .coupon-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.related-promotions {
    position: relative;
    background: #fff;
    padding: 2em 0;
}
.related-promotions .rp-title {
    padding: 0 10px;
    margin-bottom: 0.5em;
    text-align: left;
}
.related-promotions .promo-list {
    padding: 0;
    margin: 0;
}
.top-promotions {
    position: relative;
}
.top-promotions.mobile {
    padding: 0;
}
@media (min-width: 37.5em) {
    .top-promotions {
        padding: 0;
    }
}
.top-promotions .loading-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    height: 100%;
}
.top-promotions .loading-notice .container {
    position: relative;
    top: 50%;
    font-size: 1.3em;
}
.top-promotions .top-promotions-content {
    padding: 0 10px;
}
.top-promotions .top-promotions-content .tp-mobile-see-all-link,
.top-promotions .top-promotions-content .tp-see-all-link {
    display: flex;
    justify-content: center;
    margin-bottom: 1.4em;
    font-size: 1.3em;
}
.top-promotions .top-promotions-content .tp-mobile-see-all-link {
    margin-bottom: 1em;
}
.top-promotions .four,
.top-promotions .left-side,
.top-promotions .one,
.top-promotions .right-side,
.top-promotions .three,
.top-promotions .top-promotions-content,
.top-promotions .two {
    height: 100%;
    box-sizing: border-box;
}
.top-promotions .one {
    height: 270px;
}
.top-promotions .two {
    height: 305px;
    display: flex;
}
.top-promotions .two .left-side,
.top-promotions .two .right-side {
    width: 50%;
}
.top-promotions .two .right-side {
    padding-left: 20px;
}
.top-promotions .two .left-side .tp-mini-hero-promotion {
    border-right: 1px dotted #0af;
}
.top-promotions .four,
.top-promotions .three {
    padding: 30px 0;
    flex-direction: column;
    align-items: baseline;
}
@media (min-width: 46.25em) {
    .top-promotions .four,
    .top-promotions .three {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}
@media (min-width: 46.25em) {
    .top-promotions .four .left-side,
    .top-promotions .three .left-side {
        width: 60%;
    }
}
@media (min-width: 46.25em) {
    .top-promotions .four .right-side,
    .top-promotions .three .right-side {
        width: 40%;
    }
}
.top-promotions .four .left-side,
.top-promotions .four .right-side,
.top-promotions .three .left-side,
.top-promotions .three .right-side {
    display: flex;
    flex-direction: column;
}
.top-promotions .four .tp-side-promo:last-child,
.top-promotions .three .tp-side-promo:last-child {
    border: none;
}
.top-promotions .four .tp-hero-promotion img,
.top-promotions .three .tp-hero-promotion img {
    display: block;
}
.top-promotions .four .tp-side-promo,
.top-promotions .three .tp-side-promo {
    padding: 25px 0;
}
.top-promotions .four .tp-side-promo:last-child,
.top-promotions .three .tp-side-promo:last-child {
    padding-bottom: 0;
}
.top-promotions .four .tp-side-promo {
    padding: 20px 0;
}
.top-promotions .four .tp-side-promo-subtitle {
    margin-bottom: 0.4em;
}
.top-promotions .tp-hero-promotion {
    height: 100%;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.5;
}
.top-promotions .tp-hero-promotion .tp-hero-image {
    height: 356px;
    width: 260px;
    object-fit: cover;
}
.top-promotions .tp-hero-promotion .tp-hero-texts {
    padding: 0 30px;
}
.top-promotions .tp-hero-promotion .tp-hero-title {
    color: #0048bb;
    margin: 0;
    font-weight: 600;
}
.top-promotions .tp-hero-promotion .tp-hero-subtitle {
    color: #807f7f;
    font-weight: 400;
}
.top-promotions .tp-hero-promotion .tp-hero-cta {
    background: none;
    color: #f27132;
}
.top-promotions .tp-hero-promotion:hover .tp-hero-cta {
    background: #f27132;
    color: #fff;
}
.top-promotions .tp-side-promo {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    box-sizing: border-box;
    padding-top: 20px;
    font-size: 1rem;
    line-height: 1.5;
    border-bottom: 1px dotted #0af;
}
.top-promotions .tp-side-promo .tp-side-promo-title {
    margin: 0;
    padding: 0;
    color: #064468;
    font-weight: 600;
}
@media (min-width: 46.25em) {
    .top-promotions .tp-side-promo .tp-side-promo-title {
        font-weight: 600;
    }
}
.top-promotions .tp-side-promo .tp-side-promo-subtitle {
    color: #807f7f;
    font-weight: 400;
}
.top-promotions .tp-side-promo:hover .tp-side-promo-cta {
    text-decoration: underline;
}
.top-promotions .tp-mini-hero-promotion {
    display: flex;
    align-items: center;
    text-decoration: none;
    height: 205px;
    margin: 50px 0;
    font-size: 1rem;
    line-height: 1.5;
}
.top-promotions .tp-mini-hero-promotion .tp-mini-hero-image {
    height: 100%;
    width: 150px;
    min-width: 150px;
    object-fit: cover;
}
.top-promotions .tp-mini-hero-promotion .tp-mini-hero-texts {
    padding: 0 10px 0 15px;
}
.top-promotions .tp-mini-hero-promotion .tp-mini-hero-title {
    color: #0048bb;
    padding: 0;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
    font-size: 2rem;
}
@media (min-width: 61.25em) {
    .top-promotions .tp-mini-hero-promotion .tp-mini-hero-title {
        font-size: 2.5rem;
    }
}
.top-promotions .tp-mini-hero-promotion .tp-mini-hero-subtitle {
    color: #807f7f;
    font-weight: 400;
}
.top-promotions .tp-mini-hero-promotion:hover .tp-mini-hero-cta {
    text-decoration: underline;
}
.top-promotions .tp-wide-mini-hero-promotion {
    display: flex;
    align-items: center;
    text-decoration: none;
    height: 100%;
}
.top-promotions .tp-wide-mini-hero-promotion .tp-wide-mini-hero-image {
    width: 50%;
    height: 180px;
    object-fit: cover;
}
.top-promotions .tp-wide-mini-hero-promotion .tp-wide-mini-hero-texts {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
}
.top-promotions .tp-wide-mini-hero-promotion .tp-wide-mini-hero-subtitle {
    color: #807f7f;
    font-weight: 400;
}
.top-promotions .tp-wide-mini-hero-promotion .tp-wide-mini-hero-title {
    color: #0048bb;
    padding: 0;
    font-weight: 600;
}
.top-promotions .tp-wide-mini-hero-promotion:hover .tp-wide-mini-hero-cta {
    text-decoration: underline;
}
@media (max-width: 37.5em) {
    .top-promotions .tp-hero-image,
    .top-promotions .tp-mini-hero-image,
    .top-promotions .tp-wide-mini-hero-image {
        display: none;
    }
}
.top-promotions.mobile .top-promotions-content {
    padding: 0;
}
.top-promotions.mobile .tp-mobile-toggler {
    border-top: 1px solid #ccc;
    padding: 15px 0;
}
.top-promotions.mobile .tp-mobile-item {
    display: flex;
    flex-direction: column;
    padding: 15px 10px;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 400;
    color: #807f7f;
}
.top-promotions.mobile .tp-mobile-item-title {
    color: #0048bb;
    font-weight: 600;
}
.top-promotions.mobile .tp-mobile-item-cta {
    color: #f63;
}
.top-promotions.mobile .mobile-collapse-content {
    padding: 0 10px;
}
.top-promotions.mobile .mobile-collapse-content .tp-mobile-see-all-link {
    margin-top: 1em;
}
.top-promotions.mobile .mobile-collapse-content .tp-mobile-item {
    padding: 15px 0;
    border-bottom: 1px dotted #0af;
}
.top-promotions.mobile .mobile-collapse-content .tp-mobile-item:last-child {
    border: none;
}
.warranty-plans-options {
    padding: 50px 0;
}
.warranty-plans-options.bobtail .show-more {
    color: #0af;
    cursor: pointer;
    display: none;
}
@media (max-width: 37.5em) {
    .warranty-plans-options.bobtail .bottom-text .footer-title ~ * {
        display: none;
    }
    .warranty-plans-options.bobtail .bottom-text .footer-title + * {
        display: block;
    }
    .warranty-plans-options.bobtail .side-bar {
        display: none;
    }
    .warranty-plans-options.bobtail .show-more {
        display: inline-block;
    }
}
.warranty-plans-options .main-content {
    display: inline-block;
    width: calc(100% - 250px);
}
@media (max-width: 37.5em) {
    .warranty-plans-options .main-content {
        width: 100%;
    }
}
.warranty-plans-options .side-bar {
    float: right;
    width: 230px;
    padding: 25px 15px;
    box-sizing: border-box;
    background: #f8f8f8;
}
@media (max-width: 37.5em) {
    .warranty-plans-options .side-bar {
        width: 100%;
    }
}
.warranty-plans-options .cards {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    margin: 0 auto;
}
.warranty-plans-options .cards .arrow {
    position: absolute;
    top: 5px;
    right: 15px;
}
.warranty-plans-options .cards .arrow-up,
.warranty-plans-options .cards .card-content {
    display: none;
}
.warranty-plans-options .cards .card-header {
    cursor: pointer;
}
@media (min-width: 46.25em) {
    .warranty-plans-options .cards {
        max-width: 100%;
        flex-direction: row;
    }
    .warranty-plans-options .cards .arrow-down,
    .warranty-plans-options .cards .arrow-up {
        display: none !important;
    }
    .warranty-plans-options .cards .card-content {
        display: block !important;
        height: calc(100% - 33px);
    }
    .warranty-plans-options .cards .card-header {
        cursor: auto;
    }
}
.warranty-plans-options .card {
    flex: 1;
    overflow: hidden;
}
@media (min-width: 46.25em) {
    .warranty-plans-options .card {
        margin: 0;
        border-radius: 3px;
        display: flex;
        flex-direction: column;
    }
}
.warranty-plans-options .card:first-child .card-header {
    background: #0af;
}
.warranty-plans-options .card:first-child .card-content {
    display: block;
}
.warranty-plans-options .card:first-child .card-body {
    background: linear-gradient(180deg, rgba(0, 170, 255, 0.01), rgba(0, 170, 255, 0.08));
}
.warranty-plans-options .card:first-child .arrow-up {
    display: block;
}
.warranty-plans-options .card:first-child .arrow-down {
    display: none;
}
@media (min-width: 46.25em) {
    .warranty-plans-options .card:first-child .arrow-down,
    .warranty-plans-options .card:first-child .arrow-up {
        display: none;
    }
}
@media (min-width: 46.25em) {
    .warranty-plans-options .card:nth-child(2) {
        margin: 0 15px;
    }
}
.warranty-plans-options .card:nth-child(2) .card-header {
    background: #064468;
}
.warranty-plans-options .card:nth-child(2) .card-body {
    background: linear-gradient(180deg, rgba(6, 68, 104, 0.01), rgba(6, 68, 104, 0.08));
}
.warranty-plans-options .card:nth-child(3) .card-header {
    background: #f63;
}
.warranty-plans-options .card:nth-child(3) .card-body {
    background: linear-gradient(180deg, rgba(255, 102, 51, 0.01), rgba(255, 102, 51, 0.08));
}
.warranty-plans-options .card-header {
    position: relative;
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.11111;
    font-weight: 300;
}
.warranty-plans-options .card-body {
    display: flex;
    padding: 10px 10px 20px;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
}
.warranty-plans-options .info-header {
    font-size: 1rem;
    line-height: 1.25;
}
.warranty-plans-options .info-body {
    padding-bottom: 10px;
    color: #807f7f;
    height: 100%;
    font-size: 0.875rem;
    line-height: 1.42857;
}
.warranty-plans-options .card-image {
    height: 180px;
    min-height: 180px;
    width: 200px;
    margin-bottom: 10px;
    object-fit: cover;
    align-self: center;
}
.warranty-plans-options .cta {
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
    padding: 0.45em 0;
    background: none;
    border-color: #3bf;
    font-size: 1rem;
    line-height: 1.25;
    color: #3bf;
}
.warranty-plans-options .cta:hover {
    background: #fff;
}
.warranty-plans-options .bottom-text {
    padding-top: 30px;
}
.warranty-plans-options .bottom-text ul,
.warranty-plans-options .side-bar ul {
    padding-left: 2em;
    margin-bottom: 1.5em;
    list-style: disc;
}
.sidebar-wrapper .central {
    display: inline-block;
    width: calc(100% - 250px);
}
@media (max-width: 37.5em) {
    .sidebar-wrapper .central {
        width: 100%;
    }
}
.sidebar-wrapper .sidebar {
    float: right;
    width: 230px;
    margin-top: 30px;
    box-sizing: border-box;
}
.sidebar-wrapper .sidebar.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
}
@media (max-width: 37.5em) {
    .sidebar-wrapper .sidebar {
        float: none;
        width: 100%;
    }
    .sidebar-wrapper .sidebar.sticky {
        position: static;
    }
}
.sidebar-wrapper.mobile,
.sidebar-wrapper.mobile .region .central {
    width: 100%;
}
.sidebar-wrapper.mobile .region .sidebar {
    margin-top: 0;
}
@media (min-width: 37.5em) {
    .sidebar-wrapper:not(.ab-testable) .three-panel-bullet-list .mobile-column {
        display: block;
    }
}
@media (min-width: 46.25em) {
    .sidebar-wrapper:not(.ab-testable) .three-panel-bullet-list .mobile-column {
        display: flex;
    }
}
@media (min-width: 46.25em) {
    .sidebar-wrapper:not(.ab-testable) .three-panel-bullet-list .value {
        font-size: 1.3125rem;
        line-height: 1.19048;
    }
}
@media (min-width: 61.25em) {
    .sidebar-wrapper:not(.ab-testable) .three-panel-bullet-list .value {
        font-size: 1.5rem;
        line-height: 1.16667;
    }
}
.warranty-caring {
    position: relative;
    padding: 2em 0;
}
.warranty-caring h2 {
    margin-bottom: 1rem;
    padding: 0 15px;
}
@media (min-width: 46.25em) {
    .warranty-caring h2 {
        padding: 0 9.5px;
    }
}
.warranty-caring ul {
    font-size: 0;
}
.warranty-caring ul li {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0 15px;
    vertical-align: top;
    text-align: left;
    font-size: 1rem;
}
@media (min-width: 46.25em) {
    .warranty-caring ul li {
        width: 33.33333%;
        padding: 0 9.5px;
    }
}
.warranty-caring .item {
    padding: 1em 0 0;
}
@media (min-width: 46.25em) {
    .warranty-caring .item {
        padding: 1.15em 0;
    }
}
.warranty-caring .item .icon-inline {
    float: left;
}
@media (min-width: 46.25em) {
    .warranty-caring .item .icon-inline {
        margin: -5px 0 0;
    }
}
.warranty-caring .item .title {
    margin: 0 0 0.2em;
    padding-left: 78px;
    font-size: 1.5rem;
    line-height: 0.9;
    color: #0048bb;
}
@media (min-width: 46.25em) {
    .warranty-caring .item .title {
        padding-left: 70px;
        font-size: 1.5rem;
        line-height: 1.2;
    }
}
.warranty-caring .item p {
    padding-left: 78px;
    color: #686868;
}
@media (min-width: 46.25em) {
    .warranty-caring .item p {
        padding-left: 70px;
        font-size: 1rem;
        line-height: 1.25;
    }
}
.warranty-caring .item a:not([href]) {
    text-decoration: none;
}
.warranty-caring .item a:hover {
    color: #054368;
}
.warranty-caring .item svg path {
    fill: #0048bb;
    mask: initial;
    stroke: unset;
}
.expand-collapse {
    padding: 20px 0;
}
.expand-collapse .header-content {
    padding: 0 9.5px 10px;
}
@media (min-width: 27.5em) {
    .expand-collapse .header-content {
        padding: 0 0 10px;
    }
}
.expand-collapse .header-content > p {
    margin: 0;
}
.expand-collapse .items-list {
    border-top: 2px solid #ccc;
}
.expand-collapse .item {
    border-bottom: 2px solid #ccc;
}
.expand-collapse .item-title {
    padding: 15px 40px 15px 9.5px;
    font-size: 1.125rem;
    line-height: 1.11111;
    position: relative;
    cursor: pointer;
}
@media (min-width: 27.5em) {
    .expand-collapse .item-title {
        padding-left: 0;
    }
}
.expand-collapse .item-content {
    display: none;
}
.expand-collapse .collapsed .arrow-down,
.expand-collapse .item.expanded .item-content {
    display: block;
}
.expand-collapse .arrow-down,
.expand-collapse .collapsed .arrow-up {
    display: none;
}
.expand-collapse .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.expand-collapse .region {
    padding: 0;
}
@media (min-width: 27.5em) {
    .expand-collapse .region {
        padding: 0 9.5px;
    }
}
.expand-collapse .content-wrapper {
    display: flex;
    flex-direction: column;
    padding: 0 9.5px;
}
@media (min-width: 27.5em) {
    .expand-collapse .content-wrapper {
        flex-direction: row;
    }
}
.expand-collapse .full-width,
.expand-collapse .half-of-width,
.expand-collapse .third-of-width {
    box-sizing: border-box;
    width: 100%;
    padding: 15px 0;
}
.expand-collapse .full-width:not(:first-child),
.expand-collapse .half-of-width:not(:first-child),
.expand-collapse .third-of-width:not(:first-child) {
    border-top: 1px solid #ccc;
}
@media (min-width: 27.5em) {
    .expand-collapse .full-width:not(:first-child),
    .expand-collapse .half-of-width:not(:first-child),
    .expand-collapse .third-of-width:not(:first-child) {
        border-top: none;
    }
}
@media (min-width: 27.5em) {
    .expand-collapse .full-width,
    .expand-collapse .half-of-width,
    .expand-collapse .third-of-width {
        padding: 15px 10px;
    }
}
@media (min-width: 27.5em) {
    .expand-collapse .half-of-width {
        width: 50%;
    }
    .expand-collapse .half-of-width:first-child {
        padding-right: 5px;
    }
    .expand-collapse .half-of-width:last-child {
        padding-left: 5px;
    }
    .expand-collapse .third-of-width {
        width: 33.33333%;
    }
    .expand-collapse .third-of-width:first-child {
        padding-right: 10px;
    }
    .expand-collapse .third-of-width:nth-child(2) {
        padding-right: 10px;
        padding-left: 10px;
    }
    .expand-collapse .third-of-width:nth-child(3) {
        padding-left: 10px;
    }
}
.expand-collapse ul {
    padding-left: 2em;
    margin-bottom: 1em;
    list-style: disc;
}
.expand-collapse ul.green-checks-list {
    list-style-image: url(/media/app/check-mark-12.png);
}
.expand-collapse ul.red-crosses-list {
    list-style-image: url(/media/app/x-mark-12.png);
}
.expand-collapse hr {
    margin: 15px 0;
}
.expand-collapse .centered {
    margin: 0 auto;
}
.expand-collapse .heading {
    font-size: 1.125rem;
    line-height: 1.33333;
    padding-bottom: 1em;
}
.expand-collapse .gray {
    color: #807f7f;
}
.expand-collapse .small {
    font-size: 0.875rem;
    line-height: 1.71429;
}
.expand-collapse .big {
    font-size: 1.25rem;
    line-height: 1.4;
}
.expand-collapse a {
    color: #0af;
}
.enroll-now {
    font-size: 15px;
}
.enroll-now .enroll {
    padding: 20px 15px;
    background: #f8f8f8;
    font-weight: 300;
}
.enroll-now .enroll h3 {
    font-size: 22px;
    margin-bottom: 0.3em;
}
.enroll-now .enroll .subtitle {
    margin-bottom: 15px;
}
.enroll-now .enroll .enroll-now-cta .enroll-now-actions {
    width: 100%;
}
.enroll-now .enroll .enroll-now-cta .enroll-now-actions .button {
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 15px;
}
.enroll-now .enroll .enroll-now-cta .enroll-now-actions .loading-notice {
    margin: 11px 0;
}
.enroll-now .enroll .enroll-now-cta .enroll-now-actions .cta-phone {
    margin-bottom: 20px;
}
.enroll-now .enroll .warranty-plan-select.error {
    border-color: #ed1c24;
}
.enroll-now .enroll .state-select {
    margin: 10px 0;
}
.enroll-now .enroll .state-select.error {
    border-color: #ed1c24;
}
.enroll-now .enroll .still-got-question {
    font-size: 15px;
    margin-top: 10px;
}
.enroll-now .enroll .still-got-question a {
    display: block;
    color: #0af;
    font-weight: 400;
}
@media (max-width: 37.5em) {
    .enroll-now .enroll .still-got-question a {
        display: inline;
    }
}
.enroll-now .enroll .repair-link {
    margin-top: 20px;
}
.enroll-now .enroll .repair-link a {
    color: #0af;
    font-weight: 400;
}
.enroll-now .already-a-member {
    padding: 25px 15px;
}
.enroll-now .already-a-member h3 {
    font-size: 20px;
    margin-bottom: 0.5em;
}
.enroll-now .already-a-member a {
    font-weight: 400;
}
.sidebar-promotion {
    position: relative;
}
.sidebar-promotion .promotion-content + .loading-notice {
    position: absolute;
    margin-bottom: 0;
}
.sidebar-promotion .promotion-content {
    margin-bottom: 25px;
    padding: 20px 15px;
    border: 1px solid #0af;
}
.sidebar-promotion .promotion-content h2 {
    font-size: 24px;
    color: #0af;
}
.sidebar-promotion .promotion-content .cta-text {
    font-size: 17px;
}
.sidebar-promotion .promotion-content.blur {
    filter: blur(2px);
}
.sidebar-promotion .loading-notice {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsla(0, 0%, 100%, 0.8);
    margin-bottom: 25px;
}
.sidebar-promotion .loading-notice.is-hidden {
    display: none;
}
@media (min-width: 37.5em) {
    .testimonial-collection .testimonial {
        padding: 10px 0;
    }
}
@media (min-width: 37.5em) {
    .testimonial-collection .testimonial:nth-child(odd) .blockquote-testimonial {
        margin: 0 0 30px 90px;
    }
}
.testimonial-collection .testimonial:nth-child(2n) .blockquote-testimonial {
    border-left: 1px solid #c3d32b;
    border-right: none;
}
@media (min-width: 37.5em) {
    .testimonial-collection .testimonial:nth-child(2n) .blockquote-testimonial {
        margin: 0 85px 30px 0;
        padding: 0 2% 0 0;
        border-right: 1px solid #c3d32b;
        border-left: none;
    }
}
@media (min-width: 37.5em) {
    .testimonial-collection .testimonial:nth-child(2n) .blockquote-testimonial:before {
        right: -98px;
        left: 100%;
    }
}
.hero-v3.widget.interactive .hero-v3-container.desktop .hero-v3-tagline {
    width: 60%;
}
.hero-v3.widget.interactive .hero-v3-container.mobile .hero-v3-phone-button {
    display: block;
    min-height: 44px;
    margin-top: 10px;
    padding: 0;
    line-height: 2;
}
.hero-v3.widget.interactive .hero-v3-cta {
    display: none;
}
.hero-v3.widget.interactive .scheduler-holder {
    display: block;
}
.hero-v3.widget.interactive .cta-button {
    font-size: 1.125rem;
    font-weight: 400;
}
@media (min-width: 37.5em) {
    .hero-v3.widget.interactive .cta-button {
        font-size: 1.125rem;
    }
}
@media (min-width: 37.5em) {
    .hero-v3.widget.interactive .icon-cta {
        height: 25px;
    }
}
.scheduler-holder {
    position: relative;
    display: none;
    box-sizing: border-box;
    width: 70%;
}
@media (max-width: 46.25em) {
    .scheduler-holder {
        width: 100%;
    }
}
.scheduler-holder.mobile {
    padding: 10px;
    width: auto;
}
.scheduler-holder.mobile .white-bg-section {
    right: 10px;
    left: 10px;
}
.scheduler-holder.mobile .white-bg-section .appliance-info-form > fieldset h3.see-all-cta {
    text-align: center;
}
.scheduler-holder.mobile .loading-notice {
    line-height: 250px;
}
.scheduler-holder .sis-maintenance-message {
    text-align: center;
    padding: 50px;
    color: #000;
}
.scheduler-holder .message-header {
    padding-top: 50px;
}
.scheduler-holder .ga-phone,
.scheduler-holder .phone-cta-text {
    padding: 0;
    font-size: 1.125rem;
    line-height: 2.5;
}
.scheduler-holder .hp-hero-cta-container {
    display: flex;
}
@media (max-width: 37.5em) {
    .scheduler-holder .hp-hero-cta-container {
        flex-direction: column;
    }
}
.scheduler-holder .hp-hero-cta-container.opened .appliance,
.scheduler-holder .hp-hero-cta-container.opened .brand {
    background-color: #dedede;
}
.scheduler-holder .hp-hero-cta-container.opened .appliance.active,
.scheduler-holder .hp-hero-cta-container.opened .brand.active {
    background-color: #fff;
    pointer-events: auto;
}
.scheduler-holder .hp-hero-cta-container .appliance,
.scheduler-holder .hp-hero-cta-container .brand {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex-basis: 100%;
    background-color: #fff;
    font-size: 1rem;
    color: #565656;
    cursor: pointer;
    border: 1px solid #0af;
    font-weight: 400;
}
@media (min-width: 37.5em) {
    .scheduler-holder .hp-hero-cta-container .appliance,
    .scheduler-holder .hp-hero-cta-container .brand {
        margin-right: 5px;
    }
}
.scheduler-holder .hp-hero-cta-container .appliance .appliance-text,
.scheduler-holder .hp-hero-cta-container .appliance .brand-text,
.scheduler-holder .hp-hero-cta-container .brand .appliance-text,
.scheduler-holder .hp-hero-cta-container .brand .brand-text {
    width: 100%;
}
.scheduler-holder .hp-hero-cta-container .appliance .appliance-text .item-name,
.scheduler-holder .hp-hero-cta-container .appliance .brand-text .item-name,
.scheduler-holder .hp-hero-cta-container .brand .appliance-text .item-name,
.scheduler-holder .hp-hero-cta-container .brand .brand-text .item-name {
    max-width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 5px;
}
.scheduler-holder .hp-hero-cta-container .appliance .arrow-up,
.scheduler-holder .hp-hero-cta-container .brand .arrow-up {
    display: none;
}
.scheduler-holder .hp-hero-cta-container .appliance.active,
.scheduler-holder .hp-hero-cta-container .brand.active {
    border: none;
}
.scheduler-holder .hp-hero-cta-container .appliance.active .arrow-up,
.scheduler-holder .hp-hero-cta-container .brand.active .arrow-up {
    display: block;
}
.scheduler-holder .hp-hero-cta-container .appliance.active .arrow-down,
.scheduler-holder .hp-hero-cta-container .brand.active .arrow-down {
    display: none;
}
.scheduler-holder .hp-hero-cta-container .appliance.active:after,
.scheduler-holder .hp-hero-cta-container .brand.active:after {
    content: "";
    position: absolute;
    bottom: -6px;
    background: #fff;
    height: 6px;
    width: 100%;
    z-index: 1;
}
.scheduler-holder .hp-hero-cta-container .appliance.item-selected,
.scheduler-holder .hp-hero-cta-container .brand.item-selected {
    background-color: #fff;
}
.scheduler-holder .hp-hero-cta-container .appliance .arrow,
.scheduler-holder .hp-hero-cta-container .brand .arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.scheduler-holder .hp-hero-cta-container .appliance .arrow .icon,
.scheduler-holder .hp-hero-cta-container .brand .arrow .icon {
    vertical-align: middle;
}
@media (max-width: 37.5em) {
    .scheduler-holder .hp-hero-cta-container .appliance,
    .scheduler-holder .hp-hero-cta-container .brand {
        margin-bottom: 10px;
    }
}
.scheduler-holder .hp-hero-cta-container .schedule-button-holder {
    max-height: 100%;
    flex-basis: 100%;
    white-space: nowrap;
}
.scheduler-holder .hp-hero-cta-container .schedule-button-holder .button {
    height: 100%;
    font-weight: 300;
    display: flex;
    min-height: 44px;
}
@media (min-width: 37.5em) {
    .scheduler-holder .hp-hero-cta-container .schedule-button-holder .button {
        min-height: auto;
    }
}
.scheduler-holder .hp-hero-cta-container .hidden-link {
    visibility: hidden;
    pointer-events: none;
}
@media (min-width: 61.25em) {
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-brand-form > fieldset .top-selections-list,
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-name-form > fieldset .top-selections-list {
        column-count: 6;
        column-gap: 10px;
    }
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-brand-form > fieldset .top-selections-list svg,
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-name-form > fieldset .top-selections-list svg {
        max-height: 3em;
    }
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-brand-form > fieldset .top-selections-list .top-selection .appliance-info-radiobutton-label,
    .scheduler-holder:not(.mobile) #hero-scheduler-appliance-name-form > fieldset .top-selections-list .top-selection .appliance-info-radiobutton-label {
        min-height: 3em;
    }
}
.scheduler-holder .white-bg-section {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    padding: 0 15px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 12px 13px 0 rgba(0, 0, 0, 0.19);
    z-index: 2;
}
.scheduler-holder .white-bg-section .section-title {
    padding: 25px 0 5px;
    text-align: center;
    font-size: 0.9375rem;
    font-weight: 300;
    color: #807f7f;
}
@media (min-width: 46.25em) {
    .scheduler-holder .white-bg-section .section-title {
        display: none;
    }
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset {
    margin: 0 auto;
}
@media (min-width: 37.5em) {
    .scheduler-holder .white-bg-section .appliance-info-form > fieldset {
        margin-top: 15px;
    }
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset > legend {
    color: #565656;
}
@media (min-width: 37.5em) {
    .scheduler-holder .white-bg-section .appliance-info-form > fieldset > legend {
        display: none;
    }
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.appliance-types-list-holder .top-selection .appliance-info-radiobutton-field.selected + label,
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.products-list-holder .top-selection .appliance-info-radiobutton-field.selected + label {
    background: inherit;
    border: 1px dashed #000;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.appliance-types-list-holder .top-selection label,
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.products-list-holder .top-selection label {
    color: #0af;
    min-height: auto;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.appliance-types-list-holder .top-selection label:hover,
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.products-list-holder .top-selection label:hover {
    background: inherit;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.appliance-types-list-holder .top-selection label:hover span,
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.products-list-holder .top-selection label:hover span {
    text-decoration: underline;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.appliance-types-list-holder .top-selection label svg,
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.products-list-holder .top-selection label svg {
    color: #0af;
    fill: #0af;
    max-height: 3em;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset.brands-list-holder .top-selection svg {
    max-height: 4.5em;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset .top-selections-list {
    max-width: 100%;
    margin: 0 auto;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset .additional-options-list > li > label {
    color: #1a2b58;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset h3.see-all-cta {
    width: 100%;
    margin: 10px 0 20px;
    color: #f27132;
}
.scheduler-holder .white-bg-section .appliance-info-form > fieldset h3.see-all-cta > span svg {
    color: #f27132;
    fill: #f27132;
}
.scheduler-holder .white-bg-section .scheduler-appliance-brand-form .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label svg,
.scheduler-holder .white-bg-section .scheduler-appliance-brand-form .top-selection .appliance-info-radiobutton-field:checked + .appliance-info-radiobutton-label svg,
.scheduler-holder .white-bg-section .scheduler-appliance-brand-form .top-selection .appliance-info-radiobutton-field:hover + .appliance-info-radiobutton-label svg {
    fill: #333;
    color: #333;
}
.scheduler-holder .white-bg-section .scheduler-appliance-brand-form .top-selection .appliance-info-radiobutton-field.selected + .appliance-info-radiobutton-label svg {
    border: 1px dashed;
}
.schedule-now {
    font-size: 15px;
    margin-bottom: 25px;
}
.schedule-now .schedule-info {
    padding: 20px 15px;
    background: #f8f8f8;
    font-weight: 300;
}
.schedule-now .schedule-info h3 {
    font-size: 22px;
    margin-bottom: 0.3em;
}
.schedule-now .schedule-info .subtitle {
    margin-bottom: 15px;
}
.schedule-now .schedule-info .cta-scheduler .controls {
    width: 100%;
}
.schedule-now .schedule-info .cta-scheduler .controls .loading-notice {
    margin: 11px 0;
}
.schedule-now .schedule-info .cta-phone {
    margin-bottom: 20px;
}
.schedule-now .schedule-info .appliance-select {
    margin-bottom: 10px;
}
.schedule-now .schedule-info .cta-button {
    margin-bottom: 10px;
    font-size: 16px;
}
.before-after-chart {
    /* background: url(/media/app/technician-background.jpg); */
}
.before-after-chart .item {
    margin-bottom: 25px;
    font-size: 0;
    letter-spacing: 0;
}
.before-after-chart .column {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: left;
    font-size: 1rem;
}
.before-after-chart .column:last-child {
    margin-bottom: 0;
}
@media (max-width: 46.25em) {
    .before-after-chart .column.after,
    .before-after-chart .column.before {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 46.25em) {
    .before-after-chart .column {
        width: 33.33333%;
        margin: 0;
        padding: 0 9.5px;
    }
}
.before-after-chart .column h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.44;
}
.before-after-chart .column .image-wrapper {
    position: relative;
    max-width: 340px;
}
.before-after-chart .column .image-wrapper .status-text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 3px 0;
    background: #0048bb;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.before-after-chart .column .image-wrapper img {
    max-width: 100%;
}
.before-after-chart .fields .button {
    margin-top: 1.2em;
    margin-bottom: 0;
}
.before-after-chart .cta-phone {
    color: #fff;
    background: #f63;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
}
.before-after-chart .cta-phone:hover {
    color: #f27132;
    background: #fff;
    text-decoration: none;
}
@media (min-width: 27.5em) {
    .before-after-chart .cta-phone {
        width: fit-content;
        min-width: 200px;
        margin: 20px auto 10px;
    }
}
.maintenance-bundle.mobile .mobile-collapse-content,
.maintenance-bundle:not(.mobile) {
    /* background: url(/media/app/technician-background.jpg); */
}
@media (min-width: 37.5em) {
    .maintenance-bundle .description {
        text-align: center;
    }
}
.maintenance-bundle .items {
    margin-top: 25px;
    font-size: 0;
    letter-spacing: 0;
}
.maintenance-bundle .item {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: left;
    font-size: 1rem;
}
@media (min-width: 46.25em) {
    .maintenance-bundle .item {
        width: 33.33333%;
        margin: 0;
        padding: 0 9.5px;
    }
}
@media (max-width: 46.25em) {
    .maintenance-bundle .item img {
        display: block;
        margin: 0 auto;
    }
}
.maintenance-bundle .item h3 {
    margin: 10px 0 5px;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.44;
}
.maintenance-bundle .item .price {
    margin: 5px 0;
    font-size: 28px;
    font-weight: 700;
    color: #0048bb;
}
.maintenance-bundle .item .promotion-wrapper {
    position: relative;
    height: 100px;
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 150px;
    height: 150px;
    margin-top: -75px;
    margin-left: 0;
    padding: 1em;
    box-sizing: border-box;
    transform: translateX(-50%);
    border: 0;
    border-radius: 50%;
    font-size: 1.125rem;
    line-height: 1.16667;
    text-align: center;
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    width: 92.5%;
    height: 92.5%;
    margin-top: -46.75%;
    margin-left: -46.75%;
    padding: 2em 0.51em 1em;
    border: 2px solid #fff;
    border-radius: 50%;
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge .promotion-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge .promotion-badge-value {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge .promotion-badge-description {
    padding-right: 0;
}
.maintenance-bundle .item .promotion-wrapper a.promotion-badge .promotion-badge-action {
    display: block;
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.33333;
    color: #1a2b58;
}
.maintenance-bundle .fields .button {
    margin-top: 1.2em;
    margin-bottom: 0;
}
.maintenance-bundle .cta-phone {
    color: #fff;
    background: #f63;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
}
.maintenance-bundle .cta-phone:hover {
    color: #f63;
    background: #fff;
    text-decoration: none;
}
@media (min-width: 27.5em) {
    .maintenance-bundle .cta-phone {
        width: fit-content;
        min-width: 200px;
        margin: 20px auto 10px;
    }
}
.maintenance-bundle.new-styles {
    /* background: url(/media/app/technician-background.jpg); */
    color: #000;
}
.maintenance-bundle.new-styles .heading-widget {
    font-size: 2.125rem;
    font-weight: 400;
    margin-bottom: 10px;
}
.maintenance-bundle.new-styles .description {
    font-weight: 300;
    font-size: 1.125rem;
    margin-bottom: 100px;
}
.maintenance-bundle.new-styles .items {
    margin-bottom: 30px;
}
@media (min-width: 46.25em) {
    .maintenance-bundle.new-styles .items {
        margin-bottom: 50px;
    }
}
.maintenance-bundle.new-styles .item {
    position: relative;
    margin-bottom: 80px;
}
.maintenance-bundle.new-styles .item:last-child {
    margin-bottom: 0;
}
@media (min-width: 46.25em) {
    .maintenance-bundle.new-styles .item {
        margin-bottom: 0;
    }
}
.maintenance-bundle.new-styles .item .item-inner {
    background-color: #fff;
}
.maintenance-bundle.new-styles .item .sale {
    box-sizing: border-box;
    position: absolute;
    top: -50px;
    left: 0;
    margin-left: calc(50% - 50px);
    background-color: #6f9;
    border: 1px #000;
    padding: 5px;
    width: 100px;
    max-width: none;
    height: 100px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #1a2b57;
    text-transform: uppercase;
}
.maintenance-bundle.new-styles .item .sale-text {
    font-size: 1rem;
}
.maintenance-bundle.new-styles .item .sale-value {
    font-size: 1.6875rem;
    font-weight: 700;
    margin-top: -5px;
}
.maintenance-bundle.new-styles .item h3 {
    font-size: 1.6875rem;
    font-weight: 700;
    margin-bottom: 0;
}
.maintenance-bundle.new-styles .item .subtitle {
    font-size: 0.875rem;
}
.maintenance-bundle.new-styles .item .price {
    font-size: 2.5rem;
    color: #08a2bb;
    margin: 0 0 30px;
}
.maintenance-bundle.new-styles .item p {
    font-size: 0.9375rem;
    padding: 10px;
}
.maintenance-bundle.new-styles .button {
    font-size: 1rem;
    margin: 20px 10px;
    padding: 10px 15px;
}
.maintenance-bundle.new-styles .cta-phone:hover {
    color: #fff;
    background: #f4841f;
}
.maintenance-bundle.new-styles .bottom-text {
    font-size: 0.75rem;
    font-weight: 300;
    margin-left: 20px;
}
.latest-achievement {
    display: none;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    padding: 20px 30px 5px 25px;
}
.latest-achievement span {
    font-weight: 700;
    color: #f63;
}
@media (max-width: 37.5em) {
    .latest-achievement span {
        color: #c3d32b;
    }
}
@media (min-width: 37.5em) {
    .latest-achievement {
        color: #000;
        padding: 20px 0 0;
        font-size: 18px;
        text-align: left;
        font-weight: 400;
    }
}
.hero-v2 .latest-achievement {
    font-weight: 300;
    color: #fff;
}
@media (max-height: 27.5em) and (orientation: landscape) {
    .hero-v2 .latest-achievement {
        text-align: center;
    }
    .hero-v2 .latest-achievement span {
        color: #c3d32b;
    }
}
@media (min-width: 61.25em) {
    .hero-v2 .latest-achievement {
        margin-left: 25px;
        padding: 0;
    }
}
@media (min-width: 61.25em) {
    .hero-v2 .hero-v2-brand-logo + .latest-achievement {
        width: 35%;
    }
    .hero-v2 .hero-v2-callout + .latest-achievement {
        width: 50%;
    }
}
iframe[name="google_conversion_frame"] {
    display: none;
}

#phone_id, .phone_id_class {

  animation-name: stretch;
  animation-duration: 3.5s; 
  animation-timing-function: ease-out; 
  animation-delay: 0;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
}


@keyframes stretch {
  0% {
    transform: scale(.3);
    color: rgb(107, 252, 11)
    /* border-radius: 100%; */
  }
  50% {
    color: rgb(255, 230, 0);
  }
  100% {
    transform: scale(1.5);
    color: red;
  }
}

.fields.region > span {
  color: #fff619;
}

a.scheduler-link {
  color: #01236a;
}

i.far.fa-calendar-alt {
  padding: 0 5px;
}

.fields a.process i {
  float: left;
  font-size: 3em;
  color: #01236a;
 
}

.logo g {
  fill: #01236a;
}

.logo g path.kred{
  fill: #df042e;
}

.nav-panel .nav-item i {
  float: left;
  margin-top: 4px;
  margin-right: 10px;
}

.menu-footer li a i{
  padding-right: 10px;
}

.footer-links-social i {
  font-size: 2.100rem;
}

a.button.button-small.hero-v2-phone.hero-v2-phone-lockable.hero-v2-button.ga-phone {
  text-shadow: 1px 1px 1px #df042e;
}


.gallery li {
    display: inline;
    list-style: none;
    width: 150px;
    min-height: 175px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}

.gallery img {
  height: 80px;
}

section.default.hero-v3.widget {
    box-shadow: -2px 1px 6px 7px rgb(196, 196, 196);
}

section.contact-call.fields.region {
  margin-top: 20px;
}

.child {

    padding: 10px;
    float: left;
    width: 23.5%;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.child:last-child {
    width: 12rem;
    padding-top: 1.36rem;
    margin-right: 0;
}
.desktop.hero-v3-container div.fields {
  text-shadow: -1px 0px 2px white;
}

#loginform-rememberme{
  height: 20px;
    width: 20px;
}

.kossborder {
    border-color: #ff2f00;
    width: fit-content;
    border-style: dotted;
    margin: 0 auto;
    padding: 10px;

}

.koss-li-item {
  position: relative;
}

.koss-li-item ul{
  display: none;
    left: 0;
  background: #FFF;
    margin: 0;
    padding: 5px;
    width: 14rem;
    position: absolute;
    /* left: -999em; */
    z-index: 1000;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,.8);
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
}

nav .koss-li-item:hover > ul {
  display: block;
}



ul.flex {
    display: flex;
}

div#koss_blog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    grid-template-areas:
        "header header header"
        "footer footer footer"
        " .      center .  ";
}

@media only screen and (max-width: 600px) {
    div#koss_blog {
      grid-template-columns: 1fr;
      grid-template-areas:
          "header"
          "footer"
          " center";
    }
}


.summary {
  grid-area: center;
  justify-self: center;
  margin: 0 0 20px 0;
}

ul.pagination {
  gap: 5px;
  grid-area: center;
  justify-content: center;
}

h1.blogs {
  text-align: center;
  margin-bottom: 0.5em;
  font-size: 3.125rem;
    line-height: 1.2;
    color: #323232;
    font-weight: 300;
}

.panel.panel-defult {
  margin: 10px;
}

.panel.panel-defult h2{
  min-height: 50px;
  font-size: 1.625rem;
}

.panel.panel-defult h5, .small{
  font-size: 0.625rem;
}

ul.layout.horizontal.center li.active::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

ul.layout.horizontal.center li.active {
  margin: 0.3em 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0.5em 0.2em;
  color: #989898;
  font-weight: 300;
}

.margintopbottom {
  margin: 20px auto;
}

#footer_li .footer-legal-links ul li {
  margin: unset;
}

.flexdiv {
    display: flex;
    flex-direction: column;
}

.flexdiv hr {
  border-top: 1px dotted white;
  margin: 0 1px 1px 1px;
}

span.very-small-span.cta-text-large {
  font-size: 11px;
}

span.very-small-span.cta-text-small {
  font-size: 10px;
}

span.cta-scheduler-text.cta-text-large {
  height: 24px;
}

.footer-metro-areas ul {
  column-count: 4;
}


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

    .footer-site-map ul {
      column-count: 2;
    }
  
    .footer-metro-areas ul {
      column-count: 2;
    }
  }
}


@media (max-width: 46.25em) {

  .footer-site-map ul {
    column-count: 1;
  }

  .footer-metro-areas ul {
    column-count: 1;
  }
}

.footer-legal .fields {
  display: flex;
}

/* .kossnews {
    gap: 20px;
    display: flex;
} */

.kossnews {
  
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  gap: 1rem; /* Adjust the gap between items as needed */
}

.kossnews .card {
  min-width: 18rem;
  display: flex;
  flex-direction: column;
}

.kossnews .card-img-top {
  object-fit: cover;
  height: 150px; 
}

.kossnews .card-body {
  flex-grow: 1;
}

.kossnews .card-title {
  height: 60px; 
  overflow: hidden;
}

.kossnews p.card-text {
  font-size: xx-small;
}


