html{
    scroll-behavior: smooth;
}
li::marker {
  color: #9c024f;
}
ul{
    padding-inline-start: 1em;
}
li > b {
 font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: 700;
    text-transform: none;    
}

#first-li {
    list-style: none;
}

li {
    margin-bottom: 12px;
}

a {
    color: inherit;
    text-decoration: none;
}

._cont,
.form_wrapper {
    display: block;
    margin: auto
}

button, label, a, select, input {
    z-index: 2;    
}

#address_zip,
.overlay {
    z-index: 1;
    position: absolute
}

.step4 input[type=checkbox],
input[type=radio] {
    transform: scale(1.5);
    accent-color: #517D7B
}

.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 a {
    text-align: left
}

.overlay {
    background-color: transparent;
    background-image: linear-gradient(100deg, #fff 44%, #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;
}

body.--started .form_steps {
    margin-top: 1rem;
}
body.--started .second_section {
    background: white;
    border:none;
}

.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{
    font-size: 28px;
    color: #517d7b;
    font-family: Poppins, Sans-serif;
    text-align: center
}

.second_section h2 {
    margin-top: 5rem
}

.fourth_section ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.top_section .text_div {
    width: 55%;
    padding-top: 3rem
}

.second_section {
    min-height: 450px;
    padding-top: 2rem;
    border: 1px solid #cbcbcb;
    border-radius: 36px;
    background: #fff2f5;
    z-index: 2;
    position: relative;
    margin: 1rem auto 2rem auto!important
}

.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 {
    max-width: 870px;
    margin: auto;
    min-height: 200px;
    padding: 1rem
}

.fourth_section h3 {
    color: #517d7b;
    font-family: Poppins, Sans-serif
}

.lower_text ul li {
    display: flex;
    align-items: center;
    gap: .5rem
}

.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
}

body {
    margin: 0;
    font-weight: 400;
}

a._btn:hover {
    background: #457b9d
}

.footer {
    background: #9c024f;
    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: white;
    font-weight: 700
}

.footer_nav_item a {
    color: white;
    font-size: 14px;
    text-decoration: none
}

.footer_wrapper_row1 div {
    line-height: 28px;
    color: white;
}

.discl {
    margin-top: 5rem;
    color: white;
    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 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem
}

.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{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    max-width: 100%;
    gap: 1rem
}

.step1 .options_div label{
    border: 1px solid #b6427c !important;
    flex: 50%;
    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%);
    border-radius: 1.5rem;
}

.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 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.step5 h4 {
    font-size: 27px;
    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
}

.for_step_actions button,
button.next-step {
    font-size: 16px;
    font-weight: 700;
    transition: .3s
}


.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 {
    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 {
    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
}

.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: #8e3561;
}

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 {
    font-size: 22px;
    max-width: 450px;
    text-align: center
}

.step2 .options_div,
.step4 .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
}

.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 {
    background: white;
}

.options_div .img_box {
    flex-grow: 1;
}
.options_div label {
    text-align: center;
}
.options_div input {
    display: none;
}

.form_progress_text {
    color: #9c024f;
    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-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;
}

.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 {
    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;
}

.see-more-options {
    all: unset; /* Removes all default button styles */
    font-size: 28px;
    color: #517d7b;
    font-family: Poppins, Sans-serif;
    text-align: center;
    cursor: pointer; /* Add pointer cursor for a button-like feel */
    padding: 10px 20px; /* Add some spacing */
    display: inline-block; /* Ensure it's inline but block-like for custom design */
    border: 1px solid transparent; /* Optional: Add a border if needed */
    background-color: transparent; /* Remove background */
}
.see-more-options:hover {
    color: #345856; /* Optional: Change color on hover */
    text-decoration: underline; /* Optional: Add underline on hover */
}

.bg{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
}
 
/* hero */

.hero{
    position: relative;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: end;
    margin: 0 auto;  
    margin-bottom: 2rem !important;
    overflow: hidden;
    max-width: 1350px;
    margin: 0 auto;
}

.hero .txt-container{
    z-index: 2;
    position: relative;
    margin-inline: 1rem;
}

.hero .txt-container h2{
    width: 60%;
    color: #9c024f;
    font-size: 4.2rem;
    line-height: 5rem;
    margin-bottom: 0;
    margin-top: 1rem;
}

.hero .txt-container h3{
    width: 55%;
    color: #4f4f4f;
    font-size: 2.4rem;
    font-weight: 500;
    margin-bottom: 1rem;
}

.hero .imgs-container{
    display: flex;
}

.hero .btn-container{
    align-items: center;
    width: 50%;
    z-index: 2;
    display: none;
}

.hero .btn-container .gray-line{
    border: 1px solid lightgray;
    width: 100%;
}

.hero .btn-container button{
    padding: 0.4rem 1.5rem;
    border-radius: 14px;
    font-weight: 700;
    color: white;
    background: #9c024f;
    border: 2px solid gray;
    font-size: 1.6rem;
    flex: max-content;
    cursor: pointer;
    width: max-content;
}

.hero .btn-container img{
    width: 27%;
}

.hero .imgs-container .main-img{
    position: absolute;
    width: 70%;
    right: 0;
    top: -65px;
}

/* second section*/

.second_section > h3{
    color: #9c024f;
    font-size: 1.5rem;
    text-align: center;
}

/* fifth section*/

.fifth_section div {
    display: flex;
    align-content: center;
    justify-content: center;
    gap: 3rem;
    align-items: center;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

/* eigth section*/

.eigth_section {
    padding-top: 2rem;
}

.eigth_section_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.eigth_section h2{
    color: #9c024f;
    font-size: 1.3rem;
    text-align: center;
}

.eigth_section .cards{
    display: flex;
    max-width: 900px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

.eigth_section .card{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 162px;
}

.eigth_section .card img{
    width: 100%;
}

.eigth_section .card h2{
    margin: 0;
    color: #9c024f;
    font-size: 1.2rem;
}

.eigth_section .card p{
    margin: .5rem;
    color: #4f4f4f;
}

.eigth_section .footer-img{
    width: min(515px, 90%);
    padding-top: 2rem;
}

/* sixth and third sections*/

.sixth_section_wrapper,
.third_section_wrapper{
    gap: 1rem;
}

.sixth_section .img-container,
.third_section .img-container{
    flex-basis: 40%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.sixth_section .txt-container,
.third_section .txt-container{
    flex-basis: 60%;
}

.sixth_section img,
.third_section img{
    width: 100%;
    max-width: 200px;
}

.third_section{
    flex-direction: column;
}

.sixth_section{
    flex-direction: column-reverse;
    margin-bottom:2rem;
}

.sixth_section,
.third_section{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 3rem;
}

.sixth_section_wrapper,
.third_section_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}

.sixth_section h2,
.third_section h2{
    color: #9c024f;
    margin-top: 0.3rem;
}

.sixth_section p,
.third_section p{
    color: #4f4f4f;
    font-size: 1rem;
}

.sixth_section p{
    display: inline;
}

/*seventh section*/

.seventh_section{
    position: relative;
}

.seventh_section .txt-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    text-align: center;
}

.third_section button,
.seventh_section button{
    padding: 0.4rem 1.5rem;
    border-radius: 20px;
    color: white;
    background: #9c024f;
    border: 2px solid gray;
    cursor: pointer;
    font-weight: 700;
    font-size: 19px;
    position: relative;
}

.seventh_section .txt-container h2{
    margin: 0;
}

.seventh_section .img-container{
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

.seventh_section .img-container img{
    max-width: min(400px, 100%);
}
    
/*all sections*/

.seventh_section_wrapper,
.third_section_wrapper,
.sixth_section_wrapper,
.eigth_section_wrapper,
.second_section
{
    max-width: 950px;
    margin: 0 auto;
}

.sixth_section,
.eigth_section{
    background: #ffebef;
}

/*steps*/

.step1 p {
    margin-bottom: 0;    
}

.step9 {
    max-width: 100%;
    padding: 1rem;
    text-align: center;
    justify-content: center;
    margin: 5em 2em 3em 2em;
    border: 1px solid;
    border-radius: 10px;
    font-size: 18px;
    background: white;
}

.tip-box-title span {
    font-weight: 700;
    font-size: 1.3em;
    color: #9c024f;
}

.fa-regular, .far {
        font-size: 1.2em;
        padding: 5px;
}

.step6 .options_div input[name="security_featurespet_insurance_choice_motivation[]"]  {
    transform: scale(1.5);
    accent-color: #8e3561;
}

.options_div input[name="security_featurespet_insurance_choice_motivation[]"] {
    display: block;
}

.step6 .options_div .img_box {
    padding-left: 10px;
    text-align: start;
}

.step7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem
}

.step7 .options_div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    max-width: 100%;
    gap: 1rem
}

.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%)
}

.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
}

.step6 .input-group,
.step7 .input-group {
    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
}

#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 {
    color: #000000;
}


@media only screen and (max-width:1200px) {
    .hero .imgs-container .main-img{
        width: 100%;
        right: -150px;
    }
}

@media only screen and (max-width:950px) {
    .hero .imgs-container .main-img{
        width: 143%;
        right: -228px;
    }
}

@media only screen and (max-width:768px) {
    .desktop-only{
        display:none !important;
    }
    .bg{
        height: 65%;
        width: auto;
    }
    ul {
      list-style-type: none;
    }   
    .logo_section {
        padding: 1rem
    }
    .logo_section img {
        width: 100px;
        margin-left: 1rem;
    }
    .top_section .text_div {
        width: 100%;
        padding: 1rem
    }
    .overlay {
        background-image: linear-gradient(100deg, #fff 38%, #f2295B00 140%)
    }
    
    .hero{
        min-height: 100%;
        overflow: visible;
    }

    .hero .txt-container h3,
    .hero .txt-container h2{
        width: 100%;
        text-align: center;
    }
    
    .hero .txt-container h3{
        font-size: 1.2rem;
        margin-bottom: 5rem;
    }
    
    .hero .txt-container h2{
        font-size: 1.5rem;
    }
    
    .hero .btn-container button{
        display: none;
    }
    
    .hero .main-img {
        display: none;
    }
    
    .hero .btn-container {
        display: flex;
        width: 100%;
        justify-content: center;
        position: relative;
        z-index: 3;
    }
    
    .second_section h2 {
        margin-top: 3rem
    }
    
    .second_section > h3{
        font-size: 1rem;
    }
    
    .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
    }
    .hero .txt-container h2 {
        line-height: initial;
    }
    .hero .btn-container img{
        max-width: 120px;
        position: absolute;
    }
    .third_section img{
        max-width: 115px;    
    }
    
    .sixth_section_wrapper,
    .third_section_wrapper{
        flex-direction: column;
        text-align: center;
        margin-inline: 1rem;
    }
    .sixth_section p{
        display: block;
    }
    .fifth_section div {
        gap: 1rem; 
    }
    
    .fifth_section div img{
        width: 25%;
        height: auto;
    }

    .seventh_section .txt-container h2{
        font-size: 1.1rem;
    }
    
    .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
    }
   
    .name_row {
        width: 300px;
        max-width: 100%;
    }
    
    .step1{
        padding: 0;
    }
    
    .step1 .options_div label{
        padding: 2rem 1rem;
    }
    
    .step2 input{
    	min-width:300px;
    }
    .step6 .input-group, .step7 .input-group {
        max-width: 100%;
        width: 300px;
    }
    
    .step5 input{
    	min-width:300px;
    }
    
    .step9 {
        font-size: 16px;
    }
    
    #final-step-title {
        font-size: 23px;
    }
    
    #final-step-title + p {
        margin-top: 3px;
        font-size: 1.2em;
    }
    
    /*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 .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;
    }

}

div {
    box-sizing: border-box;
}

.top_section>:not(.overlay) {
    height: 100%;
}

.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;
}

.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
}
.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 {
    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;
}

.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;
}

/*steps*/

.step3 h4 {
    font-size: 22px;
    width: 460px;
    max-width: 100%;
    text-align: center;
}
.for_step_actions button {
    min-width: 190px;
}
.step7 .img_box{
    font-size: 18px;
}

.step3 h4 {
    font-size: 27px;
    margin-bottom: 1rem;
    margin-top:1rem;
}
        
/* 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;
}
@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;
    }

    .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; 
    }
    
    .step10 h4 {
        font-size: 24px;
        margin-top: 3rem !important;
    }
    
    .stepLoad h4 {
        text-align: center;
        font-size: 24px; 
        margin-top: 1rem;
    }
}

 .step2 h4, .step3 h4 {
    font-size: 34px;
    max-width: 100%;
}
.step6 h4,
.step4 h4,
.step2 h4,
.step3 h4 {
    margin-top: 3rem;
}
.step4 .options_div {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    width: 500px;
    gap: 1rem;
}
        
.for_step_actions button {
    min-width: 190px;
}
   
.logo_section._cont a {
    display: flex;
    align-items: center;
    gap: 1rem;
    max-width: 1350px;
    flex: 1;
    margin: 0 auto;
    color: white;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.logo_section._cont {
    max-width: 100%;
    background: #9c024f;
    padding: 1rem 0;
}

.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;
}
.form_progress_fill {
    background-color: #9c024f !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: #9c024f;
}
.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;
}
.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 h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0rem;
    color: #9c024f;
}
.fifth_section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

        
@media only screen and (max-width:768px) {
    .logo_section._cont a span {
        display: none;
    }
    .logo_section._cont {
        display: flex;
        justify-content: center;
    }
    .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;
        min-height: 100%;
    }
    body:not(.--started) .second_section {
        top: -30px;
    }
    div#form {
        max-width: 100%;
    }
    .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;
    }
    .mobile-only {
        display: flex !important;
        flex-direction: column;
    }
}
        
body.--started .hero,
body.--started .second_section > h3,
body.--started .eigth_section,
body.--started .seventh_section,
body.--started .sixth_section,
body.--started .third_section,
body.--started .fourth_section,
body.--started .fifth_section{
    display:none;
}
body.--started .footer {
    margin-top: 10rem;
}
.options_div label[for*="age_group"] {
    width: calc(200px - 1rem);
}
.step2 h4, .step3 h4 {
    font-size: 34px;
    max-width: 100%;
}
.--started .step3 h4 {
    margin-top: 3rem;
}
.step4 .options_div {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    width: 500px;
    gap: 1rem;
}
.step5 h4, 
.step3 h4, 
.step2 h4, 
.step4 h4, 
.step6 h4, 
.step1 h4, 
.step7 h4, 
.step10 h4 {
    font-size: 20px;
    font-weight: 400;
    max-width: 100%;
    color: #4f4f4f;
}
.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;
        background: white;
    }
    .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: #9194e2;
        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 #4d53ea;
    }
    .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;
        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: #9c024f;
        color: #ffffff;
        padding: 0.5rem;
    }
    .card-item-site {
        text-align: center;
    }
    
    .celebrate-image {
        width: 18%;
        margin-bottom: 3em;
    }
    
    .img-and-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: 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 {
            max-width: calc(100% - 2rem);
            margin: auto;
            display: block;
        }
        .card-item-content {
            padding: 1rem;
        }
        .card-item-actions {
            width: 100%;
            text-align: center;
        }
        .card-item-actions > a {
            display: flex;
            justify-content: center;
        }
        .card-item {
            margin: auto;
            margin-bottom: 2rem;
        }
        .card-item.--pos-1 {
            transform: none;
        }
    }
    
    .card-item-actions > a:hover {
        background: #a30404;
    }
    .card-item-actions > a {
        background: #9c024f;
    }
    div[data-step="1"] .next-step {
        background: #ffb435;
    }
    div[data-step="1"] .next-step:hover {
        background: #ce962d;
    }
