.af-view .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.af-view .w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.af-view .w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view .w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.af-view .w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.af-view .w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.af-view .w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.af-view .w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.af-view .w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.af-view .w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.af-view .w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.af-view {
  color: #141414;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.af-view h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
}

.af-view h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

.af-view h3 {
  margin-top: 0px;
  margin-bottom: 18px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
}

.af-view h4 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.af-view h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Space Grotesk';
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.af-view h6 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

.af-view p {
  margin-bottom: 24px;
}

.af-view a {
  color: #141414;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.af-view ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 24px;
}

.af-view img {
  display: inline-block;
  max-width: 100%;
}

.af-view label {
  display: block;
  margin-bottom: 12px;
  font-family: 'IBM Plex Mono';
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.af-view blockquote {
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0px;
  border-left: 5px none #e2e2e2;
  font-family: 'IBM Plex Mono';
  color: #6751ec;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

.af-view figure {
  margin-bottom: 10px;
}

.af-view figcaption {
  margin-top: 12px;
  font-family: 'IBM Plex Mono';
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.af-view .af-class-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.af-view .af-class-section.af-class-bg-primary-1 {
  background-color: #6751ec;
}

.af-view .af-class-section.af-class-bg-primary-1.af-class-blog-wide-header {
  min-height: 716px;
  margin-bottom: -294px;
}

.af-view .af-class-section.af-class-hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 800px;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view .af-class-section.af-class-overlap-hero-section {
  z-index: 2;
  background-color: #141414;
}

.af-view .af-class-section.af-class-bg-primary-3 {
  background-color: #f6f6f8;
}

.af-view .af-class-section.af-class-bg-primary-3.af-class-no-space-bottom {
  padding-bottom: 0px;
}

.af-view .af-class-section.af-class-bg-gray-1 {
  background-color: #ebebed;
}

.af-view .af-class-section.af-class-bg-gray-1.af-class-no-top-space {
  padding-top: 0px;
}

.af-view .af-class-section.af-class-bg-gray-1.af-class-no-space-bottom {
  padding-bottom: 0px;
}

.af-view .af-class-section.af-class-section-small {
  padding-top: 72px;
  padding-bottom: 72px;
}

.af-view .af-class-section.af-class-overflow-hidden {
  overflow: hidden;
}

.af-view .af-class-section.af-class-horizontal-icons-section {
  padding-top: 48px;
  padding-bottom: 48px;
}

.af-view .af-class-section.af-class-bg-transparent {
  background-color: transparent;
}

.af-view .af-class-section.af-class-no-bottom-space {
  padding-top: 90px;
  padding-bottom: 20px;
}

.af-view .af-class-section.af-class-top-section {
  z-index: 2;
}

.af-view .af-class-section.af-class-top-section.af-class-no-space-bottom {
  padding-bottom: 0px;
}

.af-view .af-class-section.af-class-overlap-previous-section {
  margin-top: -48px;
  padding-top: 0px;
  background-color: transparent;
}

.af-view .af-class-section.af-class-next-section-overlapping {
  padding-bottom: 120px;
}

.af-view .af-class-section.af-class-no-space-top {
  padding-top: 0px;
}

.af-view
  .af-class-section.af-class-no-space-top.af-class-bg-primary-3.af-class-bg-new {
  display: block;
  padding-top: 96px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9efff;
}

.af-view .af-class-section.af-class-extra-space-bottom {
  padding-bottom: 120px;
}

.af-view .af-class-section.af-class-case-study-header {
  padding-bottom: 144px;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero {
  padding-top: 133px;
  background-color: transparent;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-art-banner-bg {
  background-image: url('../images/art_culture_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-cat-bg-businees {
  background-image: url('../images/business_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-cat-bg-travel {
  background-image: url('../images/travel_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-daily-convo-bg-banner {
  background-image: url('../images/general_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-hobbies-bg-banner {
  background-image: url('../images/hobbies_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-school-bg-banner {
  background-image: url('../images/school_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-lifestyle-banner {
  background-image: url('../images/lifestyle_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view
  .af-class-section.af-class-case-study-header.af-class-bg-primary-1.af-class-category-hero.af-class-daily-life-bg-banner {
  background-image: url('../images/dailylife_banner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view .af-class-section.af-class-blog-posts-section {
  padding-top: 192px;
}

.af-view .af-class-section.af-class-overlap-next-section {
  z-index: 1;
  margin-bottom: -48px;
  padding-bottom: 0px;
  background-color: transparent;
}

.af-view .af-class-section.af-class-previous-section-overlaps {
  padding-top: 144px;
}

.af-view .af-class-section.af-class-help-center-header {
  padding-bottom: 144px;
  background-color: #cef3e9;
}

.af-view .af-class-section.af-class-help-center-articles {
  padding-top: 0px;
  background-color: transparent;
}

.af-view .af-class-section.af-class-photo-section {
  -webkit-transform: translate(0px, -171px);
  -ms-transform: translate(0px, -171px);
  transform: translate(0px, -171px);
}

.af-view .af-class-section.af-class-course-covers {
  background-color: #fff;
}

.af-view .af-class-container {
  position: relative;
  width: 100%;
  max-width: 1296px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.af-view .af-class-container.af-class-nav-bar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1.5fr 1fr;
  grid-template-columns: 1fr 1.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view
  .af-class-container.af-class-nav-bar-container.af-class-centered-links-nav {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 3fr 1fr 1fr;
  grid-template-columns: 1fr 3fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-container.af-class-restricted-pricing-container {
  max-width: 978px;
}

.af-view .af-class-container.af-class-careers-container {
  max-width: 760px;
}

.af-view .af-class-container.af-class-new-container {
  max-width: 1020px;
}

.af-view .af-class-container.af-class-hp-hero {
  margin-top: 78px;
}

.af-view .af-class-container.af-class-slide-container {
  margin-bottom: 60px;
}

.af-view .af-class-style-guide-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  background-color: #f8f8f8;
  direction: ltr;
}

.af-view .af-class-card.af-class-bg-primary-2 {
  color: #141414;
}

.af-view .af-class-card.af-class-bg-gray-1 {
  color: #fff;
}

.af-view .af-class-card.af-class-content-width-extra-large {
  border-radius: 16px;
}

.af-view .af-class-card.af-class-article-card {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  cursor: pointer;
}

.af-view .af-class-card.af-class-subscribe-form-card {
  margin-right: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 16px;
  background-color: #cef3e9;
}

.af-view .af-class-card.af-class-bg-offset-white {
  background-color: hsla(0, 0%, 100%, 0.05);
  box-shadow: 3px 3px 6px -5px rgba(0, 0, 0, 0.07);
  color: #fff;
}

.af-view .af-class-card.af-class-bg-offset-white.af-class-career-link {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.af-view .af-class-card.af-class-bg-offset-white.af-class-career-link:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.af-view .af-class-card.af-class-bg-offset-white.af-class-slider-card {
  min-height: 366px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}

.af-view .af-class-card.af-class-bg-primary-3 {
  color: #141414;
}

.af-view .af-class-card.af-class-bg-primary-4 {
  color: #141414;
}

.af-view .af-class-card.af-class-case-study-card {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-card.af-class-help-center-article-card {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  background-color: #fff;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease,
    -webkit-transform 200ms ease;
  font-weight: 400;
}

.af-view .af-class-card.af-class-help-center-article-card:hover {
  box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

.af-view .af-class-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #fff;
}

.af-view .af-class-card-body.af-class-card-body-extra-large {
  padding-top: 72px;
  padding-bottom: 72px;
}

.af-view
  .af-class-card-body.af-class-card-body-extra-large.af-class-bg-primary-1.af-class-hero-section-seo {
  padding-top: 41px;
  padding-bottom: 51px;
  border-radius: 13px;
  background-color: #6751ec;
}

.af-view .af-class-card-body.af-class-article-card-body {
  padding-right: 36px;
  padding-left: 36px;
}

.af-view .af-class-card-body.af-class-subscribe-form-card-body {
  padding: 48px;
}

.af-view .af-class-card-body.af-class-tall-icon-card-body {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 14px;
  background-color: #f8f8f8;
  color: #000;
}

.af-view
  .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-purple {
  background-color: #f7f6ff;
}

.af-view
  .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-beige {
  background-color: #faf2ee;
}

.af-view .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-red {
  min-height: 100%;
  background-color: #fff0f0;
}

.af-view .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-blue {
  background-color: #f0f5ff;
}

.af-view
  .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-babyblue {
  background-color: #e5f5ff;
}

.af-view
  .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-green {
  background-color: #edfcf4;
}

.af-view .af-class-card-body.af-class-tall-icon-card-body.af-class-cpc-bg-gray {
  background-color: transparent;
}

.af-view .af-class-card-body.af-class-metric-card-body {
  height: 310px;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: transparent;
}

.af-view .af-class-card-body.af-class-metric-card-body.af-class-test-remove {
  background-color: hsla(0, 0%, 100%, 0);
}

.af-view .af-class-card-body.af-class-career-link-card-body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-card-body.af-class-case-study-card-body {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #141414;
}

.af-view .af-class-card-body.af-class-help-article-card-body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-card-body.af-class-help-center-article-card-body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-card-body.af-class-card-body-small {
  padding: 25px;
}

.af-view .af-class-card-body.af-class-text-block-5 {
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-card-body.af-class-category-card-cta {
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-style-guide-content-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-color-scheme-row {
  display: -ms-grid;
  display: grid;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-style-guide-typography-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-display-heading-1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Space Grotesk';
  font-size: 72px;
  line-height: 72px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.af-view .af-class-display-heading-1.af-class-metric-heading {
  margin-bottom: 18px;
}

.af-view .af-class-style-guide-icons-grid {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-style-guide-buttons-grid {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-form-error {
  margin-top: 12px;
  padding: 22px 18px 18px;
  border-radius: 6px;
  background-color: #da2424;
  color: #fff;
  text-align: center;
}

.af-view .af-class-style-guide-form-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-style-guide-form-grid.af-class-style-guide-form-grid-dark {
  padding: 12px;
  background-color: #141414;
}

.af-view .af-class-form-block {
  margin-bottom: 0px;
}

.af-view .af-class-form-success {
  padding: 22px 18px 18px;
  border-radius: 6px;
  background-color: #24da78;
  color: #141414;
}

.af-view .af-class-style-guide-badge-row {
  display: -ms-grid;
  display: grid;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-style-guide-cards-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-loader {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.af-view .af-class-loader.af-class-invert-color {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.af-view .af-class-bg-primary-1 {
  background-color: #6751ec;
  color: #fff;
}

.af-view .af-class-bg-primary-2 {
  background-color: #cef3e9;
}

.af-view .af-class-bg-primary-3 {
  background-color: #f6f6f8;
}

.af-view .af-class-bg-primary-4 {
  background-color: #ffe7ca;
}

.af-view .af-class-bg-success {
  background-color: #24da78;
}

.af-view .af-class-bg-warning {
  background-color: #ff9f1c;
}

.af-view .af-class-bg-danger {
  background-color: #da2424;
}

.af-view .af-class-bg-gray-1 {
  background-color: #141414;
  color: #fff;
}

.af-view .af-class-bg-gray-1.af-class-style-guide-badge-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96px;
  height: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-bg-gray-2 {
  background-color: #ebebec;
}

.af-view .af-class-bg-gray-3 {
  background-color: #f8f8f8;
}

.af-view .af-class-bg-white {
  background-color: #fff;
}

.af-view
  .af-class-bg-white.af-class-style-guide-color.af-class-style-guide-color-white {
  border-style: solid;
  border-width: 1px;
  border-color: #ebebec;
}

.af-view .af-class-style-guide-color {
  height: 96px;
  margin-bottom: 12px;
  border-radius: 8px;
}

.af-view .af-class-display-heading-2 {
  margin-bottom: 24px;
  font-size: 54px;
  line-height: 54px;
  font-weight: 500;
}

.af-view .af-class-display-heading-2.af-class-animate-in-second {
  color: #fff;
}

.af-view
  .af-class-display-heading-2.af-class-animate-in-second.af-class-newsdlls {
  margin-top: 0px;
  margin-bottom: -29px;
  padding-bottom: 47px;
}

.af-view .af-class-display-heading-2.af-class-section-title {
  margin-bottom: 24px;
}

.af-view .af-class-display-heading-2.af-class-metric-heading {
  margin-bottom: 12px;
}

.af-view
  .af-class-display-heading-2.af-class-no-space-bottom.af-class-animate-in-second.af-class-big-title-white {
  margin-top: 12px;
  color: #000;
  font-size: 80px;
  line-height: 79px;
}

.af-view .af-class-display-heading-2.af-class-smart-course-title {
  color: #141414;
}

.af-view .af-class-large-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.af-view .af-class-large-text.af-class-animate-in-third.af-class-hero-text-2 {
  margin-top: 12px;
  color: #9393db;
  font-size: 17px;
}

.af-view .af-class-large-text.af-class-animate-in-third.af-class-text-hero-2 {
  max-width: 559px;
}

.af-view
  .af-class-large-text.af-class-animate-in-third.af-class-text-hero-2.af-class-text-courses {
  margin-bottom: 66px;
  padding-top: 6px;
}

.af-view .af-class-small-text {
  margin-top: 13px;
  color: #141414;
  font-size: 14px;
  line-height: 22px;
}

.af-view .af-class-small-text.af-class-text-white {
  color: #fff;
}

.af-view .af-class-small-text.af-class-metric-disclaimer {
  margin-top: 18px;
  color: #fff;
}

.af-view .af-class-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #6751ec;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}

.af-view .af-class-button:hover {
  box-shadow: inset 100px 0 100px 100px rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.af-view .af-class-button.af-class-button-small {
  padding: 6px 18px;
}

.af-view .af-class-button.af-class-button-large {
  padding: 18px 36px;
  background-color: #4d49fa;
}

.af-view .af-class-button.af-class-button-large.af-class-bg-primary-4 {
  width: 210px;
  background-color: #4d49fa;
  color: #fff;
}

.af-view .af-class-button.af-class-button-large.af-class-form-row-button {
  margin-left: 12px;
}

.af-view
  .af-class-button.af-class-button-large.af-class-button-inline.af-class-real-results-btn {
  margin-top: 26px;
  background-color: #4d49fa;
}

.af-view .af-class-button.af-class-button-large.af-class-button-seo {
  background-color: #fff;
  color: #6751ec;
}

.af-view .af-class-button.af-class-button-outline {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  background-color: transparent;
  color: #141414;
}

.af-view .af-class-button.af-class-button-outline:hover {
  box-shadow: inset 100px 0 100px 100px rgba(20, 20, 20, 0.1);
}

.af-view
  .af-class-button.af-class-button-outline.af-class-announcement-bar-dismiss-button {
  position: absolute;
  left: auto;
  top: 18px;
  right: 24px;
  bottom: 0%;
  width: 36px;
  height: 36px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: hsla(0, 0%, 100%, 0.25);
  -webkit-transition: background-color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease;
}

.af-view
  .af-class-button.af-class-button-outline.af-class-announcement-bar-dismiss-button:hover {
  border-style: none;
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: hsla(0, 0%, 100%, 0.25);
}

.af-view .af-class-button.af-class-button-outline.af-class-button-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
}

.af-view .af-class-button.af-class-button-outline.af-class-nav-bar-button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.af-view .af-class-button.af-class-small-icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.af-view .af-class-button.af-class-icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
}

.af-view .af-class-button.af-class-large-icon-button {
  padding: 18px;
}

.af-view .af-class-button.af-class-bg-primary-4 {
  background-color: #ffe7ca;
  color: #141414;
}

.af-view .af-class-button.af-class-bg-primary-4:hover {
  box-shadow: inset 100px 0 100px 100px rgba(0, 0, 0, 0.1);
}

.af-view .af-class-button.af-class-bg-primary-2 {
  background-color: #cef3e9;
  color: #141414;
}

.af-view .af-class-button.af-class-bg-primary-2:hover {
  box-shadow: inset 100px 0 100px 100px rgba(0, 0, 0, 0.1);
}

.af-view .af-class-button.af-class-button-outline-white {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: transparent;
  -webkit-transition: border-color 200ms ease, background-color 200ms ease;
  transition: border-color 200ms ease, background-color 200ms ease;
}

.af-view .af-class-button.af-class-button-outline-white:hover {
  border-color: transparent;
  background-color: hsla(0, 0%, 100%, 0.25);
  box-shadow: none;
}

.af-view .af-class-button.af-class-long-submit-button {
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-button.af-class-button-inline {
  display: inline-block;
}

.af-view .af-class-button.af-class-button-inline.af-class-real-results-button {
  margin-top: 20px;
}

.af-view .af-class-small-icon-button-icon {
  width: 16px;
  height: 16px;
}

.af-view .af-class-icon-button-icon {
  width: 20px;
  height: 20px;
}

.af-view .af-class-form-input {
  height: 48px;
  margin-bottom: 0px;
  padding: 3px 0px 0px 18px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  border-radius: 6px;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: 'Space Grotesk';
  color: #141414;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.af-view .af-class-form-input:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #6751ec;
}

.af-view .af-class-form-input.af-class-form-input-small {
  height: 36px;
  padding-top: 3px;
}

.af-view .af-class-form-input.af-class-form-input-large {
  height: 60px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.af-view .af-class-form-input.af-class-form-input-large.af-class-no-border {
  border-color: #fff;
}

.af-view
  .af-class-form-input.af-class-form-input-large.af-class-no-border:focus {
  border-color: #6751ec;
}

.af-view .af-class-form-input.af-class-text-area {
  min-height: 150px;
  padding-top: 12px;
}

.af-view .af-class-form-input.af-class-select-wrapper {
  overflow: hidden;
  padding-top: 0px;
  padding-left: 0px;
  cursor: pointer;
}

.af-view .af-class-form-input.af-class-form-input-dark {
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.af-view .af-class-form-input.af-class-form-input-dark:focus {
  border-color: transparent;
  background-color: hsla(0, 0%, 100%, 0.25);
}

.af-view .af-class-input-hint-text {
  margin-top: 6px;
  font-family: 'IBM Plex Mono';
  color: rgba(61, 61, 61, 0.7);
  font-size: 14px;
  line-height: 22px;
}

.af-view .af-class-style-guide-grid-heading {
  margin-bottom: 24px;
}

.af-view .af-class-checkbox {
  display: block;
  width: 16px;
  height: 16px;
  margin-bottom: 8px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  border-radius: 0px;
  background-image: url('../images/icon-check_1.svg');
  background-position: 100% 50%;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease,
    background-position 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease,
    background-position 200ms ease;
  cursor: pointer;
}

.af-view .af-class-checkbox.w--redirected-checked {
  border-color: #6751ec;
  border-radius: 0px;
  background-color: #6751ec;
  background-image: url('../images/icon-check_1.svg');
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.af-view .af-class-checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #6751ec;
}

.af-view .af-class-checkbox.af-class-checkbox-white {
  border-color: #fff;
  background-image: none;
}

.af-view .af-class-checkbox.af-class-checkbox-white.w--redirected-checked {
  background-color: #fff;
  background-image: url('../images/icon-check.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.af-view .af-class-checkbox-label {
  color: #141414;
}

.af-view .af-class-checkbox-label.af-class-checkbox-row-label {
  margin-bottom: 0px;
  margin-left: 12px;
  color: #141414;
}

.af-view
  .af-class-checkbox-label.af-class-checkbox-row-label.af-class-text-white {
  color: #fff;
}

.af-view .af-class-checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}

.af-view .af-class-checkbox-field.af-class-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-radio-button {
  width: 16px;
  height: 16px;
  margin-bottom: 8px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  -webkit-transition: border-color 200ms ease, border-width 200ms ease;
  transition: border-color 200ms ease, border-width 200ms ease;
  cursor: pointer;
}

.af-view .af-class-radio-button.w--redirected-checked {
  border-width: 5px;
  border-color: #6751ec;
}

.af-view .af-class-radio-button.w--redirected-focus {
  box-shadow: 0 0 3px 1px #6751ec;
}

.af-view .af-class-radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}

.af-view .af-class-radio-button-label {
  color: #141414;
  font-size: 14px;
  line-height: 22px;
}

.af-view .af-class-select-field {
  width: 110%;
  height: 100%;
  padding-top: 10px;
  border: 1px none #000;
  background-color: transparent;
  background-image: url('../images/icon-select-arrow.svg');
  background-position: 86% 50%;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  color: rgba(20, 20, 20, 0.5);
}

.af-view .af-class-switch-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}

.af-view .af-class-switch-input {
  width: 36px;
  height: 20px;
  margin-top: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  border-style: none;
  border-radius: 10px;
  background-color: #ebebec;
  background-image: url('../images/switch-handle-circle.svg');
  background-position: 5px 50%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 200ms ease,
    background-color 200ms ease;
  transition: background-position 200ms ease, background-color 200ms ease;
  cursor: pointer;
}

.af-view .af-class-switch-input.w--redirected-checked {
  border-style: none;
  background-color: #6751ec;
  background-image: url('../images/switch-handle-circle.svg');
  background-position: 19px 50%;
  background-size: 12px 12px;
}

.af-view .af-class-switch-input.w--redirected-focus {
  box-shadow: 0 0 3px 1px #6751ec;
}

.af-view .af-class-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #6751ec;
  font-family: 'IBM Plex Mono';
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}

.af-view .af-class-badge.af-class-bg-primary-4 {
  background-color: #ffe7ca;
  color: #141414;
}

.af-view .af-class-badge.af-class-bg-primary-2 {
  background-color: #cef3e9;
  color: #141414;
}

.af-view .af-class-badge.af-class-bg-white {
  background-color: #fff;
  color: #141414;
}

.af-view .af-class-badge.af-class-blog-badge {
  margin-right: 18px;
  color: #141414;
}

.af-view .af-class-text-pill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  padding-top: 13px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #6751ec;
  color: #fff;
}

.af-view .af-class-text-pill.af-class-bg-primary-2 {
  background-color: #cef3e9;
  color: #141414;
}

.af-view .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first {
  background-color: #ffe3c2;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-travel {
  background-color: #c4ebe0;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-biz {
  background-color: #d6e6fa;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-art {
  background-color: #a9e6d5;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-dc {
  background-color: #dad6f1;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-schl {
  background-color: #ceddf3;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-lf {
  background-color: #ffc5c5;
}

.af-view
  .af-class-text-pill.af-class-bg-primary-2.af-class-animate-in-first.af-class-course-cat-hob {
  background-color: #f1dacd;
}

.af-view .af-class-text-pill.af-class-bg-primary-4 {
  background-color: #ffe7ca;
  color: #141414;
}

.af-view .af-class-text-pill.af-class-bg-white {
  background-color: #fff;
  color: #141414;
}

.af-view .af-class-alert {
  padding: 18px;
  border-radius: 8px;
  background-color: #141414;
  color: #fff;
}

.af-view .af-class-alert.af-class-image-caption {
  position: absolute;
  left: 24px;
  bottom: 24px;
  margin-top: 0px;
}

.af-view .af-class-style-guide-avatar-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-icon-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #6751ec;
}

.af-view .af-class-icon-badge.af-class-bg-primary-2 {
  background-color: #cef3e9;
}

.af-view .af-class-icon-badge.af-class-bg-primary-4 {
  background-color: #ffe7ca;
}

.af-view .af-class-icon-badge.af-class-bg-primary-4.af-class-shadow-large {
  background-color: #88ccfa;
}

.af-view .af-class-icon-badge.af-class-bg-white {
  background-color: #fff;
}

.af-view .af-class-icon-badge.af-class-title-icon-badge {
  margin-bottom: 48px;
}

.af-view .af-class-icon-badge.af-class-title-icon-badge.af-class-bg-primary-4 {
  background-color: #6751ec;
}

.af-view .af-class-icon-badge.af-class-bg-gray-1 {
  background-color: #141414;
}

.af-view .af-class-icon-badge-icon {
  width: 36px;
  height: 36px;
}

.af-view .af-class-navbar {
  position: absolute;
  z-index: 7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  background-color: #fff;
}

.af-view .af-class-navbar.af-class-temp-bg {
  background-color: #e9efff;
}

.af-view .af-class-navbar.af-class-navbar-transparent {
  background-color: transparent;
}

.af-view .af-class-navbar.af-class-navbar-transparent.af-class-navbar-bg {
  min-height: 80px;
}

.af-view .af-class-brand-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-nav-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.af-view .af-class-nav-menu-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
}

.af-view .af-class-nav-menu-links.af-class-left-aligned-nav-links {
  margin-left: 24px;
  padding-top: 6px;
}

.af-view .af-class-nav-menu-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 12px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.af-view .af-class-nav-menu-dropdown-toggle:hover {
  opacity: 0.5;
}

.af-view .af-class-dropdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-nav-menu-dropdown-list {
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f8f8f8;
}

.af-view .af-class-nav-menu-dropdown-list.w--open {
  min-width: 200px;
  margin-left: 12px;
  padding: 18px 24px;
  background-color: #fff;
  box-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(-40%, 6px);
  -ms-transform: translate(-40%, 6px);
  transform: translate(-40%, 6px);
}

.af-view .af-class-nav-menu-dropdown-link {
  padding: 3px 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: rgba(20, 20, 20, 0.5);
  cursor: pointer;
}

.af-view .af-class-nav-menu-dropdown-link:hover {
  color: #141414;
}

.af-view .af-class-nav-menu-dropdown-link:focus {
  color: rgba(20, 20, 20, 0.5);
}

.af-view .af-class-nav-menu-dropdown-link:visited {
  color: rgba(20, 20, 20, 0.5);
}

.af-view .af-class-nav-menu-dropdown-link.w--current {
  color: #141414;
}

.af-view .af-class-menu-button {
  padding: 6px;
}

.af-view .af-class-nav-bar-right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.af-view .af-class-right-aligned-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-nav-bar-left-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-navigation-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.af-view .af-class-top-announcement-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 2fr 0.25fr;
  grid-template-columns: 0.25fr 2fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-announcement-bar-dismiss-icon {
  width: 16px;
  height: 16px;
}

.af-view .af-class-announcement-bar-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-text-white {
  color: rgba(20, 20, 20, 0.41);
}

.af-view .af-class-space-left {
  margin-left: 24px;
}

.af-view .af-class-dropdown-list-up-arrow {
  position: absolute;
  left: 50%;
  top: -4px;
  right: 50%;
  width: 12px;
  height: 12px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px) rotate(45deg);
  -ms-transform: translate(-50%, 0px) rotate(45deg);
  transform: translate(-50%, 0px) rotate(45deg);
}

.af-view .af-class-dropdown-toggle-down-arrow {
  margin-left: 6px;
}

.af-view .af-class-dropdown-toggle-down-arrow.af-class-invert-color {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.af-view .af-class-space-right {
  margin-right: 24px;
}

.af-view .af-class-footer {
  position: relative;
  overflow: hidden;
  padding-top: 96px;
  padding-bottom: 48px;
}

.af-view .af-class-footer.af-class-bg-gray-1 {
  position: relative;
  background-color: #f6f6f8;
}

.af-view .af-class-footer-halves {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.af-view .af-class-icon-list-item {
  display: block;
  max-width: 230px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.af-view .af-class-space-bottom {
  margin-bottom: 24px;
}

.af-view .af-class-space-bottom.af-class-card-space-bottom {
  margin-bottom: 6px;
  color: #141414;
}

.af-view .af-class-footer-halves-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.af-view .af-class-footer-links-grid-3-column {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-footer-link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 144px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.af-view .af-class-footer-link-list-heading {
  margin-bottom: 12px;
}

.af-view .af-class-footer-link-list-link {
  margin-bottom: 6px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.af-view .af-class-footer-link-list-link:hover {
  color: #979797;
}

.af-view .af-class-footer-foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 145px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.af-view .af-class-space-right-medium {
  margin-right: 12px;
}

.af-view .af-class-icon-foot-social-icon {
  width: 18px;
  height: 18px;
}

.af-view .af-class-text-gray-1 {
  color: #141414;
}

.af-view .af-class-text-gray-1:visited {
  color: #141414;
}

.af-view .af-class-footer-link-list-link-dark {
  margin-bottom: 6px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: rgba(20, 20, 20, 0.5);
}

.af-view .af-class-footer-link-list-link-dark:hover {
  color: #141414;
}

.af-view .af-class-footer-foot-with-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 145px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-footer-links-grid-4-column {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-footer-with-large-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: #141414;
}

.af-view .af-class-footer-large-link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 121px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.af-view .af-class-footer-large-link {
  margin-bottom: 12px;
}

.af-view .af-class-footer-large-link.af-class-text-gray-1 {
  color: #141414;
}

.af-view .af-class-footer-foot-logo {
  margin-right: 24px;
}

.af-view .af-class-footer-foot-logo.w--current {
  margin-right: 24px;
}

.af-view .af-class-footer-background-image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: -41px;
  width: 20vw;
  height: auto;
  max-width: 380px;
}

.af-view .af-class-utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-height: none;
  max-width: 100%;
  min-height: 100vh;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 506px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
}

.af-view .af-class-utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.af-view .af-class-page-contents {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  color: #141414;
}

.af-view .af-class-page-contents.af-class-bg-gray-3 {
  background-color: #f8f8f8;
}

.af-view .af-class-content-width-large {
  width: 100%;
  max-width: 506px;
}

.af-view .af-class-buttons-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.75fr 0.75fr;
  grid-template-columns: 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-buttons-row.af-class-space-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.75fr 0.75fr;
  grid-template-columns: 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-buttons-row.af-class-align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view .af-class-buttons-row.af-class-align-left {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.af-view .af-class-grid-halves {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 0px solid #000;
}

.af-view .af-class-grid-halves.af-class-overlap-grid-halves {
  position: relative;
  z-index: 1;
}

.af-view .af-class-grid-halves.af-class-last-iten {
  border-bottom-width: 0px;
}

.af-view .af-class-nav-menu-link {
  margin-right: 12px;
  margin-left: 12px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.af-view .af-class-nav-menu-link:hover {
  opacity: 0.5;
}

.af-view .af-class-content-width-extra-large {
  width: 100%;
  max-width: 612px;
}

.af-view
  .af-class-content-width-extra-large.af-class-align-center.af-class-text-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.af-view .af-class-content-width-extra-large.af-class-justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view
  .af-class-content-width-extra-large.af-class-justify-content-center.af-class-align-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-content-width-extra-large.af-class-section-title {
  margin-bottom: 24px;
}

.af-view .af-class-content-width-extra-large.af-class-page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.af-view .af-class-content-width-extra-large.af-class-align-items-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view .af-class-content-width-extra-large.af-class-case-study-title {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.af-view .af-class-align-center {
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-align-right {
  margin-left: auto;
}

.af-view .af-class-center-text {
  text-align: center;
}

.af-view .af-class-centered-hero-image-left {
  position: absolute;
  left: 0%;
  top: 12%;
  right: auto;
  bottom: auto;
}

.af-view .af-class-centered-hero-image-right {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 12%;
}

.af-view .af-class-button-row-last {
  margin-left: 12px;
}

.af-view .af-class-background-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.af-view .af-class-background-image.af-class-overlap-hero-background-image {
  background-color: rgba(0, 0, 0, 0.94);
}

.af-view
  .af-class-background-image.af-class-overlap-hero-background-image.af-class-seo-p-hero {
  margin-top: 0px;
}

.af-view .af-class-overlap-container {
  position: relative;
  top: 172px;
  margin-top: -96px;
}

.af-view .af-class-overlap-container.af-class-hero-card-overlap-container {
  z-index: 2;
}

.af-view .af-class-overlap-container.af-class-hero-image-overlap-container {
  z-index: 3;
}

.af-view .af-class-overlap-container.af-class-subscribe-hero-overlap-container {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view .af-class-image-overlap-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-hero-background-color-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 40vw;
  height: 100%;
  background-color: #6751ec;
}

.af-view .af-class-rounded-corners {
  border-radius: 8px;
}

.af-view .af-class-rounded-corners.af-class-blog-image {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.af-view .af-class-rounded-corners.af-class-blog-image:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.af-view .af-class-right-aligned-hero-image {
  border-radius: 8px 0px 0px 8px;
}

.af-view .af-class-form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-form-row.af-class-form-row-last {
  margin-bottom: 18px;
}

.af-view .af-class-space-bottom-extra-large {
  margin-bottom: 48px;
}

.af-view .af-class-subscribe-form {
  width: 100%;
  max-width: 650px;
}

.af-view .af-class-rounded-large {
  border-radius: 16px;
}

.af-view .af-class-rounded-large.af-class-large-padding {
  padding: 96px 144px 108px;
}

.af-view .af-class-form-with-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-image-top-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.af-view .af-class-image-top-right.af-class-blog-subscribe-form-illustration {
  width: 7vw;
}

.af-view .af-class-image-top-right.af-class-offset-down-small {
  top: 10%;
}

.af-view .af-class-article-metadata {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-article-date {
  margin-left: 18px;
}

.af-view .af-class-content-width-medium {
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-content-width-medium.af-class-align-center {
  margin-left: 0px;
}

.af-view .af-class-large-heading {
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 44px;
}

.af-view .af-class-large-heading.af-class-space-bottom-large {
  margin-bottom: 48px;
}

.af-view .af-class-medium-heading {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.af-view .af-class-medium-heading.af-class-pricing-plan-term {
  position: relative;
  bottom: 6px;
}

.af-view .af-class-form-row-grid-halves {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-form-grid-vertical {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-style-guide-textarea-demo-dark {
  padding: 12px;
  background-color: #141414;
}

.af-view .af-class-image-bottom-left {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.af-view .af-class-image-bottom-left.af-class-offset-up-small {
  bottom: 10%;
}

.af-view .af-class-image-bottom-left.af-class-logos-cta-decoration {
  margin-left: 72px;
}

.af-view .af-class-align-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-align-content-center.af-class-justify-content-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-cta-grid-two-thirds {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 66.666fr 33.333fr;
  grid-template-columns: 66.666fr 33.333fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-medium-padding {
  padding: 48px 72px;
}

.af-view .af-class-align-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.af-view .af-class-cta-grid-halves {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-image-caption {
  margin-top: 12px;
}

.af-view .af-class-justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-justify-content-center.af-class-text-center {
  text-align: center;
}

.af-view .af-class-image-center-right {
  position: absolute;
  left: auto;
  top: 17%;
  right: 0%;
  width: 14vw;
}

.af-view .af-class-space-top {
  margin-top: 24px;
}

.af-view .af-class-block-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-block-section-half {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 648px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-block-section-half.af-class-block-section-padded {
  padding-top: 96px;
  padding-bottom: 96px;
}

.af-view .af-class-block-section-image {
  width: 506px;
}

.af-view .af-class-logo-container.af-class-space-bottom-extra-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-row-justify-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-no-space-bottom {
  margin-bottom: 0px;
}

.af-view .af-class-buttons-row-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-contained-section {
  position: relative;
  width: 100%;
  padding: 96px 24px;
  border-radius: 16px;
}

.af-view .af-class-contained-section.af-class-bg-primary-4 {
  background-color: #ffe7ca;
}

.af-view .af-class-contained-section.af-class-composed-contained-section {
  overflow: hidden;
  padding-top: 0px;
  background-color: #f6f6f8;
}

.af-view .af-class-contained-section.af-class-bg-primary-3 {
  border-radius: 0px;
}

.af-view
  .af-class-contained-section.af-class-bg-primary-3.af-class-overflow-hidden {
  overflow: hidden;
}

.af-view .af-class-contained-section.af-class-pricing-section {
  padding-top: 48px;
  padding-bottom: 48px;
}

.af-view .af-class-logo-quote-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-align: center;
}

.af-view .af-class-logo-quote-tabs-menu {
  margin-top: 36px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.af-view .af-class-logo-tab-link {
  margin-right: 24px;
  margin-left: 24px;
  padding: 0px;
  background-color: transparent;
  opacity: 0.25;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.af-view .af-class-logo-tab-link:hover {
  opacity: 1;
}

.af-view .af-class-logo-tab-link.w--current {
  background-color: transparent;
  opacity: 1;
}

.af-view .af-class-quotes-grid-vertical {
  display: -ms-grid;
  display: grid;
  max-width: 718px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-quote-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 72px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.af-view .af-class-quote-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 482px;
}

.af-view .af-class-avatar {
  max-height: 72px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.af-view .af-class-quote-card-heading {
  margin-bottom: 18px;
}

.af-view .af-class-quote-card-text {
  margin-left: 24px;
}

.af-view .af-class-grid-with-icon-list {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-icon-list-vertical {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.af-view .af-class-icon-list-icon {
  display: block;
  height: 38px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 0px;
}

.af-view .af-class-overlap-container-top {
  position: relative;
  top: -144px;
}

.af-view .af-class-image-duo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 506px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-collage-image {
  max-width: 264px;
  border-radius: 8px;
}

.af-view .af-class-collage-image.af-class-collage-image-b {
  position: relative;
  left: -24px;
  top: -24px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.af-view .af-class-collage-image.af-class-collage-image-a {
  position: relative;
  left: 24px;
  top: 24px;
}

.af-view .af-class-text-pill-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.af-view .af-class-text-pill-wrapper.af-class-help-center-pill {
  margin-bottom: 36px;
}

.af-view .af-class-doodle-bottom-left-1 {
  position: absolute;
  left: -36px;
  bottom: -48px;
  max-width: 20vw;
}

.af-view .af-class-text-grid-vertical {
  display: block;
  width: 100%;
  justify-items: end;
  -ms-grid-columns: 9.5fr;
  grid-template-columns: 9.5fr;
}

.af-view .af-class-section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 612px;
  margin-bottom: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-section-title.af-class-align-center {
  text-align: center;
}

.af-view .af-class-section-title.af-class-align-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-cards-grid-thirds {
  display: -ms-grid;
  display: grid;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-card-image-top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.af-view .af-class-underlined-link {
  position: relative;
}

.af-view .af-class-underlined-link-line-a {
  width: 100%;
  height: 2px;
  background-color: #141414;
  opacity: 0.15;
}

.af-view .af-class-underlined-link-line-a.af-class-bg-white {
  background-color: #fff;
  opacity: 0.25;
}

.af-view .af-class-underlined-link-line-b {
  position: absolute;
  bottom: 0px;
  width: 0%;
  height: 2px;
  background-color: #141414;
}

.af-view .af-class-underlined-link-line-b.af-class-bg-white {
  background-color: #fff;
}

.af-view .af-class-illustration-small {
  max-height: 184px;
}

.af-view .af-class-feature-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 327px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.af-view .af-class-accordion-section-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-accordion-title-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.af-view .af-class-accordion-heading {
  margin-bottom: 0px;
}

.af-view .af-class-accordion-group {
  border-bottom: 1px solid rgba(20, 20, 20, 0.1);
}

.af-view .af-class-accordion-aside {
  position: -webkit-sticky;
  position: sticky;
  top: 48px;
  max-width: 400px;
}

.af-view .af-class-fullwidth-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-fullwidth-row-grow {
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-rounded-left {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.af-view .af-class-image-with-caption-wrapper {
  position: relative;
}

.af-view .af-class-horizontal-icons-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-horizontal-icons-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3vw;
  margin-left: 3vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-card-grid-quarters {
  display: -ms-grid;
  display: grid;
  overflow: visible;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 33px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-card-grid-quarters.af-class-new-spacin-for-grid {
  padding-bottom: 50px;
  grid-column-gap: 52px;
}

.af-view .af-class-element-overlay-top-left {
  position: absolute;
  left: -2vw;
  top: 36px;
}

.af-view .af-class-element-overlay-bottom-right {
  position: absolute;
  right: -36px;
  bottom: 36px;
}

.af-view .af-class-shadow-large {
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
}

.af-view .af-class-composed-contained-section-image {
  position: relative;
  top: -72px;
  right: -96px;
}

.af-view .af-class-contained-section-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-icon-grid-halves {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-icon-badge-with-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-horizontal-feature-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-horizontal-feature-third-image {
  margin-right: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.af-view .af-class-horizontal-feature-grid-thirds {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-block-section-thirds {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-large-icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 480px;
  padding: 48px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-content-width-small {
  width: 100%;
  max-width: 327px;
}

.af-view .af-class-icon-large {
  height: 48px;
}

.af-view .af-class-icon-grid-quarters {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-icon-quarters-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 336px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-icon-quarters-item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 255px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.af-view .af-class-block-section-bg {
  -o-object-fit: cover;
  object-fit: cover;
}

.af-view .af-class-numbered-list-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 48px;
  margin-bottom: 48px;
  grid-auto-columns: 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-numbered-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-numbered-list-item-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-right: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.af-view .af-class-numbered-list-item-box.af-class-large {
  width: 72px;
  height: 72px;
  margin-right: 0px;
  margin-bottom: 24px;
}

.af-view .af-class-numbered-list-item-number {
  position: absolute;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.af-view .af-class-list-vertical {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-list-vertical.af-class-space-vertical {
  margin-top: 36px;
  margin-bottom: 36px;
}

.af-view .af-class-numbered-list-item-heading {
  margin-right: 18px;
  margin-bottom: 0px;
}

.af-view .af-class-doodle-right-1 {
  position: absolute;
  left: auto;
  top: -24px;
  right: -24px;
  bottom: auto;
}

.af-view .af-class-check-list-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-check-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  margin-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-check-list-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.af-view .af-class-check-list-circle.af-class-bg-primary-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-check-icon {
  position: absolute;
  max-height: 18px;
}

.af-view .af-class-contained-section-card {
  position: relative;
  left: 4vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 506px;
  min-height: 456px;
  margin-left: auto;
  padding: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
}

.af-view .af-class-doodle-right-2 {
  position: absolute;
  top: -60%;
  right: 0px;
}

.af-view .af-class-overflow-hidden {
  overflow: hidden;
}

.af-view .af-class-metric-grid-thirds {
  display: -ms-grid;
  display: grid;
  max-width: 1037px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-metrics-grid-vertical {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-doodle-right-3 {
  position: absolute;
  top: 48px;
  right: -48px;
  width: 25vw;
}

.af-view .af-class-metrics-grid-quarters {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-wide-video-wrapper {
  display: -ms-grid;
  display: grid;
  max-width: 718px;
  margin-right: auto;
  margin-left: auto;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-video-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.af-view .af-class-video-wrapper.af-class-rounded-right {
  border-radius: 0px 16px 16px 0px;
}

.af-view .af-class-video-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #6751ec;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.af-view .af-class-video-button:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.af-view .af-class-section-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f6f8;
}

.af-view .af-class-rounded-tabs {
  top: -36px;
  margin-bottom: -36px;
  padding: 12px;
  border-radius: 200px;
  background-color: #141414;
}

.af-view .af-class-rounded-tabs-link {
  padding: 12px 18px;
  border-radius: 200px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
}

.af-view .af-class-rounded-tabs-link.w--current {
  background-color: #ffe7ca;
  color: #141414;
}

.af-view .af-class-section-tabs-content {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.af-view .af-class-adjacent-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-adjacent-tabs-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-adjacent-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 12px 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.af-view .af-class-adjacent-tab-link {
  padding: 18px;
  border-radius: 8px;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.af-view .af-class-adjacent-tab-link:hover {
  opacity: 1;
}

.af-view .af-class-adjacent-tab-link.w--current {
  background-color: #cef3e9;
  opacity: 1;
  color: #141414;
}

.af-view .af-class-adjacent-tab-pane {
  padding-right: 24px;
  padding-left: 24px;
}

.af-view .af-class-adjacent-tab-heading {
  margin-bottom: 6px;
}

.af-view .af-class-pricing-grid-thirds {
  display: -ms-grid;
  display: grid;
  margin-bottom: 48px;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-pricing-plan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-pricing-plan-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 36px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.af-view .af-class-pricing-plan-price.af-class-space-small {
  margin-top: 12px;
  margin-bottom: 18px;
}

.af-view .af-class-pricing-plan-features {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-pricing-plan-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-checklist-circle-small {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
}

.af-view
  .af-class-checklist-circle-small.af-class-bg-primary-1.af-class-inactive {
  opacity: 0.1;
}

.af-view .af-class-checklist-circle-small.af-class-bg-white {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.af-view .af-class-pricing-grid-thirds-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-doodle-right-4 {
  position: absolute;
  right: -24px;
}

.af-view .af-class-pricing-grid-thirds-3 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 96px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-pricing-comparison-table {
  margin-top: 72px;
}

.af-view .af-class-pricing-comparison-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -ms-grid;
  display: grid;
  margin-bottom: 12px;
  padding: 12px;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #141414;
}

.af-view .af-class-pricing-comparison-row {
  display: -ms-grid;
  display: grid;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}

.af-view .af-class-pricing-comparison-heading {
  margin-bottom: 0px;
}

.af-view .af-class-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
}

.af-view .af-class-doodle-left-1 {
  position: absolute;
  left: -2vw;
  top: -24px;
}

.af-view .af-class-doodle-left-2 {
  position: absolute;
  left: -24px;
  bottom: -96px;
}

.af-view .af-class-doodle-right-5 {
  position: absolute;
  top: 0px;
  right: -24px;
}

.af-view .af-class-team-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-team-member-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-text-primary-1 {
  color: #6751ec;
}

.af-view .af-class-team-member-position {
  margin-right: 12px;
}

.af-view .af-class-social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-social-list.af-class-coming-soon-social-list {
  margin-top: 48px;
}

.af-view .af-class-social-list-item {
  margin-right: 12px;
}

.af-view .af-class-navbar-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
}

.af-view .af-class-logo-with-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-logo-with-badge-link {
  margin-right: 12px;
}

.af-view .af-class-coming-soon-form {
  margin-top: 48px;
}

.af-view .af-class-social-list-item-large {
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 24px;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0.05);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.af-view .af-class-social-list-item-large:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.af-view .af-class-form-heading {
  margin-bottom: 72px;
}

.af-view .af-class-form-heading.af-class-account-form-heading {
  margin-bottom: 48px;
}

.af-view .af-class-text-warning {
  color: #da2424;
}

.af-view .af-class-doodle-left-3 {
  position: absolute;
  left: -24px;
  top: 48px;
}

.af-view .af-class-career-list {
  margin-top: 72px;
}

.af-view .af-class-career-list-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-career-link {
  width: 100%;
  border-radius: 8px;
}

.af-view .af-class-career-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-career-meta.af-class-large-text.af-class-space-bottom {
  margin-bottom: 36px;
}

.af-view .af-class-article h3 {
  margin-top: 32px;
  margin-bottom: 24px;
}

.af-view .af-class-article h4 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.af-view .af-class-article li {
  margin-top: 12px;
  margin-bottom: 12px;
}

.af-view .af-class-article figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.af-view .af-class-article blockquote {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 18px;
  border-radius: 8px;
  background-color: #f6f6f8;
  color: #141414;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.af-view .af-class-article img {
  border-radius: 8px;
}

.af-view .af-class-case-studies-list-wrapper {
  position: relative;
  bottom: 48px;
}

.af-view .af-class-case-study-collection-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.af-view .af-class-case-study-thumbnail {
  margin-right: 24px;
}

.af-view .af-class-case-study-card-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.af-view .af-class-case-study-card-wrapper.af-class-content-width-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 400;
}

.af-view .af-class-case-study-vertical-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-case-study-card-logo {
  margin-bottom: 48px;
}

.af-view .af-class-doodle-right-6 {
  position: absolute;
  top: -96px;
  right: -48px;
}

.af-view .af-class-case-study-hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 80vh;
  margin-top: -90px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}

.af-view .af-class-case-study-hero-bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  -o-object-fit: cover;
  object-fit: cover;
}

.af-view .af-class-empty-state {
  padding: 48px;
  border-radius: 8px;
  background-color: #f8f8f8;
  color: #141414;
  text-align: center;
}

.af-view .af-class-featured-blog-posts {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-featured-blog-posts.af-class-overlap {
  top: 72px;
  margin-top: -72px;
}

.af-view .af-class-blog-link-tile {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
}

.af-view .af-class-tile-scrim {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 70%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#000)
  );
  background-image: linear-gradient(180deg, transparent, #000);
  opacity: 0.9;
}

.af-view .af-class-blog-tile-title {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  padding: 36px;
  color: #fff;
}

.af-view .af-class-blog-post-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.af-view .af-class-featured-blog-section {
  position: relative;
  z-index: 1;
}

.af-view .af-class-blog-tile-image {
  position: relative;
}

.af-view .af-class-blog-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-doodle-left-4 {
  position: absolute;
  left: -38px;
  top: -192px;
}

.af-view .af-class-blog-post-header {
  position: relative;
  overflow: hidden;
  height: 80vh;
  margin-top: -90px;
  background-color: #000;
  color: #fff;
}

.af-view .af-class-blog-post-hero-image {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.af-view .af-class-blog-post-hero-title-container {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 72px;
  padding-bottom: 72px;
}

.af-view .af-class-blog-post-horizontal-rule {
  height: 1px;
  margin-top: 72px;
  margin-bottom: 72px;
  background-color: rgba(20, 20, 20, 0.1);
}

.af-view .af-class-wide-blog-section {
  position: relative;
}

.af-view .af-class-doodle-left-5 {
  position: absolute;
  left: -72px;
  top: 24px;
}

.af-view .af-class-blog-posts-wide-collection {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-blog-wide-section {
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  border-radius: 16px;
  background-color: #141414;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
}

.af-view .af-class-blog-wide-section:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.af-view .af-class-blog-wide-grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-blog-wide-image {
  border-radius: 16px 0px 0px 16px;
}

.af-view .af-class-doodle-right-7 {
  position: absolute;
  right: -48px;
  bottom: 48px;
}

.af-view .af-class-help-center-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.af-view .af-class-help-center-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 126px;
  overflow: scroll;
  min-width: 300px;
  margin-right: 24px;
  padding: 36px;
  border-radius: 8px;
  background-color: #f8f8f8;
}

.af-view .af-class-help-center-links-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-horizontal-rule {
  height: 1px;
  margin-top: 36px;
  margin-bottom: 36px;
  background-color: rgba(20, 20, 20, 0.1);
}

.af-view .af-class-help-center-articles-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-link-hover {
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #141414;
}

.af-view .af-class-link-hover:hover {
  opacity: 1;
}

.af-view .af-class-link-hover:visited {
  color: #141414;
}

.af-view .af-class-link-hover.w--current {
  opacity: 1;
  color: #141414;
}

.af-view .af-class-help-center-card-heading {
  margin-bottom: 0px;
}

.af-view .af-class-navbar-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.af-view .af-class-alert-popup {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  border-radius: 8px;
  background-color: #141414;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.af-view .af-class-dismiss-alert-popup {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.af-view .af-class-help-center-articles {
  display: -ms-grid;
  display: grid;
  max-width: 718px;
  margin-top: -24px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-help-center-article-title {
  max-width: 506px;
}

.af-view .af-class-doodle-right-8 {
  position: absolute;
  left: -48px;
}

.af-view .af-class-doodle-right-9 {
  position: absolute;
  right: -48px;
}

.af-view .af-class-page-demos-grid {
  margin-top: 72px;
  justify-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-page-demo-link {
  overflow: hidden;
  margin-bottom: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(20, 20, 20, 0.1);
  border-radius: 8px;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease,
    -webkit-transform 200ms ease;
}

.af-view .af-class-page-demo-link:hover {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

.af-view .af-class-page-demo-heading {
  margin-bottom: 0px;
  text-align: center;
}

.af-view .af-class-photography-licenses {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-doodle-left-6 {
  position: absolute;
  left: -24px;
  bottom: -24px;
}

.af-view .af-class-changelog-list {
  margin-bottom: 24px;
}

.af-view .af-class-text-block-4 {
  color: #fff;
}

.af-view .af-class-image {
  margin-top: 31px;
}

.af-view .af-class-icon-list-h1 {
  margin-bottom: 0px;
  font-size: 23px;
}

.af-view .af-class-logo-quote-tabs-avatar {
  width: 64px;
  height: 64px;
}

.af-view .af-class-rich-text-block {
  margin-top: 182px;
  margin-bottom: 98px;
}

.af-view .af-class-course-subtext {
  margin-top: 16px;
  color: #868686;
}

.af-view .af-class-course-btn-basic {
  margin-top: 12px;
  color: #6751ec;
  font-size: 18px;
}

.af-view .af-class-section-2 {
  height: 90px;
}

.af-view .af-class-seo-page-rich-text {
  max-width: 645px;
}

.af-view .af-class-category-header {
  margin-top: 69px;
}

.af-view .af-class-new-container {
  max-width: 1280px;
}

.af-view .af-class-heading {
  font-weight: 500;
  text-align: center;
}

.af-view .af-class-heading.af-class-category-card-heading {
  margin-top: 20px;
  margin-bottom: 4px;
  font-size: 21px;
}

.af-view .af-class-image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-text-block-5 {
  text-align: center;
}

.af-view .af-class-text-block-5.af-class-category-card-cta {
  color: #a7a7b3;
}

.af-view .af-class-cpc-tagling-course-num {
  margin-top: 29px;
  color: #665b4d;
  font-size: 18px;
}

.af-view .af-class-image-3 {
  width: 460px;
}

.af-view .af-class-text-block-6 {
  color: #2b2b3d;
}

.af-view .af-class-hp-social-proof-icon {
  width: 140px;
  margin-bottom: 29px;
}

.af-view .af-class-slider {
  display: block;
  background-color: transparent;
}

.af-view .af-class-mask {
  overflow: hidden;
}

.af-view .af-class-grid {
  width: 100%;
  -ms-grid-columns: 1fr 3fr 1fr;
  grid-template-columns: 1fr 3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-grid.af-class-flex-over-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.af-view .af-class-div-block-3 {
  height: 0px;
}

.af-view .af-class-image-4 {
  width: 66px;
}

.af-view .af-class-slide-nav {
  bottom: -63px;
}

.af-view .af-class-left-arrow {
  left: -95px;
}

.af-view .af-class-right-arrow {
  right: -95px;
}

.af-view .af-class-paragraph {
  max-width: 645px;
  margin-right: auto;
  margin-bottom: 96px;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  text-align: center;
}

.af-view .af-class-p-section-smar-course {
  margin-bottom: -31px;
  color: hsla(0, 0%, 100%, 0.78);
  font-size: 22px;
  line-height: 30px;
}

.af-view .af-class-smart-course-p {
  margin-bottom: 0px;
  color: rgba(15, 7, 7, 0.65);
  font-size: 20px;
  line-height: 30px;
}

.af-view .af-class-link-block {
  height: 50px;
}

.af-view .af-class-card-category-cta.af-class-text-block-5 {
  display: block;
  color: #a7a7b3;
}

.af-view .af-class-page-container {
  display: block;
  margin-top: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.af-view .af-class-question-center {
  max-width: 645px;
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-page-header {
  margin-bottom: 46px;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}

.af-view .af-class-question-container {
  display: block;
  margin-bottom: 36px;
}

.af-view .af-class-question-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.af-view .af-class-question-answer {
  padding: 12px;
  border-radius: 0px 12px 12px;
  background-color: rgba(37, 36, 43, 0.05);
  font-size: 16px;
  white-space: normal;
}

.af-view .af-class-sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.af-view .af-class-nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.af-view .af-class-nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.af-view .af-class-nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.af-view .af-class-nav-link:hover {
  text-decoration: underline;
}

.af-view .af-class-question-center a {
  color: #6751ec;
  text-decoration: underline;
}

.af-view .af-class-link {
  color: #141414;
}

.af-view .af-class-paragraph-5 {
  display: inline-block;
  border-right: 1px none #141414;
  border-bottom: 1px none #000;
  color: #141414;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.af-view .af-class-t-c-bold {
  color: #25242b;
  font-weight: 500;
}

.af-view .af-class-job-div {
  max-width: 545px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.af-view .af-class-heading-2 {
  display: block;
  text-align: center;
}

.af-view .af-class-container-2 {
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-paragraph-7 {
  display: block;
  color: #141414;
  text-align: left;
}

.af-view .af-class-bold-text {
  background-color: transparent;
}

.af-view .af-class-paragraph-8 {
  text-align: left;
}

.af-view .af-class-pricing-comparison {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

.af-view .af-class-container-3 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.af-view .af-class-pricing-wrapper {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-pricing-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 130px 0 rgba(150, 163, 181, 0.12);
}

.af-view .af-class-pricing-card.af-class-featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px 0 rgba(150, 163, 181, 0.3);
}

.af-view .af-class-pricing-image {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  -o-object-fit: cover;
  object-fit: cover;
}

.af-view .af-class-pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
}

.af-view .af-class-pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.af-view .af-class-pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.af-view .af-class-paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.af-view .af-class-paragraph-regular.af-class-margin-bottom-20 {
  margin-bottom: 20px;
}

.af-view .af-class-button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.af-view .af-class-button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.af-view .af-class-button-primary:active {
  background-color: #43464d;
}

.af-view .af-class-button-primary.af-class-outline-button {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #1a1b1f;
  color: #1a1b1f;
}

.af-view .af-class-button-primary.af-class-outline-button:hover {
  background-color: #1a1b1f;
  color: #fff;
}

.af-view .af-class-pricing-divider {
  height: 1px;
  margin: 56px -24px 16px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: rgba(118, 135, 157, 0.1);
}

.af-view .af-class-pricing-feature-list {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.af-view .af-class-pricing-feature {
  margin-top: 16px;
  padding-left: 32px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 24px;
}

.af-view .af-class-pricing-tag {
  position: absolute;
  top: -19px;
  padding: 7px 16px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(150, 163, 181, 0.2);
  color: #3a4554;
}

.af-view .af-class-text-block-7 {
  text-align: center;
}

.af-view .af-class-text-block-8 {
  text-align: center;
}

.af-view .af-class-column {
  border: 1px solid #000;
}

.af-view .af-class-column-2 {
  border: 1px solid #000;
}

.af-view .af-class-text-block-9 {
  font-size: 15px;
  text-align: center;
}

.af-view .af-class-text-block-10 {
  font-size: 15px;
  text-align: center;
}

.af-view .af-class-column-3 {
  border: 1px none #000;
  font-size: 15px;
}

.af-view .af-class-column-4 {
  border-style: solid solid none none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-5 {
  border-style: solid solid none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-6 {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
  font-size: 15px;
}

.af-view .af-class-columns {
  border: 1px solid #000;
  background-color: #fff;
}

.af-view .af-class-column-7 {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
}

.af-view .af-class-columns-2 {
  border-style: none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-8 {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-3 {
  border: 1px solid #000;
  font-size: 15px;
}

.af-view .af-class-column-9 {
  border-style: none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-4 {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-10 {
  border-style: none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-5 {
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-11 {
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-6 {
  border: 1px solid #000;
  font-size: 15px;
}

.af-view .af-class-column-12 {
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-7 {
  border: 1px solid #000;
  font-size: 15px;
}

.af-view .af-class-column-13 {
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-8 {
  border-style: none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-14 {
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-9 {
  border-style: none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-15 {
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-16 {
  border: 1px solid #000;
  font-size: 15px;
}

.af-view .af-class-column-17 {
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-columns-10 {
  border-style: solid solid none;
  border-width: 1px;
  border-color: #000;
  font-size: 15px;
}

.af-view .af-class-column-18 {
  border-top: 1px solid #000;
}

.af-view .af-class-bold-text-2 {
  border-bottom: 1px none #000;
}

.af-view .af-class-paragraph-9 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-10 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-11 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-12 {
  font-size: 15px;
}

.af-view .af-class-container-4 {
  line-height: 26px;
}

.af-view .af-class-paragraph-13 {
  font-size: 15px;
}

.af-view .af-class-paragraph-14 {
  font-size: 15px;
}

.af-view .af-class-paragraph-15 {
  font-size: 15px;
}

.af-view .af-class-paragraph-16 {
  font-size: 15px;
}

.af-view .af-class-paragraph-17 {
  font-size: 15px;
}

.af-view .af-class-paragraph-18 {
  font-size: 15px;
}

.af-view .af-class-paragraph-19 {
  font-size: 15px;
}

.af-view .af-class-paragraph-20 {
  font-size: 15px;
}

.af-view .af-class-text-block-11 {
  font-size: 15px;
}

.af-view .af-class-paragraph-21 {
  font-size: 15px;
}

.af-view .af-class-paragraph-22 {
  font-size: 15px;
}

.af-view .af-class-paragraph-23 {
  font-size: 15px;
}

.af-view .af-class-paragraph-24 {
  font-size: 15px;
}

.af-view .af-class-paragraph-25 {
  font-size: 15px;
}

.af-view .af-class-paragraph-26 {
  font-size: 15px;
}

.af-view .af-class-paragraph-27 {
  font-size: 15px;
}

.af-view .af-class-paragraph-28 {
  font-size: 15px;
}

.af-view .af-class-paragraph-29 {
  font-size: 15px;
}

.af-view .af-class-paragraph-30 {
  font-size: 15px;
}

.af-view .af-class-paragraph-31 {
  font-size: 15px;
}

.af-view .af-class-paragraph-32 {
  font-size: 15px;
}

.af-view .af-class-paragraph-33 {
  font-size: 15px;
}

.af-view .af-class-paragraph-34 {
  font-size: 15px;
}

.af-view .af-class-paragraph-35 {
  font-size: 15px;
}

.af-view .af-class-paragraph-36 {
  font-size: 15px;
}

.af-view .af-class-paragraph-37 {
  font-size: 15px;
}

.af-view .af-class-paragraph-38 {
  font-size: 15px;
}

.af-view .af-class-paragraph-39 {
  font-size: 15px;
}

.af-view .af-class-paragraph-40 {
  font-size: 15px;
}

.af-view .af-class-paragraph-41 {
  font-size: 15px;
}

.af-view .af-class-paragraph-42 {
  font-size: 15px;
}

.af-view .af-class-paragraph-43 {
  font-size: 15px;
}

.af-view .af-class-paragraph-44 {
  font-size: 15px;
}

.af-view .af-class-paragraph-45 {
  font-size: 15px;
}

.af-view .af-class-paragraph-46 {
  font-size: 15px;
}

.af-view .af-class-paragraph-47 {
  font-size: 15px;
}

.af-view .af-class-paragraph-48 {
  font-size: 15px;
}

.af-view .af-class-paragraph-49 {
  font-size: 15px;
}

.af-view .af-class-paragraph-50 {
  font-size: 15px;
}

.af-view .af-class-paragraph-51 {
  font-size: 15px;
}

.af-view .af-class-paragraph-52 {
  font-size: 15px;
}

.af-view .af-class-paragraph-53 {
  font-size: 15px;
}

.af-view .af-class-paragraph-54 {
  font-size: 15px;
}

.af-view .af-class-paragraph-55 {
  font-size: 15px;
}

.af-view .af-class-paragraph-56 {
  font-size: 15px;
}

.af-view .af-class-paragraph-57 {
  font-size: 15px;
}

.af-view .af-class-paragraph-58 {
  font-size: 15px;
}

.af-view .af-class-paragraph-59 {
  font-size: 15px;
}

.af-view .af-class-paragraph-60 {
  font-size: 15px;
}

.af-view .af-class-paragraph-61 {
  font-size: 15px;
}

.af-view .af-class-paragraph-62 {
  font-size: 15px;
}

.af-view .af-class-paragraph-63 {
  font-size: 15px;
}

.af-view .af-class-paragraph-64 {
  font-size: 15px;
}

.af-view .af-class-paragraph-65 {
  font-size: 15px;
}

.af-view .af-class-paragraph-66 {
  font-size: 15px;
}

.af-view .af-class-paragraph-67 {
  font-size: 15px;
}

.af-view .af-class-paragraph-68 {
  font-size: 15px;
}

.af-view .af-class-paragraph-69 {
  font-size: 15px;
}

.af-view .af-class-paragraph-70 {
  font-size: 15px;
}

.af-view .af-class-text-block-12 {
  font-size: 15px;
}

.af-view .af-class-bold-text-3 {
  text-decoration: underline;
}

.af-view .af-class-text-span {
  text-decoration: underline;
}

.af-view .af-class-text-span-2 {
  text-decoration: underline;
}

.af-view .af-class-link-2 {
  text-decoration: underline;
}

.af-view .af-class-paragraph-71 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-72 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-73 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-74 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-75 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-paragraph-76 {
  font-size: 15px;
  line-height: 26px;
}

.af-view .af-class-grid-2 {
  grid-template-areas: 'Area';
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.af-view .af-class-grid-3 {
  grid-template-areas: 'Area';
}

.af-view .af-class-grid-4 {
  grid-template-areas: 'Area Area-2';
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-grid-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.af-view .af-class-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
}

@media screen and (max-width: 991px) {
  .af-view .af-class-section.af-class-hero-section.af-class-bg-primary-1 {
    min-height: 80vh;
  }

  .af-view .af-class-section.af-class-extra-space-bottom {
    padding-bottom: 96px;
  }

  .af-view .af-class-section.af-class-course-covers {
    margin-right: 0px;
    padding-right: 32px;
    padding-left: 32px;
  }

  .af-view .af-class-container.af-class-nav-bar-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .af-view
    .af-class-container.af-class-nav-bar-container.af-class-centered-links-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .af-view .af-class-container.af-class-large-cta-container {
    max-width: 612px;
  }

  .af-view .af-class-container.af-class-align-content-center.af-class-cta-bar {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    text-align: center;
  }

  .af-view .af-class-style-guide-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-card.af-class-subscribe-form-card {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .af-view .af-class-card-body {
    padding: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .af-view .af-class-card-body.af-class-metric-card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .af-view .af-class-card-body.af-class-case-study-card-body {
    padding: 36px;
  }

  .af-view .af-class-button.af-class-button-outline.af-class-nav-bar-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .af-view .af-class-nav-button-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-nav-menu-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
  }

  .af-view .af-class-nav-menu-links.af-class-bg-transparent {
    padding-top: 24px;
    background-color: #141414;
  }

  .af-view .af-class-nav-menu-dropdown-toggle {
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-nav-menu-dropdown-toggle.w--open {
    margin-bottom: 6px;
    background-image: none;
  }

  .af-view .af-class-dropdown {
    background-color: #fff;
  }

  .af-view .af-class-nav-menu-dropdown-list.w--open {
    position: relative;
    margin-bottom: 12px;
    margin-left: 0px;
    padding: 12px 24px;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .af-view .af-class-menu-button {
    margin-left: 12px;
  }

  .af-view .af-class-menu-button:active {
    background-color: #fff;
  }

  .af-view .af-class-menu-button:focus {
    background-color: #fff;
  }

  .af-view .af-class-menu-button.w--open {
    background-color: transparent;
  }

  .af-view .af-class-menu-button.af-class-invert-color {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .af-view .af-class-right-aligned-nav-menu {
    margin-right: 0px;
  }

  .af-view .af-class-announcement-bar-content {
    margin-right: 60px;
  }

  .af-view .af-class-dropdown-list-up-arrow {
    display: none;
  }

  .af-view .af-class-space-right.af-class-cta-bar-illustration {
    display: none;
  }

  .af-view .af-class-footer {
    padding-top: 72px;
  }

  .af-view .af-class-footer-halves {
    max-width: 612px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .af-view .af-class-footer-links-grid-3-column {
    margin-top: 48px;
  }

  .af-view .af-class-footer-foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 72px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-footer-foot-social-icons {
    margin-top: 24px;
  }

  .af-view .af-class-footer-foot-with-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 72px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-footer-links-grid-4-column {
    grid-column-gap: 24px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-footer-with-large-links {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .af-view .af-class-footer-large-link-list {
    margin-right: 96px;
  }

  .af-view .af-class-footer-foot-logo {
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .af-view .af-class-footer-foot-logo.w--current {
    margin-right: 0px;
  }

  .af-view .af-class-footer-background-image {
    bottom: -92px;
    width: 40vw;
  }

  .af-view .af-class-grid-halves {
    justify-items: center;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-nav-menu-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-align-right {
    margin-right: 0px;
    margin-left: auto;
  }

  .af-view .af-class-centered-hero-image-left {
    top: 6%;
    height: 30vw;
  }

  .af-view .af-class-centered-hero-image-right {
    bottom: 4%;
  }

  .af-view .af-class-overlap-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -72px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-image-overlap-hero {
    position: relative;
    z-index: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-hero-background-color-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 30vh;
  }

  .af-view .af-class-right-aligned-hero-image {
    border-radius: 8px;
  }

  .af-view .af-class-subscribe-form {
    width: 100%;
    max-width: 650px;
  }

  .af-view .af-class-rounded-large.af-class-large-padding {
    padding: 60px 72px;
  }

  .af-view .af-class-form-with-article {
    max-width: 612px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-image-top-right.af-class-blog-subscribe-form-illustration {
    display: none;
  }

  .af-view
    .af-class-image-top-right.af-class-offset-down-small.af-class-dark-form-decoration-top-right {
    top: 5%;
    right: -3%;
    width: 15vw;
  }

  .af-view
    .af-class-image-bottom-left.af-class-offset-up-small.af-class-dark-form-decoration-bottom-left {
    left: -5%;
    width: 14vw;
  }

  .af-view .af-class-image-bottom-left.af-class-logos-cta-decoration {
    left: -15%;
  }

  .af-view .af-class-cta-grid-halves {
    justify-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-image-center-right.af-class-large-cta-decoration-center {
    width: 140px;
  }

  .af-view .af-class-block-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-block-section-half {
    min-height: auto;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .af-view .af-class-row-justify-center.af-class-align-self-center {
    margin-right: auto;
    margin-left: auto;
  }

  .af-view .af-class-contained-section.af-class-composed-contained-section {
    display: -ms-grid;
    display: grid;
    padding-top: 96px;
    grid-auto-columns: 1fr;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-quote-card.af-class-bg-primary-3 {
    position: relative;
    z-index: 1;
  }

  .af-view .af-class-grid-with-icon-list {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-overlap-container-top {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-doodle-bottom-left-1 {
    top: 24px;
    bottom: auto;
  }

  .af-view .af-class-section-title {
    margin-bottom: 72px;
  }

  .af-view .af-class-cards-grid-thirds {
    max-width: 506px;
    margin-right: auto;
    margin-left: auto;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-accordion-section-row {
    max-width: 612px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-fullwidth-row {
    display: -ms-grid;
    display: grid;
    padding-right: 24px;
    padding-left: 24px;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-fullwidth-row-grow {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-rounded-left {
    border-radius: 16px;
  }

  .af-view .af-class-horizontal-icons-item {
    margin-right: 2vw;
    margin-left: 2vw;
  }

  .af-view .af-class-card-grid-quarters {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-element-overlay-top-left {
    left: -24px;
    top: 24px;
  }

  .af-view .af-class-element-overlay-bottom-right {
    right: -24px;
    bottom: 24px;
  }

  .af-view .af-class-composed-contained-section-image {
    top: 0px;
    right: 0px;
  }

  .af-view .af-class-contained-section-row {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-horizontal-feature-grid-thirds {
    max-width: 506px;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-block-section-thirds {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-large-icon-block {
    min-height: auto;
  }

  .af-view .af-class-numbered-list-item-heading {
    margin-right: 12px;
  }

  .af-view .af-class-check-list-row {
    margin-top: 24px;
  }

  .af-view .af-class-check-list-item {
    margin: 12px;
  }

  .af-view .af-class-contained-section-card {
    left: 0vw;
    margin-right: auto;
  }

  .af-view .af-class-metric-grid-thirds {
    max-width: 506px;
    justify-items: center;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  .af-view .af-class-doodle-right-3 {
    width: 35vw;
  }

  .af-view .af-class-metrics-grid-quarters {
    max-width: 612px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-video-wrapper.af-class-rounded-right {
    border-radius: 16px;
  }

  .af-view .af-class-doodle-right-4 {
    top: -96px;
    right: -72px;
  }

  .af-view .af-class-doodle-left-1 {
    display: none;
  }

  .af-view .af-class-doodle-left-2 {
    display: none;
  }

  .af-view .af-class-doodle-right-5.af-class-animate-in-fourth {
    right: -96px;
  }

  .af-view .af-class-team-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-coming-soon-form.af-class-animate-in-fourth {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-coming-soon-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .af-view .af-class-case-study-collection-item {
    max-width: 612px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-case-study-thumbnail {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .af-view .af-class-case-study-card-wrapper.af-class-content-width-large {
    max-width: none;
  }

  .af-view .af-class-case-study-vertical-grid {
    justify-items: center;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .af-view .af-class-case-study-hero-section {
    height: 60vh;
  }

  .af-view .af-class-featured-blog-posts {
    max-width: 612px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-blog-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-doodle-left-4 {
    display: none;
  }

  .af-view .af-class-blog-post-header {
    height: 60vh;
  }

  .af-view .af-class-doodle-left-5 {
    display: none;
  }

  .af-view .af-class-help-center-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .af-view .af-class-help-center-sidebar {
    width: 100%;
    margin-top: 48px;
  }

  .af-view .af-class-doodle-right-8 {
    display: none;
  }

  .af-view .af-class-doodle-right-9 {
    display: none;
  }

  .af-view .af-class-page-demos-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-doodle-left-6 {
    display: none;
  }

  .af-view .af-class-left-arrow {
    left: 0px;
  }

  .af-view .af-class-right-arrow {
    right: 0px;
  }

  .af-view .af-class-question-center {
    padding-right: 20px;
  }

  .af-view .af-class-paragraph-6 {
    text-align: center;
  }

  .af-view .af-class-section-3 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .af-view .af-class-container-3 {
    max-width: 728px;
  }

  .af-view .af-class-pricing-wrapper {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-pricing-card {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .af-view .af-class-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .af-view .af-class-section.af-class-bg-primary-1.af-class-blog-wide-header {
    min-height: auto;
    margin-bottom: 0vh;
  }

  .af-view .af-class-section.af-class-hero-section {
    overflow: hidden;
    min-height: 90vh;
  }

  .af-view .af-class-section.af-class-extra-space-bottom {
    padding-bottom: 72px;
  }

  .af-view .af-class-section.af-class-blog-posts-section {
    padding-top: 120px;
  }

  .af-view .af-class-section.af-class-course-covers {
    margin-right: 22px;
    padding-left: 22px;
  }

  .af-view .af-class-container.af-class-align-content-center.af-class-cta-bar {
    grid-row-gap: 24px;
  }

  .af-view .af-class-style-guide-container {
    grid-row-gap: 24px;
  }

  .af-view
    .af-class-card.af-class-bg-gray-1.af-class-content-width-extra-large {
    border-radius: 8px;
  }

  .af-view .af-class-card.af-class-subscribe-form-card {
    border-radius: 8px;
  }

  .af-view .af-class-card-body {
    padding: 24px;
  }

  .af-view .af-class-card-body.af-class-card-body-extra-large {
    padding: 36px;
  }

  .af-view .af-class-card-body.af-class-article-card-body {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-card-body.af-class-subscribe-form-card-body {
    padding: 36px;
  }

  .af-view .af-class-card-body.af-class-tall-icon-card-body {
    height: auto;
  }

  .af-view .af-class-card-body.af-class-metric-card-body {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .af-view .af-class-card-body.af-class-case-study-card-body {
    padding: 24px;
  }

  .af-view .af-class-style-guide-content-grid {
    grid-row-gap: 24px;
  }

  .af-view .af-class-color-scheme-row {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .af-view .af-class-style-guide-typography-grid {
    grid-row-gap: 12px;
  }

  .af-view .af-class-display-heading-1 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 0em;
  }

  .af-view .af-class-style-guide-form-grid {
    justify-items: center;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-style-guide-badge-row {
    justify-items: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .af-view .af-class-display-heading-2 {
    margin-bottom: 18px;
    font-size: 40px;
    line-height: 44px;
  }

  .af-view .af-class-display-heading-2.af-class-section-title {
    margin-bottom: 12px;
  }

  .af-view .af-class-display-heading-2.af-class-no-space-bottom {
    margin-bottom: 0px;
  }

  .af-view .af-class-large-text {
    padding-right: 24px;
    padding-left: 0px;
  }

  .af-view .af-class-button.af-class-button-large {
    padding: 12px 24px;
  }

  .af-view
    .af-class-button.af-class-button-outline.af-class-announcement-bar-dismiss-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .af-view .af-class-button.af-class-long-submit-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .af-view .af-class-form-input.af-class-form-input-large {
    height: 48px;
  }

  .af-view .af-class-form-input.af-class-form-input-large.af-class-no-border {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .af-view .af-class-brand-logo {
    padding-left: 0px;
  }

  .af-view .af-class-dropdown {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .af-view .af-class-nav-menu-dropdown-list.w--open {
    position: relative;
    margin-top: 5px;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .af-view .af-class-menu-button {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .af-view .af-class-right-aligned-nav-menu {
    margin-right: 24px;
    margin-left: 24px;
    padding: 12px;
    background-color: #f8f8f8;
  }

  .af-view .af-class-footer {
    overflow: hidden;
    padding-top: 48px;
  }

  .af-view .af-class-footer-links-grid-3-column {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-footer-link-list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-footer-links-grid-4-column {
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-footer-with-large-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-footer-large-link-list {
    margin-right: auto;
    margin-bottom: 48px;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-footer-background-image {
    right: -41px;
    bottom: -13px;
    width: 43vw;
    height: auto;
    min-width: 188px;
  }

  .af-view .af-class-buttons-row.af-class-space-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 0.75fr 0.75fr;
    grid-template-columns: 0.75fr 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .af-view .af-class-buttons-row.af-class-align-center.af-class-space-top {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 0.75fr;
    grid-template-columns: 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-centered-hero-image-left {
    top: 33%;
    display: none;
    height: 35vh;
    max-height: 35vh;
    min-height: auto;
    opacity: 0.25;
  }

  .af-view .af-class-centered-hero-image-right {
    bottom: -32%;
    width: 30vw;
    min-width: 180px;
    opacity: 0.25;
  }

  .af-view .af-class-button-row-last {
    margin-right: 12px;
  }

  .af-view .af-class-overlap-container {
    top: 120px;
    margin-top: 0px;
  }

  .af-view .af-class-overlap-container.af-class-hero-card-overlap-container {
    top: 120px;
  }

  .af-view .af-class-overlap-container.af-class-hero-image-overlap-container {
    top: 120px;
    margin-top: -72px;
  }

  .af-view .af-class-hero-background-color-block {
    position: absolute;
    width: 100%;
    height: 65vw;
  }

  .af-view .af-class-right-aligned-hero-image {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .af-view .af-class-subscribe-form.af-class-align-center {
    width: 100%;
    max-width: 650px;
  }

  .af-view .af-class-rounded-large.af-class-medium-padding {
    padding: 36px 48px;
  }

  .af-view .af-class-rounded-large.af-class-large-padding {
    padding: 48px 24px;
  }

  .af-view .af-class-image-top-right {
    top: -6%;
  }

  .af-view
    .af-class-image-top-right.af-class-offset-down-small.af-class-dark-form-decoration-top-right {
    opacity: 0.25;
  }

  .af-view .af-class-large-heading {
    padding-right: 24px;
    padding-left: 23px;
  }

  .af-view .af-class-large-heading.af-class-space-bottom-large {
    margin-bottom: 36px;
  }

  .af-view .af-class-medium-heading.af-class-pricing-plan-term {
    bottom: 0px;
  }

  .af-view .af-class-form-row-grid-halves {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-form-grid-vertical {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .af-view .af-class-image-bottom-left {
    top: -6%;
  }

  .af-view
    .af-class-image-bottom-left.af-class-offset-up-small.af-class-dark-form-decoration-bottom-left {
    top: 84%;
    opacity: 0.25;
  }

  .af-view .af-class-image-bottom-left.af-class-logos-cta-decoration {
    left: -8%;
    top: auto;
    right: auto;
    bottom: -4%;
    width: 26vw;
  }

  .af-view .af-class-align-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-cta-grid-two-thirds {
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-cta-grid-halves {
    grid-column-gap: 0px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-image-center-right.af-class-large-cta-decoration-center {
    top: 29%;
    width: 30vw;
  }

  .af-view .af-class-block-section-half {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .af-view .af-class-block-section-half.af-class-block-section-padded {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .af-view .af-class-block-section-image {
    max-width: 80vw;
  }

  .af-view .af-class-contained-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .af-view .af-class-contained-section.af-class-composed-contained-section {
    padding-top: 72px;
  }

  .af-view .af-class-logo-quote-tabs-menu {
    margin-top: 24px;
  }

  .af-view .af-class-logo-tab-link {
    margin: 12px;
  }

  .af-view .af-class-quotes-grid-vertical {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .af-view .af-class-quote-card {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .af-view .af-class-text-grid-vertical {
    grid-row-gap: 24px;
  }

  .af-view .af-class-cards-grid-thirds {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-rounded-left {
    border-radius: 8px;
  }

  .af-view .af-class-horizontal-icons-row {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-card-grid-quarters.af-class-new-spacin-for-grid {
    padding-right: 12px;
    padding-left: 12px;
  }

  .af-view .af-class-icon-grid-quarters {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-icon-quarters-item {
    min-height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .af-view .af-class-numbered-list-grid {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .af-view .af-class-doodle-right-1 {
    display: none;
  }

  .af-view .af-class-contained-section-card {
    min-height: auto;
    border-radius: 8px;
  }

  .af-view .af-class-doodle-right-2 {
    opacity: 0.25;
  }

  .af-view .af-class-metric-grid-thirds {
    max-width: 400px;
  }

  .af-view .af-class-metrics-grid-quarters {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .af-view .af-class-video-wrapper.af-class-rounded-right {
    border-radius: 8px;
  }

  .af-view .af-class-pricing-grid-thirds {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-pricing-plan-price {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-pricing-grid-thirds-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-doodle-right-4 {
    display: none;
  }

  .af-view .af-class-pricing-grid-thirds-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-pricing-comparison-header {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .af-view .af-class-pricing-comparison-row {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .af-view .af-class-pricing-comparison-heading {
    margin-bottom: 24px;
    padding-top: 12px;
    text-align: center;
  }

  .af-view .af-class-doodle-right-5.af-class-animate-in-fourth {
    display: none;
  }

  .af-view .af-class-team-member-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-form-heading {
    margin-bottom: 48px;
  }

  .af-view .af-class-doodle-left-3 {
    display: none;
  }

  .af-view .af-class-doodle-right-6 {
    display: none;
  }

  .af-view .af-class-blog-post-header {
    height: 100vh;
  }

  .af-view .af-class-wide-blog-section {
    padding-top: 48px;
  }

  .af-view .af-class-blog-wide-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .af-view .af-class-blog-wide-grid {
    padding-right: 48px;
    padding-left: 48px;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-blog-wide-image {
    border-radius: 8px;
  }

  .af-view .af-class-doodle-right-7 {
    display: none;
  }

  .af-view .af-class-alert-popup {
    left: 0px;
    width: 94vw;
    margin-right: 3vw;
    margin-left: 3vw;
  }

  .af-view .af-class-help-center-articles {
    grid-row-gap: 12px;
  }

  .af-view .af-class-question-center {
    padding-left: 20px;
  }

  .af-view .af-class-sticky-nav {
    position: relative;
  }

  .af-view .af-class-nav-grid {
    text-align: center;
  }

  .af-view .af-class-pricing-comparison {
    padding: 60px 15px;
  }

  .af-view .af-class-pricing-wrapper {
    justify-items: stretch;
  }

  .af-view .af-class-pricing-card {
    width: auto;
  }

  .af-view .af-class-pricing-title {
    font-size: 34px;
    line-height: 42px;
  }
}

@media screen and (max-width: 479px) {
  .af-view h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .af-view h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .af-view .af-class-section.af-class-hero-section.af-class-bg-primary-1 {
    max-height: 100vh;
    min-height: 90vh;
  }

  .af-view .af-class-section.af-class-overlap-hero-section {
    padding-top: 0px;
    padding-bottom: 36px;
  }

  .af-view
    .af-class-section.af-class-overlap-hero-section.af-class-seop-bg-img {
    background-image: url('../images/ef_banner_main.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .af-view .af-class-section.af-class-horizontal-icons-section {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .af-view .af-class-section.af-class-next-section-overlapping {
    padding-bottom: 96px;
  }

  .af-view
    .af-class-section.af-class-previous-section-overlaps.af-class-bg-primary-1 {
    padding-top: 120px;
  }

  .af-view .af-class-section.af-class-course-covers {
    margin-right: 25px;
    margin-bottom: 7px;
    margin-left: 21px;
    padding-top: 36px;
  }

  .af-view .af-class-container.af-class-blog-wide-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-card-body {
    padding: 18px;
  }

  .af-view .af-class-card-body.af-class-subscribe-form-card-body {
    padding: 36px 24px 24px;
  }

  .af-view .af-class-card-body.af-class-metric-card-body {
    padding: 24px;
  }

  .af-view .af-class-card-body.af-class-help-article-card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-style-guide-content-grid {
    grid-row-gap: 12px;
  }

  .af-view .af-class-color-scheme-row {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .af-view .af-class-display-heading-1 {
    margin-bottom: 18px;
    font-size: 32px;
    line-height: 36px;
  }

  .af-view .af-class-style-guide-buttons-grid {
    justify-items: stretch;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-form-error {
    padding: 12px;
  }

  .af-view .af-class-form-success {
    padding: 12px;
  }

  .af-view .af-class-style-guide-badge-row {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .af-view .af-class-style-guide-cards-grid {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-display-heading-2 {
    margin-bottom: 18px;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }

  .af-view .af-class-large-text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .af-view .af-class-large-text.af-class-space-bottom-extra-large {
    margin-bottom: 24px;
  }

  .af-view .af-class-small-text.af-class-metric-disclaimer {
    margin-top: 12px;
  }

  .af-view .af-class-button.af-class-button-large {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .af-view .af-class-button.af-class-button-large.af-class-bg-primary-4 {
    width: 100%;
  }

  .af-view .af-class-button.af-class-button-large.af-class-form-row-button {
    margin-left: 0px;
  }

  .af-view
    .af-class-button.af-class-button-large.af-class-button-inline.af-class-real-results-btn {
    width: 100%;
  }

  .af-view
    .af-class-button.af-class-button-outline.af-class-announcement-bar-dismiss-button {
    top: 30px;
  }

  .af-view .af-class-button.af-class-button-outline.af-class-button-large {
    width: 100%;
  }

  .af-view .af-class-button.af-class-button-outline.af-class-nav-bar-button {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .af-view .af-class-button.af-class-button-outline.af-class-button-bg {
    background-color: #fff;
  }

  .af-view .af-class-button.af-class-long-submit-button.af-class-bg-primary-4 {
    white-space: normal;
  }

  .af-view .af-class-form-input.af-class-form-input-large {
    height: 48px;
  }

  .af-view .af-class-form-input.af-class-select-wrapper {
    width: 100%;
  }

  .af-view .af-class-form-input.af-class-no-border {
    border-color: #fff;
  }

  .af-view .af-class-form-input.af-class-no-border:focus {
    border-color: #6751ec;
  }

  .af-view .af-class-div-block-2 {
    width: 100%;
  }

  .af-view .af-class-alert.af-class-image-caption {
    position: relative;
    left: 0px;
    bottom: 0px;
    margin-top: 12px;
  }

  .af-view .af-class-nav-menu-dropdown-list.w--open {
    width: 100%;
    margin-left: 0px;
    padding: 12px;
  }

  .af-view .af-class-menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .af-view .af-class-top-announcement-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-top-announcement-bar.af-class-bg-gray-1 {
    height: 96px;
  }

  .af-view .af-class-space-right.af-class-cta-bar-illustration {
    width: 11vw;
  }

  .af-view .af-class-footer {
    overflow: hidden;
  }

  .af-view .af-class-footer-links-grid-3-column {
    margin-top: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-footer-foot {
    text-align: center;
  }

  .af-view .af-class-footer-foot-with-logo {
    text-align: center;
  }

  .af-view .af-class-footer-links-grid-4-column {
    margin-top: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-footer-with-large-links {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-footer-large-link-list {
    margin-bottom: 24px;
  }

  .af-view .af-class-footer-background-image {
    right: -140px;
    bottom: 6px;
    width: 63vw;
    min-width: 185px;
  }

  .af-view
    .af-class-content-width-large.af-class-align-center.af-class-list-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .af-view .af-class-buttons-row {
    width: 100%;
  }

  .af-view .af-class-buttons-row.af-class-space-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 0.75fr;
    grid-template-columns: 0.75fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .af-view .af-class-buttons-row.af-class-align-center.af-class-space-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0px;
  }

  .af-view .af-class-centered-hero-image-left {
    top: -5vh;
    height: 25vh;
    max-height: 19vh;
    opacity: 0.15;
  }

  .af-view .af-class-centered-hero-image-right {
    right: -5%;
    bottom: -21%;
    width: 38vw;
    min-width: auto;
    opacity: 0.15;
  }

  .af-view .af-class-button-row-last {
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-background-image {
    position: relative;
  }

  .af-view .af-class-background-image.af-class-overlap-hero-background-image {
    min-height: 160px;
  }

  .af-view .af-class-overlap-container {
    top: 0px;
    margin-top: 0px;
  }

  .af-view .af-class-overlap-container.af-class-hero-card-overlap-container {
    top: 0px;
  }

  .af-view .af-class-overlap-container.af-class-hero-image-overlap-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view
    .af-class-overlap-container.af-class-subscribe-hero-overlap-container {
    margin-top: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-image-overlap-hero {
    z-index: 3;
  }

  .af-view .af-class-hero-background-color-block {
    height: 72vw;
  }

  .af-view .af-class-form-row {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .af-view .af-class-form-row.af-class-space-bottom {
    margin-bottom: 12px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .af-view .af-class-form-row.af-class-form-row-last {
    grid-column-gap: 12px;
  }

  .af-view .af-class-rounded-large.af-class-medium-padding {
    padding-right: 24px;
    padding-left: 24px;
  }

  .af-view .af-class-rounded-large.af-class-large-padding {
    padding-right: 24px;
    padding-left: 24px;
  }

  .af-view
    .af-class-image-top-right.af-class-offset-down-small.af-class-dark-form-decoration-top-right {
    top: -7%;
    right: -8%;
    width: 25vw;
  }

  .af-view .af-class-large-heading {
    font-size: 32px;
    line-height: 36px;
  }

  .af-view .af-class-medium-heading {
    font-size: 28px;
    line-height: 32px;
  }

  .af-view .af-class-image-bottom-left.af-class-logos-cta-decoration {
    left: -5%;
    top: auto;
    right: auto;
    bottom: -3%;
    display: none;
    width: 28vw;
  }

  .af-view .af-class-image-center-right.af-class-large-cta-decoration-center {
    top: 42%;
    width: 31vw;
  }

  .af-view .af-class-block-section-half {
    padding-right: 12px;
    padding-left: 12px;
  }

  .af-view .af-class-buttons-row-grid.af-class-cta-bar-buttons-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-contained-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .af-view .af-class-contained-section.af-class-composed-contained-section {
    padding-top: 48px;
  }

  .af-view .af-class-logo-quote-tabs-menu {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-logo-tab-link.w--current {
    margin-right: 0px;
    margin-left: 0px;
  }

  .af-view .af-class-quote-card {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .af-view .af-class-quote-card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-quote-card-text {
    margin-top: 24px;
    margin-left: 0px;
  }

  .af-view .af-class-collage-image.af-class-collage-image-b {
    left: 0px;
    top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .af-view .af-class-collage-image.af-class-collage-image-a {
    left: 0px;
    top: 0px;
    margin-bottom: 24px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .af-view .af-class-text-pill-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .af-view .af-class-section-title {
    margin-bottom: 48px;
  }

  .af-view .af-class-cards-grid-thirds {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-underlined-link.af-class-list-link {
    margin-right: auto;
    margin-left: auto;
  }

  .af-view .af-class-fullwidth-row {
    grid-row-gap: 36px;
  }

  .af-view .af-class-horizontal-icons-row {
    justify-items: center;
    grid-row-gap: 39px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-card-grid-quarters {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-element-overlay-top-left {
    display: none;
  }

  .af-view .af-class-element-overlay-bottom-right {
    display: none;
  }

  .af-view .af-class-contained-section-row {
    grid-row-gap: 24px;
  }

  .af-view .af-class-icon-grid-halves {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-horizontal-feature-third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .af-view .af-class-horizontal-feature-third-image {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .af-view .af-class-horizontal-feature-grid-thirds {
    grid-row-gap: 36px;
  }

  .af-view .af-class-numbered-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .af-view .af-class-numbered-list-item-box {
    margin-right: 0px;
    margin-bottom: 18px;
  }

  .af-view .af-class-numbered-list-item-heading {
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .af-view .af-class-check-list-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .af-view .af-class-contained-section-card {
    padding: 24px;
  }

  .af-view .af-class-doodle-right-2 {
    display: none;
  }

  .af-view .af-class-doodle-right-3 {
    display: none;
  }

  .af-view .af-class-metrics-grid-quarters {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-rounded-tabs {
    border-radius: 16px;
  }

  .af-view .af-class-rounded-tabs-link {
    border-radius: 8px;
  }

  .af-view .af-class-pricing-plan-price {
    margin-bottom: 24px;
  }

  .af-view .af-class-pricing-comparison-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .af-view .af-class-pricing-comparison-row {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
  }

  .af-view .af-class-nav-bar-button {
    display: none;
  }

  .af-view .af-class-team-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-logo-with-badge.af-class-animate-in-second {
    margin-bottom: 24px;
  }

  .af-view .af-class-coming-soon-form.af-class-animate-in-fourth {
    margin-top: 12px;
  }

  .af-view .af-class-social-list-item-large {
    margin-bottom: 12px;
  }

  .af-view .af-class-career-link-arrow {
    display: none;
  }

  .af-view .af-class-case-study-thumbnail {
    margin-bottom: 12px;
  }

  .af-view .af-class-case-study-card-logo {
    margin-bottom: 24px;
  }

  .af-view .af-class-tile-scrim {
    height: 100%;
    background-color: #141414;
    background-image: none;
  }

  .af-view .af-class-blog-tile-title {
    position: relative;
    padding: 24px;
  }

  .af-view .af-class-blog-tile-image {
    z-index: 3;
  }

  .af-view .af-class-blog-grid {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-blog-post-header {
    height: 75vh;
  }

  .af-view .af-class-blog-post-horizontal-rule {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .af-view .af-class-wide-blog-section {
    padding-top: 0px;
    background-color: #141414;
  }

  .af-view .af-class-blog-posts-wide-collection {
    grid-row-gap: 0px;
  }

  .af-view .af-class-blog-wide-grid {
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 24px;
  }

  .af-view .af-class-help-center-sidebar {
    min-width: auto;
    padding: 18px;
  }

  .af-view .af-class-help-center-card-heading {
    margin-bottom: 12px;
  }

  .af-view .af-class-dismiss-alert-popup {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .af-view .af-class-help-center-card-arrow {
    display: none;
  }

  .af-view .af-class-page-demos-grid {
    grid-row-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .af-view .af-class-page-demo-link {
    margin-bottom: 12px;
  }

  .af-view .af-class-seo-page-rich-text {
    padding-right: 35px;
    padding-left: 25px;
  }

  .af-view .af-class-grid.af-class-flex-over-grid {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .af-view .af-class-image-4 {
    display: inline-block;
  }

  .af-view .af-class-question-center {
    padding-right: 0px;
    padding-left: 0px;
  }

  .af-view .af-class-page-header {
    text-align: left;
  }

  .af-view .af-class-sticky-nav {
    padding: 0px;
  }

  .af-view .af-class-nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .af-view .af-class-nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .af-view .af-class-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .af-view .af-class-container-3 {
    max-width: none;
  }
}

.af-view #w-node-_9dd881ac-97a0-dc46-c0dc-de7eac165e91-fb902f8d {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_2e27e702-d926-aab3-5687-8e1f25b3faaf-fb902f8d {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.af-view #w-node-c431d5b0-31f9-d793-2142-c589aa4ebe14-fb902f8d {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_849c6709-de55-7e6d-ec2b-999791252586-91252555 {
  -ms-grid-column-align: end;
  justify-self: end;
}

.af-view #w-node-b82286a4-0303-8516-db15-7832db4b8d7a-b70a2391 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-dec2712f-f66b-4a65-2d92-bc3fb70a23da-b70a2391 {
  -ms-grid-column-align: end;
  justify-self: end;
}

.af-view #w-node-_7a3ccebc-9c92-3365-d943-8d433e252dd5-d16c46d2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.af-view #w-node-_014188fa-430b-3f82-d718-695d3656307d-d16c46d2 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.af-view #w-node-a3bbe1cf-60f0-301d-ab23-abf58740d3c7-ef902ff3 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

.af-view #w-node-_0099eb47-f446-c25a-16a6-7b665601921e-a8903034 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c25a0fb7-29a7-19b7-b12f-86bdaacca972-a8903034 {
  -ms-grid-column-align: end;
  justify-self: end;
}

.af-view #w-node-aaeb817b-ef49-894a-a370-c097d2c04f1e-8790303a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-aaeb817b-ef49-894a-a370-c097d2c04f2c-8790303a {
  -ms-grid-column-align: end;
  justify-self: end;
}

.af-view #w-node-_4cd96de7-387c-b804-c36e-7282ac494e3b-9d90303f {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

.af-view #w-node-_3c204e64-8de8-b18c-dc0c-d2732f9dffbf-0b903061 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.af-view #w-node-a88ebe11-d792-89a7-8c46-c5187d7c1b94-a0903064 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-d1d49cd2-67d7-4b5e-bd26-88b75d3b4f2d-a0903064 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-_8e334fae-9018-32dc-b97c-a26d258d7977-a0903064 {
  -ms-grid-column-span: 0;
  grid-column-end: 4;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-_8b1a1d1b-9281-556d-9920-6c6cc40e3fe3-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_3a419eed-93f3-891e-09ff-534277633908-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_09cf47d5-ee85-30bd-2b2c-deac1d3ae31b-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4a60b769-c7e4-2b96-1ed0-dd8ee010ec1f-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4a60b769-c7e4-2b96-1ed0-dd8ee010ec21-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4a60b769-c7e4-2b96-1ed0-dd8ee010ec23-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-cab7876f-0406-966e-c67d-8e0dedfa7511-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-cab7876f-0406-966e-c67d-8e0dedfa7513-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-cab7876f-0406-966e-c67d-8e0dedfa7515-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_6064db60-2e4f-3012-b807-46917d229f5e-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_6064db60-2e4f-3012-b807-46917d229f60-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_6064db60-2e4f-3012-b807-46917d229f62-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_2d363092-a486-b7c7-0041-87982bf68e8e-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_2d363092-a486-b7c7-0041-87982bf68e90-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_2d363092-a486-b7c7-0041-87982bf68e92-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ed572a6d-ddb7-30c3-9d1c-fed5b3b0f212-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ed572a6d-ddb7-30c3-9d1c-fed5b3b0f214-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ed572a6d-ddb7-30c3-9d1c-fed5b3b0f216-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_0b0c1383-d223-ebfd-ae02-84bfc3730288-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_0b0c1383-d223-ebfd-ae02-84bfc373028a-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_0b0c1383-d223-ebfd-ae02-84bfc373028c-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4afcd4b8-ec5c-55b8-736d-7ace91cccdab-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4afcd4b8-ec5c-55b8-736d-7ace91cccdad-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-_4afcd4b8-ec5c-55b8-736d-7ace91cccdaf-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ca529a82-dc90-d54c-5f5d-54a6b667c9f9-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ca529a82-dc90-d54c-5f5d-54a6b667c9fb-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-ca529a82-dc90-d54c-5f5d-54a6b667c9fd-a0903064 {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160c-5a90306a {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160f-5a90306a {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121612-5a90306a {
  -ms-grid-column-span: 0;
  grid-column-end: 4;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121618-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212161a-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212161c-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121621-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121623-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121625-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212162a-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212162c-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212162e-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121633-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121635-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121637-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212163c-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212163e-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121640-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121645-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121647-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121649-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212164e-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121650-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121652-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121657-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121659-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212165b-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121660-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121662-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121664-5a90306a {
  -ms-grid-column-align: center;
  justify-self: center;
}

.af-view #w-node-a697b79f-e43b-9b5d-bc9c-1e7ad691ceed-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
}

.af-view #w-node-ea272ed7-840f-d4aa-f634-26c67ec5e0c3-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
}

.af-view #w-node-_466d9d2c-e211-684c-d35d-9fb68edc4d87-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
}

.af-view #w-node-d76ebee0-6cf5-4e27-f7d3-30b9851429e1-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
}

.af-view #w-node-_8876fe29-7e10-7f11-82a4-47830ac85a08-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
}

.af-view #w-node-_0e979bb5-4aac-2e90-bea8-e987809665ce-91903073 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  .af-view #w-node-_4a410bb3-e9f3-27ca-6b7e-b1d78e2353f8-ea902fcc {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-eb1dfac5-cd0c-9d92-6bda-7e39aaa2c246-ea902fcc {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-_155ac209-3aa4-0488-6e60-ba9b585da169-d5902fd4 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-b00ab6d1-898e-6f80-e875-b7126322386d-ef902ff3 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-d5d1496c-9842-4604-3811-7bdecf3930b8-ef902ff3 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-df2ffeab-30f7-19de-6462-f38886dbad52-25902ff5 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-_06f5bfda-529a-0440-ba7f-21be22c0cb25-25902ff5 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  .af-view #w-node-a93928ff-a9b2-381a-5cf6-af493a10a08e-25902ff5 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-c25a0fb7-29a7-19b7-b12f-86bdaacca972-a8903034 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-_43d15570-df94-ad1e-d599-3ddca9122e63-08903036 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-aaeb817b-ef49-894a-a370-c097d2c04f2c-8790303a {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-e5b3f3bf-88b4-8936-d8b1-74bf8f84bdf5-8790303a {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-d74994b1-2f3e-e99c-8ac3-721ca1f5412a-8790303a {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-_41744646-8cbb-4672-f7c7-75b047367ddc-d3903069 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  .af-view #w-node-_41744646-8cbb-4672-f7c7-75b047367ddf-d3903069 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_9072fefe-d737-88d1-47c9-7faa4dc4e8d9-5a90306c {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-_2e5d1884-2be1-181e-7739-feca1c3706f1-50903078 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }

  .af-view #w-node-e82e2b9a-93a0-78b9-0e9c-1e6f1ef61119-5b903080 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  .af-view #w-node-bbbfeb92-4c55-d8ca-1803-6233ef54616b-a8903034 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-bbbfeb92-4c55-d8ca-1803-6233ef54616e-a8903034 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-b3090bff-280f-8590-7975-a10ceb03ea76-8090303c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-b3090bff-280f-8590-7975-a10ceb03ea79-8090303c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-a88ebe11-d792-89a7-8c46-c5187d7c1b94-a0903064 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  .af-view #w-node-d1d49cd2-67d7-4b5e-bd26-88b75d3b4f2d-a0903064 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }

  .af-view #w-node-_2d622cd2-fc07-6c16-554f-f863c402561c-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_4a60b769-c7e4-2b96-1ed0-dd8ee010ec1d-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-cab7876f-0406-966e-c67d-8e0dedfa750f-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_6064db60-2e4f-3012-b807-46917d229f5c-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_2d363092-a486-b7c7-0041-87982bf68e8c-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-ed572a6d-ddb7-30c3-9d1c-fed5b3b0f210-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_0b0c1383-d223-ebfd-ae02-84bfc3730286-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_4afcd4b8-ec5c-55b8-736d-7ace91cccda9-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-ca529a82-dc90-d54c-5f5d-54a6b667c9f7-a0903064 {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160c-5a90306a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160f-5a90306a {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121616-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212161f-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121628-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121631-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212163a-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121643-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212164c-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121655-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212165e-5a90306a {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  .af-view #w-node-_9dd881ac-97a0-dc46-c0dc-de7eac165e8a-fb902f8d {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-c431d5b0-31f9-d793-2142-c589aa4ebe0f-fb902f8d {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }

  .af-view #w-node-_06f5bfda-529a-0440-ba7f-21be22c0cb25-25902ff5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-a93928ff-a9b2-381a-5cf6-af493a10a08e-25902ff5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-_176abffd-880d-e49f-1ce6-276e9024abb9-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-d8d93ccd-801d-cd06-d5cd-aa54ade24449-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-bbbfeb92-4c55-d8ca-1803-6233ef54616b-a8903034 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-b0e06d40-36bb-bf6f-1d9a-d8bdddd2cc42-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-b0e06d40-36bb-bf6f-1d9a-d8bdddd2cc45-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_29fcd09b-d935-8dad-17eb-62f85a11fed3-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_29fcd09b-d935-8dad-17eb-62f85a11fed6-a8903034 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_9dd881ac-97a0-dc46-c0dc-de7eac165e8a-a0903039 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_9dd881ac-97a0-dc46-c0dc-de7eac165e8d-a0903039 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_7855c112-cf66-3539-aec0-25e84ec842c4-8790303a {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_7855c112-cf66-3539-aec0-25e84ec842c7-8790303a {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-b3090bff-280f-8590-7975-a10ceb03ea76-8090303c {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-_1b341d2b-5de6-99c4-f7a2-f609bceded6a-c0903063 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-_1b341d2b-5de6-99c4-f7a2-f609bceded6d-c0903063 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  .af-view #w-node-a88ebe11-d792-89a7-8c46-c5187d7c1b94-a0903064 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-d1d49cd2-67d7-4b5e-bd26-88b75d3b4f2d-a0903064 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_8e334fae-9018-32dc-b97c-a26d258d7977-a0903064 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_41744646-8cbb-4672-f7c7-75b047367ddc-d3903069 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-_41744646-8cbb-4672-f7c7-75b047367ddf-d3903069 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160c-5a90306a {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b7212160f-5a90306a {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-c9d884d2-c9ed-6829-9225-2f8b72121612-5a90306a {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  .af-view #w-node-_17cd75df-5a65-d368-48ac-4b87c573e1ed-cf90306f {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

* {
  outline: none;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Light.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Light.woff)
      format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-LightItalic.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-LightItalic.woff)
      format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Book.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Book.woff)
      format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BookItalic.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BookItalic.woff)
      format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Medium.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Medium.woff)
      format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-MediumItalic.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-MediumItalic.woff)
      format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Bold.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Bold.woff)
      format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BoldItalic.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BoldItalic.woff)
      format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Black.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-Black.woff)
      format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: swap;
  src: url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BlackItalic.woff2)
      format('woff2'),
    url(https://cdn.ef.design/libs/web-ui/latest/assets/fonts/LatinSubset-EFCircularWeb-BlackItalic.woff)
      format('woff');
  font-weight: 900;
  font-style: italic;
}
:root {
  --chinese-stack: 'EF Circular Latin', 'PingFang SC', 'Microsoft Yahei',
    sans-serif;
  --chinese-hk-stack: 'EF Circular Latin', 'PingFang HK', 'Microsoft Yahei',
    sans-serif;
  --chinese-tw-stack: 'EF Circular Latin', 'PingFang TC', 'Microsoft Yahei',
    sans-serif;
  --latin-stack: 'EF Circular Latin', 'Helvetica', 'Open Sans', 'Gill Sans MT',
    'Gill Sans', Corbel, Arial, sans-serif;
  --korean-stack: 'EF Circular Latin', 'Noto Sans KR', 'Nanum Gothic',
    'Apple SD Gothic Neo', 'Malgun Gothic', Roboto, Noto, sans-serif;
}
.af-view,
body,
button,
html,
input,
select,
textarea {
  font-family: var(
    --latin-stack,
    '"EF Circular Latin", "Helvetica", "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif'
  );
}
[lang='cn'],
[lang='cn'] .af-view,
[lang='cn'] body,
[lang='cn'] button,
[lang='cn'] input,
[lang='cn'] select,
[lang='cn'] textarea,
[lang='zh-CN'],
[lang='zh-CN'] .af-view,
[lang='zh-CN'] body,
[lang='zh-CN'] button,
[lang='zh-CN'] input,
[lang='zh-CN'] select,
[lang='zh-CN'] textarea,
[lang='zh-Hans'],
[lang='zh-Hans'] .af-view,
[lang='zh-Hans'] body,
[lang='zh-Hans'] button,
[lang='zh-Hans'] input,
[lang='zh-Hans'] select,
[lang='zh-Hans'] textarea {
  font-family: var(
    --chinese-stack,
    '"EF Circular Latin", "PingFang SC", "Microsoft Yahei", sans-serif'
  );
}
[lang='tw'],
[lang='tw'] .af-view,
[lang='tw'] body,
[lang='tw'] button,
[lang='tw'] input,
[lang='tw'] select,
[lang='tw'] textarea,
[lang='zh-TW'],
[lang='zh-TW'] .af-view,
[lang='zh-TW'] body,
[lang='zh-TW'] button,
[lang='zh-TW'] input,
[lang='zh-TW'] select,
[lang='zh-TW'] textarea {
  font-family: var(
    --chinese-tw-stack,
    '"EF Circular Latin", "PingFang TC", "Microsoft Yahei", sans-serif'
  );
}
[lang='hk'],
[lang='hk'] .af-view,
[lang='hk'] body,
[lang='hk'] button,
[lang='hk'] input,
[lang='hk'] select,
[lang='hk'] textarea,
[lang='zh-HK'],
[lang='zh-HK'] .af-view,
[lang='zh-HK'] body,
[lang='zh-HK'] button,
[lang='zh-HK'] input,
[lang='zh-HK'] select,
[lang='zh-HK'] textarea {
  font-family: var(
    --chinese-hk-stack,
    '"EF Circular Latin", "PingFang HK", "Microsoft Yahei", sans-serif'
  );
}
[lang='kr'],
[lang='kr'] .af-view,
[lang='kr'] body,
[lang='kr'] button,
[lang='kr'] input,
[lang='kr'] select,
[lang='kr'] textarea {
  font-family: var(
    --korean-stack,
    '"EF Circular Latin", "Noto Sans KR", "Nanum Gothic", "Apple SD Gothic Neo", "Malgun Gothic", Roboto, Noto, sans-serif'
  );
}
