.font-public-sans{
    font-family: 'Public Sans', sans-serif;
}

.font-gotham{
    font-family: 'Gotham', sans-serif;
}

#section_1{
    background: url('/-/media/EE3587A6FE6A48E68F7944481B3F080D.ashx') no-repeat !important;
    background-size: cover !important;
}

.section-1-absolute-1{
    position: absolute;
    right: 69px;
    top: 20%;
    max-width: 150px;
}

.section-1-absolute-2{
    position: absolute;
    right: 100px;
    bottom: 9%;
    max-width: 100px;
}

.section-1-absolute-3{
    max-width: 150px;
    position: absolute;
    top: 15%;
    left: 100px;
}

.section-1-absolute-4{
    max-width: 100px;
    position: absolute;
    bottom: 35%;
    left: 120px;
}

.section-1-absolute-5{
    max-width: 100px;
    position: absolute;
    bottom: 10%;
    left: 170px;
}

.section-1-absolute-6{
    max-width: 80px;
    position: absolute;
    bottom: 35%;
    right: 200px;
}

.section-1-absolute-7{
    max-width: 60px;
    position: absolute;
    left: 295px;
    top: 35%;
    z-index: 0;
}

.section-1-absolute-9{
    position: absolute;
    left: 30%;
    top: 2%;
    max-width: 65px;
}

.jahit-to-bottom{
    margin-bottom: unset
}

.animate__animated.animate__pulse {
  --animate-duration: 2s;
}

.animate__animated.animate__pulse.ten-percent-off {
    --animate-duration: 0.8s;
}


#section_2{
    background-color: #e3eaff;
}

#section_4{
    background-color: #e3eaff;
}

#section_5{
    background-color: #e3eaff;
}

.dashed-line{
    border: 2px dashed gray;
}

.border-dashed-blue{
    border: 2px dashed #0d2e9e;
    border-radius: 5px;
}

.border-dashed-blue-top-only{
    border-top: 1px dashed #0d2e9e !important;
    border-radius: 5px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.absolute-dash-1{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.border-dashed-pink{
    border: 2px dashed #bd0e7f;
    border-radius: 5px;
    border-top: none !important;
}

.border-dashed-pink-without-top{
    border: 2px dashed #bd0e7f;
    border-radius: 0 0 30px 30px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.border-dashed-pink-right-only{
    border-right: 2px dashed #bd0e7f;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 5vh;
    position: absolute;
    left: 50%;
    right: 50%;
}

.remove-radius-bottom{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.remove-radius-top{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.remove-border-top{
    border-top: none;
}

.remove-border-bottom{
    border-bottom: none;
}

.fs-11{
    font-size: calc(2px + 1vw);
}

.bg-gradient-1{
    background: linear-gradient(to right, #8025fc, #235dfd);
}

.bg-gradient-2{
    background: linear-gradient(to right, #f30eda, #aa18f2);
}

.bg-blue{
    background-color: #0a2ca6;
}

.bg-custom-friendly{
    background-color: white;
}

.bg-light-blue{
    background-color: #e3eaff;
}

.text-blue{
    color: #0d2e9e;
}

.text-yellow{
    color: #e5d091;
}

.text-pink{
    color: #bd0e7f;
    font-size: 14px;
}

.z-index-1{
    z-index: 1;
}

.top-60{
    top: 60px;
}

.top-15{
    top: 15px;
}

.ml-20{
    margin-left: 20px;
}

.ml-16-percent{
    margin-left: 16%;
}

.mr-20{
    margin-right: 20px;
}

.mr-50{
    margin-right: 50px;
}

.mt-20{
    margin-top: 20px;
}

.mt-100{
    margin-top: 100px;
}

.mt-200{
    margin-top: 200px;
}

.mt-negative-4-percent{
    margin-top: -4%;
}

.mt-negative-15{
    margin-top: -15px;
}

.mt-negative-36{
    margin-top: -36px;
}

.mt-negative-50{
    margin-top: -50px; 
}

.mt-negative-70{
    margin-top: -70px; 
}

.mt-negative-100{
    margin-top: -100px;
}

.mt-negative-115{
    margin-top: -115px;
}

.mt-negative-135{
    margin-top: -135px;
}

.mt-negative-200{
    margin-top: -200px;
}

.mt-negative-150{
    margin-top: -150px;
}

.mt-negative-last-image{
    margin-top: -6px;
}

.pl-26{
    padding-left: 2.5%;
}

.p-3-10{
    padding: 3% 10%;
}

.border-radius-10{
    border-radius: 10px;
}

.banner-img{
    max-width: 400px;
    width: 100%;
    max-height: 400px;
    height: 100%;
}

.padding-mini-font{
    padding: 0 10%;
}

.mini-font{
    font-size: calc(5px + 1vw);
}

.mini-font-list{
    font-size: 15px;
}


.product-img{
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    height: 100%;
    margin-top: -25px;
}

.lower-product{
    max-width: 200px;
    max-height: 200px;
}

.products-header{
    background-color: #0d2e9e;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 23px;
}

.products-header-absolute{
    position: absolute;
    bottom: 30px !important;
    left: 0 !important;
    right: 0 !important;
}

.span-padding{
    padding: 5px 20px;
    border-radius: 5px;
    height: fit-content;
}

.warranty-padding{
    padding: 15px 25px;
    border-radius: 5px;
    height: fit-content;
}

.sub-product-padding{
    padding: 5px 50px;
    border-radius: 5px;
    height: fit-content;
}

ul {
    margin: 0;
}

ul.dashed {
    list-style-type: none;
    padding-left: 5px;
}

ul.dashed > li {
    text-indent: -5px;
}

ul.dashed > li:before {
    content: "-";
    text-indent: -5px;
}

.pink-border{
    width: 75px;
    height: 75px;
    background-color: pink;
    border-radius: 50%;
}

.gifts-img{
    width: 75px;
    height: 75px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 0;
    bottom: 0;
}

.to-bottom{
    bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
}

.to-top{
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}

.to-top-55{
    bottom: 55px;
    position: absolute;
    left: 0;
    right: 0;
}

.to-top-10{
    bottom: 10px;
    position: absolute;
    left: 0;
    right: 0;
}

.to-top-85{
    bottom: 85px;
    position: absolute;
    left: 0;
    right: 0;
}

.btn-learn-more{
    background: linear-gradient(to right, #f6b31e, #f1e72f);
    padding: 5px 20px;
    border-radius: 5px;
    border: none;
    color: #0e2ca4;
}

.square-column{
    width: 400px;
    height: 500px;
}

.where-to-buy-button{
    width: 360px;
}

.learn-more-button{
    width: 200px;
    transition: all .2s ease-in-out;;
}

.learn-more-button:hover{
    transform: scale(1.1);
}

.product-feature{
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: -126px;
}

.freebies-1{
    margin-bottom: -140px;
}

.freebies-2{
    margin-bottom: -150px;
}

.freebies-trio-wrapper{
    margin-bottom: -95px;
}

.freebies-trio{
    width: 120px;
    margin-left: 10px;
}

.padding-x-25-percent{
    padding: 0 25%;
}

.section-6-img-margin{
    margin-top: -170px;
}

.section-6-margin-top{
    margin-top: 200px;
}

.free-accessory-section-3{
    position: absolute;
    right: 9%;
    top: 22%;
}

.free-accessory-image-desktop-section-3{
    max-width: 125px;
}

.width-img-custom-1{
    max-width: 165px;
}

.free-accessory-image-desktop-section-4{
    max-width: 150px;
}

.free-accessory-section-4{
    position: absolute;
    right: 13%;
    top: 15%;
}

.vw-47-desktop{
    width: 47vw;
}

.img-absolute-1{
    position: absolute;
    right: -4%;
    top: 20%;
}

.img-absolute-2{
    position: absolute;
    right: 4%;
    top: -2%;
}

.img-absolute-3{
    position: absolute;
    left: 4%;
    bottom: 9%;
}

.img-absolute-4{
    position: absolute;
    right: -4%;
    bottom: 0;
}

.ten-percent-off{
    position: absolute;
    right: 15%;
    top: 23%;
    width: 20%;
}

@media(max-width: 767px){
    .ten-percent-off{
        right: 15%;
        top: 24%;
    }

    .feature-mobile{
        left: 11%;
        top: 14%;
    }

    .freebies-trio-wrapper{
        margin-bottom: -70px !important;
    }

    .width-img-custom-1{
        max-width: 70px !important;
    }


    .text-pink{
        font-size: calc(2px + 1vw) !important;
    }

    #section_1{
        background: url('/-/media/6C662A2E4FE3400583D5D364329835BB.ashx') no-repeat!important;
        background-size: cover !important;
    }

    .section-1-absolute-3{
        max-width: 70px !important;
        left: 8% !important;
        top: 10% !important;
    }

    .section-1-absolute-6{
        max-width: 40px !important;
        bottom: 33% !important;
        right: 20px !important;
    }

    .section-1-absolute-7{
        max-width: 35px !important;
        top: 43% !important;
        left: 5% !important;
    }

    .section-1-absolute-8{
        bottom: 18% !important;
        left: -5% !important;
        max-width: 40px !important;
    }

    #section_3{
        background-color: #e3eaff;
    }

    .banner-img{
        max-width: 200px;
        max-height: 200px;
    }

    .bg-section-2{
        background-color: none;
    }

    .padding-medium-font{
        padding: 0 15%;
    }

    .mini-font-list{
        font-size: 10px;
    }

    .medium-font{
        font-size: 13px;
    }

    .products-header{
        font-size: 15px;
    }

    .product-img{
        max-width: 200px;
        max-height: 200px;
    }

    ul.dashed {
        list-style-type: none;
        padding-left: unset;
    }

    .lower-product{
        max-width: 150px;
        max-height: 150px;
    }

    .fs-10-mobile{
        font-size: 10px;
    }

    .span-padding{
        padding: 5px 10px;
    }

    .btn-learn-more{
        padding: 5px 10px;
    }

    .mt-100{
        margin-top: 50px;
    }

    .mt-200{
        margin-top: 100px;
    }

    .sub-product-padding{
        padding: 5px 15px;
    }

    .mt-negative-100{
        margin-top: -50px;
    }

    .mt-negative-200{
        margin-top: -100px;
    }
    
    .mt-negative-15{
        margin-top: -15px;
    }

    .square-column{
        height: 350px;
        width: 300px;
    }
    
    .mt-negative-last-image{
        margin-top: unset;
        margin-bottom: -0.5%;
    }

    .where-to-buy-button{
        width: 275px;
    }

    .to-top-10{
        bottom: 10px;
    }

    .learn-more-button{
        width: 110px !important;
    }

    .to-top-85{
        bottom: 3px;
    }

    .jahit-to-bottom{
        margin-bottom: -50px;
    }

    .freebies-width{
        width: 50px !important;
    }

    .freebies-1{
        margin-bottom: -55px !important;
    }

    .freebies-2{
        margin-bottom: -70px !important;
    }

    .freebies-trio{
        width: 55px !important;
        margin-left: 0 !important;
    }

    .to-top-55{
        bottom: 15px;
    }

    .mt-negative-20-mobile{
        margin-top: -20px;
    }

    .free-accessory-image{
        max-width: 55px !important;
    }

    .custom-freebies-margin{
        margin-bottom: -100px !important;
    }

    .solo-freebies{
        width: 55px !important;
    }

    .vw-47-desktop{
        width: unset !important;
    }

    .pl-26{
        padding-left: 4% !important;
    }

    .width-105{
        width: 55px !important;
    }
}

@media(max-width: 1200px){
    .learn-more-button{
        width: 150px
    }

    .freebies-trio{
        width: 130px;
    }

    .section-1-absolute-7{
        max-width: 70px;
        left: 215px;
    }

    .section-1-absolute-5{
        left: 125px;
    }

    .section-1-absolute-4{
        left: 80px;
    }

    .section-1-absolute-3{
        left: 90px;
    }

    .free-accessory-section-4{
        top: 10%;
    }

}

@media(max-width: 991px){
    .feature-mobile{
        position: absolute;
        left: 11%;
        top: 14%;
    }

    .width-105{
        width: 105px;
    }

    .border-dashed-blue-top-only{
        border-top: 1px dashed #0d2e9e !important;
        border-radius: 5px !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    .freebies-trio-wrapper{
        margin-bottom: -90px;
    }
    
    .width-img-custom-1{
        max-width: 120px;
    }

    .vw-47-desktop{
        width: 47vw;
    }

    .mini-font{
        font-size: calc(8px + 1vw);
    }
    
    .pl-26{
        padding-left: 3%;
    }

    .fs-11{
        font-size: calc(5px + 1vw) !important;
    }

    .section-1-absolute-3{
        max-width: 100px;
        left: 10%;
    }

    .section-1-absolute-6{
        max-width: 60px;
        bottom: 33%;
        right: 20%;
        left: unset !important;
    }

    .section-1-absolute-7{
        max-width: 50px;
        top: 44%;
        left: 25%;
    }

    .section-1-absolute-8{
        position: absolute;
        bottom: 23%;
        left: 10%;
        max-width: 60px;
    }

    #section_2{
        background-color: white;
    }

    #section_3{
        background-color: #e3eaff;
    }
    

    .to-top{
        bottom: 0;
    }

    .to-top-85{
        bottom: 5px;
    }
    
    .to-top-10{
        bottom: 5px;
    }

    .to-top-55{
        bottom: 20px;
    }

    .border-dashed-blue{
        border: none !important;
        border-radius: none !important;
    }

    .border-dashed-pink{
        border: 3px dashed #bd0e7f;
        border-radius: 5px;
    }

    .bg-custom-friendly{
        background-color: #e3eaff;
    }

    .warranty-top{
        margin-top: -65px !important;
        z-index: 1;
    }

    #section_5{
        background-color: white;
    }

    .jahit-to-bottom{
        margin-bottom: -80px;
    }

    .freebies-width{
        width: 90px;
    }

    .freebies-1{
        margin-bottom: -100px;
    }

    .freebies-2{
        margin-bottom: -130px;
    }
    

    .first-content-learn-more{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .freebies-trio{
        width: 105px;
    }

    .mt-negative-20-mobile{
        margin-top: 0;
    }

    .free-accessory-section-4{
        left: 22%;
        top: 0;
        right: unset;
    }

    .free-accessory-image{
        max-width: 100px;
    }

    .section-6-img-margin{
        margin-top: unset;
    }

    .section-6-margin-top{
        margin-top: unset;
    }

    .border-dashed-pink-without-top{
        border-radius: 0 0 10px 10px;
    }

    .custom-freebies-margin{
        margin-bottom: -80px;
    }
    
    
}

@media(max-width: 300px){
    .freebies-width{
        width: 35px !important;
    }

    .learn-more-button{
        width: 70px !important;
    }

    .freebies-trio{
        width: 35px !important;
    }

    .width-img-custom-1 {
        max-width: 46px !important;
    }

    .free-accessory-image{
        width: 35px !important;
    }
}

@media(min-width: 1400px){
    .section-1-absolute-1{
        right: 50px;
        max-width: 200px;
    }
    
    .section-1-absolute-2{
        right: 65px;
        max-width: 150px;
    }
    
    .section-1-absolute-3{
        max-width: 200px;
        left: 0;
    }
    
    .section-1-absolute-4{
        max-width: 200px;
        left: 10px;
    }

    .section-1-absolute-5{
        max-width: 100px;
        left: 115px;
    }

    .section-1-absolute-6{
        max-width: 100px;
        right: 150px;
    }

    .section-1-absolute-7{
        max-width: 80px;
        left: 19%;
    }

    .section-1-absolute-9{
        max-width: 90px;
    }

    .free-accessory-section-4{
        right: 13%;
        top: 20%;
    }

}

@media(max-width: 1400px) and (min-width: 991px){
    .free-accessory-image-desktop-section-4{
        max-width: 150px;
    }

    .free-accessory-image-desktop-section-3{
        max-width: 100px;
    }

    .width-img-custom-1{
        max-width: 140px;
    }
}