.hero_section {
    background: -o-radial-gradient(52.35% 58.04%, 91.45% 56.57%, #392E43 0%, #141523 100%);
    background: radial-gradient(91.45% 56.57% at 52.35% 58.04%, #392E43 0%, #141523 100%);
    padding: 137px 0 0;
}

.hero_section__header {
    /*margin-bottom: 32px;*/
}

.hero_section__image {
    position: relative;
    bottom: -1px;
}

.hero_section__image img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.hero_section__content {
    /*margin-bottom: 10px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.hero_section__header,
.hero_section__details {
    width: 100%;
}

.hero_section__header {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    margin-bottom: 35px;
}

.hero_section__details {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
}

.hero_section__subtitle {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 11px;
    line-height: 1.36;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #A6ABC4;
    margin-bottom: 5px;
}

.hero_section__title {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 42px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    color: #fff;
}

.hero_section__title strong {
    display: block;
    font-family: 'Montserrat';
    font-weight: 900;
}

.hero_section__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.hero_section__detail {
    width: 33.333%;
    padding: 0 10px;
    margin-bottom: 25px;
}

.hero_section__details.multiple_dates {
    align-self: self-start;
}

.hero_section__details.multiple_dates .hero_section__detail {
    width: 100%;
    margin-bottom: 15px;
}

.hero_section__details.multiple_dates .hero_section__detail:last-child {
    margin-bottom: 45px;
}

.hero_section__details.multiple_dates .hero_section__detail span,
.hero_section__details.multiple_dates .hero_section__detail a {
    font-size: 16px;
}

.hero_section__detail.time {
    width: 66.666%;
}

.hero_section__detail.location {
    width: 100%;
}

.in_one_line .hero_section__detail {
    width: 27%;
}

.in_one_line .hero_section__detail.time {
    width: 31%;
}

.in_one_line .hero_section__detail.location {
    width: 42%;
}

.hero_section__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hero_section__detail span,
.hero_section__detail a {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.02em;
    /*text-transform: uppercase;*/
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.hero_section__detail a:hover {
    opacity: 0.7;
}

.hero_section__detail svg {
    width: 24px;
    margin-right: 15px;
}

@media (max-width: 1199px) {
    .in_one_line .hero_section__detail {
        width: 33.333%;
    }

    .in_one_line .hero_section__detail.time {
        width: 66.666%;
    }

    .in_one_line .hero_section__detail.location {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .hero_section {
        padding-top: 130px;
        padding-bottom: 30px;
    }

    .hero_section__content {
        text-align: center;
    }
    .hero_section__details {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .hero_section__detail {
        justify-content: center;
    }

    .hero_section__detail,
    .hero_section__detail.time,
    .hero_section__detail.location,
    .in_one_line .hero_section__detail,
    .in_one_line .hero_section__detail.time,
    .in_one_line .hero_section__detail.location {
        width: 100%;
    }

}

@media (max-width: 560px) {
    .hero_section__detail {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}

.content_section {
    padding: 73px 0 60px;
}

.content_section__sidebar {
    margin-top: -73px;
}

.content_section__sidebar.with_image {
    margin-top: -300px;
}

.content_section .container {
    overflow: visible;
}

.html-content {
    font-family: 'Mulish';
    font-size: 20px;
    line-height: 1.6;
    color: #2E3141;
    margin-bottom: 76px;
    max-width: 665px;
}

.html-content iframe {
    max-width: 100%;
}

.html-content p {
    margin: 0 0 20px;
}

.html-content p:last-child {
    margin-bottom: 0;
}

.html-content p + ul {
    margin-top: -6px;
}

.html-content ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.html-content ul li {
    padding-left: 22px;
    position: relative;
    margin-bottom: 21px;
}

.html-content ul li::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    background-color: transparent;
    border: 1px solid #2E3141;
    border-radius: 50%;
}

.html-content h2,
.html-content h3,
.html-content h4 {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 32px;
    line-height: 1.19;
    letter-spacing: .01em;
    color: #2e3141;
    margin-bottom: 30px;
}

.html-content h3,
.html-content h4 {
    font-size: 22px;
    line-height: 1.23;
    margin-bottom: 20px;
}

.content_section__image img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    margin: auto;
    display: block;
}

.content_section__countdown {
    background: -o-linear-gradient(230.56deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    background: linear-gradient(219.44deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    padding: 20px 30px 8px;
    display: none;
}

.content_section__countdown_title {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 11px;
    line-height: 1.36;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #A6ABC4;
    margin-bottom: 2px;
}

.content_section__countdown_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    margin: 0 -15px;
}

.countdown__elem {
    width: 25%;
    padding: 0 15px;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 40px;
    line-height: 1.2;
    color: #2E3141;
    margin-bottom: 15px;
}

.countdown__elem span {
    display: block;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    color: #2E3141;
    text-transform: lowercase;
}

.marketo_form {
    /*margin-top: -237px;*/
    padding: 33px 30px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 18px 32px -4px rgba(64, 78, 150, 0.14);
    box-shadow: 0 18px 32px -4px rgba(64, 78, 150, 0.14);
    border-radius: 0 0 5px 5px;
}

.marketo_form .mktoFormRow {
    margin-bottom: 0 !important;
}

.marketo_form__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.44;
    color: #2E3141;
    margin-bottom: 23px;
    text-align: center;
}

.marketo_form .mktoForm .mktoButtonWrap button[type=submit] {
    width: auto;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 15px;
    margin-right: 15px;
    text-transform: none;
    font-style: normal;
    font-weight: 600;
    font-size: 13px !important;
    letter-spacing: 0;
    color: #2E3141;
}

.marketo_form select.niceSelectInit {
    display: none !important;
}

.marketo_form select.niceSelectInit[data-zi-field-enriched="false"] {
    display: block !important;
}

.nice-select .nice-select-search-box {
    display: block !important;
}

.nice-select .nice-select-search-box .nice-select-search {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.nice-select .nice-select-search-box textarea.nice-select-search {
    max-height: 36px;
    resize: none;
}

.nice-select .nice-select-search-box + .list {
    padding-top: 50px !important;
}

@media (max-width: 991px) {
    .content_section__sidebar.with_image,
    .content_section__sidebar {
        margin-top: 30px;
    }

    .html-content {
        margin-bottom: 0;
    }
}

@media (max-width: 560px) {
    .countdown__elem {
        width: 50%;
        text-align: center;
    }
}


.speakers {
    background: -o-linear-gradient(230.56deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    background: linear-gradient(219.44deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    padding: 53px 0 0;
}

.speakers__title {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #2E3141;
    margin-bottom: 48px;
}

.speakers_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: center;
}

.speaker {
    margin-bottom: 62px;
    padding: 0 15px;
    width: 29%;
}

.speaker__wrapper {
    max-width: 250px;
    margin: auto;
}

.speaker__image {
    margin-bottom: 20px;
}

.speaker__image img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto;
    border-radius: 100%;
}

.speaker__name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #2E3141;
    margin-bottom: 3px;
}

.speaker__position {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #A6ABC4;
}


@media (max-width: 991px) {
    .speaker {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .speakers {
        padding-top: 46px;
        padding-bottom: 31px;
    }

    .speaker {
        width: 100%;
    }

    .speakers__title {
        margin-bottom: 44px;
    }
}

.agenda {
    padding: 82px 0 80px;
}

.agenda__title {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 32px;
    line-height: 1.19;
    letter-spacing: 0.01em;
    color: #2E3141;
    margin: 0 0 39px;
}

.agenda__image {
    position: relative;
    margin-top: 17px;
}

.agenda__image::before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 18px);
    height: 100%;
    right: 0;
    bottom: 0;
    background: #E6EAF3;
    border-radius: 5px;
}

.agenda__image img {
    border-radius: 5px;
    display: block;
    width: calc(100% - 18px);
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    top: -15px;
}

.agenda__table {

}

.agenda_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.agenda_item__time {
    width: 110px;
    font-family: 'Mulish';
    font-weight: 300;
    font-size: 18px;
    line-height: 1.78;
    color: #2E3141;

}

.agenda_item__content {
    position: relative;
    width: calc(100% - 110px);
    padding-top: 3px;
    padding-left: 46px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 26px;
}

.agenda_item__content.with_details {
    padding-bottom: 37px;
}

.agenda_item__content::before {
    content: '';
    position: absolute;
    display: block;
    top: 11px;
    left: 12px;
    width: 10px;
    height: 10px;
    border: 2px solid #A6ABC4;
    border-radius: 100%;
    background-color: #fff;
    z-index: 2;
}

.agenda_item__content::after {
    content: '';
    position: absolute;
    display: block;
    top: 11px;
    left: 16px;
    width: 2px;
    height: 100%;
    background-color: #E6EAF3;
    z-index: 1;
}

.agenda_item:first-child .agenda_item__content {
    /*padding-bottom: 0;*/
    /*margin-bottom: 37px;*/
}

.agenda_item:last-child .agenda_item__content {
    padding-bottom: 0;
}

.agenda_item:first-child .agenda_item__content::before {
    border: none;
    background: -o-linear-gradient(64.95deg, #FFC557 -5.13%, #FFD586 99.81%);
    background: linear-gradient(25.05deg, #FFC557 -5.13%, #FFD586 99.81%);
    width: 12px;
    height: 12px;
    left: 11px;
}

.agenda_item:first-child .agenda_item__content::after {
    background: -o-linear-gradient(64.95deg, #FFC557 -5.13%, #FFD586 99.81%);
    background: linear-gradient(25.05deg, #FFC557 -5.13%, #FFD586 99.81%);
}



.agenda_item:last-child .agenda_item__content::after {
    background-color: transparent;
}

.agenda_item__title {
    font-family: 'Mulish';
    font-size: 20px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2E3141;
    margin-bottom: 9px;
}

.agenda_item__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.agenda_item__photo {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.agenda_item__photo img {
    width: 100%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
}

.agenda_item__details {
    font-family: 'Mulish';
    font-size: 16px;
    line-height: 1;
    color: #8085A5;
}

.agenda_item__photo + .agenda_item__details {
    width: calc(100% - 42px);
    margin-left: 12px;
}

.agenda__button {
    padding-bottom: 5px;
    margin-top: 35px;
}

.agenda__button .btn {
    display: inline-block;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 1.38;
    text-align: center;
    color: #2E3141;
    background: #F7C15C;
    border-radius: 80px;
    padding: 17px 42px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.agenda__button .btn:hover {
    -webkit-box-shadow: 0 5px 8px rgba(255, 184, 5, 0.45);
    box-shadow: 0 5px 8px rgba(255, 184, 5, 0.45);
}

@media (max-width: 991px) {
    .agenda {
        padding-bottom: 40px;
    }
    .agenda__image {
        display: none;
    }
}

.partners {
    background: -o-linear-gradient(230.56deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    background: linear-gradient(219.44deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    padding: 52px 0 34px;
}

.partners__title {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 18px;
    line-height: 1.44;

    color: #2E3141;
    margin-bottom: 10px;
}

.partners__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.partner {
    margin: 0 10px 10px;
}

.partner .partner_img {
    width: 120px;
    height: 30px;
}

.partner img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: cover;
    margin: auto;
}

.section_success {
    padding: 274px 0;
}

.section_success.with_related_items {
    padding: 150px 0 80px;
}

.section_success .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.success_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    color: #2E3141;
    margin-bottom: 16px;
}

.success_content,
.success_confirmation {
    font-family: 'Mulish';
    font-size: 20px;
    line-height: 1.6;
    color: #2E3141;
}

.success_confirmation {
    margin-top: 20px;
}

.success_confirmation_btns {
    margin-top: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.success_confirmation_btn {
    margin-right: 30px;
}

.success_confirmation_btn,
.success_confirmation_btn span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.38;
    color: #000;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.success_confirmation_btn:last-child {
    margin-right: 0;
}

.success_confirmation_btn svg {
    margin-right: 12px;
}

.success_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.success_image .success_image__wrapper {
    position: relative;
}

.success_image .success_image__wrapper::before {
    content: attr(data-event);
    display: none;

    position: absolute;
    bottom: 30px;
    left: 30px;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #3BC49B;
}

.success_image__date {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #3BC49B;
}

@media (max-width: 991px) {
    .section_success {
        padding: 130px 0;
    }

    .section_success.with_related_items {
        padding: 100px 0 80px;
    }

    .section_success .success_title,
    .section_success .success_content,
    .section_success .success_confirmation {
        text-align: center;
    }

    .success_confirmation_btns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .success_image {
        margin-top: 50px;
    }

    .success_image img {
        display: block;
        max-width: 100%;
        margin: auto;
        height: auto;
    }
}

@media (max-width: 768px) {
    .section_success {
        padding: 130px 0 50px;
    }
}

@media (max-width: 560px) {
    .success_confirmation_btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .success_confirmation_btn {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .success_image .success_image__wrapper::before {
        font-size: 12px;
    }
}

#liveDemoSuccessForm {
    display: none;
}

@media (max-width: 460px) {
    .success_image .success_image__wrapper::before {
        display: none;
    }
}


.related_section__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 1.19;
    letter-spacing: 0.01em;
    color: #2E3141;
    margin-bottom: 33px;
}

.related_section__wrapper {
    background: -o-linear-gradient(230.56deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    background: linear-gradient(219.44deg, #F6FBFF 5.43%, #EFEFF9 109.55%);
    padding: 80px 0 54px;
}

.related_item {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.related_item__image {
    margin-bottom: 33px;
}

.related_item__image img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 30px;
}

.related_item__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.01em;
    color: #000;
    margin-bottom: 20px;
}

.related_item__content {
    max-width: 305px;
}

.related_item__description {
    font-family: 'Mulish';
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #2E3141;
}

.related_item__btn_wrapper {
    margin-top: 20px;
}

.related_item__btn_wrapper a {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    color: #3BC49B;
}

.related_item__btn_wrapper a svg {
    margin-left: 5px;
}

@media (max-width: 991px) {
    .related_item {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .related_item {
        width: 100%;
        margin-bottom: 40px;
    }

    .related_item__content {
        max-width: 100%;
    }

    .related_item__image {
        margin-bottom: 20px;
    }

    .related_item__title {
        margin-bottom: 10px;
    }

    .related_item__btn_wrapper {
        margin-top: 5px;
    }
}


.events-template-webinar-lp-february_2022 .fusion-footer {
    padding: 0;
}


/* Additional by page */
.postid-49095 .section_success .row {
    align-items: flex-start;
}
.postid-49095 .section_success .row .col-lg-6:first-child {
    display: flex;
    flex-direction:column;
}
.postid-49095 .section_success .row .col-lg-6 .success_title {
    order: 1;
}
.postid-49095 .section_success .row .col-lg-6 .success_content {
    order: 3;
}
.postid-49095 .section_success .row .col-lg-6 .success_confirmation {
    order: 2;
    margin-bottom: 50px
}
.postid-49095 .section_success .row .col-lg-6 .success_confirmation .success_confirmation_btns {
    margin-top: 0;
}

.postid-49085 .marketo_form #mktoForm_4140 .marketo_checkbox .mktoCheckboxList input[type=checkbox] + label .mktoAsterix {
    display: none !important;
}
/* END Additional by page */