html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0
}

.italic {
  font-style: italic
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.capitalize {
  text-transform: capitalize
}

.normal-case {
  text-transform: none
}

.underline {
  text-decoration: underline
}

.line-through {
  text-decoration: line-through
}


button {
  background-color: transparent;
  background-image: none;
  padding: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

fieldset {
  margin: 0;
  padding: 0
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0
}

html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5
}

*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0
}

hr {
  border-top-width: 1px
}

img {
  border-style: solid
}

textarea {
  resize: vertical
}

.font-bebas {
  font-family: 'Bebas Neue', cursive
}

.font-opensans {
  font-family: 'Open Sans', sans-serif
}

.font-montserrat {
  font-family: 'Montserrat', sans-serif
}

p {
  margin-bottom: 1rem
}


.presentation, .testimonials {
  background: #ecfaff
}

.testimonials {
  padding-bottom: 1.5rem;
  padding-top: 1rem;
}

.testimonial-wrapper { padding: 0 1rem; }

.testimonial-wrapper h2 {
  font-family: 'Bebas Neue', cursive;
  font-size: 2.25rem;
  color: #44b1ac;
  padding-bottom: 1rem;
  line-height: 1.25;
}

.testimonial {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.testimonial-flex { }
.testimonial-img { text-align: center; }
.testimonial-img img { display: inline-block; width: 50%; }
.testimonial-content { margin-top: 1rem; }

.testimonial-title {
  font-family: 'Open Sans', sans-serif;
  color: #6a427c;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 1rem;
}

.testimonial-desc {
  color: #6a427c;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  font-style: italic;
}

.testimonial-author {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #6a427c;
  font-size: 1.25rem;
}


.footer {
  background-color: #44b1ac;
  height: 5.5rem;
  margin-top: 1.25rem;
  font-size: .875rem;
}

.footer p {
  padding-top: 1rem;
  padding-bottom: .5rem;
  color: #fff;
  text-align: center;
}

.footer a { text-decoration: underline; }
.footer a:hover { text-decoration: none; }

.aspect-16x9 {
  padding-bottom: 56.25%
}

.image-amy {
  top: 0;
  right: 18px;
  position: relative;
  display: none;
}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0
}

input::placeholder, textarea::placeholder {
  color: #a0aec0
}

[role=button], button {
  cursor: pointer
}

table {
  border-collapse: collapse
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

button, input, optgroup, select, textarea {
  padding: 0;
  line-height: inherit;
  color: inherit
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle
}

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

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.bold { font-weight: 700; }
.extrabold { font-weight: 800; }

.no-mobile { display: none; }
.mobile { display: block; }
.mobile .widget_wrapper_btn { text-align: center; padding-top: 1.5rem; }
.widgetform-input {
  background: #fff !important
}

.ewp_widget_btnid {
  margin-top: 15px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}

.ewp_popup_container .ewp_right { background: #ececec !important }
.widget_wrapper .ewp_right, .widget_wrapper .ewp_grey_column, .widget_wrapper .ewp_left { background: #fff !important; }
.widget_wrapper .ewp_btn_green { font-size: 23px !important; }
.widget_wrapper .widgetform-input { font-size: 14px !important; }
.widget_wrapper .ewp_popup_container { border: 0 !important; }

.header {
  background: #fefefe;
  background: linear-gradient(to right, #fefefe 0, #7bc8c4 25%, #7bc8c4 100%);
  text-align: center;
  margin: 1.25rem 0 1.5rem;
}

.free-webinar {
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0.25em;
  color: #fff;
  letter-spacing: .05em;
  line-height: 1;
  font-family: Montserrat, sans-serif;
}

.headline { padding: 0 1rem; }

.headline h1 {
  font-family: 'Bebas Neue', cursive;
  text-align: center;
  line-height: 1;
  font-size: 2.25rem;
  color: #875e9a;
  margin-bottom: 2rem;
}

.headline h3 {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 1;
  color: #505050;
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  display: block !important;
}

.main-video { padding: 0 1rem; }

.main-video .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.main-video .flex .wrapper {
  width: 100%;
  padding-bottom: 0;
}

.main-video .flex .wrapper .video {
  position: relative;
  padding-bottom: 56.25%;
}

.vimeo {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
}

.video-description {
  width: 100%;
  height: auto;
  order: 4;
}

.video-description .item {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.375;
  color: #505050;
  text-align: center;
}

.signup-mobile1 {
   width: 100%;
   order: 2;
   text-align: center;
  margin-top: 1em;
 }

.signup-mobile2 {
  width: 100%;
  visibility: visible;
  order: 5;
}

.signup-mobile2 .widget_wrapper_btn {
  text-align: center;
  padding-top: 1.5rem;
}

.media-logos {
  flex: none;
  width: 100%;
  order: 3;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.media-logos-wrapper1 {
  display: none;
  justify-content: space-around;
  align-items: center;
  height: 5rem;
}

.media-logos-wrapper2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 5rem;
}

.media-logo {
  flex: none;
  text-align: center;
  padding: .5rem;
}

.media-logos-wrapper2 .media-logo { width: 25%; }

.benefit-wrapper { padding: 2rem 1.25rem 0 1.25em; }

.benefit-wrapper h2 {
  font-family: 'Bebas Neue', cursive;
  font-size: 2.25rem;
  color: #44b1ac;
  line-height: 1;
}

.benefits .subtitle {
  font-family: 'Montserrat', sans-serif;
  color: #855a98;
  font-size: 1.25rem;
  line-height: 1;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.625;
  letter-spacing: -.025em;
  color: #505050;
}

.benefits-column { grid-column: span 2/span 2; }

.benefit-icon {
  flex-shrink: 0;
  padding: .5rem;
  text-align: center;
  width: 25%;
}

.benefit-check {
  flex: none;
  padding: .5rem;
  width: 8.333333%;
  text-align: center;
}

.benefit-text {
  width: 66.666667%;
}

.title {
  padding: 0 2rem 2rem 2rem;
}

.title1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #505050;
  font-weight: 700;
}

.backtalk .container {
  padding-bottom: 1.5rem;
  padding: 0 2rem;
}

.backtalk .title2 { width: auto; }
.backtalk .title2 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  color: #44b1ac;
}

.backtalk .title2 p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  line-height: 1;
  color: #875e9a;
  padding-bottom: 0;
}

.backtalk .main {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #505050;
  line-height: 1.375;
}

.backtalk-main p { padding-bottom: 0; }

.tablet { position: relative; }
.tablet img { float: none; }

.presentation .container {
  padding: 2rem 1.25rem;
}

.presentation .grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  position: relative;
}

.presentation .columns,
.presentation .columns-md { grid-column: span 2/span 2; }

.presentation h2 {
  font-family: 'Open Sans', sans-serif;
  color: #505050;
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 1rem;
}

.presentation p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #505050;
  line-height: 1.375;
  letter-spacing: -.05em;
}

.amy-images {
  grid-column: span 2/span 2;
  text-align: center;
}

.amy-images .space8 {
  padding-top: 8rem;
  display: none;
}

.amy-images .space16 {
  padding-top: 16rem;
  display: none;
}

.amy-images .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.amy-images .flex .item { width: 100%; }
.amy-images .flex .item img { padding: .75rem; display: inline-block; }

.presentation .grid2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
  padding: .75rem;
}

.presentation .grid2 h2 {
  font-family: 'Bebas Neue', cursive;
  font-size: 3rem;
  line-height: 1;
  color: #855a98;
  padding: 0 0 1.5rem 0;
}

.presentation .grid2 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  color: #505050;
}

.presentation .grid2 p img {
  display: inline-block;
  float: left;
  padding-right: .75rem;
}

.presentation .columns-md .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0 3rem;
}

.presentation .columns-md .flex .item {
  width: 100%;
  text-align: center;
  padding: .75rem 0;
}

.faq .container {
  padding: 0 1.25rem;
  padding-top: 1rem;
}

.faq h2 {
  font-family: 'Bebas Neue', cursive;
  font-size: 3rem;
  color: #44b1ac;
  line-height: 1;
  padding-bottom: 1.5rem;
}

.faq h2 span { color: #855a98; }

.faq .grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: 1rem;
  gap: 1rem;
}

.faq .grid .columns { grid-column: span 12/span 12; }

.faq h3 { display: block !important; }

.faq .question .title1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  color: #b995c9;
  font-weight: 800;
  padding-bottom: 1.5rem;
}

.faq .question .title2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  color: #7ac8c4;
  font-weight: 800;
  padding-bottom: 1.5rem;
}

.faq .question p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #505050;
  padding-bottom: 1rem;
}

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

.block { display: block }
.inline-block { display: inline-block; }
.inline { display: inline }
.flex { display: flex }

.inline-flex { display: inline-flex }

.grid { display: grid }

.table { display: table }

.hidden {
  display: none
}

.order-1 { order: 1 }
.order-2 { order: 2 }
.order-3 { order: 3 }
.order-4 { order: 4 }
.order-5 { order: 5 }
.order-6 { order: 6 }
.order-7 { order: 7 }
.order-8 { order: 8 }
.order-9 { order: 9 }
.order-10 { order: 10 }
.order-11 { order: 11 }
.order-12 { order: 12 }

.float-right {
  float: right
}

.float-left {
  float: left
}

.float-none {
  float: none
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

.clear {
  clear: both
}


/* MD */
@media (min-width: 768px) {
  .container { max-width: 768px }
  .free-webinar { padding: .75rem; }
  .header { margin: 2rem 0 2.5em; }
  .headline { padding: 0; }
  .headline h1 { font-size: 5rem; margin-bottom: 0; }
  .main { padding: 0; }
  .main .flex .wrapper { padding-bottom: 0; width: 58.333333%; padding-right: 2rem; }
  .video-description { width: 41.666667%; order: 2; }
  .video-description .item { font-size: 1.5rem; text-align: left; }
  .no-mobile { display: block !important; }
  .mobile { display: none; }
  .signup-mobile1 { width: 41.666667%; order: 3; display: none; }
  .media-logos { order: 4; padding-top: 3rem; padding-bottom: 2rem; }
  .testimonials { padding-bottom: 3rem; padding-top: 2rem; }
  .testimonial-wrapper h2 { text-align: center; font-size: 4rem; padding-bottom: 2rem; }
  .testimonial-flex { display: flex; }
  .testimonial { padding-top: 2rem; }
  .testimonial-img { flex-shrink: 0; }
  .testimonial-title { margin-bottom: 0; }
  .testimonial-img img { width: 14rem; display: block; width: auto; }
  .testimonial-content { margin-top: 0; margin-left: 3rem; }
  .mobile .widget_wrapper_btn { text-align: left; padding-top: 0; }
  .benefit-wrapper { padding: 4rem 5rem 0 5rem; }
  .benefit-wrapper h2 { font-size: 5rem; }
  .benefits .subtitle { font-size: 1.5rem; }
  .benefits-grid { padding: 5rem 0; font-size: 1.25rem; }
  .benefits-column { grid-column: span 1/span 1; }
  .title { padding: 0 1rem 2.5rem 1rem; }
  .title1 { font-size: 1.875rem; }
  .backtalk .container { padding: 0 0 3rem 0; }
  .backtalk .title2 { width: 75%; }
  .backtalk .title2 h2 { padding-bottom: .75rem; font-size: 2.25rem; }
  .backtalk .title2 p { font-size: 1.5rem; }
  .backtalk .main { font-size: 1.25rem; }
  .presentation .container { padding-right: 0; padding-left: 0; }
  .presentation h2 { font-size: 2.25rem; }
  .presentation p { font-size: 1.25rem; }
  .amy-images .flex .item { width: 50%; }
  .presentation .grid2 { padding: 0; }
  .presentation .grid2 h2 { padding-top: 3rem; font-size: 5rem; }
  .presentation .columns-md { grid-column: span 1/span 1; }
  .presentation .columns-md .flex .item.order-2 { order: 3; }
  .presentation .columns-md .flex .item.order-3 { order: 2; }
  .signup-mobile2 { display: none; }
  .signup-mobile2 .widget_wrapper_btn { text-align: left; padding-top: 0; }
  .faq .container { padding: 2rem 0 0 0; }
  .faq h2 { font-size: 5.75rem; }
  .faq .question p { padding-left: 1.25rem; font-size: 1.25rem; }
  .footer { height: 4rem; margin-top: 2rem; }
  .main-video .flex .wrapper { width: 58.333333%; padding-bottom: 0; padding-right: 2rem; }
  .media-logos-wrapper2 { display: none; }
}

/* LG */
@media (min-width: 1024px) {
  .container { max-width: 1024px }
  .headline h3 { font-size: 1.875rem; margin-bottom: 3rem; }
  .media-logos-wrapper1 { display: flex; }
  .backtalk .title2 p { padding-bottom: 2.5rem; }
  .tablet { position: static; }
  .tablet img { float: right;  }
  .backtalk .main p { padding-bottom: 1rem; }
  .image-amy { position: absolute; display: inline-block; }
  .presentation .columns { grid-column: span 1/span 1; }
  .amy-images { grid-column: span 1/span 1; }
  .amy-images .space8, .amy-images .space16 { display: block; }
  .amy-images .flex .item { width: 100%; }
  .presentation .columns-md .flex .item { width: 50%; }
  .faq .grid .columns { grid-column: span 8/span 8; grid-column-end: 8; }
  .faq .question .title1, .faq .question .title2 { font-size: 1.5rem; padding-bottom: 2rem; }
}


/* XL */
@media (min-width: 1280px) {
  .container { max-width: 1280px }
}
