@import url("https://fonts.googleapis.com/css?family=Nunito:400,700&display=swap");
*, *:before, *:after {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

button, input {
  line-height: normal;
  background-color: transparent; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  *overflow: visible; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

.duo:after, .form-field:after, .gallery:after, .l-standard:after, .l-error:after, .l-sidebar:after, .l-listing:after, .l-2up:after, .l-3up:after, .l-footer:after, .listing-assets:after, .logos:after, .row:after {
  content: "";
  display: table;
  clear: both;
  *zoom: 1; }

.max-width, .is-typeset img, .card__media img, .duo__media img, .duo__icon img, .listing-assets__item img {
  max-width: 100%;
  height: auto;
  display: block; }

body, select, input, textarea, button, .button {
  font-family: 'Nunito', sans-serif; }

body, select, input, textarea, button, .button {
  font-weight: 400; }

.aside__heading, .card__heading, .cta__heading, .duo__heading, .footer__heading, .form-label, .hero__title, .listing__heading, .listing-assets__heading, .section__heading, .slick-arrow, .teaser__heading {
  font-weight: 700; }

/* ------------------------------------------------------------ */
html {
  font-size: 10px;
  font-size: 62.5%; }
  @media screen and (max-width: 799px) {
    html {
      -webkit-text-size-adjust: 100%; } }

body {
  line-height: 1.5;
  background: #fff;
  color: #515151; }

/* :: Granular and Modular styles */
/* ------------------------------------------------------------ */
a {
  color: #FF8D2A;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #FFB94C;
    text-decoration: none; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

.skiplink {
  background: #fff;
  color: #FF8D2A;
  border: 1px solid #ddd;
  display: block;
  font-size: 16px;
  line-height: 40px;
  padding: 0 20px;
  position: absolute;
  top: -60px;
  left: 0;
  transition: all ease-in-out 0.1s; }
  .skiplink:focus, .skiplink:active {
    top: 0;
    z-index: 80; }

.pagecontent {
  outline: none; }

svg {
  max-height: 10000px; }

h1, h2, h3, h4, h5, h6 {
  color: #1F1F1F; }

ul, ol {
  list-style-type: none; }

strong, b {
  font-weight: 600; }

em, i, q {
  font-style: italic; }

a {
  font-size: inherit; }

h1 a:not(.button), h1 span, h1 cite, h1 em, h1 i, h1 q, h1 strong, h1 b, h2 a:not(.button), h2 span, h2 cite, h2 em, h2 i, h2 q, h2 strong, h2 b, h3 a:not(.button), h3 span, h3 cite, h3 em, h3 i, h3 q, h3 strong, h3 b, h4 a:not(.button), h4 span, h4 cite, h4 em, h4 i, h4 q, h4 strong, h4 b, h5 a:not(.button), h5 span, h5 cite, h5 em, h5 i, h5 q, h5 strong, h5 b, h6 a:not(.button), h6 span, h6 cite, h6 em, h6 i, h6 q, h6 strong, h6 b, li a:not(.button), li span, li cite, li em, li i, li q, li strong, li b, p a:not(.button), p span, p cite, p em, p i, p q, p strong, p b {
  font-size: inherit; }

label, legend, select {
  display: block;
  color: #1F1F1F; }

input[type="search"]::search-decoration,
input[type="search"]::search-cancel-button,
input[type="submit"],
button,
.button {
  appearance: none;
  border-radius: 0; }

button,
.button {
  border: none;
  background-color: transparent;
  text-align: left; }

select, input, textarea, button, .button {
  border-radius: 0; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ddd; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ddd; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ddd; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ddd; }

textarea {
  overflow: auto;
  vertical-align: top;
  font-family: inherit; }

legend {
  font-size: 2.2rem; }

label {
  font-size: 1.4rem; }

fieldset {
  margin: 0;
  display: block;
  width: 100%;
  clear: both; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
textarea {
  width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"],
input[type="submit"] button {
  width: auto; }

select,
input[type="file"] {
  *margin-top: 4px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */ }

.type-xl {
  font-size: 3.2rem;
  line-height: 0.9375; }
  .type-xl--leader {
    margin-top: 2.56rem; }
  .type-xl--trailer {
    margin-bottom: 0.8rem; }

.type-l, .is-typeset h1, .is-typeset h2 {
  font-size: 2.6rem; }
  .type-l--leader, .is-typeset h1, .is-typeset h2 {
    margin-top: 5.2rem; }
  .type-l--trailer, .is-typeset h1, .is-typeset h2 {
    margin-bottom: 1.3rem; }

.type-m, .is-typeset h3, .is-typeset h4 {
  font-size: 2.2rem; }
  .type-m--leader, .is-typeset h3, .is-typeset h4 {
    margin-top: 4.4rem; }
  .type-m--trailer, .is-typeset h3, .is-typeset h4 {
    margin-bottom: 1.1rem; }

.type-s, .is-typeset h5 {
  font-size: 1.6rem; }
  .type-s--leader, .is-typeset h5 {
    margin-top: 3.2rem; }
  .type-s--trailer, .is-typeset h5 {
    margin-bottom: 0.8rem; }

.type-xs, .is-typeset h6 {
  font-size: 1.4rem; }
  .type-xs--leader, .is-typeset h6 {
    margin-top: 2.8rem; }
  .type-xs--trailer, .is-typeset h6 {
    margin-bottom: 0.7rem; }

.heading, .is-typeset h1, .is-typeset h2, .is-typeset h3, .is-typeset h4, .is-typeset h5, .is-typeset h6 {
  font-weight: 700; }

.para, .is-typeset p {
  font-size: 1.6rem; }

.para--typeset, .is-typeset p {
  margin-bottom: 1.6rem; }

.list-item, .unordered-list li, .is-typeset ul li, .ordered-list li, .is-typeset ol li, .nobullet-list li {
  font-size: 1.6rem; }

.list-item--typeset, .unordered-list li, .is-typeset ul li, .ordered-list li, .is-typeset ol li, .nobullet-list li {
  margin-bottom: 0.8rem; }

.unordered-list, .is-typeset ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 3em; }

.ordered-list, .is-typeset ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 3.5em; }

.nobullet-list {
  list-style-type: none; }

.list--typeset, .unordered-list--typeset, .ordered-list--typeset {
  margin-bottom: 1.6rem;
  margin-top: 1.6rem; }

.is-typeset img {
  margin: 1.6em 0;
  border-radius: 25px; }

.is-typeset a:not(.button) {
  color: #1F1F1F;
  border-bottom: 2px solid #FF8D2A; }
  .is-typeset a:not(.button):hover, .is-typeset a:not(.button):focus, .is-typeset a:not(.button):active {
    color: #FF8D2A; }

.is-typeset > h1:first-child,
.is-typeset > h2:first-child,
.is-typeset > h3:first-child,
.is-typeset > h4:first-child,
.is-typeset > h5:first-child,
.is-typeset > h6:first-child,
.is-typeset > img:first-child,
.is-typeset > media-video-wrapper:first-child {
  margin-top: 0; }

.is-typeset br + br,
.is-typeset h1:empty,
.is-typeset h2:empty,
.is-typeset h3:empty,
.is-typeset h4:empty,
.is-typeset h5:empty,
.is-typeset h6:empty,
.is-typeset p:empty,
.is-typeset ul:empty,
.is-typeset ol:empty,
.is-typeset span:empty,
.is-typeset cite:empty,
.is-typeset div:empty {
  display: none; }

.is-typeset--no-trailing p:last-child, .is-typeset--no-trailing li:last-child, .is-typeset--no-trailing ul:last-child, .is-typeset--no-trailing ol:last-child {
  margin-bottom: 0; }

.alert {
  padding: 15px;
  padding-left: 40px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 1.6rem; }
  .form .alert {
    margin-top: 5em; }
  .alert .ico {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    margin-top: -1px; }

.alert--notice, .alert--error, .alert--success {
  color: #b2a216;
  background-color: #fcf9e5; }

.alert--error {
  background-color: #fdded2;
  color: #f25111; }

.alert--success {
  background-color: #e4f5f0;
  color: #41b38e; }

.aside + .aside {
  margin-top: 3em; }

.aside__heading {
  font-size: 2.1rem;
  margin-bottom: 0.5em; }

.aside__list li {
  font-size: 1.6rem;
  margin-bottom: 0.35em; }
  .aside__list li a {
    color: #1F1F1F;
    border-bottom: 2px solid #FF8D2A; }
    .aside__list li a:hover {
      color: #FF8D2A; }

.branding {
  background-image: url(../svg/source/logo.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 84px;
  display: block;
  margin-top: 2em; }
  @media screen and (min-width: 780px) {
    .branding {
      float: left;
      width: 115px;
      height: 107px; } }

.button {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: left;
  padding: 1.2em 2.5em;
  border-radius: 2em;
  letter-spacing: 1px;
  z-index: 10;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1;
  color: #1F1F1F;
  background-color: #FF8D2A;
  background: linear-gradient(90deg, #ff8d2a 0%, #ffb94c 100%);
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  transition: all, ease-in-out, 0.3s; }
  .button:hover, .button:focus, .button:active {
    color: #1F1F1F;
    background-color: #FFB94C;
    background: linear-gradient(90deg, #ffb94c 0%, #ffb94c 100%); }

button.button {
  border: 0; }

.button-a11y, .button--a11y {
  position: relative;
  overflow: hidden; }
  .button-a11y span, .button--a11y span {
    top: -10em;
    position: absolute;
    display: inline-block; }
  .button-a11y:after, .button--a11y:after {
    content: attr(title);
    display: inline-block;
    color: inherit; }

.button--block {
  display: block;
  width: 100%; }

.button--center {
  transform: translateX(-50%);
  left: 50%; }

.button--secondary {
  background-color: #FFB94C; }
  .button--secondary:hover, .button--secondary:focus, .button--secondary:active {
    background-color: #FF8D2A; }

.button--disabled {
  opacity: 0.5;
  cursor: not-allowed;
  filter: grayscale(100%); }

.card {
  background-color: #fff;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 4em;
  border-radius: 25px;
  display: block;
  border: none; }
  .card .button {
    transform: translateX(-50%);
    left: 50%; }
  .card--alt {
    padding: 0; }

.card__media {
  margin-left: auto;
  margin-right: auto;
  max-width: 110px;
  margin-bottom: 2em; }
  .card__media--logo {
    max-width: 200px;
    margin-bottom: 3em; }
  .card--alt .card__media {
    background-size: cover;
    background-position: center;
    min-height: 200px;
    max-width: 100%;
    margin-bottom: 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px; }

.card__content {
  padding: 4em; }

.card__heading {
  font-size: 2.2rem;
  margin-bottom: 0.5em;
  text-align: center; }

.card__excerpt {
  font-size: 1.6rem;
  text-align: center; }

.cta {
  background-color: #fff;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 4em;
  border-radius: 25px;
  margin: 3em 0; }

.cta__heading {
  font-size: 2.2rem;
  margin-bottom: 0.5em; }

.duo__col {
  position: relative;
  margin-bottom: 2em;
  display: block; }
  .duo__col + .duo__col {
    margin-bottom: 0; }
  @media screen and (min-width: 1000px) {
    .duo__col {
      float: left;
      width: 47.5%;
      margin-bottom: 0; }
      .duo__col + .duo__col {
        float: right; } }

@media screen and (min-width: 1000px) {
  .duo--alt .duo__col {
    float: left;
    width: 55%;
    margin-bottom: 0; }
    .duo--alt .duo__col + .duo__col {
      float: right;
      width: 30%; } }

@media screen and (min-width: 1000px) {
  .duo--alt-reverse .duo__col {
    float: left;
    width: 30%;
    margin-bottom: 0; }
    .duo--alt-reverse .duo__col + .duo__col {
      float: right;
      width: 55%; } }

.duo__media img {
  border-radius: 25px; }

.duo__icon {
  position: relative;
  background-color: #fff;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 8em;
  border-radius: 25px; }
  .duo__icon img {
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 1000px) {
      .duo__icon img {
        width: 100%; } }
  @media screen and (min-width: 780px) {
    .duo__icon:before, .duo__icon:after {
      content: "";
      position: absolute;
      top: -4em;
      right: -4em;
      width: 79px;
      height: 79px;
      background-size: contain;
      z-index: -1; }
    .duo__icon:after {
      top: auto;
      right: auto;
      bottom: -4em;
      left: -4em; }
    .duo__icon--development:before {
      background-image: url(../svg/source/icon-development2.svg); }
    .duo__icon--development:after {
      background-image: url(../svg/source/icon-development3.svg);
      height: 75px; }
    .duo__icon--publishing:before {
      background-image: url(../svg/source/icon-publishing2.svg);
      height: 70px;
      left: -4em;
      right: auto; }
    .duo__icon--publishing:after {
      background-image: url(../svg/source/icon-publishing3.svg);
      height: 78px;
      width: 108px;
      right: -4em;
      left: auto; }
    .duo__icon--porting:before {
      background-image: url(../svg/source/icon-porting2.svg);
      height: 78px;
      width: 91px; }
    .duo__icon--porting:after {
      background-image: url(../svg/source/icon-porting3.svg);
      height: 60px;
      width: 91px; } }

@media screen and (min-width: 1400px) {
  .duo__content {
    position: absolute;
    top: -50%;
    transform: translateY(50%); } }

.duo__meta {
  font-size: 1.1rem;
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1em;
  display: block; }

.duo__heading {
  font-size: 3.2rem;
  margin-bottom: 0.5em; }

.footer {
  position: relative;
  background-color: #10222E;
  padding: 3em 0 5em 0;
  margin-top: 275px; }

.footer__divider {
  position: absolute;
  top: 0;
  background-image: url(../svg/source/divider-nemo.svg);
  background-size: cover;
  left: 0;
  background-repeat: no-repeat;
  min-height: 79px;
  width: 100%; }
  @media screen and (min-width: 780px) {
    .footer__divider {
      top: -224px;
      min-height: 225px; } }

.footer__heading {
  font-size: 2.6rem;
  color: #fff;
  margin-bottom: 0.5em; }

.footer__list {
  font-size: 1.6rem; }
  .footer__list li {
    margin-bottom: 0.25em; }
    .footer__list li a {
      color: #fff;
      text-decoration: underline; }

.footer__form {
  position: relative; }
  .footer__form .form-item {
    border: 0;
    border-radius: 25px;
    padding-right: 150px; }
  .footer__form .button {
    position: absolute;
    display: inline-block;
    width: auto;
    top: 0;
    right: 0;
    height: 44px; }

.footer__social li {
  display: inline-block;
  margin-right: 10px; }

.footer__meta {
  border-top: 1px solid #2a5a7a;
  padding-top: 3em;
  margin-top: 1em; }

.footer__legal {
  font-size: 1.6rem;
  color: #fff;
  max-width: 50%; }

.form {
  position: relative;
  margin: 3em 0; }

.form-section {
  padding: 5em;
  background: #fff;
  border: 1px solid #ddd; }

.form-label {
  font-size: 1.4rem;
  margin-bottom: 0.25em; }
  .form-label.form-label--hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0px;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }

.form-field {
  position: relative; }

.form-field--spaced {
  padding-top: 2.5em; }

.form-item {
  padding: 0 10px;
  display: block;
  border: 1px solid #ddd;
  appearance: none;
  background-color: #fff;
  min-height: 44px;
  border-radius: 5px;
  font-size: 16px; }
  .form-item::focus-inner {
    border: 0;
    padding: 0; }
  .form-item:focus {
    outline: none;
    border-color: #FF8D2A; }

.form-item[type=number]::-webkit-inner-spin-button,
.form-item[type=number]::-webkit-outer-spin-button {
  appearance: none; }

textarea.form-item {
  min-height: 200px;
  padding: 10px; }

.form-field__radio-buttons label,
.form-field__checkboxes label {
  position: relative;
  top: 0;
  vertical-align: middle; }
  .form-field__radio-buttons label:after,
  .form-field__checkboxes label:after {
    clear: left;
    content: "";
    display: block;
    height: 0; }

.form-field__radio-buttons input,
.form-field__checkboxes input {
  float: left;
  margin-right: 25px;
  vertical-align: middle; }
  .form-field__radio-buttons input:after,
  .form-field__checkboxes input:after {
    clear: left;
    content: "";
    display: block;
    height: 0; }

.form-field__radio-buttons input[type="radio"],
.form-field__radio-buttons input[type="checkbox"],
.form-field__checkboxes input[type="radio"],
.form-field__checkboxes input[type="checkbox"] {
  width: 16px;
  height: 16px;
  position: relative;
  top: 0px; }

.form-field__radio-buttons input[type="radio"],
.form-field__checkboxes input[type="radio"] {
  border-radius: 50%; }

.form-field__select-dropdown {
  font-size: 1.6rem;
  background-color: #fff; }
  .form-field__select-dropdown select {
    width: 100%;
    display: block;
    height: 44px;
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    border: 1px solid transparent;
    appearance: none;
    background: url(../svg/png/sort-dark.png) #fff no-repeat right 50%;
    background: url(../svg/source/sort-dark.svg) #fff no-repeat right 50%;
    background-origin: content-box;
    background-color: #fff;
    background-size: 14px 14px; }
    .form-field__select-dropdown select:hover, .form-field__select-dropdown select:focus {
      border-color: #FF8D2A;
      cursor: pointer; }
    .form-field__select-dropdown select:focus {
      outline: none; }
    .form-field__select-dropdown select::-ms-expand {
      display: none; }

.form-field--error .form-item,
.form-field--error .form-field__select-dropdown {
  border-color: #f25111; }

.form-message {
  display: none;
  margin-top: 0.125emrem;
  font-size: 1.2rem; }
  .form-field--error .form-message {
    display: block;
    color: #f25111; }

.gallery__item {
  min-height: 250px;
  background-size: cover;
  background-position: center;
  border-radius: 25px;
  margin-bottom: 3em; }
  @media screen and (min-width: 780px) {
    .gallery__item {
      float: left;
      width: 47.5%;
      margin-right: 5%;
      margin-bottom: 0; }
      .gallery__item:first-child {
        width: 100%;
        margin-right: 0;
        margin-bottom: 3em; }
      .gallery__item:nth-child(3n) {
        margin-right: 0; } }

.header {
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 779px) {
    .header {
      background-color: #10222E;
      padding: 0.5em 0 1em 0; } }
  .header .row {
    position: relative; }

.hero {
  position: relative;
  background-color: #10222E;
  background-size: cover;
  background-position: center;
  padding-top: 5em;
  padding-bottom: 5em; }
  @media screen and (min-width: 780px) {
    .hero {
      padding-top: 25em;
      padding-bottom: 200px;
      margin-top: -147px; } }

.hero__content {
  max-width: 800px; }
  .hero__content .button {
    margin-top: 1.5em; }

.hero__meta {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: linear-gradient(45deg, #2694ff 0%, #ff4be5 100%);
  color: #fff;
  display: inline-block;
  padding: 1em 1.5em;
  margin-bottom: 1em;
  border-radius: 5px; }

.hero__title {
  font-size: 4.8rem;
  color: #fff; }

.hero__description {
  font-size: 1.6rem;
  color: #fff;
  margin-top: 1em; }

.hero__divider {
  position: absolute;
  bottom: -1px;
  background-image: url(../svg/source/divider-white.svg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 79px;
  width: 100%; }
  @media screen and (min-width: 780px) {
    .hero__divider {
      bottom: -20px;
      min-height: 246px; } }

.ico {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  line-height: 0; }
  .ico em {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0px;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }

.ico--16 {
  width: 16px;
  height: 16px;
  background-size: 16px 16px; }
  .ico--16 svg {
    width: 16px;
    height: 16px; }

.ico--24 {
  width: 24px;
  height: 24px;
  background-size: 24px 24px; }
  .ico--24 svg {
    width: 24px;
    height: 24px; }

.gallery, .l-standard, .l-error, .l-sidebar, .l-listing, .l-2up, .l-3up, .l-footer, .listing-assets {
  position: relative;
  display: block; }

.l-error {
  padding-top: 2em; }

.l-sidebar__aside {
  background-color: #ECECEC;
  padding: 3em;
  border-radius: 25px; }
  @media screen and (min-width: 780px) {
    .l-sidebar__aside {
      float: left;
      display: inline-block;
      width: 32.5%; } }

.l-sidebar__body {
  margin-bottom: 2em; }
  @media screen and (min-width: 780px) {
    .l-sidebar__body {
      float: left;
      display: inline-block;
      width: 67.5%;
      margin-bottom: 0;
      padding-left: 10em; } }

@media screen and (min-width: 780px) {
  @supports (display: -ms-grid) {
    .l-listing {
      display: block; } }
  @supports (display: grid) {
    .l-listing {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 2.5%;
      grid-row: inherit; } } }

.l-listing__col, .l-listing .listing {
  margin-bottom: 3em; }
  @media screen and (min-width: 780px) {
    .l-listing__col, .l-listing .listing {
      float: left;
      width: 22.5%;
      margin-right: 5%; }
      .l-listing__col:nth-child(3n+2), .l-listing .listing:nth-child(3n+2) {
        width: 47.5%; }
      .l-listing__col:nth-child(3n), .l-listing .listing:nth-child(3n) {
        margin-right: 0; }
      @supports (display: -ms-grid) {
        .l-listing__col, .l-listing .listing {
          float: left;
          width: 22.5%;
          margin-right: 5%; }
          .l-listing__col:nth-child(3n+2), .l-listing .listing:nth-child(3n+2) {
            width: 47.5%; }
          .l-listing__col:nth-child(3n), .l-listing .listing:nth-child(3n) {
            margin-right: 0; } }
      @supports (display: grid) {
        .l-listing__col, .l-listing .listing {
          width: auto;
          margin-right: 0; }
          .l-listing__col:nth-child(3n+2), .l-listing .listing:nth-child(3n+2) {
            width: auto;
            grid-column: 2 / 4; }
          .l-listing__col:nth-child(3n), .l-listing .listing:nth-child(3n) {
            margin-right: 0; } } }

@media screen and (min-width: 780px) {
  @supports (display: -ms-grid) {
    .l-2up {
      display: block; } }
  @supports (display: grid) {
    .l-2up {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 5%;
      grid-row: inherit; } } }

.l-2up__col, .l-2up .teaser {
  margin-bottom: 3em; }
  @media screen and (min-width: 780px) {
    .l-2up__col, .l-2up .teaser {
      float: left;
      width: 47.5%;
      margin-right: 5%; }
      .l-2up__col:nth-child(2n), .l-2up .teaser:nth-child(2n) {
        margin-right: 0; }
      @supports (display: -ms-grid) {
        .l-2up__col, .l-2up .teaser {
          float: left;
          width: 47.5%;
          margin-right: 5%; }
          .l-2up__col:nth-child(2n), .l-2up .teaser:nth-child(2n) {
            margin-right: 0; } }
      @supports (display: grid) {
        .l-2up__col, .l-2up .teaser {
          width: auto;
          margin-right: 0; }
          .l-2up__col:nth-child(2n), .l-2up .teaser:nth-child(2n) {
            margin-right: 0; } } }

@media screen and (min-width: 780px) {
  @supports (display: -ms-grid) {
    .l-3up {
      display: block; } }
  @supports (display: grid) {
    .l-3up {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 5%;
      grid-row: inherit; } } }

.l-3up__col, .l-3up .card {
  margin-bottom: 3em; }
  @media screen and (min-width: 780px) {
    .l-3up__col, .l-3up .card {
      float: left;
      width: 30%;
      margin-right: 5%; }
      .l-3up__col:nth-child(3n), .l-3up .card:nth-child(3n) {
        margin-right: 0; }
      @supports (display: -ms-grid) {
        .l-3up__col, .l-3up .card {
          float: left;
          width: 30%;
          margin-right: 5%; }
          .l-3up__col:nth-child(3n), .l-3up .card:nth-child(3n) {
            margin-right: 0; } }
      @supports (display: grid) {
        .l-3up__col, .l-3up .card {
          width: auto;
          margin-right: 0; }
          .l-3up__col:nth-child(3n), .l-3up .card:nth-child(3n) {
            margin-right: 0; } } }

.l-footer__col {
  margin-bottom: 3em; }
  @media screen and (min-width: 780px) {
    .l-footer__col {
      float: left;
      width: 20%;
      margin-right: 5%; }
      .l-footer__col:first-child {
        width: 50%; }
      .l-footer__col:nth-child(3n) {
        margin-right: 0; } }

.listing {
  position: relative; }
  .listing--feature {
    background-size: cover;
    background-position: center;
    min-height: 350px;
    border-radius: 25px;
    transition: all, ease-in-out, 0.3s; }

a.listing {
  display: block; }
  a.listing:hover {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0; }
    a.listing:hover .listing__content {
      transform: scale(1);
      border-top-right-radius: 0;
      border-bottom-left-radius: 0; }

.listing--feature .listing__content {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  background: linear-gradient(45deg, rgba(38, 148, 255, 0.85) 0%, rgba(255, 75, 229, 0.85) 100%);
  border-radius: 25px;
  padding: 2em;
  transform: scale(0);
  transition: all, ease-in-out, 0.3s; }

.listing__media {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  min-height: 350px;
  border-radius: 25px;
  margin-bottom: 1em; }

.listing__meta {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1em;
  display: block; }
  .listing--feature .listing__meta {
    color: #fff; }
  .listing__media .listing__meta {
    background: linear-gradient(45deg, #2694ff 0%, #ff4be5 100%);
    color: #fff;
    display: inline-block;
    padding: 1em 1.5em;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    border-top-right-radius: 10px; }

.listing__heading {
  font-size: 2.2rem;
  margin-bottom: 0.5em; }
  .listing__heading a {
    color: #1F1F1F;
    border-bottom: 2px solid #FF8D2A;
    transition: all, ease-in-out, 0.3s; }
    .listing__heading a:hover {
      color: #FF8D2A; }
  .listing--feature .listing__heading {
    color: #fff;
    font-size: 2.6rem; }

.listing__excerpt {
  font-size: 1.6rem; }
  .listing--feature .listing__excerpt {
    color: #fff; }

.listing-assets {
  display: block;
  margin: 4em 0; }
  .listing-assets__item {
    list-style: none; }
    .listing-assets__item img {
      border: 1px solid #ddd;
      padding: 3em; }
    @media screen and (min-width: 780px) {
      .listing-assets__item {
        width: 32%;
        margin-right: 2%;
        float: left; }
        .listing-assets__item:nth-child(3n) {
          margin-right: 0; } }

.listing-assets__heading {
  font-size: 2.6rem;
  margin-bottom: 1em;
  display: block; }

.logos__item {
  background-size: contain;
  min-height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  width: 18.4%;
  display: block;
  margin-bottom: 3em;
  margin-right: 2%; }
  .logos__item:nth-child(5n) {
    margin-right: 0; }

.media-video-wrapper,
.media-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }
  .media-video-wrapper object, .media-video-wrapper embed, .media-video-wrapper iframe,
  .media-wrapper object,
  .media-wrapper embed,
  .media-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .is-typeset .media-video-wrapper, .is-typeset
  .media-wrapper {
    margin: 2em 0; }

.is-typeset .media-figure, .is-typeset .wysiwyg .wp-caption, .wysiwyg .is-typeset .wp-caption {
  margin: 2em 0; }

.media-figure img, .wysiwyg .wp-caption img {
  display: block;
  margin-bottom: 0.5em;
  width: 100%;
  height: auto; }

.media-figure__caption, .wysiwyg .wp-caption p.wp-caption-text {
  font-size: 1.4rem;
  display: block;
  padding: 0.5em 1em;
  color: #1F1F1F;
  border-left: 2px solid #FF4BE5; }

.navigation-primary-toggle {
  display: none;
  overflow: hidden;
  width: 44px;
  height: 42px;
  position: absolute;
  top: 20px;
  right: 5em; }
  .navigation-primary-toggle:before, .navigation-primary-toggle:after {
    content: "";
    display: block;
    overflow: hidden;
    height: 2px;
    width: 44px;
    background-color: #fff;
    position: absolute;
    top: 12px; }
  .navigation-primary-toggle:after {
    top: auto;
    bottom: 12px; }
  .navigation-primary-toggle span {
    height: 2px;
    width: 44px;
    background-color: #fff;
    text-indent: -999em;
    display: block;
    position: relative; }
  .navigation-primary-toggle:focus {
    outline: none; }
  @media screen and (max-width: 779px) {
    html.js .navigation-primary-toggle {
      display: block; }
    .navigation-primary-toggle--active:before, .navigation-primary-toggle--active:after {
      display: none; }
    .navigation-primary-toggle--active span {
      background-color: #fff; } }
  @media screen and (min-width: 780px) {
    .navigation-primary-toggle {
      display: none; }
      html.js .navigation-primary-toggle {
        display: none; } }

.navigation-primary {
  display: block; }
  @media screen and (max-width: 779px) {
    .navigation-primary {
      overflow: hidden;
      transition: max-height ease-out 0.35s; }
      html.js .navigation-primary {
        max-height: 0;
        margin-top: 1em; }
      html.js .navigation-primary--active {
        transition: max-height ease-out 0.5s;
        max-height: 1000px; } }
  @media screen and (min-width: 780px) {
    .navigation-primary {
      display: block;
      float: left;
      margin-left: 10em; }
      html.js .navigation-primary {
        display: block; } }
  .navigation-primary__item {
    position: relative;
    overflow: hidden;
    font-size: 1.6rem; }
    @media screen and (min-width: 780px) {
      .navigation-primary__item {
        display: inline-block;
        float: left;
        margin-left: 2em; }
        .navigation-primary__item:first-child {
          margin-left: 0; } }
    .navigation-primary__item a {
      display: block;
      position: relative;
      color: #fff; }
      .navigation-primary__item a span {
        font-size: inherit;
        position: relative;
        z-index: 1; }
      @media screen and (max-width: 779px) {
        .navigation-primary__item a {
          padding: 0.75em 0;
          border-bottom: 1px solid #2a5a7a; } }
      @media screen and (min-width: 780px) {
        .navigation-primary__item a {
          padding-top: 3.5em; }
          .navigation-primary__item a:before {
            content: "";
            position: absolute;
            top: -3px;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #fff;
            transition: all, ease-in-out, 0.3s; } }
      .navigation-primary__item a:hover:before, .navigation-primary__item a:focus:before, .navigation-primary__item a:active:before {
        top: 0; }
    .navigation-primary__item--active a:before {
      top: 0; }

.row {
  min-width: auto;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  padding-left: 5em;
  padding-right: 5em; }
  .row--block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.rule {
  border-color: #ddd;
  border-style: solid; }

.rule--overline, .rule--all {
  border-top-width: 1px; }

.rule--underline, .rule--all {
  border-bottom-width: 1px; }

.rule--left, .rule--all {
  border-left-width: 1px; }

.rule--right, .rule--all {
  border-right-width: 1px; }

.section__heading {
  font-size: 3.2rem;
  margin-bottom: 1em; }
  .section__heading--center {
    text-align: center; }

.section__link {
  float: right;
  color: #1F1F1F;
  border-bottom: 2px solid #FF8D2A;
  font-size: 50% !important;
  margin-top: 10px; }

.slider {
  position: relative;
  margin-top: 3em; }

.slick-arrow {
  position: absolute;
  bottom: -1em;
  right: 2em;
  z-index: 10;
  background: linear-gradient(90deg, #ff8d2a 0%, #ffb94c 100%);
  font-size: 1.6rem;
  padding: 0.5em 1em;
  border-radius: 5px;
  transition: all, ease-in-out, 0.3s; }
  .slick-arrow:hover {
    color: #fff;
    background: linear-gradient(45deg, #2694ff 0%, #ff4be5 100%); }

.slick-prev {
  right: 7em; }

.table-styled {
  width: 100%;
  border-top: 1px solid #ddd; }
  .table-styled td {
    position: relative;
    line-height: 1.4;
    vertical-align: top; }
  @media screen and (max-width: 779px) {
    .table-styled {
      border-collapse: separate; }
      .table-styled table, .table-styled thead, .table-styled tbody, .table-styled th, .table-styled td, .table-styled tr {
        display: block; }
      .table-styled thead, .table-styled th {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      .table-styled tr {
        margin-bottom: 2.5em;
        border-top: 1px solid #ddd;
        overflow: hidden; }
        .table-styled tr:first-child {
          border-top: none; }
        .table-styled tr:last-child {
          margin-bottom: 0; }
      .table-styled td {
        position: relative;
        background: #fff;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        padding-left: 0;
        vertical-align: top;
        padding: 1.25em 0;
        padding-left: 45%; }
        .table-styled td:before {
          position: relative;
          display: inline-block;
          width: 45%;
          word-break: break-word;
          content: attr(title);
          padding: 1.25em 2.5em;
          margin-right: 7.5%;
          color: #1F1F1F;
          font-weight: 700;
          position: absolute;
          top: 12.5px;
          left: 0; } }
  @media screen and (min-width: 780px) {
    .table-styled {
      border: none; }
      .table-styled th, .table-styled td {
        border-right: 1px solid #ddd; }
        .table-styled th:last-child, .table-styled td:last-child {
          border-right: none; }
      .table-styled thead th {
        padding: 1.66667em 2.5em; }
      .table-styled tbody tr {
        background: #fff;
        border-bottom: 1px solid #ddd; }
      .table-styled tbody td {
        padding: 1.25em 2.5em; } }

.teaser {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px;
  display: block;
  border-radius: 25px;
  transition: all, ease-in-out, 0.3s; }
  .teaser--featured {
    min-height: 550px; }
  .teaser:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(38, 148, 255, 0.85) 0%, rgba(255, 75, 229, 0.85) 100%);
    border-radius: 25px;
    transition: all, ease-in-out, 0.3s;
    opacity: 0; }
  .teaser:hover {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0; }
    .teaser:hover:after {
      border-top-right-radius: 0;
      border-bottom-left-radius: 0;
      opacity: 1; }
    .teaser:hover .teaser__meta, .teaser:hover .teaser__heading {
      transition-delay: 0.1s;
      transform: scale(1); }

.teaser__content {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%; }

.teaser__meta {
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1em;
  display: block;
  transition: all, ease-in-out, 0.3s;
  transform: scale(0); }

.teaser__heading {
  font-size: 2.6rem;
  color: #fff;
  transition: all, ease-in-out, 0.3s;
  transform: scale(0); }

.max-meter {
  max-width: 800px; }

.max-meter--center {
  margin-left: auto;
  margin-right: auto; }

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

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

@media screen and (min-width: 780px) {
  .is-typeset.is-typeset--article p, .is-typeset.is-typeset--article li {
    font-size: 2rem; }
  .is-typeset.is-typeset--article h1, .is-typeset.is-typeset--article h2 {
    font-size: 4rem; }
  .is-typeset.is-typeset--article h3, .is-typeset.is-typeset--article h4 {
    font-size: 3.25rem; }
  .is-typeset.is-typeset--article h5 {
    font-size: 2.75rem; }
  .is-typeset.is-typeset--article h6 {
    font-size: 2rem; } }

.is-typeset--additionals > p:first-of-type {
  color: #1F1F1F;
  font-size: 1.9rem;
  line-height: 1.42857; }

.as-blockquote, .is-typeset blockquote {
  position: relative;
  margin: 3em 0;
  border-left: 3px solid #FF8D2A;
  padding-left: 2em; }
  .as-blockquote p, .is-typeset blockquote p {
    color: #1F1F1F;
    font-size: 2.6rem; }
  .as-blockquote cite, .is-typeset blockquote cite {
    display: block; }

.wysiwyg img.left, .wysiwyg img.right {
  max-width: 500px;
  width: 100%;
  display: block;
  vertical-align: top;
  position: relative; }

@media screen and (min-width: 780px) {
  .wysiwyg img.left {
    margin-right: 40px;
    float: left; } }

@media screen and (min-width: 780px) {
  .wysiwyg img.right {
    margin-left: 40px;
    float: right; } }

.wysiwyg .wp-smiley {
  display: none !important; }

.wysiwyg .wp-caption {
  clear: both; }
  .wysiwyg .wp-caption img {
    display: block;
    margin-bottom: 0.5em; }

.wysiwyg .alignleft, .wysiwyg blockquote.left, .wysiwyg .alignright, .wysiwyg blockquote.right {
  max-width: 500px;
  width: 100%;
  display: block;
  vertical-align: top;
  position: relative; }

@media screen and (min-width: 780px) {
  .wysiwyg .alignleft, .wysiwyg blockquote.left {
    margin-right: 40px;
    float: left; } }

@media screen and (min-width: 780px) {
  .wysiwyg .alignright, .wysiwyg blockquote.right {
    margin-left: 40px;
    float: right; } }

.wysiwyg .aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: inline-block;
  vertical-align: top;
  clear: both; }

.wysiwyg .alignnone {
  clear: both; }

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

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

.background-anchor-center-top {
  background-position: center top; }

.background-anchor-center-bottom {
  background-position: center bottom; }

.background-anchor-center-left {
  background-position: center left; }

.background-anchor-center-right {
  background-position: center right; }

.color-sunburst {
  color: #FF8D2A; }

.fill-sunburst {
  background-color: #FF8D2A; }

.swatch-sunburst .swatch {
  background-color: #FF8D2A; }

.swatch-sunburst .swatch-color {
  display: block; }
  .swatch-sunburst .swatch-color:after {
    content: "#FF8D2A";
    display: block; }

.color-sunray {
  color: #FFB94C; }

.fill-sunray {
  background-color: #FFB94C; }

.swatch-sunray .swatch {
  background-color: #FFB94C; }

.swatch-sunray .swatch-color {
  display: block; }
  .swatch-sunray .swatch-color:after {
    content: "#FFB94C";
    display: block; }

.color-nemo {
  color: #10222E; }

.fill-nemo {
  background-color: #10222E; }

.swatch-nemo .swatch {
  background-color: #10222E; }

.swatch-nemo .swatch-color {
  display: block; }
  .swatch-nemo .swatch-color:after {
    content: "#10222E";
    display: block; }

.color-slate {
  color: #1F1F1F; }

.fill-slate {
  background-color: #1F1F1F; }

.swatch-slate .swatch {
  background-color: #1F1F1F; }

.swatch-slate .swatch-color {
  display: block; }
  .swatch-slate .swatch-color:after {
    content: "#1F1F1F";
    display: block; }

.color-fog {
  color: #515151; }

.fill-fog {
  background-color: #515151; }

.swatch-fog .swatch {
  background-color: #515151; }

.swatch-fog .swatch-color {
  display: block; }
  .swatch-fog .swatch-color:after {
    content: "#515151";
    display: block; }

.color-sky {
  color: #2694FF; }

.fill-sky {
  background-color: #2694FF; }

.swatch-sky .swatch {
  background-color: #2694FF; }

.swatch-sky .swatch-color {
  display: block; }
  .swatch-sky .swatch-color:after {
    content: "#2694FF";
    display: block; }

.color-neon {
  color: #FF4BE5; }

.fill-neon {
  background-color: #FF4BE5; }

.swatch-neon .swatch {
  background-color: #FF4BE5; }

.swatch-neon .swatch-color {
  display: block; }
  .swatch-neon .swatch-color:after {
    content: "#FF4BE5";
    display: block; }

.padd-section-top, .padd-section-both {
  padding-top: 10em; }

.padd-section-bottom, .padd-section-both {
  padding-bottom: 10em; }

.space-section-top, .space-section-both, .section {
  margin-top: 10em; }

.space-section-bottom, .space-section-both, .section {
  margin-bottom: 10em; }

/*.features {
    .duo__col {
        float: none;
        display: inline-block;
        padding: 10px;
    }

    .duo__col + .duo__col {
        float: none;
    }

    .duo__content {
        position: relative;
        top: auto;
        transform: none;
    }
}*/
a .card .card__excerpt {
  color: #1F1F1F; }

a :hover .card__heading {
  color: #FFB94C; }

.service__card img {
  max-height: 110px; }

.card__media.feature__card {
  max-width: none; }

#validationSummary {
  padding: 10px 10px 10px 0px; }
  #validationSummary .validation--message {
    color: #f25111;
    font-weight: bold; }

#formResponse h2 {
  color: #41b38e;
  font-weight: bold;
  text-align: center;
  font-size: 2em; }

main .hero {
  padding-top: 18em;
  padding-bottom: 130px;
  text-shadow: 3px 3px 8px #3d3d3d; }

main .teaser {
  background-size: 100% 100%; }

.pagecontent {
  padding-bottom: 10em; }

.modal-dialog {
  max-width: 1056px;
  text-align: center; }

.game-logo {
  margin: auto; }

.homepage-teasers .l-2up {
  margin-bottom: 3em; }

.teaser.teaser--full-height {
  width: 100%;
  height: 100%; }

iframe {
  height: 21vw;
  width: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  iframe {
    height: 47vw; }
  button.screenshot {
    width: 49% !important; } }

@media (max-width: 767px) {
  .footer {
    margin-top: 0px !important; }
  button.screenshot {
    width: 100% !important; }
  /*.teaser.teaser--full-height {
        min-height: 65vw !important;
    }*/
  .slick-slide {
    min-height: 40vw !important; }
  .pagecontent {
    padding-bottom: 1em; }
  main .hero {
    padding-top: 4em !important; }
  .card .button {
    text-align: center; }
  iframe {
    height: 43vw; } }

.square {
  position: relative;
  margin-bottom: 2em; }

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.content {
  position: absolute;
  width: 100%;
  height: 100%; }

.designed-pill {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: left;
  padding: 1.2em 2.5em;
  border-radius: 2em;
  letter-spacing: 1px;
  z-index: 10;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  transition: all, ease-in-out, 0.3s;
  color: #fff;
  background: linear-gradient(90deg, #fe8823 0%, #fdca24 100%); }

.developed-pill {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: left;
  padding: 1.2em 2.5em;
  border-radius: 2em;
  letter-spacing: 1px;
  z-index: 10;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  transition: all, ease-in-out, 0.3s;
  color: #fff;
  background: linear-gradient(90deg, #56ca5c 0%, #a7df67 100%); }

.published-pill {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: left;
  padding: 1.2em 2.5em;
  border-radius: 2em;
  letter-spacing: 1px;
  z-index: 10;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  transition: all, ease-in-out, 0.3s;
  color: #fff;
  background: linear-gradient(90deg, #5183f5 0%, #6dbdec 100%); }

.ported-pill {
  background: transparent;
  border: none;
  display: inline-block;
  text-align: left;
  padding: 1.2em 2.5em;
  border-radius: 2em;
  letter-spacing: 1px;
  z-index: 10;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  position: relative;
  vertical-align: middle;
  transition: all, ease-in-out, 0.3s;
  color: #fff;
  background: linear-gradient(90deg, #eb467d 0%, #f5aceb 100%); }

.teaser.content {
  min-height: unset !important; }

@media screen and (min-width: 1400px) {
  .duo__col .duo__content {
    top: -25% !important;
    transform: translateY(25%) !important; } }

@media screen and (min-width: 1000px) {
  .duo--alt-reverse .duo__col {
    width: 55% !important;
    float: right !important; }
  .duo--alt-reverse .duo__col + .duo__col {
    width: 30% !important;
    float: left !important; } }

.l-sidebar__aside {
  margin-bottom: 2em; }

.news-post img {
  max-width: 100%; }

/* ::Print */
/* ------------------------------------------------------------ */
@media print {
  body {
    font-size: 62.5%;
    color: #000 !important;
    background-color: #fff !important; }
  *[role="navigation"],
  *[role="footer"] {
    display: none !important; } }
