@charset "UTF-8";
/*!
Theme Name: beamable
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: beamable
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

beamable is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;500&family=Sarabun:wght@300;700&family=Urbanist:wght@500;900&display=swap");
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup,
form .hs-form-field.required label:first-of-type:after,
form .input:not([data-reactid]).required label:first-of-type:after {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup, form .hs-form-field.required label:first-of-type:after,
form .input:not([data-reactid]).required label:first-of-type:after {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* Tools
--------------------------------------------- */
.hidden {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s;
}

.dynamic-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dynamic-image-container {
  position: relative;
}
.dynamic-image .section {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  max-height: none;
}

.bg-dark-gray + .gloopy-bottom + .bg-dark-gray {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-dark-gray {
  background-color: transparent;
  fill: #292F36;
}

.bg-light-gray + .gloopy-bottom + .bg-light-gray {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-light-gray {
  background-color: transparent;
  fill: #404A55;
}

.bg-blue + .gloopy-bottom + .bg-blue {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-blue {
  background-color: transparent;
  fill: #3D56B8;
}

.bg-violet + .gloopy-bottom + .bg-violet {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-violet {
  background-color: transparent;
  fill: #34246F;
}

.bg-bright-violet + .gloopy-bottom + .bg-bright-violet {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-bright-violet {
  background-color: transparent;
  fill: #674CC5;
}

.bg-light-violet + .gloopy-bottom + .bg-light-violet {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-light-violet {
  background-color: transparent;
  fill: #E6E2F5;
}

.bg-teal + .gloopy-bottom + .bg-teal {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}

svg.bg-teal {
  background-color: transparent;
  fill: #026379;
}

.bg-gradient-deep-space + .gloopy-bottom + .bg-deep-space {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-deep-space svg.bg-gradient-deep-space {
  background-color: transparent;
  fill: #282c35;
}

.bg-gradient-galactic-glow + .gloopy-bottom + .bg-galactic-glow {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-galactic-glow svg.bg-gradient-galactic-glow {
  background-color: transparent;
  fill: #272e36;
}

.bg-gradient-extra-terrestrial + .gloopy-bottom + .bg-extra-terrestrial {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-extra-terrestrial svg.bg-gradient-extra-terrestrial {
  background-color: transparent;
  fill: #282f37;
}

.bg-gradient-milky-way + .gloopy-bottom + .bg-milky-way {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-milky-way svg.bg-gradient-milky-way {
  background-color: transparent;
  fill: #282f37;
}

.bg-gradient-grey-glow + .gloopy-bottom + .bg-grey-glow {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-grey-glow svg.bg-gradient-grey-glow {
  background-color: transparent;
  fill: #292F36;
}

.bg-gradient-ocean-planet + .gloopy-bottom + .bg-ocean-planet {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-ocean-planet svg.bg-gradient-ocean-planet {
  background-color: transparent;
  fill: #292F36;
}

.bg-gradient-bright-violet + .gloopy-bottom + .bg-bright-violet {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-bright-violet svg.bg-gradient-bright-violet {
  background-color: transparent;
  fill: #292D36;
}

.bg-gradient-blue-nebula + .gloopy-bottom + .bg-blue-nebula {
  padding-top: 0;
  margin-top: -9vw;
  z-index: 999;
}
.bg-gradient-blue-nebula svg.bg-gradient-blue-nebula {
  background-color: transparent;
  fill: #2a2f35;
}

.gloopy-top {
  margin-bottom: -12px;
  z-index: 3;
}
.gloopy-top + section {
  z-index: 3;
}

.gloopy-bottom + .gloopy-top,
.has-toolset + .gloopy-bottom {
  display: none;
}
.gloopy-bottom + .gloopy-top + section,
.has-toolset + .gloopy-bottom + section {
  margin-top: -9vw;
}
.gloopy-bottom + .gloopy-top + section.pad-top-lg,
.has-toolset + .gloopy-bottom + section.pad-top-lg {
  padding-top: calc(119px + 9vw);
}
.gloopy-bottom + .gloopy-top + section.pad-top-md,
.has-toolset + .gloopy-bottom + section.pad-top-md {
  padding-top: calc(90px + 9vw);
}
.gloopy-bottom + .gloopy-top + section.pad-top-sm,
.has-toolset + .gloopy-bottom + section.pad-top-sm {
  padding-top: calc(61px + 9vw);
}

.gloopy-bottom {
  max-height: 166px;
  margin-top: -6px;
  transform: scaleY(-1);
  z-index: 999;
}
.gloopy-bottom + section {
  margin-top: -9vw;
}
.gloopy-bottom + section.pad-top-lg {
  padding-top: calc(119px + 9vw);
}
.gloopy-bottom + section.pad-top-md {
  padding-top: calc(90px + 9vw);
}
.gloopy-bottom + section.pad-top-sm {
  padding-top: calc(61px + 9vw);
}

section:last-of-type + .gloopy-bottom {
  display: none;
}

.home .companies + .gloopy-top {
  margin-top: -9vw;
  z-index: 1;
}

@media screen and (min-width: 1401px) {
  .hero + .gloopy-top {
    margin-top: 0 !important;
  }
}
/* Animations
--------------------------------------------- */
.standard-image-container,
.hero-image-container {
  position: relative;
}
.standard-image-container > img,
.hero-image-container > img {
  z-index: 2;
}

.bg-img {
  position: absolute;
  max-width: 20%;
  z-index: 3;
  pointer-events: none;
}

.animation-container {
  position: absolute;
  height: 100%;
  width: 100%;
}

.has-animation-1 .animation-container:before, .has-animation-1 .animation-container:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-1 .animation-container:before {
  background-image: url(../images/portal-images/stars.png);
}
.has-animation-1 .animation-container:after {
  background-image: url(../images/portal-images/portal.png);
  width: 150%;
  height: 150%;
}
.has-animation-1.hero #portal-cube-1 {
  top: 35%;
  left: 0;
}
.has-animation-1.hero #portal-cube-2 {
  width: 44px;
  top: 75%;
  right: calc(100% - 40px);
}
.has-animation-1.hero #portal-cube-3 {
  display: block;
  width: 28px;
  top: 20%;
  right: 54px;
}
.has-animation-1 #portal-cube-1 {
  width: 65px;
  top: 265px;
  left: 15px;
  animation: float 4s alternate linear infinite;
}
.has-animation-1 #portal-cube-2 {
  width: 65px;
  top: 200px;
  right: 33px;
  animation: float 4s alternate-reverse linear infinite;
  animation-delay: -1s;
}
.has-animation-1 #portal-cube-3 {
  display: none;
  animation: float 4s alternate linear infinite;
  animation-delay: -0.5s;
}
.has-animation-2 .bg-img {
  animation: swerve 5s alternate linear infinite;
}
.has-animation-2 #beamable-ship {
  top: 175px;
  left: -30px;
  animation-delay: -2s;
}
.has-animation-2 #top-ship {
  top: 78px;
  left: 62px;
  animation-delay: -3.5s;
}
.has-animation-2 #bottom-ship {
  top: 208px;
  left: 216px;
}
.has-animation-3 .standard-image {
  display: none !important;
}
.has-animation-3 .bg-img {
  max-width: none;
}
.has-animation-3 #aws-portal {
  max-width: 125%;
  max-height: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-3 #yellow-box {
  width: 166px;
  top: -10%;
  right: 25%;
  z-index: 2;
  animation: float-up-down 4s alternate linear infinite;
}
.has-animation-3 #red-box {
  width: 178px;
  top: 27%;
  left: 12%;
  z-index: 3;
  animation: float-up-down 4s alternate linear infinite;
  animation-delay: -1.5s;
}
.has-animation-3 #blue-box {
  width: 190px;
  top: 48%;
  right: 25%;
  z-index: 4;
  animation: float-up-down 4s alternate linear infinite;
  animation-delay: -3s;
}
.has-animation-3 #arrow {
  width: 66px;
  right: 15%;
  bottom: 60px;
  z-index: 5;
  animation: arrow-trajectory 10s forwards ease infinite;
}
.has-animation-4 #stars-circles {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.has-animation-4 #book {
  width: 100px;
  top: 0;
  right: 40%;
  animation: float 5s alternate linear infinite;
}
.has-animation-4 #box {
  top: -5%;
  left: 10%;
  width: 50px;
  animation: float 5s alternate linear infinite;
  animation-delay: -1.5s;
}
.has-animation-4 #box-left {
  width: 65px;
  top: 50%;
  left: 0;
  animation: float 5s alternate linear infinite;
  animation-delay: -3.5s;
}
.has-animation-5 #repair-bot {
  max-width: none;
  width: 320px;
  top: 5%;
  left: calc(50% - 220px);
  animation: float-up-down 2s alternate linear infinite;
}
.has-animation-5 #repair-box-top {
  top: 30px;
  right: 26%;
  animation: float 6s alternate linear infinite;
}
.has-animation-5 #repair-box-middle {
  top: 86px;
  right: 29%;
  animation: float 8s alternate linear infinite;
  animation-delay: -1.5s;
}
.has-animation-5 #repair-box-bottom {
  top: 60%;
  right: 0;
  animation: float 5s alternate linear infinite;
  animation-delay: -3s;
}
.has-animation-6.hero #hero-gamesparks-block {
  left: 0;
}
.has-animation-6 #hero-portal-ship {
  position: relative;
}
.has-animation-6 #hero-gamesparks-block {
  max-width: 250px;
  width: 58%;
  height: auto;
  left: 36px;
  top: 0;
  z-index: 2;
  animation: float-up-down 2s linear alternate infinite;
}
.has-animation-6 #hero-block-1 {
  width: 21px;
  left: 10px;
  top: 230px;
  transform: rotate(15deg);
}
.has-animation-6 #hero-block-2 {
  width: 40px;
  top: -12px;
  left: 50%;
  animation-delay: -2s;
}
.has-animation-6 #hero-block-1, .has-animation-6 #hero-block-2 {
  animation: float-up-down 5s linear alternate-reverse infinite;
}
.has-animation-7 #coin {
  top: 83px;
  animation: float 10s linear alternate infinite;
  animation-delay: -2.5s;
}
.has-animation-7 #beamable-ship {
  top: 45px;
  left: 33%;
  animation: float 10s linear alternate infinite;
}
.has-animation-7 #block {
  width: 65px;
  top: 5px;
  right: 35%;
  animation: float 10s linear alternate infinite;
  animation-delay: -6.5s;
}
.has-animation-8 .section-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-animation-8 .section-image > img {
  position: relative;
  margin-left: -16px;
  z-index: 2;
  width: 80%;
}
.has-animation-8 .section-image .animation-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
.has-animation-8 #isolated-stars-circles {
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-8 #isolated-portal {
  max-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-12 .section-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-animation-12 .section-image > img {
  position: relative;
  margin-left: -16px;
  z-index: 2;
}
.has-animation-12 .section-image .animation-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
.has-animation-12 #isolated-stars-circles {
  max-width: 170%;
  top: 8px;
  left: -15px;
  transform: translate(-50%, -50%);
  z-index: 1;
  animation: float 12s linear alternate infinite;
  animation-delay: -2.5s;
}
.has-animation-12 #isolated-portal {
  max-width: 200%;
  width: 100%;
  top: 22%;
  left: 42%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-9 #cube-1 {
  position: absolute;
  max-width: 30px;
  top: 25%;
  left: 70%;
  transform: translate(-50%, -50%);
  animation: float 8s linear alternate infinite;
  animation-delay: -2.5s;
}
.has-animation-9 #cube-2 {
  position: absolute;
  max-width: 30px;
  top: 55%;
  left: 0%;
  transform: translate(-50%, -50%);
  animation: float 8s linear alternate infinite;
  animation-delay: -4.5s;
}
.has-animation-9 #cube-3 {
  position: absolute;
  max-width: 30px;
  top: 30%;
  left: 0%;
  transform: translate(-50%, -50%);
  animation: float 8s linear alternate infinite;
  animation-delay: -6.5s;
}
.has-animation-10 .animation-container:before, .has-animation-10 .animation-container:after, .has-animation-11 .animation-container:before, .has-animation-11 .animation-container:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.has-animation-10 .animation-container:before, .has-animation-11 .animation-container:before {
  background-image: url(../images/portal-images/stars.png);
}
.has-animation-10 .animation-container:after, .has-animation-11 .animation-container:after {
  background-image: url(../images/portal-images/portal.png);
  width: 150%;
  height: 150%;
}
.has-animation-10 .bg-img, .has-animation-11 .bg-img {
  max-width: 50px;
  animation: float 8s linear alternate infinite;
}
.has-animation-10 #cube-1, .has-animation-11 #cube-1 {
  top: 260px;
}
.has-animation-10 #cube-2, .has-animation-11 #cube-2 {
  bottom: -18px;
  left: 50%;
  animation-delay: -4s;
}
.has-animation-10 #cube-3, .has-animation-11 #cube-3 {
  display: none;
}
.has-animation-11 .animation-container:after {
  width: 100%;
}
.has-animation-11 #cube-1 {
  top: 152px;
  left: unset;
  right: -58px;
}
.has-animation-11 #cube-2 {
  top: 260px;
  left: -30px;
}

.rotate {
  animation: rotate 4s forwards linear infinite;
}

@keyframes blink {
  0%, 49%, 100% {
    opacity: 1;
  }
  50%, 99% {
    opacity: 0;
  }
}
@keyframes float-up-down {
  from {
    transform: translateY(-8px);
  }
  to {
    transform: translateY(8px);
  }
}
@keyframes float {
  0% {
    transform: rotate(-12deg) translate(-3px, -8px);
  }
  25% {
    transform: rotate(-4deg) translate(8px, 8px);
  }
  50% {
    transform: rotate(5deg) translate(8px, 0px);
  }
  75% {
    transform: rotate(5deg) translate(10px, -3px);
  }
  100% {
    transform: rotate(0deg) translate(5px, -5px);
  }
}
@keyframes float-variant {
  0% {
    transform: rotate(12deg) translate(2px, 8px);
  }
  25% {
    transform: rotate(8deg) translate(-5px, -3px);
  }
  50% {
    transform: rotate(-8deg) translate(-8px, -1px);
  }
  75% {
    transform: rotate(-10deg) translate(4px, 3px);
  }
  100% {
    transform: rotate(0deg) translate(-1px, 5px);
  }
}
@keyframes hover {
  0%, 100% {
    transform: translate(-4px, 4px);
  }
  25% {
    transform: translate(4px, 4px);
  }
  50% {
    transform: translate(4px -4px);
  }
  75% {
    transform: translate(-4px, -4px);
  }
}
@keyframes slow-appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes swerve {
  from {
    transform: translate(10px, 10px);
  }
  to {
    transform: translate(-10px, -10px);
  }
}
@keyframes arrow-trajectory {
  0%, 100% {
    top: 70%;
    right: 30%;
  }
  33% {
    top: 50%;
    right: 60%;
  }
  66% {
    top: 10%;
    right: 30%;
  }
}
@keyframes ring-wobble {
  0% {
    opacity: 0;
    transform: translate(0, -100px) rotate(-30deg);
  }
  15% {
    opacity: 1;
    transform: translate(0, 0);
  }
  20% {
    transform: translate(20px, 20px);
  }
  40% {
    transform: translate(-20px, -20px);
  }
  60% {
    transform: translate(10px, 10px);
  }
  80% {
    transform: translate(-10px, -10px);
  }
  100% {
    transform: none;
  }
}
@keyframes twinkle {
  0%, 100% {
    clip-path: none;
  }
  25% {
    clip-path: polygon(90% 100%, 111% 0, 0 -30%);
  }
  50% {
    clip-path: polygon(0 100%, 111% 100%, 100% 0);
  }
  75% {
    clip-path: polygon(50% -46%, -8% 82%, 64% 58%);
  }
}
@media screen and (max-width: 768px) {
  .has-animation-3 .section-image {
    min-height: 350px;
  }
  .has-animation-3 #aws-portal {
    max-width: 150%;
  }
  .has-animation-3 #yellow-box {
    top: 6%;
  }
  .has-animation-3 #red-box {
    top: 40%;
    left: -5%;
  }
  .has-animation-3 #blue-box {
    right: 0;
  }
  .has-animation-12 .section-image > img {
    width: 75%;
  }
  .has-animation-12 #isolated-portal {
    top: 53%;
  }
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
h1,
h2,
h3,
.home h4,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 900;
  color: #fff;
  clear: both;
}

h1 {
  font-size: 48px;
  line-height: 56px;
}

h2 {
  font-size: 36px;
  line-height: 42px;
}
h2.xlarge {
  font-size: 45px;
  line-height: 54px;
}

h3, .home h4 {
  font-size: 28px;
  line-height: 34px;
}

h4 {
  font-size: 21px;
  line-height: 25px;
}

@media screen and (min-width: 1401px) {
  h1 {
    font-size: 90px;
    line-height: 90px;
  }

  h2 {
    font-size: 45px;
    line-height: 54px;
  }
  h2.xlarge {
    font-size: 64px;
    line-height: 68px;
  }

  h3, .home h4 {
    font-size: 32px;
    line-height: 38px;
  }

  h4 {
    font-size: 23px;
    line-height: 28px;
  }
}
@media screen and (max-width: 900px) {
  h1 {
    font-size: 44px;
    line-height: 50px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
  }
  h2.xlarge {
    font-size: 38px;
    line-height: 44px;
  }

  h3, .home h4 {
    font-size: 26px;
    line-height: 32px;
  }

  h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 560px) {
  h1 {
    font-size: 32px;
    line-height: 38px;
  }

  h2 {
    font-size: 26px;
    line-height: 32px;
  }
  h2.xlarge {
    font-size: 29px;
    line-height: 34px;
  }

  h3, .home h4 {
    font-size: 22px;
    line-height: 28px;
  }

  h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
body {
  font-family: "Sarabun", sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: -0.09px;
  color: #F0F2FA;
}

p {
  margin-top: 0;
  margin-bottom: 1.5em;
}

em,
i {
  font-style: italic;
}

label {
  display: block;
  font-family: "DM Mono", monospace;
  font-size: 16px;
  line-height: 24px;
}

blockquote {
  margin: 0 0 62px;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.18px;
  font-style: italic;
}

.text-green {
  color: #13D63D !important;
}
.text-purple {
  color: #826CCF !important;
}
.text-blue {
  color: #04C6F1 !important;
}

.hs-field-desc,
.subtext {
  margin: 0 0 12.5px;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -0.07px;
  color: #94A2DB;
}

@media screen and (min-width: 1401px) {
  blockquote {
    font-size: 32px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  blockquote,
.multi-testimonial .multi-testimonial-quote {
    font-size: 18px;
    line-height: 28px;
  }
}
/* Elements
--------------------------------------------- */
.accordion-item {
  padding: 38.55px 57px 0;
}
@media screen and (max-width: 768px) {
  .accordion-item {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .accordion-item {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.accordion-item .drawer {
  height: 0;
  overflow: hidden;
}
.accordion-item-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 33px;
  border-bottom: 2px solid #6C7D9011;
  cursor: pointer;
}
.accordion-item-title:after {
  content: "+";
  float: right;
  display: inline-flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-left: auto;
  border-radius: 50%;
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  background-color: #6C7D90;
  color: #fff;
  transition: transform 0.25s;
}
.accordion-item-copy {
  margin-top: -100% !important;
  padding-top: 33px;
  padding-bottom: 38.55px;
  letter-spacing: -0.09px;
  transition: margin-top 0.25s;
}
.accordion-item:not(:first-of-type) {
  margin-top: 16px;
}
.accordion-item.active .drawer {
  height: auto;
}
.accordion-item.active .accordion-item-title:after {
  transform: rotate(360deg);
  content: "-";
}
.accordion-item.active .accordion-item-copy {
  margin-top: 0 !important;
}

html {
  /*font-weight: 300;*/
  scroll-behavior: smooth;
}

#page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}
#page footer {
  margin-top: auto;
}

.site-container {
  max-width: 1100px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.site-container.ghost {
  position: relative;
  padding: 0 !important;
  background-color: transparent !important;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -8px;
  /* Add top margin to anything that might come after a card container */
  /* handle various no's of card columns */
}
.card-container.align-center {
  justify-content: center;
}
.card-container.align-center .card {
  max-width: 752px;
  text-align: center;
  align-items: center;
}
.card-container.align-center .card-image {
  max-height: 227px;
}
.card-container.align-center .card-copy {
  margin-top: 28px;
  margin-bottom: 0;
}
.card-container.center-content .card {
  text-align: center;
}
.card-container.center-content .card-image {
  margin-bottom: 49px;
}
.card-container.center-content .card-copy-content, .card-container.center-content .card-image {
  margin-left: auto;
  margin-right: auto;
}
.card-container .card {
  margin: 8px;
}
.card-container a.card {
  color: #292F36;
  text-decoration: none;
}
.card-container + * {
  margin-top: 44px;
}
.card-container.span1 .card {
  flex: 1 0 calc(100% / 1 - 16px * 1);
}
.card-container.span2 .card {
  flex: 1 0 calc(100% / 2 - 16px * 2);
}
.card-container.span3 .card {
  flex: 1 0 calc(100% / 3 - 16px * 3);
}
.card-container.span4 .card {
  flex: 1 0 calc(100% / 4 - 16px * 4);
}
.card-container.span5 .card {
  flex: 1 0 calc(100% / 5 - 16px * 5);
}
.card-container.span1.align-center .card {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .card-container.span1.align-center .card:not(.ghost) {
    padding: 64px 95px;
  }
}
.card-container.span1:not(.align-center) .card {
  flex-direction: row;
  align-items: center;
}
.card-container.span1:not(.align-center) .card-image {
  width: 80px;
  height: auto;
  margin-right: 5%;
  margin-bottom: 21px;
}
.card-container.span1:not(.align-center) .card-copy {
  margin-top: 28px;
  padding-right: 21px;
}
.card-container.span1:not(.align-center) .card .btn {
  margin-top: 0;
}
.card-container.span-interchange .card:nth-of-type(5n), .card-container.span-interchange .card:nth-of-type(5n + 1) {
  flex: 1 0 calc(50% - 32px);
}
.card-container.span-interchange .card:nth-of-type(5n) .card-image, .card-container.span-interchange .card:nth-of-type(5n + 1) .card-image {
  height: 267px;
}
.card-container.span-interchange.activate .card.active {
  flex: 1 0 calc(50% - 32px) !important;
  flex-direction: column;
}
.card-container.span-interchange.activate .card.active .card-image {
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 32px;
}
.card-container.has-floaters {
  position: relative;
}
.card-container.has-floaters:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/starts-transparent.png);
}
.card-container.has-floaters .card {
  position: relative;
}
.card-container.has-floaters .bg-img {
  z-index: 10;
  animation: float-up-down 2s linear alternate infinite;
}
.card-container.has-floaters .bg-img:nth-child(even) {
  animation-direction: alternate-reverse;
}
.card-container.has-floaters #floater-controller {
  width: 181px;
  top: 30%;
  right: calc(100% - 51px);
}
.card-container.has-floaters #floater-laptop {
  width: 300px;
  top: -10px;
  left: calc(100% - 80px);
}
.card-container.has-floaters #floater-blocks {
  width: 174px;
  top: 40%;
  right: calc(100% - 60px);
}
.card-container.has-floaters #floater-robot {
  width: 175px;
  top: 45%;
  left: calc(100% - 20px);
}

.card {
  min-width: 280px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px 31px 34px;
  background-color: #fff;
  color: #292F36;
  box-shadow: 0px 4px 8px #292F3675;
}
@media screen and (max-width: 768px) {
  .card {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .card {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.card .copy-area {
  max-width: none;
  margin-bottom: auto;
}
.card .card-copy-content {
  margin-bottom: auto;
}
.card-image {
  margin-bottom: 32px;
}
.card .card-img-download-link {
  width: 100%;
}
.card .card-img-download-link .card-image {
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.card .card-list li {
  font-weight: 700;
}
.card-title {
  margin-bottom: 0;
  color: #292F36;
}
.card-subtitle {
  color: #473198;
  font-size: 16px;
  font-family: "DM Mono", monospace;
  margin-top: 11px;
}
.card-date {
  margin-top: 16px;
}
.card h1, .card h2, .card h3, .card h4, .card h5 {
  color: #292F36;
}
.card-copy {
  margin-top: 11px;
}
.card-cta {
  display: inline-block;
}
.card-cta.btn {
  margin-top: 31px;
}
.card-cta:not(.btn) {
  margin-top: auto;
  padding-top: 21px;
}
.card.has-external-link {
  text-decoration: none;
}
.card.has-external-link:before {
  content: attr(data-text);
  position: absolute;
  top: 21px;
  left: 21px;
  background-image: url(../images/blue-arrow.png);
  background-repeat: no-repeat;
  background-color: #3bd9fc;
  color: transparent;
  height: 38px;
  width: 38px;
  text-decoration: underline;
  text-underline-offset: 4px;
  overflow: hidden;
  transition: all 0.25s;
}
.card.has-external-link:hover:before {
  width: auto;
  padding: 6px 28px 6px 54px;
  color: #fff;
}
.card .btn-container {
  margin-top: 26px;
}
.card.window .card-image {
  max-width: none;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.card.featured {
  flex: 1 0 calc(100% - 16px) !important;
}
@media screen and (min-width: 768px) {
  .card.featured {
    flex-direction: row;
  }
  .card.featured .card-image {
    height: 100%;
    max-width: 60%;
    margin-right: 5%;
    margin-bottom: 0;
  }
  .card.featured .copy-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .card.featured.span1.align-center .card {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .card.featured.span1.align-center .card:not(.ghost) {
    padding: 64px 95px;
  }
}
@media screen and (min-width: 768px) {
  .card.featured.span1:not(.align-center) .card-image {
    width: 80px;
    height: auto;
    margin-right: 5%;
    margin-bottom: 21px;
  }
}
.card.ghost {
  height: 0;
  padding: 0 !important;
  opacity: 0;
  pointer-events: none;
}

.overlap .site-container {
  z-index: 9999 !important;
  margin-top: -300px !important;
  position: relative;
}

@media screen and (max-width: 970px) {
  .card-container.span-interchange .card {
    flex: 1 0 calc(50% - 32px);
  }
}
@media screen and (max-width: 768px) {
  .card-container.span1 .card {
    text-align: center;
  }
  .card-container.span1 .card-image {
    margin-right: 0 !important;
    margin-bottom: 21px;
    max-width: 100%;
  }
  .card-container.span1 .card:not(.align-center) {
    flex-direction: column;
  }
  .card-container.span1 .card:not(.align-center) .copy-area {
    margin-bottom: 0;
  }
  .card-container.span1 .card:not(.align-center) .copy-area .card-copy {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .card-container.span1 .card:not(.align-center) .btn {
    margin-top: 33px;
  }
  .card-container.has-floaters .card .bg-img {
    display: none;
  }

  .overlap {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 560px) {
  .card.ghost {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .card {
    min-width: 90%;
  }

  .card-container .card-image {
    height: auto;
    margin-bottom: 21px;
  }
}
.filter {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: 50px;
  margin: -6px;
  margin-bottom: 67px !important;
  padding-right: 116px;
  overflow: hidden;
  transition: height 0.25s;
}
.filter-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  overflow: visible;
}
.filter-tag,
.filter .more {
  margin: 6px !important;
}
.filter + .card-container .card:not(.active) {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  order: 1;
  pointer-events: none;
  transition: all 0.25s;
}

ul {
  margin-top: 0;
  padding-left: 21px;
}
ul li {
  margin-top: 12px;
  margin-bottom: 24px;
}
ul.star-list li {
  position: relative;
  margin-bottom: 13px;
}
ul.star-list li:before {
  content: "";
  background-image: url(../images/star-solid.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -21px;
  top: 0.25em;
  display: inline-block;
  width: 14px;
  height: 14px;
}
ul.star-list ::marker {
  content: none;
}
ul.list-green {
  color: #13D63D;
}
ul.list-green.star-list li:before {
  background-image: url(../images/star-solid--green.svg);
}
ul.list-blue {
  color: #04C6F1;
}
ul.list-blue.star-list li:before {
  background-image: url(../images/star-solid--blue.svg);
}
ul.list-purple {
  color: #826CCF;
}
ul.list-purple.star-list li:before {
  background-image: url(../images/star-solid--purple.svg);
}

ol {
  margin-top: 0;
}
ol li {
  margin-top: 12px;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}
img.round {
  border-radius: 50%;
  object-fit: cover !important;
}

img[data-src] {
  opacity: 0;
  transition: opacity 0.25s;
  will-change: opacity;
}

/* appear animation */
img[data-src][src] {
  opacity: 1;
}

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00000070;
  z-index: 999;
}
.popup-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup-inner:before {
  content: "+";
  position: absolute;
  display: inline-block;
  top: -33px;
  right: 0;
  font-family: "Urbanist", sans-serif;
  font-size: 36px;
  font-weight: 700;
  transform: rotate(45deg);
  cursor: pointer;
}

section .section-headline {
  max-width: 560px;
  margin-bottom: 0;
  letter-spacing: 0;
  text-shadow: 0px 3px 6px #00000033;
}
section .section-headline.card-repeater-headline {
  margin-bottom: 21px;
}
section .section-headline.card-repeater-headline-sub {
  margin-bottom: 8px;
}
section .section-copy {
  max-width: 560px;
  margin: 32px 0 0;
}
section .cta,
section .cta-section {
  margin-top: 26px;
}
section .copy-area {
  margin-right: auto;
}
section .copy-area + * {
  margin-top: 33px;
}
section.centered {
  text-align: center;
}
section.centered .flexbox, section.centered .footer #menu-footer, .footer section.centered #menu-footer {
  flex-direction: column;
  justify-content: center;
}
section.centered .copy-area {
  margin-left: auto;
  padding-right: 0;
}
section.centered .copy-area .section-headline {
  max-width: 845px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}
section.centered .copy-area .section-copy {
  max-width: 559px;
  margin-top: 39px;
  margin-left: auto;
  margin-right: auto;
}
section.centered .card-container {
  margin-top: 42px;
}
section .faq-copy a {
  color: #3d56b8 !important;
}

.side-by-side {
  width: 100%;
  display: flex;
  margin: 0 0 100px;
  padding-right: 0 !important;
  justify-content: space-between;
  align-items: center;
}
.side-by-side .section-copy {
  margin-top: 0;
  font-family: "DM Mono", monospace;
}
@media screen and (max-width: 768px) {
  .side-by-side {
    display: block;
  }
  .side-by-side .section-copy {
    margin-top: 20px;
    display: block;
  }
}

.flexbox, .footer #menu-footer {
  display: flex;
}
.flexbox.reverse, .footer .reverse#menu-footer {
  flex-direction: row-reverse;
}
.flexbox.reverse .copy-area, .footer .reverse#menu-footer .copy-area {
  padding-right: 0;
}
.flexbox.reverse .section-image, .footer .reverse#menu-footer .section-image {
  padding-right: 32px;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .flexbox.reverse .section-image, .footer .reverse#menu-footer .section-image {
    padding-right: 0;
  }
}
.flexbox .copy-area, .footer #menu-footer .copy-area {
  padding-right: 33px;
}
@media screen and (max-width: 768px) {
  .flexbox .copy-area, .footer #menu-footer .copy-area {
    padding-right: 0;
  }
}
.flexbox.copy-area, .footer .copy-area#menu-footer {
  margin-bottom: 33px;
}
.flexbox.copy-area .section-headline, .footer .copy-area#menu-footer .section-headline,
.flexbox.copy-area .section-copy,
.footer .copy-area#menu-footer .section-copy {
  max-width: none;
  flex: 1 0 50%;
  margin-top: 0;
}
.flexbox.copy-area .section-copy, .footer .copy-area#menu-footer .section-copy {
  font-size: 23px;
  line-height: 28px;
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
  color: #826CCF;
}
.flexbox.copy-area .section-headline, .footer .copy-area#menu-footer .section-headline {
  padding-right: 57px;
}
@media screen and (max-width: 768px) {
  .flexbox.copy-area .section-headline, .footer .copy-area#menu-footer .section-headline {
    padding-right: 0;
  }
}
.flexbox .section-image, .footer #menu-footer .section-image {
  display: flex;
  justify-content: center;
  max-height: 400px;
  width: 100%;
  flex: 1 0 420px;
  margin-top: 0;
}
.flexbox .section-image > img, .footer #menu-footer .section-image > img {
  max-height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 769px) {
  .flexbox .section-image, .footer #menu-footer .section-image {
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .flexbox .section-image, .footer #menu-footer .section-image {
    max-width: 400px;
  }
}

.has-stars {
  position: relative;
}
.has-stars:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/stars.svg);
  background-position: left;
  pointer-events: none;
}

.bg-dark-gray {
  background-color: #292F36;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-dark-gray + .bg-dark-gray {
  padding-top: 0;
}
.bg-dark-gray.hero + .bg-dark-gray.standard .site-container, .bg-dark-gray.hero + .bg-dark-gray.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-dark-gray.hero + .bg-dark-gray.companies:not(.boxed-style) .site-container, .bg-dark-gray.hero + .bg-dark-gray.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-dark-gray.standard + .bg-dark-gray.standard .site-container, .bg-dark-gray.standard + .bg-dark-gray.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-light-gray {
  background-color: #404A55;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-light-gray + .bg-light-gray {
  padding-top: 0;
}
.bg-light-gray.hero + .bg-light-gray.standard .site-container, .bg-light-gray.hero + .bg-light-gray.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-light-gray.hero + .bg-light-gray.companies:not(.boxed-style) .site-container, .bg-light-gray.hero + .bg-light-gray.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-light-gray.standard + .bg-light-gray.standard .site-container, .bg-light-gray.standard + .bg-light-gray.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-blue {
  background-color: #3D56B8;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-blue + .bg-blue {
  padding-top: 0;
}
.bg-blue.hero + .bg-blue.standard .site-container, .bg-blue.hero + .bg-blue.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-blue.hero + .bg-blue.companies:not(.boxed-style) .site-container, .bg-blue.hero + .bg-blue.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-blue.standard + .bg-blue.standard .site-container, .bg-blue.standard + .bg-blue.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-violet {
  background-color: #34246F;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-violet + .bg-violet {
  padding-top: 0;
}
.bg-violet.hero + .bg-violet.standard .site-container, .bg-violet.hero + .bg-violet.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-violet.hero + .bg-violet.companies:not(.boxed-style) .site-container, .bg-violet.hero + .bg-violet.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-violet.standard + .bg-violet.standard .site-container, .bg-violet.standard + .bg-violet.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-bright-violet {
  background-color: #674CC5;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-bright-violet + .bg-bright-violet {
  padding-top: 0;
}
.bg-bright-violet.hero + .bg-bright-violet.standard .site-container, .bg-bright-violet.hero + .bg-bright-violet.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-bright-violet.hero + .bg-bright-violet.companies:not(.boxed-style) .site-container, .bg-bright-violet.hero + .bg-bright-violet.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-bright-violet.standard + .bg-bright-violet.standard .site-container, .bg-bright-violet.standard + .bg-bright-violet.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-light-violet {
  background-color: #E6E2F5;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-light-violet + .bg-light-violet {
  padding-top: 0;
}
.bg-light-violet.hero + .bg-light-violet.standard .site-container, .bg-light-violet.hero + .bg-light-violet.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-light-violet.hero + .bg-light-violet.companies:not(.boxed-style) .site-container, .bg-light-violet.hero + .bg-light-violet.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-light-violet.standard + .bg-light-violet.standard .site-container, .bg-light-violet.standard + .bg-light-violet.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-teal {
  background-color: #026379;
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-teal + .bg-teal {
  padding-top: 0;
}
.bg-teal.hero + .bg-teal.standard .site-container, .bg-teal.hero + .bg-teal.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-teal.hero + .bg-teal.companies:not(.boxed-style) .site-container, .bg-teal.hero + .bg-teal.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-teal.standard + .bg-teal.standard .site-container, .bg-teal.standard + .bg-teal.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

/* Dark sections */
.bg-light-gray .flexbox.copy-area .section-copy, .bg-light-gray .footer .copy-area#menu-footer .section-copy, .footer .bg-light-gray .copy-area#menu-footer .section-copy,
.bg-blue .flexbox.copy-area .section-copy,
.bg-blue .footer .copy-area#menu-footer .section-copy,
.footer .bg-blue .copy-area#menu-footer .section-copy,
.bg-bright-violet .flexbox.copy-area .section-copy,
.bg-bright-violet .footer .copy-area#menu-footer .section-copy,
.footer .bg-bright-violet .copy-area#menu-footer .section-copy,
[class*=bg-gradient] .flexbox.copy-area .section-copy,
[class*=bg-gradient] .footer .copy-area#menu-footer .section-copy,
.footer [class*=bg-gradient] .copy-area#menu-footer .section-copy {
  color: #fff;
}

.bg-gradient-ocean-planet .flexbox.copy-area .section-copy, .bg-gradient-ocean-planet .footer .copy-area#menu-footer .section-copy, .footer .bg-gradient-ocean-planet .copy-area#menu-footer .section-copy {
  color: #A2AFE0;
}

.bg-light-violet {
  color: #292F36;
}
.bg-light-violet .section-headline,
.bg-light-violet h1, .bg-light-violet h2, .bg-light-violet h3, .bg-light-violet h4 {
  color: #292F36;
  text-shadow: none;
}
.bg-light-violet .flexbox.copy-area .section-copy, .bg-light-violet .footer .copy-area#menu-footer .section-copy, .footer .bg-light-violet .copy-area#menu-footer .section-copy {
  color: #292F36;
}
.bg-light-violet .slick-arrow.slick-next:before, .bg-light-violet .slick-arrow.slick-prev:before {
  color: #34246F;
}
.bg-light-violet .accordion-item {
  box-shadow: 0px 3px 6px #00000033;
}
.bg-light-violet .credit-name, .bg-light-violet .credit-copy, .bg-light-violet .credit-position, .bg-light-violet .credit-company {
  color: #292F36;
}
.bg-light-violet .search-container .results,
.bg-light-violet .search-container .options {
  border-color: #34246F;
}
.bg-light-violet .search-container .results .option-label,
.bg-light-violet .search-container .options .option-label {
  color: #292F3690;
}
.bg-light-violet .search-container .results .option-label.active, .bg-light-violet .search-container .results .option-label:hover,
.bg-light-violet .search-container .options .option-label.active,
.bg-light-violet .search-container .options .option-label:hover {
  color: #292F36;
}
.bg-light-violet .search-container .results .search-searchbar,
.bg-light-violet .search-container .options .search-searchbar {
  border-color: #34246F;
  color: #292F36;
}
.bg-light-violet .search-container .results .search-searchbar.active,
.bg-light-violet .search-container .options .search-searchbar.active {
  color: #34246F;
}
.bg-light-violet .search-container .results .search-searchbar::placeholder,
.bg-light-violet .search-container .options .search-searchbar::placeholder {
  color: #292F3675;
}

.bg-white {
  background-color: #fff;
  color: #292F36;
}
.bg-white + .bg-white:not(.accordion-item) {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .bg-white + .bg-white:not(.accordion-item).standard:nth-child(even) .flexbox, .bg-white + .bg-white:not(.accordion-item).standard:nth-child(even) .footer #menu-footer, .footer .bg-white + .bg-white:not(.accordion-item).standard:nth-child(even) #menu-footer {
    flex-direction: row-reverse;
  }
  .bg-white + .bg-white:not(.accordion-item).standard:nth-child(even) .copy-area {
    padding-right: unset;
    padding-left: 32px;
  }
}
.bg-white [class*=title],
.bg-white [class*=headline] {
  color: #292F36;
}

.bg-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  pointer-events: none;
  z-index: -1;
}

.bg-gradient-deep-space {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-deep-space:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #282c35;
  z-index: -2;
}
.bg-gradient-deep-space + .bg-gradient-deep-space {
  padding-top: 0;
}
.bg-gradient-deep-space + .bg-gradient-deep-space .bg-gradient {
  display: none;
}
.bg-gradient-deep-space.hero + .bg-gradient-deep-space.standard .site-container, .bg-gradient-deep-space.hero + .bg-gradient-deep-space.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-deep-space.hero + .bg-gradient-deep-space.companies:not(.boxed-style) .site-container, .bg-gradient-deep-space.hero + .bg-gradient-deep-space.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-deep-space.standard + .bg-gradient-deep-space.standard .site-container, .bg-gradient-deep-space.standard + .bg-gradient-deep-space.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-galactic-glow {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-galactic-glow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #272e36;
  z-index: -2;
}
.bg-gradient-galactic-glow + .bg-gradient-galactic-glow {
  padding-top: 0;
}
.bg-gradient-galactic-glow + .bg-gradient-galactic-glow .bg-gradient {
  display: none;
}
.bg-gradient-galactic-glow.hero + .bg-gradient-galactic-glow.standard .site-container, .bg-gradient-galactic-glow.hero + .bg-gradient-galactic-glow.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-galactic-glow.hero + .bg-gradient-galactic-glow.companies:not(.boxed-style) .site-container, .bg-gradient-galactic-glow.hero + .bg-gradient-galactic-glow.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-galactic-glow.standard + .bg-gradient-galactic-glow.standard .site-container, .bg-gradient-galactic-glow.standard + .bg-gradient-galactic-glow.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-extra-terrestrial {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-extra-terrestrial:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #282f37;
  z-index: -2;
}
.bg-gradient-extra-terrestrial + .bg-gradient-extra-terrestrial {
  padding-top: 0;
}
.bg-gradient-extra-terrestrial + .bg-gradient-extra-terrestrial .bg-gradient {
  display: none;
}
.bg-gradient-extra-terrestrial.hero + .bg-gradient-extra-terrestrial.standard .site-container, .bg-gradient-extra-terrestrial.hero + .bg-gradient-extra-terrestrial.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-extra-terrestrial.hero + .bg-gradient-extra-terrestrial.companies:not(.boxed-style) .site-container, .bg-gradient-extra-terrestrial.hero + .bg-gradient-extra-terrestrial.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-extra-terrestrial.standard + .bg-gradient-extra-terrestrial.standard .site-container, .bg-gradient-extra-terrestrial.standard + .bg-gradient-extra-terrestrial.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-milky-way {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-milky-way:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #282f37;
  z-index: -2;
}
.bg-gradient-milky-way + .bg-gradient-milky-way {
  padding-top: 0;
}
.bg-gradient-milky-way + .bg-gradient-milky-way .bg-gradient {
  display: none;
}
.bg-gradient-milky-way.hero + .bg-gradient-milky-way.standard .site-container, .bg-gradient-milky-way.hero + .bg-gradient-milky-way.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-milky-way.hero + .bg-gradient-milky-way.companies:not(.boxed-style) .site-container, .bg-gradient-milky-way.hero + .bg-gradient-milky-way.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-milky-way.standard + .bg-gradient-milky-way.standard .site-container, .bg-gradient-milky-way.standard + .bg-gradient-milky-way.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-grey-glow {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-grey-glow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #292F36;
  z-index: -2;
}
.bg-gradient-grey-glow + .bg-gradient-grey-glow {
  padding-top: 0;
}
.bg-gradient-grey-glow + .bg-gradient-grey-glow .bg-gradient {
  display: none;
}
.bg-gradient-grey-glow.hero + .bg-gradient-grey-glow.standard .site-container, .bg-gradient-grey-glow.hero + .bg-gradient-grey-glow.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-grey-glow.hero + .bg-gradient-grey-glow.companies:not(.boxed-style) .site-container, .bg-gradient-grey-glow.hero + .bg-gradient-grey-glow.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-grey-glow.standard + .bg-gradient-grey-glow.standard .site-container, .bg-gradient-grey-glow.standard + .bg-gradient-grey-glow.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-ocean-planet {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-ocean-planet:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #292F36;
  z-index: -2;
}
.bg-gradient-ocean-planet + .bg-gradient-ocean-planet {
  padding-top: 0;
}
.bg-gradient-ocean-planet + .bg-gradient-ocean-planet .bg-gradient {
  display: none;
}
.bg-gradient-ocean-planet.hero + .bg-gradient-ocean-planet.standard .site-container, .bg-gradient-ocean-planet.hero + .bg-gradient-ocean-planet.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-ocean-planet.hero + .bg-gradient-ocean-planet.companies:not(.boxed-style) .site-container, .bg-gradient-ocean-planet.hero + .bg-gradient-ocean-planet.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-ocean-planet.standard + .bg-gradient-ocean-planet.standard .site-container, .bg-gradient-ocean-planet.standard + .bg-gradient-ocean-planet.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-bright-violet {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-bright-violet:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #292D36;
  z-index: -2;
}
.bg-gradient-bright-violet + .bg-gradient-bright-violet {
  padding-top: 0;
}
.bg-gradient-bright-violet + .bg-gradient-bright-violet .bg-gradient {
  display: none;
}
.bg-gradient-bright-violet.hero + .bg-gradient-bright-violet.standard .site-container, .bg-gradient-bright-violet.hero + .bg-gradient-bright-violet.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-bright-violet.hero + .bg-gradient-bright-violet.companies:not(.boxed-style) .site-container, .bg-gradient-bright-violet.hero + .bg-gradient-bright-violet.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-bright-violet.standard + .bg-gradient-bright-violet.standard .site-container, .bg-gradient-bright-violet.standard + .bg-gradient-bright-violet.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

.bg-gradient-blue-nebula {
  position: relative;
  /* Adjacent section with same bg */
  /* Apply horizontal divider only to adjacent hero and 
  * standard sections
  * card sections
  * company sections
  * and pricing card sections
  * with same background */
  /* Apply horizontal divider only to adjacent standard and
  * standard sections
  * and multi testimonial sections
  * with same background */
}
.bg-gradient-blue-nebula:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 144px);
  /* Add 144px in case the next section is gloopy */
  background-color: #2a2f35;
  z-index: -2;
}
.bg-gradient-blue-nebula + .bg-gradient-blue-nebula {
  padding-top: 0;
}
.bg-gradient-blue-nebula + .bg-gradient-blue-nebula .bg-gradient {
  display: none;
}
.bg-gradient-blue-nebula.hero + .bg-gradient-blue-nebula.standard .site-container, .bg-gradient-blue-nebula.hero + .bg-gradient-blue-nebula.cards:not(.no-head):not(.centered):not(.overlap) .site-container, .bg-gradient-blue-nebula.hero + .bg-gradient-blue-nebula.companies:not(.boxed-style) .site-container, .bg-gradient-blue-nebula.hero + .bg-gradient-blue-nebula.pricing-cards .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}
.bg-gradient-blue-nebula.standard + .bg-gradient-blue-nebula.standard .site-container, .bg-gradient-blue-nebula.standard + .bg-gradient-blue-nebula.multi-testimonial .site-container {
  padding-top: 90px;
  border-top: 2.6px solid #536AC6;
}

/* separating border overrides */
.bg-gradient-galactic-glow .site-container {
  border-color: #CDC4EC !important;
}

.bg-light-gray .site-container,
.bg-gradient-grey-glow .site-container {
  border-color: #6C7D90 !important;
}

.bg-bright-violet .site-container {
  border-color: #ffffff50 !important;
}

/* Padding */
.pad-top-lg {
  padding-top: 119px;
}

.pad-top-md {
  padding-top: 90px;
}

.pad-top-sm {
  padding-top: 61px;
}

.pad-bot-lg {
  padding-bottom: 119px;
}

.pad-bot-md {
  padding-bottom: 90px;
}

.pad-bot-sm {
  padding-bottom: 61px;
}

@media screen and (max-width: 768px) {
  .pad-bot-md {
    padding-bottom: 45px;
  }

  .pad-top-md {
    padding-top: 45px;
  }
}
@media screen and (min-width: 1401px) {
  section .section-headline {
    max-width: 780px;
  }
}
@media screen and (max-width: 768px) {
  .flexbox, .footer #menu-footer,
.flexbox.reverse {
    flex-direction: column;
    align-items: flex-start;
  }
  .flexbox.copy-area, .footer .copy-area#menu-footer,
.flexbox.reverse.copy-area {
    margin-bottom: 0;
  }
  .flexbox.copy-area .section-headline, .footer .copy-area#menu-footer .section-headline,
.flexbox.reverse.copy-area .section-headline {
    margin-bottom: 18px;
    padding-right: 0;
  }
  .flexbox.copy-area .section-headline, .footer .copy-area#menu-footer .section-headline,
.flexbox.copy-area .section-copy,
.footer .copy-area#menu-footer .section-copy,
.flexbox.reverse.copy-area .section-headline,
.flexbox.reverse.copy-area .section-copy {
    flex: 1 0 auto;
  }
  .flexbox .section-image, .footer #menu-footer .section-image,
.flexbox.reverse .section-image {
    flex: auto;
    margin-top: 40px;
  }
}
.white-border img {
  border: 28px solid #fff;
  border-top: 33px solid #fff;
  border-bottom: 33px solid #fff;
  box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
}
@media screen and (max-width: 768px) {
  .white-border img {
    border: 14px solid #fff;
  }
}

.slider {
  overflow: hidden;
}
.slider .flexbox, .slider .footer #menu-footer, .footer .slider #menu-footer {
  align-items: center;
  margin-bottom: 60px;
}
.slider .flexbox .copy-area, .slider .footer #menu-footer .copy-area, .footer .slider #menu-footer .copy-area {
  margin-bottom: 0;
}
.slider .slides {
  max-width: 652px;
}
.slider .slides .slick-list {
  overflow: visible;
}
.slider .slides .slick-list.draggable .slide {
  cursor: grab;
}
.slider .slides .slick-list .slick-track {
  display: flex;
}
.slider .slides .slick-list .slick-track .slide {
  counter-increment: index;
  height: unset;
  padding: 40px 46px;
  margin: 0 8px;
  border: 2.6px solid #536AC6;
  background-color: #34246F;
  color: #fff;
  opacity: 0.3;
  word-break: break-word;
  transition: background-color 0.25s, opacity 0.25s, color 0.25s;
}
@media screen and (max-width: 768px) {
  .slider .slides .slick-list .slick-track .slide {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .slider .slides .slick-list .slick-track .slide {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.slider .slides .slick-list .slick-track .slide-image {
  height: 190px;
  margin-bottom: 41px;
}
.slider .slides .slick-list .slick-track .slide-title {
  margin-bottom: 30.5px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: 0;
  transition: color 0.25s;
}
.slider .slides .slick-list .slick-track .slide:before {
  content: "#" calc(counter(index) - 1);
  display: block;
  margin-bottom: 23px;
  font-size: 90px;
  line-height: 1;
}
.slider .slides .slick-list .slick-track .slide.slick-active {
  opacity: 1;
}
.slider .slides .slick-list .slick-track .slide.slick-active .slide-title {
  color: #fff;
}
.slider .slides .slick-list .slick-track .slide[data-slick-index="-1"], .slider .slides .slick-list .slick-track .slide[data-slick-index="9"] {
  opacity: 0;
}

.slide.row {
  display: flex;
  align-items: center;
  text-align: left !important;
}
.slide.row .slide-image {
  margin-right: 31px;
}
.slide.column {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.counter {
  display: flex;
  align-items: center;
}
.counter .count {
  font-size: 45px;
  line-height: 45px;
  font-family: "DM Mono", monospace;
}
.counter .slick-list {
  width: 82px;
  margin: 0 28px;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 45px -5px -5px;
  list-style: none;
  padding-left: 0;
}
.slick-dots li {
  margin: 5px;
}
.slick-dots li.slick-active button {
  background-color: #04C6F1;
}
.slick-dots li button {
  width: 16px;
  height: 16px;
  padding: 0;
  border: 3px solid #04C6F1;
  border-radius: 50%;
  background-color: transparent;
  color: transparent;
  vertical-align: middle;
  -webkit-appearance: none;
  transition: background-color 0.25s;
  cursor: pointer;
}

.slick-arrow {
  width: 21px;
  height: 21px;
  padding: 0;
  border: none;
  background-color: transparent;
  color: transparent;
  -webkit-appearance: none;
}
.slick-arrow.slick-next:before, .slick-arrow.slick-prev:before {
  content: "";
  display: inline-block;
  height: 17px;
  width: 17px;
  color: #fff;
  border-left: 4px solid;
  border-top: 4px solid;
  cursor: pointer;
}
.slick-arrow.slick-next:before {
  transform: rotate(135deg);
}
.slick-arrow.slick-prev:before {
  transform: rotate(-45deg);
}

.multi-testimonial-headline {
  color: #826CCF;
}
.multi-testimonial .testimonial-slider {
  max-width: 944px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}
.multi-testimonial .testimonial-slider:before, .multi-testimonial .testimonial-slider:after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 20%;
  width: 90px;
  height: 90px;
  position: absolute;
  max-width: 10%;
  z-index: 1;
}
.multi-testimonial .testimonial-slider:before {
  background-image: url(../images/quote-left.png);
  top: -66px;
  left: calc(-5% + 33px);
}
.multi-testimonial .testimonial-slider:after {
  background-image: url(../images/quote-right.png);
  top: -44px;
  right: calc(-5% + 33px);
}
.multi-testimonial.bg-light-violet .multi-testimonial-quote {
  color: #34246F;
}
.multi-testimonial.bg-light-violet .credit {
  color: #292F36;
}
.multi-testimonial.bg-light-violet .slick-arrow:before {
  color: #826CCF;
}
.multi-testimonial.bg-light-violet .slick-dots .slick-active button {
  background-image: url(../images/star-solid--black.svg);
}
.multi-testimonial.bg-light-violet .slick-dots button {
  border-color: #404A5535;
}
.multi-testimonial.bg-bright-violet .testimonial-slider:before, .multi-testimonial.bg-bright-violet .testimonial-slider:after, .multi-testimonial.bg-blue .testimonial-slider:before, .multi-testimonial.bg-blue .testimonial-slider:after, .multi-testimonial.bg-light-gray .testimonial-slider:before, .multi-testimonial.bg-light-gray .testimonial-slider:after, .multi-testimonial[class^=bg-gradient-] .testimonial-slider:before, .multi-testimonial[class^=bg-gradient-] .testimonial-slider:after {
  background-image: url(../images/quote-right-white.png);
}
.multi-testimonial.bg-bright-violet .testimonial-slider:before, .multi-testimonial.bg-blue .testimonial-slider:before, .multi-testimonial.bg-light-gray .testimonial-slider:before, .multi-testimonial[class^=bg-gradient-] .testimonial-slider:before {
  transform: scale(-1) rotate(-16deg);
}
.multi-testimonial.bg-bright-violet .multi-testimonial-headline, .multi-testimonial.bg-blue .multi-testimonial-headline, .multi-testimonial.bg-light-gray .multi-testimonial-headline, .multi-testimonial[class^=bg-gradient-] .multi-testimonial-headline {
  color: #fff;
}
.multi-testimonial.bg-bright-violet .slick-list, .multi-testimonial.bg-blue .slick-list, .multi-testimonial.bg-light-gray .slick-list, .multi-testimonial[class^=bg-gradient-] .slick-list {
  border-color: #fff;
}
.multi-testimonial.bg-bright-violet .slick-dots button {
  border-color: #04C6F135;
}
.multi-testimonial.bg-bright-violet .slick-dots .slick-active button {
  background-image: url(../images/star-solid--blue.svg);
}
.multi-testimonial .slick-list {
  border: 2.6px solid #826CCF;
}
.multi-testimonial .slick-track {
  display: flex;
  align-items: center;
}
.multi-testimonial .slide {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 68px 5%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .multi-testimonial .slide {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .multi-testimonial .slide {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.multi-testimonial .slide .copy-area {
  padding-right: 0;
}
.multi-testimonial .slick-arrow.slick-next {
  margin-left: 6px;
}
.multi-testimonial .slick-arrow.slick-prev {
  margin-right: 6px;
}
.multi-testimonial .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -33px;
  transform: translateX(-50%);
}
.multi-testimonial .slick-dots button {
  border-color: #ffffff35;
}
.multi-testimonial .slick-dots .slick-active button {
  background-image: url(../images/star-solid--white.svg);
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
}
.multi-testimonial-headline {
  margin: 0 auto;
  margin-bottom: 56px !important;
  font-size: 23px !important;
  line-height: 28px !important;
}
.multi-testimonial-quote {
  margin-bottom: 18px;
  font-size: 23px;
  line-height: 32px;
}
.multi-testimonial .credit {
  font-family: "DM Mono", monospace;
  color: #04C6F1;
}
.multi-testimonial .credit-image {
  width: 109px;
  height: 109px;
  margin-right: 8%;
}

.pricing-slider {
  width: calc(100% - 240px);
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1;
}
.pricing-slider-section .site-container {
  clip-path: inset(0 -100% 0 1px);
  background-color: inherit;
}
.pricing-slider-section .site-container .pricing-slider-container,
.pricing-slider-section .site-container .pricing-slider-headers {
  background-color: inherit;
}
.pricing-slider .slick-track {
  height: 100%;
}
.pricing-slider .slick-list {
  width: 100%;
  overflow: visible;
}
.pricing-slider-container {
  margin-top: 59px !important;
}
.pricing-slider-headers {
  max-width: 240px;
  width: 100%;
  min-width: 200px;
  display: flex;
  flex-direction: column;
  margin: -8px 8px -8px 0;
  background-color: inherit;
  z-index: 2;
}
.pricing-slider-headers .pricing-slider-header {
  flex: 1 0 calc(33.3333333333% - 108px);
  padding: 21px 27px;
  border-bottom: 2.6px solid #ffffff20;
}
.pricing-slider-headers .pricing-slider-header:last-of-type {
  border-bottom: none;
}
.pricing-slider-headers .pricing-slider-header-title {
  margin-bottom: 6px;
  font-size: 23px;
  line-height: 28px;
}
.pricing-slider-headers .pricing-slider-header-copy {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}
.pricing-slider-navigator {
  height: 116px;
}
.pricing-slider-navigator .slick-arrow {
  padding: 27px;
}
.pricing-slider .card {
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.pricing-slider .card-row {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex: 1 0 calc(33.3333333333% - 116px);
}
.pricing-slider .card-row p {
  margin: 0;
  font-size: 23px;
  line-height: 28px;
  font-weight: 900;
  font-family: Urbanist;
  color: #674CC5;
}
.pricing-slider .card-row:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 90%;
  height: 2.6px;
  background-color: #CAD1ED;
  transform: translateX(-50%);
}
.pricing-slider .card-row:last-of-type:after {
  content: none;
}
.pricing-slider .card:first-of-type .card-head {
  background-color: #826CCF;
}
.pricing-slider .card:last-of-type .card-head {
  background-color: #13D63D;
}
.pricing-slider .card-head {
  height: 108px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background-color: #04C6F1;
  color: #E4E8F6;
}
.pricing-slider .card-label {
  letter-spacing: -1.3px;
}
.pricing-slider .card-headline {
  font-size: 22px;
  margin-bottom: 0;
  color: inherit;
}

@media screen and (max-width: 768px) {
  .multi-testimonial .slide {
    flex-direction: column;
    padding-top: 44px;
    padding-bottom: 44px;
    text-align: center;
  }
  .multi-testimonial .slide .credit-image {
    margin-right: 0;
    margin-bottom: 21px;
  }

  .slider-counter {
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .pricing-slider {
    margin-top: 0 !important;
  }
  .pricing-slider-container {
    align-items: stretch;
    flex-direction: row;
  }

  .multi-testimonial .testimonial-slider {
    width: 95%;
    justify-content: center;
  }
  .multi-testimonial .testimonial-slider:before {
    top: -58px;
    left: calc(-10% + 33px);
  }
  .multi-testimonial .testimonial-slider:after {
    top: -43px;
    right: calc(-10% + 33px);
  }
  .multi-testimonial .testimonial-slider .slick-list {
    flex: 1 0 100%;
  }
  .multi-testimonial .testimonial-slider .slick-arrow.slick-next, .multi-testimonial .testimonial-slider .slick-arrow.slick-prev {
    margin: 0;
  }
  .multi-testimonial .testimonial-slider .slick-arrow.slick-next:before, .multi-testimonial .testimonial-slider .slick-arrow.slick-prev:before {
    width: 14px;
    height: 14px;
  }
  .multi-testimonial .testimonial-slider .slick-arrow.slick-next:before {
    margin-left: -5px;
  }
  .multi-testimonial .testimonial-slider .slick-arrow.slick-prev:before {
    margin-right: -5px;
  }
}
@media screen and (max-width: 560px) {
  .pricing-slider {
    flex: 1 0 auto;
  }
  .pricing-slider-navigator .slick-arrow {
    padding: 20px;
  }
  .pricing-slider-headers {
    width: unset !important;
    min-width: unset;
  }
  .pricing-slider-headers .pricing-slider-header-title {
    font-size: 18px;
    line-height: 22px;
  }
  .pricing-slider-headers .pricing-slider-header-copy {
    display: none;
  }
  .pricing-slider .card-label {
    font-size: 14px;
    line-height: 18px;
  }
  .pricing-slider .card-headline {
    font-size: 16px;
  }
  .pricing-slider .card-row p {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 480px) {
  .slider .slides .slick-list .slick-track .slide {
    height: 100%;
  }

  .pricing-slider .card-label {
    font-size: 12px;
    line-height: 16px;
  }
  .pricing-slider .card-row p {
    font-size: 18px;
    line-height: 22px;
  }
}
table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.bg-blue table td,
.bg-blue table th {
  border: 2.6px solid #536AC6;
  color: #E4E8F6;
}

.bg-light-gray table td,
.bg-light-gray table th {
  border: 3px solid #292F36;
}

[class*=bg-gradient] table td,
[class*=bg-gradient] table th,
.bg-dark-gray table td,
.bg-dark-gray table th {
  border: 3px solid #34246F;
  background-color: #674CC5;
}
[class*=bg-gradient] table td .arrow-link,
[class*=bg-gradient] table th .arrow-link,
.bg-dark-gray table td .arrow-link,
.bg-dark-gray table th .arrow-link {
  color: #fff;
}

.bg-light-violet table td,
.bg-light-violet table th {
  border: 3px solid #34246F;
}

.bg-violet table td,
.bg-violet table th {
  border: 3px solid #F0F2FA;
}

.bg-gradient-blue-nebula table th,
.bg-gradient-blue-nebula table td {
  background-color: #0397B8;
  border: 3px solid #292F36;
}

.grid {
  /* Make sure the following section isn't obscured by the bg image */
}
.grid-bg {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.grid-bg + .site-container {
  position: relative;
  z-index: 2;
}
.grid + section .site-container {
  position: relative;
  z-index: 2;
}

.features tr th, .features tr td {
  padding: 25px 12px;
}
.features tr th .star, .features tr td .star {
  position: relative;
}
.features tr th .star:after, .features tr td .star:after {
  content: url(../images/star.svg);
  display: block;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.features tr th .cross, .features tr td .cross {
  position: relative;
}
.features tr th .cross:after, .features tr td .cross:after {
  content: url(../images/close.svg);
  display: block;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.features tr th:first-of-type, .features tr td:first-of-type {
  width: 40%;
}
.features tr th h3, .features tr th .home h4, .home .features tr th h4, .features tr td h3, .features tr td .home h4, .home .features tr td h4 {
  margin-bottom: 3px;
  font-size: 23px;
  line-height: 28px;
  font-weight: 900;
}
.features tr th p, .features tr td p {
  margin: 0;
}

.squares .square {
  padding: 51px 76px 94px;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .squares .square {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .squares .square {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.squares .square img {
  margin-bottom: 67px;
  width: 125px;
  height: 125px;
  object-fit: contain;
}
.squares .square-title {
  margin-bottom: 23px;
}
.squares .square-copy {
  margin-bottom: auto;
}
.squares .square-link {
  margin-top: 48px;
}

@media screen and (max-width: 1000px) {
  .squares tr .square {
    padding-top: 51px;
    padding-bottom: 94px;
  }
}
@media screen and (max-width: 768px) {
  .squares tr {
    display: flex;
    flex-direction: column;
  }
  .squares tr .square {
    padding-top: 44px;
    padding-bottom: 76px;
  }
}
@media screen and (max-width: 600px) {
  table.responsive {
    border: 0;
  }
  table.responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.responsive tr {
    margin-bottom: 0.625em;
  }
  table.responsive tr td {
    width: 100% !important;
    display: flex;
    align-items: center;
    margin: -1px;
    padding: 0;
  }
  table.responsive tr td:not(:first-child):before {
    content: attr(data-label);
    width: 50%;
    padding: 25px 12px;
    border-right: 2.6px solid #536AC6;
  }
  table.responsive tr td:first-child {
    margin-bottom: 21px;
    border: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 900;
  }
  table.responsive tr td:last-child {
    margin-bottom: 33px;
  }
  table.responsive tr td .star, table.responsive tr td .cross {
    width: 50%;
  }
}
/* Links
--------------------------------------------- */
a {
  color: #826CCF;
  text-decoration: none;
}

.btn,
input[type=submit],
input[type=file] {
  -webkit-appearance: none;
  display: inline-block;
  padding: 7px 16px;
  font-family: "DM Mono", monospace;
  color: #fff;
  border-radius: 0;
  border: 2px solid;
  text-decoration: none;
  z-index: 1;
  cursor: pointer;
  transition: color 0.25s, background-color 0.25s, border-color 0.25s;
}
.btn.btn-blue, form input.btn[type=file], form input.btn[type=submit],
input[type=submit].btn-blue,
form input[type=submit][type=file],
form input[type=submit],
input[type=file].btn-blue,
form input[type=file],
form input[type=file][type=submit] {
  background-color: #04C6F1;
  border-color: #04C6F1;
  color: #fff;
}
.btn.btn-blue:hover, form input.btn[type=file]:hover, form input.btn[type=submit]:hover,
input[type=submit].btn-blue:hover,
form input[type=submit][type=file]:hover,
form input[type=submit]:hover,
input[type=file].btn-blue:hover,
form input[type=file]:hover,
form input[type=file][type=submit]:hover {
  border-color: #fff;
  background-color: #fff;
  color: #04C6F1;
}
.btn.btn-purple,
input[type=submit].btn-purple,
input[type=file].btn-purple {
  background-color: #826CCF;
  border-color: #826CCF;
  color: #fff;
}
.btn.btn-purple:hover,
input[type=submit].btn-purple:hover,
input[type=file].btn-purple:hover {
  border-color: #fff;
  background-color: #fff;
  color: #826CCF;
}
.btn.btn-green,
input[type=submit].btn-green,
input[type=file].btn-green {
  background-color: #13D63D;
  border-color: #13D63D;
  color: #fff;
}
.btn.btn-green:hover,
input[type=submit].btn-green:hover,
input[type=file].btn-green:hover {
  border-color: #fff;
  background-color: #fff;
  color: #13D63D;
}
.btn.btn-green:hover,
input[type=submit].btn-green:hover,
input[type=file].btn-green:hover {
  border: 2px solid #13D63D;
}
.btn.btn-hover-text,
input[type=submit].btn-hover-text,
input[type=file].btn-hover-text {
  overflow: hidden;
  white-space: nowrap;
  transition: width 0.25s;
}
.btn.btn-hover-text:after,
input[type=submit].btn-hover-text:after,
input[type=file].btn-hover-text:after {
  content: attr(data-text);
}
.btn.btn-hover-text:hover:after,
input[type=submit].btn-hover-text:hover:after,
input[type=file].btn-hover-text:hover:after {
  content: attr(data-hover);
}
.btn.btn .text-hover,
input[type=submit].btn .text-hover,
input[type=file].btn .text-hover {
  display: none;
}

form .btn-blue:hover, form input[type=file]:hover, form input[type=submit]:hover {
  border-color: #04C6F1;
}
form .btn-green:hover {
  border-color: #13D63D;
}

.prcing-card .btn-green:hover,
.card .btn-green:hover {
  border-color: #13D63D;
}

/* CTA group */
.cta-section {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.cta-section .btn {
  margin: 8px;
}

/* Dark sections */
.bg-light-gray a,
.bg-dark-gray a,
.bg-blue a,
.bg-violet a,
.bg-gradient-galactic-glow a,
.bg-gradient-deep-space a,
.bg-bright-violet a {
  color: #fff;
}

/* Light Sections */
.card a,
.bg-white a,
.bg-light-violet a {
  color: #826CCF;
}
.card .btn-blue:hover, .card form input[type=file]:hover, form .card input[type=file]:hover, .card form input[type=submit]:hover, form .card input[type=submit]:hover,
.bg-white .btn-blue:hover,
.bg-white form input[type=file]:hover,
form .bg-white input[type=file]:hover,
.bg-white form input[type=submit]:hover,
form .bg-white input[type=submit]:hover,
.bg-light-violet .btn-blue:hover,
.bg-light-violet form input[type=file]:hover,
form .bg-light-violet input[type=file]:hover,
.bg-light-violet form input[type=submit]:hover,
form .bg-light-violet input[type=submit]:hover {
  border-color: #04C6F1;
  background-color: transparent;
}
.card .btn-purple:hover,
.bg-white .btn-purple:hover,
.bg-light-violet .btn-purple:hover {
  border-color: #473198;
  background-color: transparent;
  color: #34246F;
}

/* Links */
.arrow-link {
  position: relative;
  display: inline-block;
  font-family: "DM Mono", monospace;
  color: #826CCF;
  text-decoration: none;
}
.arrow-link:before {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 2px;
  width: 100%;
  background-color: currentColor;
}
.arrow-link:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.25s;
}
.arrow-link:hover:after {
  transform: translateX(5px) rotate(45deg);
}

.read-more {
  display: inline-block;
  margin: 21px auto 0;
}
.read-more:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  border: 3.6px solid #fff;
  border-top-color: transparent;
  border-right-color: transparent;
  transform: rotate(-45deg);
  transition: transform 0.25s;
}
.read-more:hover:after {
  transform: rotate(-45deg) translate(-5px, 5px);
}

.app-link {
  width: 139px;
  height: 39px;
  object-fit: cover;
  border-radius: 6px;
}
.app-link[href*=play\.google] {
  content: url(../images/google-play.png);
}
.app-link[href*=apps\.apple] {
  content: url(../images/apple-app.png);
}
.app-link[href*=microsoft] {
  content: url(../images/microsoft.png);
}
.app-link[href*=steampowered] {
  content: url(../images/steamapp.png);
}

.pill {
  display: inline-table;
  min-width: 100px;
  padding: 8px 21px;
  border-radius: 30px;
  font-family: "DM Mono", monospace;
  text-align: center;
  color: #ffffff70;
  background-color: #ffffff30;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 0.25s, color 0.25s;
}
.pill:hover {
  color: #fff;
  background-color: #ffffff50;
}
.pill.active {
  background-color: #826CCF;
  color: #F0F2FA;
}
.pill.more {
  min-width: 0;
  position: absolute;
  top: -6px;
  right: 0;
}
.pill.more:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  border-top: 7px solid;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  vertical-align: middle;
}
.pill.hidden {
  display: none;
}

.back-link {
  color: #F0F2FA;
  text-decoration: none;
  cursor: pointer;
}
.back-link:before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  margin-right: 11px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: rotate(-45deg);
  transition: transform 0.25s;
}
.back-link:hover:before {
  transform: rotate(-45deg) translate(-4px, -4px);
}

@media screen and (max-width: 320px) {
  .btn,
input[type=submit],
input[type=file] {
    font-size: 15px;
    letter-spacing: -0.4px;
  }
}
/* Forms
--------------------------------------------- */
form {
  padding: 53px;
  background-color: #fff;
  box-shadow: 0px 4px 8px #292F3675;
}
form .form-copy {
  margin-bottom: 27px;
  color: #404A55;
}
form label {
  margin-bottom: 4.5px;
  font-size: 16px;
  line-height: 24px;
  color: #6C7D90;
}
form label a {
  color: #04C6F1 !important;
}
form label.label-checkbox, form label.label-radio {
  margin-bottom: 18px;
}
form .hs-form-field,
form .input:not([data-reactid]) {
  /* Don't apply this style to hubspot forms */
  margin-bottom: 26px;
  transition: background-color 0.25s;
}
form .hs-form-field.required label:first-of-type:after,
form .input:not([data-reactid]).required label:first-of-type:after {
  content: "*";
  color: #EE4266;
}
form .hs-form-field[data-type=radio], form .hs-form-field[data-type=checkbox],
form .input:not([data-reactid])[data-type=radio],
form .input:not([data-reactid])[data-type=checkbox] {
  margin-top: 44px;
  padding: 26px 28px;
  border: 3px solid #F2F3FB;
}
form .hs-form-field[data-type=radio] + [data-type=radio], form .hs-form-field[data-type=radio] + [data-type=checkbox], form .hs-form-field[data-type=checkbox] + [data-type=radio], form .hs-form-field[data-type=checkbox] + [data-type=checkbox],
form .input:not([data-reactid])[data-type=radio] + [data-type=radio],
form .input:not([data-reactid])[data-type=radio] + [data-type=checkbox],
form .input:not([data-reactid])[data-type=checkbox] + [data-type=radio],
form .input:not([data-reactid])[data-type=checkbox] + [data-type=checkbox] {
  margin-top: -29px;
}
form .hs-form-field ul,
form .input:not([data-reactid]) ul {
  margin: 0;
  padding-left: 0;
}
form .hs-form-field.error input[type=text],
form .hs-form-field.error input[type=email],
form .hs-form-field.error input[type=tel],
form .hs-form-field.error textarea,
form .input:not([data-reactid]).error input[type=text],
form .input:not([data-reactid]).error input[type=email],
form .input:not([data-reactid]).error input[type=tel],
form .input:not([data-reactid]).error textarea {
  background-color: #EE426620;
}
form .hs-form-field.error:after,
form .input:not([data-reactid]).error:after {
  display: block;
  font-family: "DM Mono", monospace;
  font-size: 14px;
  line-height: 22px;
  color: #EE4266;
}
form .hs-form-field.error-empty-string:after,
form .input:not([data-reactid]).error-empty-string:after {
  content: "This field must be filled out.";
}
form .hs-form-field.error-invalid-email:after,
form .input:not([data-reactid]).error-invalid-email:after {
  content: "Please enter a value email address.";
}
form .hs-form-field.error-empty-selection:after,
form .input:not([data-reactid]).error-empty-selection:after {
  content: "Please make a selection.";
}
form .hs-form-field.error-invalid-phone:after,
form .input:not([data-reactid]).error-invalid-phone:after {
  content: "Please enter a valid phone number.";
}
form .hs-error-msg {
  font-size: 14px;
  line-height: 22px;
  font-family: "DM Mono", monospace;
  color: #EE4266;
}
form .hs_error_rollup {
  display: none;
}
form .hs-field-desc, form .subtext {
  font-style: italic;
}
form span.hs-form-required {
  color: red;
}
form input[type=text], form input[type=email], form input[type=tel] {
  width: 100% !important;
  padding: 17.5px 19px;
  background: none;
  background-color: #F2F3FB;
  border-radius: 0;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
form input[type=text]:focus, form input[type=email]:focus, form input[type=tel]:focus {
  outline: none;
}
form input[type=radio], form input[type=checkbox] {
  -webkit-appearance: none !important;
  appearance: none !important;
  position: relative;
  float: left;
  margin-right: 18px;
  height: 21px;
  width: 21px !important;
  border-radius: 50%;
  border: 3px solid #C2CAEB;
  cursor: pointer;
}
form input[type=radio] + label, form input[type=checkbox] + label {
  margin: -2px 0 14.5px;
  cursor: pointer;
}
form input[type=radio]:after, form input[type=checkbox]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #04C6F1;
  transform: translate(-50%, -50%);
  transition: height 0.25s, width 0.25s;
}
form input[type=radio]:checked:after, form input[type=checkbox]:checked:after {
  height: 9px;
  width: 9px;
}
form input[type=checkbox] {
  border-radius: 6px;
}
form input[type=checkbox]:after {
  border-radius: 2px;
}
form input[type=submit] {
  min-width: 167px;
  margin-top: 38px;
}
form input[type=file] {
  max-width: 100%;
  width: 315px;
  color: transparent;
}
form input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
}
form input[type=file]:before {
  content: "Choose File";
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
}
form input[type=file]:hover {
  color: transparent;
}
form input[type=file]:hover:before {
  color: #04C6F1;
}
form textarea {
  width: 100%;
  padding: 17.5px 19px;
  background: none;
  background-color: #F2F3FB;
  border-radius: 0;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
form textarea:focus {
  outline: none;
}

.form-section-form {
  margin-top: -82px;
}
.form-section-form.trunc {
  max-width: 752px;
}
.form-section-form.full {
  max-width: 100%;
}

.with-icons {
  display: inline-block;
}
.with-icons .site-container {
  display: flex;
}

.form-icon-section {
  margin-left: 50px;
}
.form-icon-section .icon {
  display: flex;
  align-items: center;
  margin-bottom: 75px;
}
.form-icon-section .icon img {
  max-width: 80px;
  display: inline-block;
}
.form-icon-section .icon h4 {
  display: inline-block;
  margin-left: 30px;
}

.overlap .site-container {
  z-index: 9999 !important;
  margin-top: -300px !important;
  position: relative;
}
.overlap .site-container .form-icon-section {
  padding-top: 400px;
}

.overlap-bottom .site-container {
  z-index: 9999 !important;
  margin-top: 100px;
  margin-bottom: -700px !important;
  position: relative;
}

.overlap-bottom + .gloopy-top + section {
  padding-top: 500px !important;
}

@media screen and (max-width: 1160px) {
  .overlap-top {
    margin-top: -600px;
  }

  .overlap-bottom {
    margin-bottom: -600px;
  }
}
@media screen and (max-width: 1040px) {
  .overlap-top {
    margin-top: -500px;
  }

  .overlap-bottom {
    margin-bottom: -500px;
  }

  .with-icons .site-container {
    display: block;
  }
  .with-icons .site-container .form-icon-section {
    padding: 50px 0 100px;
    margin-left: 0;
  }
  .with-icons .site-container .form-icon-section .icon {
    margin-bottom: 25px;
  }

  .form-section.with-icons.overlap-bottom {
    padding-bottom: 800px !important;
  }

  .with-icons.overlap-bottom + .gloopy-top {
    margin-top: -50px;
  }

  .with-icons.overlap-bottom + .gloopy-top + section {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 850px) {
  .overlap-top {
    margin-top: -400px;
  }

  .overlap-bottom {
    margin-bottom: -400px;
  }
}
fieldset:first-of-type .hs-form-field:first-of-type label {
  margin-top: 0;
}

.hs-error-msgs {
  margin-top: 0;
  padding-left: 0;
}

.hs-fieldtype-radio,
.hs-fieldtype-checkbox {
  margin-bottom: -3px !important;
  padding: 26px 28px;
  border: 3px solid #F2F3FB;
}
.hs-fieldtype-radio label,
.hs-fieldtype-checkbox label {
  margin-top: 0 !important;
  margin-bottom: 18px;
}
.hs-fieldtype-radio li,
.hs-fieldtype-checkbox li {
  margin-bottom: 14.5px;
}

fieldset {
  max-width: 100% !important;
}

textarea.error,
input.error {
  /* hubspot applies an error class directly to the input */
  background-color: #EE426620;
}

@media screen and (max-width: 768px) {
  .job-apply-form {
    flex: 1 0 656px;
    max-width: 100%;
    margin-top: 30px !important;
  }

  form {
    padding-left: 10%;
    padding-right: 10%;
  }

  .hbspt-form .input {
    margin-right: 0 !important;
  }
  .hbspt-form .hs-form-field {
    float: none !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 880px) {
  .hs-field-desc, .subtext {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .hs-field-desc, .subtext {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  form label {
    font-size: 14px;
    line-height: 20px;
  }
  form input[type=text], form input[type=email], form input[type=tel] {
    padding: 14px 17px;
  }
  form input[type=checkbox], form input[type=radio] {
    height: 18px;
    width: 18px !important;
    margin-right: 8px;
  }

  .input:not([data-reactid])[data-type=checkbox],
.input:not([data-reactid])[data-type=radio],
.hs-fieldtype-radio,
.hs-fieldtype-checkbox {
    padding: 16px !important;
  }
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.custom-logo-link {
  display: flex;
}

.custom-logo-link img {
  width: auto;
  height: 19px;
  margin: auto 0;
}

.main-navigation,
.menu-primary-navigation-container {
  width: 100%;
}

#masthead {
  position: absolute;
  display: flex;
  width: 100%;
  padding: 33px 0;
  background-color: transparent;
  z-index: 4;
}

#primary-menu {
  width: 100%;
  align-items: center;
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: inline-flex;
}
#primary-menu > .menu-item > a:not(.btn) {
  text-shadow: 0px 3px 6px #00000033;
}
#primary-menu li.primary-nav-cta-0 {
  margin-left: auto;
}
#primary-menu li.primary-nav-cta-1 {
  margin-left: 12px;
}
#primary-menu .menu-item {
  margin-top: 0;
  margin-left: 45px;
  margin-bottom: 0;
}
#primary-menu .menu-item a:not(.btn) {
  font-family: "DM Mono", monospace;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #F0F2FA;
  text-decoration: none;
}
#primary-menu .menu-item:first-of-type {
  margin-left: 59px;
}
#primary-menu .menu-item-has-children {
  position: relative;
}
#primary-menu .menu-item-has-children > a:after {
  content: "";
  display: inline-block;
  margin-left: 12px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  vertical-align: middle;
  transition: transform 0.25s;
  cursor: pointer;
}
#primary-menu .menu-item-has-children .sub-menu {
  min-width: 220px;
  position: absolute;
  top: 100%;
  display: flex;
  flex-direction: column;
  padding: 28px 24px;
  margin-top: 12px;
  list-style: none;
  background-color: #F0F2FA;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s;
}
#primary-menu .menu-item-has-children .sub-menu .menu-item {
  margin-left: 0;
}
#primary-menu .menu-item-has-children .sub-menu .menu-item a {
  color: #473198;
  white-space: nowrap;
}
#primary-menu .menu-item-has-children .sub-menu .menu-item:not(:first-of-type) {
  margin-top: 20px;
}
#primary-menu .menu-item-has-children.active > a:after {
  transform: rotate(540deg);
}
#primary-menu .menu-item-has-children.active .sub-menu {
  opacity: 1;
  pointer-events: auto;
}

.menu-toggle {
  display: none;
  position: relative;
  height: 21px;
  width: 21px;
  margin-right: 12px;
  padding: 0;
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
.menu-toggle .hamburger {
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 2px;
}
.menu-toggle .hamburger:before, .menu-toggle .hamburger:after {
  content: "";
  position: absolute;
  display: block;
  height: 3px;
  width: 100%;
  background-color: inherit;
  border-radius: inherit;
  transition: transform 0.25s;
}
.menu-toggle .hamburger:before {
  top: 0;
}
.menu-toggle .hamburger:after {
  bottom: 0;
}
.menu-toggle.active .hamburger {
  transform: rotate(45deg);
}
.menu-toggle.active .hamburger:before {
  top: unset;
}
.menu-toggle.active .hamburger:after {
  bottom: unset;
  transform: rotate(90deg);
}
.menu-toggle.active + .menu-primary-navigation-container {
  pointer-events: auto;
}
.menu-toggle.active + .menu-primary-navigation-container #primary-menu {
  margin-left: 0;
}

@media screen and (min-width: 1001px) {
  .main-navigation {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  #masthead .flexbox, #masthead .footer #menu-footer, .footer #masthead #menu-footer {
    position: relative;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .menu-toggle {
    display: block;
  }

  .menu-primary-navigation-container {
    position: absolute;
    overflow: hidden;
    pointer-events: none;
  }
  .menu-primary-navigation-container #primary-menu {
    flex-direction: column;
    margin-top: 21px;
    margin-left: -100%;
    padding: 21px 30px;
    background-color: #242A30;
    transition: margin-left 0.25s;
  }
  .menu-primary-navigation-container #primary-menu > .menu-item {
    display: block;
    height: 3em;
    transition: height 0.25s;
  }
  .menu-primary-navigation-container #primary-menu > .menu-item > a {
    display: block;
    margin-bottom: 21px;
  }
  .menu-primary-navigation-container #primary-menu .menu-item {
    margin-left: 0;
  }
  .menu-primary-navigation-container #primary-menu .menu-item:first-of-type {
    margin-left: 0;
  }
  .menu-primary-navigation-container #primary-menu .menu-item-has-children .sub-menu {
    position: relative;
    margin-top: -100%;
    padding: 0 0 38px;
    background-color: transparent;
    transition: margin-top 0.25s;
  }
  .menu-primary-navigation-container #primary-menu .menu-item-has-children .sub-menu a {
    color: #fff;
  }
  .menu-primary-navigation-container #primary-menu .menu-item-has-children.active {
    height: auto;
  }
  .menu-primary-navigation-container #primary-menu .menu-item-has-children.active .sub-menu {
    margin-top: 0;
  }

  .main-navigation,
.menu-primary-navigation-container {
    width: auto;
  }

  .main-navigation #primary-menu {
    align-items: flex-start;
  }
  .main-navigation #primary-menu #primary-nav-cta {
    margin-left: 0;
  }
}
.footer {
  padding: 91px 0 69px;
  color: #fff;
  z-index: 1;
}
.footer-top-row {
  justify-content: space-between;
  padding-bottom: 44px;
  margin-bottom: 44px;
  border-bottom: 2px solid #ffffff50;
}
.footer #menu-footer {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.footer #menu-footer .menu-item-has-children {
  max-width: 287px;
  width: 30%;
  font-family: "Urbanist", sans-serif;
  font-size: 23px;
  line-height: 24px;
  letter-spacing: -0.81px;
  font-weight: 500;
}
.footer #menu-footer .menu-item-has-children > a {
  display: block;
  margin-bottom: 16px;
}
.footer #menu-footer .menu-item-has-children .sub-menu {
  padding-left: 0;
  list-style: none;
  font-family: "DM Mono", monospace;
  font-size: 15px;
}
.footer #menu-footer li {
  margin-bottom: 0;
}
.footer #menu-footer a {
  color: #fff;
  text-decoration: none;
}

.copyright {
  padding: 48px 0 51px;
}
.copyright .flexbox, .copyright .footer #menu-footer, .footer .copyright #menu-footer {
  justify-content: space-between;
}
.copyright-year {
  margin: 0;
}
.copyright-links--link {
  font-family: "DM Mono", monospace;
  color: #fff;
  text-decoration: none;
}
.copyright-links--link:not(:first-of-type) {
  margin-left: 12px;
}
.copyright-links--link:not(:first-of-type):before {
  content: "//";
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .footer-top-row {
    padding-bottom: 33px;
    margin-bottom: 33px;
  }
  .footer-socials {
    flex-direction: row;
    margin-top: 18px;
  }
  .footer-socials--link {
    height: 21px;
    width: 21px;
  }
  .footer-socials--link:not(:first-of-type) {
    margin-left: 12px;
  }
  .footer .menu > .menu-item:not(:first-of-type) {
    margin-top: 21px;
  }

  .copyright {
    padding: 38px 0 44px;
    font-size: 12px;
  }
  .copyright-links--link:not(:first-of-type) {
    margin-left: 6px;
  }
  .copyright-links--link:not(:first-of-type):before {
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .footer #menu-footer .menu-item-has-children {
    width: 100%;
  }
}
#wp-admin-bar-post > .ab-item:before {
  content: "\f464";
  top: 2px;
}

.blog #wp-admin-bar-post {
  display: none;
}

.blog-post #wp-admin-bar-edit {
  display: none;
}

/* Posts and pages
--------------------------------------------- */
.single-post .hero,
.blog .hero {
  padding-bottom: 29px;
}
.single-post .socials,
.blog .socials {
  float: left;
}
.single-post .light-toggle-wrapper,
.blog .light-toggle-wrapper {
  float: right;
}
.single-post .night .card h1, .single-post .night .card h2, .single-post .night .card h3, .single-post .night .card h4,
.blog .night .card h1,
.blog .night .card h2,
.blog .night .card h3,
.blog .night .card h4 {
  color: #fff;
}

.blog .card:not(.featured) .card-featured-text {
  display: none;
}
.blog .card-title {
  font-size: 23px;
  line-height: 28px;
}
.blog .card-featured-text {
  margin-top: 12px;
}

.single-post {
  position: relative;
}
.single-post #blog-back {
  position: absolute;
  top: 58px;
  width: 100%;
}
.single-post .hero-headline {
  margin-bottom: 33px;
}
.single-post .hero-copy {
  font-family: "DM Mono", monospace;
  color: #04C6F1;
}
.single-post .card {
  padding: 96px 96px 77px;
}
.single-post .card-image {
  max-height: 513px;
  margin-bottom: 71px;
}
.single-post .card .copy-area {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .single-post .card {
    padding: 51px 10% 44px;
  }
  .single-post .hero.pad-top-md {
    padding-top: 170px;
  }

  #blog-socials .site-container {
    display: flex;
    flex-direction: column-reverse;
  }
  #blog-socials .site-container .light-toggle-wrapper {
    margin-bottom: 33px;
  }
  #blog-socials .site-container .socials,
#blog-socials .site-container .light-toggle-wrapper {
    float: none;
  }

  .blog .card-container .card-image {
    height: 200px !important;
    min-width: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 480px) {
  .blog .card-container .card-image {
    height: 150px !important;
  }
}
#top-button {
  display: inline-block;
  background-color: #04C6F1;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#top-button:after {
  content: "^";
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#top-button:hover {
  cursor: pointer;
  background-color: #826CCF;
}
#top-button:active {
  background-color: #826CCF;
}

#top-button.show {
  opacity: 1;
  visibility: visible;
}

.single-case-studies #page {
  overflow: unset;
  /* unset #page overflow so case-study-nav sticky will work */
}
.single-case-studies #masthead {
  position: static;
}

.case-study-intro {
  padding: 28px 0;
  border-top: 2.6px solid #536AC6;
  border-bottom: 2.6px solid #536AC6;
}
.case-study-intro .light-toggle-wrapper {
  justify-content: flex-end;
}

.case-studies .flexbox, .case-studies .footer #menu-footer, .footer .case-studies #menu-footer {
  flex-direction: row-reverse;
}

.case-study-nav {
  position: sticky;
  align-self: flex-start;
  top: 33px;
  flex: 1 0 300px;
  padding-right: 21px;
}
.case-study-nav-item {
  position: relative;
  display: block;
  margin-bottom: 16px;
  color: #fff;
  opacity: 0.7;
  transition: opacity 0.25s;
}
.case-study-nav-item:before {
  background-image: url(../images/star.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 15px;
  position: absolute;
  left: -23px;
}
.case-study-nav-item.active {
  opacity: 1;
}
.case-study-nav-item.active:before {
  content: "";
  animation: rotate 0.6s forwards ease-out;
}
.case-study-nav .socials {
  flex-direction: row;
  margin-top: 8px;
}
.case-study-nav .socials-label {
  margin-top: 51px;
}

#page.night .case-study-headline {
  color: #fff !important;
}
#page.night .case-study-section-headline {
  color: #fff !important;
}
#page.night .case-studies .card a {
  color: #04C6F1;
}

@media screen and (max-width: 768px) {
  .case-studies .flexbox, .case-studies .footer #menu-footer, .footer .case-studies #menu-footer {
    flex-direction: column-reverse;
  }

  #page.day .case-study-nav {
    background-color: #3D56B8;
  }

  #page.night .case-study-nav {
    background-color: #292F36;
  }

  .case-study-nav {
    display: flex;
    justify-content: space-evenly;
    flex: unset;
    flex-wrap: wrap;
    padding: 28px 0;
    background-color: inherit;
    top: 100%;
    transform: translateY(-100%);
  }
  .case-study-nav-item {
    width: 130px;
    margin: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .case-study-nav .socials {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
  }
  .case-study-nav .socials-label {
    margin-top: 8px;
  }
  .case-study-nav .socials--link {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .case-study-intro .light-toggle {
    width: 60px;
  }
  .case-study-intro .light-toggle-wrapper p {
    font-size: 14px;
  }
}
.hero {
  background-size: cover;
}
.hero.pad-top-lg {
  padding-top: 209px;
}
.hero.pad-top-md {
  padding-top: 180px;
}
.hero.pad-top-sm {
  padding-top: 151px;
}
.hero .site-container {
  position: relative;
}
.hero #floating-hero-heart {
  width: 21px;
  top: 100px;
  right: 20%;
  transform: rotate(65deg);
  animation: rotate 5s linear infinite;
}
.hero #floating-hero-diamond {
  top: 210px;
  right: calc(100% + 25px);
  transform: rotate(150deg);
  animation: rotate 5s linear reverse infinite;
}
.hero #floating-hero-cube-1 {
  width: 65px;
  top: 90px;
  right: calc(100% + 35px);
  animation: float 5s linear alternate infinite;
}
.hero #floating-hero-cube-2 {
  width: 30px;
  top: 150px;
  right: 25%;
  transform: rotate(40deg);
  animation: float 5s linear alternate infinite;
  animation-delay: 2.5s;
}
.hero #floating-hero-cube-3 {
  width: 21px;
  right: 50%;
  bottom: -20px;
  animation: float 4s linear alternate-reverse infinite;
}
.hero.has-image #floating-hero-heart {
  right: 0;
}
.hero.has-image #floating-hero-cube-2 {
  right: 2%;
}
.hero.centered .copy-area .section-headline {
  max-width: 845px;
}
.hero.centered .copy-area .section-copy {
  max-width: 658px;
}
.hero.centered #floating-hero-heart {
  right: 5%;
}
.hero.centered #floating-hero-diamond {
  left: 8%;
}
.hero.centered #floating-hero-cube-1 {
  left: 5%;
}
.hero.centered #floating-hero-cube-2 {
  right: 15%;
}
.hero.centered #floating-hero-cube-3 {
  right: 35%;
}
.hero .hero-headline {
  max-width: 752px;
  font-size: 68px;
  line-height: 80px;
  font-weight: 900;
}
.hero .hero-supertext {
  font-size: 16px;
  font-weight: 300;
  font-family: "DM Mono", monospace !important;
}
.hero .hero-copy {
  max-width: 494px;
}
.hero-image-container {
  max-height: none !important;
}
.hero-image-container.is-portal {
  max-width: 380px;
  width: 80%;
  transform: rotate(10deg);
}
.hero-image-container.is-portal .hero-image {
  max-height: 100%;
  height: 490px !important;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
}
.hero-image-container.is-portal .ring {
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 11px solid #fff;
  opacity: 0.5;
  animation: hover 6s alternate infinite ease;
}
.hero-image-container.is-portal .ring:nth-of-type(2) {
  height: calc(100% + 32px);
  width: calc(100% + 32px);
  opacity: 0.2;
  bottom: -11px;
  left: -15px;
  animation-delay: -0.5s;
}
.hero-image-container.is-portal .ring:nth-of-type(3) {
  height: calc(100% + 90px);
  width: calc(100% + 90px);
  opacity: 0.25;
  left: -50px;
  animation-delay: -1s;
}
.hero-image-container.is-portal .ring:nth-of-type(4) {
  height: calc(100% + 124px);
  width: calc(100% + 124px);
  border-width: 3px;
  opacity: 0.1;
  top: -70px;
  right: -35px;
  animation-delay: -1.5s;
}
.hero-image-container .portal-img {
  position: absolute;
}
.hero-image-container .portal-img:not(.rotate) {
  animation: float 10s alternate ease-in infinite;
}
.hero-image-container .portal-img#portal-spaceship {
  width: 75px;
  right: calc(100% + 30px);
  bottom: 22px;
  animation-name: swerve;
}
.hero-image-container .portal-img#portal-cube-1 {
  width: 60px;
  top: 85px;
  right: calc(100% + 55px);
}
.hero-image-container .portal-img#portal-cube-2 {
  width: 50px;
  top: 145px;
  right: calc(100% + 30px);
}
.hero-image-container .portal-img#portal-cube-3 {
  width: 75px;
  left: calc(100% + 6px);
  bottom: 122px;
}
.hero-image-container .portal-img#portal-cube-4 {
  width: 50px;
  left: calc(100% + 50px);
  bottom: 218px;
}
.hero-image-container .portal-img#portal-diamond-1 {
  top: 0;
}
.hero-image-container .portal-img#portal-diamond-2 {
  width: 28px;
  top: 155px;
  right: calc(100% + 101px);
  animation-direction: reverse;
  animation-delay: -2s;
}
.hero-image-container .portal-img:nth-of-type(1) {
  animation-delay: calc(1 * -1s);
}
.hero-image-container .portal-img:nth-of-type(2) {
  animation-delay: calc(2 * -1s);
}
.hero-image-container .portal-img:nth-of-type(3) {
  animation-delay: calc(3 * -1s);
}
.hero-image-container .portal-img:nth-of-type(4) {
  animation-delay: calc(4 * -1s);
}
.hero-image-container .portal-img:nth-of-type(5) {
  animation-delay: calc(5 * -1s);
}
@media screen and (min-width: 481px) {
  .hero-dynamic .hero-headline {
    font-size: 45px !important;
    line-height: 56px !important;
  }
}
.hero-dynamic .hero-image-container {
  display: block;
  display: flex;
  align-items: center;
}
.hero-dynamic-text {
  display: block;
  font-size: 90px;
  line-height: 98px;
}
.hero-dynamic-text .dynamic-text {
  display: flex;
}
.hero-dynamic-cta {
  transition: opacity 0.25s, color 0.25s, background-color 0.25s, border-color 0.25s !important;
}
.hero-dynamic-cta.hidden {
  position: absolute;
}
.hero-dynamic-image {
  min-height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 380px;
  height: 100%;
}

.full-width {
  position: relative;
  height: 100%;
}
.full-width .site-container {
  position: unset;
}
.full-width .section-image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  max-width: none;
  height: 100%;
  z-index: 0;
}

@media screen and (min-width: 1401px) {
  .hero .hero-headline {
    max-width: 830px;
  }
  .hero .hero-headline.headline-small {
    font-size: 64px;
    line-height: 68px;
  }
}
@media screen and (max-width: 1000px) {
  .hero #floating-hero-heart,
.hero.centered #floating-hero-heart {
    right: unset;
    left: calc(100% + 5px);
  }
  .hero #floating-hero-diamond,
.hero.centered #floating-hero-diamond {
    left: unset;
    right: calc(100% + 2px);
  }
  .hero #floating-hero-cube-1,
.hero.centered #floating-hero-cube-1 {
    left: unset;
    right: calc(100% + 7px);
  }
  .hero #floating-hero-cube-2,
.hero.centered #floating-hero-cube-2 {
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  .hero .hero-headline {
    font-size: 54px;
    line-height: 60px;
  }
  .hero-dynamic-text {
    font-size: 78px;
    line-height: 87px;
  }
}
@media screen and (max-width: 768px) {
  .hero .hero-headline {
    font-size: 50px;
    line-height: 60px;
  }
  .hero-dynamic-text {
    font-size: 67px;
    line-height: 75px;
  }
  .hero-image-container.is-portal {
    align-self: center;
    margin-top: 55px !important;
  }

  .full-width .section-image {
    margin-top: 0;
    bottom: auto;
    top: 0;
    height: auto;
  }
  .full-width .section-image img {
    opacity: 50%;
  }
}
@media screen and (max-width: 560px) {
  .hero.pad-top-lg {
    padding-top: 159px;
  }
  .hero.pad-top-md {
    padding-top: 130px;
  }
  .hero.pad-top-sm {
    padding-top: 101px;
  }
}
@media screen and (max-width: 480px) {
  .hero .hero-headline {
    font-size: 42px;
    line-height: 48px;
  }
  .hero-dynamic .hero-dynamic-text {
    font-size: 50px;
    line-height: 58px;
  }
}
.cta {
  position: relative;
}
.cta #halo-front {
  min-width: 161px;
  top: 83px;
  right: 43px;
  z-index: 1000;
  position: absolute;
}
.cta #halo-back {
  min-width: 161px;
  top: -58px;
  right: -60px;
  z-index: 1000;
}
.cta #halo-back.aos-animate {
  animation: ring-wobble 1s forwards linear;
}
.cta .site-container {
  padding: 47px 80px;
  position: relative;
  background-color: #F0F2FA;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .cta .site-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .cta .site-container {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.cta-bg-image {
  position: absolute;
  width: auto !important;
  height: calc(100% + 180px) !important;
  right: calc(-5% - 40px);
  bottom: -68px;
  z-index: 1000;
}
.cta-headline {
  max-width: 747px !important;
  font-size: 64px;
  line-height: 68px;
}
.cta-copy {
  margin-top: 18px;
}
.cta-cta-section {
  margin-top: 40px !important;
}

.cta-included #halo-front, .cta-included #halo-back {
  min-width: 161px;
  top: -58px;
  right: -60px;
  z-index: 1000;
}
.cta-included #halo-front.aos-animate, .cta-included #halo-back.aos-animate {
  animation: ring-wobble 1s forwards linear;
}
.cta-included-bg-image {
  position: absolute;
  width: auto !important;
  height: calc(100% + 180px) !important;
  right: calc(-5% - 40px);
  bottom: -68px;
  z-index: 0;
}

.below-cta-text {
  margin-top: 15.5px;
}
.below-cta-text p {
  max-width: 400px;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.07px;
}
.below-cta-text p a {
  color: inherit;
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  .cta #halo-front, .cta #halo-back {
    top: -36px;
  }
}
@media screen and (max-width: 768px) {
  .cta-headline {
    font-size: 44px;
    line-height: 50px;
  }
}
@media screen and (max-width: 480px) {
  .cta-headline {
    font-size: 35px;
    line-height: 42px;
  }
}
.light-toggle {
  display: inline-flex;
  margin: 0 11px;
  padding: 6px;
  width: 84px;
  height: 40px;
  border-radius: 60px;
  background-color: #FCEBD1;
  cursor: pointer;
  transition: background-color 0.25s;
}
.light-toggle-wrapper {
  display: flex;
  align-items: center;
  font-family: "DM Mono", monospace;
}
.light-toggle-wrapper p {
  margin: 0;
}
.light-toggle .toggle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #EFA42C;
  transition: margin-left 0.25s, color 0.25s;
}
.light-toggle.active {
  background-color: #826CCF;
}
.light-toggle.active .toggle {
  margin-left: calc(100% - 28px);
  background-color: #473198;
}

#page section,
#page #masthead {
  transition: background-color 0.25s;
}
#page.day section,
#page.day #masthead {
  background-color: #3D56B8;
}
#page.day .card {
  transition: background-color 0.25s, color 0.25s;
}
#page.day .card-title, #page.day .card-copy, #page.day .card-date {
  transition: color 0.25s;
}
#page.day .card-link {
  transition: color 0.25s;
}
#page.day .card {
  background-color: #fff;
  color: #292F36;
}
#page.day .card-title, #page.day .card-copy, #page.day .carddate {
  color: #292F36;
}
#page.day .card-link {
  color: #826CCF;
}
#page.night section,
#page.night #masthead {
  background-color: #292F36;
}
#page.night .card {
  background-color: #404A55;
  color: #fff;
}
#page.night .card-title, #page.night .card-copy, #page.night .card-date {
  color: #fff;
}
#page.night .card-link {
  color: #04C6F1;
}

.companies.left-aligned {
  position: relative;
}
.companies.left-aligned .site-container {
  display: flex;
  flex-wrap: wrap;
}
.companies.left-aligned .copy-area {
  max-width: 40%;
  width: 40%;
  margin-right: 0;
}
.companies.left-aligned .companies-logos {
  display: flex;
  align-items: center;
  margin-top: 0;
  width: 100%;
}
.companies.left-aligned .companies-logos-inner {
  width: 60%;
}
.companies.left-aligned .logo-image {
  width: 70px;
  height: 65px;
  margin: 8px;
  object-fit: contain;
}
@media screen and (max-width: 800px) {
  .companies.left-aligned .copy-area {
    max-width: 100%;
    width: 100%;
  }
  .companies.left-aligned .companies-logos {
    display: block;
  }
  .companies.left-aligned .companies-logos-inner {
    width: 100%;
  }
  .companies.left-aligned .companies-logos .logo-image {
    max-width: 100%;
    margin: 10px;
  }
}
.companies.centered .logo-image {
  width: 70px;
  height: 65px;
  margin: 8px;
  object-fit: contain;
}
.companies.centered .cta-section {
  margin: 30px auto 0;
  display: block;
}
.companies.boxed-style .copy-area {
  max-width: none;
  margin-bottom: 30px;
}
.companies.boxed-style .companies-logos {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 46px 63px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0px 4px 8px #292F3675;
}
.companies.boxed-style .companies-logos-inner {
  max-width: none;
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.companies.boxed-style .companies-logos .logo-image {
  background-color: transparent;
  max-width: calc(12.5% - 16px);
  width: 80px;
  max-height: 80px;
  margin: 8px;
  object-fit: contain;
}
.companies.boxed-style .companies-logos .logo-image:last-of-type {
  margin-right: auto;
}
.companies.boxed-style .cta-section {
  margin-top: -8px;
  margin-left: auto;
}
.companies.boxed-style .cta-section a {
  margin: 0;
}
@media screen and (max-width: 930px) {
  .companies.boxed-style {
    display: block;
  }
  .companies.boxed-style .companies-logos-inner {
    width: 100%;
  }
  .companies.boxed-style .companies-logos .logo-image {
    display: block;
    max-width: 100%;
    object-fit: contain;
    margin: 10px;
    width: 100px;
    height: 100px;
  }
  .companies.boxed-style .cta-section {
    width: 100%;
    margin: 30px auto 0;
    display: block;
  }
}
.companies.boxed-style.left-aligned .copy-area {
  max-width: 25%;
}
.companies.boxed-style.left-aligned .companies-logos {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 46px 63px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0px 4px 8px #292F3675;
}
.companies.boxed-style.left-aligned .companies-logos-inner {
  max-width: none;
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.companies.boxed-style.left-aligned .companies-logos .logo-image {
  background-color: transparent;
  max-width: calc(12.5% - 16px);
  width: 80px;
  max-height: 80px;
  margin: 8px;
  object-fit: contain;
}
.companies.boxed-style.left-aligned .cta-section {
  margin-top: 20px;
  align-items: center;
}
@media screen and (max-width: 930px) {
  .companies.boxed-style.left-aligned {
    display: block;
  }
  .companies.boxed-style.left-aligned .copy-area {
    max-width: 100%;
  }
  .companies.boxed-style.left-aligned .companies-logos-inner {
    width: 100%;
  }
  .companies.boxed-style.left-aligned .companies-logos .logo-image {
    display: block;
    max-width: 100%;
    margin: 10px;
  }
}

/* Jobs */
.position .copy-area {
  margin-bottom: 0;
}

section .job-desc-copy {
  max-width: 944px;
}
section .job-roles,
section .job-quals {
  max-width: 734px;
}

@media screen and (max-width: 930px) {
  .companies .copy-area {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .card-container.span1 .position {
    text-align: left;
  }
  .card-container.span1 .position .copy-area {
    margin-bottom: 33px;
    padding-right: 0;
  }
  .card-container.span1 .position .btn {
    margin-right: auto;
  }

  .companies.boxed-style .companies-logos {
    padding: 28px 7vw;
  }
  .companies.boxed-style .companies-logos .logo-image {
    max-width: calc(25% - 16px);
  }
}
.pricing-card .card {
  display: flex;
  flex-direction: column;
}
.pricing-card .card-supertext {
  margin-bottom: 8px;
}
.pricing-card .card-title {
  font-size: 64px;
  line-height: 75px;
}
.pricing-card .card-title #dollar-sign {
  margin-right: -12px;
  font-size: 32px;
  line-height: 24px;
  vertical-align: text-top;
}
.pricing-card .card-title #dollar-amount {
  margin-right: -21px;
  font-size: 90px;
  line-height: 90px;
}
.pricing-card .card-title #denominator {
  font-size: 16px;
  line-height: 24px;
}
.pricing-card .card-list li {
  margin-top: 11px;
  padding-top: 11px;
  border-top: 2.6px solid #F0F2FA;
  font-weight: 600;
}
.pricing-card .card-list li:before {
  top: calc(0.25em + 11px);
}
.pricing-card .card-cta.btn {
  margin-top: auto;
  width: 100%;
  text-align: center;
}

.toolset-image {
  position: relative;
}
.toolset-image img {
  width: 400px;
  right: 27%;
  position: absolute;
  z-index: 9999;
  margin-top: -66px;
}
@media screen and (max-width: 968px) {
  .toolset-image img {
    margin-top: -100px;
    right: 13%;
  }
}
@media screen and (max-width: 640px) {
  .toolset-image img {
    width: 225px;
    margin-top: -15px;
    right: 31%;
  }
}

.related-articles {
  margin: 8px;
}
.related-articles .card {
  padding: 36px 36px 108px;
}
@media screen and (max-width: 768px) {
  .related-articles .card {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .related-articles .card {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.related-articles .card-image {
  margin-bottom: 19px;
}
.related-articles .card-headline {
  font-size: 23px;
  line-height: 28px;
}

.socials {
  flex-direction: row;
  flex-wrap: wrap;
  margin: 23px -10px;
}
.socials--link {
  width: 36px;
  height: 36px;
  margin: 10px;
}
.socials--link svg {
  height: inherit;
  width: inherit;
}
.socials--link svg path {
  transition: fill 0.25s;
}
.socials--link svg:hover path {
  fill: #04C6F1;
}
@media screen and (max-width: 360px) {
  .socials--link {
    height: 26px;
    width: 26px;
  }
}

.search-btn-back {
  display: none;
  position: absolute;
  top: 12px;
  left: 12px;
}
.search-container {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.search-container .options {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 371px;
  padding: 150px 59px 51px;
  border: 2.6px solid #ffffff20;
}
.search-container .options .search-searchbar {
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 59px;
  background-color: transparent;
  color: #AFBAE5;
  font-family: "DM Mono", monospace;
  border: none;
  border-bottom: 2.6px solid #ffffff20;
  box-shadow: none;
  border-radius: 0;
  transition: background-color 0.5s ease-in, color 0.25s;
}
.search-container .options .search-searchbar.active {
  background-color: #ffffff10;
  color: #F2F3FB;
}
.search-container .options .search-searchbar:focus {
  outline: none;
}
.search-container .options .search-searchbar::placeholder {
  color: #F2F3FB;
}
.search-container .options .option-label {
  order: 1;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 28px;
  color: #AFBAE5;
  cursor: pointer;
  transition: color 0.25s;
}
.search-container .options .option-label.active {
  color: #fff;
}
.search-container .options .option-label.hidden {
  order: 2;
}
.search-container .options .option-label:after {
  content: "";
  display: inline-block;
  margin-left: 11px;
  height: 10px;
  width: 10px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: rotate(135deg);
  transition-delay: 0.5s;
  transition: transform 0.25s;
}
.search-container .options .option-label:hover {
  color: #fff;
}
.search-container .options .option-label:hover:after {
  transform: rotate(135deg) translate(-4px, -4px);
}
.search-container .results {
  position: relative;
  display: flex;
  flex: 1 0 calc(100% - 371px);
  align-items: center;
  padding: 56px;
  border: 2.6px solid #ffffff20;
  border-left: none;
  overflow: hidden;
}
.search-container .results .result {
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease-in;
  transition-delay: 0.2s;
}
.search-container .results .result.active {
  position: relative;
  pointer-events: auto;
  opacity: 1;
  animation: slow-appear 0.5s ease-in forwards;
}
.search-container .results .result-image {
  max-width: 50%;
  margin-right: -80px;
}

@media screen and (max-width: 768px) {
  .search-container {
    width: 100%;
    flex-direction: column;
    padding: 35px 0 35px 10%;
    border: 2.6px solid #ffffff20;
    animation: fade-down 1s reverse ease;
  }
  .search-container.is-toggled .search-btn-back {
    display: block;
  }
  .search-container.is-toggled .options {
    position: absolute;
    opacity: 0;
    transform: translateY(25px);
    pointer-events: none;
  }
  .search-container.is-toggled .results {
    position: static;
    opacity: 1;
    transform: none;
    pointer-events: auto;
  }
  .search-container.is-toggled .results .result {
    flex-direction: column;
  }
  .search-searchbar {
    display: none;
  }
  .search .results,
.search .options {
    padding: 0;
    border: none;
    transition: transform 0.25s, opacity 0.25s;
  }
  .search .options .option-label {
    font-size: 18px;
  }
  .search .results {
    position: absolute;
    opacity: 0;
    transform: translateY(-25px);
    pointer-events: none;
  }
}
.required.input.error.error-empty-string input[type=radio]:after, .required.input.error.error-empty-string input[type=checkbox]:after {
  height: 20px;
  width: 20px;
  background: #EE426620;
}

.required.input.error.error-empty-selection input[type=radio]:after, .required.input.error.error-empty-selection input[type=checkbox]:after {
  height: 20px;
  width: 20px;
  background: #EE426620;
}

@media screen and (min-width: 901px) {
  .home h2 {
    font-size: 45px;
    line-height: 54px;
  }
  .home h3, .home h4 {
    font-size: 32px;
    line-height: 38px;
  }
}
.home .hero {
  padding-bottom: 200px;
}
.home .hero .copy-area {
  display: block;
}
.home .hero-headline {
  margin-bottom: 60px;
}
.home .hero-subtitle {
  margin-bottom: 23px;
  font-family: "DM Mono", monospace;
  color: #04C6F1;
}
.home .hero-copy {
  max-width: 468px;
}
.home .hero-cta-section {
  margin-top: 38px;
}
.home .companies-logos {
  margin-top: -100px !important;
  background-color: #F0F2FA;
  z-index: 2;
}
.home .companies-logos-inner {
  max-width: calc(100% - 154px) !important;
  justify-content: flex-end;
}
.home .companies-logos-inner .logo-image:last-of-type {
  margin-right: 8px !important;
}
.home .companies-headline {
  max-width: 154px;
  font-size: 23px;
  line-height: 28px;
  color: #826CCF;
  text-shadow: none;
}

@media screen and (max-width: 1200px) {
  .home .companies-headline {
    max-width: unset;
    margin-bottom: 12px;
  }
  .home .companies-logos-inner {
    max-width: none !important;
    justify-content: flex-start;
  }
  .home .companies-logos-inner .logo-image {
    max-width: 12.5%;
  }
}
@media screen and (max-width: 768px) {
  .home .hero-headline {
    margin-bottom: 33px;
  }
  .home .companies-logos-inner .logo-image {
    max-width: 25%;
  }
}
.standard-cta {
  margin-top: 25px;
}

.has-toolset {
  position: relative;
}
.has-toolset + section {
  padding-top: 220px;
  background-color: #E6E2F5;
}

.toolset {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: -70px;
}
.toolset .site-container {
  height: 100%;
  justify-content: space-between;
  flex-direction: row !important;
}
.toolset .tool {
  position: absolute;
  max-width: none;
  bottom: 0;
  left: 0;
  object-fit: contain;
}
.toolset .tool-container {
  position: relative;
  max-width: 90px;
  width: 10%;
  height: 100%;
  display: inline-block;
}
.toolset .tool-container[data-aos=fade-down]:not(.aos-animate) {
  transform: translate3d(0, -500px, 0);
}
.toolset .tool-container[data-aos=fade-down].aos-animate {
  animation: bounce forwards 1s ease-in-out;
}
.toolset .tool-container:nth-child(1) .tool {
  z-index: 1;
}
.toolset .tool-container:nth-child(2) .tool {
  transform: translate(-38%, -20px);
  z-index: 0;
}
.toolset .tool-container:nth-child(3) .tool {
  transform: translateX(-67%);
}
.toolset .tool-container:nth-child(4) .tool {
  width: 120%;
  transform: translate(-20%, -38px);
}
.toolset .tool-container:nth-child(5) .tool {
  transform: translate(10%, -38px);
}
.toolset .tool-container:nth-child(6) .tool {
  width: 27px;
  transform: translateX(35%);
}
.toolset .tool-container:nth-child(7) .tool {
  transform: translate(-28%, -35px);
}
.toolset .tool-container:nth-child(8) .tool {
  width: 120%;
  transform: translate(-20%, -35px);
}
.toolset .tool-container:nth-child(9) .tool {
  transform: translate(-5%, -38px);
}
.toolset .tool-container:nth-child(10) .tool {
  width: 120%;
}

@media screen and (max-width: 768px) {
  .toolset {
    bottom: -1%;
  }

  .has-toolset + section {
    padding-top: 100px;
  }
}
.credit-copy {
  font-family: "DM Mono", monospace;
  font-weight: 300;
  color: #04C6F1;
}
.credit-copy p {
  margin: 0;
}
.credit-image {
  margin-right: 21px;
  height: 64px;
  width: 64px;
}

.latest-podcast .modal-window {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.25);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.latest-podcast .modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.latest-podcast .modal-window > div {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2em;
  background: #fff;
}
.latest-podcast .modal-window > div .listen-now-links {
  display: flex;
  align-items: center;
}
.latest-podcast .modal-window header {
  font-weight: bold;
}
.latest-podcast .modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}
.latest-podcast .modal-window a {
  margin: 0 10px;
}
.latest-podcast .modal-window a img {
  object-fit: cover;
  width: 100px;
}
.latest-podcast .modal-close {
  color: #292F36;
  font-family: "DM Mono", monospace;
  font-weight: 300;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 0;
  text-decoration: none;
}
.latest-podcast .modal-close:hover {
  color: #04C6F1;
}
.latest-podcast .standard-supertext {
  font-family: "DM Mono", monospace;
  font-weight: 300;
  font-size: 16px;
}
.latest-podcast .copy-area {
  padding-bottom: 100px;
}
.latest-podcast .copy-area .section-copy {
  padding: 20px 0 30px 0;
}
.latest-podcast .standard-image {
  max-width: 412px;
  border: 25px solid #fff;
}

.podcast-slider {
  margin: auto;
  width: 100%;
  padding: 0;
}
.podcast-slider .listen-wrapper {
  background: #FFF;
  margin: 0 20px;
  padding: 45px 30px;
  position: relative;
  text-align: center;
  box-shadow: 0px 4px 8px #292F3675;
}
.podcast-slider .listen-wrapper img {
  height: 85px;
  object-fit: cover;
  margin: 0 auto 30px;
}
.podcast-slider .listen-wrapper p {
  color: #404A55;
  font-size: 16px;
}
.podcast-slider button.slick-prev.slick-arrow {
  display: none !important;
}
.podcast-slider .slick-next {
  display: none !important;
}
.podcast-slider .slick-prev {
  display: none !important;
}
.podcast-slider .slick-dots li button {
  background-color: #04C6F1;
  border-radius: 50%;
}
.podcast-slider .slick-dots li button::before {
  display: none;
}
.podcast-slider .slick-dots li.slick-active button {
  background: transparent;
  border: 2px solid #04C6F1;
  border-radius: 50%;
}

.actions {
  margin-bottom: auto;
}
.actions .button {
  margin: 10px;
  width: 100%;
}
@media (min-width: 769px) {
  .actions .button {
    width: auto;
  }
}

@media screen and (max-width: 1000px) {
  .latest-podcast .modal-window > div {
    max-width: 90% !important;
    width: auto !important;
  }
}
@media screen and (max-width: 500px) {
  .latest-podcast .modal-window > div h2 {
    text-align: center;
  }
}
.podcast-list .modal-window {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.25);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.podcast-list .modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.podcast-list .modal-window > div {
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2em;
  background: #fff;
}
.podcast-list .modal-window > div .listen-now-links {
  display: flex;
  align-items: center;
}
.podcast-list .modal-window header {
  font-weight: bold;
}
.podcast-list .modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}
.podcast-list .modal-window a {
  margin: 0 10px;
}
.podcast-list .modal-window a img {
  object-fit: cover;
  width: 100px;
}
.podcast-list .modal-close {
  color: #292F36;
  font-family: "DM Mono", monospace;
  font-weight: 300;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 0;
  text-decoration: none;
}
.podcast-list .modal-close:hover {
  color: #04C6F1;
}
.podcast-list .copy-area {
  padding: 0 0 100px;
  max-width: 50%;
}
.podcast-list .copy-area h2 {
  margin-bottom: 30px;
}
.podcast-list .podcast-cards .card-wrapper {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.podcast-list .podcast-cards .episode-number {
  padding-right: 30px;
  border-right: 3px solid #CDC4EC;
  text-align: center;
}
.podcast-list .podcast-cards .episode-number h1 {
  color: #292F36;
  font-size: 90px;
  margin-bottom: 0;
}
.podcast-list .podcast-cards .episode-number p {
  font-size: 16px;
  color: #04C6F1;
  font-family: "DM Mono", monospace;
  font-weight: normal;
}
.podcast-list .podcast-cards .episode-content {
  max-width: 70%;
  padding: 0 30px;
  flex: 1;
}
.podcast-list .podcast-cards .episode-content .date {
  color: #04C6F1;
  margin-bottom: 0;
  font-family: "DM Mono", monospace;
  font-weight: normal;
}
.podcast-list .podcast-cards .episode-content .title {
  color: #292F36;
  font-size: 23px;
  margin-bottom: 0;
}
.podcast-list .podcast-cards .episode-content .desc {
  font-size: 16px;
  color: #292F36;
}
@media screen and (max-width: 1400px) {
  .podcast-list .episode-number p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 900px) {
  .podcast-list .episode-content {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .podcast-list .podcast-list {
    margin-bottom: 30px;
  }
  .podcast-list .card-wrapper {
    display: block !important;
    text-align: center;
    padding: 30px 15px !important;
  }
  .podcast-list .card-wrapper .episode-number {
    border-right: none;
    border-bottom: 3px solid #CDC4EC;
    padding-right: 0;
  }
  .podcast-list .card-wrapper .episode-content {
    width: 100%;
    max-width: 100%;
    padding: 30px 0;
  }
  .podcast-list .card-wrapper .links {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .podcast-list .copy-area {
    padding: 0 0 50px;
    max-width: 100%;
  }
}

a.btn.btn-blue-pod {
  background-color: #04C6F1;
  color: #fff;
}
a.btn.btn-blue-pod:hover {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000;
}

.features .post-navigation {
  margin: 50px 0 130px;
}
.features .post-navigation .site-container {
  border-top: 3px solid #536AC6;
  border-bottom: 3px solid #536AC6;
  padding: 50px 0;
  margin: 0 auto;
}
.features .post-navigation a {
  color: #fff;
  font-family: "DM Mono", monospace;
}
.features .post-navigation .flexbox, .features .post-navigation .footer #menu-footer, .footer .features .post-navigation #menu-footer {
  justify-content: space-between;
}
.features .post-navigation .bold {
  font-weight: 700;
}
.features .section-image {
  max-width: 40%;
}
.features .section-image > img {
  max-height: 75%;
}
.features .section-image .animation-container {
  top: 73%;
  left: 50%;
  width: 110%;
}
.features .tags {
  margin-bottom: 30px;
}
.features .tags .tag-name {
  background: #826CCF;
  border-radius: 20px;
  padding: 10px 20px;
  color: #fff;
  font-family: "DM Mono", monospace;
  margin-right: 10px;
  display: inline-block;
}
.features .cta {
  margin-top: 0;
}
.features .bg-blue {
  background: #3D56B8;
  margin-bottom: -150px;
  padding-bottom: 250px;
}
.features .gloopy-bg {
  fill: #3D56B8;
  margin-bottom: -20px;
}
.features .bullet-section {
  display: flex;
  padding-bottom: 50px;
  flex-wrap: wrap;
}
.features .bullet-section .bullet-col {
  flex: 33.33%;
  max-width: 33.33%;
}
.features .bullet-section h2 {
  margin-bottom: 20px !important;
}
.features .bullet-section p {
  padding-right: 50px;
}
.features .bullet-section h4 {
  display: inline-block;
}
.features .bullet-section .star-icon {
  width: 17px;
  display: inline-block;
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .features .standard {
    padding-bottom: 20px;
  }
  .features .standard img.bg-gradient {
    min-height: calc(125% + 144px);
  }
  .features .bullets {
    padding-bottom: 200px;
  }
  .features .bullet-section .bullet-col {
    max-width: 100%;
  }
  .features .gloopy-bg {
    margin-top: -100px;
  }
  .features .section-image {
    max-width: 80%;
    margin: 100px auto;
  }
  .features .section-image .animation-container {
    top: 50%;
    left: 50%;
    width: 100%;
  }
  .features .post-navigation .flexbox, .features .post-navigation .footer #menu-footer, .footer .features .post-navigation #menu-footer {
    flex-direction: row;
  }
}