
body {
  overflow: auto;
}
.container {
  overflow: hidden;
}
.content-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  overflow: hidden;
  width: 100%;
}
.content-container_sm {
  max-width: 960px;
}
.content-container_lg {
  max-width: 1440px;
}
@media (max-width: 1300px) {
  .content-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 320px) {
  .content-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-container.noscroll {
  overflow: visible;
}
#swagger {
  height: 285px;
}
@media (max-width: 1200px) {
  #swagger {
    height: 363px;
  }
}
@media (max-width: 680px) {
  #swagger {
    height: 442px;
  }
}
@media (max-width: 450px) {
  #swagger {
    height: 550px;
  }
}
.margin-top-xl {
  margin-top: 120px;
}
.hero {
  color: #fff;
  margin-bottom: 150px;
  position: relative;
  z-index: 10;
}
.hero.hero-columns {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 900px) {
  .hero.hero-columns {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.hero .hero-col {
  max-width: 450px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 900px) {
  .hero .hero-col {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    text-align: center;
  }
}
.hero .hero-col h1 {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 400;
}
.hero .hero-col h2 {
  font-size: 30px;
}
.hero .hero-col p {
  line-height: 1.5;
  font-size: 18px;
}
.Tutorials-Feature input[type=range]::-webkit-slider-container {
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: -webkit-linear-gradient(0deg, hsla(0,100%,50%,1), hsla(20,100%,50%,1), hsla(40,100%,50%,1), hsla(60,100%,50%,1), hsla(80,100%,50%,1), hsla(100,100%,50%,1), hsla(120,100%,50%,1), hsla(140,100%,50%,1), hsla(160,100%,50%,1), hsla(180,100%,50%,1), hsla(200,100%,50%,1), hsla(220,100%,50%,1), hsla(240,100%,50%,1), hsla(260,100%,50%,1), hsla(280,100%,50%,1), hsla(300,100%,50%,1), hsla(320,100%,50%,1));
  background: -moz-linear-gradient(0deg, hsla(0,100%,50%,1), hsla(20,100%,50%,1), hsla(40,100%,50%,1), hsla(60,100%,50%,1), hsla(80,100%,50%,1), hsla(100,100%,50%,1), hsla(120,100%,50%,1), hsla(140,100%,50%,1), hsla(160,100%,50%,1), hsla(180,100%,50%,1), hsla(200,100%,50%,1), hsla(220,100%,50%,1), hsla(240,100%,50%,1), hsla(260,100%,50%,1), hsla(280,100%,50%,1), hsla(300,100%,50%,1), hsla(320,100%,50%,1));
  background: -o-linear-gradient(0deg, hsla(0,100%,50%,1), hsla(20,100%,50%,1), hsla(40,100%,50%,1), hsla(60,100%,50%,1), hsla(80,100%,50%,1), hsla(100,100%,50%,1), hsla(120,100%,50%,1), hsla(140,100%,50%,1), hsla(160,100%,50%,1), hsla(180,100%,50%,1), hsla(200,100%,50%,1), hsla(220,100%,50%,1), hsla(240,100%,50%,1), hsla(260,100%,50%,1), hsla(280,100%,50%,1), hsla(300,100%,50%,1), hsla(320,100%,50%,1));
  background: -ms-linear-gradient(0deg, hsla(0,100%,50%,1), hsla(20,100%,50%,1), hsla(40,100%,50%,1), hsla(60,100%,50%,1), hsla(80,100%,50%,1), hsla(100,100%,50%,1), hsla(120,100%,50%,1), hsla(140,100%,50%,1), hsla(160,100%,50%,1), hsla(180,100%,50%,1), hsla(200,100%,50%,1), hsla(220,100%,50%,1), hsla(240,100%,50%,1), hsla(260,100%,50%,1), hsla(280,100%,50%,1), hsla(300,100%,50%,1), hsla(320,100%,50%,1));
  background: linear-gradient(90deg, hsla(0,100%,50%,1), hsla(20,100%,50%,1), hsla(40,100%,50%,1), hsla(60,100%,50%,1), hsla(80,100%,50%,1), hsla(100,100%,50%,1), hsla(120,100%,50%,1), hsla(140,100%,50%,1), hsla(160,100%,50%,1), hsla(180,100%,50%,1), hsla(200,100%,50%,1), hsla(220,100%,50%,1), hsla(240,100%,50%,1), hsla(260,100%,50%,1), hsla(280,100%,50%,1), hsla(300,100%,50%,1), hsla(320,100%,50%,1));
  border: 0;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -10px;
  margin: -10px 0 0;
  max-width: 400px;
  padding: 2px 4px;
}
.Tutorials-Feature input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.Tutorials-Feature input[type="range"]::-webkit-slider-thumb,
.Tutorials-Feature input[type="range"]::-webkit-media-slider-thumb {
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  cursor: pointer;
  height: 30px;
  width: 15px;
}
.Tutorials-Feature input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  cursor: pointer;
  height: 30px;
  width: 15px;
}
.Tutorials-Feature input[type="range"]::-ms-thumb {
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.15);
  cursor: pointer;
  height: 30px;
  width: 15px;
}
.Flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.Flex_grow {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.Flex_shrink {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.react-responsive-modal-overlay {
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: flex-start;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  padding: 1.2rem;
}

.react-responsive-modal-modal {
  max-width: 800px;
  position: relative;
  padding: 1.2rem;
  background: #ffffff;
  background-clip: padding-box;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}

.react-responsive-modal-modalCenter {
  margin: auto;
}

.react-responsive-modal-closeButton {
  position: absolute;
  top: 14px;
  right: 14px;
  border: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  display: flex;
}

@keyframes react-responsive-modal-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes react-responsive-modal-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.Avatar{align-items:center;border-radius:3px;color:rgba(0,0,0,0.3);display:inline-flex;font-weight:600;justify-content:center;overflow:hidden}.Avatar_sm{height:30px;width:30px}.Avatar_sm.Avatar_circular{border-radius:30px}.Avatar_sm .Avatar-Text{transform:scale(0.5)}.Avatar_md{font-size:26px;height:40px;width:40px}.Avatar_md.Avatar_circular{border-radius:40px}.Avatar_lg{height:50px;width:50px}.Avatar_lg.Avatar_circular{border-radius:50px}.Avatar_emoji{color:#000;font-family:'Apple Color Emoji', 'Segoe UI Emoji'}.Avatar-Text{font-size:26px}.Avatar-Img{height:100%;width:100%}

.CareerBlurb {
  align-items: flex-end;
  display: flex;
}
.CareerBlurb-Avatar {
  flex: 0 0 auto;
  margin-left: 10px;
}
.CareerBlurb-Bubble {
  background-attachment: fixed;
  border-radius: 20px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  max-width: 300px;
  position: relative;
  text-align: left;
  width: 100%;
}
.CareerBlurb-Bubble_blue {
  background: linear-gradient(#54c2f7, #0b8bff);
  color: #fff;
}
.CareerBlurb-Bubble_blue::before {
  background: linear-gradient(#1a94fd, #0b8bff);
}
.CareerBlurb-Bubble_gray {
  background: #f0f0f0;
  color: #384248;
  order: 2;
}
.CareerBlurb-Bubble_gray::before {
  background: #f0f0f0;
  border-bottom-right-radius: 15px;
  left: -8px;
}
.CareerBlurb-Bubble_gray::after {
  border-bottom-right-radius: 10px;
  left: -10px;
}
.CareerBlurb-Bubble_gray + .Avatar {
  margin-left: 0;
  margin-right: 10px;
}
.CareerBlurb-Bubble::before,
.CareerBlurb-Bubble::after {
  bottom: 0;
  content: '';
  height: 20px;
  position: absolute;
}
.CareerBlurb-Bubble::before {
  border-bottom-left-radius: 15px;
  right: -8px;
  width: 20px;
  z-index: 0;
}
.CareerBlurb-Bubble::after {
  background: #fff;
  border-bottom-left-radius: 10px;
  right: -10px;
  width: 10px;
  z-index: 1;
}
.CareerBlurb-Bubble-Heading {
  color: #4f5a66;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 10px;
  margin-top: 10px;
  padding: 0 20px 5px;
}
.CareerBlurb-Bubble-Heading + .CareerBlurb-Bubble-Title {
  padding-bottom: 20px;
  padding-top: 0;
}
.CareerBlurb-Bubble-Img {
  border-radius: 20px 20px 0 0;
  height: auto;
  width: 100%;
}
.CareerBlurb-Bubble-Title {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 20px 20px 0;
}
.CareerBlurb-Bubble-Title:only-child {
  padding-bottom: 20px;
}
.CareerBlurb-Bubble-Title-Citation {
  color: #4f5a66;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 12px;
}
.CareerBlurb-Bubble-Paragraph {
  line-height: 1.5;
  margin: 5px 0 0;
  padding: 0 20px;
}
.CareerBlurb-Bubble-Link {
  color: currentColor;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 10px;
  opacity: 0.9;
  padding: 0 20px 20px;
  text-decoration: none;
}
.CareerBlurb-Bubble-Link:hover,
.CareerBlurb-Bubble-Link:active,
.CareerBlurb-Bubble-Link:focus {
  opacity: 1;
}
.CareerBlurb-Bubble-Link:hover .fa,
.CareerBlurb-Bubble-Link:active .fa,
.CareerBlurb-Bubble-Link:focus .fa {
  transform: rotate(90deg) translateY(-3px);
}
.CareerBlurb-Bubble-Link-Handle {
  font-weight: 600;
  padding-bottom: 3px;
}
.CareerBlurb-Bubble-Link .fa {
  margin-left: 5px;
  transform: rotate(90deg);
  transition: transform 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}

.OfficeTour {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0,0,0,0.025), 0 5px 30px rgba(0,0,0,0.05);
  display: flex;
  flex: 0 0 600px;
  margin: 0;
  position: relative;
  z-index: 10;
}
@media (max-width: 680px) and (min-width: 631px) {
  .OfficeTour {
    flex: 1 1 auto;
  }
}
@media (max-width: 630px) {
  .OfficeTour {
    flex: 0 0 auto;
    flex-direction: column;
    padding: 40px;
  }
}
@media (max-width: 500px) {
  .OfficeTour {
    padding: 20px;
  }
}
@media (max-width: 360px) {
  .OfficeTour {
    background: none;
    border-radius: 0;
    box-shadow: none;
    width: 100vw;
  }
}
.OfficeTour + .Careers-Nests-Figure {
  margin-left: 80px;
}
.OfficeTour-Video {
  border-radius: 15px 0 0 15px;
  height: 540px;
  position: relative;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
  width: 300px;
  z-index: 100;
}
@media (max-width: 630px) {
  .OfficeTour-Video {
    border-radius: 6px;
    margin: auto;
  }
}
.OfficeTour-Video:focus {
  box-shadow: 0 0 0 3px rgba(0,0,0,0.15);
  outline: none;
}
.OfficeTour-Caption {
  align-items: flex-start;
  color: #384248;
  display: flex;
  flex: 1 1;
  flex-direction: column;
  line-height: 1.5;
  padding: 20px;
}
@media (max-width: 630px) {
  .OfficeTour-Caption {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 360px) {
  .OfficeTour-Caption {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.OfficeTour-Caption-Heading {
  font-size: 20px;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  margin-bottom: 5px;
}
.OfficeTour-Caption-Description {
  border-bottom: 1px solid #f0f0f0;
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.OfficeTour-Caption-Address {
  align-items: center;
  border-radius: 6px;
  color: #384248;
  display: flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-style: normal;
  margin-bottom: 20px;
}
.OfficeTour-Caption-Address-Img {
  border-radius: 30px;
  margin-right: 10px;
}
.OfficeTour-Caption-Address-Verified {
  align-items: center;
  background: #118cfd;
  border-radius: 15px;
  box-sizing: border-box;
  display: inline-flex;
  fill: #fff;
  height: 15px;
  justify-content: center;
  margin-left: 10px;
  padding: 3px;
  position: relative;
  top: -2px;
  width: 15px;
}
.OfficeTour-Caption-Address-Verified svg {
  height: 100%;
  width: 100%;
}
.OfficeTour .CareerBlurb + .CareerBlurb {
  margin-top: 20px;
}

.Perks {
  background: #118cfd;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding-bottom: 200px;
  padding-top: 200px;
  position: relative;
}
.Perks-Swoop {
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: scale(-1, -1);
  width: 100vw;
  z-index: 1;
}
.Perks-Swoop_bottom {
  bottom: -1px;
  top: auto;
  transform: scale(1, 1);
}
.Perks .Careers-Heading {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.Perks-Label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.Perks-Label-Input {
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle {
  background: #ffb31a;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot {
  transform: translateX(40px);
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper {
  transform: rotate(0);
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown {
  opacity: 1;
  transform: scale(1);
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(1) {
  transform: rotate(43deg) scale(1);
  transition-delay: 0.1s;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(2) {
  transform: rotate(-10deg) scale(1);
  transition-delay: 0.1s;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(3) {
  transform: rotate(10deg) scale(1);
  transition-delay: 0.25s;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(4) {
  transform: rotate(-20deg) scale(1);
  transition-delay: 0.4s;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(5) {
  transform: rotate(-50deg) scale(1);
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(6) {
  transform: rotate(-20deg) scale(1);
  transition-delay: 0.3s;
}
.Perks-Label-Input:checked + .Perks-Label-CovidToggle .Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(7) {
  transform: rotate(-20deg) scale(1);
  transition-delay: 0.2s;
}
.Perks-Label-CovidToggle {
  background: rgba(0,0,0,0.5);
  border-radius: 40px;
  box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.1);
  height: 40px;
  margin-left: 20px;
  transition: background 0.3s ease-in;
  width: 80px;
}
.Perks-Label-CovidToggle-Dot {
  background: #f0f0f0;
  border-radius: 40px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.15), inset -3px -3px 0 0 rgba(0,0,0,0.15), inset 1px 1px 0 0 rgba(255,255,255,0.15);
  height: 40px;
  position: relative;
  transition: transform 0.3s ease-in;
  width: 40px;
}
.Perks-Label-CovidToggle-Dot-Wrapper {
  height: 40px;
  position: relative;
  transform: rotate(-180deg);
  transition: transform 0.3s ease-in;
  width: 40px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown {
  background: #ba302a;
  border-radius: 6px;
  height: 6px;
  opacity: 0;
  position: absolute;
  transform: scale(0.5);
  transition: opacity 0.3s ease-in, transform 0.3s ease-in;
  width: 6px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown::before,
.Perks-Label-CovidToggle-Dot-Wrapper-Crown::after {
  border-radius: 6px;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  width: 6px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown::before {
  background: #cc7319;
  left: 2px;
  top: 4px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown::after {
  background: #a22621;
  left: -2px;
  top: 4px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(1) {
  left: 20px;
  top: 12px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(2) {
  left: 34px;
  top: 4px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(3) {
  left: 32px;
  top: 22px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(4) {
  left: 0;
  top: 0;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(5) {
  left: -2px;
  top: 20px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(6) {
  left: 18px;
  top: -4px;
}
.Perks-Label-CovidToggle-Dot-Wrapper-Crown:nth-child(7) {
  left: 14px;
  top: 30px;
}
.Perks-List {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 40px auto 0;
  max-width: 1160px;
  padding: 0;
  perspective: 800px;
  width: 100%;
}
.Perks-List-Item {
  display: flex;
  flex-direction: column;
  flex: 0 0 300px;
  flex-wrap: wrap;
  height: 340px;
  justify-content: space-between;
  margin: 20px;
  position: relative;
  transform-origin: center;
  transform-style: preserve-3d;
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 2;
}
.Perks-List-Item_flip {
  transform: rotateY(180deg);
}
.Perks-List-Item-Card {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1), 0 6px 30px rgba(0,0,0,0.05);
  box-sizing: border-box;
  color: #384248;
  bottom: 0;
  font-size: 18px;
  height: 100%;
  left: 0;
  line-height: 1.4;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.Perks-List-Item-Card_back {
  transform: rotateY(180deg);
}
.Perks-List-Item-Heading,
.Perks-List-Item-Description {
  margin-bottom: 0;
  margin-top: 0;
}
.Perks-List-Item-Heading {
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  display: flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 22px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.Perks-List-Item-Heading-Img {
  border-radius: 7px;
  display: block;
  height: auto;
  margin-right: 15px;
  width: 70px;
}
.Perks-List-Item-Description p {
  margin: 0;
}
.Perks-List-Item-Description p + p {
  margin-top: 10px;
}

.VideoFeed {
  height: 330px;
  margin-left: auto;
  margin-top: 200px;
  margin-right: auto;
  position: relative;
  width: 440px;
  z-index: 1;
}
@media (max-width: 980px) {
  .VideoFeed {
    max-width: 100%;
  }
}
.VideoFeed::before,
.VideoFeed::after {
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  left: -93px;
  pointer-events: none;
  position: absolute;
  top: -194px;
  width: 100%;
  z-index: 1000;
}
@media (max-width: 980px) {
  .VideoFeed::before,
  .VideoFeed::after {
    background-size: 360px;
    left: -77px;
    top: -159px;
    width: 100vw;
  }
}
.VideoFeed::before {
  background-image: url("/static/img/careers/hero/owlbert-video.png");
  z-index: -1;
}
.VideoFeed::after {
  background-image: url("/static/img/careers/hero/owlbert-video-hands.png");
  z-index: 2;
}
.VideoFeed-Button,
.VideoFeed-Video {
  background: #384248;
  border-radius: 12px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 2px 10px rgba(0,0,0,0.05), 0 5px 15px rgba(0,0,0,0.05);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.VideoFeed-Button:hover,
.VideoFeed-Video:hover,
.VideoFeed-Button:focus,
.VideoFeed-Video:focus {
  box-shadow: 0 0 0 5px rgba(79,90,102,0.25), inset 0 1px 0 rgba(255,255,255,0.1), 0 2px 10px rgba(0,0,0,0.05), 0 5px 15px rgba(0,0,0,0.05);
}
.VideoFeed-Button:focus,
.VideoFeed-Video:focus {
  outline: 0;
}
.VideoFeed-Button {
  border: 0;
  cursor: pointer;
}
.VideoFeed-Video {
  overflow: hidden;
  transform: rotateY(180deg);
}
.VideoFeed-Mask,
.VideoFeed-Selfie {
  height: auto;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  z-index: 3;
  width: 200px;
}
.VideoFeed-Mask {
  top: 60px;
}
.VideoFeed-Selfie {
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  pointer-events: none;
  top: 0;
}
.VideoFeed-Text {
  bottom: 20px;
  color: #fff;
  font-size: 16px;
  left: 20px;
  position: absolute;
  z-index: 3;
}
.VideoFeed-Text-Name {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
}

.whoWhatWhy {
  color: #384248;
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
  z-index: 10;
}
@media (max-width: 900px) {
  .whoWhatWhy {
    flex-direction: column;
    max-width: 600px;
  }
}
.whoWhatWhy + .whoWhatWhy {
  padding-top: 0;
}
@media (min-width: 901px) {
  .whoWhatWhy_flip .whoWhatWhy-Text {
    margin-left: 100px;
    order: 2;
  }
}
@media (min-width: 901px) {
  .whoWhatWhy_flip .whoWhatWhy-Wrapper {
    margin-left: 0;
    order: 1;
  }
}
.whoWhatWhy-Text {
  flex: 0 1 540px;
}
@media (max-width: 900px) {
  .whoWhatWhy-Text {
    order: 1;
  }
}
@media (max-width: 400px) {
  .whoWhatWhy-Text {
    font-size: 20px;
  }
}
.whoWhatWhy-Wrapper {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 901px) {
  .whoWhatWhy-Wrapper {
    margin-left: 100px;
  }
}
@media (max-width: 900px) {
  .whoWhatWhy-Wrapper {
    align-items: center;
    order: 2;
  }
}
.whoWhatWhy-Wrapper .CareerBlurb + .CareerBlurb {
  margin-top: 40px;
}

.Navbar_careers {
  background: #118cfd;
}
.Careers-Heading,
.Careers-Paragraph {
  width: 100%;
}
.Careers-Heading {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 5px;
}
.Careers-Paragraph {
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 400px) {
  .Careers-Paragraph {
    font-size: 20px;
  }
}
.Careers-Hero {
  background: #118cfd;
  display: flex;
  padding-bottom: 100px;
  padding-top: 50px;
  position: relative;
  z-index: 10;
}
@media (max-width: 900px) {
  .Careers-Hero {
    padding-bottom: 0;
  }
}
.Careers-Hero-Text {
  align-items: flex-start;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 520px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  width: 100%;
  z-index: 10;
}
@media (max-width: 981px) {
  .Careers-Hero-Camera {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.Careers-Hero-Swoop {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 1180px;
  width: 100%;
  z-index: -1;
}
.Careers-Hero-Swoop path:first-child {
  fill: #c3e2ff;
}
@media (max-width: 980px) {
  .Careers-Hero-Swoop {
    top: 1380px;
  }
}
.Careers-Hero-ImagesWrapper {
  flex: 1 1 auto;
  position: relative;
}
.Careers-Hero-Images {
  display: -ms-grid;
  display: grid;
  -ms-grid-gap: 15px;
  grid-gap: 15px;
  -ms-grid-columns: 300px 300px 300px;
  grid-template-columns: 300px 300px 300px;
  -ms-grid-rows: 300px 300px 300px 300px;
  grid-template-rows: 300px 300px 300px 300px;
  padding-top: 60px;
  position: absolute;
}
.Careers-Hero-Images_left {
  justify-content: flex-end;
  right: 40px;
}
.Careers-Hero-Images_left .Careers-Hero-Images-Figure-Caption {
  align-items: flex-end;
  padding-right: 10px;
  padding-left: 5px;
  text-align: right;
}
.Careers-Hero-Images_right {
  justify-content: flex-start;
  left: 40px;
}
.Careers-Hero-Images_right .Careers-Hero-Images-Figure-Caption {
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 5px;
}
.Careers-Hero-Images_center {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  position: static;
}
@media (min-width: 981px) {
  .Careers-Hero-Images_center {
    display: none;
  }
}
.Careers-Hero-Images_center .Careers-Hero-Images-Figure-Caption {
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 5px;
  text-align: left;
}
.Careers-Hero-Images-Figure {
  background: #333;
  border-radius: 9px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 2px 10px rgba(0,0,0,0.05);
  margin: 0;
  overflow: hidden;
  position: relative;
}
.Careers-Hero-Images-Figure-Image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.Careers-Hero-Images-Figure-Caption {
  background: linear-gradient(rgba(51,51,51,0), rgba(51,51,51,0.75) 90%, rgba(51,51,51,0.75));
  border-radius: 0 0 9px 9px;
  box-sizing: border-box;
  bottom: 0;
  content: '';
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  height: 100px;
  justify-content: flex-end;
  left: 0;
  padding-bottom: 10px;
  position: absolute;
  text-shadow: 0 4px 4px rgba(0,0,0,0.5);
  right: 0;
  width: 100%;
}
.Careers-Hero-Images-Figure-Caption-Name {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
}
.Careers-Nests {
  background: linear-gradient(#f0f0f0, #fff);
  position: relative;
}
.Careers-Nests-Owlfice {
  background-image: url("/static/img/careers/owlfice.jpg");
  background-position: top center;
  height: 375px;
  margin-top: 100px;
  width: 100%;
}
.Careers-Nests-Swoop {
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: scale(1, -1);
  width: 100vw;
}
.Careers-Nests-Container {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1300px) {
  .Careers-Nests-Container {
    justify-content: center;
  }
}
@media (max-width: 680px) {
  .Careers-Nests-Container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1301px) {
  .Careers-Nests .OfficeTour + .OfficeTour {
    margin-left: 40px;
  }
}
@media (max-width: 1300px) and (min-width: 681px) {
  .Careers-Nests .OfficeTour + .OfficeTour {
    margin-top: 40px;
  }
}
@media (max-width: 680px) {
  .Careers-Nests .OfficeTour + .OfficeTour {
    margin-top: 20px;
  }
}
.Careers-WhoWhatWhy {
  background: linear-gradient(#f0f0f0, #fff);
  position: relative;
}
.Careers-WhoWhatWhy_gray .CareerBlurb-Bubble::before,
.Careers-WhoWhatWhy_gray .CareerBlurb-Bubble::after {
  display: none;
}
.Careers-WhoWhatWhy-Swoop {
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: scale(1, -1);
  width: 100vw;
}
.Careers-Roles {
  color: #384248;
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
  padding-bottom: 350px;
  padding-top: 100px;
  text-align: center;
}
.Careers-Roles-Lines {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.Careers-Roles-Jobs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  perspective: 800px;
}
.Careers-Roles-Job {
  background: #fff;
  border: 0;
  border-radius: 9px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05), 0 10px 30px rgba(0,0,0,0.05);
  color: #384248;
  cursor: pointer;
  display: flex;
  flex: 0 0 300px;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  flex-direction: column;
  margin: 20px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  transform-origin: 100% 0;
  transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.Careers-Roles-Job:hover,
.Careers-Roles-Job:focus {
  box-shadow: 0 0 0 3px rgba(79,90,102,0.075), 0 2px 6px rgba(0,0,0,0), 0 10px 30px rgba(0,0,0,0.05);
  transform: rotate3d(0, -1, 1, 5deg) translateX(15px);
}
.Careers-Roles-Job:active {
  box-shadow: 0 0 0 3px rgba(79,90,102,0.075), 0 2px 6px rgba(0,0,0,0), 0 10px 30px rgba(0,0,0,0.05);
  transform: rotate3d(0, -1, 1, 3deg) translateX(15px);
}
.Careers-Roles-Job:focus {
  outline: 0;
}
.Careers-Roles-Job-Img {
  border-radius: 7px;
  display: block;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  width: calc(100% - 40px);
}
.Careers-Roles-Job-Text {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
}
.Careers-Roles-Job-Text-Heading {
  flex: 0 0 auto;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.Careers-Roles-Job-Text-Location {
  margin-bottom: 20px;
}
.Careers-Roles-Job-Text-Location-Img {
  margin-right: 10px;
}
.Careers-Roles-Job-Text-Love {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.Careers-Roles-Job-Text-Love li + li {
  display: none;
}
.Careers-Jet {
  align-items: center;
  background: #fff;
  border: 0;
  border-radius: 12px;
  bottom: 20px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1), 0 5px 30px rgba(0,0,0,0.1);
  color: #384248;
  cursor: pointer;
  display: inline-flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 16px;
  left: 20px;
  padding: 15px 90px 15px 30px;
  position: fixed;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 100;
}
.Careers-Jet:hover {
  box-shadow: 0 0 0 3px rgba(79,90,102,0.075), 0 1px 3px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.05);
}
.Careers-Jet:focus {
  outline: 0;
}
.Careers-Jet-Img {
  bottom: 0;
  height: 60px;
  position: absolute;
  right: 0;
}
.Careers-Overlay {
  background: rgba(17,140,253,0.15);
}
@media (max-width: 400px) {
  .Careers-Overlay {
    padding: 0;
  }
}
.Careers-Modal {
  animation: modalOpen 0.3s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05), 0 5px 30px rgba(0,0,0,0.05);
  color: #384248;
  display: flex;
  height: 100%;
  max-width: 1100px;
  padding: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .Careers-Modal {
    flex-direction: column;
    overflow-y: auto;
  }
}
@media (max-width: 400px) {
  .Careers-Modal {
    border-radius: 0;
  }
}
.Careers-Modal > button {
  cursor: pointer;
  opacity: 0.25;
}
.Careers-Modal > button:hover,
.Careers-Modal > button:active,
.Careers-Modal > button:focus {
  opacity: 0.5;
}
.Careers-Modal-Sidebar {
  box-sizing: border-box;
  flex: 0 0 auto;
  justify-content: stretch;
  overflow-y: auto;
  width: 100%;
}
@media (min-width: 769px) {
  .Careers-Modal-Sidebar {
    max-width: 400px;
    padding: 60px 40px 60px 60px;
    position: sticky;
    top: 0;
  }
}
@media (max-width: 768px) {
  .Careers-Modal-Sidebar {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 40px;
    text-align: center;
  }
}
.Careers-Modal-Sidebar h1 {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 10px;
}
.Careers-Modal-Sidebar-Img {
  border-radius: 6px;
  height: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .Careers-Modal-Sidebar-Img {
    margin-right: 40px;
    max-width: 240px;
  }
}
@media (max-width: 600px) {
  .Careers-Modal-Sidebar-Img {
    margin-left: auto;
    margin-right: auto;
  }
}
.Careers-Modal-Sidebar-Location {
  font-size: 18px;
}
.Careers-Modal-Sidebar-Location-Img {
  margin-right: 5px;
}
.Careers-Modal-Sidebar-Button {
  margin-top: 20px;
}
.Careers-Modal-Sidebar .CareerBlurb {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .Careers-Modal-Sidebar .CareerBlurb {
    justify-content: center;
  }
}
.Careers-Modal-Sidebar-Love {
  font-size: 16px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.Careers-Modal-Sidebar-Love li + li {
  display: none;
}
.Careers-Modal-Sidebar-Api {
  background: #384248;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 40px;
  margin-top: 40px;
  overflow: auto;
  padding: 20px 20px 40px;
  position: relative;
}
.Careers-Modal-Sidebar-Api-Shale {
  color: #939eae;
}
.Careers-Modal-Sidebar-Api-More {
  background: #c6cbd3;
  border: 0;
  border-radius: 6px;
  bottom: 10px;
  color: #384248;
  cursor: pointer;
  display: inline-block;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 13px;
  margin-left: 5px;
  padding: 2px 4px 1px;
  position: absolute;
  left: 5px;
  text-decoration: none;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}
.Careers-Modal-Sidebar-Api-More:hover {
  background: #fff;
}
.Careers-Modal-Sidebar-Api-More:active,
.Careers-Modal-Sidebar-Api-More:focus {
  box-shadow: 0 0 0 3px rgba(255,255,255,0.2);
}
.Careers-Modal-Sidebar-Api-More:focus {
  outline: 0;
}
.Careers-Modal-Sidebar-Api-More .fa-arrow-circle-right {
  transform: rotate(-45deg);
}
.Careers-Modal-Content {
  flex: 1 1 auto;
  font-size: 18px;
  line-height: 1.5;
  overflow-y: auto;
  padding: 60px 60px 60px 20px;
}
@media (max-width: 768px) {
  .Careers-Modal-Content {
    border-top: 1px solid rgba(0,0,0,0.1);
    overflow: visible;
    padding: 40px;
  }
}
.Careers-Modal-Content-Section > h2,
.Careers-Modal-Content-Section > div > b {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 24px !important;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 20px;
}
.Careers-Modal-Content-Section > div + div {
  margin-top: 20px;
}
.Careers-Modal-Content-Section a {
  color: currentColor;
  word-break: break-word;
}
.Careers-Modal-Content-Section a:hover,
.Careers-Modal-Content-Section a:active,
.Careers-Modal-Content-Section a:focus {
  text-decoration: none;
}
.Careers-Modal-Content-Section li + li {
  margin-top: 10px;
}
.Careers-Modal-Content-Section:last-child {
  padding-bottom: 120px;
}
@-moz-keyframes modalOpen {
  0% {
    transform: rotate(15deg) scale(0.3) translateX(30px);
  }
  100% {
    transform: none;
  }
}
@-webkit-keyframes modalOpen {
  0% {
    transform: rotate(15deg) scale(0.3) translateX(30px);
  }
  100% {
    transform: none;
  }
}
@-o-keyframes modalOpen {
  0% {
    transform: rotate(15deg) scale(0.3) translateX(30px);
  }
  100% {
    transform: none;
  }
}
@keyframes modalOpen {
  0% {
    transform: rotate(15deg) scale(0.3) translateX(30px);
  }
  100% {
    transform: none;
  }
}

.AuthorBubble {
  align-items: flex-end;
  display: flex;
  font-style: normal;
  margin-bottom: 20px;
}
.AuthorBubble-Msg {
  align-items: flex-end;
  background: #f0f0f0;
  border-radius: 20px;
  color: #4f5a66;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  padding: 15px;
  position: relative;
}
.AuthorBubble-Msg::before,
.AuthorBubble-Msg::after {
  bottom: 0;
  content: '';
  height: 20px;
  position: absolute;
}
.AuthorBubble-Msg::before {
  background: #f0f0f0;
  border-bottom-right-radius: 15px;
  left: -8px;
  width: 20px;
  z-index: 0;
}
.AuthorBubble-Msg::after {
  background: var(--masking-color, #fff);
  border-bottom-right-radius: 10px;
  left: -10px;
  width: 10px;
  z-index: 1;
}
.AuthorBubble-Avatar {
  border-radius: 40px;
  height: 40px;
  margin-right: 10px;
  width: 40px;
}
.AuthorBubble-Name {
  display: block;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
}

.trio {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto 0;
}
.trio .item {
  align-self: flex-start;
  box-sizing: border-box;
  max-width: 380px;
  padding: 40px;
  text-align: center;
}
.trio strong {
  color: #333d43;
}
.trio p {
  color: #68869c;
  font-size: 16px;
  line-height: 27px;
  margin-top: 16px;
}
.trio .icon {
  height: 115px;
  margin-bottom: 27px;
  position: relative;
}
.trio .icon-svg {
  position: relative;
  z-index: 100;
  transition: 0.15s ease-out;
}

.BannerContainer {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 10;
}
.Banner {
  align-items: stretch;
  background: rgba(255,255,255,0.25);
  border-radius: 12px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 9px;
  text-decoration: none;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 450px) {
  .Banner {
    flex-direction: column;
    line-height: 1.4;
    max-width: 200px;
    text-align: center;
  }
}
.Banner:hover,
.Banner:active,
.Banner:focus {
  box-shadow: 0 0 0 3px rgba(255,255,255,0.1), inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);
}
.Banner:hover .Banner-Arrow,
.Banner:active .Banner-Arrow,
.Banner:focus .Banner-Arrow {
  opacity: 1;
}
.Banner:focus {
  outline: 0;
}
@media (min-width: 451px) {
  .Banner-Icon {
    margin-right: 8px;
  }
}
.Banner-Arrow {
  opacity: 0.5;
  position: relative;
  top: -1px;
}
@media (min-width: 451px) {
  .Banner-Arrow {
    margin-left: 10px;
  }
}
@media (max-width: 450px) {
  .Banner-Arrow {
    margin-top: 5px;
  }
}
.Banner-Icon,
.Banner-Arrow,
.Banner-Children {
  align-items: center;
  display: flex;
}
@media (max-width: 450px) {
  .Banner-Icon,
  .Banner-Arrow,
  .Banner-Children {
    justify-content: center;
  }
}

.mainContent {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.page-name {
  color: #fff;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 68px;
  margin-bottom: 5px;
  margin-top: 20px;
  overflow-wrap: break-word;
  text-align: center;
}
.tagline {
  color: #fff;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.25;
  margin: 15px auto;
  max-width: 600px;
  opacity: 0.7;
  text-align: center;
}

@keyframes closeWindow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.ril__outer {
  background-color: rgba(0, 0, 0, 0.85);
  outline: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -ms-touch-select: none;
  touch-action: none;
}

.ril__outerClosing {
  opacity: 0;
}

.ril__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ril__image,
.ril__imagePrev,
.ril__imageNext {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: none;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -ms-touch-select: none;
  touch-action: none;
}

.ril__imageDiscourager {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ril__navButtons {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 34px;
  padding: 40px 30px;
  margin: auto;
  cursor: pointer;
  opacity: 0.7;
}
.ril__navButtons:hover {
  opacity: 1;
}
.ril__navButtons:active {
  opacity: 0.7;
}

.ril__navButtonPrev {
  left: 0;
  background: rgba(0, 0, 0, 0.2)
    url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==')
    no-repeat center;
}

.ril__navButtonNext {
  right: 0;
  background: rgba(0, 0, 0, 0.2)
    url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+')
    no-repeat center;
}

.ril__downloadBlocker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
  background-size: cover;
}

.ril__caption,
.ril__toolbar {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}

.ril__caption {
  bottom: 0;
  max-height: 150px;
  overflow: auto;
}

.ril__captionContent {
  padding: 10px 20px;
  color: #fff;
}

.ril__toolbar {
  top: 0;
  height: 50px;
}

.ril__toolbarSide {
  height: 50px;
  margin: 0;
}

.ril__toolbarLeftSide {
  padding-left: 20px;
  padding-right: 0;
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ril__toolbarRightSide {
  padding-left: 0;
  padding-right: 20px;
  flex: 0 0 auto;
}

.ril__toolbarItem {
  display: inline-block;
  line-height: 50px;
  padding: 0;
  color: #fff;
  font-size: 120%;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ril__toolbarItemChild {
  vertical-align: middle;
}

.ril__builtinButton {
  width: 40px;
  height: 35px;
  cursor: pointer;
  border: none;
  opacity: 0.7;
}
.ril__builtinButton:hover {
  opacity: 1;
}
.ril__builtinButton:active {
  outline: none;
}

.ril__builtinButtonDisabled {
  cursor: default;
  opacity: 0.5;
}
.ril__builtinButtonDisabled:hover {
  opacity: 0.5;
}

.ril__closeButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=')
    no-repeat center;
}

.ril__zoomInButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+')
    no-repeat center;
}

.ril__zoomOutButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=')
    no-repeat center;
}

.ril__outerAnimating {
  animation-name: closeWindow;
}

@keyframes pointFade {
  0%,
  19.999%,
  100% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}

.ril__loadingCircle {
  width: 60px;
  height: 60px;
  position: relative;
}

.ril__loadingCirclePoint {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ril__loadingCirclePoint::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 11%;
  height: 30%;
  background-color: #fff;
  border-radius: 30%;
  animation: pointFade 800ms infinite ease-in-out both;
}
.ril__loadingCirclePoint:nth-of-type(1) {
  transform: rotate(0deg);
}
.ril__loadingCirclePoint:nth-of-type(7) {
  transform: rotate(180deg);
}
.ril__loadingCirclePoint:nth-of-type(1)::before,
.ril__loadingCirclePoint:nth-of-type(7)::before {
  animation-delay: -800ms;
}
.ril__loadingCirclePoint:nth-of-type(2) {
  transform: rotate(30deg);
}
.ril__loadingCirclePoint:nth-of-type(8) {
  transform: rotate(210deg);
}
.ril__loadingCirclePoint:nth-of-type(2)::before,
.ril__loadingCirclePoint:nth-of-type(8)::before {
  animation-delay: -666ms;
}
.ril__loadingCirclePoint:nth-of-type(3) {
  transform: rotate(60deg);
}
.ril__loadingCirclePoint:nth-of-type(9) {
  transform: rotate(240deg);
}
.ril__loadingCirclePoint:nth-of-type(3)::before,
.ril__loadingCirclePoint:nth-of-type(9)::before {
  animation-delay: -533ms;
}
.ril__loadingCirclePoint:nth-of-type(4) {
  transform: rotate(90deg);
}
.ril__loadingCirclePoint:nth-of-type(10) {
  transform: rotate(270deg);
}
.ril__loadingCirclePoint:nth-of-type(4)::before,
.ril__loadingCirclePoint:nth-of-type(10)::before {
  animation-delay: -400ms;
}
.ril__loadingCirclePoint:nth-of-type(5) {
  transform: rotate(120deg);
}
.ril__loadingCirclePoint:nth-of-type(11) {
  transform: rotate(300deg);
}
.ril__loadingCirclePoint:nth-of-type(5)::before,
.ril__loadingCirclePoint:nth-of-type(11)::before {
  animation-delay: -266ms;
}
.ril__loadingCirclePoint:nth-of-type(6) {
  transform: rotate(150deg);
}
.ril__loadingCirclePoint:nth-of-type(12) {
  transform: rotate(330deg);
}
.ril__loadingCirclePoint:nth-of-type(6)::before,
.ril__loadingCirclePoint:nth-of-type(12)::before {
  animation-delay: -133ms;
}
.ril__loadingCirclePoint:nth-of-type(7) {
  transform: rotate(180deg);
}
.ril__loadingCirclePoint:nth-of-type(13) {
  transform: rotate(360deg);
}
.ril__loadingCirclePoint:nth-of-type(7)::before,
.ril__loadingCirclePoint:nth-of-type(13)::before {
  animation-delay: 0ms;
}

.ril__loadingContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ril__imagePrev .ril__loadingContainer,
.ril__imageNext .ril__loadingContainer {
  display: none;
}

.ril__errorContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.ril__imagePrev .ril__errorContainer,
.ril__imageNext .ril__errorContainer {
  display: none;
}

.ril__loadingContainer__icon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.PopoverWrapper {
  height: 100%;
  padding: 10px;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 300;
}
.PopoverWrapper_left {
  right: 100%;
}
.PopoverWrapper_right {
  left: 100%;
}
.PopoverTrigger {
  position: relative;
}
.PopoverTrigger:hover .Popover,
.PopoverTrigger:active .Popover,
.PopoverTrigger:focus .Popover {
  opacity: 1;
  transform: none;
}
.PopoverTrigger:hover .Popover,
.PopoverTrigger:active .Popover,
.PopoverTrigger:focus .Popover,
.PopoverTrigger:hover .PopoverWrapper,
.PopoverTrigger:active .PopoverWrapper,
.PopoverTrigger:focus .PopoverWrapper {
  pointer-events: auto;
}
.Popover {
  background: #384248;
  border-radius: 16px;
  box-shadow: 0 3px 9px rgba(0,0,0,0.15), 0 1px 3px rgba(0,0,0,0.1);
  margin: 0;
  opacity: 0;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  transform: scale(0.975);
  transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  width: 300px;
  z-index: 300;
}
@media (max-width: 580px) {
  .Popover {
    width: 220px;
  }
}
.Popover_left {
  right: 10px;
  transform: scale(0.975);
}
.Popover_right {
  left: 10px;
  transform: scale(0.975);
}
.Popover_feature-Img {
  border-radius: 9px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);
  display: block;
  height: auto;
  max-width: calc(100vw - 70px);
  width: 100%;
}
.Popover_feature-Caption {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 15px;
}
.Popover_feature-Caption-Heading {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
.Popover_feature-Caption-Link {
  align-items: center;
  background: #118cfd;
  border-radius: 30px;
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  height: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.Popover_feature-Caption-Link:hover .fa,
.Popover_feature-Caption-Link:active .fa,
.Popover_feature-Caption-Link:focus .fa {
  transform: translateX(2px);
}
.Popover_feature-Caption-Link .fa {
  margin-left: 5px;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.homepage-hero {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 101;
}
@media (min-width: 1301px) {
  .homepage-hero {
    padding-top: 40px;
  }
}
@media (max-width: 1300px) {
  .homepage-hero {
    flex-direction: column;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 770px) {
  .homepage-hero {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.demo-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 971px) {
  .demo-container {
    align-items: flex-start;
  }
}
@media (max-width: 970px) {
  .demo-container {
    align-items: center;
    flex-direction: column;
  }
}
@media (max-width: 730px) {
  .demo-container {
    align-items: flex-start;
  }
}
.demo-container .demo-col {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1300px) and (min-width: 971px) {
  .demo-container .demo-col:nth-child(2) {
    flex-direction: row;
  }
}
@media (max-width: 970px) {
  .demo-container .demo-col:nth-child(2) {
    align-items: center;
  }
}
@media (max-width: 730px) {
  .demo-container .demo-col:nth-child(2) {
    max-width: 100%;
  }
}
@media (min-width: 1301px) {
  .demo-container .demo-col_end {
    align-self: flex-end;
  }
}
@media (max-width: 970px) {
  .demo-container .demo-col_end {
    align-self: center;
  }
}
@media (min-width: 971px) {
  .demo-container .demo-col + .demo-col {
    margin-left: 20px;
  }
}
.homepage-controls {
  align-items: center;
  background: rgba(255,255,255,0.25);
  border-radius: 25px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);
  box-sizing: border-box;
  display: flex;
  padding: 15px;
}
.homepage-controls .logo,
.homepage-controls .icon {
  border-radius: 16px;
  box-sizing: border-box;
  height: 50px;
  position: relative;
  text-align: center;
  transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  width: 50px;
}
.homepage-controls-logos {
  display: flex;
}
@media (min-width: 1301px), (max-width: 970px) {
  .homepage-controls-logos {
    margin-top: 20px;
  }
}
@media (max-width: 1300px) and (min-width: 971px) {
  .homepage-controls-logos {
    flex-direction: column;
    margin-left: 20px;
  }
}
@media (max-width: 480px) {
  .homepage-controls-logos {
    flex-wrap: wrap;
    max-width: 270px;
  }
}
.homepage-controls-logos .logo {
  background: #fff;
  padding: 5px;
  position: relative;
}
@media (max-width: 480px) {
  .homepage-controls-logos .logo {
    margin: 5px;
  }
}
.homepage-controls-logos .logo.active,
.homepage-controls-logos .logo:hover,
.homepage-controls-logos .logo:active,
.homepage-controls-logos .logo:focus {
  box-shadow: 0 0 0 4px rgba(255,255,255,0.5);
  outline: 0;
  z-index: 10;
}
.homepage-controls-logos .logo:hover .logo-tooltip,
.homepage-controls-logos .logo:active .logo-tooltip,
.homepage-controls-logos .logo:focus .logo-tooltip {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
  z-index: 10;
}
@media (min-width: 1301px) and (min-width: 481px), (max-width: 970px) and (min-width: 481px) {
  .homepage-controls-logos .logo + .logo {
    margin-left: 10px;
  }
}
@media (max-width: 1300px) and (min-width: 971px) and (min-width: 481px) {
  .homepage-controls-logos .logo + .logo {
    margin-top: 10px;
  }
}
.homepage-controls-logos .logo svg {
  height: 100%;
  width: 100%;
}
.homepage-controls-logos .logo-tooltip {
  bottom: -25px;
  left: 0;
  opacity: 0;
  padding-top: 5px;
  position: absolute;
  pointer-events: none;
  transform: scale(0.975) translateY(-5px);
  transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 1;
}
.homepage-controls-logos .logo-tooltip-link {
  align-items: center;
  background: rgba(0,0,0,0.75);
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  height: 20px;
  padding: 0 8px;
  text-decoration: none;
  white-space: nowrap;
}
.homepage-controls-logos .logo-tooltip .fa {
  margin-left: 5px;
  opacity: 0.75;
  transform: rotate(45deg);
}
.homepage-controls-features {
  display: flex;
  flex-direction: column;
  padding: 0;
}
@media (min-width: 971px) {
  .homepage-controls-features {
    margin-bottom: 100px;
  }
}
@media (max-width: 970px) {
  .homepage-controls-features {
    flex-direction: row;
    margin-bottom: 20px;
  }
}
@media (min-width: 971px) {
  .homepage-controls-features .PopoverWrapper {
    bottom: auto;
    left: auto;
    right: -10px;
    top: 0;
  }
}
@media (max-width: 970px) {
  .homepage-controls-features .PopoverWrapper {
    bottom: auto;
    left: 0;
    right: 0;
    top: -10px;
  }
}
@media (min-width: 971px) {
  .homepage-controls-features .Popover {
    bottom: auto;
    left: 100%;
    top: 0;
  }
}
@media (max-width: 970px) {
  .homepage-controls-features .Popover {
    bottom: auto;
    left: auto;
    right: auto;
    top: 100%;
  }
}
.homepage-controls-features .homepage-controls-feature {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 15px;
  width: 80px;
}
@media (min-width: 971px) {
  .homepage-controls-features .homepage-controls-feature + .homepage-controls-feature {
    border-top: 1px solid rgba(0,0,0,0.1);
  }
}
@media (max-width: 970px) {
  .homepage-controls-features .homepage-controls-feature + .homepage-controls-feature {
    border-left: 1px solid rgba(0,0,0,0.1);
  }
}
@media (max-width: 970px) {
  .homepage-controls-features .homepage-controls-feature:nth-child(n+3) .PopoverWrapper {
    right: 0;
  }
}
@media (max-width: 970px) {
  .homepage-controls-features .homepage-controls-feature:nth-child(n+3) .Popover {
    right: 0;
    transform-origin: 100% 0;
  }
}
.homepage-controls-features .homepage-controls-feature:hover .icon,
.homepage-controls-features .homepage-controls-feature:active .icon,
.homepage-controls-features .homepage-controls-feature:focus .icon {
  box-shadow: 0 0 0 4px rgba(255,255,255,0.5);
}
.homepage-controls-features .homepage-controls-feature:focus {
  outline: 0;
}
.homepage-controls-features .name {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  margin-top: 8px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
.homepage-metrics {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  margin-top: 130px;
  perspective: 800px;
  position: relative;
  z-index: 2;
}
.homepage-metrics .metrics-arrow {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.9);
}
@media (max-width: 1400px) {
  .homepage-metrics .metrics-arrow {
    background: #fff;
    border: 0;
    border-radius: 40px;
    bottom: -70px;
    color: #939eae;
    cursor: pointer;
    font-size: 41px;
    height: 40px;
    opacity: 1;
    padding: 0;
    pointer-events: auto;
    position: absolute;
    transform: rotate3d(1, 0, 0, 9deg) scale(1) translateZ(9px);
    transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    width: 40px;
    z-index: 400;
  }
  .homepage-metrics .metrics-arrow:active,
  .homepage-metrics .metrics-arrow:focus {
    box-shadow: 0 0 0 4px rgba(147,158,174,0.25);
  }
  .homepage-metrics .metrics-arrow:active.metrics-arrow_right,
  .homepage-metrics .metrics-arrow:focus.metrics-arrow_right {
    transform: rotate3d(0, 1, 0, 9deg) scale(1) translateZ(9px);
  }
  .homepage-metrics .metrics-arrow:active.metrics-arrow_left,
  .homepage-metrics .metrics-arrow:focus.metrics-arrow_left {
    transform: rotate3d(0, 1, 0, -9deg) scale(1) translateZ(9px);
  }
  .homepage-metrics .metrics-arrow:focus {
    outline: 0;
  }
  .homepage-metrics .metrics-arrow_left {
    left: 50px;
  }
  .homepage-metrics .metrics-arrow_right {
    right: 50px;
  }
}
@media (max-width: 1400px) {
  .homepage-metrics_show-1 .demoCard {
    transform: rotate3d(1, 0, 0, 9deg) translateX(100%) translateZ(0);
  }
  .homepage-metrics_show-1 .demoCard::before {
    opacity: 0;
  }
  .homepage-metrics_show-1 .demoCard:nth-child(1) {
    transform: rotate3d(1, 0, 0, 2deg) translateX(100%) translateZ(0);
  }
  .homepage-metrics_show-1 .metrics-arrow_left.metrics-arrow_left {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.9);
  }
  .homepage-metrics_show-2 .demoCard {
    transform: rotate3d(1, 0, 0, 9deg) translateX(0) translateZ(0);
  }
  .homepage-metrics_show-2 .demoCard:nth-child(2) {
    transform: rotate3d(1, 0, 0, 2deg) translateX(0) translateZ(0);
  }
  .homepage-metrics_show-3 .demoCard {
    transform: rotate3d(1, 0, 0, 9deg) translateX(-100%) translateZ(0);
  }
  .homepage-metrics_show-3 .demoCard::before {
    opacity: 0;
  }
  .homepage-metrics_show-3 .demoCard:nth-child(3) {
    transform: rotate3d(1, 0, 0, 2deg) translateX(-100%) translateZ(0);
  }
  .homepage-metrics_show-3 .metrics-arrow_right.metrics-arrow_right {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.9);
  }
}
.homepage-next {
  background: linear-gradient(#f0f0f0, #fff);
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 150px;
}
@media (min-width: 1421px) {
  .homepage-next {
    padding-bottom: 50px;
  }
}
.homepage-next-swoop {
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: scale(-1, -1);
  width: 100vw;
}
.homepage-next-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1420px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1420px) {
  .homepage-next-container {
    justify-content: center;
    max-width: 860px;
  }
}
@media (max-width: 960px) {
  .homepage-next-container {
    max-width: 380px;
  }
}
.homepage-next .next {
  box-sizing: border-box;
  margin-bottom: 100px;
  max-width: 380px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 961px) {
  .homepage-next .next + .next {
    margin-left: 100px;
  }
}
@media (max-width: 1420px) {
  .homepage-next .next + .next:last-child {
    margin-left: 0;
  }
}
.homepage-next .next-icon {
  height: 80px;
  margin-left: -10px;
  width: 80px;
}
.homepage-next .next-heading {
  color: #384248;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.4;
}
.homepage-next .next-list,
.homepage-next .next-description {
  color: #4f5a66;
  font-size: 20px;
  line-height: 1.6;
  margin-top: 15px;
}
.homepage-next .next-list {
  list-style-type: none;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
}
.homepage-next .next-list-item {
  display: flex;
}
.homepage-next .next-list-item + .next-list-item {
  margin-top: 10px;
}
.homepage-next .next-list-item-icon {
  margin-right: 10px;
  margin-top: 5px;
}
.homepage-next .next-description {
  margin-bottom: 15px;
}
.homepage-next .next-buttons {
  margin-top: 10px;
}
.homepage-next .next-buttons .Button:not(.Button_shale_text) {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.homepage-next .next-buttons .Button + .Button {
  margin-left: 10px;
}
.homepage-customers {
  padding: 100px 0 250px;
  position: relative;
}
.homepage-customers::after,
.homepage-customers::before {
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .homepage-customers::after,
  .homepage-customers::before {
    width: 100px;
  }
}
@media (max-width: 960px) {
  .homepage-customers::after,
  .homepage-customers::before {
    display: none;
  }
}
.homepage-customers::before {
  background: linear-gradient(90deg, rgba(255,255,255,0.75), rgba(255,255,255,0));
  left: 0;
}
.homepage-customers::after {
  background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.75));
  right: 0;
}
.homepage-customers-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 2100px;
  padding-left: 40px;
  padding-right: 40px;
}
.homepage-customers-container .LogoGrid-Grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.homepage-customers-text {
  align-items: center;
  color: #fff;
  display: flex;
  flex: 0 0 380px;
  flex-direction: column;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 380px;
  position: absolute;
  right: 0;
  top: 200px;
  text-align: center;
  width: 100%;
  z-index: 30;
}
@media (max-width: 550px) {
  .homepage-customers-text {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
}
.homepage-customers-text-blob {
  animation: blobRotation 12s linear infinite;
  height: 1000px;
  left: 0;
  margin: auto;
  opacity: 0.96;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -100px;
  width: 1000px;
  z-index: 21;
}
@media (min-width: 801px) {
  .homepage-customers-text-blob {
    max-width: 100vw;
  }
}
@media (max-width: 800px) {
  .homepage-customers-text-blob {
    left: -20%;
    max-width: 140%;
  }
}
@media (max-width: 550px) {
  .homepage-customers-text-blob {
    left: -40%;
    max-width: 180%;
  }
}
@-moz-keyframes blobRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes blobRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes blobRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes blobRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.homepage-customers-icon {
  height: 80px;
  width: 80px;
}
.homepage-customers-heading {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 58px;
  line-height: 1.2;
}
@media (max-width: 420px) {
  .homepage-customers-heading {
    font-size: 48px;
  }
}
@media (max-width: 350px) {
  .homepage-customers-heading {
    font-size: 40px;
  }
}
.homepage-customers-description {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-top: 15px;
  opacity: 0.75;
}
.homepage-customers-buttons {
  margin-top: 10px;
}

.demoCard {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.025), 0 10px 30px rgba(0,0,0,0.035);
  flex: 0 0 350px;
  height: 350px;
  max-width: 350px;
  padding: 60px;
  position: relative;
  text-align: center;
  transform: rotate3d(1, 0, 0, 6deg) translateX(0);
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 470px) {
  .demoCard {
    max-width: 320px;
    padding: 40px;
  }
}
@media (max-width: 390px) {
  .demoCard {
    height: 480px;
    max-width: 270px;
  }
}
@media (min-width: 1401px) {
  .demoCard:hover,
  .demoCard:active {
    transform: rotate3d(1, 0, 0, 2deg) translateX(0);
  }
}
.demoCard_hero {
  height: 370px;
}
@media (max-width: 390px) {
  .demoCard_hero {
    height: 500px;
  }
}
.demoCard_hero .demoCard-gfx {
  height: 160px;
}
.demoCard + .demoCard {
  margin-left: 20px;
}
.demoCard_tryIt .demoCard-gfx-Card,
.demoCard_apiLogs .demoCard-gfx {
  background: #4f5a66;
  border-bottom: 2px solid #748393;
  border-radius: 9px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1), 0 0 12px rgba(0,0,0,0.15);
  color: #fff;
  font-size: 13px;
  height: 150px;
  overflow: hidden;
  padding: 15px 0;
}
.demoCard_tryIt {
  perspective: 800px;
}
.demoCard_tryIt .demoCard-gfx {
  margin-bottom: 80px;
  margin-top: -80px;
  position: relative;
  transform-origin: top center;
  transform-style: preserve-3d;
  transition: transform 1.5s cubic-bezier(0.16, 1, 0.3, 1);
}
.demoCard_tryIt .demoCard-gfx-Card {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05), 0 0 12px rgba(0,0,0,0.075);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.demoCard_tryIt .demoCard-gfx-Card_back {
  pointer-events: none;
  transform: rotateX(180deg);
}
.demoCard_tryIt .demoCard-gfx-Endpoint {
  font-size: 11px;
  margin-left: 6px;
}
.demoCard_tryIt .demoCard-gfx-status {
  background: #12ca93;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 18px;
  line-height: 18px;
  padding: 3px 9px 3px 6px;
  white-space: nowrap;
}
.demoCard_tryIt .demoCard-gfx-status .fa {
  font-size: 9px;
  margin-right: 5px;
}
.demoCard_tryIt .demoCard-gfx .Button {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-weight: 600;
  height: auto;
  padding: 8px;
}
.demoCard_tryIt .demoCard-gfx .Button[disabled] {
  background: #12ca93;
}
.demoCard_tried .demoCard-gfx {
  transform: rotateX(180deg) translateY(-120%);
}
.demoCard_tried .demoCard-gfx-Card_face .demoCard-gfx-Code {
  opacity: 0;
  transition: opacity 0 1s;
}
.demoCard_tried .demoCard-gfx-Card_back {
  pointer-events: auto;
}
.demoCard_apiLogs .demoCard-gfx {
  margin-top: -80px;
}
.demoCard_apiLogs .demoCard-gfx-status,
.demoCard_apiLogs .demoCard-gfx-share {
  font-weight: 600;
  height: 18px;
  line-height: 18px;
}
.demoCard_apiLogs .demoCard-gfx-status {
  background: #e95f6a;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding: 3px 9px 3px 6px;
  white-space: nowrap;
}
.demoCard_apiLogs .demoCard-gfx-status .fa {
  font-size: 9px;
  margin-right: 5px;
}
.demoCard_apiLogs .demoCard-gfx-share {
  color: #939eae;
  font-size: 14px;
  justify-self: flex-end;
}
.demoCard_apiLogs .demoCard-gfx-share .fa {
  margin-left: 8px;
  transform: rotate(-45deg);
}
.demoCard-Button {
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
.demoCard-Button.Button_purple {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.demoCard-Button[target="_blank"] .fa-arrow-circle-up {
  transform: rotate(45deg);
}
.demoCard-Button-Icon {
  height: auto;
  margin-right: 10px;
  width: 25px;
}
.demoCard-Button .fa-arrow-circle-up {
  margin-left: 5px;
  margin-top: -1px;
  transform: rotate(90deg);
}
.demoCard-title,
.demoCard-description {
  color: #384248;
  line-height: 1.5;
  margin: 0;
}
.demoCard-title {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 26px;
  margin-bottom: 5px;
}
.demoCard-description {
  font-size: 18px;
}
.demoCard-gfx {
  height: 150px;
  margin-bottom: 40px;
  text-align: left;
}
.demoCard-gfx .margin-top-30 {
  margin-top: 30px;
}
.demoCard-gfx .margin-top-15 {
  margin-top: 15px;
}
.demoCard-gfx-col {
  display: flex;
  flex: 1 1 50%;
}
.demoCard-gfx-col + .demoCard-gfx-col {
  margin-left: 20px;
}
.demoCard-gfx-row {
  align-items: center;
  display: flex;
}
.demoCard-gfx-row_between {
  justify-content: space-between;
}
.demoCard-gfx-row_header {
  border-bottom: 1px solid rgba(255,255,255,0.15);
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 390px) {
  .demoCard-gfx-row_header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.demoCard-gfx-Spinner {
  animation: spinner 1s linear infinite;
  border-radius: 50%;
  border: 3px solid #fff;
  border-right-color: transparent;
  display: block;
  height: 8px;
  margin: -4px 5px 0 auto;
  position: relative;
  top: 50%;
  width: 8px;
}
.demoCard-gfx-Spinner::after {
  background: #fff;
  border-radius: 50%;
  content: '';
  height: 3px;
  left: 7px;
  position: absolute;
  top: -1px;
  width: 3px;
}
@-moz-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-o-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.demoCard-gfx-Tabs {
  position: relative;
}
.demoCard-gfx-Tabs::after {
  background: #fff;
  bottom: -13px;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.demoCard-gfx-Tabs_tryIt::after {
  bottom: -18px;
  width: 30px;
}
.demoCard-gfx-Tabs_apiLogs::after {
  width: 58px;
}
.demoCard-gfx-Tabs_node::after {
  transform: translateX(45px);
}
.demoCard-gfx-Tabs_ruby::after {
  transform: translateX(90px);
}
.demoCard-gfx-Tabs_response::after {
  transform: translateX(64px);
}
.demoCard-gfx-Tabs_curl .demoCard-gfx-Tabs-Tab_curl,
.demoCard-gfx-Tabs_node .demoCard-gfx-Tabs-Tab_node,
.demoCard-gfx-Tabs_ruby .demoCard-gfx-Tabs-Tab_ruby,
.demoCard-gfx-Tabs_response .demoCard-gfx-Tabs-Tab_response,
.demoCard-gfx-Tabs_request .demoCard-gfx-Tabs-Tab_request {
  opacity: 1;
}
.demoCard-gfx-Tabs-Tab {
  background: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.5;
  padding: 0;
}
.demoCard-gfx-Tabs-Tab:hover,
.demoCard-gfx-Tabs-Tab:focus {
  opacity: 1;
}
.demoCard-gfx-Tabs-Tab:focus {
  outline: none;
}
.demoCard-gfx-Tabs-Tab + .demoCard-gfx-Tabs-Tab {
  margin-left: 10px;
}
.demoCard-gfx-Code {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  position: relative;
}
.demoCard-gfx-Code::after {
  background: linear-gradient(90deg, rgba(79,90,102,0), #4f5a66);
  bottom: 0;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.demoCard-gfx-Code-Link {
  color: currentColor;
}
.demoCard-gfx-Code-Link:hover,
.demoCard-gfx-Code-Link:active,
.demoCard-gfx-Code-Link:focus {
  color: rgba(255,255,255,0.5);
}
.demoCard .Pie {
  background: #c6cbd3;
  border: 10px solid #fff;
  border-radius: 50%;
  box-shadow: 0 5px 5px rgba(0,0,0,0.025), 0 15px 30px rgba(0,0,0,0.05);
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -120px;
  transform: rotate3d(1, 0, 0, 40deg);
  width: 250px;
}
.demoCard .Pie::before {
  background: #fff;
  border-radius: 50%;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.1), inset 0 5px 15px rgba(0,0,0,0.05);
  bottom: 0;
  content: '';
  height: 126px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 126px;
}
.demoCard .Pie_red .Pie-Svg {
  transform: rotate(72deg);
}
.demoCard .Pie_yellow .Pie-Svg {
  transform: rotate(27deg);
}
.demoCard .Pie-Svg {
  border-radius: 50%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.demoCard .Pie-Svg_red,
.demoCard .Pie-Svg_red2 {
  animation: PieRed 9s infinite cubic-bezier(0.16, 1, 0.3, 1);
}
.demoCard .Pie-Svg_yellow,
.demoCard .Pie-Svg_yellow2,
.demoCard .Pie-Svg_yellow3 {
  animation: PieYellow 9s infinite cubic-bezier(0.16, 1, 0.3, 1);
}
.demoCard .Pie-Svg_green,
.demoCard .Pie-Svg_green2,
.demoCard .Pie-Svg_green3 {
  animation: PieGreen 9s infinite cubic-bezier(0.16, 1, 0.3, 1);
}
.demoCard .Pie-Svg-Circle {
  fill: transparent;
  stroke-dasharray: 0 100;
  stroke-width: 16;
}
.demoCard .Pie-Svg_red {
  z-index: 30;
}
.demoCard .Pie-Svg_red .Pie-Svg-Circle {
  stroke-dasharray: 10 100;
  stroke: #e95f6a;
}
.demoCard .Pie-Svg_red2 {
  z-index: 31;
}
.demoCard .Pie-Svg_red2 .Pie-Svg-Circle {
  stroke-dasharray: 5 100;
  stroke: #ed7f88;
}
.demoCard .Pie-Svg_yellow {
  z-index: 20;
}
.demoCard .Pie-Svg_yellow .Pie-Svg-Circle {
  stroke-dasharray: 25 100;
  stroke: #ffb31a;
}
.demoCard .Pie-Svg_yellow2 {
  z-index: 21;
}
.demoCard .Pie-Svg_yellow2 .Pie-Svg-Circle {
  stroke-dasharray: 20 100;
  stroke: #ffc248;
}
.demoCard .Pie-Svg_yellow3 {
  z-index: 22;
}
.demoCard .Pie-Svg_yellow3 .Pie-Svg-Circle {
  stroke-dasharray: 15 100;
  stroke: #ffd176;
}
.demoCard .Pie-Svg_green {
  z-index: 12;
}
.demoCard .Pie-Svg_green .Pie-Svg-Circle {
  stroke-dasharray: 90 100;
  stroke: #5ff1c5;
}
.demoCard .Pie-Svg_green2 {
  z-index: 11;
}
.demoCard .Pie-Svg_green2 .Pie-Svg-Circle {
  stroke-dasharray: 95 100;
  stroke: #2aecb2;
}
.demoCard .Pie-Svg_green3 {
  z-index: 10;
}
.demoCard .Pie-Svg_green3 .Pie-Svg-Circle {
  stroke-dasharray: 101 100;
  stroke: #12ca93;
}
@-moz-keyframes PieYellow {
  0% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
}
@-webkit-keyframes PieYellow {
  0% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
}
@-o-keyframes PieYellow {
  0% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
}
@keyframes PieYellow {
  0% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(0);
    transform: rotate(27deg);
  }
}
@-moz-keyframes PieRed {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(0);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@-webkit-keyframes PieRed {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(0);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@-o-keyframes PieRed {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(0);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@keyframes PieRed {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(0);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(1);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@-moz-keyframes PieGreen {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(0);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@-webkit-keyframes PieGreen {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(0);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@-o-keyframes PieGreen {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(0);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
@keyframes PieGreen {
  0% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
  5%, 33% {
    filter: grayscale(1);
    transform: rotate(72deg);
  }
  38%, 66% {
    filter: grayscale(0);
    transform: rotate(119deg);
  }
  71%, 100% {
    filter: grayscale(1);
    transform: rotate(27deg);
  }
}
.demoCard .PieLegend {
  animation: metricsLegend 9s infinite cubic-bezier(0.16, 1, 0.3, 1);
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 210px;
  transform: scale(0.95) translateY(10px);
}
.demoCard .PieLegend_red {
  animation-delay: 0;
}
.demoCard .PieLegend_red .PieLegend-Status:nth-child(1) {
  color: #e95f6a;
}
.demoCard .PieLegend_red .PieLegend-Status:nth-child(2) {
  color: #ed7f88;
}
.demoCard .PieLegend_yellow {
  animation-delay: -3s;
  color: #ffb31a;
}
.demoCard .PieLegend_yellow .PieLegend-Status:nth-child(1) {
  color: #ffb31a;
}
.demoCard .PieLegend_yellow .PieLegend-Status:nth-child(2) {
  color: #ffc248;
}
.demoCard .PieLegend_yellow .PieLegend-Status:nth-child(3) {
  color: #ffd176;
}
.demoCard .PieLegend_green {
  animation-delay: -6s;
  color: #12ca93;
}
.demoCard .PieLegend_green .PieLegend-Status:nth-child(1) {
  color: #12ca93;
}
.demoCard .PieLegend_green .PieLegend-Status:nth-child(2) {
  color: #2aecb2;
}
.demoCard .PieLegend_green .PieLegend-Status:nth-child(3) {
  color: #5ff1c5;
}
.demoCard .PieLegend-Status {
  align-items: baseline;
  display: inline-flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
}
.demoCard .PieLegend-Status + .PieLegend-Status {
  margin-left: 20px;
}
.demoCard .PieLegend-Status-Circle {
  background: currentColor;
  border-radius: 10px;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
@-moz-keyframes metricsLegend {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  5%, 33% {
    opacity: 1;
    transform: translateY(0);
  }
  38%, 100% {
    opacity: 0;
    transform: scale(0.95) translateY(-10px);
  }
}
@-webkit-keyframes metricsLegend {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  5%, 33% {
    opacity: 1;
    transform: translateY(0);
  }
  38%, 100% {
    opacity: 0;
    transform: scale(0.95) translateY(-10px);
  }
}
@-o-keyframes metricsLegend {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  5%, 33% {
    opacity: 1;
    transform: translateY(0);
  }
  38%, 100% {
    opacity: 0;
    transform: scale(0.95) translateY(-10px);
  }
}
@keyframes metricsLegend {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(10px);
  }
  5%, 33% {
    opacity: 1;
    transform: translateY(0);
  }
  38%, 100% {
    opacity: 0;
    transform: scale(0.95) translateY(-10px);
  }
}

.LogoGrid-Heading {
  color: #4f5a66;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  margin: 0 auto 75px;
  max-width: 580px;
  text-align: center;
}
.LogoGrid-Heading-Powered,
.LogoGrid-Heading-Grays {
  position: relative;
}
.LogoGrid-Heading-Powered {
  color: #ffb31a;
  font-size: 80px;
  letter-spacing: -0.02em;
  text-shadow: 0 10px 30px rgba(253,169,0,0.2);
  -webkit-text-stroke: 2px transparent;
  z-index: 1;
}
@media (max-width: 480px) {
  .LogoGrid-Heading-Powered {
    font-size: 70px;
  }
}
@media (max-width: 360px) {
  .LogoGrid-Heading-Powered {
    font-size: 65px;
  }
}
@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (text-fill-color: transparent) {
  .LogoGrid-Heading-Powered-Clip {
    animation: shimmer 3s infinite linear;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(135deg, #ffb31a, #ffb31a 33%, #ffe081, #ffb31a 66%);
    background-size: 285% 100%;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
@-moz-keyframes shimmer {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 0;
    }
}
@-webkit-keyframes shimmer {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 0;
    }
}
@-o-keyframes shimmer {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 0;
    }
}
@keyframes shimmer {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 0;
    }
}
}
.LogoGrid-Heading-Grays {
  color: #ccc;
  font-size: 28px;
  letter-spacing: -0.025em;
  z-index: 2;
}
.LogoGrid-Heading-Grays:first-child {
  bottom: -22px;
}
.LogoGrid-Heading-Grays:last-child {
  top: -10px;
}
.LogoGrid-Grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 100px;
}
@supports (display: grid) {
  .LogoGrid-Grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: 30px;
  }
@media (max-width: 1170px) {
    .LogoGrid-Grid {
      grid-template-columns: 1fr 1fr 1fr;
    }
}
@media (max-width: 850px) {
    .LogoGrid-Grid {
      grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 570px) {
    .LogoGrid-Grid {
      grid-template-columns: 1fr;
    }
}
}
.LogoGrid-Grid-Figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 20px;
  padding: 20px;
}
.LogoGrid-Grid-Figure_link {
  border-radius: 6px;
  text-decoration: none;
}
.LogoGrid-Grid-Figure_link:hover,
.LogoGrid-Grid-Figure_link:active,
.LogoGrid-Grid-Figure_link:focus {
  background: rgba(0,0,0,0.03);
  box-shadow: 0 0 0 5px rgba(0,0,0,0.03);
  transition: box-shadow 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.LogoGrid-Grid-Figure_link:hover .fa,
.LogoGrid-Grid-Figure_link:active .fa,
.LogoGrid-Grid-Figure_link:focus .fa {
  opacity: 1;
}
.LogoGrid-Grid-Figure_link:focus {
  outline: 0;
}
.LogoGrid-Grid-Figure-Logo {
  height: auto;
  width: 100px;
}
.LogoGrid-Grid-Figure-Caption {
  margin-top: 15px;
}
.LogoGrid-Grid-Figure-Caption-Text,
.LogoGrid-Grid-Figure-Caption-Link {
  color: #4f5a66;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.5;
  white-space: nowrap;
}
.LogoGrid-Grid-Figure-Caption .fa {
  font-size: 15px;
  margin-left: 7px;
  opacity: 0.5;
  transform: rotate(45deg);
  transition: opacity 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.SlackUi {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.075), 0 4px 15px rgba(0,0,0,0.075);
  color: #1d1c1d;
  cursor: pointer;
  display: flex;
  font-family: Slack-Lato, appleLogo, sans-serif;
  font-size: 15px;
  margin-top: 15px;
  padding: 15px 30px 15px 15px;
  pointer-events: all;
  position: relative;
}
.SlackUi:hover .SlackUi-Name-Link,
.SlackUi:active .SlackUi-Name-Link,
.SlackUi:focus .SlackUi-Name-Link {
  text-decoration: underline;
}
.SlackUi:focus {
  outline: 0;
}
.SlackUi:focus .SlackUi-Popover {
  cursor: auto;
  opacity: 1;
  pointer-events: all;
  transform: translateY(-10px);
}
.SlackUi-Avatar {
  border-radius: 3px;
  height: 36px;
  margin-right: 8px;
  width: 36px;
}
.SlackUi-Name {
  font-weight: 600;
}
.SlackUi-Time {
  color: #616061;
  font-size: 12px;
  font-weight: 400;
  margin-left: 8px;
}
.SlackUi-Msg {
  line-height: 1.5;
  max-width: 350px;
}
.SlackUi-Popover {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.075), 0 4px 15px rgba(0,0,0,0.075);
  bottom: 100%;
  color: #384248;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  left: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  top: auto;
  width: 260px;
}
.SlackUi-Popover-Info {
  padding: 16px 16px 20px;
}
.SlackUi-Popover-Info-Name {
  align-items: center;
  display: flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.4;
}
.SlackUi-Popover-Info-Name::after {
  background: #007a5a;
  border-radius: 10px;
  content: '';
  display: block;
  height: 10px;
  margin-left: 10px;
  position: relative;
  top: -1px;
  width: 10px;
}
.SlackUiFooter {
  display: flex;
  color: #384248;
  font-size: 14px;
  flex-direction: column;
  padding-left: 5px;
  padding-top: 10px;
  text-shadow: 0 2px 4px rgba(255,255,255,0.5);
}
.SlackUiFooter-Channel {
  margin-top: 5px;
}

.customer-hero {
  overflow: hidden;
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}
@media (max-width: 750px) and (min-width: 601px) {
  .customer-hero ~ .swirl.swirl {
    top: -170px;
  }
}
@media (max-width: 600px) {
  .customer-hero ~ .swirl.swirl {
    top: -230px;
  }
}
.customer-hero * {
  box-sizing: border-box;
}
.customer-hero .customer-hero-container {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
  overflow: visible;
  padding-top: 20px;
  text-align: center;
}
.customer-hero .customer-hero-logo {
  height: 50px;
  max-width: 100%;
  width: auto;
}
.customer-hero .tagline {
  background: linear-gradient(#54c2f7, #0b8bff);
  background-attachment: fixed;
  border-radius: 20px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.1);
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.3;
  opacity: 1;
  padding: 15px;
  position: relative;
  text-align: left;
}
.customer-hero .tagline::before,
.customer-hero .tagline::after {
  bottom: 0;
  content: '';
  height: 20px;
  position: absolute;
}
.customer-hero .tagline::before {
  background: linear-gradient(#54c2f7, #0b8bff);
  background-attachment: fixed;
  border-bottom-left-radius: 15px;
  right: -8px;
  width: 20px;
  z-index: 0;
}
.customer-hero .tagline::after {
  background: var(--hero-bg);
  border-bottom-left-radius: 10px;
  right: -10px;
  width: 10px;
  z-index: 1;
}
.customer-hero .hero-perspective {
  display: flex;
  justify-content: center;
  perspective: 1200px;
}
.customer-hero .hero-img-wrapper {
  display: flex;
  height: 580px;
  justify-content: center;
  position: relative;
}
@media (max-width: 750px) and (min-width: 601px) {
  .customer-hero .hero-img-wrapper {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .customer-hero .hero-img-wrapper {
    height: 400px;
  }
}
.customer-hero .hero-img-link {
  align-items: center;
  border-radius: 6px 6px 12px 12px;
  border: 1px solid rgba(0,0,0,0.075);
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  overflow: hidden;
  position: relative;
  transform: rotate3d(1, 0, 0, 45deg) translateY(-270px);
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 1;
}
@media (min-width: 751px) {
  .customer-hero .hero-img-link {
    height: 850px;
    width: 850px;
  }
}
@media (max-width: 750px) and (min-width: 601px) {
  .customer-hero .hero-img-link {
    height: 600px;
    transform: rotate3d(1, 0, 0, 45deg) translateY(-170px);
    width: 600px;
  }
}
@media (max-width: 600px) {
  .customer-hero .hero-img-link {
    height: 450px;
    transform: rotate3d(1, 0, 0, 45deg) translateY(-100px);
    width: 450px;
  }
}
.customer-hero .hero-img-link:hover,
.customer-hero .hero-img-link:active,
.customer-hero .hero-img-link:focus {
  transform: rotate3d(1, 0, 0, 43deg) translateY(-270px);
}
@media (max-width: 750px) and (min-width: 601px) {
  .customer-hero .hero-img-link:hover,
  .customer-hero .hero-img-link:active,
  .customer-hero .hero-img-link:focus {
    transform: rotate3d(1, 0, 0, 43deg) translateY(-170px);
  }
}
@media (max-width: 600px) {
  .customer-hero .hero-img-link:hover,
  .customer-hero .hero-img-link:active,
  .customer-hero .hero-img-link:focus {
    transform: rotate3d(1, 0, 0, 43deg) translateY(-100px);
  }
}
.customer-hero .hero-img-link:hover + .hero-img-button,
.customer-hero .hero-img-link:active + .hero-img-button,
.customer-hero .hero-img-link:focus + .hero-img-button {
  opacity: 1;
}
.customer-hero .hero-img-link .hero-img {
  height: 100%;
  width: 100%;
}
.customer-hero .hero-img-button {
  align-items: center;
  background: rgba(56,66,72,0.9);
  border-radius: 30px;
  bottom: 50px;
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  line-height: 30px;
  opacity: 0;
  padding-left: 10px;
  padding-right: 5px;
  position: absolute;
  text-decoration: none;
  transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 1;
}
.customer-hero .hero-img-button:hover {
  opacity: 1;
}
@media (max-width: 750px) {
  .customer-hero .hero-img-button {
    bottom: 130px;
  }
}
@media (max-width: 600px) {
  .customer-hero .hero-img-button {
    bottom: 100px;
  }
}
.customer-hero .hero-img-button:hover .fa,
.customer-hero .hero-img-button:active .fa {
  opacity: 1;
}
.customer-hero .hero-img-button .fa {
  font-size: 15px;
  opacity: 0.75;
  margin-left: 10px;
  transform: rotate(45deg);
}
.info-sidebar {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 900px) {
  .info-sidebar {
    max-width: 360px;
    position: sticky;
    top: 40px;
  }
}
@media (max-width: 900px) {
  .info-sidebar {
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    order: 1;
  }
}
.info-customer {
  align-items: flex-start;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05), 0 4px 10px rgba(0,0,0,0.05);
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.5;
  padding: 40px 40px 20px;
}
.info-customer p {
  width: 100%;
}
@media (max-width: 900px) and (min-width: 501px) {
  .info-customer {
    flex: 1 1 auto;
    margin-left: 40px;
  }
}
.info-customer .info-img {
  height: 25px;
  width: auto;
}
.info-customer .info-item {
  font-weight: 600;
}
.info-customer .info-item + .info-item {
  margin-top: 10px;
}
.info-customer .info-item .fa {
  margin-right: 15px;
  text-align: center;
  width: 25px;
}
.info-customer .info-item-link {
  color: #fff;
  text-decoration: none;
}
.info-customer .info-item-link:hover .fa,
.info-customer .info-item-link:active .fa {
  opacity: 1;
}
.info-customer .info-item-link .fa {
  font-size: 15px;
  opacity: 0.75;
  margin-left: 5px;
  transform: rotate(45deg);
}
.info-customer .info-footer {
  display: flex;
  border-top: 1px solid rgba(255,255,255,0.15);
  flex-direction: column;
  justify-content: stretch;
  margin-top: 40px;
  padding-top: 20px;
  text-align: center;
}
@media (min-width: 501px) {
  .info-customer .info-footer {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .info-customer .info-footer {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% + 40px);
  }
}
.info-customer .info-footer .Button_white {
  flex: 1 1 auto;
  color: #118cfd;
  margin-bottom: 15px;
  padding: 0;
}
.customer-nicedocs {
  align-items: flex-start;
  bottom: -50px;
  display: flex;
  flex-direction: column;
  left: 40px;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform-origin: 0 0;
  z-index: 2;
}
@media (max-width: 750px) {
  .customer-nicedocs {
    align-items: center;
    right: 40px;
  }
  .customer-nicedocs .SlackUiFooter {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .customer-nicedocs {
    bottom: -60px;
  }
}
@media (max-width: 500px) {
  .customer-nicedocs .SlackUi {
    position: static;
  }
  .customer-nicedocs .SlackUi-Popover {
    left: 10px;
    margin-left: auto;
    margin-right: auto;
    right: 10px;
  }
}
.customer-article {
  align-items: flex-start;
  color: #384248;
  display: flex;
  font-size: 20px;
  line-height: 1.6;
  padding-bottom: 150px;
  padding-top: 150px;
}
@media (max-width: 900px) {
  .customer-article {
    flex-direction: column;
    padding-top: 150px;
  }
}
@media (min-width: 901px) {
  .customer-article .article-text {
    margin-right: 100px;
  }
}
@media (max-width: 900px) {
  .customer-article .article-text {
    order: 2;
  }
}
.customer-article .article-text h1,
.customer-article .article-text p:first-child:first-letter {
  font-family: Georgia, sans-serif;
  font-weight: 400;
  position: relative;
}
.customer-article .article-text p:first-child:first-letter {
  float: left;
  font-size: 65px;
  line-height: 42px;
  padding-top: 10px;
  padding-right: 10px;
}
.customer-article .article-text h1 {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 2em;
}
.customer-article .article-text a {
  color: currentColor;
  text-decoration: underline;
  text-decoration-color: rgba(56,66,72,0.5);
}
.customer-article .article-text a:hover,
.customer-article .article-text a:active,
.customer-article .article-text a:focus {
  text-decoration: none;
}
.customer-article .article-text img {
  max-width: 100%;
}
.customer-article .article-text blockquote {
  color: #384248;
  font-family: Georgia, sans-serif;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.4;
  margin: 2em 1em 3em;
  position: relative;
}
.customer-article .article-text blockquote::before {
  content: '\201C';
  left: -20px;
  position: absolute;
  top: 0;
}
.customer-article .article-text blockquote::after {
  content: '\201D';
}
.customer-article .article-text blockquote p {
  display: inline;
}
.customer-article .article-text blockquote cite {
  color: #4f5a66;
  display: block;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  padding-top: 10px;
  position: absolute;
}
.customer-article .article-text blockquote cite::before {
  content: '\2014   ';
}
.customer-article .article-text blockquote p:first-child:first-letter {
  float: none;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
}
.customer-article .article-text .popup-trigger {
  text-decoration: underline;
  text-decoration-color: rgba(0,0,0,0.25);
}
@media (min-width: 501px) {
  .customer-article .article-text .popup-trigger {
    position: relative;
  }
}
.customer-article .article-text .popup-trigger:hover,
.customer-article .article-text .popup-trigger:active,
.customer-article .article-text .popup-trigger:focus {
  text-decoration: underline;
  text-decoration-color: rgba(0,0,0,0.25);
}
.customer-article .article-text .popup-trigger:hover .popup,
.customer-article .article-text .popup-trigger:active .popup,
.customer-article .article-text .popup-trigger:focus .popup {
  animation: popup 0.3s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  display: block;
  z-index: 100;
}
@-moz-keyframes popup {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes popup {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-o-keyframes popup {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes popup {
  0% {
    opacity: 0;
    transform: scale(0.95) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.customer-article .article-text .popup {
  background: #000;
  border-radius: 6px;
  bottom: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.075), 0 4px 15px rgba(0,0,0,0.075);
  color: #c6cbd3;
  display: none;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 13px;
  left: 0;
  margin: 0 0 10px;
  padding: 10px;
  position: absolute;
  text-align: center;
  transform-origin: 50% 100%;
  z-index: 1;
}
@media (max-width: 500px) {
  .customer-article .article-text .popup {
    left: 10px;
    right: 10px;
  }
}
.customer-article .article-text .popup::after {
  content: attr(data-caption);
}
.customer-article .article-text .popup picture {
  background-size: cover;
  border-radius: 3px;
  display: block;
  height: 175px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 501px) {
  .customer-article .article-text .popup picture {
    width: 175px;
  }
}
@media (max-width: 500px) {
  .customer-article .article-text .popup picture {
    left: 10px;
    max-width: 175px;
    right: 10px;
    width: 100%;
  }
}
.customer-next {
  background: #384248;
  color: #fff;
  padding-bottom: 100px;
  padding-top: 100px;
}
@media (max-width: 900px) {
  .customer-next .content-container {
    max-width: 600px;
  }
}
.customer-next .customer-next-header {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
  opacity: 0.4;
}
.customer-next .customer-next-list {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 900px) {
  .customer-next .customer-next-list {
    flex-direction: column;
  }
}
.customer-next .customer-next-item {
  align-items: flex-start;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  flex: 1 1;
}
@media (min-width: 901px) {
  .customer-next .customer-next-item + .customer-next-item {
    margin-left: 100px;
  }
}
@media (max-width: 900px) {
  .customer-next .customer-next-item + .customer-next-item {
    margin-top: 100px;
  }
}
.customer-next .customer-body {
  font-size: 18px;
  line-height: 1.5;
  width: 100%;
}
@media (min-width: 1200px), (max-width: 900px) and (min-width: 651px) {
  .customer-next .AuthorBubble {
    transform: translateX(-50px);
  }
}
.customer-next .Button_circular {
  border-radius: 40px;
  color: #fff;
  line-height: 30px;
}
.customer-logo-grid {
  padding-bottom: 200px;
  padding-top: 100px;
}

.UseCaseBox {
  align-self: flex-start;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05), 0 4px 10px rgba(0,0,0,0.05);
  color: #fff;
  margin: 0;
  overflow: hidden;
  perspective: 1500px;
  position: relative;
}
@media (min-width: 901px) {
  .UseCaseBox {
    flex: 0 0 500px;
  }
}
@media (max-width: 1170px) and (min-width: 901px) {
  .UseCaseBox {
    flex: 0 0 470px;
  }
}
.UseCaseBox_open {
  perspective: 0;
}
.UseCaseBox_open .media-video,
.UseCaseBox_open .media-video:hover {
  transform: translateX(15px);
}
.UseCaseBox .UseCaseBox-Video,
.UseCaseBox .UseCaseBox-Img {
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2), 0 9px 15px rgba(0,0,0,0.1);
  height: auto;
  margin-top: 30px;
  position: relative;
  transform: rotate3d(0.5, -1.5, 0, 20deg) translateX(30px);
  width: calc(100% - 30px);
}
@media (max-width: 1170px) {
  .UseCaseBox .UseCaseBox-Video,
  .UseCaseBox .UseCaseBox-Img {
    transform: rotate3d(0.5, -1.5, 0, 20deg) translateX(40px);
  }
}
.UseCaseBox .UseCaseBox-Video {
  cursor: pointer;
  transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.UseCaseBox .UseCaseBox-Video:hover {
  transform: rotate3d(0.25, -1.5, 0, 10deg) translateX(30px);
}
@media (max-width: 1170px) {
  .UseCaseBox .UseCaseBox-Video:hover {
    transform: rotate3d(0.25, -1.5, 0, 10deg) translateX(40px);
  }
}
.UseCaseBox .UseCaseBox-Video:active,
.UseCaseBox .UseCaseBox-Video:focus {
  box-shadow: 0 0 0 3px rgba(255,255,255,0.5), 0 2px 6px rgba(0,0,0,0.2), 0 9px 15px rgba(0,0,0,0.1);
  outline: 0;
  transform: translateX(15px);
}
.UseCaseBox .UseCaseBox-Caption {
  font-size: 18px;
  line-height: 1.5;
  padding: 40px;
}
.UseCaseBox .UseCaseBox-Logo {
  height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
}
.UseCaseBox .UseCaseBox-Link {
  align-items: baseline;
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  margin-top: 20px;
  text-decoration: none;
}
.UseCaseBox .UseCaseBox-Link:hover .fa,
.UseCaseBox .UseCaseBox-Link:active .fa,
.UseCaseBox .UseCaseBox-Link:focus .fa {
  opacity: 1;
}
.UseCaseBox .UseCaseBox-Link:focus {
  outline: 0;
}
.UseCaseBox .UseCaseBox-Link .fa {
  font-size: 15px;
  opacity: 0.75;
  margin-left: 10px;
  transform: rotate(45deg);
}

.customers-nav {
  background: #ffb31a;
}
.customers-hero {
  background: #ffb31a;
  height: 575px;
  overflow: hidden;
  position: relative;
}
.customers-hero * {
  box-sizing: border-box;
}
.customers-hero .hero-swoop {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 350px;
  width: 100%;
  z-index: 20;
}
.customers-hero::before,
.customers-hero::after {
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 21;
}
.customers-hero::before {
  background: radial-gradient(#ffb31a 10%, rgba(255,179,26,0) 60%);
  height: 700px;
  margin: auto;
  top: -250px;
  width: 700px;
}
@media (max-width: 680px) {
  .customers-hero::before {
    max-width: 100%;
    min-width: 200px;
  }
}
.customers-hero::after {
  background: linear-gradient(#ffb31a, rgba(255,179,26,0));
  height: 200px;
  top: 0;
  width: 100vw;
}
@media (max-width: 680px) {
  .customers-hero::after {
    height: 300px;
  }
}
.customers-hero .hero-text {
  color: #fff;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 1px 1px 1px #c78500, 3px 3px 6px rgba(199,133,0,0.25);
  z-index: 30;
}
@media (min-width: 1301px) {
  .customers-hero .hero-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.customers-hero .page-name {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 20px;
}
@media (max-width: 680px) {
  .customers-hero .page-name {
    font-size: 40px;
  }
}
.customers-hero .line {
  box-shadow: 1px 1px 1px rgba(199,133,0,0.2), 3px 3px 6px rgba(199,133,0,0.25);
}
.customers-hero .tagline {
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-weight: 600;
  opacity: 1;
}
.customers-hero .row {
  animation: scroll 50s 0.5s linear infinite;
  display: flex;
  justify-content: center;
  transform: translateY(-510px);
}
@-moz-keyframes scroll {
  0% {
    transform: translateY(-510px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes scroll {
  0% {
    transform: translateY(-510px);
  }
  100% {
    transform: translateY(0);
  }
}
@-o-keyframes scroll {
  0% {
    transform: translateY(-510px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes scroll {
  0% {
    transform: translateY(-510px);
  }
  100% {
    transform: translateY(0);
  }
}
.customers-hero .figure {
  margin: 0;
  position: relative;
  z-index: 10;
}
.customers-hero .figure:nth-child(even) {
  margin-top: 75px;
}
.customers-hero .logo {
  background: #fff;
  border-radius: 48px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05), 0 4px 20px rgba(0,0,0,0.05);
  height: 150px;
  margin: 20px;
  padding: 20px;
  width: 150px;
}
.customers-hero .logo-img {
  height: 100%;
  width: 100%;
}
.customers-usecase {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media (max-width: 900px) {
  .customers-usecase {
    flex-direction: column;
  }
}
.customers-usecase + .customers-usecase {
  margin-top: 100px;
}
@media (min-width: 901px) {
  .customers-usecase:nth-child(even) .usecase-col {
    order: 2;
  }
  .customers-usecase:nth-child(even) .UseCaseBox {
    order: 1;
  }
  .customers-usecase:nth-child(even) .UseCaseBox-Video,
  .customers-usecase:nth-child(even) .UseCaseBox-Img {
    transform: rotate3d(-0.5, 1.5, 0, 20deg) translateX(-30px);
  }
  .customers-usecase:nth-child(even) .UseCaseBox-Video:hover {
    transform: rotate3d(-0.25, 1.5, 0, 10deg) translateX(-30px);
  }
}
@media (min-width: 901px) and (max-width: 1170px) {
  .customers-usecase:nth-child(even) .UseCaseBox {
    transform: translateX(-45px);
  }
}
@media (min-width: 901px) and (min-width: 1171px) {
  .customers-usecase:nth-child(even):first-child {
    margin-left: 50px;
  }
}
@media (min-width: 901px) and (min-width: 1171px) {
  .customers-usecase:nth-child(even):last-child {
    margin-right: 50px;
  }
}
@media (min-width: 901px) and (max-width: 1170px) {
  .customers-usecase:nth-child(even) .UseCaseBox-Video,
  .customers-usecase:nth-child(even) .UseCaseBox-Img {
    transform: rotate3d(-0.25, 1.5, 0, 10deg) translateX(-40px);
  }
}
@media (min-width: 901px) and (max-width: 1170px) {
  .customers-usecase:nth-child(even) .UseCaseBox-Video:hover {
    transform: rotate3d(-0.25, 1.5, 0, 10deg) translateX(-40px);
  }
}
@media (max-width: 1170px) and (min-width: 901px) {
  .customers-usecase:nth-child(odd) .UseCaseBox {
    transform: translateX(45px);
  }
}
@media (min-width: 1171px) {
  .customers-usecase:nth-child(odd) .usecase-col:first-child {
    margin-right: 50px;
  }
}
@media (min-width: 1171px) {
  .customers-usecase:nth-child(odd) .usecase-col:last-child {
    margin-left: 50px;
  }
}
.customers-usecase .usecase-col {
  align-items: flex-start;
  color: #4f5a66;
  display: flex;
  flex-basis: auto;
  flex: 1 1;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
}
@media (min-width: 901px) {
  .customers-usecase .usecase-col {
    max-width: 500px;
  }
}
@media (max-width: 1170px) and (min-width: 901px) {
  .customers-usecase .usecase-col {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .customers-usecase .usecase-col {
    padding-left: 0;
    padding-right: 0;
  }
}
.customers-usecase .usecase-body {
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 0 25px;
  max-width: 100%;
}
.customers-usecase .usecase-body + .usecase-link {
  margin-top: 20px;
}
.customers-usecase .usecase-link {
  margin-left: 25px;
}
.customers-usecase .usecase-quote {
  margin: 0;
  max-width: 100%;
  position: relative;
  padding-left: 25px;
}
.customers-usecase .usecase-quote + .usecase-body {
  margin-top: 40px;
}
.customers-usecase .quote {
  color: #384248;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.1;
}
.customers-usecase .quote::before {
  content: '\201C';
  left: 0;
  position: absolute;
  top: 0;
}
.customers-usecase .quote::after {
  content: '\201D';
}
@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (text-fill-color: transparent) {
  .customers-usecase .quote-clip {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #8470be, #118cfd, #12ca93, #f7c543, #e95f6a);
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}
.customers-usecase .quote-attribution {
  display: flex;
  margin-top: 10px;
}
.customers-usecase .attribution-avatar {
  border-radius: 40px;
  height: 40px;
  width: 40px;
}
.customers-usecase .attribution-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 10px;
}
.customers-usecase .text-name {
  font-weight: 600;
}
.customers-logo-grid {
  padding-bottom: 200px;
  padding-top: 100px;
}

.tag {
  align-items: flex-start;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  max-height: 501px;
  max-width: 370px;
  overflow: visible;
}
@media (max-width: 1300px) {
  .tag {
    align-items: center;
    margin-bottom: 40px;
    text-align: center;
  }
}
.tag h1 {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 20px;
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 1301px) {
  .tag h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 1300px) {
  .tag h1 {
    margin-bottom: 0;
  }
}
@media (max-width: 420px) {
  .tag h1 {
    font-size: 48px;
  }
}
@media (max-width: 350px) {
  .tag h1 {
    font-size: 40px;
  }
}
.tag h1:hover .tag-ghost {
  opacity: 0.6;
  transform: none;
  transition-delay: 1.5s;
}
.tag h1 .tag-ghost {
  display: inline-block;
  opacity: 0;
  position: absolute;
  transform: translateX(-15px);
  transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.tag h2 {
  color: rgba(255,255,255,0.8);
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  margin: 20px 0 20px;
  flex: 0 0 auto;
  width: 100%;
}
@media (max-width: 1300px) {
  .tag h2 {
    margin-top: 10px;
  }
}
.tag .trial {
  color: #fff;
}
.tag .trial strong {
  color: rgba(255,255,255,0.859);
  font-weight: bold;
}
.tag a {
  align-items: center;
  background-color: #fff;
  border-radius: 6px;
  color: #118cfd;
  display: inline-flex;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 18px;
  padding-left: 50px;
  padding-right: 50px;
  height: 50px;
  text-decoration: none;
  transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.tag a:hover,
.tag a:active,
.tag a:focus {
  box-shadow: 0 0 0 5px rgba(255,255,255,0.2);
  outline: none;
}

.Box{border-radius:6px;box-sizing:border-box;padding:1em}.Box_flat{background:#F8F8F8}.Box_rule,.Box_modal,.Box_pop,.Box_modal{border:1px solid rgba(0,0,0,0.05)}.Box_pop{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.025),0 1px 10px rgba(0,0,0,0.025)}.Box_modal{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.05),0 2px 20px rgba(0,0,0,0.05)}.Box>.Box_inner{margin-left:calc(-1em - 1px);margin-right:calc(-1em - 1px);border-radius:0}.Box>.Box_inner:first-child{margin-top:calc(-1em - 1px)}.Box>.Box_inner:last-child{margin-bottom:calc(-1em - 1px)}

.Flex{display:flex;text-align:left}.Flex[text=right]{text-align:right}.Flex[text=center]{text-align:center}.Flex[text=left]{text-align:left}.Flex[align=start]{align-items:flex-start}.Flex[align=end]{align-items:flex-end}.Flex[align=center]{align-items:center}.Flex[align=baseline]{align-items:baseline}.Flex[align=stretch]{align-items:stretch}.Flex[justify=center]{justify-content:center}.Flex[justify=between]{justify-content:space-between}.Flex[justify=around]{justify-content:space-around}.Flex[justify=end]{justify-content:flex-end}.Flex[justify=start]{justify-content:flex-start}.Flex[justify=stretch]{justify-content:stretch}.Flex[inline]{display:inline-flex}.Flex_col{flex-flow:nowrap column}.Flex_row{flex-flow:nowrap row}.Flex_row>*+*,.Flex_row>[flex=inner]>*+*,.Flex_row>.Flex_inner>*+*{margin-left:1em}.Flex_row>[shift~=start],.Flex_row>.Flex_shift\=start,.Flex_row>[flex=inner]>[shift~=start],.Flex_row>[flex=inner]>.Flex_shift\=start,.Flex_row>.Flex_inner>[shift~=start],.Flex_row>.Flex_inner>.Flex_shift\=start{margin-left:auto !important}.Flex_row>[shift~=end],.Flex_row>.Flex_shift\=end,.Flex_row>[flex=inner]>[shift~=end],.Flex_row>[flex=inner]>.Flex_shift\=end,.Flex_row>.Flex_inner>[shift~=end],.Flex_row>.Flex_inner>.Flex_shift\=end{margin-right:auto !important}.Flex_col>*+*,.Flex_col>[flex=inner]>*+*,.Flex_col>.Flex_inner>*+*{margin-top:1em !important}.Flex_col>[shift~=start],.Flex_col>.Flex_shift\=start,.Flex_col>[flex=inner]>[shift~=start],.Flex_col>[flex=inner]>.Flex_shift\=start,.Flex_col>.Flex_inner>[shift~=start],.Flex_col>.Flex_inner>.Flex_shift\=start{margin-top:auto !important}.Flex_col>[shift~=end],.Flex_col>.Flex_shift\=end,.Flex_col>[flex=inner]>[shift~=end],.Flex_col>[flex=inner]>.Flex_shift\=end,.Flex_col>.Flex_inner>[shift~=end],.Flex_col>.Flex_inner>.Flex_shift\=end{margin-bottom:auto !important}.Flex [flex=block]{flex:1}.Flex>.Flex_inner,.Flex>[flex=inner]{display:inherit;flex-flow:inherit;flex-direction:inherit;flex-wrap:inherit;justify-content:inherit;align-items:inherit;text-align:inherit}.Flex[text=start],.Flex[text=left],.Flex>.Flex_inner[text=start],.Flex>.Flex_inner[text=left],.Flex>[flex=inner][text=start],.Flex>[flex=inner][text=left]{text-align:left}.Flex[text=center],.Flex>.Flex_inner[text=center],.Flex>[flex=inner][text=center]{text-align:center}.Flex[text=end],.Flex[text=right],.Flex>.Flex_inner[text=end],.Flex>.Flex_inner[text=right],.Flex>[flex=inner][text=end],.Flex>[flex=inner][text=right]{text-align:right}

.Range{position:relative;color:#118CFD;margin-top:1.52087em}.Range:before,.Range:after{content:' ';z-index:2;position:absolute;pointer-events:none;top:.625em;height:.45em;transform:translate(0, -50%);margin:0;padding:0}.Range_marks:before{z-index:2;left:0;width:100%;max-width:100%;height:calc(.45em + 2px);margin:0 0 0 calc(1.25em/2.5);background-position:center;background-image:repeating-linear-gradient(90deg, var(--bgc, white), var(--bgc, white) 3px, transparent 0, transparent calc(100% / var(--range-marks)))}.Range:after{z-index:1;right:0;width:100%;background:#dfe2e6;border-radius:8px}.Range-input[type='range']{position:relative;z-index:3;outline:none;flex:1;margin:0;padding:0;min-height:1.25em;background:transparent;font:inherit;color:inherit}.Range-input[type='range'],.Range-input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}.Range-input[type='range']::-webkit-slider-runnable-track{box-sizing:border-box;border:none;border-radius:8px;width:100%;height:.45em;background:transparent}.Range-input[type='range']::-moz-range-track{box-sizing:border-box;border:none;border-radius:8px;width:100%;height:.45em;background:transparent}.Range-input[type='range']::-ms-track{box-sizing:border-box;border:none;border-radius:8px;width:100%;height:.45em;background:transparent}.Range-input[type='range']::-webkit-slider-thumb{margin-top:-0.4em;position:relative;z-index:3;box-sizing:border-box;border:3px solid #118CFD;width:1.25em;height:1.25em;border-radius:50%;background-color:white;box-shadow:-2px 0 0 0 var(--bgc, white),2px 1px 4px -1px rgba(147,158,174,0.4);transition:0.2s ease-out}.Range-input[type='range']::-webkit-slider-thumb:hover{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']::-webkit-slider-thumb:hover:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']::-moz-range-thumb{position:relative;z-index:3;box-sizing:border-box;border:3px solid #118CFD;width:1.25em;height:1.25em;border-radius:50%;background-color:white;box-shadow:-2px 0 0 0 var(--bgc, white),2px 1px 4px -1px rgba(147,158,174,0.4);transition:0.2s ease-out}.Range-input[type='range']::-moz-range-thumb:hover{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']::-moz-range-thumb:hover:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']::-ms-thumb{margin-top:0;position:relative;z-index:3;box-sizing:border-box;border:3px solid #118CFD;width:1.25em;height:1.25em;border-radius:50%;background-color:white;box-shadow:-2px 0 0 0 var(--bgc, white),2px 1px 4px -1px rgba(147,158,174,0.4);transition:0.2s ease-out}.Range-input[type='range']::-ms-thumb:hover{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']::-ms-thumb:hover:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']:hover:not(:active)::-webkit-slider-thumb,.Range-input[type='range']:focus::-webkit-slider-thumb{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']:hover:not(:active)::-webkit-slider-thumb:active,.Range-input[type='range']:focus::-webkit-slider-thumb:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']:hover:not(:active)::-moz-range-thumb,.Range-input[type='range']:focus::-moz-range-thumb{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']:hover:not(:active)::-moz-range-thumb:active,.Range-input[type='range']:focus::-moz-range-thumb:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']:hover:not(:active)::-ms-thumb,.Range-input[type='range']:focus::-ms-thumb{box-shadow:-2px 0 0 0 transparent,1px 1px 4px 1px rgba(147,158,174,0.4)}.Range-input[type='range']:hover:not(:active)::-ms-thumb:active,.Range-input[type='range']:focus::-ms-thumb:active{box-shadow:-2px 0 0 0 transparent,inset -1px 1px 2px 0 rgba(147,158,174,0.4) !important}.Range-input[type='range']::-moz-focus-outer{border:none}.Range-input[type='range']::-ms-tooltip{display:none}.Range-progress{position:absolute;z-index:2;width:calc(((var(--range-val) - var(--range-min))/(var(--range-max) - var(--range-min)) * 100%) - .6px);max-width:100%;height:.45em;border-top-left-radius:8px;border-bottom-left-radius:8px;top:.625em;transform:translate(0, -50%);background:#118CFD;transition:0.1s ease-out;pointer-events:none}.Range-output{pointer-events:none;position:absolute;bottom:100%;left:calc((var(--range-val) - var(--range-min))/(var(--range-max) - var(--range-min)) * 100%);display:inline-flex;justify-content:center;align-items:center;min-height:1rem;margin:0 0 .33333em;padding:0;transform:translate(calc((var(--range-val) - var(--range-min))/(var(--range-max) - var(--range-min)) * -100%));font:inherit;font-size:1.15em;font-weight:bold;text-align:center;background:var(--bgc, white);box-shadow:8px 0 var(--bgc, white),-8px 0 var(--bgc, white),4px 0 var(--bgc, white),-4px 0 var(--bgc, white);color:currentColor;opacity:1;transition:.3s ease-out}

.Title{margin-bottom:0;font-weight:600;line-height:1.3}.Title1{font-size:2.01136em}.Title2{font-size:1.74901em}.Title3{font-size:1.52087em}.Title4{font-size:1.3225em}.Title5{font-size:1.15em}.Title6{font-size:1em}.Title_bold{font-weight:800}

.Next {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  max-width: 1420px;
  padding-bottom: 200px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1420px) {
  .Next {
    max-width: 860px;
  }
}
@media (max-width: 960px) {
  .Next {
    max-width: 380px;
  }
}
@media (max-width: 440px) {
  .Next {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.Next-Lines {
  align-self: center;
  display: flex;
  margin-bottom: 15px;
  margin-top: 0;
}
.Next-Heading,
.Next-SubHeading {
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
}
.Next-Heading {
  max-width: 660px;
}
.Next-Heading {
  color: #384248;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media (max-width: 680px) {
  .Next-Heading {
    font-size: 40px;
  }
}
.Next-SubHeading {
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 60px;
  margin-top: 0;
  opacity: 0.5;
  text-align: center;
}
.Next-SingleLink {
  text-align: center;
  margin-bottom: 60px;
}
.Next-Container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.Next-Item {
  box-sizing: border-box;
  margin-bottom: 100px;
  max-width: 380px;
  width: 100%;
}
@media (min-width: 961px) {
  .Next-Item + .Next-Item {
    margin-left: 100px;
  }
}
@media (max-width: 1420px) {
  .Next-Item + .Next-Item:last-child {
    margin-left: 0;
  }
}
.Next-Item-Icon {
  height: 80px;
  margin-left: -10px;
  width: 80px;
}
.Next-Item-Heading {
  color: #384248;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 0;
}
.Next-Item-List,
.Next-Item-Description {
  color: #4f5a66;
  font-size: 20px;
  line-height: 1.6;
  margin-top: 15px;
}
.Next-Item-List {
  list-style-type: none;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
}
.Next-Item-List-Item {
  display: flex;
}
.Next-Item-List-Item + .next-list-item {
  margin-top: 10px;
}
.Next-Item-List-Item-Icon {
  margin-right: 10px;
  margin-top: 5px;
}
.Next-Item-Description {
  margin-bottom: 15px;
}
.Next-Item-Buttons {
  margin-top: 10px;
}
.Next-Item-Buttons .Button:not(.Button_shale_text) {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.Next-Item-Buttons .Button + .Button {
  margin-left: 10px;
}

.Navbar_tutorials {
  background: #896cc4;
}
.RecipeModal {
  background: #1b232f;
  border: 1px solid rgba(0,0,0,0.25);
  border-radius: 7.5px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1), 0 5px 10px rgba(0,0,0,0.1), 0 10px 30px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  margin: 40px auto 0;
  max-width: 1160px;
  width: 100%;
}
@media (min-width: 801px) {
  .RecipeModal {
    height: 600px;
  }
}
@media (max-width: 800px) {
  .RecipeModal {
    max-width: 600px;
  }
}
.RecipeModal-wrapper {
  padding: 0 20px;
}
.RecipeModal-header {
  align-items: center;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
  color: #fff;
  display: flex;
  flex: 0 0 60px;
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 600;
  padding: 0 20px;
}
@media (max-width: 500px) {
  .RecipeModal-header {
    font-size: 18px;
  }
}
.RecipeModal-header-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.RecipeModal-header-emoji {
  margin-right: 10px;
}
@media (max-width: 800px) {
  .RecipeModal-content {
    flex-direction: column;
  }
}
.RecipeModal-nav {
  flex-direction: column;
  padding: 20px;
}
@media (min-width: 801px) {
  .RecipeModal-nav {
    border-right: 1px solid rgba(255,255,255,0.1);
    box-shadow: inset -1px 0 0 rgba(0,0,0,0.25);
    flex: 0 0 350px;
  }
}
@media (max-width: 800px) {
  .RecipeModal-nav {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.25);
  }
}
.RecipeModal-step {
  background: rgba(255,255,255,0.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
  border-radius: 5px;
}
.RecipeModal-step:focus {
  outline: 0;
}
.RecipeModal-step_open {
  background: #fff;
}
.RecipeModal-step_open .RecipeModal-step-header,
.RecipeModal-step_open .RecipeModal-step-description {
  color: #384248;
}
.RecipeModal-step_open .RecipeModal-step-header {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.RecipeModal-step_open .RecipeModal-step-description {
  display: block;
}
.RecipeModal-step:not(.RecipeModal-step_open) {
  cursor: pointer;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}
.RecipeModal-step:not(.RecipeModal-step_open):hover,
.RecipeModal-step:not(.RecipeModal-step_open):active,
.RecipeModal-step:not(.RecipeModal-step_open):focus {
  background: rgba(255,255,255,0.3);
}
.RecipeModal-step:not(.RecipeModal-step_open):focus {
  box-shadow: 0 0 0 3px rgba(255,255,255,0.15);
  outline: 0;
}
.RecipeModal-step + .RecipeModal-step {
  margin-top: 10px;
}
.RecipeModal-step-header,
.RecipeModal-step-description {
  color: #fff;
  font-size: 16px;
}
.RecipeModal-step-header {
  align-items: center;
  display: flex;
  font-weight: 600;
  height: 40px;
  overflow: hidden;
  padding: 10px 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.RecipeModal-step-description {
  display: none;
  line-height: 1.3;
  padding: 20px;
}
.RecipeModal-step-footer {
  display: flex;
  justify-content: flex-end;
}
.RecipeModal-step-button {
  align-items: baseline;
  background: none;
  border: 0;
  border-radius: 5px;
  color: #939eae;
  cursor: pointer;
  display: flex;
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 20px;
  padding: 0 10px;
  transition: box-shadow 0.15s cubic-bezier(0.16, 1, 0.3, 1);
}
.RecipeModal-step-button:hover,
.RecipeModal-step-button:active,
.RecipeModal-step-button:focus {
  color: #818ea0;
}
.RecipeModal-step-button:focus {
  box-shadow: 0 0 0 3px rgba(147,158,174,0.15);
  outline: 0;
}
.RecipeModal-step-button .fa {
  margin-left: 10px;
  transform: rotate(-90deg);
}
.RecipeModal-code {
  background: none !important;
  color: #fff;
  font-family: 'SF Mono', SFMono-Regular, ui-monospace, 'DejaVu Sans Mono', Menlo, Consolas, monospace;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
}
.RecipeModal-code .linenumber {
  color: #fff !important;
  opacity: 0.5;
}
.RecipeModal-code [data-line] {
  display: block;
  transition: background 0.1s cubic-bezier(0.16, 1, 0.3, 1), color 0.1s cubic-bezier(0.16, 1, 0.3, 1);
}
.RecipeModal-code [data-line] span {
  transition: color 0.1s cubic-bezier(0.16, 1, 0.3, 1);
}
.RecipeModal-code [data-line]:not([data-highlight="true"]),
.RecipeModal-code [data-line]:not([data-highlight="true"]) span {
  color: rgba(255,255,255,0.5) !important;
}
.RecipeModal-code [data-highlight="true"] {
  background: rgba(255,255,255,0.05);
}
.Tutorials-Row,
.Tutorials-Col {
  display: flex;
}
.Tutorials-Col {
  flex-direction: column;
}
@media (max-width: 1150px) {
  .Tutorials-Row {
    flex-direction: column;
  }
}
.Tutorials-Row_sm {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.Tutorials-Row_cards {
  justify-content: space-between;
  margin-top: 160px;
}
@media (max-width: 1160px) {
  .Tutorials-Row_cards {
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .Tutorials-Row_cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.Tutorials-Hero {
  background: #896cc4;
  min-height: 940px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.Tutorials-Hero-Swoop {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 720px;
  width: 100%;
  z-index: -1;
}
.Tutorials-Hero-Swoop path:first-child {
  fill: #c4b6e2;
}
.Tutorials-Hero-Text {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
  overflow: visible;
  padding-top: 20px;
  text-align: center;
  text-shadow: 1px 1px 1px #146b4e, 3px 3px 6px rgba(20,107,78,0.1);
}
@media (min-width: 1301px) {
  .Tutorials-Hero-Text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.Tutorials-Hero-Text-Heading {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 20px;
}
@media (max-width: 680px) {
  .Tutorials-Hero-Text-Heading {
    font-size: 40px;
  }
}
.Tutorials-Hero-Text-Description {
  font-family: 'Avenir Next', Helvetica, sans-serif;
  font-weight: 500;
  opacity: 0.7;
}
.Tutorials-Feature-Text,
.Tutorials-Highlight-Text {
  flex: 0 0 auto;
  max-width: 400px;
  width: 100%;
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Text,
  .Tutorials-Highlight-Text {
    max-width: 500px;
    text-align: center;
  }
}
.Tutorials-Feature-Text-Heading,
.Tutorials-Highlight-Text-Heading {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 0;
}
@media (max-width: 400px) {
  .Tutorials-Feature-Text-Heading,
  .Tutorials-Highlight-Text-Heading {
    font-size: 40px;
  }
}
.Tutorials-Feature-Text-Description,
.Tutorials-Highlight-Text-Description {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 0;
  margin-top: 0;
}
.Tutorials-Feature {
  padding-bottom: 80px;
  padding-top: 40px;
}
.Tutorials-Feature .Tutorials-Row {
  align-items: center;
}
.Tutorials-Feature-Text {
  color: #384248;
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Text {
    order: 1;
  }
}
@media (min-width: 1151px) {
  .Tutorials-Feature-Text + .Tutorials-Feature-Figure {
    margin-left: 80px;
  }
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Text + .Tutorials-Feature-Figure {
    margin-top: 40px;
  }
}
.Tutorials-Feature-Figure {
  display: flex;
  flex-direction: column;
  margin: 0;
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Figure {
    order: 2;
  }
}
@media (min-width: 1151px) {
  .Tutorials-Feature-Figure + .Tutorials-Feature-Text {
    margin-left: 100px;
  }
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Figure + .Tutorials-Feature-Text {
    margin-top: 120px;
  }
}
@media (min-width: 1151px) {
  .Tutorials-Feature-Figure_left {
    align-items: flex-start;
  }
}
@media (min-width: 1151px) {
  .Tutorials-Feature-Figure_right {
    align-items: flex-end;
  }
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Figure_left,
  .Tutorials-Feature-Figure_right {
    align-items: center;
  }
}
.Tutorials-Feature-Figure-Card {
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.025);
  pointer-events: none;
}
@media (max-width: 370px) {
  .Tutorials-Feature-Figure-Card > div {
    min-width: 0;
  }
}
.Tutorials-Feature-Figure-Card + .Tutorials-Feature-Figure-Card {
  margin-top: 20px;
}
.Tutorials-Feature-Figure-Figcaption {
  align-items: center;
  background: rgba(56,66,72,0.9);
  border-radius: 21px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.1);
  color: #f0f0f0;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 20px;
  padding: 10px 15px 10px 10px;
  text-decoration: none;
}
.Tutorials-Feature-Figure-Figcaption[href]:hover,
.Tutorials-Feature-Figure-Figcaption[href]:focus,
.Tutorials-Feature-Figure-Figcaption[href]:active {
  background: rgba(56,66,72,0.85);
}
.Tutorials-Feature-Figure-Figcaption-Img:first-child {
  margin-right: 10px;
}
.Tutorials-Feature-Figure-Figcaption-Img:last-child {
  margin-left: 10px;
}
.Tutorials-Feature-Figure-Figcaption-Img_embed {
  background: #118cfd;
  border-radius: 12px;
  box-sizing: border-box;
  padding: 5px;
}
@media (max-width: 400px) {
  .Tutorials-Feature-Figure-Figcaption-Br {
    display: none;
  }
}
.Tutorials-Feature-Figure-Img {
  box-shadow: 0 10px 30px rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);
}
@media (max-width: 900px) {
  .Tutorials-Feature-Figure-Img {
    width: 100%;
  }
}
.Tutorials-Feature-Figure-Img_steps {
  background: #242e34;
  border-radius: 9px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 2px 4px rgba(0,0,0,0.1);
  max-width: 400px;
  padding: 20px;
}
.Tutorials-Feature-Figure-Img_embed {
  border-radius: 6px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 2px 4px rgba(0,0,0,0.1);
  display: block;
  box-shadow: none;
  max-width: 800px;
}
.Tutorials-Feature-Figure-ImgWrapper_embed {
  background: conic-gradient(#6f58b2, #118cfd, #6f58b2, #6f58b2);
  border-radius: 9px;
  box-shadow: inset 0 -1px rgba(0,0,0,0.1), 0 10px 30px rgba(0,0,0,0.1), 0 2px 6px rgba(0,0,0,0.05);
  margin-left: -250px;
  padding: 15px;
}
@media (max-width: 1150px) {
  .Tutorials-Feature-Figure-ImgWrapper_embed {
    margin-left: auto;
    margin-top: 40px;
  }
}
.Tutorials-Feature-Figure_cards {
  align-items: flex-start;
}
.Tutorials-Feature_cards {
  margin-bottom: 80px;
  margin-top: 80px;
}
.Tutorials-EmojiPicker {
  margin-top: 40px;
}
.Tutorials-EmojiPicker-Button {
  background: none;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  cursor: pointer;
  font-family: 'Apple Color Emoji', 'Segoe UI Emoji';
  font-size: 26px;
  height: 40px;
  margin: 5px;
  padding: 0;
  transition: box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  width: 40px;
}
.Tutorials-EmojiPicker-Button:hover,
.Tutorials-EmojiPicker-Button:focus {
  background: get(color 'ivory');
}
.Tutorials-EmojiPicker-Button:active {
  background: get(color 'chalk');
}
.Tutorials-EmojiPicker-Button:focus {
  box-shadow: 0 0 0 3px rgba(147,158,174,0.25);
  outline: none;
}
.Tutorials-EmojiPicker-Button_active {
  background: rgba(147,158,174,0.15);
  box-shadow: 0 0 0 1px rgba(147,158,174,0.25);
  cursor: default;
}
.Tutorials-EmojiPicker-Range {
  appearance: none;
  background: linear-gradient(90deg, #f00, #f50, #fa0, #ff0, #af0, #5f0, #0f0, #0f5, #0fa, #0ff, #0af, #05f, #00f, #50f, #a0f, #f0f, #f0a);
  border: 0;
  border-radius: 6px;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-sizing: border-box;
  margin: 20px 0 0;
  max-width: 400px;
  width: 100%;
}
.Tutorials-EmojiPicker-Range:focus {
  outline: 0;
}
.Tutorials-Highlight {
  background: #1b232f;
  color: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-bottom: 160px;
  padding-top: 160px;
  position: relative;
}
.Tutorials-Highlight-Figure {
  margin: 0 0 0 100px;
  position: relative;
}
@media (max-width: 1150px) {
  .Tutorials-Highlight-Figure {
    align-self: flex-start;
    margin-left: auto;
    margin-top: 80px;
  }
}
.Tutorials-Highlight-Figure::after {
  background: linear-gradient(90deg, rgba(27,35,47,0), #1b232f);
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  left: calc(100vw - 1160px + 400px);
  right: auto;
  top: 0;
  width: calc(100vw - 1160px + 400px);
  z-index: 12;
}
@media (max-width: 1160px) {
  .Tutorials-Highlight-Figure::after {
    left: calc(100vw - 200px);
    width: 200px;
  }
}
.Tutorials-Highlight-Figure-Pre {
  font-size: 24px;
  margin: 0;
}
.Tutorials-Highlight .Tutorials-Row {
  align-items: center;
}
.Tutorials-Code-Row {
  opacity: 0.5;
  position: relative;
}
.Tutorials-Code-Row::before {
  background: rgba(0,0,0,0.5);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.Tutorials-Code-Row-Wrapper {
  position: relative;
  z-index: 11;
}
.Tutorials-Code-Row:nth-child(1),
.Tutorials-Code-Row:nth-child(4),
.Tutorials-Code-Row:nth-child(5),
.Tutorials-Code-Row:nth-child(6),
.Tutorials-Code-Row:nth-child(7) {
  animation: highlightText 9s infinite linear;
}
.Tutorials-Code-Row:nth-child(1)::before,
.Tutorials-Code-Row:nth-child(4)::before,
.Tutorials-Code-Row:nth-child(5)::before,
.Tutorials-Code-Row:nth-child(6)::before,
.Tutorials-Code-Row:nth-child(7)::before {
  animation: highlightBg 9s infinite linear;
}
.Tutorials-Code-Row:nth-child(4),
.Tutorials-Code-Row:nth-child(5),
.Tutorials-Code-Row:nth-child(6),
.Tutorials-Code-Row:nth-child(4)::before,
.Tutorials-Code-Row:nth-child(5)::before,
.Tutorials-Code-Row:nth-child(6)::before {
  animation-delay: 3s;
}
.Tutorials-Code-Row:nth-child(7),
.Tutorials-Code-Row:nth-child(7)::before {
  animation-delay: 6s;
}
@-moz-keyframes highlightText {
  0% {
    opacity: 0.5;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes highlightText {
  0% {
    opacity: 0.5;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0.5;
  }
}
@-o-keyframes highlightText {
  0% {
    opacity: 0.5;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0.5;
  }
}
@keyframes highlightText {
  0% {
    opacity: 0.5;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0.5;
  }
}
@-moz-keyframes highlightBg {
  0% {
    opacity: 0;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0;
  }
}
@-webkit-keyframes highlightBg {
  0% {
    opacity: 0;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0;
  }
}
@-o-keyframes highlightBg {
  0% {
    opacity: 0;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0;
  }
}
@keyframes highlightBg {
  0% {
    opacity: 0;
  }
  5%, 33% {
    opacity: 1;
  }
  38%, 100% {
    opacity: 0;
  }
}
.Tutorials-Code-LineNumber {
  color: #4f5a66;
  margin-right: 20px;
  min-width: 30px;
  padding-left: 10px;
  text-align: right;
}
.Tutorials-Code-Storage {
  color: #12ca93;
}
.Tutorials-Code-Variable {
  color: #118cfd;
}
.Tutorials-Code-String {
  color: #ffb31a;
}
.Tutorials-Code-Constant {
  color: #e95f6a;
}
.Tutorials-Code-Keyword {
  color: #4f5a66;
}
.Tutorials-Card {
  background: #384248;
  border-radius: 9px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 5px 15px rgba(0,0,0,0.25);
  flex: 1 1 50%;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 40px;
  text-align: center;
}
@media (max-width: 1160px) {
  .Tutorials-Card {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 600px) {
  .Tutorials-Card {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}
@media (min-width: 1161px) {
  .Tutorials-Card + .Tutorials-Card {
    margin-left: 40px;
  }
}
@media (max-width: 1160px) {
  .Tutorials-Card + .Tutorials-Card {
    margin-top: 40px;
  }
}
.Tutorials-Card-Figure {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 330px;
  margin: 0;
}
@media (max-width: 600px) {
  .Tutorials-Card-Figure {
    height: auto;
  }
}
.Tutorials-Card-Figure-Img {
  max-height: 100%;
  width: auto;
}
@media (max-width: 600px) {
  .Tutorials-Card-Figure-Img {
    height: auto;
    width: 100%;
  }
}
.Tutorials-Card-Text {
  color: #f0f0f0;
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  padding: 40px 0;
}
.Tutorials-Card-Text-Heading,
.Tutorials-Card-Text-Description {
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 0;
}
.Tutorials-Card-Text-Heading {
  font-family: 'Avenir Next Demi', Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}
.Tutorials-Card-Text-Description {
  font-size: 18px;
}

.feature-hero-img {
  border-radius: 6px;
  box-shadow: 0 5px 20px rgba(73,9,12,0.1);
  display: flex;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 650px;
  width: 100%;
}

