.slick-dots{
    transition: all .2s ease-in-out;
}
@media(max-width:767px){
    .hex-sections-list .hex-sections-list_home_stripe{
        padding-bottom: 60px;
    }
}
header .slick-slide:focus-visible{
    outline: none;
}
body{
    background:#110c28;
}
.left__block_content__description a{
font-size: 14px;
font-weight: 600;
line-height: 24px;
color: #fff;
text-decoration: none;
}
.left__block_content__description a:hover {
    text-decoration: underline;
}
@media(min-width:767px){
    section{
         min-height: 100vh;
         max-height: 100vh;
    }
    /* .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper{
        max-height: 379px;
    } */
    .hex_sections_list .hex_sections_list__third_stripe{
        min-height: 100vh;
         max-height: 100vh;
    }
    .hex_sections_list__home_stripe,.hex_sections_list__second-stripe{
    min-height: 100vh !important;
    }
}
@media(min-width:768px){
    .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__title:before{
        opacity: 0;
    }
    .hex_sections_list .hex_sections_list__third_stripe.slick-current .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__title:before{
        opacity: 1;
    }
}
/* Webinar card updates starts */
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__img_block.third_stripe__slider__hex_slider_wrapper__hex_single--content h3{
    text-align: center;
}
@media(max-width:600px){
    .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__img_block.third_stripe__slider__hex_slider_wrapper__hex_single--content{
        min-height: 210px;
    }
    .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__img_block img{
        max-height: 210px;
    }
}
/* Webinar card updates ends */

/* Upcoming block style update with less content starts */
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a.hex_without_link{
    cursor: auto;
}
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a.hex_without_link .third_stripe__slider__hex_slider_wrapper__hex_single__title:before{
    display: none;
}
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a.hex_without_link .third_stripe__slider__hex_slider_wrapper__hex_single__title:after{
    display: none;
}
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a.hex_without_link:hover{
    background: transparent;
}
@media(min-width:1100px){
    .hex_sections_list .hex_sections_list__second-stripe .hex__common_container_wrapper .hex_sections_list__second-stripe__content .second-stripe__spot_light_block .second-stripe__spot_light_block__wrap{
        min-height: 300px;
    }
}
/* Upcoming block style update with less content ends */

/* events style updates starts */
.hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single a .third_stripe__slider__hex_slider_wrapper__hex_single__img_block{
    padding-top: 66.75%;
    border-radius: 8px;
}
@media(max-width:991px){
    .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .third_stripe__slider__hex_slider_wrapper__full_block .third_stripe__slider__hex_slider_wrapper__hex_single{
        width:366px;
    }
}
/* events style updates ends */

/* style for slider next and prev breaks with footer starts */
@media(min-width:1101px)  and (max-width:1230px) and (max-height:720px){
    body .hex_sections_list .hex_sections_list__third_stripe.hex_sections_list__fourth_stripe .hex_sections_list__third_stripe__slider .third_stripe__slider__hex_slider_wrapper .hex_next_and_prev{
        margin-bottom: 40px;
    }
}
@media(min-width:1101px)  and (max-width:1230px) and (min-height:721px) and (max-height:800px){
    .hex_sections_list .hex_sections_list__third_stripe .hex__common_container_wrapper .hex_sections_list__third_stripe__title {
        margin-bottom: 50px;
    }
}
/* style for slider next and prev breaks with footer ends */

header{
    z-index: 2000;
}
/*==========================================================
OUI BOUNCE - EXIT INTENT POPUP
===========================================================*/
.ouibounce-wrapper {
    overflow-y: auto;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9992;
}
.ouibounce-container {
    position: relative;
    height: 100%;
    width: 100%;
}
#ouibounce-modal .layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9992;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
}
.modal-offer-intent {
    padding-left: 6%;
    padding-right: 6%;
    position: absolute;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    z-index: 9993;
}
.modal-offer-intent .modal-dialog {
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    position: relative;
    z-index: 1100;
    pointer-events: initial;
}
.modal-offer-intent .modal-body-wrap {
    position: relative;
    background: #0a0033 0% 0% no-repeat padding-box;
    box-shadow: 0 0 99px rgb(0 0 0 / 50%);
    border: 1px solid rgb(159 144 218 / 50%);
    color: #fff;
    border-radius: 0px;
    padding: 80px 75px 80px;
    overflow: hidden;
}
.modal-offer-intent .modal-body-bg-clock {
    width: 940px;
    height: 940px;
    position: absolute;
    right: 12%;
    top: calc(50% - 105px);
    transform: translateY(-50%);
}
.modal-body-bg-dial {
    background: url("../images/clock-dial.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.modal-offer-intent .modal-body-wrap .modal-body__close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 40px;
    top: 40px;
    cursor: pointer;
    z-index: 1101;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-offer-intent .modal-body-wrap .modal-body__close:hover svg #icon {
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.modal-offer-intent .modal-body-wrap .modal-body__close:hover svg #icon {
    opacity: 1;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.modal-offer-intent .modal-body__content {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.modal-body__content .modal--logo {
    max-height: 40px;
    max-width: 200px;
    margin-bottom: 10px;
}
.modal-body__content .modal--title {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.2;
    text-align: left;
    max-width: 610px;
    margin-bottom: 20px;
}
.modal-body__content .modal--desc {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 24px;
}
.modal-body__timer {
    position: relative;
}
.body__timer-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    max-width: 365px;
}
.body__timer-wrap .timer-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    padding-right: 22.5px;
    padding-left: 22.5px;
}
.body__timer-wrap .timer-item::after {
    position: absolute;
    display: block;
    content: ":";
    height: 100%;
    width: 1px;
    right: 0px;
    top: 2px;
    bottom: 0;
    font-size: 30px;
    font-weight: 300;
}
.body__timer-wrap .timer-item:first-child {
    padding-left: 0px;
}
.body__timer-wrap .timer-item:last-child {
    padding-right: 0px;
}
.body__timer-wrap .timer-item:last-child:after {
    display: none;
}
.body__timer-wrap .timer-item label {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px;
}
.body__timer-wrap .timer-item span {
    font-size: 32px;
    line-height: 1.2;
    color: #fff;
    font-weight: 900;
    min-height: 56px;
    display: flex;
    align-items: center;
}
.modal-body__action .modal-body__action-btn {
    position: relative;
    display: inline-block;
}
.modal-body__action .modal-body__action-btn .btn-theme {
    color: #fff;
    padding: 14px 48px;
    border: 1px solid #fff;
    line-height: 24px;
    font-size: 16px;
    border-radius: unset;
    position: relative;
    word-break: break-word;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    display: flex;
    width: fit-content;
    background: #8039e5;
    font-weight: 600;
    text-decoration: none;
    z-index: 1;
    cursor: pointer;
}
.modal-body__action .modal-body__action-btn::after {
    position: absolute;
    content: '';
    padding: 20px 55px;
    border: 1px solid #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    transition: 0.3s ease-out;
    z-index: 0;
}
.modal-body__action .modal-body__action-btn:hover::after {
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
}
@media screen and (max-width: 991px) {
    .modal-offer-intent .modal-body-wrap {
        padding: 60px 55px 60px;
   }
}
@media screen and (max-width: 768px) {
    .modal-offer-intent .modal-body-wrap {
        padding: 45px 30px 45px;
   }
    .modal-body__content .modal--title {
        font-size: 28px;
        line-height: 1.4;
   }
    .modal-offer-intent .modal-body__content {
        margin-bottom: 30px;
   }
}
@media screen and (max-width: 600px) {
    .modal-offer-intent .modal-body-wrap {
        padding: 40px 0px 80px;
   }
    .modal-offer-intent .modal-body__timer {
        padding-left: 20px;
        padding-right: 20px;
   }
    .modal-offer-intent .modal-body-wrap .modal-body__close {
        top: 15px;
        right: 15px;
   }
    .modal-offer-intent .modal-body__content {
        margin-bottom: 20px;
        text-align: center;
   }
    .modal-body__content .modal--logo {
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
   }
    .modal-body__content .modal--logo img {
        max-height: 24px;
        max-width: 120px;
   }
    .modal-body__content .modal--title {
        font-size: 20px;
        text-align: center;
   }
    .modal-body__content .modal--desc {
        line-height: 24px;
        text-align: center;
   }
    .body__timer-wrap .timer-item label {
        font-size: 12px;
        line-height: 16px;
   }
    .body__timer-wrap .timer-item {
        padding-right: 18.5px;
        padding-left: 18.5px;
   }
    .modal-body__timer .modal-body__timer-title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px;
   }
    .modal-body__content h2 {
        padding-left: 10px;
        padding-right: 10px;
   }
    .body__timer-wrap {
        margin-bottom: 30px;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
   }
    .modal-body__action {
        display: flex;
        align-items: center;
        justify-content: center;
   }
    .modal-body__action .modal-body__action-btn .btn-theme {
        padding: 8px 26px;
        font-size: 12px;
        line-height: 15px;
   }
    .modal-body__action .modal-body__action-btn::after {
        padding: 8px 48px;
   }
    .modal-offer-intent .modal-body-bg-clock {
        width: 610px;
        height: 610px;
        right: 0;
        bottom: 4px;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
   }
    .body__timer-wrap .timer-item::after {
        top: 8px;
        font-size: 24px;
   }
}
@media screen and (max-width: 420px) {
    .body__timer-wrap .timer-item {
        padding-right: 11.5px;
        padding-left: 11.5px;
   }
}
@media screen and (max-height: 580px) and (orientation: landscape) {
    .modal-offer-intent {
        top: 10px;
        transform: unset;
   }
}