

/* 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?177313713724372*/
.webinar__hero{padding-top:20px;padding-bottom:60px;margin-bottom:80px;position:relative;background-color:rgba(65,78,96,.5);background-image:linear-gradient(0deg,rgba(65,78,96,.84),rgba(65,78,96,0) 95%)}.webinar__hero .breadcrumbs{margin-bottom:172px}.webinar__hero .breadcrumbs a{color:#fff;border-bottom-width:0;text-decoration:none}.webinar__hero .breadcrumbs .icon-svg{fill:#fff}.webinar__hero .breadcrumbs__item:nth-of-type(1),.webinar__hero .breadcrumbs__item:nth-of-type(1)::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,%3Csvg viewBox='0 0 6.08 10.75' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.71.71 4.66 4.66-4.66 4.63' fill='none' stroke='%23fff' stroke-linecap='square'/%3E%3C/svg%3E")}.webinar__hero .breadcrumbs__item span{color:#fff}.webinar__hero-img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.webinar__hero-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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{display:flex;gap:10px;align-items:center;margin-bottom:24px;position:relative}.webinar__hero-date::before{content:"";position:absolute;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='none' d='M0 0h32v32H0z'/%3E%3Cpath d='M16 29.333c-7.364 0-13.334-5.97-13.334-13.333C2.666 8.636 8.636 2.667 16 2.667S29.333 8.637 29.333 16c0 7.364-5.97 13.333-13.333 13.333Z' stroke='%23FFFEFE' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.219'/%3E%3Cpath d='M16 8v8l5.333 2.667' stroke='%23FFFEFE' stroke-linecap='round' stroke-width='1.219'/%3E%3C/svg%3E")}.webinar__hero-date-wrap{display:flex;flex-direction:column;gap:4px}.webinar__hero-date-title{color:rgba(255,255,255,.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{width:32px;height:32px}.webinar__hero-btn{text-decoration:none;font-size:16px;font-weight:400;line-height:130%}.webinar__hero-btn-row{display:flex;gap:20px;flex-wrap:wrap}.webinar__hero-btn.-wide{width:255px}.webinar__hero-btn.--registred{border-radius:30px;color:#fff;background:#16c861;width:173px;height:44px;align-items:center;display:flex;justify-content:center;gap:10px}.webinar__hero-btn.-border{background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='none' d='M0 0h18v18H0z'/%3E%3Cpath 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-3M5.25 7.5 9 11.25l3.75-3.75M9 2.25v9' stroke='%23E72430' stroke-width='1.6'/%3E%3C/svg%3E");background-size:18px;background-repeat:no-repeat;background-position:82% center;padding-left:40px;padding-right:60px}.webinar__hero-btn.-border:hover{background-color:#e72430!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='none' d='M0 0h18v18H0z'/%3E%3Cpath 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-3M5.25 7.5 9 11.25l3.75-3.75M9 2.25v9' stroke='%23fff' stroke-width='1.6'/%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}.webinar__about-list{display:flex;gap:20px;flex-wrap:wrap}@media (max-width:780px){.webinar__about-title{font-size:24px}.webinar__about-list{gap:12px}}.webinar__about-item{border-radius:10px;padding:32px 25px 24px;background:#f5f6fa;display:flex;align-items:center;gap:20px;flex:1 0 0;max-width:285px}@media (max-width:780px){.webinar__about-item{flex-direction:column;align-items:flex-start;padding:29px}}.webinar__about-item--color{background:linear-gradient(90deg,#fff2f3 0,#fff 100%);border:1px solid #e72430}.webinar__about-inner{display:flex;flex-direction:column;gap:4px}.webinar__about-icon{width:52px;height:52px;flex-shrink:0}.webinar__about-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.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%}.webinar__find-out{padding-top:80px;padding-bottom:80px;background-color:#f5f6fa}@media (max-width:780px){.webinar__about-name{font-size:14px}.webinar__find-out{padding-top:60px;padding-bottom:60px}}.webinar__find-out-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:40px}.webinar__find-out-list{display:flex;gap:40px;margin-bottom:54px}@media (max-width:780px){.webinar__find-out-title{font-size:24px}.webinar__find-out-list{flex-direction:column;gap:20px;margin-bottom:24px}}.webinar__find-out-item{display:flex;gap:24px;flex:1 0 0;padding-right:40px;border-right:1px solid #e1e5ee}@media (max-width:780px){.webinar__find-out-item{padding-right:0;padding-bottom:20px;border-right:none;border-bottom:1px solid #e1e5ee}.webinar__find-out-item:last-child{border-bottom-width:0}}.webinar__find-out-item:last-child{border-right-width:0}.webinar__find-out-icon{border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center;width:54px;height:54px;flex:0 0 54px}.webinar__find-out-icon img{width:30px;height:30px}.webinar__find-out-label{color:#1f1f1f;font-size:20px;line-height:120%;margin-bottom:10px;font-weight:600}.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{padding-top:40px;padding-bottom:80px;background-color:#f5f6fa;margin-bottom:80px}.webinar__purposes .wrap{display:flex;align-items:center;gap:132px}@media (max-width:780px){.webinar__purposes{padding-top:0;padding-bottom:60px;margin-bottom:60px}.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;width:425px;height:239px}.webinar__purposes-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.webinar__host-title{font-size:34px;font-weight:800;line-height:120%;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.webinar__host-title .link-arrow{font-size:16px;font-weight:400;line-height:130%}.webinar__host-inner{position:relative}.webinar__host-inner.--multiple .webinar__host-about{flex-direction:column;align-items:flex-start}.webinar__host-inner.--multiple .webinar__host-about-inner{flex:0 0 100%;width:100%}@media (max-width:780px){.webinar__purposes-img{width:100%;height:auto}.webinar__host-title{font-size:24px}.webinar__host-title .link-arrow{display:none}.webinar__host-inner.--multiple .swiper{overflow:visible}.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{display:flex;align-items:center;gap:20px;margin-bottom:20px}@media (max-width:780px){.webinar__host-about{flex-direction:column;align-items:flex-start}}.webinar__host-about-inner{display:flex;gap:32px;border-radius:10px;background:#f5f6fa;padding:24px;flex:0 0 calc(50% - 10px)}@media (max-width:780px){.webinar__host-about-inner{flex-direction:column;flex:0 0 auto}}.webinar__host-photo{width:132px;height:132px;border-radius:8px;flex-shrink:0}.webinar__host-photo img{border-radius:8px}.webinar__host-name{font-size:20px;line-height:120%;margin-bottom:8px;font-weight:600}.webinar__host-position{color:#676b77;font-size:16px;line-height:150%}.webinar__host-skills{display:flex;gap:20px;flex:0 0 calc(50% - 10px)}@media (max-width:780px){.webinar__host-skills{flex-direction:column;flex:0 0 auto;width:100%}.webinar__host-skills-item{position:relative}}.webinar__host-skills-item{flex:1 0 0;border:1px solid #e1e5ee;border-radius:10px;padding:24px}.webinar__host-skills-icon{width:56px;height:56px;margin-bottom:28px}.webinar__host-skills-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.webinar__host-skills-name{color:#676b77;font-size:14px;line-height:130%;margin-bottom:4px}.webinar__host-skills-age{font-size:20px;line-height:130%}.webinar__awards{margin-bottom:80px}@media (max-width:780px){.webinar__host-skills-icon{position:absolute}.webinar__host-skills-age,.webinar__host-skills-name{margin-left:66px}.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{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.webinar__awards-item a{text-decoration:none;border-bottom:1px dashed #e72430;color:#e72430}.webinar__awards-item:nth-of-type(1){flex-shrink:1;min-width:285px}.webinar__awards-item:nth-of-type(2){flex-shrink:0}.webinar__features{background-color:#f5f6fa;padding-top:80px;padding-bottom:40px}.webinar__features-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:32px;margin-top:0}.webinar__features-list{display:flex;gap:20px;flex-wrap:wrap}@media (max-width:780px){.webinar__features{padding-top:60px;padding-bottom:60px}.webinar__features-title{font-size:24px}.webinar__features-list{flex-direction:column;gap:12px}}.webinar__features-item{display:flex;align-items:center;gap:32px;flex:0 0 calc(50% - 10px);border-radius:10px;background-color:#fff;padding:24px}.webinar__features-icon{width:120px}.webinar__features-label{color:#1f1f1f;font-size:20px;font-weight:400;line-height:120%;margin-bottom:10px}@media (max-width:780px){.webinar__features-item{flex-direction:column;align-items:flex-start;padding:20px;gap:16px;flex:0 0 auto}.webinar__features-icon{width:72px}.webinar__features-label{margin-bottom:10px}}.webinar__features-text{color:#676b77;font-size:16px;font-weight:400;line-height:130%}.webinar__materials{padding-top:40px;padding-bottom:80px;margin-bottom:80px;background-color:#f5f6fa}@media (max-width:780px){.webinar__materials{padding-top:0;padding-bottom:60px;margin-bottom:60px}}.webinar__materials-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:20px;margin-top:0}.webinar__materials-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;flex-wrap:wrap}@media (max-width:1200px){.webinar__materials-list{flex-wrap:nowrap;overflow:auto}}.webinar__materials-item{border-radius:10px;padding:24px;background:#fff;display:flex;flex-direction:column}@media (max-width:780px){.webinar__materials-title{font-size:24px}.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{padding:12px 0;width:calc(50% - 4px);text-decoration:none;font-size:14px;font-weight:400;line-height:130%;height:42px}.webinar__materials-btn-row .btn.-border::before{content:"";position:absolute;top:5px;right:13px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg' opacity='.6' fill='none'%3E%3Cpath fill='none' d='M0 0h18v18H0z'/%3E%3Cpath d='M4.094 5.728h8.182v8.181' stroke='%23E72430' stroke-width='1.6'/%3E%3C/svg%3E")}.webinar__materials-btn-row .btn.-border:hover::before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg' opacity='1' fill='none'%3E%3Cpath fill='none' d='M0 0h18v18H0z'/%3E%3Cpath d='M4.094 5.728h8.182v8.181' stroke='%23fff' stroke-width='1.6'/%3E%3C/svg%3E")}.webinar__banner{padding:70px 0 0}@media (max-width:780px){.webinar__banner{padding:0 0 30px}}.webinar__banner-inner{border-radius:10px;background-color:#414e60;background-image:url(/local/media/css/sections/webinar/../../../img/webinar-img/webinar-banner-bg.svg);background-repeat:no-repeat;background-size:342px;background-position-x:calc(100% - 54px);background-position-y:26px;display:flex;align-items:center;justify-content:space-between;color:#fff;padding:54px;position:relative}.webinar__banner-title{font-size:34px;font-weight:800;line-height:120%;margin-bottom:16px}@media (max-width:780px){.webinar__banner-inner{flex-direction:column;padding:259px 20px 60px}.webinar__banner-inner .btn{position:absolute;bottom:-28px;left:20px;width:calc(100% - 40px)}.webinar__banner-title{font-size:24px}}.webinar__banner-text{font-size:18px;line-height:150%}.webinar__success{padding-top:80px;padding-bottom:80px;background-color:#f5f6fa;margin-top:-80px;margin-bottom:80px}@media (max-width:780px){.webinar__banner-text{font-size:16px}.webinar__success{padding-top:60px;padding-bottom:60px}}.webinar__success-inner{background-color:#fff;border-radius:10px;padding:40px 40px 0;display:flex;align-items:center;gap:40px}.webinar__success-title{color:#1f1f1f;font-size:34px;font-weight:800;line-height:120%;margin-bottom:30px}@media (max-width:780px){.webinar__success-inner{flex-direction:column;gap:32px;padding:40px 20px 0}.webinar__success-img{order:1}.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{display:block;border-radius:10px;background-color:lch(100% .01 296.81deg);padding:30px;color:#1f1f1f;border:0}.course>a:hover .course__title{color:#e72430}.course__wrap{border-radius:10px;background-color:#fff;border:1px solid #e1e5ee;overflow:hidden}.course__inner{position:relative;min-height:88px;display:flex}.course__info{flex-shrink:0;text-align:center;display:flex;align-items:center;justify-content:center;padding:30px;background-color:#e1e5ee;flex-direction:column}@media (max-width:600px){.course>a{padding:15px}.course__inner{min-height:70px}.course__info{padding:15px}}.course__info-inner{min-width:86px}.course__info-time{width:100%;color:#1f1f1f;font-size:14px;text-align:center;padding-top:8px;border-top:1px solid #9497a3;margin-top:6px}.course__content{flex:1;padding:30px;display:flex;align-items:center}@media (max-width:600px){.course__content{padding:15px}}.course__content-inner{width:100%;display:flex;flex-flow:column}.course__date{font-size:12px}.course__date strong{font-size:48px;line-height:.8;font-weight:400;display:block}.course__date-empty-text{font-size:12px;color:#1f1f1f}.course__date-empty-icon{width:45px;height:45px;fill:#9497a3;margin-bottom:5px}.course__time{border-top:1px solid #9497a3;padding-top:10px;margin-top:8px;font-size:14px}.course-files{margin:15px 0 0 auto;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:600px){.course-files{margin-top:16px;flex-direction:column;justify-content:flex-start;margin-left:unset}}.course-files__item{display:flex;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;position:relative;padding-left:23px;min-height:19px}.course-files__item::before{content:"";width:18px;height:18px;background-image:url(/local/media/css/sections/webinar/../../../img/icons/pdf.svg);background-repeat:no-repeat;background-size:100%;position:absolute;left:0;top:calc(50% - 9px)}.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{font-size:10px;color:#828282}.course__start{color:#676b77;font-size:14px;margin-bottom:15px}@media (max-width:600px){.course-files__item{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.course-files__item::before{top:0}.course__start{font-size:12px;margin-bottom:5px}}.course__start+.course__date{padding-bottom:0;margin-bottom:0;border:0}.course__title{font-size:20px;line-height:1.2;font-weight:600;transition:.2s}.course__title:not(:last-child){margin-bottom:8px}.course__title a{display:block;color:#1f1f1f;border:0;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{margin-top:12px;font-size:12px}.course__features .no-list{display:flex;flex-wrap:wrap;margin-bottom:-7px}.course__features li{margin-right:12px;margin-bottom:7px;display:flex;align-items:center}.course__features li:last-child{margin-right:0}.course__features-label{background:#f5f6fa;font-weight:600;border-radius:6px;display:inline-flex!important;vertical-align:top;padding:2px 7px!important}.course__features-icon{margin-right:6px;width:18px;height:18px;flex-shrink:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.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);width:12px;height:12px;margin-right:4px}.course__features-more{color:#e72430;border-bottom:2px dashed rgba(231,36,48,.3);cursor:pointer;transition:.2s}.course__features-more:hover{border-color:transparent}.course__more{font-size:12px;border-top:1px solid #e1e5ee;padding-top:15px;margin-top:15px;margin-bottom:-15px;color:#676b77}@media (max-width:600px){.course__features .no-list{display:block}.course__features li{margin-right:0}.course__more{margin-top:12px;padding-top:12px;margin-bottom:-5px}}.course__msg{font-size:12px;color:#676b77;padding-top:12px;margin-top:15px;border-top:1px solid #e1e5ee;margin-bottom:-15px}.course__status{border-top:1px solid #9497a3;padding-top:10px;margin-top:8px;font-size:14px}.course__status.-visited{color:#16c861}.course__status.-error{color:#e72430}.course__btns{display:flex;margin-top:25px}.course__btns .btn{flex:1;margin-right:20px;padding:0 15px}@media (max-width:600px){.course__msg{margin-bottom:0}.course__btns{margin-top:0;padding:20px 15px 15px}.course__btns .btn{margin-right:10px}}.course__btns .btn:last-child{margin-right:0}.course__set-control{margin-left:auto;margin-right:10px;margin-top:10px;align-self:flex-start}.course__set-control .radio-control{margin-left:15px}.course__top{margin-bottom:auto}.course__progress{border-top:1px solid #e1e5ee;padding-top:16px;margin-top:16px}.course__progress .prof-progress__info{font-size:12px}.course__links{margin-top:15px;font-size:14px}.course__links .link-dashed{font-weight:600}.course__cert-link{border-bottom:1px dashed transparent}.course__cert-link:hover{border-color:#d21e29}.course__location{font-size:12px;color:#1f1f1f}.course__copy{border:1px solid #e1e5ee;width:32px;height:32px;border-radius:50%;background:#f5f6fa;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .1s ease-in-out;flex-shrink:0;position:relative;margin-bottom:auto}.course__copy input{min-width:0;padding:0;background:0 0;opacity:0;pointer-events:none;position:absolute}.course__copy-tooltip{background:#fff;border-radius:10px;padding:13px 16px;font-size:14px;box-shadow:0 0 15px 0 rgba(0,0,0,.1215686275);position:absolute;top:100%;right:-6px;pointer-events:none;white-space:nowrap;margin-top:11px;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.course__copy-tooltip.is-hide{opacity:0;-webkit-transform:translateY(-20px,10px);transform:translateY(-20px,10px)}.course__copy-tooltip::before{content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px;border-color:transparent transparent #fff;-webkit-transform:rotate(0);transform:rotate(0);position:absolute;bottom:100%;right:16px}.course__copy-icon{width:14px;height:14px;fill:#1f1f1f;transition:none}.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{margin:11px;border-radius:10px;background:#f5f6fa;padding:10px 20px;width:125px;min-height: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{font-weight:400;margin-top:8px;color:#676b77}.course-presentation{width:100%;display:inline-block;margin-top:30px}.course-presentation__descr{width:100%;display:inline-block;margin-bottom:12px;color:#1f1f1f;font-weight:600}.course-presentation-btns{width:100%;display:flex;flex-flow:row wrap;gap:20px}.course-presentation__btn{position:relative;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.course-presentation__btn:hover .download-icon::before{background-image:url(/local/media/img/icons/download-white.svg)}.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 (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?177313713724372 */
