@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,700&display=swap");
@property --angle {
  syntax: "<angle>";
  initial-value: 0turn;
  inherits: true;
}
@property --angle-border {
  syntax: "<angle>";
  initial-value: 0turn;
  inherits: true;
}
.spacer_small {
  height: 48px;
}

.spacer_medium {
  height: 64px;
}

.spacer_large {
  height: 80px;
}

.padding-top_small {
  padding-top: 48px;
}

.padding-top_medium {
  padding-top: 64px;
}

.padding-top_large {
  padding-top: 80px;
}

.padding-bottom_small {
  padding-bottom: 48px;
}

.padding-bottom_medium {
  padding-bottom: 64px;
}

.padding-bottom_large {
  padding-bottom: 80px;
}

.margin-top_small {
  margin-top: 48px;
}

.margin-top_medium {
  margin-top: 64px;
}

.margin-top_large {
  margin-top: 80px;
}

.margin-bottom_small {
  margin-bottom: 48px;
}

.margin-bottom_medium {
  margin-bottom: 64px;
}

.margin-bottom_large {
  margin-bottom: 80px;
}

.background-colour_white {
  background-color: #FEFEFE;
}

.background-colour_black {
  background-color: #0A0A0A;
}

.background-colour_dark-purple {
  background-color: #20073A;
}

.background-colour_purple {
  background-color: #8181ED;
}

.background-colour_blue {
  background-color: #99DCF9;
}

.background-colour_blue__rgba\[\.5\] {
  background-color: rgba(153, 220, 249, 0.5);
}

.background-colour_pink {
  background-color: #FFBCF4;
}

.background-colour_pink__rgba\[\.5\] {
  background-color: rgba(255, 188, 244, 0.5);
}

.background-colour_cream {
  background-color: #F9F4ED;
}

@media screen and (min-width: 768px) {
  .spacer_small {
    height: 72px;
  }
  .spacer_medium {
    height: 96px;
  }
  .spacer_large {
    height: 120px;
  }
  .padding-top_small {
    padding-top: 72px;
  }
  .padding-top_medium {
    padding-top: 96px;
  }
  .padding-top_large {
    padding-top: 120px;
  }
  .padding-bottom_small {
    padding-bottom: 72px;
  }
  .padding-bottom_medium {
    padding-bottom: 96px;
  }
  .padding-bottom_large {
    padding-bottom: 120px;
  }
  .margin-top_small {
    margin-top: 72px;
  }
  .margin-top_medium {
    margin-top: 96px;
  }
  .margin-top_large {
    margin-top: 120px;
  }
  .margin-bottom_small {
    margin-bottom: 72px;
  }
  .margin-bottom_medium {
    margin-bottom: 96px;
  }
  .margin-bottom_large {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .spacer_small {
    height: 96px;
  }
  .spacer_medium {
    height: 128px;
  }
  .spacer_large {
    height: 160px;
  }
  .padding-top_small {
    padding-top: 96px;
  }
  .padding-top_medium {
    padding-top: 128px;
  }
  .padding-top_large {
    padding-top: 160px;
  }
  .padding-bottom_small {
    padding-bottom: 96px;
  }
  .padding-bottom_medium {
    padding-bottom: 128px;
  }
  .padding-bottom_large {
    padding-bottom: 160px;
  }
  .margin-top_small {
    margin-top: 96px;
  }
  .margin-top_medium {
    margin-top: 128px;
  }
  .margin-top_large {
    margin-top: 160px;
  }
  .margin-bottom_small {
    margin-bottom: 96px;
  }
  .margin-bottom_medium {
    margin-bottom: 128px;
  }
  .margin-bottom_large {
    margin-bottom: 160px;
  }
}
* {
  font-family: "Poppins", sans-serif;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
  font-style: italic;
}

h4, h5, h6 {
  text-transform: uppercase;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

p {
  margin: 0rem 0rem 1rem 0rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
}

strong {
  font-weight: 700;
}

a {
  text-decoration: none;
}

.default-content_text * {
  color: #20073A;
}
.default-content_text *:last-child:not(.ignore) {
  margin-bottom: 0;
}
.default-content_text h1 em, .default-content_text h2 em, .default-content_text h3 em, .default-content_text h4 em, .default-content_text h5 em, .default-content_text h6 em {
  color: #8181ED;
}
.default-content_text h1, .default-content_text h2 {
  margin: 2rem 0rem 2rem 0rem;
}
.default-content_text h1:first-child, .default-content_text h1:first-of-type, .default-content_text h2:first-child, .default-content_text h2:first-of-type {
  margin: 0rem 0rem 2rem 0rem;
}
.default-content_text h3 {
  margin: 1.5rem 0rem 1.5rem 0rem;
}
.default-content_text h3:first-child, .default-content_text h3:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-content_text h4, .default-content_text h5, .default-content_text h6 {
  margin: 1rem 0rem 1rem 0rem;
}
.default-content_text h4:first-child, .default-content_text h4:first-of-type, .default-content_text h5:first-child, .default-content_text h5:first-of-type, .default-content_text h6:first-child, .default-content_text h6:first-of-type {
  margin: 0rem 0rem 1rem 0rem;
}
.default-content_text ul, .default-content_text ol {
  padding: 0;
  margin: 0rem 0rem 1rem 1.5rem;
}
.default-content_text ul li, .default-content_text ol li {
  padding: 0rem 0rem 0.5rem 0rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.9;
}
.default-content_text ul li:last-child, .default-content_text ol li:last-child {
  padding: 0;
}
.default-content_text ul {
  list-style: circle;
}
.default-content_text a.link_text_underline:before {
  background-color: rgba(32, 7, 58, 0.35);
}
.default-content_text a.link_text_underline:after {
  background-color: #20073a;
}
.default-content_text a.link_text_transform_with-underline .before {
  background-color: rgba(32, 7, 58, 0.35);
}
.default-content_text a.link_text_transform_with-underline .after {
  background-color: #20073a;
}
.default-content_text a:not(.ignore) {
  display: inline-block;
  border-bottom: 1px solid #20073A;
  font-weight: 500;
  text-decoration: none;
}
.default-content_text button:not(.ignore) {
  display: inline-block;
  border-bottom: 1px solid #20073A;
  font-weight: 500;
  text-decoration: none;
}
.default-content_text.background-colour_dark-purple * {
  color: #F9F4ED;
}
.default-content_text.background-colour_dark-purple h1 em, .default-content_text.background-colour_dark-purple h2 em, .default-content_text.background-colour_dark-purple h3 em, .default-content_text.background-colour_dark-purple h4 em, .default-content_text.background-colour_dark-purple h5 em, .default-content_text.background-colour_dark-purple h6 em {
  color: #8181ED;
}
.default-content_text.background-colour_dark-purple a.link_text_underline:before {
  background-color: rgba(249, 244, 237, 0.35);
}
.default-content_text.background-colour_dark-purple a.link_text_underline:after {
  background-color: #f9f4ed;
}
.default-content_text.background-colour_dark-purple a.link_text_transform_with-underline .before {
  background-color: rgba(249, 244, 237, 0.35);
}
.default-content_text.background-colour_dark-purple a.link_text_transform_with-underline .after {
  background-color: #f9f4ed;
}
.default-content_text.background-colour_dark-purple a:not(.ignore) {
  border-bottom: 1px solid #F9F4ED;
}
.default-content_text.background-colour_dark-purple button:not(.ignore) {
  border-bottom: 1px solid #F9F4ED;
}
.default-content_text.background-colour_blue__rgba\[\.5\] h1 em, .default-content_text.background-colour_blue__rgba\[\.5\] h2 em, .default-content_text.background-colour_blue__rgba\[\.5\] h3 em, .default-content_text.background-colour_blue__rgba\[\.5\] h4 em, .default-content_text.background-colour_blue__rgba\[\.5\] h5 em, .default-content_text.background-colour_blue__rgba\[\.5\] h6 em {
  color: #6868D1;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  p {
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 64px;
  }
  h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  p {
    line-height: 1.9;
  }
}
[data-reveal-bounce-timeline], [data-reveal-bounce-scroll] {
  visibility: hidden;
}

@keyframes flicker {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes conicGradient {
  to {
    --angle: 1turn;
  }
}
@keyframes conicGradientBorder {
  to {
    --angle-border: 1turn;
  }
}
@keyframes translateX {
  to {
    transform: translateX(-100%);
  }
}
.link_text_transform {
  position: relative;
  border-bottom: none !important;
  vertical-align: top;
  overflow: hidden;
  transition: 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.link_text_transform span {
  display: inline-block;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.link_text_transform:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: translate3d(0, 240%, 0);
  transform-origin: 100% 50%;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  content: attr(data-replace-text);
}
.link_text_transform:hover span, .link_text_transform:focus span {
  transform: translate3d(0, -240%, 0);
}
.link_text_transform:hover:after, .link_text_transform:focus:after {
  transform: translate3d(0, 0, 0);
}

.link_text_underline {
  position: relative;
  border-bottom: none !important;
  transition: 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.link_text_underline:before, .link_text_underline:after {
  width: 0%;
  height: 1px;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}
.link_text_underline:before {
  transition: 0.9s cubic-bezier(0.51, 0.18, 0, 0.88) 0.225s;
}
.link_text_underline:after {
  transition: 0.45s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.link_text_underline:hover:before, .link_text_underline:hover:after, .link_text_underline:focus:before, .link_text_underline:focus:after {
  width: 100%;
  left: 0;
}

.link_text_transform_with-underline {
  position: relative;
  display: inline-block;
  border-bottom: none !important;
  vertical-align: top;
  overflow: hidden;
  transition: 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.link_text_transform_with-underline .text {
  display: inline-block;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.link_text_transform_with-underline .before, .link_text_transform_with-underline .after {
  width: 0%;
  height: 1px;
  bottom: 0;
  right: 0;
}
.link_text_transform_with-underline .before {
  transition: 0.9s cubic-bezier(0.51, 0.18, 0, 0.88) 0.225s;
}
.link_text_transform_with-underline .after {
  transition: 0.45s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.link_text_transform_with-underline:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: translate3d(0, 240%, 0);
  transform-origin: 100% 50%;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
  content: attr(data-replace-text);
}
.link_text_transform_with-underline:hover .text, .link_text_transform_with-underline:focus .text {
  transform: translate3d(0, -240%, 0);
}
.link_text_transform_with-underline:hover .before, .link_text_transform_with-underline:hover .after, .link_text_transform_with-underline:focus .before, .link_text_transform_with-underline:focus .after {
  width: 100%;
  left: 0;
}
.link_text_transform_with-underline:hover:after, .link_text_transform_with-underline:focus:after {
  transform: translate3d(0, 0, 0);
}

.link_button {
  width: -moz-fit-content;
  width: fit-content;
  min-height: 64px;
  padding: 0px 8px 0px 40px;
  margin: 0;
  border: none !important;
  border-radius: 32px;
  outline: none;
  box-shadow: none;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.link_button .text {
  padding: 0px 24px 0px 0px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.link_button .i_wrapper {
  width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 100%;
}
.link_button.link_button--cta {
  width: 285px;
  left: 50%;
  bottom: calc(1.5rem + 2px);
  transform: translateX(-50%);
  z-index: 92;
}
.link_button.link_button--cta:focus {
  background-color: #8181ED !important;
}
.link_button.link_button--cta:focus .text {
  color: #20073A !important;
}
.link_button.link_button--cta:focus .i_wrapper {
  background-color: #20073A !important;
}
.link_button.link_button--cta:focus .i_wrapper i {
  color: #8181ED !important;
}
.link_button.link_button--cta:focus .i_wrapper.deg90 {
  transform: rotate(0deg) !important;
}
.link_button.primary {
  background-color: #8181ED;
}
.link_button.primary .text {
  color: #20073A;
}
.link_button.primary .i_wrapper {
  background-color: #20073A;
}
.link_button.primary .i_wrapper i {
  color: #8181ED;
}
.link_button.primary:hover, .link_button.primary:focus {
  background-color: #FFBCF4;
}
.link_button.primary:hover .i_wrapper, .link_button.primary:focus .i_wrapper {
  transform: rotate(-45deg);
}
.link_button.primary:hover .i_wrapper i, .link_button.primary:focus .i_wrapper i {
  color: #FFBCF4;
}
.link_button.primary:hover .i_wrapper.deg90, .link_button.primary:focus .i_wrapper.deg90 {
  transform: rotate(90deg);
}
.link_button.secondary {
  border: 1px solid #8181ED !important;
}
.link_button.secondary .text {
  color: #20073A;
}
.link_button.secondary .i_wrapper {
  background-color: #20073A;
}
.link_button.secondary .i_wrapper i {
  color: #8181ED;
}
.link_button.secondary:hover, .link_button.secondary:focus {
  border: 1px solid #FFBCF4 !important;
}
.link_button.secondary:hover .i_wrapper, .link_button.secondary:focus .i_wrapper {
  transform: rotate(45deg);
}
.link_button.secondary:hover .i_wrapper i, .link_button.secondary:focus .i_wrapper i {
  color: #FFBCF4;
}

.link_social {
  width: 48px;
  min-width: 48px;
  height: 48px;
  background-color: #F9F4ED;
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.link_social i {
  color: #20073A !important;
  font-size: 21px;
}
.link_social:hover, .link_social:focus {
  background-color: #8181ED;
}

.link_button-group {
  display: flex;
  flex-direction: column;
}
.link_button-group div[class^=col-] {
  margin-bottom: 1.5rem;
}
.link_button-group div[class^=col-]:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 576px) {
  .link_button-group {
    flex-direction: row;
  }
  .link_button-group div[class^=col-] {
    margin-bottom: 0;
  }
}
.frm_forms form .frm_form_fields fieldset {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: max-content;
  grid-gap: 2.25rem 0rem !important;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field {
  margin: 0;
  position: relative;
  grid-column: span 12/span 12 !important;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_primary_label {
  padding: 0;
  margin: 0rem 0rem 1rem 0rem;
  color: #F9F4ED;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_primary_label .frm_required {
  left: -3px;
  position: relative;
  color: #F9F4ED !important;
  font-weight: 700;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=text], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=email], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=tel], .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea {
  width: 100%;
  height: 56px;
  padding: 0px 24px;
  margin: 0;
  background-color: rgba(254, 254, 254, 0.05) !important;
  border: 1px solid rgba(254, 254, 254, 0.1) !important;
  border-radius: 8px;
  outline: none;
  box-shadow: none;
  color: #F9F4ED !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=text]:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=email]:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=tel]:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea:hover {
  border: 1px solid rgba(254, 254, 254, 0.3) !important;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=text]:focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=email]:focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field input[type=tel]:focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field select:focus, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea:focus {
  border: 1px solid #fefefe !important;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field textarea {
  height: 160px;
  padding: 24px;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_error {
  padding: 0;
  margin: 0;
  left: 0;
  bottom: -16px;
  position: absolute;
  color: #EB5757;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field ::-webkit-input-placeholder {
  color: rgba(254, 254, 254, 0.3);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field :-moz-placeholder {
  color: rgba(254, 254, 254, 0.3);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field ::-moz-placeholder {
  color: rgba(254, 254, 254, 0.3);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field :-ms-input-placeholder {
  color: rgba(254, 254, 254, 0.3);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit {
  width: -moz-fit-content;
  width: fit-content;
  min-height: 64px;
  padding: 0px 8px 0px 40px;
  margin: 16px 0px 0px 0px;
  background-color: #8181ED;
  border: none !important;
  border-radius: 32px;
  outline: none;
  box-shadow: none;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit .text {
  padding: 0px 24px 0px 0px;
  color: #20073A;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit .i_wrapper {
  width: 48px;
  min-width: 48px;
  height: 48px;
  transform: rotate(0deg);
  background-color: #20073A;
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit .i_wrapper i {
  color: #8181ED;
  font-size: 16px;
  font-weight: 900;
  line-height: 48px;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:hover, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:focus {
  background-color: #FFBCF4;
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:hover .i_wrapper, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:focus .i_wrapper {
  transform: rotate(-45deg);
}
.frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:hover .i_wrapper i, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_submit .frm_button_submit:focus .i_wrapper i {
  color: #FFBCF4;
}
.frm_forms form .frm_message, .frm_forms form .frm_error_style {
  padding: 0 !important;
  margin: 0px 0px 32px 0px !important;
  background-color: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  color: #F9F4ED !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.9 !important;
}
.frm_forms form .frm_error_style {
  color: #EB5757 !important;
}

@media screen and (min-width: 576px) {
  .frm_forms form .frm_form_fields fieldset .frm_fields_container {
    grid-gap: 2.25rem 2.25rem !important;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_1_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_2_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_3_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_7_container {
    grid-column: span 6/span 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .frm_forms form .frm_form_fields fieldset .frm_fields_container {
    grid-gap: 2.25rem 0rem !important;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_1_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_2_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_3_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_7_container {
    grid-column: span 12/span 12 !important;
  }
}
@media screen and (min-width: 1200px) {
  .frm_forms form .frm_form_fields fieldset .frm_fields_container {
    grid-gap: 2.25rem 2.25rem !important;
  }
  .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_1_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_2_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_3_container, .frm_forms form .frm_form_fields fieldset .frm_fields_container .frm_form_field#frm_field_7_container {
    grid-column: span 6/span 6 !important;
  }
}
.transition_wrapper {
  inset: 0;
  overflow: clip;
  pointer-events: none;
  z-index: 2;
}
.transition_wrapper .transition {
  inset: 0;
  background-color: hsl(37, 57%, 95%);
  background-image: radial-gradient(at 80% 0%, hsl(240, 78%, 71%) 0px, transparent 50%), radial-gradient(at 80% 50%, hsl(193, 87%, 78%) 0px, transparent 50%), radial-gradient(at 0% 100%, hsl(316, 100%, 85%) 0px, transparent 50%);
  opacity: 0;
}

.mf-cursor {
  z-index: 97;
}
.mf-cursor .mf-cursor-inner .mf-cursor-text {
  width: 60px;
  height: 60px;
  top: -30px;
  left: -30px;
  transform: scale(0) rotate(-30deg);
  color: #20073A;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88), opacity 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mf-cursor .mf-cursor-inner .mf-cursor-media {
  width: 360px;
  height: 360px;
  margin: -180px 0px 0px -180px;
}
.mf-cursor .mf-cursor-inner .mf-cursor-media .mf-cursor-media-box {
  width: 100%;
  height: 100%;
  padding: 0;
  transform: translateZ(0) scale(0) rotate(-15deg);
  border-radius: 100%;
  transition: transform 0.3s, opacity 0.15s 0.15s;
}
.mf-cursor:before {
  width: 60px;
  height: 60px;
  top: -30px;
  left: -30px;
  transform: scale(0.3);
  background-color: #8181ED;
  border-radius: 100%;
  opacity: 1;
  transition: transform 0.3s cubic-bezier(0.51, 0.18, 0, 0.88), opacity 0.3s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mf-cursor.-pointer:before {
  transform: scale(0.15);
  opacity: 1;
}
.mf-cursor.-pointer.-text:before {
  transform: scale(2);
  opacity: 1;
}
.mf-cursor.-pointer.-text .mf-cursor-inner .mf-cursor-text {
  transform: scale(1) rotate(0deg);
}
.mf-cursor.-pointer.-media .mf-cursor-inner .mf-cursor-media .mf-cursor-media-box {
  transform: translateZ(0) scale(1) rotate(0deg);
  transition-duration: 0.45s, 0.45s;
  transition-delay: 0s, 0s;
}
.mf-cursor.-hidden:before {
  transform: scale(0.3);
  opacity: 0;
}

.html.lenis {
  height: auto;
}
.html.lenis .body {
  height: auto;
}
.html.lenis [data-lenis-prevent], .html.lenis [data-lenis-prevent-wheel], .html.lenis [data-lenis-prevent-touch], .html.lenis [data-lenis-prevent-vertical], .html.lenis [data-lenis-prevent-horizontal] {
  overscroll-behavior: contain;
}
.html.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.html.lenis.lenis-autoToggle {
  transition-property: overflow;
  transition-duration: 1ms;
  transition-behavior: allow-discrete;
}
.html.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}

.html {
  scrollbar-width: none;
}
.html.lenis.lenis-scrolling .scrollbar {
  opacity: 1;
}
.html::-webkit-scrollbar {
  display: none;
}

.scrollbar {
  width: 6px;
  top: 6px;
  bottom: 6px;
  right: 6px;
  opacity: 0;
  z-index: 96;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.scrollbar .scrollbar_thumb {
  width: 100%;
  min-height: 1.875rem;
  height: 2.8125rem;
  border-radius: 3px;
  cursor: grab;
}
.scrollbar[data-scrollbar-dragging=true] {
  opacity: 1;
}
.scrollbar:hover, .scrollbar:focus {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .scrollbar {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .html.lenis.lenis-smooth .scrollbar {
    display: flex;
    justify-content: center;
  }
}
.popup_cookie-policy {
  width: calc(100% - 3rem);
  max-width: 444px;
  height: auto;
  padding: 1.5rem;
  margin: auto;
  left: 0;
  bottom: 1.5rem;
  right: 0;
  transform: perspective(1000px) rotateX(14deg) translateY(21px);
  border-radius: 32px;
  box-shadow: 6px 6px 24px rgba(32, 7, 58, 0.3);
  overflow: hidden;
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: 96;
  transition: 0.7s cubic-bezier(0.435, 0.25, 0.15, 0.965);
}
.popup_cookie-policy .message_container {
  margin-bottom: 1.5rem;
}
.popup_cookie-policy .message_container .message_wrapper .message p:first-child {
  margin: 0rem 0rem 0.75rem 0rem;
  font-size: 16px;
  font-weight: 700;
}
.popup_cookie-policy .message_container .message_wrapper .message p:last-child {
  max-width: 279px;
  margin: 0 auto;
  font-size: 14px;
}
.popup_cookie-policy.accepted_false {
  transform: perspective(1000px) rotateX(0deg) translateY(0px);
  opacity: 1 !important;
  visibility: visible !important;
}

@media not all and (min-resolution: 0.001dpcm) {
  .popup_cookie-policy {
    transform: perspective(1000px) translateY(21px);
  }
  .popup_cookie-policy.accepted_false {
    transform: perspective(1000px) translateY(0px);
  }
}
@media screen and (min-width: 768px) {
  .popup_cookie-policy {
    max-width: 569px;
    padding: 2.25rem;
    left: 1.5rem;
    right: auto;
  }
  .popup_cookie-policy .message_container {
    margin-bottom: 2.25rem;
  }
  .popup_cookie-policy .message_container .message_wrapper .message p:first-child {
    font-size: 18px;
  }
  .popup_cookie-policy .message_container .message_wrapper .message p:last-child {
    max-width: 444px;
    margin: 0;
    font-size: 16px;
  }
}
.header {
  height: 96px;
  z-index: 94;
}
.header .company-logo h1 {
  margin: 0;
  font-size: 27px;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -3%;
  text-transform: uppercase;
}
.header .company-logo h1 em {
  display: block;
  letter-spacing: 3%;
}
.header .hamburger {
  background-color: #8181ED !important;
}
.header .hamburger .i_wrapper .patty_wrapper {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
}
.header .hamburger .i_wrapper .patty_wrapper .patty {
  width: 100%;
  height: 100%;
}
.header .hamburger .i_wrapper .patty_wrapper .patty .bun {
  width: 24px;
  height: 2px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #8181ED;
  transition: 0.35s width cubic-bezier(0.65, 0.01, 0.05, 0.99) 0s, transform 0.35s cubic-bezier(0.65, 0.01, 0.05, 0.99) 0s;
  will-change: width, transform;
}
.header .hamburger .i_wrapper .patty_wrapper .patty .bun.top {
  transform: translateY(-4px);
}
.header .hamburger .i_wrapper .patty_wrapper .patty .bun.bottom {
  transform: translateY(4px);
}
.header .hamburger .i_wrapper.deg0 {
  transform: rotate(0deg);
}
.header .hamburger.is_active .patty_wrapper .patty .bun {
  transition: 0.35s width cubic-bezier(0.65, 0.01, 0.05, 0.99) 0.35s, transform 0.35s cubic-bezier(0.65, 0.01, 0.05, 0.99) 0.35s;
}
.header .hamburger.is_active .patty_wrapper .patty .bun.top {
  width: 21px;
  transform: rotate(-135deg);
}
.header .hamburger.is_active .patty_wrapper .patty .bun.bottom {
  width: 21px;
  transform: rotate(135deg);
}
.header ul {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  gap: 1rem;
}
.header ul li {
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.header ul li a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-bottom: none !important;
  font-size: 11px;
  font-weight: 700 !important;
  line-height: 1;
  text-transform: uppercase;
  overflow: hidden;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.header ul li.menu-item-188 {
  padding: 0rem 1rem;
}
.header ul li.menu-item-188 a {
  font-size: 17px;
  font-weight: 800 !important;
  line-height: 0.9;
  letter-spacing: -3%;
}
.header ul li.menu-item-188 a h1 {
  font-size: inherit;
  font-weight: inherit !important;
  line-height: inherit;
  letter-spacing: inherit;
}
.header ul li.menu-item-188 a h1 em {
  display: block;
  color: #8181ED;
  font-style: italic;
  letter-spacing: 3%;
}
.header ul li:not(.menu-item-188) a:hover {
  color: #8181ED;
}

.menu_container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  inset: 0%;
  z-index: 93;
}
.menu_container .menu_mask {
  width: 100%;
  height: 100%;
  background-color: rgba(32, 7, 58, 0.7);
  inset: 0%;
  cursor: pointer;
  z-index: 0;
}
.menu_container .menu_wrapper {
  width: 100%;
  height: 100%;
  padding: 144px 0px 96px 0px;
  margin-left: auto;
  overflow: auto;
  z-index: 1;
}
.menu_container .menu_wrapper .menu {
  width: 100%;
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
}
.menu_container .menu_wrapper .menu .menu_backdrops {
  inset: 0%;
  z-index: 0;
}
.menu_container .menu_wrapper .menu .menu_backdrops .menu_backdrop {
  inset: 0%;
  z-index: 0;
}
.menu_container .menu_wrapper .menu .menu_nav {
  width: 100%;
}
.menu_container .menu_wrapper .menu .menu_nav .menu_ul {
  width: 100%;
  margin: 0;
  list-style: none;
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul {
  padding: 0;
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li {
  padding: 0;
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a {
  width: 100%;
  padding: 0.375rem 1.5rem;
  text-decoration: none;
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a .text {
  color: #20073A;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  text-transform: uppercase;
  text-shadow: 0px 48px 0px #20073A;
  z-index: 1;
  transition: transform 0.55s cubic-bezier(0.65, 0.05, 0, 1);
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a .fill {
  width: 100%;
  transform: scale3d(1, 0, 1);
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  inset: 0%;
  z-index: 0;
  transition: transform 0.55s cubic-bezier(0.65, 0.05, 0, 1);
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a:hover .text {
  transform: translate(0px, -49px);
  transition-delay: 0.1s;
}
.menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a:hover .fill {
  transform: scale(1, 1);
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul {
  padding: 1.5rem 1.5rem 0rem 1.5rem;
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a {
  padding: 0px 0px 1px 0px;
  color: #20073A;
  font-weight: 500;
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:before, .menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:after {
  width: 0%;
  height: 2px;
  bottom: -2px;
  right: 0;
  position: absolute;
  content: "";
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:before {
  background-color: rgba(32, 7, 58, 0.35);
  transition: 0.7s cubic-bezier(0.65, 0.05, 0, 1) 0.175s;
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:after {
  background-color: #20073a;
  transition: 0.35s cubic-bezier(0.65, 0.05, 0, 1);
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:hover:before, .menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:hover:after, .menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:focus:before, .menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li .menu_a:focus:after {
  width: 100%;
  left: 0;
}
.menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul .menu_li:last-of-type {
  padding: 0;
}
.menu_container .menu_wrapper .menu::-webkit-scrollbar {
  display: none;
}

#work {
  scroll-margin-top: 64px;
}

#services {
  scroll-margin-top: 0;
}

#about {
  scroll-margin-top: 80px;
}

#contact {
  scroll-margin-top: 0;
}

@media screen and (min-width: 576px) {
  .menu_container .menu_wrapper {
    max-width: calc(100% - 1.5rem - 95.1px - 1.5rem);
  }
  .menu_container .menu_wrapper .menu .menu_nav.primary .menu_ul .menu_li .menu_a {
    padding: 0.75rem 3rem;
  }
  .menu_container .menu_wrapper .menu .menu_nav.secondary .menu_ul {
    padding: 2.25rem 3rem 0rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  .header {
    height: 104px;
  }
  .header ul {
    gap: 3rem;
  }
  .header ul li a {
    font-size: 14px;
  }
  .header ul li.menu-item-188 {
    padding: 0rem 3rem;
  }
  .header ul li.menu-item-188 a {
    font-size: 27px;
  }
  .menu_container {
    display: none !important;
  }
  #work {
    scroll-margin-top: 96px;
  }
  #about {
    scroll-margin-top: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .header {
    height: 112px;
  }
  .header ul {
    gap: 4rem;
  }
  .header ul li a {
    font-size: 16px;
  }
  .header ul li.menu-item-188 {
    padding: 0rem 4rem;
  }
  .header ul li.menu-item-188 a {
    font-size: 37px;
  }
  #work {
    scroll-margin-top: 128px;
  }
  #about {
    scroll-margin-top: 160px;
  }
}
.block_hero {
  padding-left: 0;
  padding-right: 0;
}
.block_hero .pill {
  border-radius: 0;
  z-index: 0;
}
.block_hero .pill .messaging p {
  max-width: 512px;
  margin: 0rem auto 1rem auto;
  font-size: 16px;
}
.block_hero .pill .messaging p:last-child {
  margin: 0rem auto 0rem auto;
}
.block_hero .pill .graphic_wrapper {
  top: 12px;
}
.block_hero .pill .graphic_wrapper .graphic {
  width: 100%;
  max-width: 67.5%;
  height: auto;
  aspect-ratio: 386/652;
}
.block_hero .pill .spacer_small.fixed {
  height: 59px;
}
.block_hero .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.block_hero .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.block_hero .icon_wrapper.one {
  top: 0.75rem;
  left: 0.75rem;
  transform: translate(-50%, 0) scale3d(0.7, 0.7, 0.7);
}
.block_hero .icon_wrapper.two {
  top: -3rem;
  right: 0.75rem;
  transform: translate(50%, 0) scale3d(0.7, 0.7, 0.7);
}
.block_hero .icon_wrapper.three {
  bottom: -0.75rem;
  left: 0.75rem;
  transform: translate(-50%, 0) scale3d(0.7, 0.7, 0.7);
}
.block_hero .icon_wrapper.four {
  top: 0;
  left: 0;
  transform: translate(-7.5%, -37.5%) scale3d(0.7, 0.7, 0.7);
}
.block_hero .icon_wrapper.five {
  bottom: 1.5rem;
  right: 0;
  transform: translate(25%, -37.5%) scale3d(0.7, 0.7, 0.7);
}
.block_hero:after {
  --angle: 0turn;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  background: conic-gradient(from 270deg at 50% -25%, #FFBCF4, #99DCF9, #8181ED, #FFBCF4);
  border-radius: 30px;
  filter: blur(16px);
  opacity: 0.7;
  overflow: hidden;
  z-index: 0;
  content: "";
  transform: translateZ(0);
  isolation: isolate;
}
.block_hero > .container {
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
}

.block_banner {
  z-index: 2;
}
.block_banner h1 {
  white-space: nowrap;
}
.block_banner h1 em {
  display: block;
}
.block_banner p {
  font-size: 16px;
}
.block_banner .link_button {
  margin: 1.5rem 0rem 0rem 0rem;
}
.block_banner .image_wrapper {
  max-width: 360px;
  aspect-ratio: 1/1;
  border-radius: 100%;
}
.block_banner .image_wrapper .image {
  border-radius: 100%;
  z-index: 0;
}
.block_banner .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.block_banner .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.block_banner .icon_wrapper.one {
  top: 0;
  left: 0;
  transform: translate(-25%, -25%) scale3d(0.7, 0.7, 0.7);
}
.block_banner .icon_wrapper.two {
  bottom: 0;
  right: 0;
  transform: translate(25%, 25%) scale3d(0.7, 0.7, 0.7);
}
.block_banner .background {
  width: 100%;
  height: calc(100% + 96px);
  top: -96px;
  left: 0;
  pointer-events: none;
  z-index: 0;
}
.block_banner .background.blue {
  background-color: rgba(153, 220, 249, 0.5);
}
.block_banner .background.pink {
  background-color: rgba(255, 188, 244, 0.5);
}
.block_banner .background.cream {
  background-color: transparent;
}
.block_banner .background.mesh {
  background-color: hsl(37, 57%, 95%);
  background-image: radial-gradient(at 80% 0%, hsl(240, 78%, 71%) 0px, transparent 50%), radial-gradient(at 80% 50%, hsl(193, 87%, 78%) 0px, transparent 50%), radial-gradient(at 0% 100%, hsl(316, 100%, 85%) 0px, transparent 50%);
  opacity: 0.7;
}
.block_banner .container {
  z-index: 1;
}

.block_text_with-image {
  z-index: 2;
}
.block_text_with-image .image_wrapper {
  max-width: 360px;
  aspect-ratio: 1/1;
  border-radius: 100%;
}
.block_text_with-image .image_wrapper .image {
  border-radius: 100%;
  z-index: 0;
}
.block_text_with-image .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.block_text_with-image .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.block_text_with-image .icon_wrapper.one {
  top: 0;
  left: 0;
  transform: translate(-25%, -25%) scale3d(0.7, 0.7, 0.7);
}
.block_text_with-image .icon_wrapper.two {
  bottom: 0;
  right: 0;
  transform: translate(25%, 25%) scale3d(0.7, 0.7, 0.7);
}

.block_case-studies .case-studies .swiper_case-studies {
  overflow: visible;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper {
  border-radius: 30px;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .image {
  transform: scale3d(1, 1, 1);
  border-radius: 30px;
  z-index: 0;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .chip {
  left: 20px;
  bottom: 20px;
  font-size: 10px;
  pointer-events: none;
  z-index: 1;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .chip i {
  font-size: 10px;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .i_wrapper {
  bottom: 20px;
  right: 20px;
  background-color: #20073A;
  z-index: 1;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .i_wrapper i {
  color: #F9F4ED;
  font-size: 10px;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .content_wrapper {
  padding: 24px 24px 0px 24px;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .content_wrapper h3 {
  margin: 0rem 0rem 1rem 0rem !important;
  text-transform: uppercase;
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide:hover .image_wrapper .image, .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide:focus .image_wrapper .image {
  transform: scale3d(1.1, 1.1, 1.1);
}
.block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide:hover .image_wrapper .i_wrapper, .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide:focus .image_wrapper .i_wrapper {
  transform: rotate(-45deg);
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper {
  margin: 2.5rem 0rem 0rem 0rem;
  gap: 0.5rem;
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper .swiper_case-studies_navigation {
  width: 48px;
  height: 48px;
  background-color: #20073A;
  border: none !important;
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper .swiper_case-studies_navigation i {
  color: #F9F4ED;
  font-size: 16px;
  font-weight: 900;
  line-height: 48px;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper .swiper_case-studies_navigation.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper .swiper_case-studies_navigation:hover:not(.swiper-button-disabled) {
  background-color: #8181ED;
}
.block_case-studies .case-studies .swiper_case-studies_navigation_wrapper .swiper_case-studies_navigation:hover:not(.swiper-button-disabled) i {
  color: #20073A;
}
.block_case-studies:before, .block_case-studies:after {
  width: 4.166665%;
  height: 100%;
  top: 0;
  display: none;
  position: absolute;
  pointer-events: none;
  z-index: 2;
  content: "";
}
.block_case-studies:before {
  left: 0;
  background: linear-gradient(to right, #f9f4ed, rgba(249, 244, 237, 0));
}
.block_case-studies:after {
  right: 0;
  background: linear-gradient(to right, rgba(249, 244, 237, 0), #f9f4ed);
}

.block_services .image_wrapper {
  height: 100%;
  border-radius: 2.5rem;
}
.block_services .image_wrapper .image {
  border-radius: 2.5rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.block_services .image_wrapper .image.is_active {
  opacity: 1;
  visibility: visible;
}
.block_services .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.block_services .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.block_services .icon_wrapper.one {
  top: -80px;
  right: 0.75rem;
  transform: translate(50%, -50%) scale3d(0.7, 0.7, 0.7);
}

.block_testimonials h2 {
  margin: 0rem 0rem 2rem 0rem !important;
}
.block_testimonials .testimonials .swiper_testimonials_navigation_wrapper {
  margin: 2.5rem 0rem 0rem 0rem;
  gap: 0.5rem;
}
.block_testimonials .testimonials .swiper_testimonials_navigation_wrapper .swiper_testimonials_navigation {
  width: 48px;
  height: 48px;
  background-color: #20073A;
  border: none !important;
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.block_testimonials .testimonials .swiper_testimonials_navigation_wrapper .swiper_testimonials_navigation i {
  color: #F9F4ED;
  font-size: 16px;
  font-weight: 900;
  line-height: 48px;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.block_testimonials .testimonials .swiper_testimonials_navigation_wrapper .swiper_testimonials_navigation:hover {
  background-color: #8181ED;
}
.block_testimonials .testimonials .swiper_testimonials_navigation_wrapper .swiper_testimonials_navigation:hover i {
  color: #20073A;
}
.block_testimonials .image_wrapper {
  width: calc(100% + 1.5rem);
  height: calc(100% + 40px);
  top: -80px;
  right: 0;
  aspect-ratio: 1/1;
  z-index: 0;
}
.block_testimonials .image_wrapper .image {
  border-bottom-left-radius: 99999px;
}
.block_testimonials .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.block_testimonials .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.block_testimonials .icon_wrapper.two {
  top: 25%;
  left: 1.875rem;
  transform: translate(-50%, 0) scale3d(0.7, 0.7, 0.7);
}
.block_testimonials .container {
  z-index: 1;
}

.block_cta {
  padding-left: 0;
  padding-right: 0;
}
.block_cta .cta {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 0;
}
.block_cta .cta h2 {
  margin: 0rem 0rem 2rem 0rem !important;
}
.block_cta:before {
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(255, 188, 244, 0.5);
  z-index: 0;
  content: "";
}
.block_cta .container {
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
}

@media screen and (min-width: 576px) {
  .block_testimonials .image_wrapper {
    max-width: 66.66666%;
    right: calc(-33.33333% - 1.5rem);
  }
  .block_cta .cta h2 em {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .block_hero {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .block_hero .pill {
    border-radius: 45px;
  }
  .block_hero .pill .messaging p {
    font-size: 18px;
  }
  .block_hero .pill .spacer_small.fixed {
    height: 64px;
  }
  .block_hero .icon_wrapper.one {
    transform: translate(-50%, 0) scale3d(0.8, 0.8, 0.8);
  }
  .block_hero .icon_wrapper.two {
    transform: translate(50%, 0) scale3d(0.8, 0.8, 0.8);
  }
  .block_hero .icon_wrapper.three {
    transform: translate(0, 0) scale3d(0.8, 0.8, 0.8);
  }
  .block_hero .icon_wrapper.four {
    transform: translate(-7.5%, -37.5%) scale3d(0.8, 0.8, 0.8);
  }
  .block_hero .icon_wrapper.five {
    transform: translate(25%, -37.5%) scale3d(0.8, 0.8, 0.8);
  }
  .block_hero:after {
    width: calc(100% - 1.5rem - 1.5rem);
    left: 1.5rem;
    border-radius: 45px;
    filter: blur(32px);
  }
  .block_hero > .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .block_banner p {
    font-size: 18px;
  }
  .block_banner .icon_wrapper.one {
    transform: translate(-25%, -25%) scale3d(0.8, 0.8, 0.8);
  }
  .block_banner .icon_wrapper.two {
    transform: translate(50%, 50%) scale3d(0.8, 0.8, 0.8);
  }
  .block_banner .background {
    height: calc(100% + 104px);
    top: -104px;
  }
  .block_text_with-image .icon_wrapper.one {
    transform: translate(-25%, -25%) scale3d(0.8, 0.8, 0.8);
  }
  .block_text_with-image .icon_wrapper.two {
    transform: translate(50%, 50%) scale3d(0.8, 0.8, 0.8);
  }
  .block_text_with-image .icon_wrapper.three {
    top: 0;
    right: 0;
    transform: translate(50%, -50%) scale3d(0.8, 0.8, 0.8);
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper {
    border-radius: 45px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .image {
    border-radius: 45px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .chip {
    left: 30px;
    bottom: 30px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .i_wrapper {
    bottom: 30px;
    right: 30px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .content_wrapper {
    padding: 32px 32px 0px 32px;
  }
  .block_case-studies .case-studies .swiper_case-studies_navigation_wrapper {
    margin: 3.25rem 0rem 0rem 0rem;
  }
  .block_case-studies:before, .block_case-studies:after {
    width: 8.33333%;
  }
  .block_services h2 em {
    display: block;
  }
  .block_services .icon_wrapper.one {
    top: -120px;
    transform: translate(50%, -50%) scale3d(0.8, 0.8, 0.8);
  }
  .block_services .icon_wrapper.two {
    top: 0;
    left: 0.75rem;
    transform: translate(-50%, -25%) scale3d(0.8, 0.8, 0.8);
  }
  .block_testimonials h2 {
    margin: 0rem 0rem 3rem 0rem !important;
  }
  .block_testimonials h2 em {
    display: block;
  }
  .block_testimonials .image_wrapper {
    width: 33.33333%;
    max-width: none;
    height: auto;
    top: 0;
    right: 0;
  }
  .block_testimonials .icon_wrapper.one {
    top: 50%;
    left: 0.75rem;
    transform: translate(-50%, 0) scale3d(0.8, 0.8, 0.8);
  }
  .block_testimonials .icon_wrapper.two {
    top: 0;
    left: 0;
    transform: translate(-37.5%, 12.5%) scale3d(0.8, 0.8, 0.8);
  }
  .block_cta {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .block_cta .cta {
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 45px;
  }
  .block_cta .cta h2 {
    margin: 0rem 0rem 3rem 0rem !important;
  }
  .block_cta .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .block_hero .pill {
    border-radius: 99999px;
  }
  .block_hero .pill .messaging {
    padding-bottom: 160px;
  }
  .block_hero .pill .messaging h1 {
    font-size: 48px;
  }
  .block_hero .pill .messaging p {
    font-size: 20px;
  }
  .block_hero .pill .graphic_wrapper .graphic {
    max-width: none;
  }
  .block_hero .icon_wrapper.one {
    transform: translate(37.5%, 25%) scale3d(1, 1, 1);
  }
  .block_hero .icon_wrapper.two {
    transform: translate(-87.5%, 17.5%) scale3d(1, 1, 1);
  }
  .block_hero .icon_wrapper.three {
    transform: translate(100%, -37.5%) scale3d(1, 1, 1);
  }
  .block_hero .icon_wrapper.four {
    transform: translate(-37.5%, -37.5%) scale3d(1, 1, 1);
  }
  .block_hero .icon_wrapper.five {
    transform: translate(57.5%, -87.5%) scale3d(1, 1, 1);
  }
  .block_hero:after {
    background: conic-gradient(from var(--angle) at 50% -25%, #FFBCF4, #99DCF9, #8181ED, #FFBCF4);
    border-radius: 99999px;
    animation: conicGradient 6.4s linear infinite;
    will-change: background;
  }
  .block_banner p {
    font-size: 20px;
  }
  .block_banner .image_wrapper {
    max-width: none;
  }
  .block_banner .icon_wrapper.one {
    transform: translate(0, 0) scale3d(1, 1, 1);
  }
  .block_banner .icon_wrapper.two {
    transform: translate(50%, 50%) scale3d(1, 1, 1);
  }
  .block_banner .background {
    height: calc(100% + 112px);
    top: -112px;
  }
  .block_text_with-image h2 em {
    display: block;
  }
  .block_text_with-image .image_wrapper {
    max-width: none;
  }
  .block_text_with-image .icon_wrapper.one {
    transform: translate(0, 0) scale3d(1, 1, 1);
  }
  .block_text_with-image .icon_wrapper.two {
    transform: translate(50%, 50%) scale3d(1, 1, 1);
  }
  .block_text_with-image .icon_wrapper.three {
    transform: translate(25%, -25%) scale3d(1, 1, 1);
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper {
    border-radius: 60px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .image {
    border-radius: 60px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .chip {
    left: 40px;
    bottom: 40px;
    font-size: 15px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .chip i {
    font-size: 15px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .i_wrapper {
    bottom: 40px;
    right: 40px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .image_wrapper .i_wrapper i {
    font-size: 15px;
  }
  .block_case-studies .case-studies .swiper_case-studies .swiper_wrapper .swiper_slide .content_wrapper {
    padding: 40px 40px 0px 40px;
  }
  .block_case-studies .case-studies .swiper_case-studies_navigation_wrapper {
    margin: 4rem 0rem 0rem 0rem;
  }
  .block_case-studies:before, .block_case-studies:after {
    display: block;
  }
  .block_services .icon_wrapper.one {
    top: -160px;
    transform: translate(50%, -50%) scale3d(1, 1, 1);
  }
  .block_services .icon_wrapper.two {
    transform: translate(-50%, -25%) scale3d(1, 1, 1);
  }
  .block_testimonials h2 {
    margin: 0rem 0rem 4rem 0rem !important;
  }
  .block_testimonials .image_wrapper {
    max-width: 576px;
  }
  .block_testimonials .icon_wrapper.one {
    transform: translate(-50%, 0) scale3d(1, 1, 1);
  }
  .block_testimonials .icon_wrapper.two {
    transform: translate(-42.5%, 12.5%) scale3d(1, 1, 1);
  }
  .block_cta .cta {
    padding-left: 120px;
    padding-right: 120px;
    border-radius: 60px;
  }
  .block_cta .cta h2 {
    margin: 0 !important;
  }
}
@media screen and (min-width: 1400px) {
  .block_testimonials .image_wrapper {
    max-width: 640px;
  }
}
@media screen and (min-width: 1920px) {
  .block_hero .pill .messaging h1 {
    font-size: 64px;
  }
}
.social-feed {
  z-index: 1;
}
.social-feed .socials .swiper_socials {
  border-radius: 30px;
  overflow: visible;
}
.social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper {
  padding: 127.9017857143% 0% 0% 0%;
  border-radius: 30px;
}
.social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper .image {
  transform: scale3d(1, 1, 1);
  border-radius: 30px;
  z-index: 0;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper .link_button {
  min-width: 211px;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, calc(50% - 64px + 16px));
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide:hover .image_wrapper .image, .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide:focus .image_wrapper .image {
  transform: scale3d(1.1, 1.1, 1.1);
}
.social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide:hover .image_wrapper .link_button, .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide:focus .image_wrapper .link_button {
  transform: translate(-50%, calc(50% - 64px - 16px));
  opacity: 1;
  visibility: visible;
}
.social-feed .socials .swiper_socials_navigation_wrapper {
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  gap: 0.5rem;
  z-index: 1;
}
.social-feed .socials .swiper_socials_navigation_wrapper .swiper_socials_navigation {
  width: 48px;
  height: 48px;
  background-color: #20073A;
  border: none !important;
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.social-feed .socials .swiper_socials_navigation_wrapper .swiper_socials_navigation i {
  color: #F9F4ED;
  font-size: 16px;
  font-weight: 900;
  line-height: 48px;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.social-feed .socials .swiper_socials_navigation_wrapper .swiper_socials_navigation:hover {
  background-color: #8181ED;
}
.social-feed .socials .swiper_socials_navigation_wrapper .swiper_socials_navigation:hover i {
  color: #20073A;
}
.social-feed .socials {
  /* .swiper_socials_pagination_wrapper {
      width: fit-content;
      left: auto;
      bottom: 0;
      right: 30px;
      transform: translate(0, 50%);
      gap: .5rem;
      z-index: 1;

      .swiper-pagination-bullet {
          width: 12px;
          height: 12px;
          padding: 0;
          margin: 0;
          background-color: $darkPurple;
          border: none;
          border-radius: 100%;
          outline: none;
          box-shadow: none;
          opacity: 1;
          transition: .45s cubic-bezier(.25, .8, .25, 1);

          &.swiper-pagination-bullet-active {
              background-color: $purple;
          }
      }
  } */
}
.social-feed .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.social-feed .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.social-feed .icon_wrapper.two {
  top: 64px;
  left: 0.75rem;
  transform: translate(-50%, 0) scale3d(0.7, 0.7, 0.7);
}

.footer_wrapper {
  z-index: 0;
}
.footer_wrapper .footer {
  min-height: 100svh;
  z-index: 0;
}
.footer_wrapper .footer .company-logo h1 {
  margin: 0;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -3%;
  text-transform: uppercase;
}
.footer_wrapper .footer .company-logo h1 em {
  display: block;
  letter-spacing: 3%;
}
.footer_wrapper .footer h2 {
  margin: 0rem 0rem 3rem 0rem !important;
}
.footer_wrapper .footer .contacts {
  row-gap: 1.25rem;
}
.footer_wrapper .footer .contacts .contact {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer_wrapper .footer .contacts .contact i {
  font-size: 21px;
}
.footer_wrapper .footer .contacts .contact:before, .footer_wrapper .footer .contacts .contact:after {
  height: 2px;
  top: calc(100% + 4px);
}
.footer_wrapper .footer .profiles {
  gap: 1rem;
}
.footer_wrapper .footer .top, .footer_wrapper .footer .bottom {
  width: 100%;
}
.footer_wrapper .footer .bottom p {
  margin: 0;
}
.footer_wrapper .footer .bottom a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.footer_wrapper .footer .bottom .legal {
  margin: 1.25rem 0rem 1.25rem 0rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
}
.footer_wrapper .footer .bottom .lucycookdesigns {
  margin: 0rem 0rem 0.25rem 0rem;
}
.footer_wrapper .footer .icon_wrapper {
  width: auto;
  height: auto;
  padding: 0;
  z-index: 1;
}
.footer_wrapper .footer .icon_wrapper .icon {
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.footer_wrapper .footer .icon_wrapper.one {
  top: 0;
  right: 0;
  transform: translate(calc(25% + 10px), -32.5%) scale3d(0.7, 0.7, 0.7);
}
.footer_wrapper .footer .spacer_small.fixed {
  height: 48px;
}
.footer_wrapper .footer_cover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #20073A;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .social-feed h2 em {
    display: block;
  }
  .social-feed .socials .swiper_socials {
    border-radius: 45px;
  }
  .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper {
    border-radius: 45px;
  }
  .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper .image {
    border-radius: 45px;
  }
  .social-feed .socials {
    /* .swiper_socials_navigation_wrapper {
        left: 45px;
    }

    .swiper_socials_pagination_wrapper {
        right: 45px;
    } */
  }
  .social-feed .icon_wrapper.two {
    transform: translate(-50%, 0) scale3d(0.8, 0.8, 0.8);
  }
  .footer_wrapper .footer h2 {
    margin: 0rem 0rem 4rem 0rem !important;
  }
  .footer_wrapper .footer .contacts {
    row-gap: 1.375rem;
  }
  .footer_wrapper .footer .contacts .contact {
    font-size: 18px;
  }
  .footer_wrapper .footer .contacts .contact i {
    font-size: 24px;
  }
  .footer_wrapper .footer .bottom {
    padding-bottom: calc(80px + 2.25rem);
  }
  .footer_wrapper .footer .bottom .legal {
    margin: 1.875rem 0rem 1.875rem 0rem;
  }
  .footer_wrapper .footer .icon_wrapper.one {
    transform: translate(calc(25% + 5px), -25%) scale3d(0.8, 0.8, 0.8);
  }
}
@media screen and (min-width: 1200px) {
  .social-feed .socials .swiper_socials {
    border-radius: 60px;
    overflow-x: clip;
  }
  .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper {
    border-radius: 60px;
  }
  .social-feed .socials .swiper_socials .swiper_wrapper .swiper_slide .image_wrapper .image {
    border-radius: 60px;
  }
  .social-feed .socials {
    /* .swiper_socials_navigation_wrapper {
        left: 60px;
    }

    .swiper_socials_pagination_wrapper {
        right: 60px;
    } */
  }
  .social-feed .icon_wrapper.one {
    top: 0;
    right: 0;
    transform: translate(0, 0) scale3d(1, 1, 1);
  }
  .social-feed .icon_wrapper.two {
    transform: translate(-50%, 0) scale3d(1, 1, 1);
  }
  .footer_wrapper .footer h2 {
    margin: 0rem 0rem 5rem 0rem !important;
  }
  .footer_wrapper .footer h2 em {
    display: block;
  }
  .footer_wrapper .footer .contacts {
    row-gap: 1.5rem;
  }
  .footer_wrapper .footer .contacts .contact {
    font-size: 20px;
  }
  .footer_wrapper .footer .contacts .contact i {
    font-size: 27px;
  }
  .footer_wrapper .footer .bottom .legal {
    margin: 2.5rem 0rem 2.5rem 0rem;
  }
  .footer_wrapper .footer .icon_wrapper.one {
    transform: translate(25%, -17.5%) scale3d(1, 1, 1);
  }
}
.skip-to_content {
  width: 1px;
  height: 1px;
  top: auto;
  left: -99999px;
  position: absolute;
  overflow: hidden;
}
.skip-to_content:focus {
  width: auto;
  height: auto;
  position: static;
}

header, section, footer {
  overflow-x: clip;
  z-index: 0;
}

.html, .body {
  width: 100%;
  max-width: 100%;
  background-color: #F9F4ED;
  overflow-x: clip;
}

.main {
  visibility: hidden;
}

.container-fluid {
  width: 100%;
  max-width: none;
}
.container-fluid .container {
  width: 100%;
  max-width: 1408px;
}
.container-fluid .container.max-width_none {
  max-width: none;
}

img.lazy-load {
  opacity: 0;
}
img.lazy-load:not(.initial) {
  transition: opacity 1.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
img.initial, img.loaded, img.error {
  opacity: 1;
}

.image_wrapper {
  width: 100%;
  transform: translateZ(0);
  isolation: isolate;
}
.image_wrapper .image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: translateZ(0);
  isolation: isolate;
}
.image_wrapper.portrait {
  padding: 125% 0% 0% 0%;
}
.image_wrapper.portrait .image.parallax_vertical {
  height: 150%;
  top: -25%;
}
.image_wrapper.portrait .image.parallax_horizontal {
  width: 120%;
  left: -10%;
}
.image_wrapper.square {
  padding: 100% 0% 0% 0%;
}
.image_wrapper.square .image.parallax_vertical {
  height: 140%;
  top: -20%;
}
.image_wrapper.square .image.parallax_horizontal {
  width: 130%;
  left: -15%;
}
.image_wrapper.landscape {
  padding: 75% 0% 0% 0%;
}
.image_wrapper.landscape .image.parallax_vertical {
  height: 130%;
  top: -15%;
}
.image_wrapper.landscape .image.parallax_horizontal {
  width: 140%;
  left: -20%;
}
.image_wrapper.landscape_alt {
  padding: 62.5% 0% 0% 0%;
}
.image_wrapper.landscape_alt .image.parallax_vertical {
  height: 120%;
  top: -10%;
}
.image_wrapper.landscape_alt .image.parallax_horizontal {
  width: 150%;
  left: -25%;
}

.iframe_wrapper {
  width: 100%;
  transform: translateZ(0);
  isolation: isolate;
}
.iframe_wrapper .iframe {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: none;
  transform: translateZ(0);
  isolation: isolate;
}
.iframe_wrapper.portrait {
  padding: 125% 0% 0% 0%;
}
.iframe_wrapper.square {
  padding: 100% 0% 0% 0%;
}
.iframe_wrapper.landscape {
  padding: 75% 0% 0% 0%;
}
.iframe_wrapper.landscape_alt {
  padding: 62.5% 0% 0% 0%;
}

.accordion .accordion_list {
  padding: 0;
  margin: 0;
  position: static;
  gap: 0.75rem;
  list-style: none;
}
.accordion .accordion_list .accordion_list-item {
  padding: 0;
  margin: 0;
  background-color: #F9F4ED;
  border-radius: 1.25rem;
  list-style: none;
  transition: background-color 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__top {
  padding: 1.5rem 2rem 1.5rem 2rem;
  gap: 1rem;
  cursor: pointer;
  transition: padding 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__top i {
  min-width: 18px;
  font-size: 16px;
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__top .accordion_list-item__title {
  margin: 0 !important;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap;
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__top .accordion_list-item__icon_wrapper {
  width: 2rem;
  height: 2rem;
  transform: rotate(180deg);
  flex-shrink: 0;
  border: 2px solid #20073A;
  border-radius: 100%;
  transition: transform 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__top .accordion_list-item__icon_wrapper .accordion_list-item__icon {
  width: 1rem;
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__bottom {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__bottom .accordion_list-item__content_wrapper {
  height: 100000%;
}
.accordion .accordion_list .accordion_list-item .accordion_list-item__bottom .accordion_list-item__content_wrapper .accordion_list-item__content {
  padding: 0rem 2rem 2rem 2rem;
  transition: padding 0.6s cubic-bezier(0.625, 0.05, 0, 1);
}
.accordion .accordion_list .accordion_list-item[data-accordion-status=is_active] .accordion_list-item__top {
  padding: 2rem 2rem 1rem 2rem;
}
.accordion .accordion_list .accordion_list-item[data-accordion-status=is_active] .accordion_list-item__top .accordion_list-item__icon_wrapper {
  transform: rotate(0.001deg);
}
.accordion .accordion_list .accordion_list-item[data-accordion-status=is_active] .accordion_list-item__bottom {
  grid-template-rows: 1fr;
}
.accordion .accordion_list .accordion_list-item:not([data-accordion-status=is_active]):hover {
  background-color: #8181ED;
}
.accordion .accordion_list .accordion_list-item:before {
  display: none;
}

.marquee_wrapper {
  width: 100%;
}
.marquee_wrapper .marquee {
  height: 48px;
  flex: none;
  animation: translateX 48s linear;
  animation-iteration-count: infinite;
}
.marquee_wrapper .marquee .marquee_item {
  padding: 0px 64px 0px 0px;
  flex: 0;
}
.marquee_wrapper .marquee .marquee_item .logo {
  width: 110px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.follower {
  --angle-border: 0turn;
  --background: conic-gradient(from var(--angle-border), transparent);
  --border: conic-gradient(from var(--angle-border), transparent 77%, #20073A, #20073A 99%, transparent);
  width: 289px;
  height: 68px;
  left: 50%;
  bottom: 1.5rem;
  transform: translateX(-50%);
  background: var(--background) padding-box, var(--border) border-box, var(--background) border-box;
  background-position: center center;
  border: 2px solid transparent;
  border-radius: 34px;
  animation: conicGradientBorder 3.2s linear infinite;
  z-index: 91;
  /* &:hover {
      animation-play-state: paused;
  } */
}

.chip {
  width: -moz-fit-content;
  width: fit-content;
  min-height: 48px;
  padding: 12px 24px;
  margin: 0;
  background-color: #20073A;
  border: none !important;
  border-radius: 24px;
  outline: none;
  box-shadow: none;
  color: #F9F4ED;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.chip i {
  margin: 0rem 0.75rem 0rem 0rem;
  color: #F9F4ED;
  font-size: 15px;
  font-weight: 400;
}

.i_wrapper {
  width: 48px;
  min-width: 48px;
  height: 48px;
  transform: rotate(0deg);
  border-radius: 100%;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.i_wrapper i {
  font-size: 16px;
  font-weight: 900;
  line-height: 48px;
  transition: 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}

@media screen and (min-width: 768px) {
  .accordion .accordion_list .accordion_list-item {
    border-radius: 2.5rem;
  }
  .accordion .accordion_list .accordion_list-item .accordion_list-item__top {
    padding: 2rem 4rem 2rem 4rem;
  }
  .accordion .accordion_list .accordion_list-item .accordion_list-item__top i {
    min-width: 36px;
    font-size: 2rem;
  }
  .accordion .accordion_list .accordion_list-item .accordion_list-item__top .accordion_list-item__title {
    font-size: 25px;
  }
  .accordion .accordion_list .accordion_list-item .accordion_list-item__bottom .accordion_list-item__content_wrapper .accordion_list-item__content {
    padding: 0rem 4rem 2rem 4rem;
  }
  .accordion .accordion_list .accordion_list-item[data-accordion-status=is_active] .accordion_list-item__top {
    padding: 4rem 4rem 2rem 4rem;
  }
  .accordion .accordion_list .accordion_list-item[data-accordion-status=is_active] .accordion_list-item__bottom .accordion_list-item__content_wrapper .accordion_list-item__content {
    padding: 0rem 4rem 4rem 4rem;
  }
  .marquee_wrapper .marquee .marquee_item {
    padding: 0px 128px 0px 0px;
  }
  .marquee_wrapper .marquee .marquee_item .logo {
    width: 135px;
  }
}
@media screen and (min-width: 1200px) {
  .accordion .accordion_list .accordion_list-item .accordion_list-item__top .accordion_list-item__title {
    font-size: 27px;
  }
  .marquee_wrapper .marquee .marquee_item {
    padding: 0px 160px 0px 0px;
  }
  .marquee_wrapper .marquee .marquee_item .logo {
    width: 160px;
  }
}/*# sourceMappingURL=app.css.map */