
.tag-line{
    background-color: #ff9900;
    padding: 12px 0;
}
.tag-line p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}
.deal-banner{
    background: url(../images/special-deal/banner-bg.png) no-repeat;
    background-size: cover;
}
.deal-banner-text{
    margin-top: 50px;
    margin-bottom: 35px;
    background: linear-gradient(90deg, #ffa65888 0%, #ffca377e 100%);
    border: 2px solid #000000;
    border-radius: 7px;
    text-align: center;
    max-width: 921px;
    padding-bottom: 10px;
}
.deal-banner-text h1{
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    color: #000000;
}
.deal-banner-text h1 span{
    background-color: #ff9900;
    color: #fff;
    padding: 0 5px 0px;
    border-radius: 10px;
}
.deal-banner-text .absolute-text{
    background: linear-gradient(90deg, #FFA658 0%, #FFCA37 100%) ;
    border: 2px solid #6E6D6A;
    border-radius: 70px;
    margin: -38px auto 0px auto;
    max-width: 735px;
    text-align: center;
    padding: 8px 20px;
}
.deal-banner-text .absolute-text h5{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}
.main-video-section{
    margin-bottom: 35px;
    max-width: 580px;
    background: url(../images/special-deal/video-bg.png) no-repeat;
    background-size: cover;
    padding: 9px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 580px;
}
.icon-card{
    background: rgba(255, 205, 160, 0.55);
    border-radius: 7px;
    padding: 9px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 40px;
}
.icon-card:first-child{
    margin: 0 40px 0 0;
}
.icon-card:last-child{
    margin: 0 0 0 40px;
}
.icon-card p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #000000;
}

.access-section{
    padding: 40px 0 50px 0;
    background: url(../images/special-deal/access-bg.png) no-repeat;
    background-size: cover;
}
.access-section .access-text h4{
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 47px;
    text-align: center;
    color: #000000;
}
.access-section .access-text h4 span{
    color: #ff9900;
}
button.access-btn{
    background: linear-gradient(90deg, #FF7800 0%, #FF5900 52%, #FF7D01 100%);
    border: 7px solid #FFFFFF;
    box-shadow: 0px 0px 19.1px 6px rgba(0, 0, 0, 0.25);
    border-radius: 50px !important;
    padding: 12px 53px 12px;
    margin-bottom: 15px;
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}
button.access-btn:hover{
    border: 7px solid #FFFFFF;
}
.access-btn-text{
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #595959;
}
.access-btn-text-bottom{
    font-size: 36px;
}
.bottom-arrow-img{
    margin: 19px auto -81px auto;
}

.gray-section{
    background-color: #373636;
    color: #fff;
    padding: 60px 0;
}
.gray-section h6{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
}
.gray-section .gray-box-title{
    border: 4px solid #ffa65893;
    border-radius: 7px;
    padding: 9px 30px;
    max-width: 921px;
    width: 100%;
}
.gray-section h5{
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}
.gray-section .step-box{
    position: relative;
    max-width: 212px;
    margin: auto;
}
.gray-section .step{
    position: absolute;
    top: 91px;
    right: 20%;
    font-weight: 800;
    font-size: 36px;
    line-height: 42px;
    text-align: right;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
}
.gray-section .step-card{
    position: absolute;
    bottom: 78px;
    right: 18%;
    padding: 0 4px 0 10px;
}
.gray-section .step-card h4{
    font-weight: 800;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #ff9900;
    margin: 0 0 10px 0;
    font-family: 'Roboto';
    font-style: normal;
}
.gray-section .step-card p{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #373636;
}

.video-section{
    background-color: rgba(255, 204, 160, 0.129);
    padding: 50px 0;
}
.video-section h6{
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #373636;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
}
.video-section .video-box{
    background: #FFFFFF;
    border: 4px solid #FFCDA0;
    border-radius: 7px;
    padding: 18px 0;
    margin-bottom: 35px;
}
.video-section .video-box .video{
    padding: 5px 25px 5px 10px;
    min-width: 50%;
    max-width: 50%;
}
.video-section .video-box .video.video-right{
    padding: 5px 10px 5px 25px;
}
.video-section .video-box .video-content .video-title{
   background-color: #FFCDA0;
}
.video-section .video-box .video-content .video-title h3{
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    color: #373636;
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
}
.video-section .video-box .video-content p{
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #373636;
    margin-bottom: 20px;
    font-family: 'Roboto';
    font-style: normal;
}
.light-section{
    padding: 50px 0 60px;
    background-color: #fff;
}
.light-section-title{
    border: 4px solid #FFA758;
    border-radius: 7px;
    max-width: 920px;
    padding: 9px;
    width: 100%;
}
.light-section-title h5{
    font-size: 32px;
    text-align: center;
    color: #373636;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    line-height: 38px;
}
.use-box{
    position: relative;
}
.use-box.Sellers-box{
    color: #ff9900;
}
.use-box.choice-box{
    color: #FF7600;
}
.use-box .saller-title{
    background-color: currentColor;
    border-radius: 11px;
    padding: 7px 10px;
    position: absolute;
    width: 100%;
    top: -25px;
    z-index: 10;
}
.use-box .saller-title p{
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.use-box ul{
    background: #FFFDFB;
    border: 4px solid currentColor;
    border-radius: 7px;
    padding: 40px 30px 0;
}
.use-box .choice-list{
    padding: 40px 30px 0 85px;
}
.use-box .choice-list li{
    margin-bottom: 33px;
    position: relative;
}
.use-box .Possibilities-list li{
    border: 1px solid #FF9900;
    border-radius: 9px;
    padding: 2px 15px 2px 45px;
    position: relative;
    margin-bottom: 27px;
}
.use-box ul li p{
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #373636;
    font-family: 'Roboto';
    font-style: normal;
}
.use-box .Possibilities-list li::before{
    content: '';
    background: url(../images/special-deal/thum-icon.png) center center no-repeat;
    height: 46px;
    width: 43px;
    position: absolute;
    left: -9px;
    top: -7px;
}
.use-box .choice-list li::before{
    content: '';
    background: url(../images/special-deal/Star-icon.png) center center no-repeat;
    height: 22px;
    width: 22px;
    position: absolute;
    left: -29px;
    top: 1px;
}
.legendary-box{
    background: #FFFDFB;
    border: 4px solid #FFCDA0;
    border-radius: 7px;
    position: relative;
    padding: 70px 30px 0 50px;
    max-width: 540px;
    margin: auto;
}
.legendary-box .Legendary-title{
    position: absolute;
    top: -20px;
    width: 100%;
    left: 0;
}
.legendary-box .lagendary-title-box{
    background: #FFCDA0;
    border-radius: 11px;
    padding: 7px 15px;
    margin: auto;
    width: fit-content;
}
.legendary-box .Legendary-title h5{
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #373636;
    font-family: 'Sofia Sans Semi Condensed';
    font-style: normal;
    font-weight: 900;
}
.legendary-box .legendary-list li{
    position: relative;
    margin-bottom: 30px;
}
.legendary-box .legendary-list li p{
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #373636;
    font-family: 'Roboto';
    font-style: normal;
}
.legendary-box .legendary-list li::before{
    content: '';
    background: url(../images/special-deal/tick-icon.png) center center no-repeat;
    height: 13px;
    width: 22px;
    position: absolute;
    left: -29px;
    top: 7px;
}
/* sp-may page CSS start*/
.sp-may-container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1120px;
}
.sp-may-body{
    height: 100vh;
    overflow-y: auto;
    background: url(../images/special-deal/sp-may-body-bg.png) center center no-repeat;
    background-attachment: fixed !important;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}
.sp-may-body::-webkit-scrollbar {
    width: 5px;
    background-color: #dddddd;
}
.sp-may-body::-webkit-scrollbar-thumb {
    background-color: var(--text-orange);
}
.sp-may-inner {
    padding: 20px 0;
    margin: 40px 0 60px;
    background-color: #f7f3ec;
}
.sp-may-h3{
    font-size: 28px !important;
    font-weight: 800;
    color: #0A3161;
    line-height: 80px;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
    margin: 20px 0;
}
.sp-may-h4{
    font-size: 40px !important;
    font-weight: 800;
    color: #B31942FF;
    line-height: 80px;
    letter-spacing: 0;
    margin: 20px 0;
}
.sp-may-h5{
    font-size: 32px !important;
    font-weight: 400;
    color: #0A3161;
    line-height: 40px;
    letter-spacing: 0;
}
.sp-may-h6{
    font-size: 28px !important;
    font-weight: 400;
    color: #B31942FF;
    line-height: 36px;
    letter-spacing: 0;
}
.sp-may-video-box{
    background-color: transparent;
    border-color: #0a3161;
    border-width: 2px;
    border-style: solid;
    max-width: 830px;
    margin: auto;
}
.sp-may-offer-box{
    background-color: transparent;
    max-width: 840px;
    margin: auto;
}
.sp-may-offer-box .offer-box{
    padding: 30px 25px;
    max-width: 50%;
}
.sp-may-offer-box .offer-box ul{
    padding: 0 0 0 33px;
    position: relative;
}
.sp-may-offer-box .offer-box li{
    position: relative;
    margin-bottom: 10px;
}
.sp-may-offer-box .offer-box ul li p{
   font-size: 22px;
}
.sp-may-offer-box .offer-box ul li::before{
    content: '';
    background: url(../images/special-deal/tick-icon.png) center center no-repeat;
    height: 13px;
    width: 22px;
    position: absolute;
    left: -32PX;
    top: 11px;
}
.sp-may-btn{
    background-color: #0A3161;
    text-decoration: none;
    padding: 20px 30px;
    font-weight: 700;
    border-color: transparent;
    border-width: 2px;
    border-style: solid;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 0 0 0 transparent;
    transition: .2s;
    border-radius: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 40px;
}
.sp-may-btn:hover{
    animation: elevate .2s forwards;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 8px 5px -5px;
     background-color: #0A3161;
}
.sp-may-footer{
    padding: 20px 0 40px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
}
.sp-may-footer h6{
    font-size: 23px !important;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
    color: #f7f3ec;
}
.countdown {
    background-color: #b31235;
    color: white;
    padding: 20px 25px;
    border-radius: 12px;
    display: flex;
    gap: 30px;
    text-align: center;
    max-width: 450px;
    margin: auto;
}

.countdown div:not(span) {
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1;
}


.countdown span {
    display: block;
    font-size: 20px;
    margin-top: 5px;
}
/* sp-may page CSS end */

@media (max-width: 991px) {
    .icon-card{
        margin: 0 auto 15px auto !important;
    }
    .deal-banner-text {
        margin-top: 80px;
    }
    .deal-banner-text .absolute-text{
        margin: -93px auto 0px auto;
    }
    .deal-banner-text h1{
        margin-top: 44px;
    }
    .deal-banner-text .absolute-text h5{
        font-size: 20px;
    }
    button.access-btn{
        font-size: 24px;
        padding: 12px 34px 12px;
        line-height: 34px;
    }
    .access-section .access-text h4{
        font-size: 40px;
        line-height: 45px;
    }
    .drop-img{
        max-width: 60px;
    }
    .devider-img{
        max-width: 50px;
    }
    .gray-section h6 {
        font-size: 29px;
        line-height: 31px;
    }
    .gray-section h5 {
        font-size: 38px;
        line-height: 44px;
    }
    br{
        display: none;
    }
    .video-section .video-box .video-content .video-title h3{
        font-size: 23px;
        line-height: 30px;
    }
    .video-section .video-box .video-content p{
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 11px;
    }
    .video-section .video-box .video{
        padding: 0px 10px;
    }
    .video-section .video-box .video.video-right {
        padding: 0px 10px;
    }
    .light-section-title {
        max-width: 530px;
    }
    .light-section-title h5{
        font-size: 26px;
    }
    .use-box {
        max-width: 580px;
        margin: auto;
    }
    .sp-may-h3{
        line-height: 48px;
    }
    .sp-may-video-box{
        margin: 0 10px;
    }
}
@media (max-width:768px){
    .video-section .video-box .video {
        padding: 0px 10px;
        max-width: 100%;
    }
    .video-section .video-box .d-flex {
        flex-direction: column;
        align-items: unset !important;
    }
}
@media (min-width: 350px) and (max-width: 600px) {
    .tag-line p{
        font-size: 17px;
        line-height: 20px;
    }
    .video-section .video-box .video-content p {
        font-size: 15px;
        line-height: 16px;
        margin-bottom: 11px;
    }
    .deal-banner-text .absolute-text h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .deal-banner-text h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .icon-card p{
        font-size: 18px;
    }
    .drop-img {
        max-width: 40px;
    }
    .access-section .access-text h4 {
        font-size: 33px;
        line-height: 35px;
    }
    button.access-btn {
        font-size: 15px;
        line-height: 28px;
        padding: 12px 12px 12px;
    }
    .access-btn-text {
        font-size: 18px;
        line-height: 20px;
    }
    .access-btn-text-bottom{
        font-size: 22px;
    }
    .gray-section h6 {
        font-size: 25px;
        line-height: 28px;
    }
    .gray-section h5 {
        font-size: 28px;
        line-height: 32px;
    }
    .video-section h6 {
        font-size: 27px;
        line-height: 28px;
    }
    .video-section .video-box .d-flex{
        flex-direction: column;
    }
    .light-section-title h5 {
        font-size: 20px;
    }
    .use-box .saller-title p {
        font-size: 17px;
        line-height: 25px;
    }
    .use-box ul{
        padding: 30px 15px 0;
    }
    .use-box ul li p{
        font-size: 18px;
        line-height: 25px;
    }
    .use-box .choice-list li {
        margin-bottom: 16px;
    }
    .legendary-box .Legendary-title h5{
        font-size: 21px;
        line-height: 30px;
    }
    .legendary-box .legendary-list li p {
        font-size: 22px;
        line-height: 25px;
    }
    .legendary-box .legendary-list li {
        margin-bottom: 22px;
    }
    .use-box .Possibilities-list li {
        padding: 2px 3px 2px 45px;
    }
    .use-box ul li p {
        font-size: 14px;
    }
    .main-video-section {
        padding: 9px 12px;
        width: auto;
    }
    .sp-may-h4 {
        font-size: 28px !important;
    }
    .sp-may-offer-box .offer-box{
        padding: 0 25px;
        max-width: 100%;
    }
    .sp-may-offer-box .d-flex{
        flex-direction: column;
    }
    .sp-may-h3 {
        line-height: 34px;
        margin: 30px 0;
    }
    .sp-may-h4 {
        font-size: 26px !important;
        margin: 30px 0;
        line-height: 42px;
    }
    .countdown{
        margin: 0 auto;
        gap: 15px;
        justify-content: center;
    }
    .countdown div:not(span) {
        font-size: 40px;
    }
    .countdown span {
        font-size: 16px;
    }
    .sp-may-offer-box .offer-box ul li p {
        font-size: 17px;
    }
    .sp-may-btn{
        padding: 15px 20px;
        font-size: 19px;
    }
}