
@font-face {
  font-family: 'PoppinsB';
  src: url('/static/pet-insurance/ab-tests/assets/fonts/Poppins-Bold.ttf') format('woff2');
  font-display: swap;
}

li > b {
 font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 700;
    text-transform: none;    
}
o
#first-li {
    list-style: none;
}

li {
    margin-bottom: 12px;
}

a {
    color: inherit;
    text-decoration: none;
}

._cont,
.form_wrapper {
    display: block;
    margin: auto
}

#address_zip,
.overlay {
    z-index: 1;
    position: absolute
}

.step6 .options_div input[name="security_featurespet_insurance_choice_motivation[]"]  {
    transform: scale(1.5);
    accent-color: #517D7B;
}

.step6 .options_div .img_box {
        padding-left: 10px;
        text-align: start;
}

.top_section {
    background-image: url('https://top10us.com/static/home-security-quote-long/assets/images/Security-usa-scaled-e1673434610464_1.webp');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    position: relative
}

._cont {
    max-width: 1140px
}

.logo_section img {
    height: 50px
}

.logo_section a {
    text-align: left
}

.overlay {
    background-color: transparent;
    background-image: linear-gradient(100deg, #fff 38%, #f2295B00 67%);
    opacity: 1;
    transition: background .3s, border-radius .3s, opacity .3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

#form,
.error_div,
.step3 .open_question_div {
    position: relative
}

.top_section>:not(.overlay) {
    z-index: 2;
    position: relative
}

.top_section h1 {
    color: #517d7b;
    font-family: Almarai, Sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em
}

.top_section h2 {
    color: #517d7b;
    font-family: Poppins, Sans-serif;
    font-size: 22px
}

.fourth_section h2,
.second_section h2,
.third_section h2 {
    font-size: 28px;
    color: #517d7b;
    font-family: Poppins, Sans-serif;
    text-align: center
}

/*.second_section h2 {*/
/*    margin-top: 5rem*/
/*}*/

.fourth_section ul,
.third_section ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.top_section .text_div {
    width: 55%;
    padding-top: 3rem
}

.second_section {
    background: #f7f5f2;
    min-height: 450px;
    padding-top: 2rem
}

.form_wrapper,
.third_section {
    background: #fff
}

.form_wrapper {
    max-width: 100%;
    width: 950px;
    min-height: 500px;
    border-radius: 1rem
}

.second_section .text_section p {
    font-size: 20px;
    line-height: 28px;
    max-width: 700px;
    margin: auto auto 2rem
}

.features {
    display: flex;
    gap: 1rem;
    max-width: 870px;
    margin: auto
}

.features>div {
    width: 33.3%
}

.features>div img {
    width: 100%;
    border-radius: 1rem
}

.features div p {
    font-size: 16px !important;
    text-align: center;
    margin: 1rem 0 !important
}

.fourth_section_wrapper,
.third_section_wrapper {
    max-width: 870px;
    margin: auto;
    min-height: 200px;
    padding: 1rem
}

.fourth_section h3,
.third_section h3 {
    color: #517d7b;
    font-family: Poppins, Sans-serif
}

.lower_text ul li,
.third_section ul li {
    display: flex;
    align-items: center;
    gap: .5rem
}

.third_section ul {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap
}

.fourth_section {
    background: #f7f5f2
}

a._btn {
    background: #517d7b;
    color: #fff;
    text-decoration: none;
    padding: 1rem;
    display: block;
    margin: 3rem auto 4rem;
    max-width: 290px;
    text-align: center;
    border-radius: .5rem;
    transition: .3s;
    font-weight: 500;
    font-family: Poppins, Sans-serif
}

.step1 .options_div label p,
.step7 .options_div label p,
body {
    margin: 0
}

a._btn:hover {
    background: #457b9d
}

.footer {
    background: #a8dadc4a;
    min-height: 400px;
    font-family: Poppins, Sans-serif;
    padding-bottom: 4rem
}

.footer_wrapper_row1 {
    display: flex;
    gap: 1rem;
    padding: 2rem 0
}

.footer_wrapper_row1 a {
    width: 40%
}

.footer_wrapper_row2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
    flex-wrap: wrap
}

.footer_nav_item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    align-content: center;
    gap: 1rem
}

.footer_nav_item_title {
    color: #1d3557;
    font-weight: 700
}

.footer_nav_item a {
    color: initial;
    font-size: 14px;
    text-decoration: none
}

.footer_wrapper_row1 div {
    line-height: 28px;
    color: #000
}

.discl {
    margin-top: 5rem;
    color: #000;
    font-size: 12px;
    font-weight: 300
}

body {
    padding: 0;
    font-family: Poppins, Sans-serif;
    font-size: 14px
}

.lower_text {
    text-align: center
}

.lower_text h2 {
    color: #000;
    font-size: 22px
}

.lower_text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

p.green_text {
    margin: 2rem 0 0;
    background: #a8dadcba;
    padding: 1rem;
    border-radius: 0 0 1rem 1rem
}

._form {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: -12rem;
    flex: 1
}

.form_wrapper {
    display: flex;
    flex-direction: column
}

.form_step:not(.--active),
.step1 .options_div label input,
.step7 .options_div label input{
    display: none
}

#form {
    margin: auto
}

.step1, .step7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.step1 h5 {
    font-weight: 400;
    font-size: 18px;
    max-width: 600px;
    text-align: center
}

.step1 h4 {
    font-size: 22px;
    max-width: 450px;
    margin: auto auto 1rem;
    text-align: center
}

.step1 .options_div,
.step7 .options_div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    max-width: 100%;
    gap: 1rem
}

.step7 .options_div { 
    margin-bottom: 1.2em;
}

.step1 .options_div label,
.step7 .options_div label{
    border: 1px solid #ccc !important;
    flex: 50%;
    border-radius: .5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 1rem;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 5px 30px rgb(0 0 0 / 6%)
}

.step10 .options_div label {
    padding: 1rem 1rem 0 1rem;
}

.step1 .options_div label:hover,
.step7 .options_div label:hover,
.step2 .options_div label:hover,
.step3 .options_div label:hover,
.step4 .options_div label:hover,
.step10 .options_div label:hover,
.step5 .options_div label:hover {
    background: #f1f1f1
}

.step1 .img_box,
.step7 .img_box{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    font-weight: 500
}

.step2, .step3, .step4, .step5, .step8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.step8 {
    
}

.step5 h4 {
    font-size: 27px;
    /*margin-top: 4rem;*/
    width: 460px;
    max-width: 100%;
    text-align: center;
    margin-bottom: 1rem;
    margin-top:1rem;
}

.--started .step5 h4 {
        margin-top: 3rem;
    }


#form,
.error_div,
.step5 .zip_div {
    position: relative
}

.step5 input {
    padding: 14px 3rem 14px 16px !important;
    border-radius: 8px;
    border: 1px solid #bbbcbc;
    transition: .3s;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px !important;
    font-weight: 600;
    flex: 1;
    max-width: 100%;
    min-width: 350px;
    box-sizing: border-box
}


.step4 .zip_div, .step5 .zip_div {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.step5 .zip_div svg {
    position: absolute;
    right: 10px
}

.step5 .zip_div:not(.--loading) #loading_bar {
    display: none !important
}

.step5 .zip_div #loading_bar {
    right: 40px;
    z-index: 2
}

.step2 h4 {
    font-size: 22px;
    margin-top: 4rem
}

.step3 input, .step4 #pet_age_range, .step5 #state, .step8 #current_insurance {
    padding: 14px 3rem 14px 16px !important;
    border-radius: 8px;
    border: 1px solid #bbbcbc;
    transition: .3s;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px !important;
    font-weight: 600;
    flex: 1;
    max-width: 100%;
    min-width: 350px;
    box-sizing: border-box
}

.step4 #pet_age_range, .step5 #state, .step8 #current_insurance {
    margin-bottom: 2em;
}

.for_step_actions button,
button.next-step {
    font-size: 16px;
    font-weight: 700;
    transition: .3s
}

.step3 .open_question_div {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

/*.step2 .open_question_div svg {*/
/*    position: absolute;*/
/*    right: 10px*/
/*}*/

/*.step2 .open_question_div:not(.--loading) #loading_bar {*/
/*    display: none !important*/
/*}*/

/*.step2 .open_question_div #loading_bar {*/
/*    right: 40px;*/
/*    z-index: 2*/
/*}*/

.error_div {
    color: red;
    top: -1.5rem
}

.for_step_actions button {
    background: 0 0;
    border-color: transparent;
    color: #6b7280;
    padding: 0;
    max-width: max-content;
    margin: 0 auto;
    cursor: pointer
}

.for_step_actions button:hover {
    color: #333
}

.for_step_actions {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem
}

button.next-step:hover {
    color: #fff;
    background: #3e6563
}

button.next-step {
    padding: 12px 30px;
    border-radius: 5px;
    background: #517d7b;
    color: #fff;
    margin: 0;
    box-shadow: none;
    border: 0
}

#address_zip {
    right: 40px;
    font-weight: 500
}

.form_progress {
    width: 100%;
    background-color: #e0e0e0;
    padding: 0;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    height: 10px;
    max-width: 300px;
    margin: 3rem auto -1rem
}

.form_progress_fill {
    display: block;
    height: 100%;
    background-color: #659cef;
    border-radius: 3px;
    transition: width .5s ease-in-out
}

.step2 h4,
.step3 h4,
.step4 h4,
.step6 h4,
.step7 h4,
.step8 h4 {
    font-size: 28px;
    max-width: 450px;
    margin: 3rem auto 1rem;
    text-align: center
}

.step2 .options_div,
.step4 .options_div,
.step8 .options_div,
.step10 .options_div,
.step5 .options_div,
.step6 .options_div {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 350px;
    width: 100%;
    margin: auto;
    padding: 1rem
}

.step9 {
    max-width: 100%;
    padding: 1rem;
    text-align: center;
    justify-content: center;
    margin: 5em 0 3em 0;
    border: 1px solid;
    border-radius: 10px;
    font-size: 18px;
}

.tip-box-title span {
    font-weight: 700;
    font-size: 1.3em;
    /*color: #f04570;*/
    color: #ff9e07;
}

.fa-regular, .far {
        font-size: 1.2em;
        padding: 5px;
}

.step6 .options_div label:hover{
        background: #f1f1f1;
}


.form-control,
.is-invalid .invalid-feedback {
    display: block
}

.name_row,
.step6 .input-group,
.step7 .input-group {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}


.options_div label {
    border: 1px solid #ccc !important;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: .3s;
    gap: .5rem;
    padding: 0 1rem;
    font-weight: 600
}

.options_div label:has(input:checked) {
    outline: black solid 1px !important
}


.options_div label {
    color: #0e75bc;
    background: #0e75bc13;
}

.options_div .img_box {
    flex-grow: 1;
}
.options_div label {
    text-align: center;
}
.options_div input {
    display: none;
}

.options_div input[name="security_featurespet_insurance_choice_motivation[]"] {
    display: block;
}

.form_progress_text {
    color: #34b37e;
    display: block;
    text-align: center;
    margin-top: 5px;
}

.mb-1 {
    margin-bottom: 1rem
}

.mb-2 {
    margin-bottom: 2rem
}

.mb-3 {
    margin-bottom: 3rem
}

.mt-1 {
    margin-top: 1rem
}

.mt-2 {
    margin-top: 2rem
}

.mt-3 {
    margin-top: 3rem
}

.form-label {
    margin-bottom: .5rem;
    opacity: .8
}

label {
    display: inline-block
}

.form-control {
    width: 100%;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bbbcbc;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-sizing: border-box
}

.form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem #517d7b45
}

.step6 .input-group,
.step7 .input-group {
    max-width:100%;
    width: 400px;
}

.is-invalid .form-control {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.d-flex {
    display: flex !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

.align-items-end {
    align-items: flex-end !important
}

.gap-1 {
    gap: 1rem
}

.gap-2 {
    gap: 2rem
}

.gap-3 {
    gap: 3rem
}

.name_row {
    width: 400px;
    margin-bottom: 1rem
}

.form-label-invisible {
    opacity: 0
}

/**************** CARDS SECTION *******************/

.triangle {
    position: absolute;
    top: -45px;
    left: -21px;
    width: 15px;
    height: 15px;
    background: linear-gradient(to bottom right, #ffffff00 0%, #ffffff00 50%, #000 50%, #000 100%);
}

article {
    max-width: 1100px;
    position: relative;
    margin: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    width: 97%;
}

 .side-note {
    font-size: 16px;
    font-family: PoppinsSB, sans-serif;
    background-color: #236aa9;
    position: absolute;
    left: -21px;
    top: -31px;
    padding: 14px 7px;
    color: #ffffff;
}


.article-body {
    width: 100%;
    display: flex;
    cursor: pointer;
}

.article-body>* {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}




 .article-body .stars-container {
    display: flex;
    align-items: flex-end;
    gap: 19px;
}

 .article-body .stars {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    height: 100%;
}

 .article-body .star-title {
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
}


 .article-body .star-rating {
    background-color: #236AA9;
    color: #ffffff;
    font-size: 27px;
    font-family: PoppinsSB, sans-serif;
    border-radius: 8px;
    padding: 3px 12px;

}

.article-body .back-stars {
    display: flex;
    color: #ccd6df;
    position: relative;
}

 .article-body .front-stars {
    display: flex;
    color: #236AA9;
    overflow: hidden;
    position: absolute;
    top: 0;
}




.article-body button,
footer button {
    font-family: "Poppins", Sans-serif;
    color: #ffffff;
    padding: 11px 36px;
    border-radius: 5px;
    font-size: 15px;
    border: 1px solid #ffffff;
    cursor: pointer;
    font-family: PoppinsM, sans-serif;
    transition: 0.3s ease all;
}

.article-body button {
    margin-bottom: 20px;
   background-color: #0C8001;
}



article footer {
    border-top: 2px dashed #DDDDDD;
    background-color: #E6F4FD;
    display: flex;
    align-items: center;
    padding-block: 15px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
}


article footer .special-deal {
    color: #236AA9;
    /*font-family: PoppinsR, sans-serif;*/
    font-size: 20px;
}

article footer .deal {
    font-family: PoppinsM, sans-serif;
    font-size: 19px;
}

.button:hover {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}



.button {
    font-family: "Poppins", Sans-serif;
    color: #ffffff;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #ffffff;
    cursor: pointer;
    font-family: PoppinsM, sans-serif;
    transition: 0.3s ease all;
    background: #6ABF4A;
    box-sizing:border-box;
    display:inline-block;
}

article footer button {
    background-color: #6ABF4A;
    align-self: center;
}

article footer button:hover,
.article-body button:hover {
    background-color: #14b105d6;
    color: #ffffff;
    /*border: 1px solid #000000;*/
}

.article-body .sec-2 .v-mark, .x-mark {
    width: 15px;
    margin-top: 2px;
    align-self: flex-start;
}


.offers .article-body .sec-1 ,
.offers .article-body .sec-1 .stars-container  {
    flex-wrap: wrap;
}

.article-body .sec-1 img {
    width: 215px;
    border-radius: 5px;
}

.article-body .sec-1 .stars-container {
    display: none;
}

.article-body .sec-2 {
    padding: 40px;
}


.article-body .sec-2 h2,
.article-body .sec-2 ul {
    align-self: start;
}

.article-body .sec-2 h2 {
    font-family: PoppinsSB, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 26px;
    color: #000000;
}

.article-body .sec-2 li {
    /*display: flex;*/
    gap: 7px;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    font-size: 15px;
}


 footer .sec-1 {
    flex-basis: 30%;
}

 footer .sec-2 {
    flex-basis: 55%;
}
 footer .sec-3 {
    flex-basis: 35%;
}

.article-body .sec-2 {
    padding: 40px;
    line-height: 22px;
}

.article-body .sec-2,
.article-body .sec-3 {
    border-left: 1px solid #DDDDDD;

}
 .sec-1{
    flex-basis: 27%;
}

 .sec-2 {
    flex-basis: 45%;
}
 .sec-3{
    flex-basis: 28%;
}


.offers footer .sec-2 {
    text-align: start;
    padding-inline-start: 20px;
}

.offers footer .sec-2 p {
    color: #111D5E;
}

ul li a {
    text-decoration: none;
}

.sec-2 ul {
    padding: 0;
}

#resultsContainer {
    /*width: 1050px;*/
    /*border: 1px solid #0000005c;*/
    /*border-radius: 20px;*/
}

/*.see-more-options {*/
/*    all: unset; */
/*    font-size: 20px;*/
/*    color: #517d7b;*/
/*    font-family: Poppins, Sans-serif;*/
/*    text-align: center;*/
/*    cursor: pointer; */
/*    padding: 10px 20px; */
/*    display: inline-block; */
/*    background-color: transparent; */
/*}*/

/*.see-more-options:hover {*/
    /*color: #345856; */
    /*text-decoration: underline;  */
/*}*/

/*.btn-box {*/
/*    text-align: center;*/
/*}*/

.img-and-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.celebrate-image {
    width: 18%;
    margin-bottom: 3em;
}

#final-step-title {
    margin: 0;
    color: #000000;
}
#final-step-title + p {
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 2em;
    font-weight: 600;
    color: #000000;
}

#pet_age_range, #state, #current_insurance {
    color: #000000;
}

.for_step_body .finalStep .cards-title {
    display: block;
    margin-top: 0;
    color: #000000;
    font-weight: 400;
}

.ans-title {
    font-family: 'PoppinsB', Sans-serif;
    font-weight: 800 !important;
}

.step10 label {
    padding-top: 1rem;
}

.step10 p {
    margin-top: 0;
    font-weight: 500;
}

/* Autocomplete */

.step3 #autocomplete-wrapper {
    margin-block: 2rem;
}

.autocomplete-wrapper {
  display: inline-block;
  position: relative;
}

.autocomplete-list { 
  max-height: 250px;
  overflow-y: auto;
  list-style: none;
  padding: unset;
  margin: unset;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.autocomplete-list li {
  border: 1px solid #e9e9e9;
  border-top: unset;
  margin-bottom: 0;
}

.autocomplete-list li:hover {
  background: #f3f3f3;
}

.autocomplete-list button {
  border: unset;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.5em;
  background: #ffffff;
  cursor: pointer;
  color: black;
  font-size: 1rem;
}

@media only screen and (max-width:768px) {
    .logo_section {
        padding: 1rem
    }
    .logo_section img {
        height: 30px;
        width: 100px
    }
    .top_section .text_div {
        width: 100%;
        padding: 1rem
    }
    .overlay {
        background-image: linear-gradient(100deg, #fff 38%, #f2295B00 140%)
    }
    /*.second_section h2 {*/
    /*    margin-top: 3rem*/
    /*}*/
    .second_section .text_section p {
        text-align: center;
        font-size: 15px;
        line-height: 20px
    }
    ._cont.text_section {
        padding: 0 1rem
    }
    .features {
        display: flex;
        flex-direction: column
    }
    .features>div {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center
    }
    .features>div img {
        height: 150px;
        width: 240px
    }
    .second_section .features>div p {
        max-width: 200px
    }
    .footer_wrapper_row1 {
        display: flex;
        flex-direction: column;
        padding: 1rem;
        margin-bottom: 2rem
    }
    .discl,
    .footer_wrapper_row2 {
        padding: 0 1rem 1rem
    }
    .discl {
        margin-top: 2rem
    }
    /*.step2 input{*/
    /*	min-width:300px;*/
    /*}*/
    
    .step2 input{
    	min-width:300px;
    }
    .step6 .input-group, .step7 .input-group {
        max-width: 100%;
        width: 300px;
    }
    .name_row {
        width: 300px;
        max-width: 100%;
    }
    /*Cards Design*/
    
    #resultsContainer {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .side-note {
        font-size: 11px;
        left: -7px;
        top: -33px;
        padding: 9px;
    }

    .triangle {
        top: -43px;
        left: -6px;
        width: 10px;
        height: 10px;
    }

    .article-body {
        margin-bottom: 0;
        flex-direction: column;
    }
    
    .article-body button{
        align-self: stretch;
        font-size: 18px;
        padding: 12px 16px;
        margin: 20px;
    }

    .article-body .sec-1 {
        /*display: flex;*/
        /*flex-direction: row;*/
        /*justify-content: space-between;*/
        /*padding: 10px 20px 0 20px;*/
    }

    .article-body .sec-1 .stars-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 16px;
    }

   .article-body .sec-1 .stars {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .article-body .sec-1 .star-rating {
        font-size: 16px;
    }

    .article-body .sec-1 .fa-star {
        font-size: 16px;
    }

    .article-body .sec-1 .star-title {
        font-size: 12px;
        font-weight: 700;
    }

   .article-body .sec-2 {
        padding: 20px;
        max-width: 100%;
    }

    .article-body ul {
        align-self: start;
    }

    .article-body .sec-1 img {
        width:100%;
        max-width: 208px;
        margin-top: 37px;
    }

    .article-body .sec-2 h2 {
        margin: 0;
        align-self: center;
        font-size: 22px;
        color: #000000;
    }

    .article-body .sec-2 li {
        font-size: 16px;
        margin-left: 8px;
    }

    .article-body .sec-3 {
        padding: 0;
    }

  .article-body .sec-3 .stars-container {
        display: none;
    }

   .article-body .front-stars {
        color: rgb(255, 159, 0);
    }

    .article-body + footer {
        padding: 6px;
        justify-content: normal;
    }

    .article-body + footer .special-deal {
        display: none;
    }
    .article-body + footer .sec-2 {
        display: flex;
        justify-content: center;
    }

    .article-body + footer .deal {
        padding: 6px;
        font-size: 15px;
    }

    .article-body + footer .sec-2{
        padding: 0;
        flex: 1;
        max-width: none;
    }

    .article-body + footer .sec-3 {
        width: 35%;
        flex: none;
        padding: 10px 0;
    }

    .article-body + footer button,
    .article-body + footer .button{
        font-size: 15px;
        width: 100%;
        padding:10px;
    }
    
    /*   .step5 h4 {*/
    /*    font-size: 22px;*/
    /*    width: 460px;*/
    /*    max-width: 100%;*/
    /*    text-align: center;*/
    /*    margin-bottom: 1rem;*/
    /*    margin-top:1rem;*/
    /*}*/
    
        
    .step5 input{
    	min-width:300px;
    }
    
    #final-step-title {
        font-size: 23px;
    }
    
    #final-step-title + p {
        margin-bottom: 0;
        margin-top: 3px;
        font-size: 1.2em;
    }
    
    .img-and-title {
        margin-bottom: 1.5em;
    }
    
    .celebrate-image {
        margin-bottom: 0;
    }
    
      
    .for_step_body .finalStep .cards-title {
        font-size: 24px;
        margin-bottom: 0;
    }
}
div {
    box-sizing: border-box;
}
        .top_section {
            background-image: url(https://top10us.com/static/home-warranty-V1/assets/images/Top10US-Loan1-1-1.webp);
            height: 550px;
        }
        .top_section>:not(.overlay) {
            height: 100%;
        }
        .overlay {
            background-color: #00000073;
            background-image:none;
        }
        .top_section .text_div {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
        }
        .top_section h1 {
            color:white;
            font-size: 50px;
        }
        .top_section h2 {
            font-family: Poppins, Sans-serif;
            color: #FFFFFF;
            font-size: 29px;
            font-weight: 400;
            line-height: 1.2em;
            letter-spacing: 0.3px;
            text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        }
        ._form {
            margin-top: 0rem;
        }
        @keyframes elementor-animation-pop {
            50% {
                transform: scale(1.2)
            }
        }
        
        .top_section .text_div a {
            fill: #FFFFFF;
            color: #FFFFFF;
            border-style: solid;
            border-color: #C70039;
            font-size: 18px;
            padding: 20px 40px;
            border-radius: 5px;
            margin-top: 3rem;
            display: block;
            width: fit-content;
            max-width: 230px;
            margin-left: auto;
            margin-right: auto;
            background: #C70039;
            text-decoration: none;
            font-weight: 600;
        }

        .top_section .text_div a:hover, .top_section .text_div a:focus {
            color: #C70039;
            background-color: #FFFFFF;
        }

        .elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover {
            animation-name: elementor-animation-pop;
            animation-duration: .3s;
            animation-timing-function: linear;
            animation-iteration-count: 1
        }
        .second_section {
            background: linear-gradient(320deg, #E7E9EF 0%, #FFFFFF 100%);
        }
        .form_wrapper {
            background: no-repeat;
            min-height: initial;
        }
        .form_wrapper > h2 {
            margin: 0;
            margin-bottom: 2rem;
            color: black;
            font-size: 30px;
            margin-top: 2rem;
        }
    .elementor-divider {
        text-align: center;
        padding-block-start: 16px;
        padding-block-end: 16px;
    }
    .elementor-divider {
        display: flex;
    }
    .elementor-divider-separator:before,.elementor-divider-separator:after{
        display: block;
        content: "";
        border-block-end: 0;
        flex-grow: 1;
        border-block-start: 2px solid #cc3366;
    }
    span.elementor-divider-separator {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 1rem;
        font-size: 25px;
        font-weight: 500;
        margin-top: 2rem;
    }
    .fourth_section_wrapper, .third_section_wrapper {
        max-width: 1250px;
    }    
    ._cont {
        max-width: 1280px;
    }
    .like_dont_like > div {
        flex: 1;
    }
    
    .like_dont_like {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .like_dont_like h2 {
        color: black;
        font-weight: 500;
        font-size: 20px;
        text-align: left;
    }
    .like_dont_like ul {
        display: flex;
        flex-direction: column;
        align-items: start;
        gap:0.5rem;
    }
    #form {
        margin-bottom: 2rem;
    }
    .get_quote a{
        fill: #FFFFFF;
        color: #FFFFFF;
        border-style: solid;
        border-color: #C70039;
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 5px;
        margin-top: 3rem;
        display: block;
        width: fit-content;
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
        background: #C70039;
        text-decoration: none;
        font-weight: 600;
    }
    .about_home_warranty p {
        font-size: 18px;
    }
    .about_home_warranty {
        margin-top: 3rem;
    }
    .imagers_swiper {
        display: flex;
        align-items: center;
        gap: 4rem;
        justify-content: center;
        flex-wrap: wrap;
    }
    .faq {
        margin-top: 3rem;
    }
    .accordion {
      background-color: white;
      color: #444;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      text-align: left;
      border: none;
      outline: none;
      transition: 0.4s;
      border-bottom: 1px solid black;
    font-size: 18px;
    }
    

    .active, .accordion:hover {
        background-color: #cccccc4d;
    }
    
    /* Style the accordion panel. Note: hidden by default */
    .panel {
      padding: 0 18px;
      background-color: white;
      display: none;
      overflow: hidden;
    }
    button.accordion span {
        color: #ffffff !important;
        background-color: #111D5E;
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 20px;
        margin-right: 1rem;
    }
    .logo_section._cont {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .logo_section._cont a.link {
        color: #457B9D;
        text-decoration: none;
        font-weight: 500;
        font-size: 16px;
    }
    a.link:hover {
        box-shadow: 0px 3px #457B9D;
    }
    
    .step10 .img_box > strong {
        font-size: 1.4em;
    }
    .step10 .img_box > p {
        margin-top: 0;
    }
    .step10 .img_box > p > span {
        display: block;
    }
    
    @media only screen and (max-width: 768px) {
        .top_section {
            height: initial;
            min-height: initial;
        }
        .top_section h1 {
            color: white;
            font-size: 28px;
        }
        .top_section h2 {
            font-size: 18px;
        }
        .top_section .text_div a {
            margin-top: 1rem;
            padding: 10px 20px;
            font-size: 14px;
            margin-bottom:2rem;
        }
        span.elementor-divider-separator {
            font-size: 20px;
        }
        .third_section_wrapper p {
            font-size: 16px !important;
        }
        .like_dont_like {
            display: flex;
            flex-direction: column;
            gap:2rem;
        }
        .article-body .sec-2 h2 {
        margin: 0;
        align-self: center;
        font-size: 22px;
        color: #000000;
    }
        .article-body .sec-2, .article-body .sec-3 {
            border-left: none; 
    }
    }
    /*.step2 h4 {*/
    /*    font-size: 22px;*/
    /*    width: 460px;*/
    /*    max-width: 100%;*/
    /*    text-align: center;*/
    /*}*/
    
     .step3 h4 {
        font-size: 22px;
        width: 460px;
        max-width: 100%;
        text-align: center;
    }
    .for_step_actions button {
        min-width: 190px;
    }
    .step1 .img_box, .step7 .img_box{
        font-size: 18px;
    }
    .step1 h4 {
        font-size: 22px;
        margin: auto auto 2rem;
        margin-top: 0;
    }
        .logo_section._cont a {
            display: flex;
            align-items: center;
            gap: 1rem;
            color: #517d7b;
            font-family: "Poppins", Sans-serif;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 0.5px;
            text-decoration: none;
        }
        .logo_section._cont {
            max-width: 1000px;
            padding: 1rem 0;
        }
        .second_section {
            background: white;
        }
        .form_wrapper > h2 {
            margin: 0;
            margin-bottom: 0rem;
            margin-top: 0rem;
            color: #000000;
            font-family: "Poppins", Sans-serif;
            font-size: 63px;
            font-weight: 700;
            line-height: 73px;
        }
        .form_wrapper {
            max-width: 100%;
            width: 1200px;
        }
        .form_wrapper > h3 {
            color: #2F2F2F;
            font-family: "Poppins", Sans-serif;
            font-size: 28px;
            font-weight: 700;
            text-align: center;
        }
        /*.step2 h4 {*/
        /*    font-size: 27px;*/
        /*    margin-bottom: 1rem;*/
        /*    margin-top:1rem;*/
        /*}*/
        
         .step3 h4 {
            font-size: 27px;
            margin-bottom: 1rem;
            margin-top:1rem;
        }
        .form_progress_fill {
            background-color: #34b37e !important;
        }
        .form_progress{
            display:none;
        }
        body.--started .form_progress{
            display:block;
        }
        .--started .form_wrapper h2, .--started .form_wrapper h3 {
            display: none;
        }
        .secured_text > div svg {
            fill: #517d7b;
        }
        .secured_text > div {
            display: flex;
            gap: 0.5rem;
        }
        .secured_text {
            display: flex;
            justify-content: center;
            gap: 2rem;
        }
        .secured_text > div:first-child div {
            position: relative;
            text-decoration: underline;
            cursor:pointer;
        }
        .secured_text > div:first-child div span {
            position: absolute;
            background: white;
            border: 1px solid grey;
            width: 240px;
            border-radius: 5px;
            padding: 0.5rem;
            box-shadow: 1px 1px 6px #00000038;
            left: 50%;
            bottom: 100%;
            transform: translateX(-50%);
        }
        .secured_text > div:first-child div:hover span {
            display: block;
        }
        .secured_text > div:first-child div span {
            display: none;
        }
        button.next-step {
            background: #34B37E;
        }
        .online span {
            display: block;
            width: 15px;
            height: 15px;
            background: #8BC34A;
            border-radius: 50%;
        }
        .online {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 2rem;
            gap: 0.5rem;
        }
        .third_section_wrapper {
            margin-top:3rem;
            display: flex;
            align-items: center;
            gap: 2rem;
            margin-bottom: 3rem;
        }
        .third_section_wrapper > div p {
            font-size: 16px;
        }
        .third_section_wrapper > div h2 {
            margin: 0;
            color:black;
        }
        .third_section_wrapper > div {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }
        .fourth_section div svg {
            fill: #7A7A7A;
        }
        
        .fourth_section div {
            display: flex;
            align-items: center;
            gap: 1rem;
            color: #7A7A7A;
            font-size: 16px;
        }
        .fourth_section {
            background: #E6F4F5;
            display: flex;
            justify-content: center;
        }
        .fifth_section div {
            display: flex;
            align-content: center;
            justify-content: center;
            gap: 2rem;
        }
        .fifth_section h2 {
            font-size: 25px;
            font-weight: 700;
            margin-top: 3rem;
        }
        .fifth_section {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 1rem;
        }
        .fifth_section div {
            display: flex;
            align-content: center;
            justify-content: center;
            gap: 3rem;
            align-items: center;
            margin-bottom: 3rem;
            flex-wrap: wrap;
        }
        
        @media only screen and (max-width:768px) {
            .logo_section._cont a span {
                display: none;
            }
            .logo_section._cont img {
                width: 290px;
                height: 40px;
            }
            
            .logo_section._cont {
                display: flex;
                justify-content: center;
                padding: 1rem 0 0.5rem 0;
                border-bottom: 1px solid rgba(126, 125, 125, 0.6); 
            }
            
            .form_wrapper > h2 {
                font-size: 36px;
                line-height: 1.1em;
                padding:0 1rem;
            }
            .options_div label[for*="age_group"] {
                width: 100% !important;
            }            
            .form_wrapper > h3 {
                font-size: 18px;
                line-height: 1.4em;
                padding: 0 1rem;
            }
            .second_section {
                padding-top: 1rem;
            }
            .third_section_wrapper {
                display: flex;
                flex-direction: column;
            }
            div#form {
                max-width: 100%;
            }
            .third_section_wrapper img {
                max-width: 300px;
                height: initial;
            }
            .fourth_section div {
                display: flex;
                flex-direction: column;
                padding: 1rem;
                gap: 0;
                text-align: center;
            }
            .fifth_section h2 {
                font-size: 18px;
            }
            .form_step:has(.finalStep) .for_step_body {
                padding: 1rem;
            }
            .for_step_body {
                padding: 0 1rem;
            }
            body.--started .form_progress {
                display: block;
                margin-top: 0;
            }
            .step10 h4 {
                font-size: 24px;
                margin-top: 3rem !important;
            }
            .stepLoad h4 {
                text-align: center;
                font-size: 24px; 
                margin-top: 1rem;
            }
            .mobile-only {
                display: flex !important;
                flex-direction: column;
            }
        }
        
        body.--started .third_section,
        body.--started .fourth_section,
        body.--started .fifth_section{
            display:none;
        }
        body.--started .footer {
            margin-top: 10rem;
        }
        .step2 h4, .step3 h4 {
            font-size: 34px;
            max-width: 100%;
        }
        .--started .step3 h4 {
            margin-top: 3rem;
        }
        .step4 .options_div, .step8 .options_div {
            flex-direction: row;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            max-width: 100%;
            width: 500px;
            gap: 1rem;
        }
        .options_div label[for*="age_group"] {
            width: calc(200px - 1rem);
        }
        .step4 h4, .step6 h4, .step1 h4, .step7 h4, .step8 h4, .step10 h4 {
            font-size: 29px;
            max-width: 100%;
        }
        .step4 h5, .step5 h5, .step6 h5, .step10 h5 {
            font-size: 20px;
            max-width: 100%;
            text-align: center;
            margin: 0;
            font-weight: 400;
        }
        .step6 .options_div {
            display: flex;
            flex-direction: column;
            gap: 1rem;
            max-width: 350px;
            margin: auto;
            padding: 1rem;
        }
       .step6 .options_div label {
            border: 1px solid #ccc !important;
            border-radius: .5rem;
            display: flex;
            align-items: center;
            cursor: pointer;
            transition: .3s;
            gap: .5rem;
            padding: 0 1rem;
            font-weight: 600;
        }
        .step10 h4 {
            text-align: center;
            width: 650px;
            margin-bottom: 1rem;
        }
        .stepLoad {
            margin-bottom: 4rem;
        }
        .stepLoad h4 {
            font-size: 20px;
            margin: 3rem;
        } 
        .stepLoad svg{
            position: relative;
            top: -4px;
            left: 5px;
            margin-bottom: -5px;
            fill: #9E9E9E;
            margin: auto;
            display: block;
        }
        .form_step:has(.stepLoad) .for_step_actions {
            opacity: 0;
        }
        .form_step:has(.finalStep) .for_step_actions {
            display: none;
        }    
        #qsWidgetContainer{
            max-width: 100%;
            width: 800px;
        }
        .mobile-only {
            display: none;
            align-items: center;
            justify-content: center;
            margin-top: 3rem;
        }
        .mobile-only h4 {
            font-size: 18px;
        }
        .mobile-only a {
            background: #0FAF25;
            display: flex;
            padding: 13px 20px;
            border-radius: 5px;
            color: white;
            text-decoration: none;
            gap: 1rem;
            justify-content: center;
            line-height: 25px;
            font-weight: bold;
        }
        
            #qsWidgetContainer {
                width: 900px;
                max-width: 100%;
            }
            .card-item.--pos-1 {
                transform: scale(1.1);
                box-shadow: 0 0 14px 5px #607d8b5e;
            }
            div#qsWidgetContainer h2 {
                display: block;
                text-align: center;
                margin: auto;
                color: black;
            }
            .card-item {
                box-shadow: 0 0 10px #999;
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 3rem;
                position: relative;
                margin-bottom: 2rem;
            }
            .card-item-image-wrapper img {
                width: 180px;
                max-width: 100%;
            }
            .card-item-ribbon {
                width: 150px;
                height: 150px;
                overflow: hidden;
                position: absolute;
                top: -10px;
                left: -10px;
            }
            .card-item-ribbon span {
                position: absolute;
                display: block;
                width: 225px;
                padding: 15px 5px 15px 0px;
                background-color: #517d7b;
                box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
                color: #fff;
                font-weight: 700;
                font-size: 14px;
                font: 700 14px / 1 Lato, Arial, sans-serif;
                text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
                text-transform: uppercase;
                text-align: center;
                right: -27px;
                top: 33px;
                transform: rotate(-45deg);
            }
            .card-item-ribbon::before, .card-item-ribbon::after {
                position: absolute;
                z-index: 1;
                content: '';
                display: block;
                border: 5px solid #17475E;
            }
            .card-item-ribbon::before {
                top: 0;
                right: 0;
            }
            .card-item-ribbon::after {
                bottom: 0;
                left: 0;
            }
            .card-item-ribbon::before, .card-item-ribbon::after {
                border-top-color: transparent;
                border-left-color: transparent;
            }
            .card-item .card-item-wrapper {
                display: flex;
                align-items: center;
                justify-content: space-between;
                text-decoration:none;
                flex-grow:1;
                margin-top: 1em;
            }
            .card-item-content {
                padding: 0 3rem;
                font-size: 13px;
                color: black;
                flex-grow: 1;
            }
            .card-item-site span {
                color: #03A9F4;
                text-decoration: none;
                font-size: 12px;
            }
            .card-item-actions > a {
                cursor: pointer;
                background: #517d7b;
                color: #fff;
                text-decoration: none;
                padding: 1rem;
                display: block;
                max-width: 290px;
                width: fit-content;
                text-align: center;
                transition: .3s;
                font-weight: 500;
                font-family: Poppins, Sans-serif;
                margin-bottom: 0.5rem;
                display: flex;
                align-content: center;
                min-width: 130px;
                gap: 1rem;
            }
            a svg {
                transition: all 0.3s ease;
            }
            a:hover svg {
                transform: translateX(5px);
            }
            .card-item-actions > a:hover {
                color: #fff;
                background: #3e6563;
            }
            .card-item-content ul{
                padding:0;
                margin:0;
            }
            .card-item-num {
                position: absolute;
                top: 0;
                left: 0;
                background: #517d7b;
                color: #ffffff;
                padding: 0.5rem;
            }
            .card-item-site {
                text-align: center;
            }
            @media only screen and (max-width:768px) {
                .card-item {
                    display: flex;
                    flex-direction: column;
                    padding: 2rem;
                    max-width: calc(100% - 2rem);
                }
                a.card-item-wrapper {
                    display: flex;
                    flex-direction: column;
                }
                .card-item-image-wrapper img {
                    /*width: initial;*/
                    max-width: calc(100% - 2rem);
                    margin: 0 auto 0.8em;
                    display: block;
                }
                .card-item-content {
                    padding: 1rem;
                }
                .card-item-actions {
                    width: 100%;
                    text-align: center;
                }
                .card-item-actions > a {
                    display: flex;
                    justify-content: center;
                    width: 100%;
                    box-sizing: border-box;
                }
                .card-item {
                    margin: auto;
                    margin-bottom: 2rem;
                }
                .card-item.--pos-1 {
                    transform: none;
                }
            }
            