body{
    font-family:"Inter", sans-serif;
    font-optical-sizing:auto;
    font-weight:400;
    font-style:normal;
    font-size:16px;
    color:#000;
    overscroll-behavior:none
}
a{
    text-decoration:none
}
.text-primary{
    color:#B286DD !important
}
.title-text{
    font-weight:700;
    font-size:52px;
    font-family:"Inria Serif", serif
}
.desc{
    font-family:"Inter", sans-serif;
    font-size:18px;
    color:#606060
}
.cust-btn{
    font-family:"Inria Serif", serif;
    background-color:#B286DD;
    padding:15px 20px;
    font-weight:700;
    font-size:16px;
    color:#000;
    display:inline-block
}
.padding-tb-150{
    padding-bottom:100px;
    padding-top:100px
}
.padding-b-150{
    padding-bottom:100px
}
.padding-t-150{
    padding-top:100px
}
.mb-80{
    margin-bottom:80px
}
header{
    padding:20px 0;
    border-bottom:1px solid #B286DD;
    /*transition:background-color 0.3s ease-in-out*/
}
header .menu-link li{
    margin:0 25px;
    align-content:center
}
header .menu-link li:last-child{
    margin-right:0
}
header .menu-link li:first-child{
    margin-left:0
}
header .menu-link li a{
    font-family:"Inria Serif", serif;
    color:#000;
    font-size:18px;
    font-weight:600
}
header .menu-link li a:hover{
    color:#B286DD
}
.hero-section{
    background-color:#f7f2fb;
    padding-top:50px
}
.hero-section h2{
    font-size:40px
}
.hero-section .hero-bottom-img{
    left:29.5%
}
.hero-section .hero-dots-pattern{
    top:14%;
    left:2%
}
.hero-section .hero-left-leaf{
    bottom:-100px;
    left:0;
    animation:upDownleaf 8s ease-in-out infinite
}
.hero-section .hero-right-leaf{
    top:40%;
    animation:upDownleaf 8s ease-in-out infinite
}
@keyframes upDownleaf{
    0%{
        transform:translateY(0)
    }
    50%{
        transform:translateY(-40px)
    }
    100%{
        transform:translateY(0)
    }
}
.hero-section .right-content{
    background-image:url(../img/hero-bg-img.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position: center;
}
.hero-section .circle-img{
    top:14%;
    left:35%;
    animation:rotateLeftRight 20s linear infinite
}
@keyframes rotateLeftRight{
    0%{
        transform:rotate(0deg)
    }
    25%{
        transform:rotate(-180deg)
    }
    50%{
        transform:rotate(0deg)
    }
    75%{
        transform:rotate(180deg)
    }
    100%{
        transform:rotate(0deg)
    }
}
.marquee-txt{
    background: #5433ff;
    background: linear-gradient(to right,#beb1ff, #a7e5ff, #b1ffd2);
    background: -webkit-linear-gradient(to right, #beb1ff, #a7e5ff, #b1ffd2);
}
.swiper--top.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper--top .swiper-wrapper {
    transition-timing-function: linear !important;
    position: relative;
    align-items: center;
}

.swiper--top .swiper-slide {
    text-align: center;
    font-size: 20px;
    display: flex;
    font-family:"Inria Serif", serif;
    justify-content: center;
    align-items: center;
    width: auto;
    position: relative;
    overflow: hidden;
    padding: 0 17px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
.cust-bottom-border{
    border-bottom:1px solid #B286DD
}
.product-overview .specifications{
    background-color:#e0cef1;
    padding:50px
}
.product-overview .specifications.spec-1:after{
    display: none;
}
.product-overview .specifications:after{
    content:'';
    position:absolute;
    background-image:url(../img/specifications-shape.png);
    background-size:contain;
    background-repeat:no-repeat;
    width:255px;
    height:274px;
    top:0;
    right:0
}
.product-overview .specifications ul li{
    font-size:16px;
    margin-bottom:18px;
    color:#000;
    background-image:url(../img/white-arrow-right.svg);
    background-size:20px;
    background-position:left, center;
    background-repeat:no-repeat;
    padding-left:32px
}
.product-overview .specifications ul li:last-child{
    margin-bottom:0
}
.why-choose .card-box{
    background-color:#e0cef1;
    padding:30px
}
.why-choose .card-box h3{
    font-size:30px;
    margin-top:30px
}
.why-choose .swiper-why-choose{
    width:2200px
}
.why-choose .swiper-why-choose .swiper-slide{
    width:520px;
    height:auto
}
.why-choose .swiper-btn{
    top:-70px !important
}
.features-at-a-glance .features-at-a-glance-content:before{
    content:'';
    position:absolute;
    background-color:#e0cef1;
    width:calc(100vw - 440px);
    height:100%;
    top:0;
    bottom:0;
    right:0;
    z-index:-1
}
.features-at-a-glance .chips-txt{
    font-size:16px;
    color:#000;
    border:1px solid #B286DD;
    margin-bottom:20px;
    margin-right:10px;
    padding:10px 20px;
    display:inline-block
}
.always-ready-to-get-you-ready h3{
    font-size:30px;
    margin-top:30px
}
.pre-order-your-nail-printer{
    background-color:#e0cef1
}
.pre-order-your-nail-printer .hero-left-leaf{
    bottom:-90px
}
.pre-order-your-nail-printer .hero-right-leaf{
    top:-90px
}
.pre-order-your-nail-printer .bottom-flower{
    bottom:-90px
}
.pre-order-your-nail-printer h2{
    font-size:50px
}
.form-control,.form-select{
    padding:15px 20px;
    font-family:"Inria Serif", serif;
    border:1px solid #fff !important
}
.form-control:focus,.form-select:focus{
    box-shadow:none;
    border:1px solid #0E5749 !important
}
.qty-input .product-qty,.qty-input .qty-count{
    background:transparent;
    color:inherit;
    font-weight:bold;
    font-size:inherit;
    border:none;
    display:inline-block;
    min-width:0;
    height:2.5rem;
    line-height:1
}
.qty-input .product-qty:focus,.qty-input .qty-count:focus{
    outline:none
}
.qty-input .product-qty{
    width:50px;
    min-width:0;
    display:inline-block;
    text-align:center;
    -webkit-appearance:textfield;
    -moz-appearance:textfield;
    appearance:textfield
}
.qty-input .product-qty::-webkit-outer-spin-button,.qty-input .product-qty::-webkit-inner-spin-button{
    -webkit-appearance:none;
    appearance:none;
    margin:0
}
.qty-input .qty-count{
    padding:0;
    cursor:pointer;
    width:2.5rem;
    font-size:1.25em;
    text-indent:-100px;
    overflow:hidden;
    position:relative;
    background-color:#B286DD
}
.qty-input .qty-count:before,.qty-input .qty-count:after{
    content:"";
    height:2px;
    width:10px;
    position:absolute;
    display:block;
    background:#000;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto
}
.qty-input .qty-count--minus{
    border-right:1px solid #e2e2e2
}
.qty-input .qty-count--add{
    border-left:1px solid #e2e2e2
}
.qty-input .qty-count--add:after{
    transform:rotate(90deg)
}
.qty-input .qty-count:disabled{
    color:#ccc;
    background:#f2f2f2;
    cursor:not-allowed;
    border-color:transparent
}
.qty-input .qty-count:disabled:before,.qty-input .qty-count:disabled:after{
    background:#ccc
}
footer{
    background-image:url(../img/footer-bg-img.png);
    background-position:center;
    background-size:60%;
    background-repeat:no-repeat
}
footer .padding-tb-150{
    padding-bottom:100px;
    padding-top:100px
}
footer .menu-link li{
    margin:0 25px
}
footer .menu-link li:last-child{
    margin-right:0
}
footer .menu-link li:first-child{
    margin-left:0
}
footer .menu-link li a{
    color:#000;
}
footer ul li{
    align-content:center
}
footer ul li a{
    font-size:16px;
    color:#606060
}
.pre-order-now-pg .product-overview .specifications:after{
    display:none
}
.swiper-pagination-bullet-active{
    background-color: #B286DD !important;
}
.select2-container--default .select2-selection--single{
    border: 0;
    border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px;
    right: 15px;
}



.container-range {
    max-width: 100%;
}

#comparison {
    width: 100%;
    height: 745px;
    overflow: hidden;
    position: relative;
}

figure {
    position: absolute;
    background-image: url(https://30secnails.com/assets/img/transform-your-nail-game-2.jpg);
    background-size: initial;
    background-repeat: no-repeat;
    font-size: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

#divisor {
    background-image: url(https://30secnails.com/assets/img/transform-your-nail-game.jpg);
    background-size: initial;
    background-repeat: no-repeat;
    position: absolute;
    width: 50%;
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
    bottom: 0;
    height: 100%;
}
#divisor::before, #divisor::after {
    content: "";
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: white;
    z-index: 3;
}
#divisor::before {
    top: 0;
    box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
}
#divisor::after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
}

#handle {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}
#handle::before, #handle::after {
    content: "";
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
#handle::before {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}
#handle::after {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}

input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 50px);
    z-index: 2;
}
input[type=range]:focus, input[type=range]:active {
    border: none;
    outline: none;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    border: 4px solid white;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

input[type=range]::-moz-range-track {
    -moz-appearance: none;
    height: 15px;
    width: 100%;
    background-color: transparent;
    position: relative;
    outline: none;
}



@media (min-width: 2100px){
    .features-at-a-glance .features-at-a-glance-content:before {
        width: 100%;
    }
}
@media (min-width: 1920px){
    .container{
        max-width:1620px
    }
}
@media (min-width: 1600px) and (max-width: 1919px){
    .features-at-a-glance .features-at-a-glance-content:before {
        width: 87%;
    }
}
@media (min-width: 1400px) and (max-width: 1599px){
    .padding-tb-150{
        padding-bottom:80px;
        padding-top:80px
    }
    .padding-b-150{
        padding-bottom:80px
    }
    .padding-t-150{
        padding-top:80px
    }
    .mb-80{
        margin-bottom:50px
    }
    .title-text{
        font-size:56px
    }
    .desc{
        font-size:16px
    }
    header{
        padding:10px 0
    }
    .hero-section .hero-bottom-img{
        width:300px
    }
    .hero-section h2{
        font-size:26px
    }
    .hero-section .right-content{
        background-position:center
    }
    .hero-section .hero-left-leaf,.hero-section .hero-right-leaf{
        width:100px
    }
    .hero-section .circle-img{
        width:100px;
        top:1%;
        right:inherit !important
    }
    .product-overview .specifications:after{
        width:230px
    }
    .left-content-img img{
        object-fit:cover;
        width:100%;
        height:100%
    }
    .why-choose .card-box h3,.always-ready-to-get-you-ready h3{
        font-size:26px
    }
    .vdo-sect{
        height: 100% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    .padding-tb-150{
        padding-bottom:50px;
        padding-top:50px
    }
    .padding-b-150{
        padding-bottom:50px
    }
    .padding-t-150{
        padding-top:50px
    }
    .mb-80{
        margin-bottom:50px
    }
    .title-text{
        font-size:36px !important;
    }
    .swiper{
        .title-text{
            font-size:26px !important;
        }
    }
    .object-fit-img{
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .desc{
        font-size:16px
    }
    header{
        padding:10px 0
    }
    .hero-section .hero-bottom-img{
        width:300px
    }
    .hero-section h2{
        font-size:26px
    }
    .hero-section .right-content{
        background-position:center
    }
    .hero-section .hero-left-leaf,.hero-section .hero-right-leaf{
        width:100px
    }
    .hero-section .circle-img{
        width:100px;
        top:1%;
        right:inherit !important
    }
    .product-overview .specifications:after{
        width:230px
    }
    .left-content-img img{
        object-fit:cover;
        width:100%;
        height:100%
    }
    .why-choose .card-box h3,.always-ready-to-get-you-ready h3{
        font-size:26px
    }
    #comparison{
        height: 650px;
        #divisor,figure{
            background-size: cover;
        }
    }
    .vdo-sect{
        height: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .vdo-sect{
        height: 100% !important;
    }
    .features-at-a-glance .features-at-a-glance-content:before {
        width: 100%;
    }
    .padding-tb-150{
        padding-bottom:80px;
        padding-top:80px
    }
    .padding-b-150{
        padding-bottom:80px
    }
    .padding-t-150{
        padding-top:80px
    }
    .mb-80{
        margin-bottom:50px
    }
    .title-text{
        font-size:32px !important
    }
    .desc{
        font-size:16px
    }
    header{
        padding:10px 0
    }
    header .menu-link li{
        margin:0 15px
    }
    .hero-section .hero-bottom-img{
        display:none
    }
    .hero-section h2{
        font-size:26px
    }
    .hero-section .right-content{
        background-position:center
    }
    .hero-section .hero-left-leaf,.hero-section .hero-right-leaf{
        width:100px
    }
    .hero-section .circle-img{
        width:100px;
        top:2%;
        right:inherit !important
    }
    .product-overview .specifications{
        padding:23px
    }
    .product-overview .specifications:after{
        content:inherit
    }
    .product-overview .specifications ul li{
        font-size:14px;
        margin-bottom:15px;
        background-size: 20px;
    }
    .product-overview .specifications h2{
        font-size:42px
    }
    .transform-your-nail-game img.position-absolute{
        width:110px;
        top:-10px !important
    }
    .why-choose .swiper-why-choose{
        width:auto
    }
    .why-choose .swiper-why-choose .swiper-slide{
        width:100%;
        height:auto
    }
    .why-choose .swiper-why-choose .card-box{
        padding:15px
    }
    .why-choose .swiper-why-choose .card-box h3{
        font-size:26px !important
    }
    .why-choose .swiper-btn{
        top:inherit !important;
        position:relative !important;
        margin-top:20px;
        justify-content:center
    }
    .always-ready-to-get-you-ready h3{
        font-size:26px !important;
        margin-top:20px
    }
    .pre-order-your-nail-printer .hero-left-leaf{
        width:90px
    }
    .pre-order-your-nail-printer .bottom-flower{
        width:70px
    }
    .pre-order-your-nail-printer .hero-right-leaf{
        width:90px
    }
    .left-content-img img{
        object-fit:cover;
        width:100%;
        height:100%
    }
    .whtsapp{position:fixed;bottom:6px;right:6px;padding:3px;z-index:999}
    footer{
        background-size:contain
    }
    footer .footer-bottom-menu{
        flex-direction:row;
        text-align:center;
        margin:0 0 !important
    }
    footer .footer-bottom-menu li{
        margin:0 8px !important
    }
}
@media (min-width: 320px) and (max-width: 767px){
    .padding-tb-150{
        padding-bottom:80px;
        padding-top:80px
    }
    .padding-b-150{
        padding-bottom:80px
    }
    .padding-t-150{
        padding-top:80px
    }
    .mb-80{
        margin-bottom:50px
    }
    .title-text{
        font-size:32px !important
    }
    .desc{
        font-size:16px
    }
    header{
        padding:10px 0
    }
    header .menu-link li{
        margin:0
    }
    .hero-section .hero-bottom-img{
        display:none
    }
    .hero-section .right-content{
        background-position:center
    }
    .hero-section .hero-left-leaf,.hero-section .hero-right-leaf{
        width:80px
    }
    .hero-section .circle-img{
        width:120px;
        top:2%;
        left:inherit !important;
        right:5%
    }
    .product-overview .specifications{
        padding:30px
    }
    .product-overview .specifications:after{
        content:inherit;
    }
    .product-overview .specifications ul li{
        font-size:16px;
        margin-bottom:25px
    }
    .product-overview .specifications h2{
        font-size:42px
    }
    .transform-your-nail-game img.position-absolute{
        width:110px;
        top:-90px !important;
        z-index: -1;
    }
    .why-choose .swiper-why-choose{
        width:auto
    }
    .why-choose .swiper-why-choose .swiper-slide{
        width:100%;
        height:auto
    }
    .why-choose .swiper-why-choose .card-box{
        padding:15px
    }
    .why-choose .swiper-why-choose .card-box h3{
        font-size:22px !important
    }
    .why-choose .swiper-btn{
        top:inherit !important;
        position:relative !important;
        margin-top:20px;
        justify-content:center
    }
    .always-ready-to-get-you-ready h3{
        font-size:22px !important;
        margin-top:20px
    }
    .pre-order-your-nail-printer .hero-left-leaf{
        width:90px
    }
    .pre-order-your-nail-printer .bottom-flower{
        width:70px
    }
    .pre-order-your-nail-printer .hero-right-leaf{
        width:90px
    }
    .features-at-a-glance .features-at-a-glance-content:before{
        content:inherit !important
    }
    footer{
        background-size:contain
    }

    footer .footer-bottom-menu li{
        margin:8px 0 !important;
    }
}
@media (min-width: 320px) and (max-width: 991px){
    .vdo-sect{
        height: 100% !important;
    }

    #mobile-menu{
        width:300px;
        margin:5px;
        border-radius:15px
    }
    #mobile-menu ul li{
        margin-bottom:15px
    }
    #mobile-menu ul li:last-child{
        margin-bottom:0
    }
    #mobile-menu ul li a{
        font-family:"Inria Serif", serif;
        color:#000;
        font-size:18px;
        font-weight:600
    }
    #mobile-menu ul li a:hover{
        color:#B286DD
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    #comparison{
        height: 550px;
        #divisor,figure{
            background-size: cover;
        }
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #comparison{
        height: 400px;
        #divisor,figure{
            background-size: cover;
        }
    }
}
@media (min-width: 577px) and (max-width: 767px){
    #comparison{
        height: 320px;
        #divisor,figure{
            background-size: cover;
        }
    }
    .hero-section .circle-img {
        width: 100px;
        top: 17%;
    }
}
@media (min-width: 320px) and (max-width: 576px){
    #comparison{
        height: 270px;
        #divisor,figure{
            background-size: cover;
        }
    }
    #countdown-2{
        .count-box{
            width: 80px !important;
        }
        span{
            font-size: 13px;
            font-weight: 600;
        }
    }
    .hero-section .circle-img {
        width: 80px;
        top: 21%;
        left: inherit !important;
        right: 3%;
    }
}