.webinar-form .success-message {
  padding: 0 30px;
}
.webinar-form .success-message p {
  font-size: 20px;
  font-weight: 500;
  line-height: 108%;
  margin-bottom: 25px;
  text-align: center;
}
.webinar-form .success-message p.special-p {
  color: #303ab2;
  font-weight: 700;
}
.webinar-form .gform-loader {
  position: absolute !important;
  left: 48% !important;
  bottom: -40% !important;
}
.webinar-form .gform_validation_errors {
  display: none !important;
}
.webinar-form .gfield_description.validation_message.gfield_validation_message {
  position: absolute;
  right: 0;
  top: 0;
}
.webinar-form .gform-body {
  position: relative;
}
.webinar-form .gform-body .gfield {
  position: relative;
}
.webinar-form .gform-body .gform-field-label {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 108% !important;
  color: #242626;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  display: block !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: relative !important;
}
@media (max-width: 768px) {
  .webinar-form .gform-body .gform-field-label {
    font-size: 16px !important;
  }
}
.webinar-form .gform-body .gform-field-label .gfield_required {
  visibility: hidden !important;
  width: 1px;
}
.webinar-form .gform-body .gform-field-label .gfield_required::after {
  content: "*";
  visibility: visible;
  position: absolute;
  right: -6px;
  top: 0;
  color: red;
  font-size: 16px;
}
.webinar-form .gform-body fieldset .gfield_required::after {
  right: unset !important;
  top: -5px !important;
  left: -9px;
}
.webinar-form .gform-body fieldset .gfield_description.validation_message.gfield_validation_message {
  top: -20px;
}
.webinar-form .gform-body .smsbox-checkbox {
  grid-column: span 1;
}
.webinar-form .gform-body .smsbox-text {
  grid-column: span 11;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
  color: black;
  padding-bottom: 10px !important;
  padding: 7px 0px 0px !important;
  display: block !important;
  position: relative !important;
  letter-spacing: 0;
}
.webinar-form .gform-body .smsbox-text a {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
  color: #303ab2;
}
.webinar-form .gform-body .smsbox-text a:hover {
  text-decoration: none !important;
}
.webinar-form .gform-body fieldset legend {
  display: none !important;
}
.webinar-form .gform-body fieldset .ginput_container.ginput_container_consent {
  display: flex !important;
  align-items: flex-start !important;
}
.webinar-form .gform-body fieldset .ginput_container.ginput_container_consent .gform-field-label {
  letter-spacing: 0;
}
.webinar-form .gform-body fieldset input[type=checkbox] {
  position: relative !important;
  top: -3px !important;
  min-width: 20px !important;
  height: 20px !important;
}
.webinar-form .gform-body fieldset .gform-field-label,
.webinar-form .gform-body .gfield--input-type-html {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 108% !important;
  color: #242626;
  padding: 0 !important;
  margin-bottom: 0 !important;
  display: block !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: relative !important;
}
@media (max-width: 768px) {
  .webinar-form .gform-body fieldset .gform-field-label,
  .webinar-form .gform-body .gfield--input-type-html {
    font-size: 13px !important;
  }
}
.webinar-form .gform-body fieldset .gform-field-label a,
.webinar-form .gform-body .gfield--input-type-html a {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 108% !important;
  color: #242626 !important;
  text-decoration: underline !important;
}
@media (max-width: 768px) {
  .webinar-form .gform-body fieldset .gform-field-label a,
  .webinar-form .gform-body .gfield--input-type-html a {
    font-size: 13px !important;
  }
}
.webinar-form .gform-body fieldset .gform-field-label a:hover,
.webinar-form .gform-body .gfield--input-type-html a:hover {
  text-decoration: none !important;
}
.webinar-form .gform-body .gfield--input-type-html {
  position: relative !important;
  left: -8px;
  top: -1px;
  margin-top: -20px;
}
@media (max-width: 557px) {
  .webinar-form .gform-body .gfield--input-type-html {
    left: 0;
  }
}
@media (max-width: 500px) {
  .webinar-form .gform-body .gfield--input-type-html {
    left: 5px;
  }
}
@media (max-width: 450px) {
  .webinar-form .gform-body .gfield--input-type-html {
    left: 8px;
  }
}
@media (max-width: 400px) {
  .webinar-form .gform-body .gfield--input-type-html {
    left: 12px;
  }
}
@media (max-width: 350px) {
  .webinar-form .gform-body .gfield--input-type-html {
    left: 17px;
  }
}
.webinar-form .gform-body fieldset:nth-of-type(2) {
  margin-top: -20px !important;
}
.webinar-form .gform-body .ginput_container input[type=text],
.webinar-form .gform-body .ginput_container input[type=email],
.webinar-form .gform-body .ginput_container input[type=tel],
.webinar-form .gform-body .ginput_container select {
  background-color: white !important;
  width: 100% !important;
  color: black !important;
  border: none !important;
  border-bottom: 1px solid black !important;
  border-radius: 0 !important;
  padding: 9px 0px !important;
  margin-bottom: 5px !important;
  max-height: 45px !important;
  min-height: 45px !important;
  box-shadow: none !important;
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 108% !important;
}
@media (max-width: 768px) {
  .webinar-form .gform-body .ginput_container input[type=text],
  .webinar-form .gform-body .ginput_container input[type=email],
  .webinar-form .gform-body .ginput_container input[type=tel],
  .webinar-form .gform-body .ginput_container select {
    font-size: 17px !important;
    margin-bottom: -15px !important;
  }
}
.webinar-form .gform-body .ginput_container input[type=text]:active, .webinar-form .gform-body .ginput_container input[type=text]:focus,
.webinar-form .gform-body .ginput_container input[type=email]:active,
.webinar-form .gform-body .ginput_container input[type=email]:focus,
.webinar-form .gform-body .ginput_container input[type=tel]:active,
.webinar-form .gform-body .ginput_container input[type=tel]:focus,
.webinar-form .gform-body .ginput_container select:active,
.webinar-form .gform-body .ginput_container select:focus {
  outline: none !important;
}
.webinar-form .gform-body .ginput_container input[type=text]::-moz-placeholder, .webinar-form .gform-body .ginput_container input[type=email]::-moz-placeholder, .webinar-form .gform-body .ginput_container input[type=tel]::-moz-placeholder, .webinar-form .gform-body .ginput_container select::-moz-placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container input[type=text]::placeholder,
.webinar-form .gform-body .ginput_container input[type=email]::placeholder,
.webinar-form .gform-body .ginput_container input[type=tel]::placeholder,
.webinar-form .gform-body .ginput_container select::placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container input[type=text]::-webkit-input-placeholder,
.webinar-form .gform-body .ginput_container input[type=email]::-webkit-input-placeholder,
.webinar-form .gform-body .ginput_container input[type=tel]::-webkit-input-placeholder,
.webinar-form .gform-body .ginput_container select::-webkit-input-placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container input[type=text]::-moz-placeholder,
.webinar-form .gform-body .ginput_container input[type=email]::-moz-placeholder,
.webinar-form .gform-body .ginput_container input[type=tel]::-moz-placeholder,
.webinar-form .gform-body .ginput_container select::-moz-placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container input[type=text]:-ms-input-placeholder,
.webinar-form .gform-body .ginput_container input[type=email]:-ms-input-placeholder,
.webinar-form .gform-body .ginput_container input[type=tel]:-ms-input-placeholder,
.webinar-form .gform-body .ginput_container select:-ms-input-placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container input[type=text]:-moz-placeholder,
.webinar-form .gform-body .ginput_container input[type=email]:-moz-placeholder,
.webinar-form .gform-body .ginput_container input[type=tel]:-moz-placeholder,
.webinar-form .gform-body .ginput_container select:-moz-placeholder {
  color: #cccccd;
}
.webinar-form .gform-body .ginput_container select {
  width: 100% !important;
  height: 48px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("https://www.carbon6.io/wp-content/uploads/2025/08/forms-select-arrow-image.svg") !important;
  background-repeat: no-repeat !important;
  background-position: right 0 center !important;
  background-size: 14px !important;
  padding-right: 30px !important;
  color: #cccccd !important;
  cursor: pointer !important;
}
.webinar-form .gform-body .ginput_container select:focus-visible {
  outline: none !important;
}
.webinar-form .gform-body .ginput_container select:has(option:checked:not([value=""])) {
  color: black !important;
}
.webinar-form .gform-body .ginput_container select option {
  color: black !important;
}
.webinar-form .gform-body .ginput_container select option[value=""] {
  color: #cccccd !important;
}
.webinar-form .gform-footer {
  margin-top: 40px !important;
  position: relative !important;
}
.webinar-form .gform-footer input[type=submit] {
  width: 100% !important;
  max-width: 180px !important;
  color: white !important;
  border-radius: 40px !important;
  background: #303ab2 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1em !important;
  border: 2px solid #303ab2 !important;
  outline: none !important;
  height: 50px !important;
  cursor: pointer !important;
  margin: 0 auto !important;
}
.webinar-form .gform-footer input[type=submit]:hover {
  background-color: #202777 !important;
  border: 2px solid #202777 !important;
}
.webinar-form .gform-footer input[type=submit]:focus {
  border: 2px solid #1edfe9 !important;
}
.webinar-form .gform-footer input[type=submit]:active {
  color: black;
  border: 2px solid #1edfe9 !important;
  background-color: #1edfe9 !important;
}

.global-btn {
  display: block;
  letter-spacing: 0;
  background-color: #303ab2;
  border: 2px solid #303ab2;
  border-radius: 40px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  transition: all 0.4s;
  text-align: center;
  padding: 16px 20px;
  max-width: 220px;
  border: 2px solid #303ab2;
}
.global-btn:hover {
  background-color: #202777;
  border: 2px solid #202777;
}
.global-btn:focus {
  border: 2px solid #1edfe9;
}
.global-btn:active {
  color: black;
  border: 2px solid #1edfe9;
  background-color: #1edfe9;
}
.global-btn.ghost-btn {
  background-color: white;
  border: 2px solid #303ab2;
  color: #303ab2;
}
.global-btn.ghost-btn:hover {
  background-color: #202777;
  border: 2px solid #202777;
  color: white;
}
.global-btn.ghost-btn:focus {
  border: 2px solid #1edfe9;
  background-color: #303ab2;
  color: white;
}
.global-btn.ghost-btn:active {
  color: black;
  border: 2px solid #1edfe9;
  background-color: #1edfe9;
}

main {
  width: 100%;
  margin: 0 auto;
  padding: 0 !important;
  background: white;
}

#hero {
  padding: 60px 20px;
}
@media (max-width: 768px) {
  #hero {
    padding: 50px 20px;
  }
}
@media (max-width: 480px) {
  #hero {
    padding: 40px 20px;
  }
}
#hero .two-cols {
  width: 100%;
  margin: 0 auto;
  max-width: 1435px;
  gap: 80px;
  position: relative;
  left: 3%;
}
@media (max-width: 1370px) {
  #hero .two-cols {
    left: 0;
  }
}
#hero .two-cols .img-wrap {
  width: 100%;
  max-width: 733px;
}
#hero .two-cols .img-wrap img {
  width: 100%;
  max-width: 733px;
  height: auto;
}
@media (max-width: 991px) {
  #hero .two-cols .img-wrap {
    display: none;
  }
}
#hero .two-cols .txt-wrap h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 30px;
  color: #242626;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap h1 {
    font-size: 44px;
    text-align: center;
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  #hero .two-cols .txt-wrap h1 {
    font-size: 38px;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  #hero .two-cols .txt-wrap h1 {
    font-size: 32px;
    padding: 0;
  }
}
#hero .two-cols .txt-wrap h1 span {
  display: block;
  color: #303ab2;
  font-size: 22px;
  font-weight: 500;
  line-height: 108%;
  margin-bottom: 30px;
  letter-spacing: 4.4px;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap h1 span {
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #hero .two-cols .txt-wrap h1 span {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #hero .two-cols .txt-wrap h1 span {
    font-size: 14px;
  }
}
#hero .two-cols .txt-wrap .webinar-desc {
  width: 100%;
  max-width: 585px;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap .webinar-desc {
    margin: 0 auto;
  }
}
#hero .two-cols .txt-wrap .webinar-desc p {
  color: #242626;
  font-size: 26px;
  font-weight: 400;
  line-height: 125%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap .webinar-desc p {
    font-size: 24px;
    text-align: center;
  }
  #hero .two-cols .txt-wrap .webinar-desc p br {
    display: none;
  }
}
@media (max-width: 768px) {
  #hero .two-cols .txt-wrap .webinar-desc p {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #hero .two-cols .txt-wrap .webinar-desc p {
    font-size: 18px;
  }
}
#hero .two-cols .txt-wrap .date-time-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: left;
  gap: 30px;
  color: #242626;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap .date-time-wrap {
    margin: 0 auto;
    justify-self: center;
    flex-direction: column;
    gap: 15px;
  }
}
#hero .two-cols .txt-wrap .date-time-wrap p {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 500;
  line-height: 133%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
@media (max-width: 991px) {
  #hero .two-cols .txt-wrap .date-time-wrap p {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #hero .two-cols .txt-wrap .date-time-wrap p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #hero .two-cols .txt-wrap .date-time-wrap p {
    font-size: 16px;
  }
}

#webinar-form {
  padding: 60px 20px;
  background-color: #f1fbff;
}
@media (max-width: 991px) {
  #webinar-form {
    background-color: white;
    padding: 0 20px;
  }
}
#webinar-form .two-cols {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  gap: 50px;
  align-items: baseline;
}
@media (max-width: 991px) {
  #webinar-form .two-cols {
    align-items: center;
  }
}
#webinar-form .two-cols .webinar-content {
  width: 100%;
  max-width: 620px;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content {
    padding: 50px 50px 30px 50px;
    max-width: 100%;
    position: relative;
    z-index: 1;
  }
}
#webinar-form .two-cols .webinar-content::after {
  content: "";
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content::after {
    position: absolute;
    height: 100%;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    background-color: #f1fbff;
    z-index: -1;
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-content {
    padding: 45px 20px 30px 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-content {
    padding: 40px 20px 20px 20px;
  }
}
#webinar-form .two-cols .webinar-content h2,
#webinar-form .two-cols .webinar-content p,
#webinar-form .two-cols .webinar-content a,
#webinar-form .two-cols .webinar-content li,
#webinar-form .two-cols .webinar-content h3,
#webinar-form .two-cols .webinar-content h4 {
  color: #242626;
}
#webinar-form .two-cols .webinar-content h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 30px;
  max-width: 400px;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content h2 {
    font-size: 32px;
    text-align: center;
    max-width: unset;
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-content h2 {
    font-size: 22px;
  }
}
#webinar-form .two-cols .webinar-content h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 30px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content h3 {
    font-size: 26px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-content h3 {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-content h3 {
    font-size: 20px;
  }
}
#webinar-form .two-cols .webinar-content p {
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content p {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-content p {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-content p {
    font-size: 18px;
  }
}
#webinar-form .two-cols .webinar-content p a {
  text-decoration: underline;
}
#webinar-form .two-cols .webinar-content p a:hover {
  text-decoration: none;
}
#webinar-form .two-cols .webinar-content p a b,
#webinar-form .two-cols .webinar-content p a strong {
  font-weight: 600;
}
#webinar-form .two-cols .webinar-content p b,
#webinar-form .two-cols .webinar-content p strong {
  font-weight: 600;
}
#webinar-form .two-cols .webinar-content li {
  margin-bottom: 20px;
}
#webinar-form .two-cols .webinar-content li b,
#webinar-form .two-cols .webinar-content li strong {
  font-weight: 600;
}
#webinar-form .two-cols .webinar-content .wp-block-columns {
  gap: 25px !important;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-content .wp-block-columns {
    text-align: center;
    flex-direction: column;
    align-items: center !important;
  }
}
#webinar-form .two-cols .webinar-content .wp-block-columns .wp-block-column:first-of-type {
  max-width: 38px;
}
#webinar-form .two-cols .webinar-content .wp-block-columns img {
  width: 100%;
  max-width: 38px;
  height: auto;
}
#webinar-form .two-cols .webinar-content .wp-block-columns figure {
  max-width: 38px;
  width: 100%;
}
#webinar-form .two-cols .webinar-form {
  padding: 30px 40px;
  border-radius: 25px;
  background-color: white;
  box-shadow: 0 12px 17px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 555px;
  min-height: 880px;
  max-height: 880px;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-form {
    border: 1px solid #d9d9d9;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-form {
    padding: 30px;
    min-height: 730px;
    max-height: 730px;
    margin: 0 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-form {
    padding: 25px 20px;
  }
}
#webinar-form .two-cols .webinar-form h2 {
  font-size: 33px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 40px;
  color: #242626;
  text-align: center;
}
@media (max-width: 991px) {
  #webinar-form .two-cols .webinar-form h2 {
    font-size: 29px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #webinar-form .two-cols .webinar-form h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #webinar-form .two-cols .webinar-form h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
#webinar-form .two-cols .webinar-form .form-wrap {
  width: 100%;
}
#webinar-form .two-cols .webinar-form .success-message {
  display: none;
}

#about {
  padding: 60px 20px;
}
@media (max-width: 768px) {
  #about {
    padding: 50px 20px;
  }
}
@media (max-width: 480px) {
  #about {
    padding: 40px 20px;
  }
}
#about .two-cols {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  gap: 35px;
  align-items: baseline;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #about .two-cols {
    max-width: 450px;
  }
}
#about .two-cols .col {
  background-color: #f1fbff;
  border-radius: 25px;
  padding: 50px 55px;
  align-self: stretch;
}
@media (max-width: 991px) {
  #about .two-cols .col {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  #about .two-cols .col {
    padding: 35px;
  }
}
@media (max-width: 480px) {
  #about .two-cols .col {
    padding: 25px;
  }
}
#about .two-cols .col h3 {
  color: #303ab2;
  font-size: 30px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #about .two-cols .col h3 {
    font-size: 26px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #about .two-cols .col h3 {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #about .two-cols .col h3 {
    font-size: 20px;
  }
}
#about .two-cols .col p:last-of-type,
#about .two-cols .col li:last-of-type {
  margin-bottom: 0;
}
#about .two-cols .col ul {
  list-style-type: disc;
  padding-left: 30px;
}
#about .two-cols .col ul li {
  margin-bottom: 10px;
}
#about .two-cols .col p,
#about .two-cols .col li,
#about .two-cols .col a {
  font-size: 25px;
  font-weight: 400;
  line-height: 125%;
  color: #242626;
}
@media (max-width: 991px) {
  #about .two-cols .col p,
  #about .two-cols .col li,
  #about .two-cols .col a {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  #about .two-cols .col p,
  #about .two-cols .col li,
  #about .two-cols .col a {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  #about .two-cols .col p,
  #about .two-cols .col li,
  #about .two-cols .col a {
    font-size: 17px;
  }
}

#speakers {
  padding: 60px 20px;
  background-color: #f1fbff;
}
@media (max-width: 768px) {
  #speakers {
    padding: 50px 20px;
  }
}
@media (max-width: 480px) {
  #speakers {
    padding: 40px 20px;
  }
}
#speakers h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 108%;
  margin-bottom: 40px;
  color: #242626;
  text-align: center;
}
@media (max-width: 991px) {
  #speakers h2 {
    font-size: 32px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #speakers h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  #speakers h2 {
    font-size: 22px;
  }
}
#speakers .speaker-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  justify-content: center;
  gap: 0;
  position: relative;
}
@media (max-width: 991px) {
  #speakers .speaker-wrapper {
    flex-direction: row;
  }
}
@media (max-width: 850px) {
  #speakers .speaker-wrapper {
    display: none;
  }
}
#speakers .speaker-wrapper .col {
  align-self: stretch;
}
#speakers .speaker-wrapper .speaker-info {
  width: 100%;
  max-width: 425px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-info {
    max-width: 300px;
  }
}
#speakers .speaker-wrapper .speaker-info::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 80%;
  top: 5%;
  right: -20px;
  background-color: white;
  z-index: -1;
}
#speakers .speaker-wrapper .speaker-info .speaker-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  justify-content: start;
  background-color: #f1fbff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
  padding: 20px;
  cursor: pointer;
}
#speakers .speaker-wrapper .speaker-info .speaker-item.active {
  background-color: white;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#speakers .speaker-wrapper .speaker-info .speaker-item .speaker-name {
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 12px;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-info .speaker-item .speaker-name {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
#speakers .speaker-wrapper .speaker-info .speaker-item .speaker-position {
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 110%;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-info .speaker-item .speaker-position {
    font-size: 16px;
  }
}
#speakers .speaker-wrapper .speaker-info .speaker-item .img-wrap {
  background-color: white;
  border-radius: 10px;
  border: 2px solid #303ab2;
  overflow: hidden;
  width: 100%;
  max-width: 134px;
  min-height: 134px;
  position: relative;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-info .speaker-item .img-wrap {
    max-width: 100px;
    min-height: 100px;
  }
}
#speakers .speaker-wrapper .speaker-info .speaker-item img {
  width: 100%;
  max-width: 134px;
  height: auto;
  position: absolute;
  bottom: -5px;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-info .speaker-item img {
    max-width: 100px;
  }
}
#speakers .speaker-wrapper .speaker-more-info {
  width: 100%;
  max-width: 600px;
  background-color: white;
  border-radius: 20px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-more-info {
    max-width: 500px;
  }
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item {
  display: none;
  padding: 30px;
  position: relative;
  z-index: 1;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item p {
  font-size: 22px;
  font-weight: 400;
  line-height: 125%;
  color: #242626;
}
@media (max-width: 1040px) {
  #speakers .speaker-wrapper .speaker-more-info .speaker-description-item p {
    font-size: 18px;
  }
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item p:last-of-type {
  margin-bottom: 0;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item p a {
  text-decoration: underline;
  color: #303ab2;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item p a:hover {
  text-decoration: none;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item.active {
  display: block;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item.active:first-of-type::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  left: -15px;
  background-color: white;
  z-index: -1;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item.active:nth-of-type(2) {
  height: 100%;
}
#speakers .speaker-wrapper .speaker-more-info .speaker-description-item.active:nth-of-type(2)::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 0px;
  left: -15px;
  background-color: white;
  z-index: -1;
}
#speakers .responsive-only-speakers {
  display: none;
  width: 100%;
  max-width: 350px;
  align-items: center;
  justify-content: center;
  gap: 35px;
  margin: 0 auto;
}
@media (max-width: 850px) {
  #speakers .responsive-only-speakers {
    display: flex;
    flex-direction: column;
  }
}
#speakers .responsive-only-speakers .speaker {
  background-color: white;
  border-radius: 20px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 25px 20px;
  width: 100%;
}
#speakers .responsive-only-speakers .speaker .speaker-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 6px;
  text-align: center;
}
#speakers .responsive-only-speakers .speaker .speaker-position {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  text-align: center;
}
#speakers .responsive-only-speakers .speaker .img-wrap {
  background-color: white;
  border-radius: 10px;
  border: 2px solid #303ab2;
  overflow: hidden;
  width: 100%;
  max-width: 100px;
  min-height: 100px;
  position: relative;
  margin: 0 auto 15px auto;
}
#speakers .responsive-only-speakers .speaker img {
  width: 100%;
  max-width: 100px;
  height: auto;
  position: absolute;
  bottom: -5px;
}
#speakers .responsive-only-speakers .speaker .speaker-description {
  display: none;
}
#speakers .responsive-only-speakers .speaker .speaker-description-item {
  display: block;
  padding: 20px 10px 0 10px;
  position: relative;
  z-index: 1;
}
#speakers .responsive-only-speakers .speaker .speaker-description-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  color: #242626;
  text-align: center;
  padding: 0;
}
#speakers .responsive-only-speakers .speaker .speaker-description-item p:last-of-type {
  margin-bottom: 0;
}

#recommended {
  background-color: white;
  width: 100%;
  margin: 0 auto;
  padding: 70px 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1150px) {
  #recommended {
    padding-bottom: 130px;
  }
}
@media (max-width: 768px) {
  #recommended {
    padding: 55px 20px;
    padding-bottom: 130px;
  }
}
@media (max-width: 768px) {
  #recommended {
    padding: 40px 20px;
    padding-bottom: 130px;
  }
}
@media (max-width: 480px) {
  #recommended {
    padding-bottom: 130px;
  }
}
#recommended h2 {
  text-align: left;
  padding-left: 200px;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3em;
}
@media (max-width: 1150px) {
  #recommended h2 {
    font-size: 34px;
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  #recommended h2 {
    font-size: 30px;
  }
}
@media (max-width: 440px) {
  #recommended h2 {
    font-size: 26px;
  }
}
#recommended .slider-wrap {
  max-width: 1540px;
  margin: 0 auto;
}
#recommended .slider-wrap .slick-arrow {
  position: absolute;
  cursor: pointer;
  border: none;
  z-index: 999;
  top: -100px;
  color: transparent;
  border-radius: 100%;
  background-color: #303ab2;
  background-image: url(../../img/arrow-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  width: 48px;
  height: 48px;
}
@media (max-width: 1150px) {
  #recommended .slider-wrap .slick-arrow {
    top: unset;
    bottom: -26%;
  }
}
@media (max-width: 768px) {
  #recommended .slider-wrap .slick-arrow {
    background-size: 15px;
    width: 35px;
    height: 35px;
    bottom: -25%;
  }
}
#recommended .slider-wrap .slick-arrow.slick-disabled {
  opacity: 0.6;
  cursor: default;
}
#recommended .slider-wrap .slick-prev {
  right: 30%;
}
@media (max-width: 1340px) {
  #recommended .slider-wrap .slick-prev {
    right: 31%;
  }
}
@media (max-width: 1150px) {
  #recommended .slider-wrap .slick-prev {
    right: unset;
    left: 41%;
  }
}
@media (max-width: 991px) {
  #recommended .slider-wrap .slick-prev {
    left: 34%;
  }
}
@media (max-width: 768px) {
  #recommended .slider-wrap .slick-prev {
    left: 36%;
  }
}
@media (max-width: 610px) {
  #recommended .slider-wrap .slick-prev {
    left: 34%;
  }
}
@media (max-width: 490px) {
  #recommended .slider-wrap .slick-prev {
    left: 32%;
  }
}
@media (max-width: 415px) {
  #recommended .slider-wrap .slick-prev {
    left: 29%;
  }
}
#recommended .slider-wrap .slick-prev[aria-disabled=true] {
  opacity: 0.6;
  cursor: default;
}
#recommended .slider-wrap .slick-next {
  right: 26%;
  transform: rotate(180deg);
}
@media (max-width: 1150px) {
  #recommended .slider-wrap .slick-next {
    right: 47%;
  }
}
@media (max-width: 991px) {
  #recommended .slider-wrap .slick-next {
    right: 52%;
  }
}
@media (max-width: 768px) {
  #recommended .slider-wrap .slick-next {
    right: 50%;
  }
}
@media (max-width: 610px) {
  #recommended .slider-wrap .slick-next {
    right: 48%;
  }
}
@media (max-width: 490px) {
  #recommended .slider-wrap .slick-next {
    right: 46%;
  }
}
@media (max-width: 415px) {
  #recommended .slider-wrap .slick-next {
    right: 43%;
  }
}
#recommended .slider {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1540px;
  position: relative;
  right: -13%;
}
@media (max-width: 1340px) {
  #recommended .slider {
    right: -2%;
  }
}
@media (max-width: 1055px) {
  #recommended .slider {
    max-width: 980px;
    right: -2%;
  }
}
@media (max-width: 991px) {
  #recommended .slider {
    max-width: 850px;
    right: -7%;
  }
}
@media (max-width: 480px) {
  #recommended .slider {
    max-width: 560px;
    right: -7%;
  }
}
#recommended .slider .slide {
  text-align: center;
  margin-left: 15px;
  max-width: 390px;
  background-color: #f1fbff;
  padding: 15px;
  border-radius: 20px;
}
@media (max-width: 1340px) {
  #recommended .slider .slide {
    max-width: 310px;
  }
}
@media (max-width: 480px) {
  #recommended .slider .slide {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  #recommended .slider .slide {
    max-width: 290px;
  }
}
@media (max-width: 550px) {
  #recommended .slider .slide {
    max-width: 320px;
  }
}
@media (max-width: 480px) {
  #recommended .slider .slide {
    max-width: 270px;
  }
}
#recommended .slider .slide img {
  width: 100%;
  max-width: 390px;
  height: auto;
  margin-bottom: 20px;
  border-radius: 13px;
}
#recommended .slider .slide h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 15px;
  text-align: left;
}
@media (max-width: 768px) {
  #recommended .slider .slide h3 {
    font-size: 16px;
  }
}
#recommended .slider .slide .slider-title,
#recommended .slider .slide .slider-meta-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#recommended .slider .slide .slider-title {
  -webkit-line-clamp: 2;
}
#recommended .slider .slide .global-btn {
  max-width: 115px;
  font-size: 13px;
  padding: 10px 12px;
}
@media (max-width: 768px) {
  #recommended .slider .slide .global-btn {
    font-size: 10px;
  }
}/*# sourceMappingURL=main.css.map */