

/* Start:/local/components/luxoft/speakers.block/templates/.default/style.css?1716809782610*/
.event-detail__content .speakers-block .speakers-block__items.closedBlock .speakers-block__item:nth-child(n+3),
.detail-body__content .speakers-block .speakers-block__items.closedBlock .speakers-block__item:nth-child(n+3) {
    display: none;
}
body .speakers-block .speakers-block__title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    body .speakers-block .speakers-block__items .speakers-block__item {
         display: grid;
         flex-wrap: unset;
         grid-template-columns: 76px fit-content(100%);
    }
}
/* End */


/* Start:/local/js/korus/preloader/preloader.css?1714039741721*/
.preloader-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.9);z-index:1000}.preloader-container{text-align:center;padding-top:24px}.preloader-logo{background:url(/local/templates/mcmportal/images/logo.svg) center center no-repeat;width:160px;height:32px;background-size:100%;margin:0 auto}.preloader-message{font-family:LatoWebThin;font-size:32px;line-height:49px;box-sizing:border-box;padding-top:73px}.preloader-spinner{padding-top:73px}#preloader .description:after{content: none;}#preloader .description{margin: 60px auto 0 auto;color: #0158BB;width: 335px;left: -30px;font-family: Circe;font-size: 20px;font-weight: 400;line-height: 28px;letter-spacing: 0px;text-align: left;}
/* End */


/* Start:/local/templates/mcmportal2/components/adv/promo/closed_content/style.css?1714039741483*/
.page__main .banner-section.banner-section--closed.isShowNonAuth {
    margin-top: 147px;
}

.page__main .banner-section.banner-section--closed {
    margin-top: 0;
    top: 112px;
}

body .page__main {
    margin-top: 20px;
}

body .ds-footer {
    margin-top: 0;
}

@media (max-width: 1024px) {
    .page__main .banner-section.banner-section--closed.isShowNonAuth {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    body .ds-footer {
        margin-top: 80px;
    }
}
/* End */


/* Start:/local/components/icl/auth.form/core/style.css?17821151975163*/
.new_authform_container {
    width: 392px;
    height: 452px;
}

.new_authform_container.new_authform_container_flexible {
    height: auto;
    min-height: 452px;
}


.new_authform-popup.new_authform, .new_authform-closed-content.new_authform {
    padding: 0;
}

.new_authform {
    padding: 24px;
    height: 100%;
    position: relative;
}

.new_authform-popup .new_authform_footer, .new_authform-closed-content .new_authform_footer {
    width: 100%;
    margin-bottom: 35px;
}

.banner-section__col .banner-section__window {
    height: auto;
    min-height: 688px;
    position: relative;
}

.new_authform-closed-content .new_authform_footer .field {
    height: 0;
}

.new_authform-closed-content .new_authform_body {
    margin-bottom: 166px;
}

.new_authform-closed-content .new_authform_footer {
    margin-bottom: 52px;
}

.new_authform_footer {
    position: absolute;
    width: 344px;
    bottom: 0;
    margin-bottom: 24px;
}

.new_authform-main .field__input {
    padding: 11px 14px;
}

.auth-banner {
    position: relative;
}

.auth-banner .new_authform-closed-content .field__input {
    padding: 11px 14px;
}

div.field.field__login {
    margin-bottom: 17px;
}

.new_authform-phoneNumber {
    font-weight: 700;
}

.authform-align-right-input {
    position: absolute;
}

.new_authform_container div.authform-input-bottom-margin {
    margin-bottom: -4px;
}

.new_authform_container .field__control label.error {
    position: relative;
}

.field__input.success {
    border-color: #00D085;
}

.new_authform_container .login-form__row-link {
    float: right;
    clear: both;
    margin-top: 7px;
    margin-right: -5px;
}

.new_authform_container .login-form__row-link:last-child {
    margin-top: 0;
}

.authform-small-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
}

.auth-banner {
    padding: 0!important;
}

div.banner-section__window {
    height: 688px;
    width: 808px;
    max-width: 808px;
}

div.banner-section__title {
    margin: 106px 0 24px 0;
    padding: 0;
}

.field__link.inactive {
    color: #B2B2B2;
    pointer-events: none;
}

.header_popup .popup__body {
    overflow-x: hidden;
}

@media screen and (max-width: 820px) {
    div.banner-section__window{
        width: 730px;
    }
}
@media screen and (max-width: 767px) {
    .banner-section__window .auth-banner-block {
        width: 0;
        max-width: 767px;
    }

    #auth-popup-start .popup__container {
        width: 100%;
    }

    #auth-popup-start .new_authform_container {
        width: 100%;
    }

    .new_authform_footer {
        width: calc(100% - 32px);
    }

    .popup.header_popup {
        width: calc(100% - 32px);
    }

    /*.banner-section__container--closed.isShowNonAuth {*/
    /*    width: calc(100% - 20px);*/
    /*}*/

    .new_authform.new_authform-closed-content {
        width: calc(100% - 64px);
        margin-left: 32px;
    }

    .banner-section__col {
        width: 100%;
    }

    .banner-section__col .banner-section__window {
        width: calc(100% - 32px);
        min-width: 100%;
        margin: 0;
        min-height: 0;
    }

    .banner-section__window .banner-section__title {
        margin-top: 20px;
    }

    .banner-section__title .h3 {
        font-size: 26px;
    }
}

@media screen and (min-width: 1696px) {
    .closed-content .banner-section .banner-section__container {
        padding: 0;
    }
}

.auth-preloader {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.auth-preloader::after {
    content: " ";
    position: absolute;
    left: calc(50% - 25px);
    bottom: calc(50% - 25px);
    background: url(/local/html/dest/images/ajax-loader-auth.gif) center center no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
}

.new_authform_container .number-group label.error {
    padding-top: 0;
}

div.login-form__row-margin-bottom {
    margin-bottom: 56px;
}

.step-email-choose {
    font-weight: 400;
}

.custom-radio-item {
    display: inline-block;
    position: relative;
    padding: 0 2px;
    margin: 10px 0 0;
}

.custom-radio-item input[type='radio'] {
    display: none;
}

.custom-radio-item label {
    font-weight: 350;
}

.custom-radio-item label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 18px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    border: 2px solid black;
    background-color: transparent;
}

.custom-radio-item input[type=radio]:checked + label:after {  border-radius: 11px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 7px;
    content: " ";
    display: block;
    background: black;
}
.custom-radio-item label .new_authform-email-choose {
    margin-left: 38px;
}

.new_authform .auth-captcha-wrapper {
    display: none;
    margin-top: -15px;
}
.new_authform .auth-captcha-wrapper .smart-captcha {
    margin-top: 15px;
}
.new_authform .auth-captcha-wrapper .field__footer {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
/* End */


/* Start:/local/js/luxoft/authform/css/authorize_sms.css?16687725782337*/

#authLoginSms, #authLoginPhone{
    display:none;
}

#authLoginPhone .form-field{
    margin-bottom:25px;
}
#authLoginSms .message-auth,
#authLoginPhone .message-auth{
    display: none;
    position: absolute;  
    text-align: center; 
}


#authLoginPhone .error-auth,
#authLoginPhone .message-auth{
    bottom: -20px;
    width: 100%;
    left:0;
}

#authLoginSms .message-auth,
#authLoginSms .error-auth{
    left:0;
    bottom: -25px;
    width: 100%;
}

#authLoginSms .field{
    text-align:center;
    margin-bottom: 25px;
}

.authform__link.authform__link--sms{
    font-size: 20px;
    text-align:center;
    margin-bottom: 5px;
    display: inline-block;
}

.authform__footer{
    padding-top: 8px;
}

.authform__title.authform__title--small {
    font-size: 16px;
    line-height: 20px;
}

.authform__title.authform__title--mb50 {
    margin-bottom: 50px;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.authform__close {
    position: absolute;
    right: 25px;
    top: 15px;
    width: 25px;
    height: 25px;
    opacity: 0.5;

}

@media(max-width:767px)
{
   .authform__close {
      right: 15px;
      top: 10px;
   }
}


.authform__close:hover {
    opacity: 1;
    cursor:pointer;
}

.authform__close:before, 
.authform__close:after{
    position: absolute;
    left: 15px;
    content: ' ';
    height: 26px;
    width: 2px;
    background-color: #fff;
}

.authform__close:before{
    transform: rotate(45deg);
}

.authform__close:after {
    transform: rotate(-45deg);
}

input.number_input {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border:none;
  background: none;
  font-size: 20px;
  outline:none;
  text-align:center;
  /*box-shadow: 0px 6px 0px -3px rgba(255,255,255,0.5);*/
  color:#fff;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0, rgba(255,255,255,0.5) 0);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 2px 4px;
}
span.authform__link.authform__link--sms.js-authform-login {
    font-size: 20px;
}


#authLoginPhoneModal .message-auth{
    display: none;
    position: absolute;  
    text-align: center; 
}


#authLoginPhoneModal .error-auth,
#authLoginPhoneModal .message-auth{
    bottom: -20px;
    width: 100%;
}
/* End */
/* /local/components/luxoft/speakers.block/templates/.default/style.css?1716809782610 */
/* /local/js/korus/preloader/preloader.css?1714039741721 */
/* /local/templates/mcmportal2/components/adv/promo/closed_content/style.css?1714039741483 */
/* /local/components/icl/auth.form/core/style.css?17821151975163 */
/* /local/js/luxoft/authform/css/authorize_sms.css?16687725782337 */
