

/* Start:/local/templates/.default/components/optimalgroup/course.online.detail/general/style.css?177313713712429*/
.course-info__icons_image {
  max-width: 20px;
  height: auto;
  margin-right: 7px;
}
.course-info__tag-link {
  color: #1f1f1f;
}
.poster__header {
  font-weight: 800;
  font-size: 34px;
  line-height: 120%;
  padding-bottom: 30px;
}
.poster__programms_flex {
  display: flex;
  padding: 24px 0;
  border-top: 1px solid #e1e5ee;
}
.poster__programms_left {
  width: 250px;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}
.poster__programms_right {
  width: calc(100% - 250px);
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
.btn-more-center {
  display: flex;
  align-items: center;
  margin: 20px auto;
  cursor: pointer;
}
.btn-more-center span {
  margin-right: 15px;
}
.poster__programms_wrap {
  position: relative;
  overflow: auto;
}
.poster__programms_wrap.more-bg {
  height: 300px;
  overflow: hidden;
}
.poster__programms_wrap.more-bg:before {
  content: '';
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  background: url(/local/media/img/bg-more-white.png);
}
.btn-more-wrap-center {
  text-align: center;
}
.btn-more-center:hover svg path {
  stroke: #fff !important;
}
@media screen and (max-width: 600px) {
  .poster__programms_left {
    width: 70px;
    font-size: 16px;
  }
  .poster__programms_right {
    width: calc(100% - 70px);
    font-size: 16px;
    line-height: 130%;
  }
}

@media screen and (max-width: 940px) {
  .margin-mobile20 {
    margin-top: 20px;
  }
}

/* section Сервисы ТЕХНОНИКОЛЬ на всех этапах строительства*/
.services-stage__row {
  margin-top: 20px;
}
.services-stage__item {
  display: block;
  width: 100%;
  height: 273px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  padding: 8px 12px;
  margin-bottom: 15px;
}
@media screen and (max-width: 940px) {
  .services-stage__item {
    height: auto;
  }
}
.services-stage__item_bg-wrapper {
  border-radius: 6px;
  background: #f5f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 142px;
}
.services-stage__item_header {
  font-size: 16px;
  font-family: Proxima Nova;
  font-weight: 700;
  line-height: 130%;
  color: #1f1f1f;
  margin-top: 16px;
}
.services-stage__item_text {
  color: #1f1f1f;
  font-size: 14px;
  font-family: Proxima Nova;
  line-height: 130%;
  margin-top: 16px;
}

/* section Вступайте в клуб привилегий для профи */
.club-stage__row {
  margin-top: 20px;
}
.club__item {
  width: 100%;
  height: 160px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  margin-bottom: 15px;
}
.club__image_wrapper {
  height: 50px;
  display: flex;
  justify-content: center;
}
.club__header {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: Proxima Nova;
  line-height: 130%;
  margin-top: 24px;
}
/* section Получайте вознаграждение реальными деньгами<br>в мобильном приложении TN Promo */
.award-stage__item {
  width: 100%;
  height: 193px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  padding: 28px 20px;
  position: relative;
  margin-bottom: 15px;
}
.award-stage__header {
  position: relative;
  padding-left: 15px;
  color: #1f1f1f;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.award-stage__header:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #e72430;
}
.award-stage__text {
  margin-top: 44px;
  color: #e60000;
  font-size: 24px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 700;
  line-height: 67%;
  text-align: center;
}
.award-stage__image1 {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -55px;
}
.award-stage__image2 {
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -53px;
}
.award-stage__absolute-image {
  position: absolute;
  right: -200px;
  bottom: -70px;
}
.award-stage__row {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .award-stage__absolute-image {
    display: none;
  }
  .award-stage__header {
    font-size: 14px;
  }
}

/* section Приложение для проверки качества монтажа */
.app-stage__list_wrapper {
  margin-top: 25px;
  padding-right: 40px;
}
.app-stage__list_wrapper li {
  color: #1f1f1f;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  padding-left: 48px;
  position: relative;
}
.app-stage__list_wrapper li:before {
  display: none !important;
}
.app-stage__list_wrapper li span {
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  border-radius: 36px;
  line-height: 36px;
  border: 1px solid#E1E5EE;
  background: #fff;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 600;
  color: #e72430;
}
.app-stage__list_wrapper li:nth-child(2) span {
  top: -10px;
}
.app-stage__list_wrapper li:nth-child(3) span {
  top: 1px;
}
.app-stage__mobile_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.app-stage__mobile_links a {
  display: block;
  width: 30%;
}
.app-stage__mobile_links a img {
  max-width: 100%;
  height: auto;
}

/* дополнительные курсы*/
.flex_dop_course {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_dop_course_item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.flex_dop_course_item .course,
.flex_dop_course_item .course__wrap {
  height: 100%;
}
@media screen and (max-width: 900px) {
  .flex_dop_course_item {
    width: 100%;
  }
}
.ajax-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 5000;
}

.ajax-preloader span:nth-of-type(1) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ff8d92;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(1):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff8d92;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(2) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ff7a7f;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(2):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff7a7f;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(3) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #fa5c62;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(3):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fa5c62;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(4) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ef4046;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(4):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ef4046;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(5) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ed1c24;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(5):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ed1c24;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.admin-panel {
  border-top: 1px solid red;
}

.webinar__find-out-list--fix {
  flex-wrap: wrap;
}

.webinar__find-out-list--fix .webinar__find-out-item {
  flex: 0 0 calc(33.333% - 27px);
}

.webinar__find-out-list--fix .webinar__find-out-item:nth-child(3n) {
  border-right: none;
  padding-right: 0;
}

/* End */


/* Start:/local/media/css/sections/webinar/webinar.min.css?177330693325243*/
.webinar__hero{background-color:rgba(65,78,96,.5);background-image:linear-gradient(0deg,rgba(65,78,96,.84),rgba(65,78,96,0) 95%);margin-bottom:80px;padding-bottom:60px;padding-top:20px;position:relative}.webinar__hero .breadcrumbs{margin-bottom:172px}.webinar__hero .breadcrumbs a{border-bottom-width:0;color:#fff;text-decoration:none}.webinar__hero .breadcrumbs .icon-svg{fill:#fff}.webinar__hero .breadcrumbs__item:first-of-type,.webinar__hero .breadcrumbs__item:first-of-type:after,.webinar__hero .breadcrumbs__item:nth-of-type(2),.webinar__hero .breadcrumbs__item:nth-of-type(2):after{opacity:.8}.webinar__hero .breadcrumbs__item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.08 10.75'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' d='m.71.71 4.66 4.66L.71 10'/%3E%3C/svg%3E")}.webinar__hero .breadcrumbs__item span{color:#fff}.webinar__hero-img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.webinar__hero-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.webinar__hero .link-share{color:#fff;text-decoration:none}.webinar__hero .link-share .icon-svg{fill:#fff;stroke:#fff}.webinar__hero-title{color:#fff;font-size:34px;font-weight:800;line-height:120%;margin-top:15px}@media (max-width:780px){.webinar__hero-title{font-size:24px}}.webinar__hero-date{align-items:center;display:flex;gap:10px;margin-bottom:24px;position:relative}.webinar__hero-date:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3E%3Cpath d='M0 0h32v32H0z'/%3E%3Cpath stroke='%23fffefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.219' d='M16 29.333c-7.364 0-13.334-5.97-13.334-13.333S8.636 2.667 16 2.667 29.333 8.637 29.333 16 23.363 29.333 16 29.333'/%3E%3Cpath stroke='%23fffefe' stroke-linecap='round' stroke-width='1.219' d='M16 8v8l5.333 2.667'/%3E%3C/svg%3E");content:"";height:32px;position:absolute;width:32px}.webinar__hero-date-wrap{display:flex;flex-direction:column;gap:4px}.webinar__hero-date-title{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:130%}.webinar__hero-date-text{color:#fff;font-size:16px;font-weight:400;line-height:130%}.webinar__hero-date .icon-svg{height:32px;width:32px}.webinar__hero-btn{font-size:16px;font-weight:400;line-height:130%;text-decoration:none}.webinar__hero-btn-row{display:flex;flex-wrap:wrap;gap:20px}.webinar__hero-btn.-wide{width:255px}.webinar__hero-btn.--registred{align-items:center;background:#16c861;border-radius:30px;color:#fff;display:flex;gap:10px;height:44px;justify-content:center;width:173px}.webinar__hero-btn.-border{background-color:#fff!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath stroke='%23e72430' stroke-width='1.6' d='M15.75 11.25v3a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3m3-3.75L9 11.25l3.75-3.75M9 2.25v9'/%3E%3C/svg%3E");background-position:82%;background-repeat:no-repeat;background-size:18px;padding-left:40px;padding-right:60px}.webinar__hero-btn.-border:hover{background-color:#e72430!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath stroke='%23fff' stroke-width='1.6' d='M15.75 11.25v3a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5v-3m3-3.75L9 11.25l3.75-3.75M9 2.25v9'/%3E%3C/svg%3E")}.webinar__about{margin-bottom:80px}@media (max-width:780px){.webinar__about{margin-bottom:60px}}.webinar__about-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:32px;margin-top:0}@media (max-width:780px){.webinar__about-title{font-size:24px}}.webinar__about-list{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:780px){.webinar__about-list{gap:12px}}.webinar__about-item{align-items:center;background:#f5f6fa;border-radius:10px;display:flex;flex:1 0 0;gap:20px;max-width:285px;padding:32px 25px 24px}@media (max-width:780px){.webinar__about-item{align-items:flex-start;flex-direction:column;padding:29px}}.webinar__about-item--color{background:linear-gradient(90deg,#fff2f3,#fff);border:1px solid #e72430}.webinar__about-inner{display:flex;flex-direction:column;gap:4px}.webinar__about-icon{flex-shrink:0;height:52px;width:52px}.webinar__about-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.webinar__about-label{color:#676b77;font-size:14px;font-weight:400;line-height:130%}.webinar__about-name{color:#1f1f1f;font-size:18px;font-weight:600;line-height:130%}@media (max-width:780px){.webinar__about-name{font-size:14px}}.webinar__find-out{background-color:#f5f6fa;padding-bottom:80px;padding-top:80px}@media (max-width:780px){.webinar__find-out{padding-bottom:60px;padding-top:60px}}.webinar__find-out-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:40px}@media (max-width:780px){.webinar__find-out-title{font-size:24px}}.webinar__find-out-list{display:flex;gap:40px;margin-bottom:54px}@media (max-width:780px){.webinar__find-out-list{flex-direction:column;gap:20px;margin-bottom:24px}}.webinar__find-out-item{border-right:1px solid #e1e5ee;display:flex;flex:1 0 0;gap:24px;padding-right:40px}@media (max-width:780px){.webinar__find-out-item{border-bottom:1px solid #e1e5ee;border-right:none;padding-bottom:20px;padding-right:0}}.webinar__find-out-item:last-child{border-right-width:0}@media (max-width:780px){.webinar__find-out-item:last-child{border-bottom-width:0}}.webinar__find-out-icon{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex:0 0 54px;height:54px;justify-content:center;width:54px}.webinar__find-out-icon img{height:30px;width:30px}.webinar__find-out-label{color:#1f1f1f;font-size:20px;font-weight:600;line-height:120%;margin-bottom:10px}.webinar__find-out-text{color:#676b77;font-size:16px;line-height:130%}.webinar__find-out-btn-row{display:flex;gap:20px}@media (max-width:780px){.webinar__find-out-btn-row{flex-direction:column}}.webinar__find-out-btn-row .btn{flex-shrink:0}.webinar__purposes{background-color:#f5f6fa;margin-bottom:80px;padding-bottom:80px;padding-top:40px}@media (max-width:780px){.webinar__purposes{margin-bottom:60px;padding-bottom:60px;padding-top:0}}.webinar__purposes .wrap{align-items:center;display:flex;gap:132px}@media (max-width:780px){.webinar__purposes .wrap{flex-direction:column;gap:32px}}.webinar__purposes-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:24px}@media (max-width:780px){.webinar__purposes-title{font-size:24px;margin-bottom:18px}}.webinar__purposes-text{color:#1f1f1f;font-size:16px;font-weight:400;line-height:150%}.webinar__purposes-img{flex-shrink:0;height:239px;width:425px}@media (max-width:780px){.webinar__purposes-img{height:auto;width:100%}}.webinar__purposes-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.webinar__host-title{align-items:center;display:flex;font-size:34px;font-weight:800;justify-content:space-between;line-height:120%;margin-bottom:20px}@media (max-width:780px){.webinar__host-title{font-size:24px}}.webinar__host-title .link-arrow{font-size:16px;font-weight:400;line-height:130%}@media (max-width:780px){.webinar__host-title .link-arrow{display:none}}.webinar__host-inner{position:relative}@media (max-width:780px){.webinar__host-inner.--multiple .swiper{overflow:visible}}.webinar__host-inner.--multiple .webinar__host-about{align-items:flex-start;flex-direction:column}.webinar__host-inner.--multiple .webinar__host-about-inner{flex:0 0 100%;width:100%}@media (max-width:780px){.webinar__host-inner.--multiple .webinar__host-about-inner{flex-direction:column}}.webinar__host-inner.--multiple .webinar__host-skills{flex:0 0 100%;width:100%}@media (max-width:780px){.webinar__host-inner.--multiple .webinar__host-skills{flex-direction:column}}.webinar__host-inner.--multiple .webinar__host-skills-item{flex:0 0 calc(33.3333% - 15px)}@media (max-width:780px){.webinar__host-inner.--multiple .webinar__host-skills-item{flex:0 0 auto}}.webinar__host-about{align-items:center;display:flex;gap:20px;margin-bottom:20px}@media (max-width:780px){.webinar__host-about{align-items:flex-start;flex-direction:column}}.webinar__host-about-inner{background:#f5f6fa;border-radius:10px;display:flex;flex:0 0 calc(50% - 10px);gap:32px;padding:24px}@media (max-width:780px){.webinar__host-about-inner{flex:0 0 auto;flex-direction:column}}.webinar__host-photo{border-radius:8px;flex-shrink:0;height:132px;width:132px}.webinar__host-photo img{border-radius:8px}.webinar__host-name{font-size:20px;font-weight:600;line-height:120%;margin-bottom:8px}.webinar__host-position{color:#676b77;font-size:16px;line-height:150%}.webinar__host-skills{display:flex;flex:0 0 calc(50% - 10px);gap:20px}@media (max-width:780px){.webinar__host-skills{flex:0 0 auto;flex-direction:column;width:100%}}.webinar__host-skills-item{border:1px solid #e1e5ee;border-radius:10px;flex:1 0 0;padding:24px}@media (max-width:780px){.webinar__host-skills-item{position:relative}}.webinar__host-skills-icon{height:56px;margin-bottom:28px;width:56px}@media (max-width:780px){.webinar__host-skills-icon{position:absolute}}.webinar__host-skills-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.webinar__host-skills-name{color:#676b77;font-size:14px;line-height:130%;margin-bottom:4px}@media (max-width:780px){.webinar__host-skills-name{margin-left:66px}}.webinar__host-skills-age{font-size:20px;line-height:130%}@media (max-width:780px){.webinar__host-skills-age{margin-left:66px}}.webinar__awards{margin-bottom:80px}@media (max-width:780px){.webinar__awards{margin-bottom:60px}}.webinar__awards-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:15px}@media (max-width:780px){.webinar__awards-title{font-size:24px}}.webinar__awards-subtitle{color:#1f1f1f;font-size:16px;font-weight:400;line-height:150%}.webinar__awards-inner{display:flex;gap:20px}@media (max-width:980px){.webinar__awards-inner{flex-direction:column}}.webinar__awards-item{border-radius:10px}.webinar__awards-item img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.webinar__awards-item a{border-bottom:1px dashed #e72430;color:#e72430;text-decoration:none}.webinar__awards-item:first-of-type{flex-shrink:1;min-width:285px}.webinar__awards-item:nth-of-type(2){flex-shrink:0}.webinar__features{background-color:#f5f6fa;padding-bottom:40px;padding-top:80px}@media (max-width:780px){.webinar__features{padding-bottom:60px;padding-top:60px}}.webinar__features-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:32px;margin-top:0}@media (max-width:780px){.webinar__features-title{font-size:24px}}.webinar__features-list{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:780px){.webinar__features-list{flex-direction:column;gap:12px}}.webinar__features-item{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex:0 0 calc(50% - 10px);gap:32px;padding:24px}@media (max-width:780px){.webinar__features-item{align-items:flex-start;flex:0 0 auto;flex-direction:column;gap:16px;padding:20px}}.webinar__features-icon{width:120px}@media (max-width:780px){.webinar__features-icon{width:72px}}.webinar__features-label{color:#1f1f1f;font-size:20px;font-weight:400;line-height:120%;margin-bottom:10px}@media (max-width:780px){.webinar__features-label{margin-bottom:10px}}.webinar__features-text{color:#676b77;font-size:16px;font-weight:400;line-height:130%}.webinar__materials{background-color:#f5f6fa;margin-bottom:80px;padding-bottom:80px;padding-top:40px}@media (max-width:780px){.webinar__materials{margin-bottom:60px;padding-bottom:60px;padding-top:0}}.webinar__materials-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:20px;margin-top:0}@media (max-width:780px){.webinar__materials-title{font-size:24px}}.webinar__materials-list{display:grid;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(4,1fr)}@media (max-width:1200px){.webinar__materials-list{flex-wrap:nowrap;overflow:auto}}.webinar__materials-item{background:#fff;border-radius:10px;display:flex;flex-direction:column;padding:24px}@media (max-width:780px){.webinar__materials-item{min-width:300px}}.webinar__materials-img{margin-bottom:12px;max-height:216px}.webinar__materials-label{color:#1f1f1f;font-size:18px;line-height:120%;margin-bottom:16px}.webinar__materials-btn-row{display:flex;gap:8px;margin-top:auto}.webinar__materials-btn-row .btn{font-size:14px;font-weight:400;height:42px;line-height:130%;padding:12px 0;text-decoration:none;width:calc(50% - 4px)}.webinar__materials-btn-row .btn.-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' opacity='.6' viewBox='0 0 18 18'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath stroke='%23e72430' stroke-width='1.6' d='M4.094 5.728h8.182v8.181'/%3E%3C/svg%3E");content:"";height:18px;position:absolute;right:13px;top:5px;width:18px}.webinar__materials-btn-row .btn.-border:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 18'%3E%3Cpath d='M0 0h18v18H0z'/%3E%3Cpath stroke='%23fff' stroke-width='1.6' d='M4.094 5.728h8.182v8.181'/%3E%3C/svg%3E")}.webinar__banner{padding:70px 0 0}@media (max-width:780px){.webinar__banner{padding:0 0 30px}}.webinar__banner-inner{align-items:center;background-color:#414e60;background-image:url(/local/media/css/sections/webinar/../../../img/webinar-img/webinar-banner-bg.svg);background-position-x:calc(100% - 54px);background-position-y:26px;background-repeat:no-repeat;background-size:342px;border-radius:10px;color:#fff;display:flex;justify-content:space-between;padding:54px;position:relative}@media (max-width:780px){.webinar__banner-inner{flex-direction:column;padding:259px 20px 60px}.webinar__banner-inner .btn{bottom:-28px;left:20px;position:absolute;width:calc(100% - 40px)}}.webinar__banner-title{font-size:34px;font-weight:800;line-height:120%;margin-bottom:16px}@media (max-width:780px){.webinar__banner-title{font-size:24px}}.webinar__banner-text{font-size:18px;line-height:150%}@media (max-width:780px){.webinar__banner-text{font-size:16px}}.webinar__success{background-color:#f5f6fa;margin-bottom:80px;margin-top:-80px;padding-bottom:80px;padding-top:80px}@media (max-width:780px){.webinar__success{padding-bottom:60px;padding-top:60px}}.webinar__success-inner{align-items:center;background-color:#fff;border-radius:10px;display:flex;gap:40px;padding:40px 40px 0}@media (max-width:780px){.webinar__success-inner{flex-direction:column;gap:32px;padding:40px 20px 0}.webinar__success-img{order:1}}.webinar__success-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:30px}@media (max-width:780px){.webinar__success-title{font-size:24px;margin-bottom:32px}}.webinar__success-label{font-size:18px;font-weight:600;line-height:130%;margin-bottom:10px}.webinar__success-text{font-size:16px;line-height:130%}.webinar__success-date{margin-bottom:40px}body,html{margin:0;padding:0}.webinar{overflow:clip}.webinar *{box-sizing:border-box;text-decoration:none}.webinar .faq__request .btn{width:285px}.webinar .faq__title{font-size:34px;font-weight:800;line-height:120%}.course>a{background-color:lch(100% .01 296.81deg);border:0;border-radius:10px;color:#1f1f1f;display:block;padding:30px}@media (max-width:600px){.course>a{padding:15px}}.course>a:hover .course__title{color:#e72430}.course__wrap{background-color:#fff;border:1px solid #e1e5ee;border-radius:10px;overflow:hidden}.course__inner{display:flex;min-height:88px;position:relative}@media (max-width:600px){.course__inner{min-height:70px}}.course__info{align-items:center;background-color:#e1e5ee;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:30px;text-align:center}@media (max-width:600px){.course__info{padding:15px}}.course__info-inner{min-width:86px}.course__info-time{border-top:1px solid #9497a3;color:#1f1f1f;font-size:14px;margin-top:6px;padding-top:8px;text-align:center;width:100%}.course__content{align-items:center;display:flex;flex:1;padding:30px}@media (max-width:600px){.course__content{padding:15px}}.course__content-inner{display:flex;flex-flow:column;width:100%}.course__date{font-size:12px}.course__date strong{display:block;font-size:48px;font-weight:400;line-height:.8}.course__date-empty-text{color:#1f1f1f;font-size:12px}.course__date-empty-icon{fill:#9497a3;height:45px;margin-bottom:5px;width:45px}.course__time{border-top:1px solid #9497a3;font-size:14px;margin-top:8px;padding-top:10px}.course-files{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin:15px 0 0 auto}@media (max-width:600px){.course-files{flex-direction:column;justify-content:flex-start;margin-left:unset;margin-top:16px}}.course-files__item{align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:flex;min-height:19px;padding-left:23px;position:relative}@media (max-width:600px){.course-files__item{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}}.course-files__item:before{background-image:url(/local/media/css/sections/webinar/../../../img/icons/pdf.svg);background-repeat:no-repeat;background-size:100%;content:"";height:18px;left:0;position:absolute;top:calc(50% - 9px);width:18px}@media (max-width:600px){.course-files__item:before{top:0}}.course-files__item-link{color:#e72430;font-size:12px;font-weight:400;text-decoration:underline}.course-files__item-link:hover{text-decoration:none}.course-files__item-size{color:#828282;font-size:10px}.course__start{color:#676b77;font-size:14px;margin-bottom:15px}@media (max-width:600px){.course__start{font-size:12px;margin-bottom:5px}}.course__start+.course__date{border:0;margin-bottom:0;padding-bottom:0}.course__title{font-size:20px;font-weight:600;line-height:1.2;transition:.2s ease}.course__title:not(:last-child){margin-bottom:8px}.course__title a{border:0;color:#1f1f1f;display:block;text-decoration:none}.course__title a:hover{color:#e72430}@media (max-width:600px){.course__title{font-size:14px}}.course__subtext{color:#676b77;font-size:14px}.course__features{font-size:12px;margin-top:12px}.course__features .no-list{display:flex;flex-wrap:wrap;margin-bottom:-7px}@media (max-width:600px){.course__features .no-list{display:block}}.course__features li{align-items:center;display:flex;margin-bottom:7px;margin-right:12px}@media (max-width:600px){.course__features li{margin-right:0}}.course__features li:last-child{margin-right:0}.course__features-label{background:#f5f6fa;border-radius:6px;display:inline-flex!important;font-weight:600;padding:2px 7px!important;vertical-align:top}.course__features-icon{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:18px;margin-right:6px;width:18px}.course__features-icon.-flat_roof{background-image:url(/local/media/css/sections/webinar/../../../img/icons/roof.svg)}.course__features-icon.-pithed_roof{background-image:url(/local/media/css/sections/webinar/../../../img/icons/skat-roof.svg)}.course__features-icon.-diy{background-image:url(/local/media/css/sections/webinar/../../../img/icons/diy.svg)}.course__features-icon.-facades_n_walls{background-image:url(/local/media/css/sections/webinar/../../../img/icons/facade.svg)}.course__features-icon.-floors{background-image:url(/local/media/css/sections/webinar/../../../img/icons/floor.svg)}.course__features-icon.-foundation{background-image:url(/local/media/css/sections/webinar/../../../img/icons/fund.svg)}.course__features-icon.-materials{background-image:url(/local/media/css/sections/webinar/../../../img/icons/materials.svg)}.course__features-icon.-special{background-image:url(/local/media/css/sections/webinar/../../../img/icons/spec-course.svg)}.course__features-icon.-buisnes{background-image:url(/local/media/css/sections/webinar/../../../img/icons/business.svg)}.course__features-icon.-video_course{background-image:url(/local/media/css/sections/webinar/../../../img/icons/video-course.svg)}.course__features-icon.-pin{background-image:url(/local/media/css/sections/webinar/../../../img/icons/pin-black.svg)}.course__features-icon.-avatar{background-image:url(/local/media/css/sections/webinar/../../../img/icons/user.svg)}.course__features-icon.-calendar{background-image:url(/local/media/css/sections/webinar/../../../img/icons/calendar.svg)}.course__features-icon.-away-training{background-image:url(/local/media/css/sections/webinar/../../../img/icons/away-training.svg)}.course__features-icon.-calendar-day{background-image:url(/local/media/css/sections/webinar/../../../img/icons/calendar-day.svg)}.course__features-icon.-conference{background-image:url(/local/media/css/sections/webinar/../../../img/icons/conference.svg)}.course__features-icon.-training-center{background-image:url(/local/media/css/sections/webinar/../../../img/icons/training-center.svg)}.course__features-icon.-departure{background-image:url(/local/media/css/sections/webinar/../../../img/icons/departure.svg)}.course__features-icon.-round-table{background-image:url(/local/media/css/sections/webinar/../../../img/icons/round-table.svg)}.course__features-icon.-plus{background-image:url(/local/media/css/sections/webinar/../../../img/icons/plus-dark.svg);height:12px;margin-right:4px;width:12px}.course__features-more{border-bottom:2px dashed rgba(231,36,48,.3);color:#e72430;cursor:pointer;transition:.2s ease}.course__features-more:hover{border-color:transparent}.course__more{border-top:1px solid #e1e5ee;color:#676b77;font-size:12px;margin-bottom:-15px;margin-top:15px;padding-top:15px}@media (max-width:600px){.course__more{margin-bottom:-5px;margin-top:12px;padding-top:12px}}.course__msg{border-top:1px solid #e1e5ee;color:#676b77;font-size:12px;margin-bottom:-15px;margin-top:15px;padding-top:12px}@media (max-width:600px){.course__msg{margin-bottom:0}}.course__status{border-top:1px solid #9497a3;font-size:14px;margin-top:8px;padding-top:10px}.course__status.-visited{color:#16c861}.course__status.-error{color:#e72430}.course__btns{display:flex;margin-top:25px}@media (max-width:600px){.course__btns{margin-top:0;padding:20px 15px 15px}}.course__btns .btn{flex:1;margin-right:20px;padding:0 15px}@media (max-width:600px){.course__btns .btn{margin-right:10px}}.course__btns .btn:last-child{margin-right:0}.course__set-control{align-self:flex-start;margin-left:auto;margin-right:10px;margin-top:10px}.course__set-control .radio-control{margin-left:15px}.course__top{margin-bottom:auto}.course__progress{border-top:1px solid #e1e5ee;margin-top:16px;padding-top:16px}.course__progress .prof-progress__info{font-size:12px}.course__links{font-size:14px;margin-top:15px}.course__links .link-dashed{font-weight:600}.course__cert-link{border-bottom:1px dashed transparent}.course__cert-link:hover{border-color:#d21e29}.course__location{color:#1f1f1f;font-size:12px}.course__copy{align-items:center;background:#f5f6fa;border:1px solid #e1e5ee;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-bottom:auto;position:relative;transition:background .1s ease-in-out;width:32px}.course__copy input{background:transparent;min-width:0;opacity:0;padding:0;pointer-events:none;position:absolute}.course__copy-tooltip{background:#fff;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.122);font-size:14px;margin-top:11px;padding:13px 16px;pointer-events:none;position:absolute;right:-6px;top:100%;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out;white-space:nowrap}.course__copy-tooltip.is-hide{opacity:0;-webkit-transform:translateY(-20px,10px);transform:translateY(-20px,10px)}.course__copy-tooltip:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 5px 5px;bottom:100%;content:"";height:0;position:absolute;right:16px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:0}.course__copy-icon{fill:#1f1f1f;height:14px;transition:none;width:14px}.course__copy-icon.-copied{display:none}.course__copy:hover{background:#e1e5ee}.course__copy:hover .course__copy-icon{fill:#676b77;stroke:#676b77}.course__copy.is-copied{background:#e1e5ee}.course__copy.is-copied .course__copy-tooltip{opacity:1;-webkit-transform:none;transform:none}.course__copy.is-copied .course__copy-icon{fill:#676b77;stroke:#676b77}.course__copy.is-copied .course__copy-icon:not(.-copied){display:none}.course__copy.is-copied .course__copy-icon.-copied{display:block}.course.-shedule .course__info{background:#f5f6fa;border-radius:10px;margin:11px;min-height:125px;padding:10px 20px;width:125px}.course.-shedule .course__location{margin-bottom:10px}.course.-shedule .course__content{padding:10px}.course.-shedule .course__content-inner{padding-right:15px}.course.-shedule .course__date{font-size:14px;font-weight:600}.course.-shedule .course__weekday{color:#676b77;font-weight:400;margin-top:8px}.course-presentation{display:inline-block;margin-top:30px;width:100%}.course-presentation__descr{color:#1f1f1f;display:inline-block;font-weight:600;margin-bottom:12px;width:100%}.course-presentation-btns{display:flex;flex-flow:row wrap;gap:20px;width:100%}.course-presentation__btn{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;position:relative}.course-presentation__btn:hover .download-icon:before{background-image:url(/local/media/img/icons/download-white.svg)}.flex_dop_course{display:flex;flex-wrap:wrap;justify-content:space-between}.flex_dop_course_item{margin-bottom:20px;width:calc(50% - 10px)}.flex_dop_course_item .course,.flex_dop_course_item .course__wrap{height:100%}@media (max-width:900px){.flex_dop_course_item{width:100%}}
/* End */
/* /local/templates/.default/components/optimalgroup/course.online.detail/general/style.css?177313713712429 */
/* /local/media/css/sections/webinar/webinar.min.css?177330693325243 */
