@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap);
.pulser-icon-facebook {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/facebook.svg");
  mask-image: url("../../images/icons-svg/facebook.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-instagram {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/instagram.svg");
  mask-image: url("../../images/icons-svg/instagram.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-linkedin {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/linkedin.svg");
  mask-image: url("../../images/icons-svg/linkedin.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-pinterest {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/pinterest.svg");
  mask-image: url("../../images/icons-svg/pinterest.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-tiktok {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/tiktok.svg");
  mask-image: url("../../images/icons-svg/tiktok.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-x {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/x.svg");
  mask-image: url("../../images/icons-svg/x.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

.pulser-icon-youtube {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/youtube.svg");
  mask-image: url("../../images/icons-svg/youtube.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  width: 1rem;
  height: 1rem;
}

/* Fonts */
/* 
// You can upload custom fonts to the /src/fonts folder.
// Call the file like this: ../fonts/[filename].
//
// Using self-owned webfonts is always better for performance and control.
// Use these files to add @font-face CSS rules to your stylesheets.
// use https://transfonter.org/ to generate the @font-face rules if needed.
*/
.material-symbols-rounded {
  font-variation-settings: "FILL" 0, "wght" 800, "GRAD" 0, "opsz" 48;
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/Poppins-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Italic.woff2") format("woff2"), url("../fonts/Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-BoldItalic.woff2") format("woff2"), url("../fonts/Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Poppins-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
header .menu{
  flex-wrap: wrap;
  justify-content: flex-end;
}
header .menu li {
  display: block;
}
header .menu li a{
  white-space: nowrap;
  font-family: Onest, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
header .menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
header .menu li:not(.menu-item-has-children) a {
  display: block;
}
header .menu .menu-item-has-children {
  position: relative;
}
header .wpml-ls{
  margin-right: 0.5rem;
  border: none !important;
  padding: 0 !important;
}
header .wpml-ls ul{
  display: flex;
  align-items: center;
  background-color: #FFFFFF1F;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
header .wpml-ls ul .wpml-ls-item .wpml-ls-link{
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 122%;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
header .wpml-ls ul .wpml-ls-item .wpml-ls-display{
  display: none;
}
@media (min-width: 1280px) {
  header .wpml-ls ul{
    height: 48px;
    width: 48px;
    flex-direction: column;
    overflow: hidden;
    border-radius: 24px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18 / var(--tw-border-opacity));
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
  }
  header .wpml-ls ul .wpml-ls-item{
    height: inherit;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  header .wpml-ls ul .wpml-ls-item.wpml-ls-current-language{
    order: -1;
    margin-top: 5px;
  }
  header .wpml-ls ul .wpml-ls-item .wpml-ls-link{
    padding: 0.5rem;
  }
  header .wpml-ls ul:hover .wpml-ls-item.wpml-ls-current-language{
    margin-top: -34px;
  }
}
@media (max-width: 1279px) {
  header .wpml-ls ul{
    flex-direction: row;
  }
  header .wpml-ls ul .wpml-ls-item.wpml-ls-current-language a{
    font-weight: 800;
  }
  header .wpml-ls ul .wpml-ls-item .wpml-ls-link{
    padding: 0px;
  }
  header .wpml-ls ul .language-separator{
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 700;
  }
}
@media (min-width: 1280px) {
  header .menu .menu-item-has-children ul.sub-menu{
    pointer-events: none;
    position: absolute;
    left: -44px;
    z-index: 10;
    margin-top: 2.5rem;
    min-width: 410px;
    --tw-translate-y: 1.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 16px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    opacity: 0;
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  header .menu .menu-item-has-children ul.sub-menu li{
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(237 237 237 / var(--tw-border-opacity));
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  header .menu .menu-item-has-children ul.sub-menu:before {
    content: "";
    display: block;
    width: 100%;
    height: 65px;
    margin-top: -65px;
  }
  header .menu .menu-item-has-children:hover .item-arrow {
    transform: rotate(-90deg);
  }
  header .menu .menu-item-has-children:hover > ul.sub-menu{
    pointer-events: auto;
    display: flex;
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    flex-direction: column;
    gap: 0.25rem;
    opacity: 1;
  }
}
header .menu .menu-item-has-children .rotate-arrow {
  transform: rotate(-90deg);
}
header .menu .menu-item-has-children .item-arrow{
  margin-left: 5px;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-image: url("../../images/arrow-down.svg");
}
header .menu .menu-item-has-children ul.sub-menu li{
  width: 100%;
}
header .menu .menu-item-has-children ul.sub-menu li a{
  white-space: normal;
  font-size: 16px;
}
header .menu .menu-item-has-children ul.sub-menu li a .menu-item-description{
  font-family: Montserrat, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(53 61 66 / var(--tw-text-opacity));
}
header .menu .menu-item-has-children ul.sub-menu li.button{
  border-bottom-width: 0px;
}
header .menu .menu-item-has-children ul.sub-menu li.button a{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
}
header .menu .menu-item-has-children ul.sub-menu li.button a::after {
  content: "";
  background-image: url("../../images/arrrow-forward-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
header .menu .menu-item-has-children ul.sub-menu li.button a:hover::after{
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (max-width: 1279px) {
  header .menu .menu-item-has-children ul.sub-menu li {
    margin-top: 0.75rem;
  }
  header .menu .menu-item > a{
    font-size: 16px;
  }
}
header .menu .menu-item-has-children ul.sub-menu ul.sub-menu {
  left: unset;
  padding-top: 0.75rem;
  right: calc(100% + 0.1rem);
  top: -0.7rem;
  box-shadow: unset;
}
@media (max-width: 1279px) {
  header .menu .menu-item-has-children > ul.sub-menu{
    display: none;
    padding-top: 0px;
    padding-left: 1.5rem;
  }
  header .menu .menu-item-has-children ul.sub-menu ul.sub-menu{
    display: none;
    padding-top: 0px;
    padding-left: 0.75rem;
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-50%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 1279px) {
  header nav.menu-open {
    display: block !important;
    animation: slideDown 0.3s ease-out forwards;
  }
  header .submenu-open .sub-menu {
    display: block !important;
    animation: slideDown 0.3s ease-out forwards;
  }
}

footer .contact-block a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

footer .contact-block a:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
footer .menu li a{
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
footer .menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
footer .menu li:not(.menu-item-has-children){
  margin-top: 1rem;
  margin-bottom: 1rem;
}
footer .menu > li.menu-item-has-children > a{
  font-family: Onest, sans-serif;
  font-size: 24px;
}
footer .footer-bottom-menu li a{
  font-size: 0.75rem;
  line-height: 1rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
footer .footer-bottom-menu li a:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (max-width: 1279px) {
  body.mobile-menu{
    overflow-y: hidden;
  }
  body.mobile-menu header{
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  }
  body.mobile-menu header .header-wrap{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  body.mobile-menu header nav{
    left: 0px;
    height: calc(100vh - 72px);
    width: 100%;
    overflow-x: auto;
  }
  @media not all and (min-width: 1024px){
    body.mobile-menu header nav{
      padding-left: 45px;
    }
  }
  @media not all and (min-width: 768px){
    body.mobile-menu header nav{
      padding-left: 26px;
    }
  }
  @media (min-width: 1024px){
    body.mobile-menu header nav{
      padding-left: 65px;
    }
  }
}
.bg-hero-gradient {
  background: linear-gradient(264deg, rgba(0, 0, 0, 0) -15.7%, rgba(0, 0, 0, 0.8) 83.35%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

#float1, #float2 {
  transition: transform 1.5s ease-in-out;
}

.post-button:hover .button-text{
  margin-right: 0.5rem;
  width: 100%;
  opacity: 1;
}

.bg-hero-gradient {
  background: linear-gradient(264deg, rgba(0, 0, 0, 0) -15.7%, rgba(0, 0, 0, 0.8) 83.35%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.sticky-buttons{
  position: fixed;
  bottom: 30px;
  z-index: 9999;
}

#sticky-trigger {
  height: 1px;
  width: 100%;
}

#float1, #float2 {
  transition: transform 1.5s ease-in-out;
}

.credit-post:hover .button-text{
  margin-right: 0.5rem;
  width: 100%;
  opacity: 1;
}

.faq-page-question ul li{
  font-size: 14px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}

@keyframes slideBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-16px);
  }
}
.wp-block-pulser-hero-banner h1, .wp-block-pulser-hero-banner h2, .wp-block-pulser-hero-banner h3, .wp-block-pulser-hero-banner h4, .wp-block-pulser-hero-banner h5, .wp-block-pulser-hero-banner h6{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.wp-block-pulser-hero-banner .btn-scroll-down {
  animation: slideBounce 2s ease-out infinite;
}
.wp-block-pulser-hero-banner .hero-image {
  will-change: transform;
}

.custom-radial {
  background: radial-gradient(50% 50% at 50% 50%, rgba(229, 227, 255, 0.3) 0%, rgb(229, 227, 255) 100%);
}

.bg-hero-gradient {
  background: linear-gradient(264deg, rgba(0, 0, 0, 0) -15.7%, rgba(0, 0, 0, 0.8) 83.35%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.not-found h1{
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
}
.not-found .richtext a{
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.not-found .richtext a:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

@media (min-width: 1024px) {
  .text-clamp-lg {
    font-size: clamp(62px, 6vw, 82px);
  }
}
.ajax-loader{
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}

.pagination-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.pagination-button:hover img{
  --tw-brightness: brightness(0);
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 227 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.swiper-pagination-bullet-active{
  height: 10px;
  width: 20px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}

.swiper-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.swiper-button:hover img {
  filter: brightness(0) invert(1);
}

.wp-block-pulser-online-credit-documents .richtext ul{
  margin: 0px;
}
.wp-block-pulser-online-credit-documents .richtext li{
  font-weight: 500;
}

.sticky-buttons{
  position: fixed;
  bottom: 30px;
  z-index: 9999;
}

#sticky-trigger {
  height: 1px;
  width: 100%;
}

@media (max-width: 600px) {
  .testimonials {
    max-width: 422px;
    margin: 0 auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.testimonials .swiper-pagination-bullet{
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 227 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials .swiper-pagination-bullet-active{
  height: 10px;
  width: 20px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.testimonials .swiper-wrapper.all-visible{
  justify-content: center;
}
.testimonials .swiper-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.testimonials .swiper-button:hover img{
  filter: none;
}

/* ! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 100%){
  .\!container{
    max-width: 100% !important;
  }
  .container{
    max-width: 100%;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
.btn{
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.btn.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(132 203 239 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn.btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.btn.btn-secondary{
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.btn.btn-secondary:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
}
.btn.btn-secondary:hover .arrow-right{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.btn.btn-secondary:hover .arrow-right img{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(237 243 246 / var(--tw-text-opacity));
  --tw-brightness: brightness(0);
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.btn.btn-white{
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.btn.btn-white .arrow-right img{
  --tw-brightness: brightness(0);
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.btn.btn-white:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn.btn-white:hover .arrow-right{
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 255 / var(--tw-bg-opacity));
}
.btn.btn-white:hover .arrow-right img{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  filter: none;
}
.btn.btn-accent{
  --tw-bg-opacity: 1;
  background-color: rgb(132 203 239 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn.btn-accent:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.btn.btn-light{
  --tw-bg-opacity: 1;
  background-color: rgb(237 243 246 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(0 33 62 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn.btn-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn.btn-outline-secondary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.btn.btn-outline-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
html,
  .body,
  body{
  scroll-behavior: smooth;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
h1, h1 span, .h1, .h1 span,
  h2,
  h2 span, .h2, .h2 span,
  h3,
  h3 span, .h3, .h3 span,
  h4,
  h4 span, .h4, .h4 span,
  h5,
  h5 span, .h5, .h5 span,
  h6,
  h6 span, .h6, .h6 span{
  font-family: Onest, sans-serif;
}
h1, .h1{
  margin-bottom: 1.25rem;
  font-size: 42px;
  font-weight: 700;
  line-height: 100%;
}
@media (min-width: 768px){
  h1, .h1{
    font-size: 56px;
  }
}
@media (min-width: 1024px){
  h1, .h1{
    font-size: 82px;
  }
}
h2, .h2{
  margin-bottom: 1.25rem;
  font-size: 30px;
  font-weight: 700;
  line-height: 110%;
}
@media (min-width: 768px){
  h2, .h2{
    font-size: 42px;
  }
}
@media (min-width: 1024px){
  h2, .h2{
    font-size: 56px;
  }
}
h3, .h3{
  margin-bottom: 1.25rem;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
}
@media (min-width: 768px){
  h3, .h3{
    font-size: 32px;
  }
}
h4, .h4{
  margin-bottom: 1rem;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 768px){
  h4, .h4{
    font-size: 24px;
  }
}
h5, .h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 200%;
}
h6, .h6{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 200%;
}
.richtext{
  line-height: 1.625;
  letter-spacing: 0.025em;
}
.richtext strong{
  font-weight: 700;
}
.richtext li:before {
    content: ">";
    margin-right: 0.5rem;
    display: inline-block;
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(132 203 239 / var(--tw-text-opacity));
  }
.richtext h2{
  margin-bottom: 1.5rem;
}
.richtext p{
  margin-bottom: 16px;
  line-height: 160%;
}
@media (min-width: 768px){
  .richtext p{
    margin-bottom: 1.5rem;
  }
}
.richtext a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.richtext a:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.richtext figure{
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: auto;
  max-width: 100%;
}
@media (min-width: 1024px){
  .richtext figure{
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.richtext figure figcaption{
  margin-top: 1rem;
}
.richtext img{
  max-height: 400px;
  border-radius: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.richtext blockquote{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(165 165 165 / var(--tw-border-opacity));
  padding-left: 25px;
}
.richtext blockquote, .richtext blockquote p{
  font-style: italic;
}
.c1{
  font-weight: 400;
}
.c1 strong{
  font-weight: 700;
}
.c2{
  font-weight: 400;
}
.c2 strong{
  font-weight: 600;
}
.c3{
  font-weight: 400;
}
.c3 strong{
  font-weight: 600;
}
.c4{
  font-weight: 400;
}
.c4 strong{
  font-weight: 600;
}
.c5{
  font-weight: 400;
}
.c5 strong{
  font-weight: 600;
}
.c6{
  font-weight: 400;
}
.c6 strong{
  font-weight: 600;
}
picture{
  display: block;
}
picture img{
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
#breadcrumbs{
  font-family: Onest, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
#breadcrumbs a{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
#breadcrumbs .separator{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
#breadcrumbs > span{
  display: flex;
  align-items: center;
  gap: 1rem;
  font-family: Onest, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(165 165 165 / var(--tw-text-opacity));
}
picture.object-cover > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
.richtext ul{
  margin-bottom: 16px;
}
@media (min-width: 1024px){
  .richtext ul{
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.richtext li{
  position: relative;
  margin-bottom: 20px;
  padding-left: 36px;
  font-size: 16px;
  font-weight: 400;
}
.richtext li::before {
      content: "";
      position: absolute;
      z-index: 9;
      height: 6px;
      width: 10px;
      border-left-width: 2px;
      border-bottom-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity));
      top: 10px;
      left: 5px;
      transform: rotate(-48deg);
    }
.richtext li::after {
      content: "";
      position: absolute;
      height: 20px;
      width: 20px;
      border-radius: 24px;
      --tw-bg-opacity: 1;
      background-color: rgb(67 62 237 / var(--tw-bg-opacity));
      top: 5px;
      left: 0;
    }
.richtext a:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-right-\[37px\]{
  right: -37px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-8{
  bottom: 2rem;
}
.left-0{
  left: 0px;
}
.left-4{
  left: 1rem;
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-\[45\%\]{
  top: 45%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[998\]{
  z-index: 998;
}
.z-\[999\]{
  z-index: 999;
}
.m-auto{
  margin: auto;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[22\%\]{
  margin-top: 22%;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[35px\]{
  margin-top: 35px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.mt-\[60px\]{
  margin-top: 60px;
}
.mt-\[64px\]{
  margin-top: 64px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[12px\]{
  height: 12px;
}
.h-\[220px\]{
  height: 220px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[38px\]{
  height: 38px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[61px\]{
  height: 61px;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[72px\]{
  height: 72px;
}
.h-\[80px\]{
  height: 80px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-\[100\%\]{
  max-height: 100%;
}
.min-h-9{
  min-height: 2.25rem;
}
.min-h-\[104px\]{
  min-height: 104px;
}
.min-h-\[820px\]{
  min-height: 820px;
}
.w-0{
  width: 0px;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-4{
  width: 1rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[10px\]{
  width: 10px;
}
.w-\[11px\]{
  width: 11px;
}
.w-\[12px\]{
  width: 12px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[177px\]{
  width: 177px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[72px\]{
  width: 72px;
}
.w-\[80px\]{
  width: 80px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.min-w-8{
  min-width: 2rem;
}
.min-w-9{
  min-width: 2.25rem;
}
.min-w-\[104px\]{
  min-width: 104px;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[40px\]{
  min-width: 40px;
}
.max-w-\[1060px\]{
  max-width: 1060px;
}
.max-w-\[388px\]{
  max-width: 388px;
}
.max-w-\[440px\]{
  max-width: 440px;
}
.max-w-\[730px\]{
  max-width: 730px;
}
.max-w-\[798px\]{
  max-width: 798px;
}
.max-w-\[840px\]{
  max-width: 840px;
}
.max-w-\[850px\]{
  max-width: 850px;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-\[950px\]{
  max-width: 950px;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink{
  flex-shrink: 1;
}
.-rotate-35{
  --tw-rotate: -35deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0{
  --tw-rotate: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes float1{
  0%{
    top: 0%;
    left: 0%;
    transform: rotate(0deg);
  }
  25%{
    top: 20%;
    left: 70%;
    transform: rotate(90deg);
  }
  50%{
    top: 60%;
    left: 40%;
    transform: rotate(180deg);
  }
  75%{
    top: 30%;
    left: 10%;
    transform: rotate(270deg);
  }
  100%{
    top: 0%;
    left: 0%;
    transform: rotate(360deg);
  }
}
.animate-float1{
  animation: float1 30s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
@keyframes float2{
  0%{
    top: 10%;
    left: 90%;
    transform: rotate(0deg);
  }
  25%{
    top: 60%;
    left: 60%;
    transform: rotate(90deg);
  }
  50%{
    top: 40%;
    left: 20%;
    transform: rotate(180deg);
  }
  75%{
    top: 20%;
    left: 50%;
    transform: rotate(270deg);
  }
  100%{
    top: 10%;
    left: 90%;
    transform: rotate(360deg);
  }
}
.animate-float2{
  animation: float2 35s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
@keyframes float3{
  0%{
    top: 80%;
    left: 20%;
    transform: rotate(0deg);
  }
  25%{
    top: 50%;
    left: 80%;
    transform: rotate(90deg);
  }
  50%{
    top: 10%;
    left: 60%;
    transform: rotate(180deg);
  }
  75%{
    top: 30%;
    left: 30%;
    transform: rotate(270deg);
  }
  100%{
    top: 80%;
    left: 20%;
    transform: rotate(360deg);
  }
}
.animate-float3{
  animation: float3 40s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[16px\]{
  gap: 16px;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[32px\]{
  gap: 32px;
}
.gap-\[48px\]{
  gap: 48px;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-\[8px\]{
  row-gap: 8px;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-2xl{
  border-radius: 32px;
}
.rounded-3xl{
  border-radius: 72px;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[18px\]{
  border-radius: 18px;
}
.rounded-\[24px\]{
  border-radius: 24px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[50\%\]{
  border-radius: 50%;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-\[9999px\]{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 14px;
}
.rounded-bl-\[16px\]{
  border-bottom-left-radius: 16px;
}
.rounded-br-\[16px\]{
  border-bottom-right-radius: 16px;
}
.rounded-tl-\[16px\]{
  border-top-left-radius: 16px;
}
.rounded-tr-\[16px\]{
  border-top-right-radius: 16px;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-\[\#A5A5A5\]{
  --tw-border-opacity: 1;
  border-color: rgb(165 165 165 / var(--tw-border-opacity));
}
.border-\[\#F0F3FF\]{
  --tw-border-opacity: 1;
  border-color: rgb(240 243 255 / var(--tw-border-opacity));
}
.border-light{
  --tw-border-opacity: 1;
  border-color: rgb(237 243 246 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}
.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-\[\#E5E3FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 227 255 / var(--tw-bg-opacity));
}
.bg-\[\#F0F3FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 255 / var(--tw-bg-opacity));
}
.bg-\[\#F9FAFB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-\[\#FFFFFF1F\]{
  background-color: #FFFFFF1F;
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(237 243 246 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#030712\]{
  --tw-gradient-from: #030712 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#433EED\]{
  --tw-gradient-from: #433EED var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(67 62 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#F0F3FF\]{
  --tw-gradient-from: #F0F3FF var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 243 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#0C0F1F\]{
  --tw-gradient-to: rgb(12 15 31 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0C0F1F var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-\[\#433EED\]{
  --tw-gradient-to: rgb(67 62 237 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #433EED var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#1A1C2D\]{
  --tw-gradient-to: #1A1C2D var(--tw-gradient-to-position);
}
.to-\[\#C5CCFF\]{
  --tw-gradient-to: #C5CCFF var(--tw-gradient-to-position);
}
.to-\[\#E5E3FF\]{
  --tw-gradient-to: #E5E3FF var(--tw-gradient-to-position);
}
.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-10{
  padding: 2.5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[16px\]{
  padding: 16px;
}
.p-\[50px\]{
  padding: 50px;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.\!pr-0{
  padding-right: 0px !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-\[20px\]{
  padding-bottom: 20px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-\[20px\]{
  padding-left: 20px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-1\.5{
  padding-right: 0.375rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-\[20px\]{
  padding-right: 20px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[10px\]{
  padding-top: 10px;
}
.pt-\[120px\]{
  padding-top: 120px;
}
.pt-\[32px\]{
  padding-top: 32px;
}
.pt-\[40px\]{
  padding-top: 40px;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.pt-\[80px\]{
  padding-top: 80px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-primary{
  font-family: Onest, sans-serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[42px\]{
  font-size: 42px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.italic{
  font-style: italic;
}
.leading-\[1\.4\]{
  line-height: 1.4;
}
.leading-\[100\%\]{
  line-height: 100%;
}
.leading-\[110\%\]{
  line-height: 110%;
}
.leading-\[120\%\]{
  line-height: 120%;
}
.leading-\[140\%\]{
  line-height: 140%;
}
.leading-\[150\%\]{
  line-height: 150%;
}
.leading-\[160\%\]{
  line-height: 160%;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#030712\]{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.text-\[\#0C0703\]{
  --tw-text-opacity: 1;
  color: rgb(12 7 3 / var(--tw-text-opacity));
}
.text-accent{
  --tw-text-opacity: 1;
  color: rgb(132 203 239 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-light{
  --tw-text-opacity: 1;
  color: rgb(237 243 246 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(67 62 237 / var(--tw-text-opacity));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.shadow-custom-layered{
  --tw-shadow: 
          0px 36px 80px rgba(67, 62, 237, 0.07),
          0px 23.333px 46.852px rgba(67, 62, 237, 0.05),
          0px 7.2px 13px rgba(73, 101, 148, 0.04),
          0px 2.933px 6.519px rgba(73, 101, 148, 0.03),
          0px 0.667px 3.148px rgba(73, 101, 148, 0.02)
        ;
  --tw-shadow-colored: 0px 36px 80px var(--tw-shadow-color), 0px 23.333px 46.852px var(--tw-shadow-color), 0px 7.2px 13px var(--tw-shadow-color), 0px 2.933px 6.519px var(--tw-shadow-color), 0px 0.667px 3.148px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sidebarIcon{
  --tw-shadow: 0px 36px 80px 0px rgba(73, 101, 148, 0.07),
             0px 23.333px 46.852px 0px rgba(73, 101, 148, 0.05),
              0px 13.867px 25.481px 0px rgba(73, 101, 148, 0.04),
               0px 7.2px 13px 0px rgba(73, 101, 148, 0.04),
                0px 2.933px 6.519px 0px rgba(73, 101, 148, 0.03),
                 0px 0.667px 3.148px 0px rgba(73, 101, 148, 0.02);
  --tw-shadow-colored: 0px 36px 80px 0px var(--tw-shadow-color), 0px 23.333px 46.852px 0px var(--tw-shadow-color), 0px 13.867px 25.481px 0px var(--tw-shadow-color), 0px 7.2px 13px 0px var(--tw-shadow-color), 0px 2.933px 6.519px 0px var(--tw-shadow-color), 0px 0.667px 3.148px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.brightness-0{
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hover\:border-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(67 62 237 / var(--tw-border-opacity));
}
.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(67 62 237 / var(--tw-bg-opacity));
}
.hover\:no-underline:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group.shrink .group-\[\.shrink\]\:max-w-\[96px\]{
  max-width: 96px;
}
.group.shrink .group-\[\.shrink\]\:py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.group.shrink .group-\[\.shrink\]\:duration-300{
  transition-duration: 300ms;
}
.group.shrink .group-\[\.shrink\]\:duration-500{
  transition-duration: 500ms;
}
@media not all and (min-width: 1280px){
  .max-xl\:mt-4{
    margin-top: 1rem;
  }
  .max-xl\:hidden{
    display: none;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
  .max-lg\:items-end{
    align-items: flex-end;
  }
  .max-lg\:gap-\[80px\]{
    gap: 80px;
  }
  .max-lg\:rounded-br-\[16px\]{
    border-bottom-right-radius: 16px;
  }
  .max-lg\:rounded-tr-\[16px\]{
    border-top-right-radius: 16px;
  }
  .max-lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .max-lg\:pl-5{
    padding-left: 1.25rem;
  }
  .max-lg\:pr-10{
    padding-right: 2.5rem;
  }
  .max-lg\:pr-5{
    padding-right: 1.25rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:mr-1{
    margin-right: 0.25rem;
  }
  .max-md\:mr-1\.5{
    margin-right: 0.375rem;
  }
  .max-md\:h-\[400px\]{
    height: 400px;
  }
  .max-md\:max-w-\[107px\]{
    max-width: 107px;
  }
  .max-md\:pl-1{
    padding-left: 0.25rem;
  }
  .max-md\:pl-1\.5{
    padding-left: 0.375rem;
  }
}
@media (max-width: 500px){
  .max-\[500px\]\:h-\[300px\]{
    height: 300px;
  }
}
@media (max-width: 480px){
  .max-\[480px\]\:mb-6{
    margin-bottom: 1.5rem;
  }
  .max-\[480px\]\:min-h-\[60px\]{
    min-height: 60px;
  }
  .max-\[480px\]\:flex-col{
    flex-direction: column;
  }
  .max-\[480px\]\:items-start{
    align-items: flex-start;
  }
  .max-\[480px\]\:p-5{
    padding: 1.25rem;
  }
  .max-\[480px\]\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-\[480px\]\:text-\[30px\]{
    font-size: 30px;
  }
  .max-\[480px\]\:text-\[42px\]{
    font-size: 42px;
  }
}
@media (min-width: 640px){
  .sm\:h-\[270px\]{
    height: 270px;
  }
  .sm\:w-\[calc\(50\%-1rem\)\]{
    width: calc(50% - 1rem);
  }
  .sm\:w-half-minus-1_5{
    width: calc(50% - 1.5rem);
  }
  .sm\:basis-\[calc\(50\%-12px\)\]{
    flex-basis: calc(50% - 12px);
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .md\:right-12{
    right: 3rem;
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:p-20{
    padding: 5rem;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:pl-3{
    padding-left: 0.75rem;
  }
  .md\:pr-3{
    padding-right: 0.75rem;
  }
  .md\:text-\[42px\]{
    font-size: 42px;
  }
  .md\:text-\[58px\]{
    font-size: 58px;
  }
}
@media (min-width: 1024px){
  .lg\:mb-14{
    margin-bottom: 3.5rem;
  }
  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }
  .lg\:mb-\[60px\]{
    margin-bottom: 60px;
  }
  .lg\:mb-\[80px\]{
    margin-bottom: 80px;
  }
  .lg\:mr-6{
    margin-right: 1.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:h-\[400px\]{
    height: 400px;
  }
  .lg\:h-\[800px\]{
    height: 800px;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:min-h-\[60px\]{
    min-height: 60px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-\[270px\]{
    width: 270px;
  }
  .lg\:w-\[30\%\]{
    width: 30%;
  }
  .lg\:w-\[390px\]{
    width: 390px;
  }
  .lg\:w-\[40\.13\%\]{
    width: 40.13%;
  }
  .lg\:w-\[57\.24\%\]{
    width: 57.24%;
  }
  .lg\:w-\[70\%\]{
    width: 70%;
  }
  .lg\:w-\[calc\(33\.333\%-2rem\)\]{
    width: calc(33.333% - 2rem);
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-half-minus-1_5{
    width: calc(50% - 1.5rem);
  }
  .lg\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .lg\:max-w-\[600px\]{
    max-width: 600px;
  }
  .lg\:max-w-\[700px\]{
    max-width: 700px;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:basis-\[calc\(33\.3333\%-1rem\)\]{
    flex-basis: calc(33.3333% - 1rem);
  }
  .lg\:-translate-x-\[10px\]{
    --tw-translate-x: -10px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:translate-x-\[32px\]{
    --tw-translate-x: 32px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:py-\[80px\]{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:py-\[100px\]{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .lg\:pb-\[60px\]{
    padding-bottom: 60px;
  }
  .lg\:pb-\[80px\]{
    padding-bottom: 80px;
  }
  .lg\:pb-\[88px\]{
    padding-bottom: 88px;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .lg\:pl-24{
    padding-left: 6rem;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:pr-10{
    padding-right: 2.5rem;
  }
  .lg\:pt-2{
    padding-top: 0.5rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:pt-\[110px\]{
    padding-top: 110px;
  }
  .lg\:pt-\[40px\]{
    padding-top: 40px;
  }
  .lg\:pt-\[60px\]{
    padding-top: 60px;
  }
  .lg\:pt-\[80px\]{
    padding-top: 80px;
  }
  .lg\:pt-\[88px\]{
    padding-top: 88px;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pt-\[100px\]{
    padding-top: 100px;
  }
  .lg\:text-\[56px\]{
    font-size: 56px;
  }
  .lg\:text-\[82px\]{
    font-size: 82px;
  }
}
@media (min-width: 1280px){
  .xl\:static{
    position: static;
  }
  .xl\:left-auto{
    left: auto;
  }
  .xl\:right-auto{
    right: auto;
  }
  .xl\:top-auto{
    top: auto;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:-translate-x-\[calc\(\(100vw-1280px\)\/2\)\]{
    --tw-translate-x: calc(calc((100vw - 1280px) / 2) * -1);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-x-\[calc\(\(100vw-1280px\)\/2\)\]{
    --tw-translate-x: calc((100vw - 1280px) / 2);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-x-\[calc\(\(100vw-1295px\)\/2\)\]{
    --tw-translate-x: calc((100vw - 1295px) / 2);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-x-\[calc\(\(100vw-1315px\)\/2\)\]{
    --tw-translate-x: calc((100vw - 1315px) / 2);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1420px){
  .min-\[1420px\]\:w-\[calc\(100\%\+120px\)\]{
    width: calc(100% + 120px);
  }
}
