.expert-talks,
.layout__office .expert-talks {
  position: relative;
}

.expert-talks p,
.layout__office .expert-talks p {
  margin-bottom: 1rem !important;
  font-size: 1.6rem;
  line-height: 1.35;
}

.expert-talks ul, .expert-talks li,
.layout__office .expert-talks ul,
.layout__office .expert-talks li {
  font-size: 1.6rem;
  line-height: 1.35;
  color: #666;
}

.expert-talks ul,
.layout__office .expert-talks ul {
  margin: 1rem 0 2.5rem;
}

.expert-talks ul li:before,
.layout__office .expert-talks ul li:before {
  color: #1595D4;
}

.expert-talks__archive__heading,
.layout__office .expert-talks__archive__heading {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #333333;
}

.expert-talks__hero,
.layout__office .expert-talks__hero {
  height: 200px;
}

@media (min-width: 1024px) {
  .expert-talks__hero,
  .layout__office .expert-talks__hero {
    height: 304px;
  }
}

.expert-talks__header,
.layout__office .expert-talks__header {
  padding-top: 31px;
  max-width: 410px;
}

@media (min-width: 900px) {
  .expert-talks__header,
  .layout__office .expert-talks__header {
    margin-left: 61px;
  }
}

.expert-talks__title,
.layout__office .expert-talks__title {
  margin: 0;
  font-size: 32px;
  line-height: 43px;
  color: #fff;
  font-weight: bold;
}

.expert-talks__subtitle,
.layout__office .expert-talks__subtitle {
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

.expert-talks__subtitle--large,
.layout__office .expert-talks__subtitle--large {
  font-size: 24px;
  line-height: 30px;
}

.expert-talks__subtitle--mobile,
.layout__office .expert-talks__subtitle--mobile {
  color: #333333;
  margin-top: 15px;
  font-size: 22px;
  line-height: 26px;
}

@media (min-width: 768px) {
  .expert-talks__subtitle--mobile,
  .layout__office .expert-talks__subtitle--mobile {
    display: none;
  }
}

.expert-talks__archive__title,
.layout__office .expert-talks__archive__title {
  height: 100%;
  display: none;
  margin-right: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .expert-talks__archive__title,
  .layout__office .expert-talks__archive__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 500px;
  }
}

@media (min-width: 900px) {
  .expert-talks__archive__title,
  .layout__office .expert-talks__archive__title {
    margin-left: 600px;
  }
}

@media (min-width: 1024px) {
  .expert-talks__archive__title,
  .layout__office .expert-talks__archive__title {
    margin-left: 780px;
  }
}

.expert-talks__tag,
.layout__office .expert-talks__tag {
  padding: 8px 15px;
  background: #FFD801;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.03em;
  position: absolute;
  bottom: 0;
}

.expert-talks__tag--small,
.layout__office .expert-talks__tag--small {
  padding: 3px 7px;
}

.expert-talks__banner-image,
.layout__office .expert-talks__banner-image {
  width: 100%;
  height: auto;
  background: #0A1C2C;
}

.expert-talks__banner-image-img,
.layout__office .expert-talks__banner-image-img {
  display: block;
  width: 100%;
  max-width: 763px;
}

@media (min-width: 900px) {
  .expert-talks__banner-image-img,
  .layout__office .expert-talks__banner-image-img {
    width: 60%;
  }
}

.expert-talks__modules,
.layout__office .expert-talks__modules {
  border-bottom: 0;
  position: relative;
}

.expert-talks__info-text,
.layout__office .expert-talks__info-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  margin: 0 25px 3rem;
  color: #666666;
  position: relative;
}

.expert-talks__info-text--explanatory,
.layout__office .expert-talks__info-text--explanatory {
  font-weight: 400;
}

.expert-talks__info-text--icon,
.layout__office .expert-talks__info-text--icon {
  position: absolute;
  top: 3px;
  left: -25px;
}

.expert-talks__icon,
.layout__office .expert-talks__icon {
  display: inline-block;
  height: 15px;
  width: 15px;
  color: #1595D4;
  font-weight: bold;
  text-align: center;
  margin-right: 1rem;
}

.expert-talks__section,
.layout__office .expert-talks__section {
  padding-top: 37px;
  padding-bottom: 37px;
}

@media (min-width: 900px) {
  .expert-talks__section,
  .layout__office .expert-talks__section {
    padding-left: 61px;
    padding-right: 61px;
  }
}

@media (min-width: 900px) {
  .expert-talks__section--two-col,
  .layout__office .expert-talks__section--two-col {
    margin-right: 50%;
  }
}

.expert-talks__section--blue,
.layout__office .expert-talks__section--blue {
  background: #EAFBFF;
}

.expert-talks__section--grey,
.layout__office .expert-talks__section--grey {
  background: #F5F5F5;
}

.expert-talks__section--archive,
.layout__office .expert-talks__section--archive {
  max-width: 842px;
  margin-left: auto;
  margin-right: auto;
}

.expert-talks__section--archive p,
.layout__office .expert-talks__section--archive p {
  line-height: 1.35;
}

.expert-talks__header--speakers,
.layout__office .expert-talks__header--speakers {
  font-size: 17px;
  line-height: 21px;
  color: #1595D4;
}

.expert-talks__header--content,
.layout__office .expert-talks__header--content {
  font-size: 20px;
  line-height: 24px;
  color: #1595D4;
}

.expert-talks__card,
.layout__office .expert-talks__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 900px) {
  .expert-talks__card,
  .layout__office .expert-talks__card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.expert-talks__card-image,
.layout__office .expert-talks__card-image {
  width: 86px;
  height: 86px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-right: 25px;
  margin-bottom: 16px;
}

.expert-talks__card-content,
.layout__office .expert-talks__card-content {
  font-size: 16px !important;
}

@media (min-width: 900px) {
  .expert-talks__card-content,
  .layout__office .expert-talks__card-content {
    margin-right: 50%;
  }
}

.expert-talks__card-title,
.layout__office .expert-talks__card-title {
  font-weight: 600px !important;
  font-size: 16px !important;
  line-height: 135% !important;
  letter-spacing: -0.01em;
  color: #666666;
}

.expert-talks__form-container,
.layout__office .expert-talks__form-container {
  margin: 0 auto;
  padding-bottom: 50px;
  width: 100%;
}

@media (min-width: 900px) {
  .expert-talks__form-container,
  .layout__office .expert-talks__form-container {
    padding-top: 50px;
    -webkit-transform: translateY(-160px);
            transform: translateY(-160px);
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}

.expert-talks__form,
.layout__office .expert-talks__form {
  max-width: 400px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 30px;
  padding-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

@media (min-width: 900px) {
  .expert-talks__form,
  .layout__office .expert-talks__form {
    border-radius: 5px;
    position: -webkit-sticky;
    position: sticky;
    top: 260px;
    margin-left: 15%;
  }
}

.expert-talks__form-title,
.layout__office .expert-talks__form-title {
  font-size: 25px;
  line-height: 30px;
  color: #1595D4;
}

.expert-talks__form__lead-paragraph,
.layout__office .expert-talks__form__lead-paragraph {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #1595D4;
}

.expert-talks__btn, .hbspt-form .hs-button,
.layout__office .expert-talks__btn,
.layout__office .hbspt-form .hs-button,
.hbspt-form .layout__office .hs-button {
  background: #1795d4;
  border-color: #1795d4;
  color: #ffffff;
  font-size: 14px;
  font-family: Lato;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  color: #fff;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
  width: calc(100% + 60px);
  margin: 0 -30px;
  min-height: 58px;
}

@media (min-width: 900px) {
  .expert-talks__btn, .hbspt-form .hs-button,
  .layout__office .expert-talks__btn,
  .layout__office .hbspt-form .hs-button,
  .hbspt-form .layout__office .hs-button {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

.expert-talks__btn:hover, .hbspt-form .hs-button:hover, .expert-talks__btn :focus, .hbspt-form .hs-button :focus,
.layout__office .expert-talks__btn:hover,
.layout__office .hbspt-form .hs-button:hover,
.hbspt-form .layout__office .hs-button:hover,
.layout__office .expert-talks__btn :focus,
.layout__office .hbspt-form .hs-button :focus,
.hbspt-form .layout__office .hs-button :focus {
  background-color: #ff8f73;
  border-color: #ff8f73;
}

.expert-talks__btn--link,
.layout__office .expert-talks__btn--link {
  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;
}

.expert-talks__btn--link:hover,
.layout__office .expert-talks__btn--link:hover {
  text-decoration: none;
  color: white;
}

.expert-talks__section .expert-talks__switcher__list, .expert-talks__section
.layout__office .expert-talks__switcher__list {
  list-style: none;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .expert-talks__section .expert-talks__switcher__list, .expert-talks__section
  .layout__office .expert-talks__switcher__list {
    margin-bottom: 0;
  }
}

.expert-talks__section .expert-talks__switcher__list-item, .expert-talks__section
.layout__office .expert-talks__switcher__list-item {
  margin-right: 20px;
  width: auto;
}

.expert-talks__section .expert-talks__switcher__list-item:before, .expert-talks__section
.layout__office .expert-talks__switcher__list-item:before {
  content: none;
}

.expert-talks .content-switcher__link,
.layout__office .expert-talks .content-switcher__link {
  width: auto;
  font-size: 16px;
  line-height: 19px;
  color: #196B98;
  padding: 12px 25px;
  border: 1px solid #C4C4C4;
}

.expert-talks .content-switcher__link.active,
.layout__office .expert-talks .content-switcher__link.active {
  background: #1595D4;
  border-radius: 2px;
  color: white;
  border: none;
}

.expert-talks .container--search-box,
.layout__office .expert-talks .container--search-box {
  padding: 0;
  background: none;
}

.expert-talks__archive__fields,
.layout__office .expert-talks__archive__fields {
  margin-top: 45px;
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .expert-talks__archive__fields,
  .layout__office .expert-talks__archive__fields {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 80px;
  }
  .expert-talks__archive__fields input,
  .layout__office .expert-talks__archive__fields input {
    min-width: 330px;
  }
}

.no-m {
  margin: 0 !important;
}

.no-m-b {
  margin-bottom: 0 !important;
}

.no-m-t {
  margin-bottom: 0 !important;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.relative {
  position: relative;
}

.p-t-40 {
  padding-top: 40px;
}

.p-t-60 {
  padding-top: 60px;
}

.m-lr-section {
  margin-right: 25px;
  margin-left: 25px;
}

@media (min-width: 1024px) {
  .m-lr-section {
    margin-right: 50px;
    margin-left: 50px;
  }
}

.column-12 {
  float: none;
}

.text-align--center {
  text-align: center;
}

.hbspt-form .hs-form-field {
  margin-bottom: 12px;
}

.hbspt-form label {
  color: #333333;
  font-family: Lato;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.hbspt-form .hs-form-required {
  color: red;
}

.hbspt-form input[type=text], .hbspt-form input[type=email] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  height: 40px;
  min-height: 27px;
  width: 100%;
  max-width: 500px;
  background-color: #f5f8fa;
  display: inline-block;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  border-radius: 3px;
}

.hbspt-form input[type=text] .hs-input.error, .hbspt-form input[type=email] .hs-input.error {
  border-color: #c87872;
}

.hbspt-form .hs-error-msgs label {
  color: #f2545b;
}

.hbspt-form .hs-input[type=checkbox] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  background-color: #f5f8fa;
  font-size: 16px;
  font-weight: normal;
  color: #33475b;
  border-radius: 3px;
}

.expert-talks__events__list {
  font-size: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.expert-talks__events__list .events__list__item {
  margin-top: 0;
  text-align: left;
  min-height: initial;
  padding-right: 25px;
  width: 100%;
}

@media (min-width: 768px) {
  .expert-talks__events__list .events__list__item {
    width: 50%;
  }
}

@media (min-width: 900px) {
  .expert-talks__events__list .events__list__item {
    width: 33%;
  }
}

.expert-talks__events__list .events__list__item .event {
  text-align: left;
  height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.11);
          box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.11);
  border-left: solid #1595D4 5px;
}

.expert-talks__events__list .events__list__item:before {
  content: none;
}

.expert-talks__events__list .event__content-wrapper {
  height: 100%;
}

.expert-talks__events__list .events__list__item {
  overflow: hidden;
}

.expert-talks__events__list .events__list__item .event__details {
  height: 100%;
  text-align: left;
  padding: 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.expert-talks__events__list .events__list__item .event__details .icon:after {
  color: #666;
}

.expert-talks__events__list .events__list__item .event__details .event__title {
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

.expert-talks__events__list .events__list__item .event__details p {
  color: #666;
  margin-bottom: 2rem;
}

.expert-talks__events__list .events__list__item .event__details a {
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #1595D4;
}

.expert-talks__events__list .events__list__item .event__details a::after {
  color: #1795d4;
}

.expert-talks__events__list .events__list__item .event__details a:hover::after {
  color: #1795d4;
}

.expert-talks__events__list .events__list__item .event__details .event__date {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.08;
  color: #AAAAAA;
  margin-bottom: 0;
  width: 100%;
}

.expert-talks__events__list .events__list__item .event__details .event__links {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.events__header {
  text-align: center;
  margin: 5rem 0;
}

@media only screen and (min-width: 1024px) {
  .layout__office .has-form article {
    width: calc(65% - 52.5px);
  }
  .layout__office .has-form aside {
    width: calc(35% - 37.5px);
  }
  .layout__office .has-form aside .hbspt-form {
    padding-bottom: 20px;
  }
  .layout__office .has-form .contact-us__tel {
    font-size: inherit;
  }
}

.layout__office .has-form .expert-talks__form {
  position: static;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.layout__office .has-form .expert-talks__form-title {
  text-align: center;
}

.header-container {
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}

.header-container.nav-up {
  top: -147px;
}

.header-container a {
  outline: none;
}
/*# sourceMappingURL=base.css.map */