@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
}

.srt, .hbspt-form label:not(.hs-form-checkbox-display, .hs-error-msg, [id*=label-webinar_interest]) {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
ul,
ol {
  margin-top: 0;
}

img {
  height: auto;
  max-width: 100%;
}

body {
  color: #031838;
  font-family: "lft-etica", sans-serif;
  font-size: 16px;
}

.webpage {
  overflow: hidden;
}

main {
  margin-left: auto;
  margin-right: auto;
  max-width: 68.375em;
}

.content {
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.sidebar .hbspt-form .hs-button {
  width: 100%;
}

h1 {
  font-size: 2.25em;
  line-height: 1;
}

h2 {
  font-size: 2em;
  line-height: 1;
}

h3 {
  font-size: 1.5em;
  line-height: 1;
}

.subhead, .hbspt-form .hs-form-checkbox-display em {
  color: #999999;
  font-size: 0.6875em;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 0.9090909091em;
  text-transform: uppercase;
}

.meta {
  color: #EA1D47;
  line-height: 1.5;
}

.bullet {
  color: #999999;
}

.btn-register, .hbspt-form [type=submit] {
  background-color: transparent;
  border: 2px solid #EA1D47;
  border-radius: 100em;
  color: #EA1D47;
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.56;
  padding: 0.3888888889em 1.6666666667em;
  text-align: center;
  text-decoration: none;
}
.btn-register:hover, .hbspt-form [type=submit]:hover {
  background-color: #EA1D47;
  color: #ffffff;
}

p {
  font-size: 1em;
  line-height: 1.6;
}
p:not(:last-child) {
  margin-bottom: 1.25em;
}

ul:not(:last-child) {
  margin-bottom: 1.75em;
}

li {
  margin-bottom: 0.375em;
}

a {
  color: #40C3D9;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

header {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 89.625em;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.nav a {
  color: #40C3D9;
  font-size: 1.125em;
  margin-left: 1.8333333333em;
  text-decoration: underline;
}
.nav a:hover {
  text-decoration: none;
}

.cover {
  margin-bottom: 3.75rem;
  background: linear-gradient(358.09deg, #40c3d9 0%, #ea1d47 96.78%);
  color: #ffffff;
  overflow: hidden;
  padding: 1.375em;
  position: relative;
}
.cover__pattern {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.cover__inner {
  padding-top: 9.375rem;
  padding-bottom: 4.375rem;
  background: linear-gradient(225.27deg, #001534 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #19384d, #19384d), #031838;
  padding-left: 2.75em;
  padding-right: 2.75em;
}
.cover__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 65.875em;
  position: relative;
  z-index: 10;
}
.cover h1 {
  margin-top: 1.25rem;
  margin-bottom: 0;
}
.cover p {
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
}
.cover a {
  color: #ffffff;
}

.colums {
  margin-bottom: 0.625rem;
}

.host {
  align-items: center;
  display: flex;
  margin-bottom: 0.625em;
  padding-right: 0.625em;
}
.host__img {
  border-radius: 100%;
  margin-right: 0.625em;
  max-width: 4.6875em;
}
.host p {
  line-height: 1.2;
  margin-bottom: 0;
}
.host strong {
  display: block;
  margin-bottom: 0.25em;
}

.schedule {
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #f5f5f5;
}
.schedule__header {
  margin-bottom: 2.5rem;
  text-align: center;
}
.schedule__title {
  margin-bottom: 0;
}
.schedule__intro {
  margin-bottom: 0;
  margin-top: 0.625em;
}

.session {
  display: flex;
}
.session:not(:last-child) {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 3.125em;
  padding-bottom: 3.125em;
}
.session__share .subhead, .session__share .hbspt-form .hs-form-checkbox-display em, .hbspt-form .hs-form-checkbox-display .session__share em {
  margin-bottom: 0.9090909091em;
}
.session h3 {
  margin-bottom: 0;
  margin-top: 0.7142857143em;
}
.session .meta {
  margin-bottom: 1.25em;
  margin-top: 0.25em;
}
.session img {
  margin-bottom: 0.9375em;
}
.session .btn-register, .session .hbspt-form [type=submit], .hbspt-form .session [type=submit] {
  width: 100%;
}

.terms {
  font-size: 0.875em;
  font-style: italic;
  line-height: 1.5;
}
.terms a {
  font-style: normal;
}

.hbspt-form {
  margin-top: 1.875em;
}
.hbspt-form form {
  font-size: 16px;
}
.hbspt-form,
.hbspt-form * {
  font-family: "lft-etica", sans-serif;
}
.hbspt-form .form-columns-2 .hs-form-field:first-child {
  margin-bottom: 1.25em !important;
}
.hbspt-form .input {
  font-size: 1em;
  margin-right: 0 !important;
}
.hbspt-form .hs-input {
  border: 1px solid #d7d7d7;
  line-height: 3.125em;
}
.hbspt-form .hs-input.error {
  border-color: #EA1D47;
}
.hbspt-form fieldset {
  margin-bottom: 1.25em !important;
  max-width: 100% !important;
}
.hbspt-form input:not([type=checkbox], [type=submit]) {
  padding: 0.25em 1em;
  width: 100% !important;
}
.hbspt-form label[id*=label-webinar_interest] {
  display: block;
  margin-bottom: 0.9375em;
}
.hbspt-form .inputs-list {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.hbspt-form .hs-form-checkbox:not(:last-child) {
  margin-bottom: 0.9375em;
}
.hbspt-form .hs-form-checkbox-display {
  cursor: pointer;
  display: flex;
}
.hbspt-form .hs-form-checkbox-display em {
  display: block;
  font-style: normal;
  margin-bottom: 0;
}
.hbspt-form .hs-form-checkbox {
  position: relative;
}
.hbspt-form [type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #d7d7d7;
  display: block;
  flex: 0 0 auto;
  font-size: 16px;
  height: 2em;
  margin: 0 0.625em 0 0;
  width: 2em !important;
}
.hbspt-form [type=checkbox] + span:before {
  align-items: center;
  content: "";
  display: flex;
  font-family: "Font Awesome 5 Pro";
  height: 2em;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 2em;
}
.hbspt-form [type=checkbox]:checked + span:before {
  opacity: 1;
}
.hbspt-form [type=submit] {
  background-color: #EA1D47;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 1.875em;
  -webkit-appearance: none;
}
.hbspt-form [type=submit]:hover {
  background-color: #ffffff;
  color: #EA1D47;
}
.hbspt-form ul.no-list.hs-error-msgs.inputs-list {
  line-height: 1.1;
  margin-top: 0.25em;
}
.hbspt-form .hs-error-msg {
  color: #EA1D47;
  font-size: 0.875em;
}

.attend {
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 54.75em;
  overflow: hidden;
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.social-share {
  margin: 2em 0;
}
.social-share .social-share-links {
  display: inline-flex;
}
.social-share a {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d7d7d7;
  border-radius: 100px;
  display: flex;
  height: 38px;
  justify-content: center;
  margin: 0 0.25em;
  transition: all 0.3s;
  width: 38px;
}
.social-share a:hover {
  background-color: #40c3d9;
  border-color: #40c3d9;
}
.social-share a:hover img {
  filter: brightness(0) invert(1);
}
.social-share img {
  height: 1em;
  width: 1em;
}

.footer {
  background: #f5f5f5;
  position: relative;
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 54.75em;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.footer:before {
  background: #f5f5f5;
  content: "";
  height: 100%;
  left: -100vw;
  position: absolute;
  top: 0;
  width: 300vw;
  z-index: -1;
}
.footer p {
  line-height: 1.75;
}
.footer p.copyright {
  font-size: 0.75em;
  line-height: 1.5;
}
@media screen and (min-width: 23.4375em) and (max-width: 47.9375em){
  header {
    padding-top: calc(13.320610687px + 1.7811704835vw);
  }
  header {
    padding-bottom: calc(13.320610687px + 1.7811704835vw);
  }
  .cover {
    margin-bottom: calc(40.9160305344px + 5.0890585242vw);
  }
  .cover__inner {
    padding-top: calc(178.6259541985px + -7.6335877863vw);
  }
  .cover__inner {
    padding-bottom: calc(22.2900763359px + 12.7226463104vw);
  }
  .cover h1 {
    margin-top: calc(10.4580152672px + 2.5445292621vw);
  }
  .cover p {
    margin-top: calc(0.4580152672px + 2.5445292621vw);
  }
  .cover p {
    margin-bottom: calc(10.4580152672px + 2.5445292621vw);
  }
  .colums {
    margin-bottom: calc(0.4580152672px + 2.5445292621vw);
  }
  .schedule {
    margin-top: calc(20.9160305344px + 5.0890585242vw);
  }
  .schedule {
    padding-top: calc(20.9160305344px + 5.0890585242vw);
  }
  .schedule {
    padding-bottom: calc(20.9160305344px + 5.0890585242vw);
  }
  .schedule {
    padding-left: calc(1.0992366412px + 6.106870229vw);
  }
  .schedule {
    padding-right: calc(1.0992366412px + 6.106870229vw);
  }
  .schedule__header {
    margin-bottom: calc(20.9160305344px + 5.0890585242vw);
  }
  .attend {
    margin-top: calc(1.8320610687px + 10.1781170483vw);
  }
  .footer {
    margin-top: calc(1.8320610687px + 10.1781170483vw);
  }
  .footer {
    padding-top: calc(1.8320610687px + 10.1781170483vw);
  }
  .footer {
    padding-bottom: calc(1.8320610687px + 10.1781170483vw);
  }
}
@media screen and (min-width: 30.0625em){
  .hbspt-form .form-columns-2 .hs-form-field {
    width: calc(50% - 0.3125em) !important;
  }
  .hbspt-form .form-columns-2 .hs-form-field:first-child {
    margin-bottom: 0 !important;
    margin-right: 0.3125em;
  }
  .hbspt-form .form-columns-2 .hs-form-field:last-child {
    margin-left: 0.3125em;
  }
}
@media screen and (min-width: 40em){
  .colums {
    display: flex;
  }
  .host {
    width: 50%;
  }
}
@media screen and (min-width: 48em){
  header {
    padding-top: 27px;
  }
  header {
    padding-bottom: 27px;
  }
  .cover {
    margin-bottom: 80px;
  }
  .cover__inner {
    padding-top: 120px;
  }
  .cover__inner {
    padding-bottom: 120px;
  }
  .cover h1 {
    margin-top: 30px;
  }
  .cover p {
    margin-top: 20px;
  }
  .cover p {
    margin-bottom: 30px;
  }
  .colums {
    margin-bottom: 20px;
  }
  .schedule__header {
    margin-bottom: 60px;
  }
  .footer {
    margin-top: 80px;
  }
  .footer {
    padding-top: 80px;
  }
  .footer {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 48em) and (max-width: 63.9375em){
  .schedule {
    margin-top: calc(0px + 7.8125vw);
  }
  .schedule {
    padding-top: calc(0px + 7.8125vw);
  }
  .schedule {
    padding-bottom: calc(0px + 7.8125vw);
  }
  .schedule {
    padding-left: calc(-24px + 9.375vw);
  }
  .schedule {
    padding-right: calc(-24px + 9.375vw);
  }
  .session__image {
    margin-left: calc(-60px + 11.71875vw);
  }
  .attend {
    margin-top: calc(32px + 6.25vw);
  }
  .footer__logo {
    margin-right: calc(-20px + 7.8125vw);
  }
}
@media screen and (min-width: 64em){
  .schedule {
    margin-top: 80px;
  }
  .schedule {
    padding-top: 80px;
  }
  .schedule {
    padding-bottom: 80px;
  }
  .session__image {
    margin-left: 60px;
  }
  .attend {
    margin-top: 96px;
  }
  .footer__logo {
    margin-right: 60px;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em){
  .sidebar {
    margin-left: calc(-240.9090909091px + 28.4090909091vw);
  }
  .schedule {
    padding-left: calc(-44.3636363636px + 11.3636363636vw);
  }
  .schedule {
    padding-right: calc(-44.3636363636px + 11.3636363636vw);
  }
}
@media screen and (min-width: 68.375em) and (max-width: 89.5625em){
  .cover {
    margin-left: calc(547px + -50vw);
  }
  .cover {
    margin-right: calc(547px + -50vw);
  }
}
@media screen and (min-width: 75em){
  .schedule {
    padding-left: 92px;
  }
  .schedule {
    padding-right: 92px;
  }
}
@media screen and (min-width: 75em) and (max-width: 89.9375em){
  .sidebar {
    margin-left: calc(-100px + 16.6666666667vw);
  }
}
@media screen and (min-width: 89.625em){
  .cover {
    margin-left: -170px;
  }
  .cover {
    margin-right: -170px;
  }
}
@media screen and (min-width: 90em){
  .sidebar {
    margin-left: 140px;
  }
}
@media screen and (min-width: 92.125em){
  header {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 47.99875em){
  header {
    justify-content: center;
  }
  .nav {
    display: none;
  }
  .session {
    flex-direction: column;
  }
  .session__content {
    margin-top: 2.5em;
    order: 2;
  }
  .footer__logo {
    display: none;
  }
}
@media print, screen and (min-width: 48em){
  h1 {
    font-size: 3em;
  }
  h2 {
    font-size: 2.25em;
  }
  h3 {
    font-size: 1.75em;
  }
  .btn-register, .hbspt-form [type=submit] {
    font-size: 1.125em;
    padding-left: 3.3333333333em;
    padding-right: 3.3333333333em;
  }
  p {
    font-size: 1.125em;
  }
  .cover h1 {
    max-width: 16.4166666667em;
  }
  .cover p {
    max-width: 25.75em;
  }
  .session__content {
    flex: 1 1 auto;
  }
  .session__image {
    flex: 1 0 auto;
    max-width: 20.3125em;
    width: 30%;
  }
  .session__share {
    align-items: center;
    display: flex;
  }
  .session__share .subhead, .session__share .hbspt-form .hs-form-checkbox-display em, .hbspt-form .hs-form-checkbox-display .session__share em {
    margin-bottom: 0;
    margin-right: 1.8181818182em;
  }
  .attend fieldset {
    clear: left;
    float: left;
    padding-right: 1.25em !important;
    width: 50% !important;
  }
  .attend fieldset:nth-child(5) {
    clear: none;
    float: none;
    padding-left: 1.25em !important;
    padding-right: 0;
  }
  .attend .hs_submit {
    clear: both;
  }
  .attend .hs_submit input {
    float: left;
    margin-right: 1.875em;
  }
  .social-share {
    align-items: center;
    display: flex;
  }
  .social-share .subhead, .social-share .hbspt-form .hs-form-checkbox-display em, .hbspt-form .hs-form-checkbox-display .social-share em {
    margin-right: 1em;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em){
  .content {
    display: flex;
  }
  .sidebar {
    flex: 0 0 auto;
    max-width: 21.875em;
    width: 40%;
  }
  .session__image {
    width: 40%;
  }
  .attend fieldset {
    padding-right: 2.5em !important;
  }
  .attend fieldset:nth-child(4) {
    margin-bottom: 1.875em !important;
  }
  .attend fieldset:nth-child(5) {
    padding-left: 2.5em !important;
    padding-right: 0 !important;
  }
  .social-share {
    margin-bottom: 0;
  }
}