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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

a {
  text-decoration-skip-ink: auto;
}

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

button {
  outline: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea, input[type=text], input[type=button], input[type=submit], input[type=reset], input[type=search], input[type=password] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

th, td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small, sup, sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 20px;
}

kbd, tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del, strike, s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address, cite, var {
  font-style: italic;
}

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

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Mixins */
/* Base Colors */
.text-brand {
  color: #ED1F8F;
}

.theme-green div.swiper-slide {
  background-color: #4FFFAF;
  color: #262D32;
}
.theme-green .swiper-slide:nth-child(1n) {
  background-color: #4FFFAF;
}
.theme-green .swiper-slide:nth-child(2n) {
  background-color: rgb(104.5, 255, 186.5909090909);
}
.theme-green .swiper-slide:nth-child(3n) {
  background-color: rgb(130, 255, 198.1818181818);
}
.theme-green .swiper-slide:nth-child(4n) {
  background-color: rgb(104.5, 255, 186.5909090909);
}
.theme-green .swiper-slide:nth-child(5n) {
  background-color: #4FFFAF;
}
.theme-green .swiper-slide:nth-child(6n) {
  background-color: rgb(104.5, 255, 186.5909090909);
}
.theme-green .swiper-slide:nth-child(7n) {
  background-color: rgb(130, 255, 198.1818181818);
}
.theme-green .swiper-slide:nth-child(8n) {
  background-color: rgb(104.5, 255, 186.5909090909);
}

.theme-magenta div.swiper-slide {
  background-color: #ED1F8F;
  color: #262D32;
}
.theme-magenta div.swiper-slide .carousel-item--content p {
  color: #262D32;
}
.theme-magenta .swiper-slide:nth-child(1n) {
  background-color: #ED1F8F;
}
.theme-magenta .swiper-slide:nth-child(2n) {
  background-color: rgb(237.758677686, 40.441322314, 147.720661157);
}
.theme-magenta .swiper-slide:nth-child(3n) {
  background-color: rgb(238.8966942149, 54.6033057851, 154.8016528926);
}
.theme-magenta .swiper-slide:nth-child(4n) {
  background-color: rgb(237.758677686, 40.441322314, 147.720661157);
}
.theme-magenta .swiper-slide:nth-child(5n) {
  background-color: #ED1F8F;
}
.theme-magenta .swiper-slide:nth-child(6n) {
  background-color: rgb(237.758677686, 40.441322314, 147.720661157);
}
.theme-magenta .swiper-slide:nth-child(7n) {
  background-color: rgb(238.8966942149, 54.6033057851, 154.8016528926);
}
.theme-magenta .swiper-slide:nth-child(8n) {
  background-color: rgb(237.758677686, 40.441322314, 147.720661157);
}

.theme-slate div.swiper-slide {
  background-color: #262D32;
  color: #F0F5F9;
}
.theme-slate .swiper-slide:nth-child(1n) {
  background-color: #262D32;
}
.theme-slate .swiper-slide:nth-child(2n) {
  background-color: rgb(49.0113636364, 58.0397727273, 64.4886363636);
}
.theme-slate .swiper-slide:nth-child(3n) {
  background-color: rgb(60.0227272727, 71.0795454545, 78.9772727273);
}
.theme-slate .swiper-slide:nth-child(4n) {
  background-color: rgb(49.0113636364, 58.0397727273, 64.4886363636);
}
.theme-slate .swiper-slide:nth-child(5n) {
  background-color: #262D32;
}
.theme-slate .swiper-slide:nth-child(6n) {
  background-color: rgb(49.0113636364, 58.0397727273, 64.4886363636);
}
.theme-slate .swiper-slide:nth-child(7n) {
  background-color: rgb(60.0227272727, 71.0795454545, 78.9772727273);
}
.theme-slate .swiper-slide:nth-child(8n) {
  background-color: rgb(49.0113636364, 58.0397727273, 64.4886363636);
}

.pin-spacer {
  width: 100% !important;
}

/* Base */
html {
  height: 100%;
  scroll-behavior: smooth;
  width: 100%;
}

body {
  background-color: #F0F5F9;
  overflow-x: hidden;
  width: 100%;
}

#smooth-content {
  padding-top: 1px;
  margin-top: -1px;
}

.pad-bottom {
  padding-bottom: 50px;
}

.pad-top {
  padding-top: 50px;
}

.wf-loading {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.wf-active {
  opacity: 1;
}

.pad-xl {
  padding: 100px 0;
}

.pad-large {
  padding: 50px 0;
}

.pad-med {
  padding: 30px 0;
}

.pad-small {
  padding: 15px 0;
}

.bottom-sm {
  margin-bottom: 15px;
}

.bottom-med {
  margin-bottom: 30px;
}

.bottom-lg {
  margin-bottom: 50px;
}

.bottom-xl {
  margin-bottom: 100px;
}

.top-xl {
  padding-top: 100px;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.aligncenter {
  float: none !important;
}

@media only screen and (min-width: 992px) {
  .mobile-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}
@media only screen and (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

.mobile-half {
  width: 50%;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 992px) {
  .mobile-half {
    width: initial;
    margin: initial;
  }
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.small-spacer {
  height: 0;
  padding: 0;
}

.spacer {
  height: 0;
  padding: 30px 0;
}
@media only screen and (min-width: 992px) {
  .spacer {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .spacer {
    padding: 50px 0;
  }
}

img, picture {
  max-width: 100%;
  height: auto;
}

svg {
  overflow: visible !important;
  max-width: 100%;
  height: auto;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  background: #000;
  color: #fff;
  padding: 8px;
  text-align: center;
  z-index: 1000;
}

.skip-link:focus {
  left: 0;
}

.pad-large {
  padding: clamp(15px, 2vw, 80px);
}

.pad-small {
  padding: clamp(15px, 2vw, 40px);
}

.align-bottom {
  margin-top: auto;
}

.image-section {
  overflow: hidden;
  position: relative;
  z-index: 5;
  height: 50vh;
}
@media only screen and (min-width: 992px) {
  .image-section {
    height: 75vh;
  }
}
.image-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

img.slide-down, picture.slide-down {
  position: relative;
  z-index: -1;
}
img.slide-up, picture.slide-up {
  position: relative;
  z-index: -1;
}
img.rotate-down, picture.rotate-down {
  position: relative;
  z-index: -1;
}
img.rotate-down-right, picture.rotate-down-right {
  position: relative;
  z-index: -1;
}

@media only screen and (min-width: 992px) {
  .default-page .content-wrap {
    width: 66%;
  }
}

.full-width-img {
  width: 100%;
  height: auto;
}

.rounded {
  border-radius: 10px;
}

img[data-lazy-src] {
  opacity: 0;
}

img.lazyloaded {
  -webkit-transition: opacity 0.5s linear 0.2s;
  -moz-transition: opacity 0.5s linear 0.2s;
  transition: opacity 0.5s linear 0.2s;
  opacity: 1;
}

.no-link {
  pointer-events: none;
  cursor: default;
}

.card {
  background: white;
}

body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 0.875rem + (1vw - 3.2px) * 0.5, 18px);
  color: #262D32;
}

p {
  line-height: 1.4;
  text-wrap: pretty;
}

@media only screen and (min-width: 768px) {
  .large-text {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .large-text {
    font-size: 24px;
  }
}

.small-text {
  font-size: 12px;
}

a {
  color: inherit;
  text-decoration: underline;
  font-weight: 500;
}

.fluid-text {
  font-size: clamp(15px, 0.875rem + (1vw - 3.2px) * 0.5, 18px);
}
.fluid-text.small-text {
  font-size: clamp(12px, 0.75rem + (1vw - 3.2px) * 0.25, 16px);
}
.fluid-text.large-text {
  font-size: clamp(18px, 1.5rem + (1vw - 3.2px) * 0.5, 26px);
}
.fluid-text .large-text {
  font-size: clamp(18px, 1.5rem + (1vw - 3.2px) * 0.5, 26px);
}
.fluid-text .small-text {
  font-size: clamp(12px, 0.75rem + (1vw - 3.2px) * 0.25, 16px);
}

h1, h2, h3, h4, h5 {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 900;
  line-height: 0.8;
  text-wrap: balance;
}

h1 {
  font-size: 60px;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 110px;
  }
}

h2 {
  font-size: 40px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 60px;
  }
}
h2.title {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  h2.title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 992px) {
  h2.title {
    font-size: 100px;
  }
}

h3 {
  font-size: 32px;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 48px;
  }
}
h3.title {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  h3.title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) {
  h3.title {
    font-size: 80px;
  }
}

h4 {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h4 {
    font-size: 28px;
  }
}
h4.title {
  text-transform: uppercase;
}

h5, h6 {
  text-transform: initial;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  h5, h6 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h5, h6 {
    font-size: 28px;
  }
}
h5.title, h6.title {
  text-transform: uppercase;
}

.standard-text {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: clamp(15px, 0.875rem + (1vw - 3.2px) * 0.5, 18px) !important;
  font-style: normal;
  font-size: initial;
}

.subtitle {
  font-family: "proxima-nova-extra-condensed";
  font-size: clamp(18px, 1.5rem + (1vw - 3.2px) * 0.5, 26px);
  text-transform: uppercase;
}
.subtitle::before {
  width: 30px;
  height: 30px;
  display: inline-block;
  content: "";
  -webkit-mask: url("../img/starburst-subtitle.svg") no-repeat 50% 50%;
  mask: url("../img/starburst-subtitle.svg") no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  margin: 0px 7px -6px 0;
  background-color: #ED1F8F;
}

.theme-magenta .subtitle::before {
  background-color: #F0F5F9;
}

strong {
  font-weight: 700;
}

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

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

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

p:not(.subtitle) + h2, p:not(.subtitle) + h3, p:not(.subtitle) + h4, p:not(.subtitle) + h5, p:not(.subtitle) + h6 {
  margin-top: 15px;
}

/*
nav{
    display:flex;
    flex-direction:row;
    gap:20px;
    a{
        font-weight:700;
        color:$yellow;
        text-decoration: none;
        text-transform:uppercase;
        font-size:clamp(18px, 2vw, 30px);
       // @include transition(color 300ms ease-in);
    }
    &.invert{
        a{
            color:$brand;
        }
    }
}
*/
/*
#header-nav{
    background-color:rgba($slate,00);
    display:block;
    position:fixed;
    top:0;
    right:0;
    width:100%;
    z-index:98;
    flex-direction:column;
    overflow:hidden;
    height:100dvh;
    visibility:hidden;
    @include transition(all 300ms $easeOut);
    &.on{
       visibility:visible;
       background-color:rgba($slate,0.5);
       backdrop-filter:blur(5px);
        .nav-menu{
            @include transform(translateX(0));
        }
    }
    @include lg{

    }
    .nav-menu{
        display:flex;
        flex-direction:column;
        justify-content:start;
        padding:15px 0;
        font-family:$header-font;
        font-weight:800;
        //gap:20px;
        background-color:rgba($slate, 0.9);
        width:100%;
        height:calc(100dvh - 80px);
        position:fixed;
        right:0;
        bottom:0;
        overflow-y:auto;
        @include transform(translateX(100%));
        @include transition(transform 300ms $easeOut);
        @include lg{
            width:auto;
            min-width:50%;
        }
        @include xl{
            padding:20px 0;
            min-width:initial;      
        }

        li{

            &.page_item_has_children{
                a{
                    pointer-events:none;
                    &:hover{
                        background-color:transparent!important;
                    }
                }

            }

            a{
                user-select:none;
                font-weight:900;
                color:$light;
                text-decoration:none;
                font-size:24px;
                text-transform:uppercase;
                padding:5px 20px;
                width:100%;
                display:inline-block;
                //min-height:40px;
                position:relative;
                z-index:2;
                @include xl{
                    font-size:32px;
                    padding:8px 40px;
                }
                @include transition(background-color 300ms ease-in-out);
                &:hover{
                    background-color:$brand;

                    }



            }   // end a

            .children{
                display:flex;
                flex-direction:column;
                //gap:10px;
                //@include transition(gap 700ms $easeOut);
                //padding-top:20px;
                font-size:75%;
                font-family:$body-font;
                li{
                    a{
                        pointer-events:auto;
                        text-transform:inherit;
                        font-size:18px;
                        line-height:20px;
                        display:flex;
                        align-items:center;
                        letter-spacing: 1px;
                        @include xxl{
                            font-size:24px;
                        }
                        &:before{
                            content:"";
                            height:20px;
                            width:20px;
                            display:inline-block;
                            background:$white;
                            mask:url('../img/arrow-right-w.svg') no-repeat center center;
                            margin:0 10px 0 0;
                            @include transition(all 100ms ease-in-out);
                            @include transform(translateX(0px)(scale(0.8,0.8)));
                        }
                        &:hover{
                            background-color:initial;
                            &::before{
                                @include transform(translateX(5px)(scale(0.8,0.8)));
                                background:$brand;
                            }
                            &::after{
                                opacity:0;
                            }
                        }
                    }
                }
            }  // end .children
        }    // end li



    }
}*/
.page_item_has_children:hover > a,
.page_item_has_children .children a:hover ~ a {
  background-color: #ED1F8F;
}
.page_item_has_children:hover > a::after,
.page_item_has_children .children a:hover ~ a::after {
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.page_item_has_children > a {
  pointer-events: none;
}

#nav-menu::-webkit-scrollbar {
  width: 5px;
  height: calc(100% - 30px);
}

#nav-menu::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 5px;
  padding: 2px;
}

#nav-menu::-webkit-scrollbar-thumb {
  background: #ED1F8F;
  border-radius: 5px;
}

nav#header-nav {
  display: flex;
  height: 100%;
  position: absolute;
  right: 0;
  flex-direction: column;
  height: calc(100dvh - 50px);
  top: 0;
  background: rgba(38, 45, 50, 0.95);
  align-items: start;
  justify-content: start;
  padding: 0 15px;
  z-index: 98;
  top: 50px;
  width: 100%;
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 500ms ease-in-out;
  -moz-transition: transform 500ms ease-in-out;
  -ms-transition: transform 500ms ease-in-out;
  -o-transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
}
@media only screen and (min-width: 992px) {
  nav#header-nav {
    width: 50%;
  }
}
nav#header-nav.on {
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 1200px) {
  nav#header-nav {
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: relative;
    background-color: transparent;
    width: initial;
    top: initial;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 160px 0 0;
  }
}
nav#header-nav ul.nav-menu {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 15px;
  width: 100%;
  overflow-y: auto;
  margin: 15px 0;
  margin-bottom: 65px;
  padding-bottom: 30px;
  height: calc(100% - 65px);
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu {
    overflow-y: unset;
    flex-direction: row;
    align-items: center;
    align-self: stretch;
    gap: 10px;
    margin: 0px;
    padding: 0;
    height: initial;
    box-sizing: border-box;
  }
}
nav#header-nav ul.nav-menu li {
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li {
    height: 100%;
    gap: 15px;
    align-items: center;
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li.has-children {
    height: 100%;
    gap: 0;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 992px) {
  nav#header-nav ul.nav-menu li.has-children a:hover {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li.has-children::after {
    content: "";
    mask: url("../img/chevron-down-h.svg") no-repeat center center;
    position: relative;
    bottom: 0;
    left: -10px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    transform-origin: center center;
    transition: transform 300ms ease-in-out, opacity 300ms ease-in-out;
  }
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li.has-children:hover::after {
    transform: rotate(180deg);
    opacity: 1;
  }
  nav#header-nav ul.nav-menu li.has-children:hover ul.children {
    height: auto;
    opacity: 1;
    visibility: visible;
    gap: 15px;
    padding: 20px 0;
  }
}
nav#header-nav ul.nav-menu li a {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 800;
  color: #F0F5F9;
  text-decoration: none;
  font-size: 1.5rem;
  text-transform: uppercase;
  width: 100%;
  display: inline-flex;
  position: relative;
  z-index: 2;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li a {
    font-size: 1.25rem;
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 1920px) {
  nav#header-nav ul.nav-menu li a {
    font-size: 1.5rem;
    padding: 5px 20px;
  }
}
nav#header-nav ul.nav-menu li a.nav-button {
  background-color: white;
  color: #ED1F8F;
  border-radius: 10px;
  padding: 10px 20px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
nav#header-nav ul.nav-menu li a.nav-button:hover {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
nav#header-nav ul.nav-menu li ul.children {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li ul.children {
    flex-direction: column;
    left: 50%;
    transform: translate(-50%, 0);
    min-width: 100%;
    gap: 0px;
    padding: 0 0;
    position: absolute;
    top: 60px;
    background-color: rgba(38, 45, 50, 0.9);
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
  }
}
nav#header-nav ul.nav-menu li ul.children li {
  align-items: start;
  justify-content: start;
}
nav#header-nav ul.nav-menu li ul.children li a {
  font-weight: normal;
  text-transform: unset;
  font-size: 1.25rem;
  white-space: nowrap;
  font-size: 1.25rem;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li ul.children li a {
    font-size: 1.25rem;
  }
}
nav#header-nav ul.nav-menu li ul.children li a::before {
  content: "";
  height: 16px;
  width: 19px;
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  display: inline-block;
  background: #fff;
  mask: url("../img/arrow-right-w.svg") no-repeat center center;
  margin: 0 10px 0 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav ul.nav-menu li ul.children li a::before {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: 0 15px 0 0;
  }
}
nav#header-nav ul.nav-menu li ul.children li a:hover {
  background-color: initial;
}
nav#header-nav ul.nav-menu li ul.children li a:hover::before {
  -moz-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  background: #ED1F8F;
}
nav#header-nav div.search-wrapper {
  background: #ED1F8F;
  border-radius: 10px 10px 0 0;
  width: 100%;
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  -webkit-transition: width 100ms ease-in-out;
  -moz-transition: width 100ms ease-in-out;
  -ms-transition: width 100ms ease-in-out;
  -o-transition: width 100ms ease-in-out;
  transition: width 100ms ease-in-out;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav div.search-wrapper {
    background: transparent;
    padding: 0;
    bottom: initial;
    left: initial;
    right: 0;
    width: initial;
    justify-content: flex-end;
  }
}
nav#header-nav form#search-form {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 5px 10px;
  display: flex;
  line-height: 1;
  height: 36px;
  z-index: 10;
  background-color: #ED1F8F;
  align-items: center;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav form#search-form {
    height: 40px;
  }
}
nav#header-nav form#search-form input {
  border: 0;
  outline: 0;
  background-color: transparent;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  width: 90px;
  font-size: 1rem;
  line-height: normal;
  color: white;
  background-color: transparent !important;
  background: transparent !important;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav form#search-form input {
    width: 90px;
    font-size: 1.25rem;
  }
}
nav#header-nav form#search-form input:focus, nav#header-nav form#search-form input:active, nav#header-nav form#search-form input:hover, nav#header-nav form#search-form input:-webkit-autofill, nav#header-nav form#search-form input:-webkit-autofill:hover, nav#header-nav form#search-form input:-webkit-autofill:focus, nav#header-nav form#search-form input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
  background-color: transparent !important;
  transition: background-color 9999s ease-in-out 0s, width 300ms ease-in-out;
  box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  caret-color: #fff;
}
nav#header-nav form#search-form input {
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
nav#header-nav form#search-form input::placeholder {
  color: white;
  opacity: 0.7;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: normal;
  text-transform: uppercase;
  line-height: 1rem;
  text-align: left;
  -moz-transform: translateY(1px);
  -o-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
@media only screen and (min-width: 1200px) {
  nav#header-nav form#search-form input::placeholder {
    font-size: 1.25rem;
  }
}
nav#header-nav form#search-form input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  background-color: #fff;
  -webkit-mask: url("../img/close.svg") no-repeat center center;
  cursor: pointer;
}
nav#header-nav form#search-form input:focus::placeholder {
  opacity: 0;
}
@media only screen and (min-width: 1200px) {
  nav#header-nav form#search-form input:focus {
    width: 300px;
  }
}
nav#header-nav form#search-form button {
  border: 0;
  outline: 0;
  background-color: white;
  width: 30px;
  height: 30px;
  -webkit-mask: url("../img/search.svg") no-repeat center center;
  mask: url("../img/search.svg") no-repeat center center;
  cursor: pointer;
}

/* Buttons */
.btn, .gform-button {
  padding: 15px 20px;
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "proxima-nova-extra-condensed";
  letter-spacing: 1px;
  box-sizing: border-box;
  display: inline-flex;
  gap: 20px;
  width: fit-content;
  position: relative;
  font-size: initial;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .btn, .gform-button {
    padding: 20px 20px;
  }
}
.btn i, .gform-button i {
  width: 30px;
}
.btn::after, .gform-button::after {
  content: url("../img/arrow-right-w.svg");
  margin: auto 0px;
  -webkit-transition: margin-right 100ms ease-in-out;
  -moz-transition: margin-right 100ms ease-in-out;
  -ms-transition: margin-right 100ms ease-in-out;
  -o-transition: margin-right 100ms ease-in-out;
  transition: margin-right 100ms ease-in-out;
}
.btn.large::after, .gform-button.large::after {
  transform: translate(0px, 0px);
}
.btn, .gform-button {
  color: white;
  background-color: #ED1F8F;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.btn.small, .gform-button.small {
  padding: 10px 15px;
}
@media only screen and (min-width: 992px) {
  .btn.small, .gform-button.small {
    padding: 15px;
  }
}
.btn.small::after, .gform-button.small::after {
  content: "";
  display: none;
}
.btn.light, .gform-button.light {
  color: #262D32;
  background-color: rgb(240.7933884298, 78.2066115702, 166.6033057851);
}
.btn.light:hover, .btn.light:active, .gform-button.light:hover, .gform-button.light:active {
  background-color: #ed1f8f;
}
.btn.light::after, .gform-button.light::after {
  content: url("../img/arrow-right.svg");
  display: inline-block;
}
.btn.lighter, .gform-button.lighter {
  color: #262D32;
  background-color: rgb(244.5867768595, 125.4132231405, 190.2066115702);
}
.btn.lighter:hover, .btn.lighter:active, .gform-button.lighter:hover, .gform-button.lighter:active {
  background-color: rgb(240.7933884298, 78.2066115702, 166.6033057851);
}
.btn.lighter::after, .gform-button.lighter::after {
  content: url("../img/arrow-right.svg");
  display: inline-block;
}
.btn.dark, .gform-button.dark {
  background: rgb(200.8595041322, 16.1404958678, 116.5702479339);
}
.btn.dark:hover, .btn.dark:active, .gform-button.dark:hover, .gform-button.dark:active {
  background: rgb(106.4462809917, 8.5537190083, 61.7768595041);
}
.btn:hover, .btn:active, .gform-button:hover, .gform-button:active {
  background-color: rgb(200.8595041322, 16.1404958678, 116.5702479339);
}
.btn:focus, .gform-button:focus {
  -webkit-box-shadow: 0px 0px 0px 1px #262D32 inset;
  -moz-box-shadow: 0px 0px 0px 1px #262D32 inset;
  box-shadow: 0px 0px 0px 1px #262D32 inset;
}
.btn.green, .gform-button.green {
  color: #262D32;
  background: #4FFFAF;
}
.btn.green:hover, .btn.green:active, .gform-button.green:hover, .gform-button.green:active {
  background-color: rgb(28, 255, 151.8181818182);
}
.btn.green::after, .gform-button.green::after {
  content: url("../img/arrow-right.svg");
  display: inline-block;
}
.btn.green.light, .gform-button.green.light {
  color: #262D32;
  background-color: rgb(130, 255, 198.1818181818);
}
.btn.green.light:hover, .btn.green.light:active, .gform-button.green.light:hover, .gform-button.green.light:active {
  background-color: #4fffaf;
}
.btn.green, .gform-button.green {
  /* &::after{
     		content: url('../img/arrow-right.svg');
     display: inline-block;
     }
    	&.large{
    		&::after{
     		content: url('../img/arrow-right-lg.svg');
     	}
    	}
  &.lighter{
      	color:$slate;
     		background-color:lighten($green, 20%);
     		&:hover, &:active{
  	    	background-color:lighten($green, 15%);
  	    }
      } 
      &::after{
     		content: url('../img/arrow-right.svg');
     display: inline-block;
     }
    	&.large{
    		&::after{
     		content: url('../img/arrow-right-lg.svg');
     	}
    	}   
  &.dark{	
     	background:darken($green, 10%);
     	&:hover, &:active{
      	background:darken($green, 20%);
      }
  }*/
}
.btn.white, .gform-button.white {
  color: #262D32;
  background: #F0F5F9;
}
.btn.white:hover, .btn.white:active, .gform-button.white:hover, .gform-button.white:active {
  background-color: rgb(221.7857142857, 232.8571428571, 241.7142857143);
}
.btn.white::after, .gform-button.white::after {
  content: url("../img/arrow-right.svg");
  display: inline-block;
}
.btn.wide, .gform-button.wide {
  width: 100%;
  justify-content: space-between;
  text-align: left;
}
.btn.large, .gform-button.large {
  padding: 15px 20px;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .btn.large, .gform-button.large {
    padding: 20px 20px;
  }
}
.btn.download::after, .gform-button.download::after {
  content: url("../img/download-w.svg");
  height: 0;
  -moz-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
  -webkit-transition: transform 200ms ease-in-out;
  -moz-transition: transform 200ms ease-in-out;
  -ms-transition: transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
}
.btn.download:hover::after, .gform-button.download:hover::after {
  margin: initial;
  -moz-transform: translate(0, 2px);
  -o-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}
.btn.download::before, .gform-button.download::before {
  content: "Download";
  position: absolute;
  right: 50px;
  top: 20px;
}
.btn.download.large::before, .gform-button.download.large::before {
  content: "Download";
  right: 50px;
}
.btn.download.large::after, .gform-button.download.large::after {
  content: url("../img/download-w.svg");
  height: 0;
  -moz-transform: translate(0, 2px);
  -o-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.btn + .btn:not(.wide) {
  margin: 15px;
}

section.carousel-section {
  height: 100%;
  overflow-x: hidden;
}

div.swiper-container, div.swiper-wrapper {
  height: 100%;
}

div.swiper-slide {
  display: flex;
  border-radius: 10px;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px) {
  div.swiper-slide {
    padding: 0;
  }
}
div.swiper-slide img, div.swiper-slide picture {
  user-select: none;
}
div.swiper-slide .carousel-item--content {
  display: flex;
  flex-direction: column;
  padding: 30px;
  gap: 10px;
  user-select: none;
}
@media only screen and (min-width: 768px) {
  div.swiper-slide .carousel-item--content {
    padding: 40px;
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) {
  div.swiper-slide .carousel-item--content {
    padding: 60px;
  }
}

div.carousel-large div.swiper-slide {
  width: calc(100% - 30px);
  max-width: 1220px;
  flex-direction: column;
  align-items: center;
  cursor: grab;
  justify-content: start;
  padding: 30px;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  div.carousel-large div.swiper-slide {
    padding: 60px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 500px;
    gap: 60px;
  }
}
div.carousel-large div.swiper-slide .carousel-image--wrap {
  webkit-mask: url("../img/starburst-mask.svg") no-repeat 50% 50%;
  mask: url("../img/starburst-mask.svg") no-repeat 50% 50%;
  position: relative;
  overflow: hidden;
  width: 80%;
  height: auto;
  display: block;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 768px) {
  div.carousel-large div.swiper-slide .carousel-image--wrap {
    width: 60%;
  }
}
div.carousel-large div.swiper-slide .carousel-image--wrap picture, div.carousel-large div.swiper-slide .carousel-image--wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 992px) {
  div.carousel-large div.swiper-slide .carousel-image--wrap {
    width: 33%;
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  div.carousel-large div.swiper-slide .carousel-image--wrap {
    width: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  div.carousel-large div.swiper-slide {
    width: calc(100% - 30px);
  }
}
div.carousel-large div.swiper-slide .carousel-item--content {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  div.carousel-large div.swiper-slide .carousel-item--content {
    width: 66%;
    height: 100%;
    justify-content: center;
  }
}
@media only screen and (min-width: 1200px) {
  div.carousel-large div.swiper-slide .carousel-item--content {
    width: 60%;
  }
}

div.carousel-regular {
  max-width: 1220px;
  overflow: visible;
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  div.carousel-regular {
    padding: 0;
  }
}
div.carousel-regular div.swiper-slide {
  width: calc(100% - 30px);
  flex-direction: column;
  cursor: grab;
}
div.carousel-regular div.swiper-slide .carousel-item--content {
  display: flex;
  flex-direction: column;
  padding: 15px;
  gap: 10px;
}
@media only screen and (min-width: 768px) {
  div.carousel-regular div.swiper-slide .carousel-item--content {
    padding: 40px;
    gap: 20px;
  }
}
div.carousel-regular div.swiper-slide .carousel-image {
  width: 100%;
}
div.carousel-regular.carousel-ugc h3.title {
  margin-bottom: 30px;
  padding: 0 15px;
}
div.carousel-regular.carousel-ugc a {
  position: relative;
  color: #fff;
  text-decoration: none;
}
div.carousel-regular.carousel-ugc a::after {
  content: url("../img/play.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.7;
}
div.carousel-regular.carousel-ugc a img, div.carousel-regular.carousel-ugc a picture {
  width: 100%;
  height: auto;
}
div.carousel-regular.carousel-ugc a:hover, div.carousel-regular.carousel-ugc a:active {
  color: #fff;
}
div.carousel-regular.carousel-ugc a:hover::after, div.carousel-regular.carousel-ugc a:active::after {
  opacity: 1;
}
div.carousel-regular.carousel-ugc a div.carousel-item--content {
  position: absolute;
  bottom: 0;
  padding: 25% 20px 20px 20px;
  width: 100%;
  background: linear-gradient(to top, #000 20%, rgba(0, 0, 0, 0) 100%);
}

@keyframes scale-bounce {
  0% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.swiper:hover > .carousel-nav .carousel-btn:not(.swiper-button-disabled) {
  animation: scale-bounce 0.7s ease-in-out;
}
.swiper .carousel-nav {
  display: flex;
  max-width: 1220px;
  margin: 0 auto;
  padding: 30px;
  justify-content: space-between;
  align-items: center;
}
.swiper .carousel-nav .carousel-btn {
  -webkit-transition: transform 100ms ease-in-out, opacity 500ms ease-in-out;
  -moz-transition: transform 100ms ease-in-out, opacity 500ms ease-in-out;
  -ms-transition: transform 100ms ease-in-out, opacity 500ms ease-in-out;
  -o-transition: transform 100ms ease-in-out, opacity 500ms ease-in-out;
  transition: transform 100ms ease-in-out, opacity 500ms ease-in-out;
  cursor: pointer;
}
.swiper .carousel-nav .carousel-btn img, .swiper .carousel-nav .carousel-btn picture {
  width: 40px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .swiper .carousel-nav .carousel-btn img, .swiper .carousel-nav .carousel-btn picture {
    width: 60px;
  }
}
.swiper .carousel-nav .carousel-btn:hover:not(.swiper-button-disabled) {
  -moz-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.swiper .carousel-nav .carousel-btn:active:not(.swiper-button-disabled) {
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
.swiper .carousel-nav .carousel-btn.swiper-button-disabled {
  opacity: 0.1;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.swiper .carousel-nav .carousel-pagination {
  display: flex;
  width: 100%;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.swiper .carousel-nav .carousel-pagination .swiper-pagination-bullet {
  background: #ED1F8F;
  opacity: 1;
  width: 10px;
  height: 10px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.swiper .carousel-nav .carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  -moz-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

button.lity-close {
  font-size: 50px;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  transition: color 300ms ease-in;
  top: 22px;
  right: 37px;
}
button.lity-close:hover, button.lity-close:active, button.lity-close:focus {
  font-size: 50px;
  color: #ED1F8F;
  top: 22px;
  right: 37px;
}

div.embed-container {
  overflow: hidden;
  border-radius: 10px;
}
div.embed-container.source-instagram {
  height: 371px;
}
div.embed-container.source-instagram iframe {
  margin-top: -55px;
}
div.embed-container.source-tiktok {
  height: 573px;
}
div.embed-container.source-tiktok iframe {
  margin-top: -1px;
}

.card-container {
  width: 100%;
  height: 500px;
  overflow: visible;
  display: block;
  position: relative;
  margin: 100px 0;
}
.card-container .quiz-card, .card-container .quiz-results {
  position: absolute;
  display: flex;
  bottom: 0;
  background: #ED1F8F;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .card-container .quiz-card, .card-container .quiz-results {
    flex-direction: row;
    align-items: center;
    height: 500px;
  }
}
.card-container .quiz-card .quiz-card--content, .card-container .quiz-results .quiz-card--content {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .card-container .quiz-card .quiz-card--content, .card-container .quiz-results .quiz-card--content {
    padding: 40px;
    gap: 30px;
    width: 60%;
  }
}
.card-container .quiz-card .quiz-card--content h3, .card-container .quiz-card .quiz-card--content h4, .card-container .quiz-results .quiz-card--content h3, .card-container .quiz-results .quiz-card--content h4 {
  text-transform: uppercase;
  font-size: 32px;
}
.card-container .quiz-card .results-title span, .card-container .quiz-results .results-title span {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block;
}
.card-container .quiz-card .results-title h3, .card-container .quiz-results .results-title h3 {
  font-size: 48px;
}
.card-container .quiz-card .quiz-card--image, .card-container .quiz-results .quiz-card--image {
  max-width: 50%;
  align-self: end;
  overflow: visible;
  align-items: end;
  justify-content: end;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 50%;
}
@media only screen and (min-width: 992px) {
  .card-container .quiz-card .quiz-card--image, .card-container .quiz-results .quiz-card--image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    align-items: center;
  }
}
.card-container .quiz-card .quiz-card--image img, .card-container .quiz-results .quiz-card--image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.card-container .quiz-card .quiz-btn--group, .card-container .quiz-results .quiz-btn--group {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (min-width: 992px) {
  .card-container .quiz-card .quiz-btn--group, .card-container .quiz-results .quiz-btn--group {
    flex-direction: row;
  }
}
.card-container .quiz-card .quiz-btn, .card-container .quiz-results .quiz-btn {
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  border: 0;
  box-sizing: border-box;
  display: inline-flex;
  gap: 20px;
  width: fit-content;
  font-size: initial;
  cursor: pointer;
  background-color: #F0F5F9;
  text-align: left;
  flex: 1;
  font-size: 24px;
  -webkit-transition: background-color 100ms ease-in-out;
  -moz-transition: background-color 100ms ease-in-out;
  -ms-transition: background-color 100ms ease-in-out;
  -o-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
}
.card-container .quiz-card .quiz-btn:hover, .card-container .quiz-results .quiz-btn:hover {
  background-color: rgb(221.7857142857, 232.8571428571, 241.7142857143);
}
.card-container .quiz-card .quiz-btn.quiz-answer, .card-container .quiz-results .quiz-btn.quiz-answer {
  font-family: "proxima-nova";
  font-size: initial;
}
@media only screen and (min-width: 992px) {
  .card-container .quiz-card .quiz-btn, .card-container .quiz-results .quiz-btn {
    padding: 20px 20px;
    flex: initial;
    text-align: center;
  }
}
.card-container .quiz-card:first-child, .card-container .quiz-results:first-child {
  z-index: 10;
  color: #F0F5F9;
}
.card-container .quiz-card:nth-child(2n), .card-container .quiz-results:nth-child(2n) {
  background-color: rgb(240.7933884298, 78.2066115702, 166.6033057851);
  z-index: 9;
  color: #F0F5F9;
}
.card-container .quiz-card:nth-child(3n), .card-container .quiz-results:nth-child(3n) {
  background-color: rgb(244.5867768595, 125.4132231405, 190.2066115702);
  z-index: 8;
  color: #F0F5F9;
}
.card-container .quiz-card:nth-child(4n), .card-container .quiz-results:nth-child(4n) {
  background-color: rgb(130, 255, 198.1818181818);
  z-index: 7;
  color: #262D32;
}
.card-container .quiz-card:nth-child(5n), .card-container .quiz-results:nth-child(5n) {
  background-color: rgb(104.5, 255, 186.5909090909);
  z-index: 6;
  color: #262D32;
}
.card-container .quiz-card:nth-child(6n), .card-container .quiz-results:nth-child(6n) {
  background-color: #4fffaf;
  z-index: 5;
  color: #262D32;
}
.card-container .quiz-card:nth-child(7n), .card-container .quiz-results:nth-child(7n) {
  background-color: rgb(244.5867768595, 125.4132231405, 190.2066115702);
  z-index: 4;
  color: #262D32;
}
.card-container .quiz-card.quiz-start, .card-container .quiz-results.quiz-start {
  background-color: #ED1F8F;
}
.card-container .quiz-card.quiz-results, .card-container .quiz-results.quiz-results {
  background-color: #4FFFAF;
  color: #262D32;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .card-container .quiz-results .quiz-card--image {
    height: 100%;
  }
}

.header-banner {
  background-color: #ED1F8F;
  position: fixed;
  top: 0;
  height: 50px;
  padding: 0 15px;
  z-index: 99;
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: height 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: height 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: height 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: height 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: height 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 1200px) {
  .header-banner {
    height: 81px;
    padding: 0 30px;
  }
}
.header-banner .nav-search {
  display: flex;
  flex-direction: row;
}
.header-banner img.logo {
  width: 200px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .header-banner img.logo {
    width: 220px;
  }
}
@media only screen and (min-width: 1920px) {
  .header-banner img.logo {
    width: 250px;
  }
}
.header-banner .nav-toggle {
  cursor: pointer;
  background: #ED1F8F;
  padding: 5px 10px;
  box-sizing: border-box;
  display: flex;
  height: 50px;
  width: 50px;
}
.header-banner .nav-toggle svg {
  width: 30px;
}
@media only screen and (min-width: 992px) {
  .header-banner .nav-toggle svg {
    width: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-banner .nav-toggle {
    display: none;
  }
}

.header-content {
  position: relative;
  overflow: hidden;
  padding: 100px 0 100px 0;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 10px 10px;
  margin-top: 50px;
  -webkit-transition: margin-top 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: margin-top 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: margin-top 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: margin-top 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin-top 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 1200px) {
  .header-content {
    min-height: 500px;
    padding: 150px 0 150px 0;
  }
}
.header-content.header-gradient::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 66%;
  height: 100%;
  background: linear-gradient(to right, #262D32 20%, rgba(38, 45, 50, 0) 100%);
}
@media only screen and (min-width: 1920px) {
  .header-content.header-gradient::after {
    background: linear-gradient(to right, #262D32 45%, rgba(38, 45, 50, 0) 100%);
  }
}
.header-content section {
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  .header-content section {
    gap: 30px;
  }
}
.header-content.header-content--default {
  background-color: #262D32;
  color: #F0F5F9;
  min-height: 300px;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .header-content.header-content--default {
    min-height: 300px;
    padding: 0;
  }
}
.header-content.header-content--default h1 {
  line-height: 0.8;
  max-width: 66.6%;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .header-content.header-content--default h1 {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .header-content.header-content--default h1 {
    max-width: 40%;
  }
}
.header-content.header-content--landing {
  background-color: #ED1F8F;
  color: #F0F5F9;
  min-height: 250px;
  padding: 0px 0 150px 0;
}
@media only screen and (min-width: 768px) {
  .header-content.header-content--landing {
    min-height: 400px;
  }
}
.header-content.header-content--landing img {
  width: 90%;
  margin: 0 auto;
}
.header-content.header-content--blog {
  background-color: #262D32;
  color: #F0F5F9;
  padding: 60px 0 0 0;
  min-height: 0;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) {
  .header-content.header-content--blog {
    padding: 135px 0 0 0;
    min-height: 400px;
  }
}
.header-content.header-content--blog h1 {
  line-height: 0.8;
  max-width: 66.6%;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .header-content.header-content--blog h1 {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .header-content.header-content--blog h1 {
    max-width: 40%;
  }
}
.header-content.header-content--blog .header-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-content.header-content--frontpage {
  background-color: #262D32;
  color: #F0F5F9;
}
.header-content.header-content--frontpage .starburst {
  position: absolute;
  opacity: 0;
  -moz-transform: rotate(22deg);
  -o-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  -webkit-transform: rotate(22deg);
  transform: rotate(22deg);
  top: -90px;
  right: 10px;
  width: 100px;
}
@media only screen and (min-width: 768px) {
  .header-content.header-content--frontpage .starburst {
    top: -35px;
    right: 32px;
    width: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-content.header-content--frontpage .starburst {
    top: calc(50% - 50px);
    right: 0;
    width: 200px;
  }
}
.header-content.header-content--frontpage #home-video--header {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.header-content.header-content--frontpage .header-title {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.header-content.header-content--flexible {
  background-color: #262D32;
  color: #F0F5F9;
  overflow: hidden;
}
.header-content.header-content--flexible section {
  z-index: 3;
}
.header-content.header-content--flexible section h1 {
  line-height: 0.8;
  max-width: 50%;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .header-content.header-content--flexible section h1 {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .header-content.header-content--flexible section h1 {
    max-width: 40%;
  }
}
.header-content.header-content--flexible .header-image img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#site-header {
  opacity: 0;
}

#home-cta--banner {
  padding: 50px 0;
  z-index: -1;
  position: relative;
  display: flex;
  justify-content: center;
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
#home-cta--banner section {
  padding-top: 10px;
  color: #fff;
}
#home-cta--banner section .banner-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  #home-cta--banner section .banner-content {
    flex-direction: row;
  }
}
#home-cta--banner section .banner-content .banner-header {
  font-size: 45px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  #home-cta--banner section .banner-content .banner-header {
    width: 60%;
  }
}
#home-cta--banner section .banner-content img {
  max-width: 200px;
}

#page-footer {
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 10px 10px 0 0;
  background-color: #262D32;
}
#page-footer .footer-section {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section {
    flex-direction: row;
    justify-content: space-between;
  }
}
#page-footer .footer-section.footer-section--main {
  background-color: #262D32;
  padding: 40px 15px;
  color: white;
  border-radius: 10px 10px 0 0;
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--main {
    padding: 80px 30px;
  }
}
#page-footer .footer-section.footer-section--main .footer-social {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: clamp(15px, 0.875rem + (1vw - 3.2px) * 0.5, 18px);
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--main .footer-social {
    text-align: right;
    align-items: end;
    gap: clamp(10px, 4vw + 2rem, 20px);
    flex-direction: column;
    justify-content: center;
  }
}
#page-footer .footer-section.footer-section--main .footer-social div {
  display: flex;
  flex-direction: row;
  gap: clamp(10px, 4vw + 2rem, 20px);
  align-items: center;
}
#page-footer .footer-section.footer-section--main .footer-social div a {
  font-size: 24px;
}
#page-footer .footer-section.footer-section--main .footer-social a {
  color: #F0F5F9;
}
#page-footer .footer-section.footer-section--main .footer-social a:hover {
  color: #ED1F8F;
}
#page-footer .footer-section.footer-section--main .footer-logo {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 480px) {
  #page-footer .footer-section.footer-section--main .footer-logo {
    width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--main .footer-logo {
    width: 300px;
    margin: 0;
  }
}
#page-footer .footer-section.footer-section--below {
  background-color: #F0F5F9;
  padding: 30px 15px;
  border-radius: 10px 10px 0 0;
  margin-top: -10px;
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--below {
    padding: 40px 30px;
  }
}
#page-footer .footer-section.footer-section--below .acknowledgement {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 4vw + 2rem, 10px);
}
@media only screen and (min-width: 768px) {
  #page-footer .footer-section.footer-section--below .acknowledgement {
    max-width: 80%;
    flex: 1;
  }
}
#page-footer .footer-section.footer-section--below .acknowledgement div img {
  width: 60px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--below .acknowledgement {
    max-width: 50%;
  }
}
#page-footer .footer-section.footer-section--below .footer-meta {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 4vw + 2rem, 20px);
  justify-content: end;
}
@media only screen and (min-width: 992px) {
  #page-footer .footer-section.footer-section--below .footer-meta {
    text-align: right;
  }
  #page-footer .footer-section.footer-section--below .footer-meta .footer-subnav ul {
    justify-content: end;
  }
}
#page-footer .footer-section.footer-section--below .footer-meta p {
  line-height: 1;
}
#page-footer .footer-section.footer-section--below .footer-meta .footer-subnav {
  list-style: none;
}
#page-footer .footer-section.footer-section--below .footer-meta .footer-subnav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: clamp(10px, 4vw + 2rem, 20px);
}
#page-footer .footer-section.footer-section--below a {
  font-weight: initial;
}
#page-footer a {
  color: initial;
}

.cta-wrapper {
  display: flex;
  justify-content: center;
}

section.cta-section {
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  z-index: 1;
}
section.cta-section.cta-large {
  min-height: 50vw;
}
section.cta-section .cta-images {
  position: relative;
  height: 100vw;
  flex: initial;
  -moz-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
@media only screen and (min-width: 992px) {
  section.cta-section .cta-images {
    height: initial;
    flex: 2;
  }
}
@media only screen and (min-width: 1920px) {
  section.cta-section .cta-images {
    -moz-transform: translateY(20%);
    -o-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }
}
section.cta-section .cta-images .cta-image {
  position: absolute;
  bottom: 0;
  width: 50%;
  height: auto;
  left: 50%;
  z-index: 3;
}
section.cta-section .cta-images .cta-image {
  transform: translateX(-50%);
}
section.cta-section .cta-images .cta-image.cta-image-1 {
  transform: rotate(-20deg);
  bottom: 0;
  left: 0;
  z-index: initial;
}
section.cta-section .cta-images .cta-image.cta-image-3 {
  transform: rotate(20deg);
  bottom: 0;
  right: 0;
  left: initial;
  z-index: initial;
}
section.cta-section .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.cta-section .col.cta-content {
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  section.cta-section .col.cta-content {
    padding: 60px 30px;
    max-width: 66%;
  }
}
@media only screen and (min-width: 1200px) {
  section.cta-section .col.cta-content {
    padding: 80px 30px;
  }
}
.cta-wrapper {
  background-color: #4FFFAF;
}
.cta-wrapper .col:first-child {
  padding-top: 60px;
}
@media only screen and (min-width: 992px) {
  .cta-wrapper .col:first-child {
    padding-top: 0;
  }
}
.cta-wrapper .col:first-child img.cta-regular-img {
  max-width: 400px;
  margin: 0 auto;
}

.cta-starburst {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #4FFFAF;
  display: block;
  z-index: -1;
  webkit-mask: url("../img/starburst-mask.svg") no-repeat 50% 50%;
  mask: url("../img/starburst-mask.svg") no-repeat 50% 50%;
}

#main-content {
  padding: 40px 0;
  gap: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: visible;
}
@media only screen and (min-width: 1200px) {
  #main-content {
    gap: 100px;
    padding: 100px 0;
  }
}

.columns {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .columns {
    flex-direction: row;
    gap: 40px;
  }
}
.columns .col {
  box-sizing: border-box;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (min-width: 992px) {
  .columns .col {
    gap: 20px;
  }
}
.columns .col.padded {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .columns .col.padded {
    padding: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .columns .col.padded {
    padding: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .columns .col.padded {
    padding: 100px;
  }
}
.columns .col.wide {
  flex: 2;
}
.columns .col.top {
  justify-content: start;
}
.columns .col.center {
  justify-content: center;
}
.columns .col.bottom {
  justify-content: end;
}

section {
  width: 100%;
  position: relative;
}
section.centered {
  max-width: 1220px;
  padding: 0 15px;
}
section.narrow {
  max-width: 800px;
  padding: 0 15px;
}
section.pad-sides {
  padding: 0 15px;
}
section.reverse-mobile {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  section.reverse-mobile {
    flex-direction: row;
  }
}

.content-wrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (min-width: 768px) {
  .content-wrap {
    gap: 20px;
  }
}

section.full-bleed--section {
  z-index: 5;
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section {
    gap: 0;
  }
}
section.full-bleed--section img.full-bleed--image {
  width: 100%;
}
section.full-bleed--section.style-none {
  max-height: 66vh;
  overflow: hidden;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-none div.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
section.full-bleed--section.style-gradient {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient {
    max-height: 66vh;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient div.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
section.full-bleed--section.style-gradient div.overlay .content-wrap {
  padding: 15px;
}
section.full-bleed--section.style-gradient div.overlay .content-wrap h2, section.full-bleed--section.style-gradient div.overlay .content-wrap h3, section.full-bleed--section.style-gradient div.overlay .content-wrap h4, section.full-bleed--section.style-gradient div.overlay .content-wrap h5, section.full-bleed--section.style-gradient div.overlay .content-wrap h6 {
  line-height: 0.8;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient div.overlay .content-wrap {
    width: 50%;
    padding: 0px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  section.full-bleed--section.style-gradient div.overlay .content-wrap {
    max-width: 700px;
    padding: 0px 50px;
  }
}
section.full-bleed--section.style-gradient.theme-magenta div.overlay .subtitle::before {
  background-color: #ED1F8F;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-magenta div.overlay {
    background: linear-gradient(to right, #ED1F8F 20%, rgba(237, 31, 143, 0) 100%);
  }
  section.full-bleed--section.style-gradient.theme-magenta div.overlay .subtitle::before {
    background-color: #F0F5F9;
  }
  section.full-bleed--section.style-gradient.theme-magenta div.overlay .btn {
    background-color: #fff;
    color: #262D32;
  }
  section.full-bleed--section.style-gradient.theme-magenta div.overlay .btn::after {
    content: url("../img/arrow-right.svg");
  }
  section.full-bleed--section.style-gradient.theme-magenta div.overlay .btn:hover, section.full-bleed--section.style-gradient.theme-magenta div.overlay .btn:active {
    background-color: #F0F5F9;
  }
}
section.full-bleed--section.style-gradient.theme-magenta.orientation-right div.overlay {
  align-items: end;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-magenta.orientation-right div.overlay {
    background: linear-gradient(to left, #ED1F8F 20%, rgba(237, 31, 143, 0) 100%);
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-slate div.overlay {
    background: linear-gradient(to right, #262D32 20%, rgba(38, 45, 50, 0) 100%);
  }
  section.full-bleed--section.style-gradient.theme-slate div.overlay div.content-wrap {
    color: #F0F5F9;
  }
  section.full-bleed--section.style-gradient.theme-slate div.overlay .btn {
    background-color: #fff;
    color: #262D32;
  }
  section.full-bleed--section.style-gradient.theme-slate div.overlay .btn::after {
    content: url("../img/arrow-right.svg");
  }
  section.full-bleed--section.style-gradient.theme-slate div.overlay .btn:hover, section.full-bleed--section.style-gradient.theme-slate div.overlay .btn:active {
    background-color: #F0F5F9;
  }
}
section.full-bleed--section.style-gradient.theme-slate.orientation-right div.overlay {
  align-items: end;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-slate.orientation-right div.overlay {
    background: linear-gradient(to left, #262D32 20%, rgba(38, 45, 50, 0) 100%);
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-green div.overlay {
    background: linear-gradient(to right, #4FFFAF 20%, rgba(79, 255, 175, 0) 100%);
  }
}
section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay {
  align-items: end;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay {
    background: linear-gradient(to left, #4FFFAF 20%, rgba(79, 255, 175, 0) 100%);
  }
  section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay .btn {
    background-color: #fff;
    color: #262D32;
  }
  section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay .btn::after {
    content: url("../img/arrow-right.svg");
  }
  section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay .btn:hover, section.full-bleed--section.style-gradient.theme-green.orientation-right div.overlay .btn:active {
    background-color: #F0F5F9;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst {
    min-height: 700px;
    max-height: 50vw;
    overflow: hidden;
    justify-content: center;
  }
}
section.full-bleed--section.style-starburst div.overlay {
  transform: translateY(0);
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst div.overlay {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    max-width: 500px;
    height: auto;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  section.full-bleed--section.style-starburst div.overlay {
    max-width: 600px;
    left: 60px;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst div.overlay::after {
    content: url("../img/starburst-mask.svg");
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 1;
  }
}
section.full-bleed--section.style-starburst div.overlay .content-wrap {
  padding: 0 15px;
  text-align: center;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst div.overlay .content-wrap {
    padding: 0;
  }
}
section.full-bleed--section.style-starburst div.overlay .content-wrap *:not(.btn) {
  text-align: center;
}
section.full-bleed--section.style-starburst div.overlay .content-wrap h2, section.full-bleed--section.style-starburst div.overlay .content-wrap h3, section.full-bleed--section.style-starburst div.overlay .content-wrap h4, section.full-bleed--section.style-starburst div.overlay .content-wrap h5 {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  section.full-bleed--section.style-starburst div.overlay .content-wrap {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst div.overlay .content-wrap {
    align-items: center;
    text-align: center;
    width: 70%;
    font-size: initial;
  }
}
@media only screen and (min-width: 1200px) {
  section.full-bleed--section.style-starburst div.overlay .content-wrap {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst.orientation-right div.overlay {
    left: initial;
    right: 60px;
  }
}
section.full-bleed--section.style-starburst.theme-magenta div.overlay .subtitle::before {
  background-color: #ED1F8F;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst.theme-magenta div.overlay .content-wrap {
    color: #fff;
  }
  section.full-bleed--section.style-starburst.theme-magenta div.overlay .content-wrap .btn {
    color: #262D32;
    background: #fff;
  }
  section.full-bleed--section.style-starburst.theme-magenta div.overlay .content-wrap .btn:hover, section.full-bleed--section.style-starburst.theme-magenta div.overlay .content-wrap .btn:active {
    background-color: #F0F5F9;
  }
  section.full-bleed--section.style-starburst.theme-magenta div.overlay .content-wrap .btn::after {
    content: url("../img/arrow-right.svg");
    display: inline-block;
  }
  section.full-bleed--section.style-starburst.theme-magenta div.overlay .subtitle::before {
    background-color: #F0F5F9;
  }
}
section.full-bleed--section.style-starburst.theme-slate div.overlay {
  color: #F0F5F9;
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst.theme-slate div.overlay {
    background-color: #262D32;
  }
  section.full-bleed--section.style-starburst.theme-slate div.overlay div.content-wrap {
    color: #F0F5F9;
  }
}
@media only screen and (min-width: 992px) {
  section.full-bleed--section.style-starburst.theme-green div.overlay {
    background-color: #4FFFAF;
  }
}

section.ticker {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
section.ticker .ticker-inner {
  display: flex;
  align-items: center;
  gap: 40px;
}
section.ticker .ticker-inner img, section.ticker .ticker-inner picture {
  height: 30px;
}
section.ticker .ticker-inner span {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 24px;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  section.ticker {
    padding: 30px 0;
  }
  section.ticker .ticker-inner {
    gap: 40px;
  }
  section.ticker .ticker-inner span {
    font-size: 40px;
  }
  section.ticker .ticker-inner img {
    height: 60px;
  }
}
section.ticker.theme-magenta {
  background-color: #ED1F8F;
}
section.ticker.theme-magenta .ticker-inner span {
  color: #F0F5F9;
}
section.ticker.theme-green {
  background-color: #4FFFAF;
}
section.ticker.theme-green .ticker-inner span {
  color: #000;
}
section.ticker.theme-slate {
  background-color: #262D32;
}
section.ticker.theme-slate .ticker-inner span {
  color: #F0F5F9;
}

section.accordion-section {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  section.accordion-section {
    gap: 40px;
  }
}
section.accordion-section .accordion-section--item {
  border-bottom: 1px solid rgb(82.0454545455, 97.1590909091, 107.9545454545);
  gap: 20px;
  display: flex;
  flex-direction: column;
}
section.accordion-section .accordion-section--item .accordion-item--title {
  display: flex;
  gap: 20px;
  align-items: center;
  cursor: pointer;
}
section.accordion-section .accordion-section--item .accordion-item--title .accordion-item--icon {
  width: 30px;
  height: 30px;
  position: relative;
}
section.accordion-section .accordion-section--item .accordion-item--title .accordion-item--icon::after {
  position: absolute;
  content: "";
  background-color: #ED1F8F;
  width: 100%;
  height: 4px;
  display: block;
  -moz-transform: translate(0, 14px) rotate(90deg);
  -o-transform: translate(0, 14px) rotate(90deg);
  -ms-transform: translate(0, 14px) rotate(90deg);
  -webkit-transform: translate(0, 14px) rotate(90deg);
  transform: translate(0, 14px) rotate(90deg);
}
section.accordion-section .accordion-section--item .accordion-item--title .accordion-item--icon::before {
  position: absolute;
  content: "";
  background-color: #ED1F8F;
  width: 100%;
  height: 4px;
  display: block;
  -moz-transform: translate(0, 14px);
  -o-transform: translate(0, 14px);
  -ms-transform: translate(0, 14px);
  -webkit-transform: translate(0, 14px);
  transform: translate(0, 14px);
}
section.accordion-section .accordion-section--item .accordion-item--content {
  overflow: hidden;
  margin: 0 0 20px 50px;
}

section.large-header h2, section.large-header h3, section.large-header h4, section.large-header h5, section.large-header h6 {
  text-align: center;
  font-size: 26vw;
  text-transform: uppercase;
  line-height: 0.7;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(15px, 2vw, 30px);
  position: relative;
  z-index: 5;
}
@media only screen and (min-width: 992px) {
  section.large-header h2, section.large-header h3, section.large-header h4, section.large-header h5, section.large-header h6 {
    font-size: 20vw;
  }
}
@media only screen and (min-width: 1920px) {
  section.large-header h2, section.large-header h3, section.large-header h4, section.large-header h5, section.large-header h6 {
    font-size: 15vw;
  }
}
section.large-header h2 div, section.large-header h3 div, section.large-header h4 div, section.large-header h5 div, section.large-header h6 div {
  z-index: 5;
}
section.large-header.large-header--homepage h3 {
  flex-direction: column;
}
section.large-header .large-header--image {
  position: absolute;
  width: 33vw;
  top: 0;
}
@media only screen and (min-width: 992px) {
  section.large-header .large-header--image {
    width: 20%;
  }
}
@media only screen and (min-width: 992px) {
  section.large-header .large-header--image.large-header--image--home {
    width: 33vw;
  }
}
@media only screen and (min-width: 1920px) {
  section.large-header .large-header--image.large-header--image--home {
    width: 25vw;
  }
}
section.large-header .large-header--image---left {
  left: 0px;
  z-index: 4;
}
section.large-header .large-header--image---right {
  right: 0px;
  top: initial;
  bottom: 0;
}

.behaviour-nav {
  z-index: 1;
}

.behaviours-image {
  width: 50%;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .behaviours-image {
    width: initial;
  }
}

.behaviour-pages {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.behaviour-pages a.btn.wide::after {
  -webkit-transition: margin-right 100ms ease-in-out;
  -moz-transition: margin-right 100ms ease-in-out;
  -ms-transition: margin-right 100ms ease-in-out;
  -o-transition: margin-right 100ms ease-in-out;
  transition: margin-right 100ms ease-in-out;
}
.behaviour-pages a.btn.wide:first-child {
  background-color: #4FFFAF;
  color: #262D32;
}
.behaviour-pages a.btn.wide:first-child:hover {
  background-color: rgb(28, 255, 151.8181818182);
}
.behaviour-pages a.btn.wide:first-child:hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:first-child::after {
  content: url("../img/arrow-right.svg");
}
.behaviour-pages a.btn.wide:nth-child(2n) {
  background-color: rgb(130, 255, 198.1818181818);
  color: #262D32;
}
.behaviour-pages a.btn.wide:nth-child(2n):hover {
  background-color: #4fffaf;
}
.behaviour-pages a.btn.wide:nth-child(2n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(2n)::after {
  content: url("../img/arrow-right.svg");
}
.behaviour-pages a.btn.wide:nth-child(3n) {
  background-color: rgb(181, 255, 221.3636363636);
  color: #262D32;
}
.behaviour-pages a.btn.wide:nth-child(3n):hover {
  background-color: rgb(130, 255, 198.1818181818);
}
.behaviour-pages a.btn.wide:nth-child(3n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(3n)::after {
  content: url("../img/arrow-right.svg");
}
.behaviour-pages a.btn.wide:nth-child(4n) {
  background-color: rgb(244.5867768595, 125.4132231405, 190.2066115702);
  color: #262D32;
}
.behaviour-pages a.btn.wide:nth-child(4n):hover {
  background-color: rgb(240.7933884298, 78.2066115702, 166.6033057851);
}
.behaviour-pages a.btn.wide:nth-child(4n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(4n)::after {
  content: url("../img/arrow-right.svg");
}
.behaviour-pages a.btn.wide:nth-child(5n) {
  background-color: rgb(240.7933884298, 78.2066115702, 166.6033057851);
  color: #262D32;
}
.behaviour-pages a.btn.wide:nth-child(5n):hover {
  background-color: #ed1f8f;
}
.behaviour-pages a.btn.wide:nth-child(5n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(5n)::after {
  content: url("../img/arrow-right.svg");
}
.behaviour-pages a.btn.wide:nth-child(6n) {
  background-color: #ED1F8F;
  color: #fff;
}
.behaviour-pages a.btn.wide:nth-child(6n):hover {
  background-color: rgb(200.8595041322, 16.1404958678, 116.5702479339);
}
.behaviour-pages a.btn.wide:nth-child(6n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(6n)::after {
  content: url("../img/arrow-right-w.svg");
}
.behaviour-pages a.btn.wide:nth-child(7n) {
  background-color: rgb(200.8595041322, 16.1404958678, 116.5702479339);
  color: #fff;
}
.behaviour-pages a.btn.wide:nth-child(7n):hover {
  background-color: #ed1f8f;
}
.behaviour-pages a.btn.wide:nth-child(7n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(7n)::after {
  content: url("../img/arrow-right-w.svg");
}
.behaviour-pages a.btn.wide:nth-child(8n) {
  background-color: rgb(153.652892562, 12.347107438, 89.173553719);
  color: #fff;
}
.behaviour-pages a.btn.wide:nth-child(8n):hover {
  background-color: rgb(200.8595041322, 16.1404958678, 116.5702479339);
}
.behaviour-pages a.btn.wide:nth-child(8n):hover::after {
  margin-right: -5px;
}
.behaviour-pages a.btn.wide:nth-child(8n)::after {
  content: url("../img/arrow-right-w.svg");
}

section.landing-header-content {
  margin: -150px auto 0 auto;
}

.scroll-accordion--section {
  height: auto;
  padding: 15px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .scroll-accordion--section {
    padding: 30px;
  }
}

.dev-spacer {
  height: 500px;
}

#hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#hero-section h2 {
  text-transform: uppercase;
  font-size: 10vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  z-index: 4;
  line-height: 0.8;
}
#hero-section img {
  -moz-transform: rotate(90deg) scale(0.9, 0.9);
  -o-transform: rotate(90deg) scale(0.9, 0.9);
  -ms-transform: rotate(90deg) scale(0.9, 0.9);
  -webkit-transform: rotate(90deg) scale(0.9, 0.9);
  transform: rotate(90deg) scale(0.9, 0.9);
  width: 75vw;
}
@media only screen and (min-width: 768px) {
  #hero-section img {
    width: 50vw;
  }
}

.hero-content {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .hero-content {
    width: 100vw;
    height: 100vw;
  }
}

.home-facts {
  width: 100vw;
}
.home-facts .swiper-pagination {
  position: initial;
}
.home-facts .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #ED1F8F;
  color: white;
  opacity: 1;
  -moz-transform: scale(0.5, 0.5);
  -o-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-transition: transform 200ms ease-in;
  -moz-transition: transform 200ms ease-in;
  -ms-transition: transform 200ms ease-in;
  -o-transition: transform 200ms ease-in;
  transition: transform 200ms ease-in;
}
.home-facts .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media only screen and (min-width: 992px) {
  .home-facts {
    width: 100vw;
    height: 100dvh;
    bottom: 0;
    position: absolute;
  }
  .home-facts .swiper-pagination {
    display: none;
  }
  .home-facts .swiper-wrapper {
    display: block;
  }
  .home-facts .swiper-slide {
    overflow: visible;
    display: initial;
    flex-shrink: initial;
    position: absolute;
  }
  .home-facts .swiper-slide:nth-child(1) {
    max-width: 350px;
    top: 22%;
    left: 4%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .home-facts .swiper-slide:nth-child(1) {
    top: 16%;
    left: 13%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .home-facts .swiper-slide:nth-child(1) {
    left: 16%;
  }
}
@media only screen and (min-width: 992px) {
  .home-facts .swiper-slide:nth-child(1) .fact-index {
    bottom: 0;
    right: -55px;
  }
  .home-facts .swiper-slide:nth-child(2n) {
    width: 285px;
    top: 25%;
    right: 8%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .home-facts .swiper-slide:nth-child(2n) {
    max-width: 285px;
    top: 19%;
    right: 14%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .home-facts .swiper-slide:nth-child(2n) {
    max-width: 285px;
    top: 19%;
    right: 14%;
  }
}
@media only screen and (min-width: 992px) {
  .home-facts .swiper-slide:nth-child(2n) .fact-index {
    bottom: 0;
    left: -55px;
  }
  .home-facts .swiper-slide:nth-child(3n) {
    width: 415px;
    top: 54%;
    left: 3%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .home-facts .swiper-slide:nth-child(3n) {
    width: 336px;
    top: 54%;
    right: 62%;
    left: initial;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .home-facts .swiper-slide:nth-child(3n) {
    width: 336px;
    top: 54%;
    right: 62%;
    left: initial;
  }
}
@media only screen and (min-width: 992px) {
  .home-facts .swiper-slide:nth-child(3n) .fact-index {
    left: initial;
    bottom: initial;
    top: -55px;
    right: 0px;
  }
  .home-facts .swiper-slide:nth-child(4n) {
    max-width: 290px;
    top: 52%;
    right: 3%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .home-facts .swiper-slide:nth-child(4n) {
    max-width: 310px;
    top: 45%;
    right: 5%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .home-facts .swiper-slide:nth-child(4n) {
    right: 10%;
  }
}
@media only screen and (min-width: 992px) {
  .home-facts .swiper-slide:nth-child(4n) .fact-index {
    top: 0;
    left: -55px;
  }
  .home-facts .swiper-slide:nth-child(5n) {
    width: auto;
    bottom: 20%;
    right: 13%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1200px) {
  .home-facts .swiper-slide:nth-child(5n) {
    bottom: 20%;
    right: 20%;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1920px) {
  .home-facts .swiper-slide:nth-child(5n) {
    right: 22%;
  }
}
@media only screen and (min-width: 992px) {
  .home-facts .swiper-slide:nth-child(5n) .fact-index {
    left: 0px;
    bottom: initial;
    top: -55px;
  }
}
.home-facts .home-fact {
  display: flex;
  flex-direction: column;
  padding: 40px;
  align-items: center;
  text-align: center;
  gap: 10px;
  margin: 0 auto;
  position: relative;
  line-height: 1;
  background-color: rgba(240, 245, 249, 0.7);
}
.home-facts .home-fact h4 {
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .home-facts .home-fact {
    align-items: start;
    text-align: left;
    padding: 10px;
    display: flex;
    border: 2px solid #262D32;
    border-radius: 10px;
  }
}
.home-facts .home-fact .fact-index {
  display: none;
}
@media only screen and (min-width: 992px) {
  .home-facts .home-fact .fact-index {
    background: #ED1F8F;
    color: #F0F5F9;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    display: block;
    position: absolute;
  }
}

.hero-content {
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .hero-content {
    height: 100vh;
    width: 100vw;
    justify-content: center;
  }
}
.hero-content .hero-img {
  width: 75vw;
}
@media only screen and (min-width: 992px) {
  .hero-content .hero-img {
    width: 50vw;
  }
}
@media only screen and (min-width: 992px) {
  .hero-content .hero-content--panels {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    gap: 20px;
    width: 100%;
    padding: 0 40px;
    position: absolute;
    height: 100%;
  }
}

.scroll-accordion--section {
  z-index: 4;
  height: auto !important;
}

.accordion {
  width: 100% !important;
  position: relative;
}
.accordion .accordion-item {
  position: relative;
  width: 100% !important;
  background: #4FFFAF;
  border-radius: 10px;
  gap: 40px;
  overflow: hidden;
  height: calc(100dvh - 120px);
  padding: 30px;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-item {
    height: calc(100dvh - 120px);
  }
}
.accordion .accordion-item .title {
  font-size: 32px;
  line-height: 1;
  transform-origin: top left;
  z-index: 3;
  text-transform: initial;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-item .title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .accordion .accordion-item .title {
    font-size: 52px;
  }
}
@media only screen and (min-width: 1920px) {
  .accordion .accordion-item .title {
    font-size: 80px;
  }
}
.accordion .accordion-item .accordion-inner {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: start;
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-item .accordion-inner {
    min-height: 50%;
    overflow: visible;
    gap: initial;
    justify-content: space-between;
  }
}
.accordion .accordion-item .accordion-inner .accordion-img {
  display: initial;
  bottom: 0px;
  right: 0;
  width: 50%;
  height: auto;
  order: 3;
  margin-bottom: 100%;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-item .accordion-inner .accordion-img {
    margin-bottom: initial;
    width: 45%;
    order: initial;
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .accordion .accordion-item .accordion-inner .accordion-img {
    width: 33%;
  }
}
.accordion .accordion-item .accordion-inner .content {
  line-height: 1.4;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 20px;
  order: 3;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-item .accordion-inner .content {
    order: initial;
    max-width: 50%;
    margin: auto 0;
    gap: 30px;
  }
}
.accordion .accordion-item:nth-child(2n) {
  background: rgb(130, 255, 198.1818181818);
}
.accordion .accordion-item:nth-child(3n) {
  background: rgb(155.5, 255, 209.7727272727);
}
.accordion .accordion-item:nth-child(4n) {
  background: rgb(242.6900826446, 101.8099173554, 178.4049586777);
}
.accordion .accordion-item:nth-child(5n) {
  background: rgb(240.7933884298, 78.2066115702, 166.6033057851);
}
.accordion .accordion-item:nth-child(6n) {
  background: rgb(238.8966942149, 54.6033057851, 154.8016528926);
}
.accordion .accordion-item:nth-child(7n) {
  background: #ED1F8F;
}
.accordion .pin-spacer:nth-child(2n) .accordion-item {
  background: #67FFCD;
}
.accordion .pin-spacer:nth-child(3n) .accordion-item {
  background: #D2FFEE;
}
.accordion .pin-spacer:nth-child(4n) .accordion-item {
  background: #FFD0EA;
}
.accordion .pin-spacer:nth-child(5n) .accordion-item {
  background: #FF70BE;
}
.accordion .pin-spacer:nth-child(6n) .accordion-item {
  background: #ED1F8F;
  color: #F0F5F9;
}
.accordion .pin-spacer:nth-child(7n) .accordion-item {
  background: #BF2872;
  color: #F0F5F9;
}

#accordion-end {
  margin-bottom: -90px;
}

#massive-text {
  height: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #massive-text {
    padding: 0;
    max-height: 100vh;
  }
}
#massive-text h2 {
  text-transform: uppercase;
  font-size: 15vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 4;
  line-height: 0.8;
  width: 100%;
}
#massive-text h2 span:nth-child(2n) {
  z-index: 2;
}
#massive-text img {
  position: absolute;
  bottom: 0;
  width: 50vw;
  height: auto;
  left: -15%;
  z-index: 6;
}
#massive-text img:nth-child(2n) {
  right: -15%;
  z-index: 1;
  left: initial;
  top: 0;
  bottom: initial;
}

nav.category-nav {
  z-index: 4;
  width: 100%;
  background: rgb(0, 0, 0);
  padding-top: 50px;
  background: linear-gradient(180deg, rgba(38, 45, 50, 0) 0%, #262d32 100%);
  padding-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  nav.category-nav {
    padding-bottom: 0;
  }
}
nav.category-nav ul {
  list-style: none;
  margin: 0 auto;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 15px;
  justify-content: center;
}
nav.category-nav li {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  font-size: clamp(18px, 1.5rem + (1vw - 3.2px) * 0.5, 26px);
}
nav.category-nav li.current a {
  background-color: #ED1F8F;
  pointer-events: none;
}
nav.category-nav li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  display: inline-block;
  position: relative;
  -webkit-transition: background-color 100ms ease-in-out;
  -moz-transition: background-color 100ms ease-in-out;
  -ms-transition: background-color 100ms ease-in-out;
  -o-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
  border-radius: 10px;
}
nav.category-nav li a:hover, nav.category-nav li a:active {
  background-color: rgb(82.0454545455, 97.1590909091, 107.9545454545);
}
@media only screen and (min-width: 992px) {
  nav.category-nav li a {
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
  }
  nav.category-nav li a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(82.0454545455, 97.1590909091, 107.9545454545);
    display: block;
    border-radius: 10px 10px 0 0;
    z-index: -1;
    -webkit-transition: top 300ms cubic-bezier(0.68, -0.25, 0.27, 1.55);
    -moz-transition: top 300ms cubic-bezier(0.68, -0.25, 0.27, 1.55);
    -ms-transition: top 300ms cubic-bezier(0.68, -0.25, 0.27, 1.55);
    -o-transition: top 300ms cubic-bezier(0.68, -0.25, 0.27, 1.55);
    transition: top 300ms cubic-bezier(0.68, -0.25, 0.27, 1.55);
  }
  nav.category-nav li a:hover {
    background-color: initial;
  }
  nav.category-nav li a:hover:after {
    top: 0;
  }
}

.posts-wrapper {
  padding: 0 15px;
  max-width: 1220px;
  width: 100%;
}

.posts-grid, .related-posts {
  width: 100%;
}
.posts-grid .grid-sizer, .posts-grid .posts-grid--item, .related-posts .grid-sizer, .related-posts .posts-grid--item {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .posts-grid .grid-sizer, .posts-grid .posts-grid--item, .related-posts .grid-sizer, .related-posts .posts-grid--item {
    width: calc(50% - 7.5px);
  }
}
@media only screen and (min-width: 1200px) {
  .posts-grid .grid-sizer, .posts-grid .posts-grid--item, .related-posts .grid-sizer, .related-posts .posts-grid--item {
    width: calc(33.333% - 10px);
  }
}
.posts-grid .posts-grid--item, .related-posts .posts-grid--item {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  background-color: #4FFFAF;
  border-radius: 10px;
  overflow: hidden;
}
.posts-grid .posts-grid--item:hover div.grid-item--contents::before, .related-posts .posts-grid--item:hover div.grid-item--contents::before {
  -webkit-transition: transform 100ms ease-in-out;
  -moz-transition: transform 100ms ease-in-out;
  -ms-transition: transform 100ms ease-in-out;
  -o-transition: transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.posts-grid .posts-grid--item:hover div.grid-item--contents, .related-posts .posts-grid--item:hover div.grid-item--contents {
  /* &::after{
       @include transition(transform 100ms ease-in-out);
       transform: rotate(0deg) scale(1) translate(0, 0);
   }*/
}
.posts-grid .posts-grid--item div.grid-item--contents, .related-posts .posts-grid--item div.grid-item--contents {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-decoration: none;
}
.posts-grid .posts-grid--item div.grid-item--contents h3, .related-posts .posts-grid--item div.grid-item--contents h3 {
  font-size: clamp(18px, 1.5rem + (1vw - 3.2px) * 0.5, 26px);
  line-height: 0.9;
}
.posts-grid .posts-grid--item div.grid-item--contents span, .related-posts .posts-grid--item div.grid-item--contents span {
  font-size: 16px;
  font-style: italic;
}
.posts-grid .posts-grid--item div.grid-item--contents .large-text, .related-posts .posts-grid--item div.grid-item--contents .large-text {
  font-size: 18px;
}
.posts-grid .posts-grid--item div.grid-item--contents::before, .related-posts .posts-grid--item div.grid-item--contents::before {
  content: url("../img/read-post.svg");
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.posts-grid .posts-grid--item div.grid-item--contents, .related-posts .posts-grid--item div.grid-item--contents {
  /* &::after{
      content:" ";
      width:150px;
      height:150px;
      background:$brand;
      position:absolute;
      top:-100px;
      right:-100px;
      z-index:-2;
      display:block;
      transform: rotate(-73deg) scale(0.5) translate(-100%, 0);
      transform-origin: bottom left;
  }*/
}
.posts-grid .posts-grid--item.featured-post, .related-posts .posts-grid--item.featured-post {
  width: 100%;
}
.posts-grid .posts-grid--item.featured-post h3::before, .related-posts .posts-grid--item.featured-post h3::before {
  content: url("../img/featured-post.svg");
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .posts-grid .posts-grid--item.featured-post, .related-posts .posts-grid--item.featured-post {
    flex-direction: row;
  }
  .posts-grid .posts-grid--item.featured-post div.grid-item--contents, .posts-grid .posts-grid--item.featured-post img, .posts-grid .posts-grid--item.featured-post picture, .related-posts .posts-grid--item.featured-post div.grid-item--contents, .related-posts .posts-grid--item.featured-post img, .related-posts .posts-grid--item.featured-post picture {
    width: calc(50% - 7.5px);
  }
  .posts-grid .posts-grid--item.featured-post div.grid-item--contents, .related-posts .posts-grid--item.featured-post div.grid-item--contents {
    justify-content: center;
  }
}
@media only screen and (min-width: 1200px) {
  .posts-grid .posts-grid--item.featured-post, .related-posts .posts-grid--item.featured-post {
    width: calc(66.666% - 10px);
    flex-direction: column;
  }
  .posts-grid .posts-grid--item.featured-post div.grid-item--contents, .posts-grid .posts-grid--item.featured-post img, .posts-grid .posts-grid--item.featured-post picture, .related-posts .posts-grid--item.featured-post div.grid-item--contents, .related-posts .posts-grid--item.featured-post img, .related-posts .posts-grid--item.featured-post picture {
    width: initial;
  }
}

.posts-grid .posts-grid--item {
  opacity: 0;
}

.posts-grid--item:nth-child(1n) {
  background-color: #4FFFAF;
}

.posts-grid--item:nth-child(2n) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(3n) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(4n) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(5n) {
  background-color: #4FFFAF;
}

.posts-grid--item:nth-child(6n) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(7n) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(8n) {
  background-color: rgb(130, 255, 198.1818181818);
}

.blog-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
}
.blog-nav span.blog-btn {
  width: 50px;
  height: auto;
  -webkit-transition: transform 100ms ease-in-out;
  -moz-transition: transform 100ms ease-in-out;
  -ms-transition: transform 100ms ease-in-out;
  -o-transition: transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
}
.blog-nav span.blog-btn:hover {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.blog-pagination {
  position: initial;
  display: flex;
  gap: 10px;
}
.blog-pagination .page-numbers {
  border-radius: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #ED1F8F;
  color: white;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: transform 200ms ease-in;
  -moz-transition: transform 200ms ease-in;
  -ms-transition: transform 200ms ease-in;
  -o-transition: transform 200ms ease-in;
  transition: transform 200ms ease-in;
}
.blog-pagination .page-numbers.current {
  border: 2px solid #ED1F8F;
  color: #ED1F8F;
  background-color: transparent;
  line-height: 26px;
  user-select: none;
}
.blog-pagination .page-numbers:hover:not(.current) {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-pagination .page-numbers:not(.current) {
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.posts-grid--item:nth-child(1) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(2) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(3) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(4) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(5) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(6) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(7) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(8) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(9) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(10) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(11) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(12) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(13) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(14) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(15) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(16) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(17) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(18) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(19) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(20) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(21) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(22) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(23) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(24) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(25) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(26) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(27) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(28) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(29) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(30) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(31) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(32) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(33) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(34) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(35) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(36) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(37) {
  background-color: rgb(252.173553719, 219.826446281, 237.4132231405);
}

.posts-grid--item:nth-child(38) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(39) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(40) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(41) {
  background-color: rgb(181, 255, 221.3636363636);
}

.posts-grid--item:nth-child(42) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(43) {
  background-color: rgb(130, 255, 198.1818181818);
}

.posts-grid--item:nth-child(44) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(45) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(46) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(47) {
  background-color: rgb(248.3801652893, 172.6198347107, 213.8099173554);
}

.posts-grid--item:nth-child(48) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(49) {
  background-color: rgb(232, 255, 244.5454545455);
}

.posts-grid--item:nth-child(50) {
  background-color: rgb(181, 255, 221.3636363636);
}

.featured-image--wrap {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .featured-image--wrap {
    padding: 0;
  }
}

.featured-image--post {
  border-radius: 10px;
}
.featured-image--post img, .featured-image--post picture {
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .featured-image--post {
    border-radius: 0 10px 10px 0;
    padding: 0;
  }
  .featured-image--post img, .featured-image--post picture {
    border-radius: 0 10px 10px 0;
    padding: 0;
  }
}

.post-initial {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .post-initial {
    padding: 0 15px 0 0;
  }
}
.post-initial h2 {
  line-height: 0.9;
}

.wp-caption {
  max-width: 100%;
  padding: 30px 0;
}
.wp-caption .wp-caption-text {
  font-style: italic;
  text-align: center;
}

#related-posts .related-posts {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#related-posts .related-posts .posts-grid--item {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  #related-posts .related-posts {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #related-posts .related-posts .posts-grid--item {
    width: calc(50% - 7.5px);
  }
}
@media only screen and (min-width: 992px) {
  #related-posts .related-posts {
    flex-direction: row;
    gap: 15px;
  }
  #related-posts .related-posts .posts-grid--item {
    width: calc(33.333% - 15px);
  }
}

#main-content.blog-post--content, #main-content.default-page {
  gap: 20px;
}
@media only screen and (min-width: 992px) {
  #main-content.blog-post--content, #main-content.default-page {
    gap: 100px;
  }
}
#main-content.blog-post--content ul, #main-content.blog-post--content ol, #main-content.default-page ul, #main-content.default-page ol {
  list-style: initial;
  padding-left: 10px;
  margin-left: 10px;
}
#main-content.blog-post--content ul li, #main-content.blog-post--content ol li, #main-content.default-page ul li, #main-content.default-page ol li {
  margin-bottom: 10px;
  line-height: 1.4;
}
#main-content.blog-post--content ul li:last-child, #main-content.blog-post--content ol li:last-child, #main-content.default-page ul li:last-child, #main-content.default-page ol li:last-child {
  margin-bottom: 0;
}
#main-content.blog-post--content ol, #main-content.default-page ol {
  list-style: decimal;
}
#main-content.blog-post--content .subtitle + h2, #main-content.blog-post--content .subtitle + h3, #main-content.blog-post--content .subtitle + h4, #main-content.blog-post--content .subtitle + h5, #main-content.blog-post--content .subtitle + h6, #main-content.default-page .subtitle + h2, #main-content.default-page .subtitle + h3, #main-content.default-page .subtitle + h4, #main-content.default-page .subtitle + h5, #main-content.default-page .subtitle + h6 {
  margin-top: -15px;
}
#main-content.blog-post--content h2, #main-content.blog-post--content h3, #main-content.blog-post--content h4, #main-content.blog-post--content h5, #main-content.blog-post--content h6, #main-content.default-page h2, #main-content.default-page h3, #main-content.default-page h4, #main-content.default-page h5, #main-content.default-page h6 {
  line-height: 0.9;
}

/*
body.single-post{

    .header-content.header-content--blog{
        padding: 100px 0 0 0;
        min-height: 300px;
    }
}
*/
#loader {
  position: absolute;
  left: 50%;
  top: 50px;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.search-results {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.search-results a.search-result {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: white;
  padding: 15px;
  border-radius: 10px;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .search-results a.search-result {
    flex-direction: row;
    gap: 30px;
  }
}
.search-results a.search-result img {
  border-radius: 10px;
  max-width: 150px;
}
.search-results a.search-result div {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-self: center;
}
.search-results a.search-result div h3 {
  font-size: 1.8rem;
  color: #ED1F8F;
}
.search-results a.search-result div span.search-result__type {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #ED1F8F;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 0.8rem;
  color: #ED1F8F;
}
.search-results a.search-result:hover {
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.nav-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
}
.nav-links .nav-next {
  order: 1;
  margin-right: auto;
}
.nav-links .nav-next a::before {
  content: "";
  height: 13px;
  width: 17px;
  display: inline-block;
  background-color: #fff;
  -webkit-mask: url("../img/arrow-left.svg") no-repeat center center;
  mask: url("../img/arrow-left.svg") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  flex-shrink: 0;
  -webkit-transition: transform 100ms ease-in-out;
  -moz-transition: transform 100ms ease-in-out;
  -ms-transition: transform 100ms ease-in-out;
  -o-transition: transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
}
.nav-links .nav-next a:hover::before {
  -moz-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
}
.nav-links .nav-next a:focus::before {
  -moz-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
}
.nav-links .nav-previous {
  order: 2;
  margin-left: auto;
}
.nav-links .nav-previous a::after {
  content: "";
  height: 13px;
  width: 17px;
  display: inline-block;
  background-color: #fff;
  -webkit-mask: url("../img/arrow-right.svg") no-repeat center center;
  mask: url("../img/arrow-right.svg") no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
  flex-shrink: 0;
  -webkit-transition: transform 100ms ease-in-out;
  -moz-transition: transform 100ms ease-in-out;
  -ms-transition: transform 100ms ease-in-out;
  -o-transition: transform 100ms ease-in-out;
  transition: transform 100ms ease-in-out;
}
.nav-links .nav-previous a:hover::after {
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.nav-links .nav-previous a:focus::after {
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.nav-links a {
  background: #ED1F8F;
  color: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-links a:hover {
  background: rgb(200.8595041322, 16.1404958678, 116.5702479339);
}