<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section_1{
    background-color: #f2f2f2;
    padding: 100px 0px;
    position: relative;
}
.section_1:before{
    content: "";
    position: absolute;
    right: 0;
        top: -4px;
    background: url("../../../images/section_1_before.webp")0 0 no-repeat;
    width: 341px;
    height: 541px;
}
.section_1:after{
    content: "";
    position: absolute;
    left: 0;
        bottom: 0px;
    background: url("../../../images/section_after.webp")0 0 no-repeat;
    width: 620px;
    height: 529px;
}
.section_1 .container{
    position: relative;
    z-index: 1;
}
.slider_1_bottom ul{
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
}
.slider_1_bottom ul li,.section1_info ul li{
    list-style: none;
}
.section_1_topCnt {
    font-size: 20px;
    text-transform: uppercase;
    color: #141617;
    margin-bottom: 7px;
}
.section_1_topHdng {
    font-size: 86px;
    font-weight: bold;
    color: #006031;
    margin: 0px 0px 45px 0px;
    line-height: 1;
}
.section1_info ul{
     margin: 0px;
    padding: 0px;
    max-width: 75%;
        position: relative;
}
.section1_info ul li {
    font-size: 22px;
    padding-left: 75px;
    margin-bottom: 25px;
}
.section1_info ul li span {
    position: absolute;
    left: 0;
}
.section_btn{
    width: 530px;
    background-color: #00d6c9;
    height: 61px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 8px;
    /* display: inline-block; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.section_btn:hover{
    background-color: #06f3e4;
    color: #ffffff;
}
.free_shipping_txt {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    max-width: 83%;
    margin-top: 10px;
    margin-bottom: 100px;
}
.approved_panel {
    border: 1px solid #06ac54;
    border-radius: 10px;
    text-align: center;
    padding: 65px 55px 25px;
    position: relative;
    max-width: 83%;
}
.approved_pic {
    position: absolute;
    top: -57px;
    left: 50%;
    transform: translateX(-50%);
}
.approved_txt a{
    font-size: 18px;
    color: #006031;
    font-weight: bold;
}
.section_1_slider_top {
    margin-bottom: 25px;
}
.approved_txt p {
    font-size: 20px;
    line-height: 30px;
}
.step_hdng {
    font-size: 19px;
    color: #141617;
    font-weight: 400;
    line-height: 1;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
}
.step_mainHdng {
    font-size: 52px;
    color: #006031;
    font-weight: bold;
    margin: 0px 0px 20px;
}
.getStarted_info ul {
    margin: 0px;
    padding: 0;
    margin-bottom: 45px;
}
.getStarted_info ul li {
    list-style: none;
    padding-left: 30px;
    font-size: 21px;
    color: #141617;
    position: relative;
    line-height:1.4;
}
.getStarted_info ul.pad-getstarted{
    padding-right: 8%;
}
.getStarted_info ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #006031;
    top: 10px;
}
.btn-getStarted {
    width: 500px;
    background-color: #00d6c9;
    height: 61px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 8px;
    /* display: inline-block; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.btn-getStarted:hover{
    background-color: #06f3e4;
    color: #ffffff;
}
.section_2{
    padding: 80px 0px;
}
.getStarted_info ul li + li {
    margin-top: 25px;
}
.getStarted-row + .getStarted-row{
    margin-top: 80px;
}
.section_3 {
    padding: 100px 0px;
    background-color: #f6f6f6;
}
.section_3_Hdng{
    font-size: 56px;
    font-weight: bold;
    color: #006031;
    margin-bottom: 50px;
}
.section_4 {
    padding: 110px 0px;
    background-color: #f6f6f6;
}
.section_4_top {
    text-align: center;
    margin-bottom: 50px;
}
.section_4_top h3 {
    font-size: 56px;
    color: #02592f;
    font-weight: bold;
}
.section_4_top p {
    font-size: 24px;
    font-weight: bold;
    color: #02592f;
}
.panel_top {
    height: 80px;
    background-color: #02592f;
    /* color: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.panel_top p {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
}
.panel-btm {
    background-color: #fff;
    padding: 25px 25px;
    text-align: center;
    height: 500px;
}
.panel_btm_hdng {
    font-size: 56px;
    font-weight: bold;
    line-height: 1;
}
.panel_btm_hdng span {
    font-size: 22px;
    color: #666666;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 10px;
    vertical-align: middle;
}
.panel_btm_subHdng {
    font-size: 18px;
    margin-bottom: 5px;
}
.panel_btn_cnt {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 45px;
}
.panel-btm ul {
    margin: 0px;
    padding: 0;
}
.panel-btm ul li {
    list-style: none;
    padding-left: 20px;
    font-size: 17px;
    color: #141617;
    position: relative;
    text-align: left;
}
.panel-btm ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #006031;
    top: 5px;
}
.panel-btm ul li + li{
    margin-top: 15px;
}
.panel-badge {
    position: absolute;
    right: -22px;
}
.mobile{
    display: none;
}
@media(max-width:1440px){
    .section_1_slider_top img,.slider_1_bottom li img{
        width: 100%;
        height: auto;
    }
.section_1_topCnt {
    margin-bottom: 5px;
}
.section_1_topHdng {
    font-size: 82px;
    margin: 0px 0px 40px 0px;
    line-height: 1;
}
.approved_panel {
    padding: 65px 25px 25px;
    max-width: 100%;
}

.section_1_topCnt {
        text-align: left;
    }
.section_1_topHdng {
        text-align: left;
}

.free_shipping_txt {
    max-width: 100%;
}
}
@media(max-width:1200px){
    .section1_info {
    margin-top: 50px;
    text-align: center;
}
.section1_info ul li {
    text-align: left;
    line-height: 55px;
    }
.getStarted-pic img{
    width: 100%;
}
.getStarted_info{
    padding-top: 50px;
}
.getStarted-row + .getStarted-row {
    margin-top: 0;
}
.getStarted_info ul.pad-getstarted {
    padding-right: 0;
}
.getStarted-pic{
    margin-top: 20px;
}
.section_3_Hdng {
    font-size: 45px;
    line-height: 1.3;
}
.section4_panel {
    margin-bottom: 30px;
}
.desktop{
    display: none;
}
.mobile{
    display: block;
}
.slider_1_bottom ul{
    padding-right: 0;
}
.slider_1_bottom ul li{
    margin: 0px 5px;
}
.getStarted-row + .getStarted-row .row{
    flex-direction: column-reverse;
}
.panel-btm {
    height: auto;
}
.section_1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom:auto;
    top: 20%;
    background: url(../../../images/section_mob_after.webp) 0 0 no-repeat;
    width: 433px;
    height: 726px;
}
}
@media(max-width:767px){
.section_1 {
    padding: 50px 0px;
}
.section1_info ul li {
    line-height: 30px;
}
.section_btn,.btn-getStarted {
    width: 100%;
}
.section_2 {
    padding: 50px 0px;
}
.step_mainHdng br{
    display: none;
}
.section_4 {
    padding: 50px 0px;
    }
}
@media(max-width:600px){
.section_1_topHdng {
        margin: 0px 0px 30px 0px;
        font-size: 70px;
    }
.section1_info ul {
    max-width: 90%;
    margin-bottom: 40px;
}
.section_2 {
        padding: 30px 0px;
    }
.step_mainHdng {
    font-size: 39px;
}
.section_4_top h3 {
    font-size: 39px;
    }
.panel-badge {
    right: 10px;
}
}
@media(max-width:480px){
    .section_1_topCnt {
    font-size: 15px;
}
.section_1_topHdng {
        margin: 0px 0px 30px 0px;
        font-size: 63px;
    }
    .section1_info ul {
        max-width: 100%;
        margin-bottom: 40px;
    }
.section1_info ul li {
    font-size: 18px;
    padding-left: 70px;
}
.section_btn,.btn-getStarted{
    font-size: 20px;
}
.approved_txt p {
    font-size: 17px;
    line-height: 25px;
}
.step_mainHdng {
        font-size: 35px;
    }
.getStarted_info ul li {
    padding-left: 30px;
    font-size: 18px;
}
.getStarted_info ul li:before {
    top: 6px;
}
.section_4_top h3 {
        font-size: 32px;
    }
.panel_btm_hdng {
    font-size: 45px;
}
.panel_top {
    height: 65px;
    }
.panel-badge img{
    width: 100px;
    height: auto;
}
.panel_btn_cnt {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 25px;
}
.section_1:after,.section_1:before{
    display: none;
}
}
@media(max-width:400px){
    .section_1_topHdng {
        font-size: 50px;
    }
.section_btn, .btn-getStarted {
        font-size: 18px;
    }
.step_mainHdng {
        font-size: 30px;
    }
.section_4_top h3 {
        font-size: 27px;
    }
.section_4_top p {
    font-size: 17px;
}
.section_4_top {
    margin-bottom: 25px;
}
.panel-badge img {
        width: 85px;
        height: auto;
    }
}</pre></body></html>