main.MultiDestinationLP :is(h1, h2, h3, h4, h6) {
    font-family: var(--bs-font-family-jakarta);
}
.MultiDestinationLP .section-spacing{
    padding: 5.5em 0;
}
main.MultiDestinationLP div#form-direct {
    width: 50%;
    height: max-content;
}
main.MultiDestinationLP h1 {
    font-family: var(--bs-font-family-Nunito);
    color: #662F8E;
    font-weight: var(--bs-font-bold);
    font-size: 58px;
    line-height: 70px;
}
.MultiDestinationLP .bannerArea .bannerLeft {
    padding-bottom: 10em;
}
.MultiDestinationLP .bannerArea .container:before{
    content: "";
    position: absolute;
    background: url("../images/landingpage/Student_Purple.webp") no-repeat;
    background-position: bottom right;
    background-size: auto;
    height: 100%;
    width: 575px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px;
}
main.MultiDestinationLP div#form-direct .lsq-form-widget {
    background: #fff;
    box-shadow: 0 20px 38px 0 rgb(156 156 156 / 50%);
    border-radius: 16px;
    padding: 1.4em 0.5em;
    min-height: 450px;
}
main.MultiDestinationLP .bannerInfo p.large {
    color: #363636;
    font-family: var(--bs-font-family-Nunito);
    font-size: 22px;
    font-weight: var(--bs-font-semibold);
    margin-bottom: 10px;
}
main.MultiDestinationLP h1 span {
    font-weight: var(--bs-font-extrabold);
}
.MultiDestinationLP .bannerArea{
    background: url("../images/landingpage/banner-linear.webp") no-repeat;
    background-position: bottom right;
    background-size: 100% auto;
}
.MultiDestinationLP .bannerArea .discountWrap {
    background: linear-gradient(90deg, #FFD939, #FFBC1C);
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 2em 1.5em 1.5em;
    width: max-content;
}
.MultiDestinationLP .bannerArea .exclusive {
    position: absolute;
    border-radius: 8px;
    background: #C10505;
    font-family: var(--bs-font-family-jakarta);
    font-size: 20px;
    line-height: normal;
    font-weight: var(--bs-font-bold);
    color: var(--bs-shades-bg-white);
    padding: 9px 26.42px;
    margin-top: -21.5px;
    left: 1.5em;
}
.MultiDestinationLP .bannerArea .discountWrap h3 {
    margin: 0;
    font-size: 36px;
    color: #662F8E;
    font-family: var(--bs-font-family-Nunito);
    font-weight: var(--bs-font-extrabold);
    line-height: 40px;
}
.ieltsGeneric header .container {
    padding: 7.5px 12px;
}
.ieltsGeneric header ,.ieltsGeneric header .container{
    background: transparent;
}
.ieltsGeneric header.sticky .container{
    padding: 7.5px 12px;
}
.ieltsGeneric header.sticky {
    background: #fff;
}
.MultiDestinationLP .bannerArea:before {
    content: '';
    position: absolute;
    height: 159px;
    width: 181px;
    background: #FF005C;
    border-radius: 100%;
    left: -44px;
    filter: blur(200px);
    bottom: 40%;
}
.MultiDestinationLP .bannerArea {
    position: relative;
    padding: 2.6em 0 5.5em;
}
.ieltsGeneric header .logo img.website_logo {
    width: auto;
    
}
.ieltsGeneric header .logo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.ieltsGeneric header {
    box-shadow: none;
}
.ieltsGeneric header.sticky {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .15);
}
.MultiDestinationLP button.btn.btn-large:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(63.11% 63.11% at 31.97% 19.67%, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 69.79%);
}
.MultiDestinationLP button.btn.btn-large {
height: 71px;
padding: 20px 40px;
border: none;
border-radius: 20px;
background: linear-gradient(0deg, #FF3185, #FF3185);
cursor: pointer;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.MultiDestinationLP button.btn.btn-large span{
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-shadow: 0.95px 0.95px 0.95px rgba(0, 0, 0, 0.25);
}
.event-details {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    gap: .5em;
    background: #FFEAF3;
    margin-bottom: 1em;
    padding: 10px 12px;
    border-radius: 20px;
}
.event-details p{
    margin-bottom: 0;
}
.eventRegister .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.event_content{
    width: 100%;
}
.eventRegister .inner-content {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1.5em;
}
.MultiDestinationLP .lp-cta {
    background: linear-gradient(180deg, #2E318C 0%, #070A5F 100%);
    color: var(--bs-shades-bg-white);
    text-align: center;
    padding: 3em 0 2em !important;
}
.MultiDestinationLP .lp-cta a{
    text-align: center;
    display: inline-block;
}
.MultiDestinationLP .lp-cta h2{
    color: #fff;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom: 52px;
}
.MultiDestinationLP .tnc-area p {
    font-size: 20px;
    margin-top: 2.5em;
    padding-top: 25px;
    border-top: 1px solid rgb(255 255 255 / 50%);
}
.MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info img {
    width: 40px;
}
.MultiDestinationLP .testimonial-story .swiper-slide p.small {
    color: #031621;
}
.MultiDestinationLP .testimonial-story .swiper-slide p.w-semiBold {
    padding-top: 10px;
    line-height: normal;
}
.MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info {
    padding-top: 1em;
}
.MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info img {
    width: 60px;
}
.MultiDestinationLP .testimonial-story img {
    width: auto;
}
.MultiDestinationLP .testimonial-story .swiper-slide:nth-child(odd) {
    background: #EAF6FF;
}
.MultiDestinationLP .testimonial-story .swiper-slide:nth-child(even) {
    background: #FFEAF3;
}
.MultiDestinationLP .testimonial-story .swiper-slide {
    border-radius: 16px;
    padding: 2.5em 2em;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.MultiDestinationLP .testimonial-story .swiper-slide .testimonial-box p {
    padding-top: 1.5em;
    color: #031621;
}
.MultiDestinationLP .testimonial-story .swiper-slide p.w-semiBold {
    padding-bottom: 2px;
    padding-top: 12px;
    color: #031621;
    font-weight: var(--bs-font-bold) !important;
}
.MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info {
    padding-top: 1.5em;
}
.MultiDestinationLP .counters {
    padding: 1em;
    background: #FFFFFF;
    border-radius: 28px;
    margin-top: -5.313em;
    padding: 1.8em;
    max-width: 100%;
    box-shadow: 0 12px 48px 0 rgb(255 49 133 / 25%);
}
.MultiDestinationLP .counters .width-80{
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.MultiDestinationLP h2.counting{
    font-size: 48px;
}
.MultiDestinationLP h2.counting, .MultiDestinationLP .count_wrap h6 {
    color: #662F8E;
}
.MultiDestinationLP .count_wrap h6 {
    font-weight: var(--bs-font-regular);
    line-height: 120%;
}
.MultiDestinationLP .count_wrap {
    flex-direction: column;
    text-align: center;
    gap: 10px;
}
.ieltsGeneric .MultiDestinationLP #PreferenceSection{
    background: linear-gradient(112deg, rgb(237 52 50 / 10%), rgb(245 137 33 / 10%));
}
.ieltsGeneric .btn-preference{
    display: flex;
    justify-content: center;
    padding-top: 3em;
}
.ieltsGeneric .purchaseBox.essential:last-child .purchaseHeader {
    position: relative;
}
.ieltsGeneric .purchaseBox.essential:last-child .purchaseHeader:before {
    content: "";
    position: absolute;
    top: -3px;
    right: -5px;
    width: 124px;
    height: 40px;
    background: url("../images/landingpage/bestSelllerBadge.svg") no-repeat center center;
    background-size: contain;
    z-index: 1;
}
.ieltsGeneric .percentWrap{
    position: relative;
    padding: 3em 0 3em;
}
.ieltsGeneric p.applytext {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: right;
}
.ieltsGeneric .newVideoIELTSTestimonial {
    display: block;
}
.ieltsGeneric .Productpointers h6{
    padding-bottom: 6px;
}
.ieltsGeneric .Productpointers ul li{
    padding-bottom: 10px;
}

/*-------------------------Media Query------------------------*/
@media screen and (max-width: 1440px) and (min-width: 1200px){
    .MultiDestinationLP .counters .width-80 {
        width: 86%;
    }
    .ieltsGeneric p.applytext {
        margin-bottom: 2px;
    }
    main.MultiDestinationLP h1 {
        font-size: 42px;
        line-height: 54px;
        max-width: 80%;
    }
    main.MultiDestinationLP .bannerInfo p.large {
        font-size: 18px;
    }
    .MultiDestinationLP .bannerArea .discountWrap h3 {
        font-size: 32px;
        line-height: 36px;
    }
    .MultiDestinationLP .bannerArea .discountWrap img {
        height: 80px;
    }
    .MultiDestinationLP .bannerArea .exclusive {
        font-size: 14px;
        margin-top: -18px;
    }
    main.MultiDestinationLP div#form-direct .lsq-form-widget {
        padding: 1.4em 0;
    }
    .MultiDestinationLP .bannerArea .container:before {
        background-size: 80%;
        left: 45%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px){
    .MultiDestinationLP .section-spacing{
        padding: 4em 0;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide {
        padding: 2em 1.2em;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-box p {
        font-size: 14px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info img {
        width: 45px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info {
        padding-top: 1em;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide p.w-semiBold {
        font-size: 14px;
        line-height: normal;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide p.small {
        font-size: 12px;
    }
    .MultiDestinationLP .counters .width-80 {
        width: 88%;
    }
    .ieltsGeneric header .logo img.website_logo {
        height: 60px;
    }
    .ieltsGeneric header .logo img.TestPrep_logo {
        height: 42px;
    }
    main.MultiDestinationLP h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .MultiDestinationLP .bannerArea .discountWrap img {
        height: 82px;
    }
    .MultiDestinationLP .bannerArea .discountWrap h3 {
        font-size: 30px;
        line-height: 32px;
    }
    main.MultiDestinationLP .bannerInfo p.large {
        font-size: 18px;
    }
    main.MultiDestinationLP div#form-direct .lsq-form-widget {
        padding: 1.4em 0;
    }
    .MultiDestinationLP .bannerArea .container:before {
        background-size: 464px;
        left: 45%;
    }
    .MultiDestinationLP .bannerArea .exclusive {
        font-size: 14px;
        margin-top: -18px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 768px){
    .MultiDestinationLP button.btn.btn-large{
        border-radius: 16px;
        box-shadow: 3.79px 30.02px 65.77px rgb(0 0 0 / 34%), inset -2.84px -3.79px 6.63px rgba(255, 255, 255, .15);
    }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .event-details {
        gap: 5px
    }
    .event-details p{
        font-size: 13px;
    }
.MultiDestinationLP button.btn.btn-large{
    width: auto;
    height: 55px;
}
body.ieltsGeneric .purchaseBox.essential:last-child .purchaseHeader:before{
    width: 95px;
    height: 30px;
}
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info img {
        width: 40px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide p.small {
        font-size: 12px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide p.w-semiBold {
        padding-top: 10px;
        line-height: normal;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info {
        padding-top: 1em;
    }
    .MultiDestinationLP .counters .width-80 {
        width: 90%;
    }
    .MultiDestinationLP .counters {
        padding: 0em 1.8em;
        border-radius: 20px;
    }
    .MultiDestinationLP .counters .width-80 img {
        height: 70%;
    }
    .ieltsGeneric header .logo img.website_logo {
        height: 60px;
    }
    .ieltsGeneric header .logo img.TestPrep_logo {
        height: 42px;
    }
    main.MultiDestinationLP h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .MultiDestinationLP .bannerArea .discountWrap img {
        height: 82px;
    }
    .MultiDestinationLP .bannerArea .discountWrap h3 {
        font-size: 30px;
        line-height: 32px;
    }
    main.MultiDestinationLP .bannerInfo p.large {
        font-size: 16px;
    }
    main.MultiDestinationLP div#form-direct .lsq-form-widget {
        padding: 1.4em 0;
    }
    .MultiDestinationLP .bannerArea .container:before {
        background-size: 464px;
        left: 45%;
    }
    .MultiDestinationLP .bannerArea .exclusive {
        font-size: 14px;
        margin-top: -18px;
    }
    main.MultiDestinationLP .bannerInfo p.large img {
        width: 18px;
        margin-bottom: 2px;
    }
    main.MultiDestinationLP div#form-direct {
        width: 78%;
    }
    .MultiDestinationLP h2.counting {
        font-size: 38px;
    }
}
@media screen and (max-width: 1200px) {
    .MultiDestinationLP .lp-cta br{ display: none;}
    .ieltsGeneric p.applytext {
        margin-bottom: 2px;
        font-size: 12px;
    }
}
@media screen and (max-width: 992px) {
    .MultiDestinationLP .tnc-area p{
        font-size: 16px;
    }
    main.MultiDestinationLP h2, .MultiDestinationLP .lp-cta h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .MultiDestinationLP .circleimgboxWrap {
        grid-template-columns: repeat(2, 1fr);
    }
    .MultiDestinationLP .section-spacing{
        padding: 3em 0;
    }
    .MultiDestinationLP .bannerArea .container:before{
        display: none;
    }
}
@media screen and (max-width: 768px){
    .MultiDestinationLP button.btn.btn-large{
        border-radius: 12px;
    }
    .MultiDestinationLP button.btn.btn-large{
        width: auto;
        height: 50px;
    }
    .MultiDestinationLP button.btn.btn-large span{
        font-size: 16px;
    }
    .MultiDestinationLP .lp-cta h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px;
    }
    .MultiDestinationLP .tnc-area p {
        font-size: 14px;
        padding-top: 16px;
    }
    .ieltsLP .btn.btn-large{
        margin-top: 10px;
    }
    body.ieltsGeneric .purchaseBox.essential:last-child .purchaseHeader:before{
        top: -3px;
        right: -4px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info img {
        width: 45px;
    }
    .MultiDestinationLP .counters .width-80 {
        width: 95%;
    }
    .MultiDestinationLP h2.counting {
        font-size: 30px;
    }
    .MultiDestinationLP .count_wrap h6 {
        font-size: 12px;
    }
    .MultiDestinationLP .count_wrap {
        gap: 4px;
    }
    .MultiDestinationLP .counters .width-80 img {
        height: 70%;
    }
    .MultiDestinationLP .counters {
        border-radius: 20px;
        padding: 0 1.8em;
    }
    .purchaseBox:has(.essential) .purchaseHeader, .purchaseBox:has(.premium) .purchaseHeader, .purchaseBox:has(.comprehensive) .purchaseHeader {
        background-position: bottom !important;
        border-radius: 20px 20px 0 0;
    }
    .MultiDestinationLP .bannerArea .d-flex.justify-content-between {
        flex-direction: column;
        padding-bottom: 2em;
    }
    .MultiDestinationLP .bannerArea .bannerLeft {
        padding-bottom: 2em;
    }
    main.MultiDestinationLP div#form-direct {
        width: 100%;
    }
    main.MultiDestinationLP div#form-direct .lsq-form-widget {
        padding: 0.4em .5em;
    }
}
@media screen and (max-width: 768px) and (min-width: 576px){
    .ieltsGeneric header .logo img.website_logo {
        height: 60px;
    }
    .ieltsGeneric header .logo img.TestPrep_logo {
        height: 42px;
    }
    main.MultiDestinationLP h1 {
        font-size: 38px;
        line-height: 48px;
    }
    .MultiDestinationLP .bannerArea .exclusive {
        font-size: 12px;
        margin-top: -16.5px;
    }
    .MultiDestinationLP .bannerArea .discountWrap img {
        height: 70px;
    }
    .MultiDestinationLP .bannerArea .discountWrap h3 {
        font-size: 24px;
        line-height: 28px;
    }
    main.MultiDestinationLP .bannerInfo p.large {
        font-size: 16px;
        margin-bottom: 8px;
    }
    main.MultiDestinationLP .bannerInfo p.large img {
        width: 18px;
        margin-bottom: 2px;
    }
    .ieltsGeneric .percentWrap {
        padding: 2em 0 2em;
    }
}

@media screen and (max-width: 577px){
    .ieltsGeneric .swiper-btns.swiper-button-prev{
        display: inline-flex;
    }
    .ieltsGeneric .newVideoIELTSTestimonial .swiper-btns {
        padding-top: 1em;
        column-gap: 8px;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide {
        padding: 2em 1.6em;
    }
    .MultiDestinationLP .testimonial-story .swiper-slide .testimonial-info {
        padding-top: 1em;
    }
}

@media screen and (max-width: 576px){
    .MultiDestinationLP .counters .width-80 {
        width: 100%;
    }
    .MultiDestinationLP .count_wrap h6 {
        font-size: 9px;
    }
    .MultiDestinationLP .count_wrap {
        gap: 0px;
    }
    .MultiDestinationLP .counters .width-80 img {
        height: 65px;
    }
    .MultiDestinationLP h2.counting {
        font-size: 20px;
    }
    .MultiDestinationLP .counters {
        padding: 1.2em 1.4em;
    }
    .ieltsGeneric header .logo img.website_logo {
        height: 48px;
    }
    .ieltsGeneric header .logo img.TestPrep_logo {
        height: 32px;
    }
    /**/
    main.MultiDestinationLP h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .MultiDestinationLP .bannerArea .exclusive {
        font-size: 10px;
        margin-top: -16.5px;
        padding: 9px 17.42px;
    }
    .MultiDestinationLP .bannerArea .discountWrap img {
        height: 55px;
    }
    .MultiDestinationLP .bannerArea .discountWrap h3 {
        font-size: 20px;
        line-height: 24px;
    }
    main.MultiDestinationLP .bannerInfo p.large {
        font-size: 14px;
        margin-bottom: 6px;
    }
    main.MultiDestinationLP .bannerInfo p.large img {
        width: 16px;
        margin-bottom: 2px;
    }
    .ieltsGeneric .percentWrap {
        padding: 2em 0 2em;
    }
    main.MultiDestinationLP div#form-direct .lsq-form-widget {
        padding: 0;
    }
    .eventRegister .inner-content {
        grid-template-columns: 1fr;
    }
    .eventRegister .inner-content img {
        width: 20px;
        margin-top: 3px;
    }
    .MultiDestinationLP .bannerArea {
        background-size: 100% 16%;
    }
    .ieltsGeneric .newVideoIELTSTestimonial .swiper-btns .swiper-button-prev, .ieltsGeneric .newVideoIELTSTestimonial .swiper-btns .swiper-button-next {
        display: flex;
        position: unset !important;
        transform: none;
        border: 1.5px solid var(--bs-secondary-bg-blue-700);
        height: 28px;
        width: 28px;
    }
    .ieltsGeneric .newVideoIELTSTestimonial .swiper-btns .swiper-button-prev::after, .ieltsGeneric .newVideoIELTSTestimonial .swiper-btns .swiper-button-next::after {
        font-size: 10px;
    }

}