@font-face {
  font-family: 'Maison';
  src: url('fonts/Maison-Bold.eot');
  src: url('fonts/Maison-Boldd41d.eot?#iefix') format('embedded-opentype'), url('fonts/Maison-Bold.woff2') format('woff2'), url('fonts/Maison-Bold.woff') format('woff'), url('fonts/Maison-Bold.ttf') format('truetype'), url('fonts/Maison-Bold.svg#Maison-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maison';
  src: url('fonts/Maison-Demi.eot');
  src: url('fonts/Maison-Demid41d.eot?#iefix') format('embedded-opentype'), url('fonts/Maison-Demi.woff2') format('woff2'), url('fonts/Maison-Demi.woff') format('woff'), url('fonts/Maison-Demi.ttf') format('truetype'), url('fonts/Maison-Demi.svg#Maison-Demi') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maison';
  src: url('fonts/Maison-Medium.eot');
  src: url('fonts/Maison-Mediumd41d.eot?#iefix') format('embedded-opentype'), url('fonts/Maison-Medium.woff2') format('woff2'), url('fonts/Maison-Medium.woff') format('woff'), url('fonts/Maison-Medium.ttf') format('truetype'), url('fonts/Maison-Medium.svg#Maison-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maison';
  src: url('fonts/Maison-Regular.eot');
  src: url('fonts/Maison-Regulard41d.eot?#iefix') format('embedded-opentype'), url('fonts/Maison-Regular.woff2') format('woff2'), url('fonts/Maison-Regular.woff') format('woff'), url('fonts/Maison-Regular.ttf') format('truetype'), url('fonts/Maison-Regular.svg#Maison-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.h1 {
  color: #212121;
  font: 700 64px/1.16em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.h2 {
  color: #212121;
  font: 700 36px/1.12em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.h3 {
  color: #212121;
  font: 700 24px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.h4 {
  color: #212121;
  font: 700 22px/1.32em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.h5 {
  color: #212121;
  font: 700 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.h6 {
  color: #F9BF6F;
  font: 700 14px/1.36em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.1em;
  margin: 0.72em 0;
  text-transform: uppercase;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;
  hyphens: none !important;
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #212121;
  font: 500 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.home .site-header {
  background-color: #F8F6F2;
}
body.mobile-active {
  overflow: hidden !important;
}
body.mobile-active .mobile-main-navigation .menu-item {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
body.mobile-active .mobile-secondary-navigation {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  -o-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  -moz-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
}
body.mobile-active .mobile-navigation-close {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
body.body-loaded .intro-text h5:first-child:after {
  opacity: 1;
  -webkit-transform: translate(-10px, -16%);
  -moz-transform: translate(-10px, -16%);
  -ms-transform: translate(-10px, -16%);
  -o-transform: translate(-10px, -16%);
  transform: translate(-10px, -16%);
  visibility: visible;
}
body.body-loaded .collection-header h1:first-child:after,
body.body-loaded .collection-header h5:first-child:after {
  opacity: 1;
  -webkit-transform: translate(-10px, -38%);
  -moz-transform: translate(-10px, -38%);
  -ms-transform: translate(-10px, -38%);
  -o-transform: translate(-10px, -38%);
  transform: translate(-10px, -38%);
  visibility: visible;
}
body.body-loaded .heading-shape .fl-heading:after {
  opacity: 1;
  -webkit-transform: translate(5px, -38%);
  -moz-transform: translate(5px, -38%);
  -ms-transform: translate(5px, -38%);
  -o-transform: translate(5px, -38%);
  transform: translate(5px, -38%);
  visibility: visible;
}
body.wistia_popover_mode {
  overflow: hidden !important;
}
body.OSX .fl-builder-content a.fl-button,
body.OSX .fl-builder-content a.fl-button:visited,
body.OSX .mobile-secondary-navigation .menu-item a,
body.OSX .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  padding: 17px 32px;
  padding-bottom: 15px;
}
body.OSX .fl-builder-content .button__medium a.fl-button,
body.OSX .fl-builder-content .button__medium a.fl-button:visited {
  padding: 10px 24px;
  padding-bottom: 9px;
}
body.OSX .button {
  padding: 10px 25px;
  padding-bottom: 9px;
}
body.OSX .secondary-navigation a {
  padding: 8px 24px;
}
body:not(.fl-builder-edit):not(.post-type-archive-learn):not(.tax-topic):not(.page-id-11) .footer-cta-subscribe {
  display: none;
}
body.post-type-archive-learn:not(.fl-builder-edit) .footer-cta:not(.footer-cta-subscribe),
body.tax-topic:not(.fl-builder-edit) .footer-cta:not(.footer-cta-subscribe),
body.page-id-11:not(.fl-builder-edit) .footer-cta:not(.footer-cta-subscribe) {
  display: none;
}
body:not(.fl-builder-edit) .who-we-are {
  overflow-x: hidden;
}
body:not(.fl-builder-edit) footer .subscribe-list-item {
  display: none;
}
.post,
.page,
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}
h1,
h5 {
  color: #212121;
  font: 700 64px/1.16em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h2 {
  color: #212121;
  font: 700 36px/1.12em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h3 {
  color: #212121;
  font: 700 24px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h4 {
  color: #212121;
  font: 700 22px/1.32em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h5 {
  margin: 0.67em 0;
}
h6 {
  color: #F9BF6F;
  font: 700 14px/1.36em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.1em;
  margin: 0.72em 0;
  text-transform: uppercase;
}
p {
  letter-spacing: 0.01em;
}
a {
  color: #212121;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
a:visited {
  color: #212121;
}
a:hover,
a:visited:hover {
  color: #6e6e6e;
}
blockquote {
  margin: 0;
}
blockquote p:first-child {
  margin-top: 0;
}
blockquote p:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin-left: 0;
}
.fl-rich-text > *:first-child {
  margin-top: 0;
}
.fl-rich-text > *:last-child {
  margin-bottom: 0;
}
.fl-icon a i:before {
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited,
.fl-builder-content .fl-module-subscribe-form .fl-button {
  font: 500 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 18px 32px;
  padding-bottom: 14px;
  -webkit-transition: background-color 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out;
  transition: background-color 0.35s ease-out;
}
.fl-builder-content a.fl-button *,
.fl-builder-content a.fl-button:visited *,
.fl-builder-content .fl-module-subscribe-form .fl-button * {
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
.fl-builder-content .button__medium a.fl-button,
.fl-builder-content .button__medium a.fl-button:visited {
  padding: 11px 24px;
  padding-bottom: 8px;
}
.fl-builder-content .button__large a.fl-button,
.fl-builder-content .fl-button-group-buttons a.fl-button {
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.fl-builder-content .button__large a.fl-button:hover,
.fl-builder-content .fl-button-group-buttons a.fl-button:hover {
  -webkit-box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(6px, -6px);
  -moz-transform: translate(6px, -6px);
  -ms-transform: translate(6px, -6px);
  -o-transform: translate(6px, -6px);
  transform: translate(6px, -6px);
}
.fl-button-group .fl-button-group-buttons .fl-button-group-button:last-child {
  padding-right: 0 !important;
}
.fl-button-group .fl-button-group-buttons .fl-button-group-button:nth-child(2n) a.fl-button {
  background-color: #212121;
}
.fl-button-group .fl-button-group-buttons .fl-button-group-button:nth-child(2n) a.fl-button,
.fl-button-group .fl-button-group-buttons .fl-button-group-button:nth-child(2n) a.fl-button * {
  color: #F2F2F2;
}
.button {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  color: #212121;
  display: inline-block;
  font: 500 16px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 11px 25px;
  padding-bottom: 8px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.button.button-white {
  background-color: #fff;
}
.button.button-white:hover {
  background-color: #F2F2F2;
  color: #6e6e6e;
}
.button.button-gray {
  background-color: #EDEBE7;
}
.button.button-gray:hover {
  background-color: #212121;
  color: #F2F2F2;
}
.related-item-more-link a {
  background-color: #fff;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  color: #212121;
  display: inline-block;
  font: 500 16px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 11px 25px;
  padding-bottom: 8px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.related-item-more-link a:hover {
  background-color: #F9BF6F;
  color: #212121;
}
.ak-wistia-player-container {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.ak-wistia-player-container .wistia_embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ak-wistia-player-container .ak-wistia-player-volume {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: 24px;
  cursor: pointer;
  height: 34px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 24px;
  width: 34px;
}
.ak-wistia-player-container .ak-wistia-player-volume .ak-wistia-player-volume-icon {
  display: block;
  width: 100%;
}
.ak-wistia-player-container .ak-wistia-player-volume .ak-wistia-player-volume-icon path {
  -webkit-transition: fill 0.35s ease-out;
  -o-transition: fill 0.35s ease-out;
  -moz-transition: fill 0.35s ease-out;
  transition: fill 0.35s ease-out;
}
.ak-wistia-player-container .ak-wistia-player-volume-muted .ak-wistia-player-volume-icon-unmuted {
  display: none;
}
.ak-wistia-player-container .ak-wistia-player-volume-unmuted .ak-wistia-player-volume-icon-muted {
  display: none;
}
.ak-wistia-player-container .ak-wistia-player-volume:hover .ak-wistia-player-volume-icon path {
  fill: #F9BF6F;
}
.ak-wistia-player-container video {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.text-quote-section .fl-row-content-wrap {
  padding: 174px 53px 52px 104px;
}
.text-quote-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-right {
  -webkit-border-bottom-left-radius: 32px;
  -moz-border-radius-bottomleft: 32px;
  border-bottom-left-radius: 32px;
  -webkit-border-top-left-radius: 32px;
  -moz-border-radius-topleft: 32px;
  border-top-left-radius: 32px;
}
.text-quote-section .fl-row-fixed-width {
  max-width: 1648px;
}
.text-quote-section .fl-row-content > .fl-col-group:first-child .fl-col:first-child > .fl-col-content {
  max-width: 556px;
}
.text-quote-section .col-quote svg {
  display: block;
}
.text-quote-section .col-quote blockquote p > em {
  font: 600 13px/1.2em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: normal;
  display: block;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.text-quote-section .col-quote.col-quote-white blockquote p > em {
  color: #646464;
}
.logos-section .fl-post-carousel-gallery .fl-post-carousel-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
}
.logos-section .fl-post-carousel-gallery .fl-post-carousel-link {
  pointer-events: none;
}
.collection-header h1,
.collection-header h5 {
  margin: 0;
}
.collection-header h1:first-child,
.collection-header h5:first-child {
  position: relative;
}
.collection-header h1:first-child:after,
.collection-header h5:first-child:after {
  background: url(img/header-illustration.svg) 50% 50% / cover no-repeat;
  content: "";
  display: inline-block;
  height: 1.61em;
  opacity: 0;
  position: absolute;
  right: auto;
  top: -22px;
  -webkit-transform: translate(-20px, -38%);
  -moz-transform: translate(-20px, -38%);
  -ms-transform: translate(-20px, -38%);
  -o-transform: translate(-20px, -38%);
  transform: translate(-20px, -38%);
  -webkit-transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  -o-transition: opacity 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  -moz-transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  visibility: hidden;
  width: 1.25em;
}
.ak-items-carousel {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  overflow: hidden;
}
.ak-items-carousel .slick-list {
  padding-right: 16%;
}
.ak-items-carousel .slick-arrow {
  height: auto;
  width: 44px;
  z-index: 2;
}
.ak-items-carousel .slick-arrow circle {
  -webkit-transition: fill 0.35s ease-out;
  -o-transition: fill 0.35s ease-out;
  -moz-transition: fill 0.35s ease-out;
  transition: fill 0.35s ease-out;
}
.ak-items-carousel .slick-arrow:before {
  content: none;
  display: none;
}
.ak-items-carousel .slick-arrow.slick-prev {
  left: 45px;
}
.ak-items-carousel .slick-arrow.slick-next {
  right: 45px;
}
.ak-items-carousel .slick-arrow:hover circle {
  fill: #F9BF6F;
}
.ak-items-carousel .carousel-item {
  pointer-events: none;
  position: relative;
}
.ak-items-carousel .carousel-item.slick-current.slick-active {
  pointer-events: auto;
}
.ak-items-carousel .carousel-item-wistia {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.ak-items-carousel .carousel-item-wistia:before {
  background: url(img/play-btn-transparent.svg) 50% 50% / contain no-repeat;
  content: "";
  height: 68px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 68px;
  z-index: 2;
}
.ak-items-carousel .carousel-item-wistia .wistia_embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ak-items-carousel .carousel-item-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 56.25%;
}
.ak-items-carousel .carousel-item-title {
  bottom: 0;
  font: 600 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  left: 0;
  letter-spacing: 0.01em;
  margin: 0;
  padding: 40px 62px;
  position: absolute;
  width: 100%;
}
.testimonials-section h1,
.testimonials-section h2,
.testimonials-section h3,
.testimonials-section h4,
.testimonials-section h5,
.testimonials-section h6 {
  margin: 0;
  margin-bottom: 16px;
}
.testimonials-section h1 + p,
.testimonials-section h2 + p,
.testimonials-section h3 + p,
.testimonials-section h4 + p,
.testimonials-section h5 + p,
.testimonials-section h6 + p {
  margin-top: 0;
}
.testimonials-section p:last-child {
  margin-bottom: 0;
}
.testimonials-section .fl-testimonial > * {
  max-width: 1082px;
  padding-left: 130px;
}
.testimonials-section .fl-testimonial:before {
  content: url("data:image/svg+xml,%3Csvg width='66' height='49' viewBox='0 0 66 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.38821 10.6784C5.90726 6.12054 9.7455 3.24048 14.5138 0.951514C16.0059 0.235241 17.7543 0.840521 18.4189 2.30345C19.0834 3.76638 18.4126 5.53297 16.9205 6.24925C12.8318 8.21195 10.2237 10.3423 8.54481 13.3799C7.38843 15.4722 6.5752 18.1697 6.18275 21.8425H25.2739C27.9253 21.8425 29.9035 23.8735 29.7458 26.5202C29.7123 27.0819 29.6757 27.7089 29.6357 28.4087C29.3808 32.8695 29.8174 38.8191 30.235 43.0745C30.5148 45.9252 28.2959 48.4482 25.4315 48.4482H4.73266C2.03675 48.4482 -0.114558 46.1995 0.0047321 43.5062L0.377557 35.0887L0.304551 33.4544C0.2844 33.4817 0.264433 33.5092 0.244653 33.5368C0.115995 31.8024 0.0498078 30.0878 0.00483852 28.3982L0.00416749 28.373L0.00393029 28.3478C-0.00115053 27.8068 -0.000743599 27.2753 0.00530885 26.753C-0.00117068 26.5814 0.00155813 26.4117 0.0130476 26.2443C0.135556 19.7603 1.15648 14.7163 3.38821 10.6784Z' fill='%23F9BF6F'/%3E%3Cpath d='M38.0275 10.0777C40.8943 5.19475 45.4934 2.39289 51.6943 1.1196C53.3047 0.788929 54.8318 1.81383 55.1052 3.40878C55.3785 5.00372 54.2946 6.56475 52.6842 6.89543C47.7193 7.91491 44.8653 9.91984 43.1047 12.9185C41.8525 15.0514 41.0309 17.8867 40.6401 21.6452L59.0083 21.0787C61.527 21.001 63.6648 22.9104 63.8709 25.4218L65.0775 40.1209C65.1121 40.5435 65.0899 40.9688 65.0113 41.3854L64.382 44.721C63.9585 46.9657 61.992 48.5876 59.7077 48.5761L39.3531 48.4737C36.5971 48.4599 34.4359 46.1033 34.66 43.3564L34.8117 41.4971L34.3808 26.5636C34.3693 26.1659 34.4073 25.7783 34.4891 25.4066C34.6671 19.2697 35.6549 14.1188 38.0275 10.0777Z' fill='%23F9BF6F'/%3E%3C/svg%3E%0A");
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.heading-shape .fl-heading {
  position: relative;
}
.heading-shape .fl-heading:after {
  background: url(img/header-illustration.svg) 50% 50% / cover no-repeat;
  content: "";
  display: inline-block;
  height: 2.25em;
  opacity: 0;
  position: absolute;
  right: auto;
  top: -18px;
  -webkit-transform: translate(-15px, -38%);
  -moz-transform: translate(-15px, -38%);
  -ms-transform: translate(-15px, -38%);
  -o-transform: translate(-15px, -38%);
  transform: translate(-15px, -38%);
  -webkit-transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  -o-transition: opacity 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  -moz-transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  visibility: hidden;
  width: 1.75em;
}
.navigation.pagination {
  margin-top: 72px;
}
.navigation.pagination .nav-links {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navigation.pagination .page-numbers {
  background-color: #EDEBE7;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font: 500 16px/1em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  margin-right: 16px;
  padding: 14px 15px;
  padding-bottom: 11px;
  text-decoration: none;
  -webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
  -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
}
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover {
  background-color: #212121;
  color: #F2F2F2;
}
.navigation.pagination .page-numbers:last-child {
  margin-right: 0;
}
.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.search-archive .page-header {
  margin-bottom: 64px;
}
.search-archive .page-title {
  margin: 0;
}
.fl-module-subscribe-form .fl-subscribe-form-inline {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fl-module-subscribe-form .fl-subscribe-form-inline .fl-form-field {
  padding-right: 11px;
  width: auto;
}
.fl-module-subscribe-form .fl-subscribe-form-inline #fl-subscribe-form-email {
  max-width: 386px;
  width: 100%;
}
.fl-module-subscribe-form .fl-subscribe-form-inline .fl-form-button {
  width: auto;
}
.fl-module-subscribe-form #fl-subscribe-form-email {
  background-color: #F8F6F2;
  border: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #212121;
  font: 500 18px/1em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 17px 32px;
  padding-bottom: 15px;
}
.fl-module-subscribe-form #fl-subscribe-form-email::-webkit-input-placeholder {
  color: #212121;
}
.fl-module-subscribe-form #fl-subscribe-form-email::-moz-placeholder {
  color: #212121;
}
.fl-module-subscribe-form #fl-subscribe-form-email:-ms-input-placeholder {
  color: #212121;
}
.fl-module-subscribe-form #fl-subscribe-form-email:-moz-placeholder {
  color: #212121;
}
.fl-module-subscribe-form .fl-form-success-message,
.fl-module-subscribe-form .fl-form-error-message {
  width: 100%;
}
.back-to-all {
  color: #F9BF6F !important;
  font: 600 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  text-decoration: none;
}
.back-to-all:hover {
  color: #faca87 !important;
}
.ak-videothumbs-slider .videothumbs-slider {
  margin-bottom: 0;
}
.ak-videothumbs-slider .videothumbs-item-image,
.ak-videothumbs-slider .videothumbs-item-player {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  padding-bottom: 63%;
  position: relative;
}
.ak-videothumbs-slider .videothumbs-item-image .wistia_embed,
.ak-videothumbs-slider .videothumbs-item-player .wistia_embed {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.ak-videothumbs-slider .videothumbs-item-player:before {
  background: url(img/play-btn-white.svg) 50% 50% / contain no-repeat;
  content: "";
  height: 68px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 68px;
  z-index: 2;
}
.ak-videothumbs-slider .videothumbs-item-content {
  margin-top: 32px;
  max-width: -webkit-calc(100% - 100px);
  max-width: -moz-calc(100% - 100px);
  max-width: calc(100% - 100px);
}
.ak-videothumbs-slider .videothumbs-item-title {
  font: 700 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  margin: 0;
}
.ak-videothumbs-slider .videothumbs-item-description {
  color: #212121 !important;
  margin-top: 6px;
}
.ak-videothumbs-slider .videothumbs-item-description p:first-child {
  margin-top: 0;
}
.ak-videothumbs-slider .videothumbs-item-description p:last-child {
  margin-bottom: 0;
}
.ak-videothumbs-slider .slick-dots {
  bottom: auto;
  padding-top: -webkit-calc(63% + 25px);
  padding-top: -moz-calc(63% + 25px);
  padding-top: calc(63% + 25px);
  right: 0;
  text-align: right;
  top: 0;
  width: 100px;
}
.ak-videothumbs-slider .slick-dots li {
  height: auto;
  margin: 0 4px;
  width: auto;
}
.ak-videothumbs-slider .slick-dots li button {
  background-color: #EDEBE7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 14px;
  -webkit-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
  width: 14px;
}
.ak-videothumbs-slider .slick-dots li button:before {
  content: none;
  display: none;
}
.ak-videothumbs-slider .slick-dots li button:hover {
  opacity: 0.7;
}
.ak-videothumbs-slider .slick-dots li.slick-active button {
  background-color: #212121;
  opacity: 1;
}
.icon-play-orange .ak-videothumbs-slider .videothumbs-item-player:before {
  background-image: url(img/play-btn-orange.svg);
}
.ak-wistia-block .wistia-block-player {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  padding-bottom: 72%;
  position: relative;
}
.ak-wistia-block .wistia-block-player .wistia_embed {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
.ak-wistia-block .wistia-block-player:before {
  background: url(img/play-btn-orange.svg) 50% 50% / contain no-repeat;
  content: "";
  height: 68px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 68px;
  z-index: 2;
}
.ak-wistia-block .wistia-block-title {
  margin: 16px 0;
}
.ak-wistia-block .wistia-block-description {
  margin-top: 16px;
}
.ak-wistia-block .wistia-block-description p:first-child {
  margin-top: 0;
}
.ak-wistia-block .wistia-block-description p:last-child {
  margin-bottom: 0;
}
.wistia-block-style2 .wistia-block-description {
  color: #646464;
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.32em;
}
.fl-accordion-item {
  background-color: #EDEBE7;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: background-color 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out;
  transition: background-color 0.35s ease-out;
}
.fl-accordion-item-active {
  background-color: #fff;
}
.fl-accordion-item a {
  text-decoration: none;
}
.fl-accordion-item .fl-accordion-button {
  padding: 13px 24px;
  padding-bottom: 10px;
}
.fl-accordion-item .fl-accordion-button-label {
  color: #212121;
  font: 700 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.fl-accordion-item .fl-accordion-content {
  color: #646464;
  font: 500 16px/1.32em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding-left: 24px;
  padding-right: 24px;
}
.fl-accordion-item .fl-accordion-content p {
  max-width: 400px;
}
.fl-accordion-item .fl-accordion-content p:first-child {
  margin-top: 0;
}
.fl-accordion-item .fl-accordion-content p:last-child {
  margin-bottom: 0;
}
.fl-accordion-item i.fl-accordion-button-icon {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: 17px 17px;
  -moz-background-size: 17px;
  -o-background-size: 17px;
  background-size: 17px;
  display: block;
  height: 17px;
  line-height: 0;
  padding-left: 0;
  width: 17px;
}
.fl-accordion-item i.fl-accordion-button-icon:before {
  content: none;
  display: none;
}
.fl-accordion-item i.fl-accordion-button-icon.fa-plus {
  background-image: url(img/accordion-icon-plus.svg);
}
.fl-accordion-item i.fl-accordion-button-icon.fa-minus {
  background-image: url(img/accordion-icon-minus.svg);
}
.faq-item h4 {
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 1.34em;
  margin: 0;
  margin-bottom: 6px;
}
.faq-item h4 + p {
  margin: 0;
}
.faq-item h4 ~ p {
  color: #646464;
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.32em;
}
.site-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 64px 24px 64px;
}
.site-header .navigation-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.site-title-logo {
  display: block;
}
.site-title-logo:hover svg path:last-child {
  fill: #F9BF6F;
}
.site-logo svg {
  display: block;
  max-width: 60px;
  width: 100%;
}
.site-logo svg path {
  -webkit-transition: fill 0.2s ease-out;
  -o-transition: fill 0.2s ease-out;
  -moz-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.main-navigation {
  padding: 0 68px;
}
.main-navigation li {
  margin-right: 64px;
}
.main-navigation li.current-menu-item a:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(6px, -50%);
  -moz-transform: translate(6px, -50%);
  -ms-transform: translate(6px, -50%);
  -o-transform: translate(6px, -50%);
  transform: translate(6px, -50%);
}
.main-navigation li:last-child {
  margin-right: 0;
}
.main-navigation a {
  font: 500 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  position: relative;
}
.main-navigation a:before {
  background: url(img/menu-active.svg) 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  content: "";
  display: block;
  height: 20px;
  opacity: 0;
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
  width: 10px;
}
.main-navigation a:hover {
  color: inherit;
}
.main-navigation a:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(6px, -50%);
  -moz-transform: translate(6px, -50%);
  -ms-transform: translate(6px, -50%);
  -o-transform: translate(6px, -50%);
  transform: translate(6px, -50%);
}
.secondary-navigation ul {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.secondary-navigation li {
  margin: 0 8px;
}
.secondary-navigation li:first-child {
  margin-left: 0;
}
.secondary-navigation li:last-child {
  margin-right: 0;
}
.secondary-navigation a {
  background-color: #F9BF6F;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  display: block;
  font: 500 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 10px 24px;
  padding-bottom: 6px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.secondary-navigation a:hover {
  -webkit-box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.15);
  box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.15);
  color: #212121;
  -webkit-transform: translate(4px, -4px);
  -moz-transform: translate(4px, -4px);
  -ms-transform: translate(4px, -4px);
  -o-transform: translate(4px, -4px);
  transform: translate(4px, -4px);
}
.mobile-menu-toggle {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: none;
  margin-left: auto;
  padding: 0;
}
.mobile-menu-toggle svg {
  display: block;
  max-width: 36px;
  width: 100%;
}
.mobile-navigation {
  background-color: #212121;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.mobile-navigation-hide {
  -webkit-animation: navHide 1.6s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  -moz-animation: navHide 1.6s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  -o-animation: navHide 1.6s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  animation: navHide 1.6s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.mobile-navigation-show {
  -webkit-animation: navShow 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  -moz-animation: navShow 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  -o-animation: navShow 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  animation: navShow 0.8s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.mobile-navigation-close {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  padding: 7px;
  position: absolute;
  right: 46px;
  top: 27px;
  -webkit-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.mobile-navigation-close svg {
  display: block;
  width: 24px;
}
.mobile-navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-navigation-wrap {
  overflow-y: auto;
  padding: 24px;
}
.mobile-main-navigation,
.mobile-secondary-navigation {
  text-align: center;
}
.mobile-main-navigation ul,
.mobile-secondary-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-main-navigation .menu-primary-navigation-container,
.mobile-secondary-navigation .menu-secondary-navigation-container {
  display: inline-block;
}
.mobile-main-navigation .menu-item {
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.mobile-main-navigation .menu-item a {
  color: #F2F2F2;
  display: block;
  font: 500 30px/1.3em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 10px 0;
  text-decoration: none;
  -webkit-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
}
.mobile-main-navigation .menu-item a:hover {
  opacity: 0.7;
}
.mobile-secondary-navigation {
  margin-top: 40px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 0.6s cubic-bezier(0.65, 0, 0.35, 1);
}
.mobile-secondary-navigation .menu-item a {
  background-color: #F9BF6F;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  color: #212121;
  display: block;
  font: 500 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 18px 32px;
  padding-bottom: 14px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.mobile-secondary-navigation .menu-item a:hover {
  background-color: #faca87;
  color: #6e6e6e;
}
.mobile-main-navigation .menu-item:nth-child(1) {
  -webkit-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
}
.mobile-main-navigation .menu-item:nth-child(2) {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.mobile-main-navigation .menu-item:nth-child(3) {
  -webkit-transition-delay: 450ms;
  -moz-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms;
}
.mobile-main-navigation .menu-item:nth-child(4) {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms;
}
.mobile-main-navigation .menu-item:nth-child(5) {
  -webkit-transition-delay: 750ms;
  -moz-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms;
}
.mobile-main-navigation .menu-item:nth-child(6) {
  -webkit-transition-delay: 900ms;
  -moz-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  transition-delay: 900ms;
}
.mobile-main-navigation .menu-item:nth-child(7) {
  -webkit-transition-delay: 1050ms;
  -moz-transition-delay: 1050ms;
  -o-transition-delay: 1050ms;
  transition-delay: 1050ms;
}
.mobile-main-navigation .menu-item:nth-child(8) {
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}
.mobile-main-navigation .menu-item:nth-child(9) {
  -webkit-transition-delay: 1350ms;
  -moz-transition-delay: 1350ms;
  -o-transition-delay: 1350ms;
  transition-delay: 1350ms;
}
.mobile-main-navigation .menu-item:nth-child(10) {
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}
.mobile-main-navigation .menu-item:nth-child(11) {
  -webkit-transition-delay: 1650ms;
  -moz-transition-delay: 1650ms;
  -o-transition-delay: 1650ms;
  transition-delay: 1650ms;
}
.mobile-main-navigation .menu-item:nth-child(12) {
  -webkit-transition-delay: 1800ms;
  -moz-transition-delay: 1800ms;
  -o-transition-delay: 1800ms;
  transition-delay: 1800ms;
}
.mobile-main-navigation .menu-item:nth-child(13) {
  -webkit-transition-delay: 1950ms;
  -moz-transition-delay: 1950ms;
  -o-transition-delay: 1950ms;
  transition-delay: 1950ms;
}
.mobile-main-navigation .menu-item:nth-child(14) {
  -webkit-transition-delay: 2100ms;
  -moz-transition-delay: 2100ms;
  -o-transition-delay: 2100ms;
  transition-delay: 2100ms;
}
.mobile-main-navigation .menu-item:nth-child(15) {
  -webkit-transition-delay: 2250ms;
  -moz-transition-delay: 2250ms;
  -o-transition-delay: 2250ms;
  transition-delay: 2250ms;
}
.mobile-main-navigation .menu-item:nth-child(16) {
  -webkit-transition-delay: 2400ms;
  -moz-transition-delay: 2400ms;
  -o-transition-delay: 2400ms;
  transition-delay: 2400ms;
}
.mobile-main-navigation .menu-item:nth-child(17) {
  -webkit-transition-delay: 2550ms;
  -moz-transition-delay: 2550ms;
  -o-transition-delay: 2550ms;
  transition-delay: 2550ms;
}
.mobile-main-navigation .menu-item:nth-child(18) {
  -webkit-transition-delay: 2700ms;
  -moz-transition-delay: 2700ms;
  -o-transition-delay: 2700ms;
  transition-delay: 2700ms;
}
.mobile-main-navigation .menu-item:nth-child(19) {
  -webkit-transition-delay: 2850ms;
  -moz-transition-delay: 2850ms;
  -o-transition-delay: 2850ms;
  transition-delay: 2850ms;
}
.mobile-main-navigation .menu-item:nth-child(20) {
  -webkit-transition-delay: 3000ms;
  -moz-transition-delay: 3000ms;
  -o-transition-delay: 3000ms;
  transition-delay: 3000ms;
}
.mobile-main-navigation .menu-item:nth-child(21) {
  -webkit-transition-delay: 3150ms;
  -moz-transition-delay: 3150ms;
  -o-transition-delay: 3150ms;
  transition-delay: 3150ms;
}
.mobile-main-navigation .menu-item:nth-child(22) {
  -webkit-transition-delay: 3300ms;
  -moz-transition-delay: 3300ms;
  -o-transition-delay: 3300ms;
  transition-delay: 3300ms;
}
.mobile-main-navigation .menu-item:nth-child(23) {
  -webkit-transition-delay: 3450ms;
  -moz-transition-delay: 3450ms;
  -o-transition-delay: 3450ms;
  transition-delay: 3450ms;
}
.mobile-main-navigation .menu-item:nth-child(24) {
  -webkit-transition-delay: 3600ms;
  -moz-transition-delay: 3600ms;
  -o-transition-delay: 3600ms;
  transition-delay: 3600ms;
}
.mobile-main-navigation .menu-item:nth-child(25) {
  -webkit-transition-delay: 3750ms;
  -moz-transition-delay: 3750ms;
  -o-transition-delay: 3750ms;
  transition-delay: 3750ms;
}
.mobile-main-navigation .menu-item:nth-child(26) {
  -webkit-transition-delay: 3900ms;
  -moz-transition-delay: 3900ms;
  -o-transition-delay: 3900ms;
  transition-delay: 3900ms;
}
.mobile-main-navigation .menu-item:nth-child(27) {
  -webkit-transition-delay: 4050ms;
  -moz-transition-delay: 4050ms;
  -o-transition-delay: 4050ms;
  transition-delay: 4050ms;
}
.mobile-main-navigation .menu-item:nth-child(28) {
  -webkit-transition-delay: 4200ms;
  -moz-transition-delay: 4200ms;
  -o-transition-delay: 4200ms;
  transition-delay: 4200ms;
}
.mobile-main-navigation .menu-item:nth-child(29) {
  -webkit-transition-delay: 4350ms;
  -moz-transition-delay: 4350ms;
  -o-transition-delay: 4350ms;
  transition-delay: 4350ms;
}
.mobile-main-navigation .menu-item:nth-child(30) {
  -webkit-transition-delay: 4500ms;
  -moz-transition-delay: 4500ms;
  -o-transition-delay: 4500ms;
  transition-delay: 4500ms;
}
@-webkit-keyframes navHide {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  30% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  to {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
}
@-moz-keyframes navHide {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  30% {
    opacity: 1;
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -moz-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
}
@-o-keyframes navHide {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  30% {
    opacity: 1;
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -o-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
}
@keyframes navHide {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  30% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  to {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -100%);
    -moz-transform: matrix(1, 0, 0, 1, 0, -100%);
    -o-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
}
@-webkit-keyframes navShow {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
  to {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@-moz-keyframes navShow {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -moz-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@-o-keyframes navShow {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -o-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@keyframes navShow {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -100%);
    -moz-transform: matrix(1, 0, 0, 1, 0, -100%);
    -o-transform: matrix(1, 0, 0, 1, 0, -100%);
    transform: matrix(1, 0, 0, 1, 0, -100%);
  }
  to {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.footer-cta .fl-row-content-wrap {
  padding-bottom: 97px;
  padding-left: 50px;
  padding-top: 195px;
}
.footer-cta .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right {
  -webkit-border-bottom-right-radius: 64px;
  -moz-border-radius-bottomright: 64px;
  border-bottom-right-radius: 64px;
  max-width: -webkit-calc(100% - 128px);
  max-width: -moz-calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
  -webkit-border-bottom-right-radius: 32px;
  -moz-border-radius-bottomright: 32px;
  border-bottom-right-radius: 32px;
  -webkit-border-top-right-radius: 32px;
  -moz-border-radius-topright: 32px;
  border-top-right-radius: 32px;
  max-height: -webkit-calc(100% - 103px);
  max-height: -moz-calc(100% - 103px);
  max-height: calc(100% - 103px);
  max-width: -webkit-calc(100% - 128px);
  max-width: -moz-calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.footer-cta .fl-row-content > .fl-col-group:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-cta .fl-row-content > .fl-col-group:first-child .fl-col:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
}
.footer-cta .fl-row-content > .fl-col-group:first-child .fl-col:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: auto;
}
.footer-cta .fl-row-content > .fl-col-group:first-child .fl-col:nth-child(2) .fl-rich-text {
  max-width: 716px;
}
.footer-cta-arrow svg {
  display: block;
  margin-top: -20%;
  max-width: 300px;
  min-width: 300px;
  width: 100% !important;
}
.footer .fl-row-content-wrap {
  padding-bottom: 98px;
  padding-top: 84px;
}
.footer-bottom-links ul {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-bottom-links ul li {
  margin-right: 16px;
}
.footer-bottom-links ul li:last-child {
  margin-right: 0;
}
.footer-bottom-links ul a {
  text-decoration: none;
}
.intro-text {
  margin-top: 34px;
  position: relative;
  z-index: 2;
}
.intro-text h5 {
  font: 700 103px/1.07em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 0;
}
.intro-text h5:first-child {
  position: relative;
}
.intro-text h5:first-child:after {
  background: url(img/header-illustration.svg) 50% 50% / cover no-repeat;
  content: "";
  display: inline-block;
  height: 1em;
  opacity: 0;
  position: absolute;
  right: auto;
  top: -22px;
  -webkit-transform: translate(-20px, -16%);
  -moz-transform: translate(-20px, -16%);
  -ms-transform: translate(-20px, -16%);
  -o-transform: translate(-20px, -16%);
  transform: translate(-20px, -16%);
  -webkit-transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  transition: opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s;
  -o-transition: opacity 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  -moz-transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s;
  transition: transform 0.15s ease-in-out 1s, opacity 0.15s ease-in-out 1s, -webkit-transform 0.15s ease-in-out 1s, -moz-transform 0.15s ease-in-out 1s, -o-transform 0.15s ease-in-out 1s;
  visibility: hidden;
  width: 0.78em;
}
.intro-text h5 + p {
  margin-top: 1.5em;
}
.intro-text p {
  max-width: 478px;
}
.video-tabs-section #lottieArrow {
  position: absolute;
  right: 33vw;
  top: 0;
  -webkit-transform: translateY(-44%);
  -moz-transform: translateY(-44%);
  -ms-transform: translateY(-44%);
  -o-transform: translateY(-44%);
  transform: translateY(-44%);
  z-index: 2;
}
.video-tabs-section #lottieArrow svg {
  max-width: 263px;
}
.video-tabs-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right {
  -webkit-border-bottom-right-radius: 64px;
  -moz-border-radius-bottomright: 64px;
  border-bottom-right-radius: 64px;
  max-width: -webkit-calc(100% - 128px);
  max-width: -moz-calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.video-tabs-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
  -webkit-border-bottom-right-radius: 32px;
  -moz-border-radius-bottomright: 32px;
  border-bottom-right-radius: 32px;
  -webkit-border-top-right-radius: 32px;
  -moz-border-radius-topright: 32px;
  border-top-right-radius: 32px;
  max-height: -webkit-calc(100% - 84px);
  max-height: -moz-calc(100% - 84px);
  max-height: calc(100% - 84px);
  max-width: -webkit-calc(100% - 128px);
  max-width: -moz-calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.fl-module-ak-video-items {
  margin: 0 auto;
  max-width: 1600px;
}
.ak-video-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
  padding-top: 103px;
}
.ak-video-items .video-items {
  margin-top: 18px;
  position: relative;
  width: 46%;
}
.ak-video-items .video-items .video-item {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.35s ease-out 0s;
  -o-transition: all 0.35s ease-out 0s;
  -moz-transition: all 0.35s ease-out 0s;
  transition: all 0.35s ease-out 0s;
  visibility: hidden;
  width: 100%;
}
.ak-video-items .video-items .video-item.active {
  opacity: 1;
  position: relative;
  -webkit-transition: all 0.35s ease-out 0.35s;
  -o-transition: all 0.35s ease-out 0.35s;
  -moz-transition: all 0.35s ease-out 0.35s;
  transition: all 0.35s ease-out 0.35s;
  visibility: visible;
}
.ak-video-items .video-items .video-item-player {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 6%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.ak-video-items .video-items .video-item-player .wistia_embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ak-video-items .video-items .video-item-player:before {
  background: url(img/play-btn-white.svg) 50% 50% / contain no-repeat;
  content: "";
  height: 68px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 68px;
  z-index: 2;
}
.ak-video-items .video-items .video-item-title {
  font-weight: 700;
  margin: 0;
}
.ak-video-items .video-items .video-item-subtitle {
  font-size: 16px;
  line-height: 1.34em;
  margin: 0;
  margin-top: 6px;
}
.ak-video-items-label {
  color: #fff;
  margin: 0;
  margin-bottom: 1.4em;
}
.ak-video-items .video-metas {
  padding: 0 20px;
  width: 54%;
}
.ak-video-items .video-metas-wrap {
  margin: 0 auto;
  max-width: 413px;
}
.ak-video-items .video-metas .video-meta {
  -webkit-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
}
.ak-video-items .video-metas .video-meta + .video-meta {
  margin-top: 15%;
}
.ak-video-items .video-metas .video-meta:not(.active) {
  cursor: pointer;
  opacity: 0.2;
}
.ak-video-items .video-metas .video-meta:not(.active) > * {
  pointer-events: none;
}
.ak-video-items .video-metas .video-meta:not(.active) .video-meta-button {
  background-color: #212121;
  color: #fff;
}
.ak-video-items .video-metas .video-meta.active {
  opacity: 1;
}
.ak-video-items .video-metas .video-meta-title {
  margin: 0;
}
.ak-video-items .video-metas .video-meta-description {
  margin-top: 6px;
}
.ak-video-items .video-metas .video-meta-button {
  margin-top: 24px;
}
.ak-latest-item.alignment-right .ak-latest-item-col:first-child {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.ak-latest-item.alignment-right .ak-latest-item-col:first-child .ak-latest-item-additional-image:first-child {
  margin-left: auto;
  position: static;
}
.ak-latest-item.alignment-right .ak-latest-item-col:first-child .ak-latest-item-additional-image:last-child {
  margin-left: 0;
  position: relative;
  z-index: 2;
}
.ak-latest-item-container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ak-latest-item-col {
  width: 46%;
}
.ak-latest-item-col h6 {
  margin-top: 0;
}
.ak-latest-item-col h2 {
  margin: 0;
}
.ak-latest-item-content-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.ak-latest-item-content-wrapper p {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 -webkit-calc(100% - 138px);
  -moz-box-flex: 1;
  -ms-flex: 1 1 calc(100% - 138px);
  flex: 1 1 calc(100% - 138px);
  font-size: 16px;
  line-height: 1.31em;
  margin: 0;
  padding-right: 20px;
}
.ak-latest-item-additional-images {
  margin-bottom: -45px;
  margin-top: 45px;
}
.ak-latest-item-additional-image {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  width: 72%;
}
.ak-latest-item-additional-image img {
  display: block;
}
.ak-latest-item-additional-image:first-child {
  position: relative;
  z-index: 2;
}
.ak-latest-item-additional-image:last-child {
  margin-left: auto;
  -webkit-transform: translateY(-45px);
  -moz-transform: translateY(-45px);
  -ms-transform: translateY(-45px);
  -o-transform: translateY(-45px);
  transform: translateY(-45px);
}
.ak-latest-item-image {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  overflow: hidden;
}
.ak-latest-item-image img {
  display: block;
}
.fl-row-bg-color .ak-latest-item .button-gray {
  background-color: #fff;
}
.fl-row-bg-color .ak-latest-item .button-gray:hover {
  background-color: #212121;
}
.see-more-arrow svg {
  display: block;
  margin: 0 auto;
  max-width: 316px;
  -webkit-transform: translate(-32%, 20%) !important;
  -moz-transform: translate(-32%, 20%) !important;
  -ms-transform: translate(-32%, 20%) !important;
  -o-transform: translate(-32%, 20%) !important;
  transform: translate(-32%, 20%) !important;
  width: 70% !important;
}
.work-archive .fl-row[data-node] {
  overflow: hidden;
}
.work-archive .fl-row[data-node] .fl-row-content-wrap {
  margin: 16px;
}
.work-archive-filter {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 38px;
  margin-top: 16px;
}
.work-archive-filter > * {
  margin-bottom: 10px;
  margin-right: 10px;
}
.work-archive-filter > *:last-child {
  margin-right: 0;
}
.work-archive-filter span {
  color: #828282;
  font: 400 16px/1.2em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-bottom: -3px;
}
.work-archive-filter .work-list-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #EDEBE7 url(img/dropdown-arrow.svg) -webkit-calc(100% - 12px) 50% / 14px no-repeat;
  background: #EDEBE7 url(img/dropdown-arrow.svg) -moz-calc(100% - 12px) 50% / 14px no-repeat;
  background: #EDEBE7 url(img/dropdown-arrow.svg) calc(100% - 12px) 50% / 14px no-repeat;
  border: none;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  cursor: pointer;
  display: block;
  font: 500 16px/1.25em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  max-width: 100%;
  padding: 11px 20px;
  padding-bottom: 9px;
  padding-right: 44px;
}
.work-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 38px;
  min-height: 30vh;
  position: relative;
}
.work-list:after {
  background-color: #F8F6F2;
  -webkit-border-top-left-radius: 64px;
  -moz-border-radius-topleft: 64px;
  border-top-left-radius: 64px;
  -webkit-border-top-right-radius: 64px;
  -moz-border-radius-topright: 64px;
  border-top-right-radius: 64px;
  content: "";
  height: 200%;
  left: 50%;
  position: absolute;
  top: 220px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}
.work-list-item {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 48px;
  margin-top: 64px;
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-border-radius 0.35s ease-out, -webkit-box-shadow 0.35s ease-out;
  transition: -webkit-border-radius 0.35s ease-out, -webkit-box-shadow 0.35s ease-out;
  -o-transition: border-radius 0.35s ease-out, box-shadow 0.35s ease-out;
  -moz-transition: border-radius 0.35s ease-out, box-shadow 0.35s ease-out, -moz-border-radius 0.35s ease-out, -moz-box-shadow 0.35s ease-out;
  transition: border-radius 0.35s ease-out, box-shadow 0.35s ease-out;
  transition: border-radius 0.35s ease-out, box-shadow 0.35s ease-out, -webkit-border-radius 0.35s ease-out, -moz-border-radius 0.35s ease-out, -webkit-box-shadow 0.35s ease-out, -moz-box-shadow 0.35s ease-out;
  width: -webkit-calc(50% - 24px);
  width: -moz-calc(50% - 24px);
  width: calc(50% - 24px);
  z-index: 2;
}
.work-list-item:nth-child(2n) {
  margin-right: 0;
}
.work-list-item:nth-child(-n+2) {
  margin-top: 0;
}
.work-list-item:hover {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
}
.work-list-item-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 60%;
}
.work-list-item-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 32px;
}
.work-list-item-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  padding-right: 20px;
}
.work-list-item-info-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.work-list-item-info-bottom {
  font: 500 16px/1.32em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.work-list-item-info-bottom a {
  text-decoration: none;
}
.work-list-item--title {
  margin: 0;
  margin-bottom: 8px;
  margin-right: 12px;
}
.work-list-item--title a {
  text-decoration: none;
}
.work-list-item-cat-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.work-list-item-cat-link {
  border: 1px solid #EDEBE7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: 600 14px/1em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 6px 12px;
  padding-bottom: 5px;
  text-decoration: none;
  -webkit-transition: background-color 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out;
  transition: background-color 0.35s ease-out;
}
.work-list-item-cat-link:hover {
  background-color: #EDEBE7;
  color: #212121 !important;
  opacity: 1;
}
.work-list-item-cat-link:last-child {
  margin-right: 0;
}
.work-list-item .button:hover {
  background-color: #F9BF6F;
  color: #212121;
}
.work-template-default.single-work .footer-cta.fl-row-bg-color > .fl-row-content-wrap {
  background-color: #fff;
}
.work-template-default.single-work .footer-cta.fl-row-bg-color > .fl-row-content-wrap .fl-builder-top-edge-layer .fl-shape-content .fl-shape {
  fill: #F8F6F2;
}
.work-template-default.single-work .footer {
  background-color: #F8F6F2;
}
.work-item-intro .fl-row-content-wrap {
  padding-bottom: 84px;
  padding-top: 64px;
}
.work-item-intro .fl-row-content > .fl-col-group:first-child .fl-col:first-child .fl-col-content {
  max-width: 410px;
}
.work-item-intro h6 {
  color: #F9BF6F;
  font: 600 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  text-transform: none;
}
.work-item-intro h6 a {
  color: #F9BF6F;
  text-decoration: none;
}
.work-item-intro h6 a:hover {
  color: #faca87;
}
.work-item-intro h4 {
  font: 700 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.work-item-intro p {
  color: #646464;
}
.work-arrow #interiorWorkArrow {
  left: auto;
  position: absolute;
  top: auto;
  -webkit-transform: translate(-18%, -100%);
  -moz-transform: translate(-18%, -100%);
  -ms-transform: translate(-18%, -100%);
  -o-transform: translate(-18%, -100%);
  transform: translate(-18%, -100%);
}
.work-arrow #interiorWorkArrow svg {
  display: block;
  max-width: 280px;
}
.related-work .fl-row-content-wrap {
  padding-bottom: 64px;
  padding-top: 0;
}
.related-work-item {
  background-color: #F8F6F2;
  border: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-transition: box-shadow 0.35s ease-out;
  -o-transition: box-shadow 0.35s ease-out;
  -moz-transition: box-shadow 0.35s ease-out;
  transition: box-shadow 0.35s ease-out;
}
.related-work-item:hover {
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
}
.related-item-image-url {
  display: block;
}
.related-item-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 72%;
}
.related-item-text {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px;
}
.related-item-title {
  margin: 0;
  margin-bottom: 18px;
}
.related-item-title a {
  text-decoration: none;
}
.related-item-excerpt {
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.34em;
  margin-bottom: 28px;
}
.related-item-excerpt p {
  margin: 0;
}
.related-item-more-link {
  margin-top: auto;
}
.ak-services-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -32px;
}
.ak-services-tiles .tile-container {
  background-color: #F8F6F2;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 32px;
  margin-top: 64px;
  padding: 32px;
  text-decoration: none;
  -webkit-transition: background-color 0.35s ease-out, -webkit-box-shadow 0.35s ease-out;
  transition: background-color 0.35s ease-out, -webkit-box-shadow 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out, box-shadow 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out, box-shadow 0.35s ease-out, -moz-box-shadow 0.35s ease-out;
  transition: background-color 0.35s ease-out, box-shadow 0.35s ease-out;
  transition: background-color 0.35s ease-out, box-shadow 0.35s ease-out, -webkit-box-shadow 0.35s ease-out, -moz-box-shadow 0.35s ease-out;
  width: -webkit-calc(33.33% - 32px);
  width: -moz-calc(33.33% - 32px);
  width: calc(33.33% - 32px);
}
.ak-services-tiles .tile-container:hover {
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
}
.ak-services-tiles .tile-container:hover[style] {
  background-color: var(--hoverBgColor);
}
.ak-services-tiles .tile-container:hover:not([style]) {
  background-color: #5FBCC0;
}
.ak-services-tiles .tile-container:hover .tile-content[style] .tile-title,
.ak-services-tiles .tile-container:hover .tile-content[style] .tile-excerpt {
  color: var(--hoverColor);
}
.ak-services-tiles .tile-container:hover .tile-content:not([style]) .tile-title,
.ak-services-tiles .tile-container:hover .tile-content:not([style]) .tile-excerpt {
  color: #fff;
}
.ak-services-tiles .tile-container:hover .tile-arrow[style] svg {
  fill: var(--fill);
  stroke: var(--fill);
}
.ak-services-tiles .tile-container:hover .tile-arrow:not([style]) svg {
  fill: #F9BF6F;
  stroke: #F9BF6F;
}
.ak-services-tiles .tile-title {
  color: #5FBCC0;
  margin: 0;
  max-width: 184px;
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
.ak-services-tiles .tile-excerpt {
  color: #646464;
  font-size: 16px;
  line-height: 1.34em;
  margin: 14px 0;
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
.ak-services-tiles .tile-excerpt p {
  margin: 0;
}
.ak-services-tiles .tile-arrow {
  margin-top: auto;
}
.ak-services-tiles svg {
  display: block;
  fill: #EDEBE7;
  margin-left: auto;
  max-width: 60px;
  stroke: #EDEBE7;
  -webkit-transition: fill 0.35s ease-out, stroke 0.35s ease-out;
  -o-transition: fill 0.35s ease-out, stroke 0.35s ease-out;
  -moz-transition: fill 0.35s ease-out, stroke 0.35s ease-out;
  transition: fill 0.35s ease-out, stroke 0.35s ease-out;
  width: 100%;
}
#industries .ak-services-tiles .tile-container {
  background-color: #fff;
}
#industries .ak-services-tiles .tile-container:hover[style] {
  background-color: var(--hoverBgColor);
}
#industries .ak-services-tiles .tile-container:hover:not([style]) {
  background-color: #FF9C96;
}
#industries .ak-services-tiles .tile-container:hover .tile-content[style] .tile-title,
#industries .ak-services-tiles .tile-container:hover .tile-content[style] .tile-excerpt {
  color: var(--hoverColor);
}
#industries .ak-services-tiles .tile-container:hover .tile-content:not([style]) .tile-title,
#industries .ak-services-tiles .tile-container:hover .tile-content:not([style]) .tile-excerpt {
  color: #212121;
}
#industries .ak-services-tiles .tile-container:hover .tile-arrow[style] svg {
  fill: var(--fill);
  stroke: var(--fill);
}
#industries .ak-services-tiles .tile-container:hover .tile-arrow:not([style]) svg {
  fill: #F8F6F2;
  stroke: #F8F6F2;
}
.capabilities-template-default .work-item-intro h1 {
  position: relative;
  z-index: 2;
}
.capabilities-template-default,
.capabilities-template-default .footer {
  background-color: #F8F6F2;
}
.capabilities-template-default .footer-cta .fl-row-content-wrap {
  background-color: #fff;
}
.capabilities-template-default .footer-cta.fl-row-bg-color > .fl-row-content-wrap .fl-builder-top-edge-layer .fl-shape-content .fl-shape {
  fill: #F8F6F2;
}
.industries-template-default {
  background-color: #F8F6F2;
}
.industries-template-default .services-item-intro h1 {
  margin-bottom: 16px;
  position: relative;
  z-index: 2;
}
.industries-template-default .services-item-intro h1 strong {
  white-space: nowrap;
}
.services-item-intro .fl-row-content-wrap {
  padding-bottom: 84px;
  padding-top: 64px;
}
.services-item-intro .fl-row-content > .fl-col-group:first-child .fl-col:first-child .fl-col-content {
  max-width: 450px;
}
.services-item-intro h1 {
  margin-bottom: 16px;
  position: relative;
  z-index: 2;
}
.services-item-intro h1 strong {
  white-space: nowrap;
}
.services-item-intro h6 {
  color: #F9BF6F;
  font: 600 18px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  text-transform: none;
}
.services-item-intro h6 a {
  color: #F9BF6F;
  text-decoration: none;
}
.services-item-intro h6 a:hover {
  color: #faca87;
}
.services-item-intro p {
  font-size: 22px;
  line-height: 1.34em;
}
#interiorServicesArrow {
  left: 6%;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-36%);
  -moz-transform: translateY(-36%);
  -ms-transform: translateY(-36%);
  -o-transform: translateY(-36%);
  transform: translateY(-36%);
  z-index: 2;
}
#interiorServicesArrow svg {
  display: block;
  max-width: 316px;
}
#interiorServicesArrow path {
  fill: #212121;
}
.post-type-archive-learn,
.tax-topic {
  background-color: #F8F6F2;
}
.post-type-archive-learn .footer,
.tax-topic .footer {
  background-color: #fff;
}
.learn-archive {
  overflow-x: hidden;
}
.learn-archive .fl-row[data-node] .fl-row-content-wrap {
  margin: 16px;
}
.learn-archive:not(.search-archive) .fl-row[data-node] .fl-row-content-wrap {
  padding-bottom: 48px;
}
.learn-archive-filter {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0;
}
.learn-list-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 24px;
  padding-right: 22px;
}
.learn-list-filter li {
  margin-bottom: 10px;
  margin-right: 10px;
}
.learn-list-filter .topic-item.active-topic-item {
  background-color: #F9BF6F;
  pointer-events: none;
}
.learn-archive-search {
  background-color: #fff;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  display: inline-block;
}
.learn-archive-search .search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.learn-archive-search .search-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #BDBDBD;
  font: 400 14px/1em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  max-width: 152px;
  padding: 12px 16px;
  padding-bottom: 9px;
  padding-right: 0;
}
.learn-archive-search .search-field::-ms-clear,
.learn-archive-search .search-field::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.learn-archive-search .search-field::-webkit-search-decoration,
.learn-archive-search .search-field::-webkit-search-cancel-button,
.learn-archive-search .search-field::-webkit-search-results-button,
.learn-archive-search .search-field::-webkit-search-results-decoration {
  display: none;
}
.learn-archive-search .search-field:focus {
  color: #212121;
}
.learn-archive-search .search-submit-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 12px;
  position: relative;
  -webkit-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
}
.learn-archive-search .search-submit-wrap:hover {
  opacity: 0.7;
}
.learn-archive-search .search-submit-wrap .search-submit {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  height: 100%;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.learn-list {
  margin-top: 30px;
}
.learn-list-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 64px;
  -webkit-transition: box-shadow 0.35s ease-out;
  -o-transition: box-shadow 0.35s ease-out;
  -moz-transition: box-shadow 0.35s ease-out;
  transition: box-shadow 0.35s ease-out;
}
.learn-list-item + .learn-list-item {
  margin-top: 60px;
}
.learn-list-item:hover {
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
}
.learn-list-item:hover .learn-list-item--title a {
  color: #F9BF6F;
}
.learn-list-item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.learn-list-item-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: block;
  padding-bottom: 67%;
}
.learn-list-item-image-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 28%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 28%;
  flex: 1 0 28%;
  margin-left: 68px;
}
.learn-list-item-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.learn-list-item-categories li {
  margin-bottom: 18px;
  margin-right: 18px;
}
.learn-list-item-categories li > * {
  border: 1px solid #EDEBE7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  font: 600 14px/1em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 6px 12px;
  padding-bottom: 5px;
  text-decoration: none;
  -webkit-transition: background-color 0.35s ease-out;
  -o-transition: background-color 0.35s ease-out;
  -moz-transition: background-color 0.35s ease-out;
  transition: background-color 0.35s ease-out;
}
.learn-list-item-categories li > *:hover {
  background-color: #EDEBE7;
  color: #212121 !important;
  opacity: 1;
}
.learn-list-item-categories li.learn-list-item-featured {
  pointer-events: none;
}
.learn-list-item-categories li.learn-list-item-featured > * {
  background-color: #F9BF6F;
  border-color: #F9BF6F;
  color: #fff;
}
.learn-list-item--title {
  margin: 0;
}
.learn-list-item--title a {
  text-decoration: none;
}
.learn-list-item--excerpt {
  margin-top: 18px;
}
.learn-list-item--excerpt p {
  font: 500 16px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.learn-list-item--excerpt p:first-child {
  margin-top: 0;
}
.learn-list-item--excerpt p:last-child {
  margin-bottom: 0;
}
.learn-list-item.learn-list-item-subscribe {
  background-color: #F9BF6F;
  padding: 78px 38px 100px 66px;
}
.learn-list-item.learn-list-item-subscribe .fl-row,
.learn-list-item.learn-list-item-subscribe .fl-row-content {
  width: 100%;
}
.learn-list-item.learn-list-item-subscribe .fl-row-content-wrap {
  margin: 0 !important;
  padding: 0 !important;
}
.learn-list-item.learn-list-item-subscribe .fl-module-subscribe-form .fl-form-field {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.learn-list-item.learn-list-item-subscribe .fl-module-subscribe-form .fl-subscribe-form-inline #fl-subscribe-form-email {
  max-width: 100%;
}
.learn-list-item.learn-list-item-subscribe .learn-list-item-subscribe-arrow {
  pointer-events: none;
}
.learn-list-item.learn-list-item-subscribe .learn-list-item-subscribe-arrow .fl-html {
  position: relative;
}
.learn-list-item.learn-list-item-subscribe #lottieArrow6 {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate(55%, -40%) rotate(-10deg);
  -moz-transform: translate(55%, -40%) rotate(-10deg);
  -ms-transform: translate(55%, -40%) rotate(-10deg);
  -o-transform: translate(55%, -40%) rotate(-10deg);
  transform: translate(55%, -40%) rotate(-10deg);
}
.learn-list-item.learn-list-item-subscribe #lottieArrow6 svg {
  display: block;
  max-width: 300px;
  min-width: 300px;
  width: 100% !important;
}
.learn-template-default {
  background-color: #F8F6F2;
}
.learn-template-default .footer {
  background-color: #fff;
}
.learn-item-header .fl-row[data-node] .fl-row-content-wrap {
  margin: 16px;
  padding-bottom: 56px;
  padding-top: 32px;
}
.learn-item-header .fl-row-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.learn-item-header-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.learn-item-header .learn-item-title {
  font-size: 48px;
  line-height: 1.09em;
  margin: 0;
  margin-top: 16px;
}
.learn-item-header-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding-bottom: 67%;
}
.learn-item-header-image-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 42%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 42%;
  flex: 1 0 42%;
  margin-left: 94px;
}
.learn-arrow #lottieArrow5 {
  left: -webkit-calc(50% - 650px);
  left: -moz-calc(50% - 650px);
  left: calc(50% - 650px);
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  z-index: 2;
}
.learn-arrow svg {
  display: block;
  max-width: 316px;
}
.author-box {
  background-color: #fff;
}
.author-box .fl-row[data-node] .fl-row-content-wrap {
  margin: 16px;
  margin-top: 0;
  padding-top: 0;
}
.author-box .fl-row-fixed-width {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 874px;
}
.learn-item-author-avatar-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 96px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 96px;
  flex: 0 0 96px;
  margin-right: 32px;
}
.learn-item-author-avatar {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding-bottom: 100%;
}
.author-description {
  color: #646464;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.32em;
}
.author-description-title {
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 1.34em;
  margin-bottom: 8px;
}
.author-description-title strong {
  color: #212121;
}
.related-posts {
  background-color: #fff;
}
.related-posts .fl-row {
  background-color: #F8F6F2;
  -webkit-border-top-left-radius: 64px;
  -moz-border-radius-topleft: 64px;
  border-top-left-radius: 64px;
  -webkit-border-top-right-radius: 64px;
  -moz-border-radius-topright: 64px;
  border-top-right-radius: 64px;
}
.related-posts .fl-row[data-node] .fl-row-content-wrap {
  margin: 16px;
}
.related-posts .fl-heading {
  margin: 0;
  margin-bottom: 1.8em;
}
.learn-item-related-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -48px;
}
.learn-item-related {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 48px;
  padding: 32px;
  -webkit-transition: box-shadow 0.35s ease-out;
  -o-transition: box-shadow 0.35s ease-out;
  -moz-transition: box-shadow 0.35s ease-out;
  transition: box-shadow 0.35s ease-out;
  width: -webkit-calc(33.33% - 48px);
  width: -moz-calc(33.33% - 48px);
  width: calc(33.33% - 48px);
}
.learn-item-related a {
  text-decoration: none;
}
.learn-item-related a:hover .learn-item-related-title {
  color: #F9BF6F;
}
.learn-item-related .learn-list-item-cat-link {
  margin-bottom: 12px;
  margin-right: 12px;
}
.learn-item-related .learn-item-related-title {
  margin: 0;
  margin-bottom: 12px;
  -webkit-transition: color 0.35s ease-out;
  -o-transition: color 0.35s ease-out;
  -moz-transition: color 0.35s ease-out;
  transition: color 0.35s ease-out;
}
.learn-item-related .learn-item-related-more {
  margin-top: auto;
}
.learn-item-related .learn-item-related-more:hover {
  background-color: #F9BF6F;
  color: #212121;
}
.learn-item-related:hover {
  -webkit-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.15);
}
.page-id-8 .footer {
  background-color: #F8F6F2;
}
.page-id-8 .footer-cta .fl-row-content-wrap {
  background-color: #fff;
}
.page-id-8 .footer-cta.fl-row-bg-color > .fl-row-content-wrap .fl-builder-top-edge-layer .fl-shape-content .fl-shape {
  fill: #F8F6F2;
}
.who-we-are .fl-builder-top-edge-layer.fl-builder-shape-rect {
  -webkit-border-bottom-right-radius: 32px;
  -moz-border-radius-bottomright: 32px;
  border-bottom-right-radius: 32px;
  -webkit-border-top-right-radius: 32px;
  -moz-border-radius-topright: 32px;
  border-top-right-radius: 32px;
  max-width: -webkit-calc(100% - 128px);
  max-width: -moz-calc(100% - 128px);
  max-width: calc(100% - 128px);
}
.who-we-are-img .fl-photo-img {
  max-width: none;
  width: -webkit-calc(100% + 112px);
  width: -moz-calc(100% + 112px);
  width: calc(100% + 112px);
}
.team-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-center {
  -webkit-border-top-left-radius: 64px;
  -moz-border-radius-topleft: 64px;
  border-top-left-radius: 64px;
  -webkit-border-top-right-radius: 64px;
  -moz-border-radius-topright: 64px;
  border-top-right-radius: 64px;
  -webkit-transform: translateY(19%);
  -moz-transform: translateY(19%);
  -ms-transform: translateY(19%);
  -o-transform: translateY(19%);
  transform: translateY(19%);
}
.team-grid .fl-post-column {
  margin-bottom: 16px;
}
.team-item {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.team-item-image img {
  display: block;
  width: 100%;
}
.team-item-text {
  bottom: 0;
  left: 0;
  padding: 34px 22px;
  position: absolute;
  width: 100%;
}
.team-item-title {
  color: #212121;
  font: 700 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  color: #fff;
  margin: 0;
}
.team-item-position {
  color: #fff;
  font: 500 16px/1.32em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
}
.page-id-11 .site-main {
  overflow-x: hidden;
}
.page-id-11 .footer {
  background-color: #F8F6F2;
}
.page-id-11 .footer-cta .fl-row-content-wrap {
  background-color: #fff;
}
.page-id-11 .footer-cta.fl-row-bg-color > .fl-row-content-wrap .fl-builder-top-edge-layer .fl-shape-content .fl-shape {
  fill: #F8F6F2;
}
.page-id-11 h1 a,
.page-id-11 h2 a,
.page-id-11 h3 a,
.page-id-11 h4 a,
.page-id-11 h5 a,
.page-id-11 h6 a {
  text-decoration: none;
}
.page-id-11 p {
  margin-bottom: 0;
}
.page-id-11 p + h3 {
  margin-top: 8px;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form p + p {
  margin-top: 16px;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #F8F6F2;
  border: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #646464;
  display: block;
  font: 500 16px/1.34em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  padding: 15px 16px;
  padding-bottom: 12px;
  width: 100%;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder {
  color: #646464;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder {
  color: #646464;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder {
  color: #646464;
}
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit):-moz-placeholder {
  color: #646464;
}
.wpcf7-form .wpcf7-form-control.wpcf7-select {
  background: #F8F6F2 url(img/select-icon.svg) -webkit-calc(100% - 24px) 50% no-repeat;
  background: #F8F6F2 url(img/select-icon.svg) -moz-calc(100% - 24px) 50% no-repeat;
  background: #F8F6F2 url(img/select-icon.svg) calc(100% - 24px) 50% no-repeat;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px;
  -o-background-size: 12px;
  background-size: 12px;
  cursor: pointer;
  padding-right: 52px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  background-color: #212121;
  border: none;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  color: #F2F2F2;
  cursor: pointer;
  font: 500 20px/1.35em Maison, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  letter-spacing: 0.01em;
  margin-top: 32px;
  padding: 18px 32px;
  padding-bottom: 14px;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  -webkit-box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  box-shadow: -6px 6px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(6px, -6px);
  -moz-transform: translate(6px, -6px);
  -ms-transform: translate(6px, -6px);
  -o-transform: translate(6px, -6px);
  transform: translate(6px, -6px);
}
.wpcf7-form .wpcf7-not-valid-tip {
  color: #F9BF6F !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 6px;
}
.wpcf7-form .wpcf7-response-output {
  border: none !important;
  color: #F9BF6F !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0 !important;
  margin-top: 36px !important;
  padding: 0 !important;
}
@media screen and (max-width: 1400px) {
  .intro-text h5 {
    font-size: 88px;
  }
}
@media screen and (max-width: 1305px) {
  .learn-list-item-subscribe .fl-module-subscribe-form .fl-form-field {
    padding-bottom: 11px;
  }
}
@media screen and (max-width: 1279px) {
  .main-navigation a {
    font-size: 18px;
  }
  .secondary-navigation a {
    font-size: 18px;
    padding: 9px 24px;
  }
  .fl-row-content-wrap,
  .text-quote-section .fl-row-content-wrap {
    padding-left: 48px;
    padding-right: 48px;
  }
  .video-tabs-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left,
  .video-tabs-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-width: -webkit-calc(100% - 64px);
    max-width: -moz-calc(100% - 64px);
    max-width: calc(100% - 64px);
  }
  .footer-cta .fl-row-content-wrap {
    padding-left: 48px;
  }
  .learn-list-item {
    padding: 5%;
  }
  .learn-list-item-image-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 35%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 35%;
    flex: 1 0 35%;
    margin-left: 4%;
  }
  .learn-item-header-image-wrap {
    margin-left: 4%;
  }
  .ak-services-tiles .tile-container {
    padding: 24px;
  }
  .services-item-intro p {
    font-size: 20px;
  }
  .who-we-are-img .fl-photo-img {
    width: -webkit-calc(100% + 48px);
    width: -moz-calc(100% + 48px);
    width: calc(100% + 48px);
  }
  .who-we-are .fl-builder-top-edge-layer.fl-builder-shape-rect {
    max-width: -webkit-calc(100% - 48px);
    max-width: -moz-calc(100% - 48px);
    max-width: calc(100% - 48px);
  }
  .team-item-text {
    padding: 22px;
  }
  .learn-arrow #lottieArrow5 {
    left: 0;
  }
  #interiorServicesArrow {
    left: 0;
  }
  .learn-list-item.learn-list-item-subscribe {
    padding: 4%;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1150px) {
  .intro-text h5 {
    font-size: 74px;
  }
  .ak-latest-item-content-wrapper {
    display: block;
  }
  .ak-latest-item-content-wrapper p {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .footer-cta-arrow svg {
    min-width: auto;
  }
  .work-list-item-content {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .work-list-item-info,
  .work-list-item-btn {
    width: 100%;
  }
  .work-list-item-info {
    margin-bottom: 32px;
    padding-right: 0;
  }
  .work-list-item-btn {
    margin-top: auto;
  }
  .learn-item-header .learn-item-title {
    font-size: 42px;
  }
  .ak-services-tiles .tile-container {
    width: -webkit-calc(50% - 32px);
    width: -moz-calc(50% - 32px);
    width: calc(50% - 32px);
  }
}
@media screen and (max-width: 1024px) {
  h1,
  h5 {
    font-size: 54px;
  }
  .site-header {
    padding: 24px 48px;
  }
  .site-header .main-navigation ul,
  .site-header .secondary-navigation {
    display: none;
  }
  .main-navigation {
    padding-left: 20px;
    padding-right: 0;
  }
  .mobile-menu-toggle {
    display: block;
  }
  .fl-row-content-wrap {
    padding: 84px 32px;
  }
  .video-tabs-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left,
  .video-tabs-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-width: -webkit-calc(100% - 48px);
    max-width: -moz-calc(100% - 48px);
    max-width: calc(100% - 48px);
  }
  .text-quote-section .fl-row-content-wrap {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 138px;
  }
  .footer-cta .fl-row-content-wrap {
    padding-left: 32px;
    padding-top: 176px;
  }
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-height: -webkit-calc(100% - 84px);
    max-height: -moz-calc(100% - 84px);
    max-height: calc(100% - 84px);
  }
  .work-list-item {
    margin-right: 32px;
    margin-top: 48px;
    width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .work-list-item-content,
  .related-item-text {
    padding: 24px;
  }
  .testimonials-section .fl-testimonial > * {
    padding-left: 100px;
  }
  .ak-items-carousel .slick-arrow.slick-prev {
    left: 25px;
  }
  .ak-items-carousel .slick-arrow.slick-next {
    right: 25px;
  }
  .ak-items-carousel .carousel-item-title {
    padding: 30px 42px;
  }
  .learn-item-header .learn-item-title {
    font-size: 36px;
  }
  .ak-services-tiles .tile-container {
    margin-top: 48px;
  }
  .services-item-intro p {
    font-size: 18px;
  }
  .who-we-are .fl-builder-top-edge-layer.fl-builder-shape-rect {
    max-width: -webkit-calc(100% - 32px);
    max-width: -moz-calc(100% - 32px);
    max-width: calc(100% - 32px);
  }
  .who-we-are-img .fl-photo-img {
    width: -webkit-calc(100% + 32px);
    width: -moz-calc(100% + 32px);
    width: calc(100% + 32px);
  }
  .team-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-center {
    -webkit-transform: translateY(15%);
    -moz-transform: translateY(15%);
    -ms-transform: translateY(15%);
    -o-transform: translateY(15%);
    transform: translateY(15%);
  }
  .learn-list-item.learn-list-item-subscribe #lottieArrow6 {
    -webkit-transform: translate(30%, -40%) rotate(-10deg);
    -moz-transform: translate(30%, -40%) rotate(-10deg);
    -ms-transform: translate(30%, -40%) rotate(-10deg);
    -o-transform: translate(30%, -40%) rotate(-10deg);
    transform: translate(30%, -40%) rotate(-10deg);
  }
}
@media screen and (max-width: 960px) {
  .site-header {
    padding: 24px 36px;
  }
  .mobile-navigation-close {
    right: 34px;
  }
  .fl-row-content-wrap {
    padding: 64px 20px;
  }
  .intro-text h5 {
    font-size: 62px;
  }
  .video-tabs-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left,
  .video-tabs-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-width: -webkit-calc(100% - 36px);
    max-width: -moz-calc(100% - 36px);
    max-width: calc(100% - 36px);
  }
  .ak-video-items {
    padding-top: 80px;
  }
  .ak-latest-item-col {
    width: 48%;
  }
  .ak-latest-item-additional-images {
    margin-bottom: -35px;
    margin-top: 35px;
  }
  .ak-latest-item-additional-image:last-child {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  .text-quote-section .fl-row-content-wrap {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 85px;
  }
  .text-quote-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-right {
    height: 94%;
  }
  .footer-cta .fl-row-content-wrap {
    padding-bottom: 60px;
    padding-top: 146px;
  }
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-height: -webkit-calc(100% - 64px);
    max-height: -moz-calc(100% - 64px);
    max-height: calc(100% - 64px);
  }
  .footer-cta .fl-row-content-wrap {
    padding-left: 20px;
  }
  .footer-cta .fl-row-content > .fl-col-group:first-child {
    display: block;
  }
  .footer-cta .fl-row-content > .fl-col-group:first-child .fl-col:first-child,
  .footer-cta .fl-row-content > .fl-col-group:first-child .fl-col:nth-child(2) {
    width: 100%;
  }
  .footer-cta-arrow svg {
    margin-bottom: -5%;
    margin-top: -10%;
    -webkit-transform: rotate(145deg) !important;
    -moz-transform: rotate(145deg) !important;
    -ms-transform: rotate(145deg) !important;
    -o-transform: rotate(145deg) !important;
    transform: rotate(145deg) !important;
    width: 70% !important;
  }
  .footer .fl-row-content-wrap {
    padding-bottom: 64px;
    padding-top: 64px;
  }
  #menu-footer-navigation.menu a {
    padding-right: 8vw;
  }
  .work-item-intro .fl-row-content-wrap {
    padding-bottom: 64px;
  }
  .learn-item-author-avatar-wrap {
    margin-right: 16px;
  }
  .who-we-are .fl-builder-top-edge-layer.fl-builder-shape-rect {
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  .who-we-are-img .fl-photo-img {
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
  }
  .work-list:after {
    top: 150px;
  }
  .work-arrow #interiorWorkArrow svg {
    max-width: 220px;
  }
  #interiorServicesArrow {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 900px) {
  .learn-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .learn-list-item-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .learn-list-item-image-wrap {
    margin-bottom: 32px;
    margin-left: 0;
    width: 100%;
  }
  .learn-list-item-image {
    padding-bottom: 56.25%;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
  h1,
  h5 {
    font-size: 44px;
  }
  h2,
  .learn-item-header .learn-item-title {
    font-size: 32px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  .team-item-title {
    font-size: 18px;
  }
  .mobile-navigation-close {
    right: 18px;
    top: 17px;
  }
  .fl-builder-content a.fl-button,
  .fl-builder-content a.fl-button:visited,
  .fl-builder-content .fl-module-subscribe-form .fl-button,
  .wpcf7-form .wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
  }
  .site-header {
    padding: 14px 20px;
  }
  .fl-row[data-node] > .fl-row-content-wrap {
    padding-bottom: 44px;
    padding-top: 44px;
  }
  .intro-text {
    margin-top: 0;
  }
  .video-tabs-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left,
  .footer-cta .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-left {
    max-height: -webkit-calc(100% - 44px);
    max-height: -moz-calc(100% - 44px);
    max-height: calc(100% - 44px);
    max-width: 100%;
  }
  .video-tabs-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right,
  .footer-cta .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-top-right {
    -webkit-border-bottom-right-radius: 32px;
    -moz-border-radius-bottomright: 32px;
    border-bottom-right-radius: 32px;
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  .video-tabs-section #lottieArrow {
    right: 45vw;
  }
  .video-tabs-section #lottieArrow svg {
    max-width: 238px;
  }
  .ak-video-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 59px;
  }
  .ak-video-items .video-items {
    margin-top: 0;
    width: 100%;
  }
  .ak-video-items .video-items .video-item-subtitle {
    font-size: 14px;
  }
  .ak-video-items .video-metas {
    margin-top: 10%;
    padding: 0;
    width: 100%;
  }
  .ak-video-items .video-metas-wrap {
    margin-left: 0;
  }
  .button,
  .related-item-more-link a {
    font-size: 13px;
  }
  .ak-latest-item-content-wrapper p {
    font-size: 14px;
  }
  .see-more-section.fl-row[data-node] > .fl-row-content-wrap {
    padding-top: 0;
  }
  .text-quote-section.fl-row[data-node] > .fl-row-content-wrap {
    overflow-x: hidden;
    padding-bottom: 0;
  }
  .text-quote-section .fl-builder-bottom-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-right {
    display: none;
  }
  .col-quote {
    margin-top: 24px;
  }
  .col-quote .fl-col-content {
    padding: 44px 0;
    position: relative;
  }
  .col-quote .fl-col-content:before {
    background-color: #F9BF6F;
    -webkit-border-bottom-left-radius: 32px;
    -moz-border-radius-bottomleft: 32px;
    border-bottom-left-radius: 32px;
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    content: "";
    height: 100%;
    left: -4px;
    position: absolute;
    top: 0;
    width: 100vw;
  }
  .col-quote .fl-col-content > .fl-module {
    position: relative;
    z-index: 2;
  }
  .col-quote.col-quote-white .fl-col-content:before {
    background-color: #fff;
  }
  .footer-cta-arrow svg {
    margin-bottom: -12%;
  }
  #menu-footer-navigation.menu a {
    padding-right: 0;
  }
  .work-archive-filter {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .work-list:after {
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    -webkit-border-top-right-radius: 32px;
    -moz-border-radius-topright: 32px;
    border-top-right-radius: 32px;
  }
  .work-list-item-info {
    margin-bottom: 24px;
  }
  .work-list-item-info-bottom {
    font-size: 14px;
  }
  .work-list-item-cat-link {
    font-size: 12px;
  }
  .work-item-intro h6,
  .work-item-intro h4,
  .back-to-all,
  .services-item-intro h6 {
    font-size: 16px;
  }
  .ak-items-carousel .slick-arrow {
    width: 35px;
  }
  .ak-items-carousel .slick-arrow.slick-prev {
    left: 15px;
  }
  .ak-items-carousel .slick-arrow.slick-next {
    right: 15px;
  }
  .ak-items-carousel .carousel-item-title {
    font-size: 16px;
    padding: 15px 20px;
  }
  .related-work .fl-post-grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .related-work .fl-post-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .learn-list-item-categories li > * {
    font-size: 12px;
  }
  .learn-list-item--excerpt p {
    font-size: 14px;
  }
  .navigation.pagination {
    margin-top: 64px;
  }
  .navigation.pagination .page-numbers {
    font-size: 14px;
    margin-right: 10px;
  }
  .search-archive .page-header {
    margin-bottom: 30px;
  }
  .fl-module-subscribe-form #fl-subscribe-form-email {
    padding: 16px 22px;
    padding-bottom: 14px;
  }
  .learn-item-header .fl-row-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .learn-item-header-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .learn-item-header-image-wrap {
    margin-bottom: 32px;
    margin-left: 0;
    width: 100%;
  }
  .author-description {
    font-size: 14px;
  }
  .author-description-title {
    font-size: 16px;
  }
  .learn-item-related-container {
    margin-left: 0;
  }
  .learn-item-related {
    margin-left: 0;
    width: 100%;
  }
  .learn-item-related + .learn-item-related {
    margin-top: 45px;
  }
  .related-posts .fl-row {
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    -webkit-border-top-right-radius: 32px;
    -moz-border-radius-topright: 32px;
    border-top-right-radius: 32px;
  }
  .ak-services-tiles .tile-container {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  .ak-videothumbs-slider .videothumbs-item-title {
    font-size: 16px;
  }
  .ak-videothumbs-slider .videothumbs-item-description {
    font-size: 14px;
    line-height: 1.34em;
  }
  .who-we-are .fl-builder-top-edge-layer.fl-builder-shape-rect {
    max-width: 100%;
  }
  .who-we-are-img .fl-photo-img {
    max-width: 100%;
    width: 100%;
  }
  .team-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-center {
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    -webkit-border-top-right-radius: 32px;
    -moz-border-radius-topright: 32px;
    border-top-right-radius: 32px;
  }
  .team-grid .fl-post-grid {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  .team-grid .fl-post-column {
    margin-bottom: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .fl-accordion-item .fl-accordion-button-label {
    font-size: 16px;
  }
  .fl-accordion-item .fl-accordion-content {
    font-size: 14px;
  }
  .learn-arrow svg,
  #interiorServicesArrow svg {
    width: 70% !important;
  }
  .team-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-center {
    -webkit-transform: translateY(9%);
    -moz-transform: translateY(9%);
    -ms-transform: translateY(9%);
    -o-transform: translateY(9%);
    transform: translateY(9%);
  }
  .learn-list-item.learn-list-item-subscribe {
    padding-bottom: 30px;
    padding-top: 44px;
  }
  .learn-list-item-subscribe .fl-module-subscribe-form .fl-form-field {
    padding-bottom: 0;
  }
  .learn-list-item.learn-list-item-subscribe #lottieArrow6 {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .learn-list-item.learn-list-item-subscribe #lottieArrow6 svg {
    margin-bottom: -8%;
    margin-top: -12%;
    min-width: auto;
    -webkit-transform: rotate(145deg) !important;
    -moz-transform: rotate(145deg) !important;
    -ms-transform: rotate(145deg) !important;
    -o-transform: rotate(145deg) !important;
    transform: rotate(145deg) !important;
    width: 70% !important;
  }
}
@media screen and (max-width: 700px) {
  .work-list-item {
    margin-right: 16px;
    margin-top: 32px;
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
  }
}
@media screen and (max-width: 640px) {
  .ak-latest-item.alignment-right .ak-latest-item-col:first-child {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ak-latest-item-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ak-latest-item-col {
    width: 100%;
  }
  .ak-latest-item-col:first-child {
    margin-top: 35px;
  }
  .work-archive-filter {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .work-archive-filter span {
    margin-bottom: 10px;
  }
  .work-list-item {
    margin-right: 0;
    margin-top: 32px;
    width: 100%;
  }
  .work-list-item:nth-child(2) {
    margin-top: 32px;
  }
  .testimonials-section .fl-testimonial > * {
    padding-left: 0;
  }
  .testimonials-section .fl-testimonial:before {
    position: static;
    margin-bottom: 32px;
  }
  .ak-items-carousel {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }
  .learn-list-filter {
    padding-right: 0;
  }
  .learn-list-item + .learn-list-item {
    margin-top: 40px;
  }
  .learn-item-related {
    padding: 24px;
  }
}
@media screen and (max-width: 529px) {
  .work-archive .collection-header h1:first-child:after {
    right: 0;
    -webkit-transform: translate(-20px, -26%);
    -moz-transform: translate(-20px, -26%);
    -ms-transform: translate(-20px, -26%);
    -o-transform: translate(-20px, -26%);
    transform: translate(-20px, -26%);
  }
  body.body-loaded .work-archive .collection-header h1:first-child:after {
    -webkit-transform: translate(-10px, -26%);
    -moz-transform: translate(-10px, -26%);
    -ms-transform: translate(-10px, -26%);
    -o-transform: translate(-10px, -26%);
    transform: translate(-10px, -26%);
  }
  body.page-id-11.body-loaded .collection-header h5:first-child:after,
  .services-header h5:first-child:after,
  .company-header h5:first-child:after {
    right: -20px;
  }
  .ak-services-tiles {
    margin-left: 0;
  }
  .ak-services-tiles .tile-container {
    margin-left: 0;
    width: 100%;
  }
  .team-grid .fl-post-grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .team-grid .fl-post-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .team-section .fl-builder-top-edge-layer.fl-builder-shape-rect .fl-builder-layer-align-bottom-center {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
}
@media screen and (max-width: 480px) {
  h1,
  h5 {
    font-size: 40px;
  }
  h2,
  .learn-item-header .learn-item-title {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .team-item-title {
    font-size: 16px;
  }
  h6 {
    font-size: 12px;
  }
  .ak-wistia-player-container .ak-wistia-player-volume {
    bottom: 10px;
    right: 10px;
  }
  .ak-video-items .video-items .video-item-player:before,
  .ak-items-carousel .carousel-item-wistia:before,
  .ak-videothumbs-slider .videothumbs-item-player:before,
  .ak-wistia-block .wistia-block-player:before {
    height: 50px;
    width: 50px;
  }
  .ak-items-carousel .slick-list {
    padding-right: 0;
  }
  .ak-items-carousel .slick-arrow {
    width: 30px;
  }
  .ak-items-carousel .slick-arrow.slick-prev {
    left: 10px;
  }
  .ak-items-carousel .slick-arrow.slick-next {
    right: 10px;
  }
  .ak-items-carousel .carousel-item-title {
    font-size: 14px;
    padding: 10px 15px;
  }
  .learn-list-item {
    padding: 20px;
  }
  .learn-list-item-categories {
    margin-bottom: 10px;
  }
  .learn-list-item-categories li {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .learn-item-author-avatar-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
  }
  .ak-services-tiles .tile-excerpt {
    font-size: 14px;
  }
  .ak-services-tiles svg {
    max-width: 50px;
  }
  .services-item-intro p {
    font-size: 16px;
  }
  .ak-videothumbs-slider .slick-dots li button {
    height: 12px;
    width: 12px;
  }
  .fl-accordion-item .fl-accordion-button,
  .fl-accordion-item .fl-accordion-content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .learn-list-item.learn-list-item-subscribe {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media screen and (max-width: 400px) {
  .author-box .fl-row-fixed-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .learn-item-author-avatar-wrap {
    margin-bottom: 20px;
    width: 96px;
  }
}
@media screen and (max-width: 365px) {
  h1,
  h5 {
    font-size: 32px;
  }
  h2,
  .learn-item-header .learn-item-title {
    font-size: 26px;
  }
  .intro-text h5 {
    font-size: 52px;
  }
  .work-list-item-content,
  .related-item-text {
    padding: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  .ak-wistia-block .wistia-block-player:before {
    height: 50px;
    width: 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .related-work .fl-post-column:nth-child(3),
  .learn-item-related:nth-child(3) {
    display: none;
  }
  .learn-item-related {
    width: -webkit-calc(50% - 48px);
    width: -moz-calc(50% - 48px);
    width: calc(50% - 48px);
  }
}
@media screen and (min-width: 1025px) {
  .project-section:not(.project-last) .fl-row-content-wrap {
    padding-bottom: 95px;
  }
  .project-section .fl-row-content-wrap {
    padding-top: 95px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .related-item-text,
  .learn-item-related {
    padding: 24px;
  }
}
@media screen and (min-width: 1151px) {
  .ak-services-tiles .tile-container:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .testimonials-section .fl-row-content-wrap {
    padding-bottom: 176px;
    padding-top: 176px;
  }
}
@media screen and (min-width: 1824px) {
  .who-we-are .who-we-are-img .fl-photo-img {
    width: -webkit-calc(100% + -webkit-calc(-webkit-calc(100vw - 1600px) / 2));
    width: -moz-calc(100% + -moz-calc(-moz-calc(100vw - 1600px) / 2));
    width: calc(100% + calc(calc(100vw - 1600px) / 2));
  }
}
