@import url(https://fonts.googleapis.com/css2?family=Hubot+Sans:ital,wght@0,200..900;1,200..900&display=swap);
@charset "UTF-8";
.pulser-icon-app-store {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/app-store.svg");
  mask-image: url("../../images/icons-svg/app-store.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-arrow-down-white {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-down-white.svg");
  mask-image: url("../../images/icons-svg/arrow-down-white.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-arrow-down {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-down.svg");
  mask-image: url("../../images/icons-svg/arrow-down.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-arrow-right-bread {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/arrow-right-bread.svg");
  mask-image: url("../../images/icons-svg/arrow-right-bread.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-check-list {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/check-list.svg");
  mask-image: url("../../images/icons-svg/check-list.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-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-google-play {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/google-play.svg");
  mask-image: url("../../images/icons-svg/google-play.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-long-arrow-right-xl {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/long-arrow-right-xl.svg");
  mask-image: url("../../images/icons-svg/long-arrow-right-xl.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-long-arrow-right {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/long-arrow-right.svg");
  mask-image: url("../../images/icons-svg/long-arrow-right.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-volt {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("../../images/icons-svg/volt.svg");
  mask-image: url("../../images/icons-svg/volt.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-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-icons,
.material-symbols-outlined {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.site-header {
  /*CSS BUTTON TOGGLE MENU*/
  /*CSS MODAL MENU*/
  /*CSS MENU NAV*/
}
.site-header:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(18 19 22 / var(--tw-bg-opacity));
}
.site-header .breadcrumb-wrapper > span:before {
  color: #FFF;
}
.site-header .breadcrumb-wrapper > span > span:first-child:before {
  padding: 2px 8px;
  border-radius: 40px;
  background: rgba(174, 240, 255, 0.2);
}
.site-header .breadcrumb-wrapper > span .pulser-icon-arrow-right-bread:before {
  background: #FFF;
}
.site-header [data-compact-slider-pagination] .swiper-pagination-bullet:before{
  background-color: rgb(255 255 255 / 0.3);
}
.site-header [data-compact-slider-pagination] .swiper-pagination-bullet-active:before{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}
.site-header.menu-open:before {
  opacity: 0.6;
}
.site-header .header-wrapper:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 9;
}
.site-header .menu-toggle .vert {
  top: calc(50% - 3px);
  transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.site-header .menu-toggle .hor {
  top: calc(50% + 3px);
  transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.site-header.menu-open .menu-toggle .vert {
  top: 50%;
  transform: rotate(-15deg);
}
.site-header.menu-open .menu-toggle .hor {
  top: 50%;
  transform: rotate(15deg);
}
.site-header .nav-wrapper {
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  max-height: calc(100svh - 6rem);
}
.site-header.menu-open .nav-wrapper {
  opacity: 1;
  transform: translateY(0%);
}
.site-header .nav-menu .menu > li > a {
  font-size: 1.25rem;
  line-height: 100%;
}
.site-header .nav-menu .menu > li .sub-menu a{
  --tw-text-opacity: 1;
  color: rgb(124 124 124 / var(--tw-text-opacity));
}
.site-header .nav-menu .menu > li.wpml-ls-item {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.site-header .nav-menu .menu > li.wpml-ls-item a {
  font-size: 12px;
}

@media screen and (min-width: 1280px) {
  .site-header {
    /*CSS MODAL MENU*/
    /*CSS MENU NAV*/
  }
  .site-header .nav-wrapper {
    opacity: 1;
    transform: translateY(0%);
    max-height: unset;
    z-index: 9;
    box-shadow: unset;
  }
  .site-header .nav-menu .menu > li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.5rem 0rem;
  }
  .site-header .nav-menu .menu > li:not(.menu-item-has-children)::before {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0;
    height: 1px;
    width: 0;
    background-color: currentColor;
    transition: width 0.3s ease; /* Transition de la largeur */
  }
  .site-header .nav-menu .menu > li:not(.menu-item-has-children):hover::before {
    width: 100%; /* Étend la ligne sur toute la largeur au hover */
  }
  .site-header .nav-menu .menu > li.menu-item-has-children:after {
    content: url("../../images/icons-svg/arrow-down.svg");
    margin-left: 0.5rem;
    display: inline-flex;
    transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transform: rotate(0deg);
  }
  .site-header .nav-menu .menu > li.menu-item-has-children:hover:before, .site-header .nav-menu .menu > li.menu-item-has-children:hover:after {
    transform: rotate(-90deg);
  }
  .site-header .nav-menu .menu > li.menu-item-has-children .sub-menu {
    position: absolute;
    padding: 24px;
    pointer-events: none;
    opacity: 0;
    transform: translateY(20px);
    top: 100%;
    margin-top: 0px;
    display: flex;
    width: auto;
    min-width: 180px;
    flex-direction: column;
    gap: 0.25rem;
    border-radius: 0.5rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.10), 0px 10px 10px -5px rgba(0, 0, 0, 0.10);;
    --tw-shadow-colored: 0px 20px 25px -5px var(--tw-shadow-color), 0px 10px 10px -5px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .site-header .nav-menu .menu > li.menu-item-has-children .sub-menu li {
    display: flex;
  }
  .site-header .nav-menu .menu > li.menu-item-has-children .sub-menu li a {
    width: 100%;
    white-space: nowrap;
    padding: 4px 16px;
    transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .site-header .nav-menu .menu > li.menu-item-has-children .sub-menu li a:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(243 245 247 / var(--tw-bg-opacity));
  }
  .site-header .nav-menu .menu > li.menu-item-has-children .sub-menu a{
    --tw-text-opacity: 1;
    color: rgb(18 19 22 / var(--tw-text-opacity));
  }
  .site-header .nav-menu .menu > li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    transform: translateY(0%);
    transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    pointer-events: all;
  }
  .site-header .nav-menu .menu > li > a {
    font-size: 1rem;
  }
  .site-header .nav-menu .menu > li.wpml-ls-item {
    display: flex;
    position: relative;
    gap: 0rem;
  }
  .site-header .nav-menu .menu > li.wpml-ls-item a {
    font-size: 1rem;
  }
  .site-header .nav-menu .menu > li.wpml-ls-item .sub-menu {
    padding: 8px;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .site-footer .menu .menu-item a {
    position: relative;
  }
  .site-footer .menu .menu-item a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 0;
    background-color: currentColor;
    transition: width 0.3s ease; /* Transition de la largeur */
  }
  .site-footer .menu .menu-item a:hover::before {
    width: 100%; /* Étend la ligne sur toute la largeur au hover */
  }
}
@media screen and (min-width: 1025px) {
  .about-company-wrapper .benefit-item:nth-child(2) {
    margin-top: 200px;
  }
  .about-company-wrapper .benefit-item:nth-child(3) {
    margin-top: 400px;
  }
}
@media screen and (min-width: 1280px) {
  /*CSS CTA RIGHT SECTION*/
  .wp-block-pulser-cta-right .left ul {
    margin: 4rem 0rem 3rem 0rem !important;
  }
  /*CSS CTA RIGHT SECTION*/
  .wp-block-pulser-cta-simple .left ul {
    margin: 4rem 0rem 3rem 0rem !important;
  }
  /*CSS DOUBLE CARDS SECTION*/
  .wp-block-pulser-double-cards .card-item {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    width: 34%;
  }
  .wp-block-pulser-double-cards .card-item.active {
    width: 66%;
  }
  .wp-block-pulser-double-cards .card-item .image-wrapper {
    background: transparent;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-double-cards .card-item.active .image-wrapper {
    background: inherit;
  }
  .wp-block-pulser-double-cards .card-item .image-wrapper:before {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    opacity: 0;
  }
  .wp-block-pulser-double-cards .card-item.active .image-wrapper:before {
    opacity: 1;
  }
  .wp-block-pulser-double-cards .card-item .image-wrapper img {
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-double-cards .card-item.active .image-wrapper img {
    opacity: 1;
  }
  .wp-block-pulser-double-cards .card-item .image-wrapper .sub-title {
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-double-cards .card-item.active .image-wrapper .sub-title {
    opacity: 1;
  }
  .wp-block-pulser-double-cards .card-item .btn {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99) !important;
  }
  .wp-block-pulser-double-cards .card-item .init-button .text-button::after {
    margin-left: 0rem !important;
  }
}
.wp-block-pulser-double-cards .card-item:first-child .init-button {
  background-color: white !important;
}

.wp-block-pulser-hero-banner-background .hero-banner-background-card {
  min-height: 560px;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-image {
  z-index: 0;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-overlay {
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.78) 0%, rgba(12, 40, 55, 0.55) 42%, rgba(12, 40, 55, 0.18) 72%, rgba(0, 0, 0, 0.08) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.28) 100%);
}
.wp-block-pulser-hero-banner-background .hero-banner-background-content {
  min-height: 360px;
  justify-content: center;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-button-primary {
  background-color: #98bbff;
  color: #121316;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-button-secondary {
  background-color: #fff;
  color: #121316;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-button-primary,
.wp-block-pulser-hero-banner-background .hero-banner-background-button-secondary {
  min-height: 64px;
  min-width: 220px;
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 8px;
}
.wp-block-pulser-hero-banner-background .hero-banner-background-button-primary .text-button::after,
.wp-block-pulser-hero-banner-background .hero-banner-background-button-secondary .text-button::after {
  content: none;
}
@media (max-width: 767px) {
  .wp-block-pulser-hero-banner-background .hero-banner-background-card {
    min-height: 520px;
  }
  .wp-block-pulser-hero-banner-background .hero-banner-background-content {
    min-height: 320px;
  }
  .wp-block-pulser-hero-banner-background .hero-banner-background-overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(12, 40, 55, 0.64) 62%, rgba(12, 40, 55, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.36) 100%);
  }
}

@media screen and (min-width: 1280px) {
  .wp-block-pulser-partners-cards .partner-item {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    width: 34%;
    min-height: 540px;
  }
  .wp-block-pulser-partners-cards .partner-item.active {
    width: 66%;
    --tw-bg-opacity: 1;
    background-color: rgb(243 245 247 / var(--tw-bg-opacity));
  }
  .wp-block-pulser-partners-cards .partner-item:before {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    opacity: 1;
  }
  .wp-block-pulser-partners-cards .partner-item.active:before {
    opacity: 0;
  }
  .wp-block-pulser-partners-cards .partner-item img {
    opacity: 1;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-partners-cards .partner-item.active img {
    opacity: 0;
  }
  .wp-block-pulser-partners-cards .partner-item .head span,
  .wp-block-pulser-partners-cards .partner-item .content {
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-partners-cards .partner-item .content {
    position: absolute;
    left: 0;
    top: 3rem;
    opacity: 0;
    width: 450px;
  }
  .wp-block-pulser-partners-cards .partner-item.active .content {
    opacity: 1;
  }
  .wp-block-pulser-partners-cards .partner-item.active .content ul li {
    color: #202020 !important;
  }
  .wp-block-pulser-partners-cards .partner-item .content .c3 {
    opacity: 0;
  }
  .wp-block-pulser-partners-cards .partner-item.active .head span,
  .wp-block-pulser-partners-cards .partner-item.active .content .c3{
    --tw-text-opacity: 1;
    color: rgb(32 32 32 / var(--tw-text-opacity));
    opacity: 1;
  }
  .wp-block-pulser-partners-cards .partner-item .btn-primary {
    width: 60px;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    left: calc(100% - 60px);
  }
  .wp-block-pulser-partners-cards .partner-item.active .btn-primary {
    width: 205px;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    position: relative;
    left: 0;
  }
  .wp-block-pulser-partners-cards .partner-item .btn-primary .text-button > span {
    position: absolute;
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    left: 0px;
  }
  .wp-block-pulser-partners-cards .partner-item.active .btn-primary .text-button > span {
    opacity: 1;
    left: 24px;
  }
  .wp-block-pulser-partners-cards .partner-item .btn-primary .text-button::after {
    margin-left: 0rem;
    transition: all 0.8s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  }
  .wp-block-pulser-partners-cards .partner-item.active .btn-primary .text-button::after {
    margin-left: 8rem;
  }
}
@media (min-width: 1025px) {
  .wp-block-pulser-software-features .features-item:nth-child(2) {
    top: 12rem;
  }
  .wp-block-pulser-software-features .features-item:nth-child(3) {
    top: 17rem;
  }
  .wp-block-pulser-software-features .features-item:nth-child(4) {
    top: 22rem;
  }
}
/* ! 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%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1025px){
  .container{
    max-width: 1025px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
.btn{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 12px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 1.5rem;
  font-family: Hubot Sans, sans-serif;
  font-size: 0.875rem;
  line-height: 140%;
  font-weight: 500;
  line-height: 1rem;
}
.btn:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
@media (min-width: 768px){
  .btn{
    font-size: 1rem;
    line-height: 160%;
  }
}
.btn.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / 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.bigger{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .btn.bigger{
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.btn.bigger_lg{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px){
  .btn.bigger_lg{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.btn.btn-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / 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-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(232 240 255 / var(--tw-bg-opacity));
}
.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(119 160 238 / var(--tw-bg-opacity));
}
.btn .text-button {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
.btn .text-button::after {
    content: url("../../images/icons-svg/long-arrow-right.svg");
    margin-left: 16px;
    width: 26px;
    min-width: 26px;
    height: 25px;
    display: inline-flex;
  }
html,
  .body,
  body{
  scroll-behavior: smooth;
  font-family: Hubot Sans, sans-serif;
  font-size: 1rem;
  line-height: 160%;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
h1, .h1,
  h2, .h2,
  h3, .h3,
  h4, .h4,
  h5, .h5,
  h6, .h6{
  font-family: Hubot Sans, sans-serif;
}
h1, .h1{
  margin-bottom: 1rem;
  font-size: 2.375rem;
  line-height: 110%;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h1, .h1{
    margin-bottom: 1.5rem;
    font-size: 3.5rem;
    line-height: 110%;
  }
}
.bg-secondary h1,.bg-secondary  .h1{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
h2, .h2{
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 120%;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h2, .h2{
    margin-bottom: 1.5rem;
    font-size: 2.375rem;
    line-height: 110%;
  }
}
.bg-secondary h2,.bg-secondary  .h2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
h3, .h3{
  margin-bottom: 1rem;
  font-size: 1.75rem;
  line-height: 120%;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h3, .h3{
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 120%;
  }
}
.bg-secondary h3,.bg-secondary  .h3{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
h4, .h4{
  margin-bottom: 1rem;
  font-size: 1.375rem;
  line-height: 120%;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h4, .h4{
    margin-bottom: 1rem;
    font-size: 1.375rem;
    line-height: 120%;
  }
}
.bg-secondary h4,.bg-secondary  .h4{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
h5, .h5{
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 160%;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h5, .h5{
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 160%;
    line-height: 1.5rem;
  }
}
.bg-secondary h5,.bg-secondary  .h5{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
h6, .h6{
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 160%;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  h6, .h6{
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 160%;
    line-height: 1.25rem;
  }
}
.bg-secondary h6,.bg-secondary  .h6{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.nav-menu > ul.menu > li.menu-item.wpml-ls-item > .sub-menu {
    margin-top: 0 !important;
  }
ul:not(.menu):not(.choices-list):not(.values-list) {
    margin-top: 1rem;
  }
ul:not(.menu):not(.choices-list):not(.values-list) li:not(.menu-item) {
    list-style: none;
    display: block;
    position: relative;
    padding-inline-start: 2rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 160%;
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(18 19 22 / var(--tw-text-opacity));
  }
.bg-secondary ul:not(.menu):not(.choices-list):not(.values-list) li:not(.menu-item){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
ul:not(.menu):not(.choices-list):not(.values-list) li:not(.menu-item) strong{
  font-weight: 700;
}
ul:not(.menu):not(.choices-list):not(.values-list) li:not(.menu-item)::before {
    content: url("../../images/icons-svg/check-list.svg");
    margin-right: 1rem;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 2px;
    --tw-bg-opacity: 1;
    background-color: rgb(154 189 255 / var(--tw-bg-opacity));
  }
.list-simple ul li {
    margin-bottom: 0.5rem !important;
    list-style: inside !important;
    display: list-item !important;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 1rem !important;
  }
.list-simple ul li::marker{
  --tw-text-opacity: 1;
  color: rgb(154 189 255 / var(--tw-text-opacity));
    margin-left: 0.5rem;
}
.list-simple ul li::before {
    content: none !important;
  }
ul.list-icon li {
    margin-bottom: 0.5rem !important;
    list-style: none !important;
    padding-inline-start: 0px !important;
    display: flex !important;
  }
ul.list-icon li::before {
    content: none !important;
  }
.c1{
  font-size: 1.25rem;
  line-height: 160%;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
.bg-secondary .c1{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c1 strong{
  font-weight: 700;
}
.c2{
  font-size: 1.125rem;
  line-height: 160%;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
.bg-secondary .c2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c2 strong{
  font-weight: 500;
}
.c3{
  font-size: 1rem;
  line-height: 160%;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(18 19 22 / var(--tw-text-opacity));
}
.bg-secondary .c3{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0.7;
}
.c3 strong{
  font-weight: 500;
}
.c4{
  font-size: 0.875rem;
  line-height: 140%;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(18 19 22 / var(--tw-text-opacity));
}
.bg-secondary .c4{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c4 strong{
  font-weight: 500;
}
.c5{
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(18 19 22 / var(--tw-text-opacity));
}
.bg-secondary .c5{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c5 strong{
  font-weight: 500;
}
.c6{
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 400;
}
.c6 strong{
  font-weight: 500;
}
.badge{
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
.bg-secondary .badge{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
picture{
  display: block;
}
picture img{
  max-height: 100%;
  width: auto;
  max-width: 100%;
}
#breadcrumbs{
  font-family: Hubot Sans, sans-serif;
  font-size: 0.875rem;
  line-height: 140%;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(154 189 255 / var(--tw-text-opacity));
}
#breadcrumbs a{
  --tw-text-opacity: 1;
  color: rgb(154 189 255 / var(--tw-text-opacity));
}
#breadcrumbs .separator{
  --tw-text-opacity: 1;
  color: rgb(154 189 255 / var(--tw-text-opacity));
}
picture.object-cover > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.-bottom-\[344px\]{
  bottom: -344px;
}
.-bottom-\[529px\]{
  bottom: -529px;
}
.-left-\[131px\]{
  left: -131px;
}
.-left-\[255px\]{
  left: -255px;
}
.-right-\[136px\]{
  right: -136px;
}
.-right-\[153px\]{
  right: -153px;
}
.-top-\[309px\]{
  top: -309px;
}
.-top-\[392px\]{
  top: -392px;
}
.-top-\[452px\]{
  top: -452px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-\[-26px\]{
  bottom: -26px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-2\/4{
  left: 50%;
}
.left-6{
  left: 1.5rem;
}
.left-\[165px\]{
  left: 165px;
}
.left-\[19px\]{
  left: 19px;
}
.left-\[262px\]{
  left: 262px;
}
.left-\[508px\]{
  left: 508px;
}
.right-12{
  right: 3rem;
}
.right-\[13px\]{
  right: 13px;
}
.top-0{
  top: 0px;
}
.top-0\.5{
  top: 0.125rem;
}
.top-1\/2{
  top: 50%;
}
.top-2\/4{
  top: 50%;
}
.top-28{
  top: 7rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[150px\]{
  top: 150px;
}
.top-\[57px\]{
  top: 57px;
}
.z-10{
  z-index: 10;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[3\]{
  z-index: 3;
}
.z-\[4\]{
  z-index: 4;
}
.z-\[7\]{
  z-index: 7;
}
.z-\[8\]{
  z-index: 8;
}
.z-\[9\]{
  z-index: 9;
}
.order-2{
  order: 2;
}
.order-\[-1\]{
  order: -1;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.m-0{
  margin: 0px;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-\[56px\]{
  margin-top: 56px;
  margin-bottom: 56px;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-\[150px\]{
  margin-top: -150px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[100px\]{
  margin-bottom: 100px;
}
.mb-\[24px\]{
  margin-bottom: 24px;
}
.ml-4{
  margin-left: 1rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-8{
  margin-right: 2rem;
}
.mr-\[120px\]{
  margin-right: 120px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-11{
  margin-top: 2.75rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.mt-\[-112px\]{
  margin-top: -112px;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.mt-\[50px\]{
  margin-top: 50px;
}
.mt-\[55px\]{
  margin-top: 55px;
}
.mt-\[56px\]{
  margin-top: 56px;
}
.mt-\[90px\]{
  margin-top: 90px;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-\[8\]{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.block{
  display: block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[308\/478\]{
  aspect-ratio: 308/478;
}
.aspect-\[414\/396\]{
  aspect-ratio: 414/396;
}
.aspect-\[464\/400\]{
  aspect-ratio: 464/400;
}
.aspect-\[464\/600\]{
  aspect-ratio: 464/600;
}
.aspect-\[524\/476\]{
  aspect-ratio: 524/476;
}
.aspect-\[540\/240\]{
  aspect-ratio: 540/240;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.size-16{
  width: 4rem;
  height: 4rem;
}
.size-9{
  width: 2.25rem;
  height: 2.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-\[122px\]{
  height: 122px;
}
.h-\[1269px\]{
  height: 1269px;
}
.h-\[130px\]{
  height: 130px;
}
.h-\[140px\]{
  height: 140px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[26px\]{
  height: 26px;
}
.h-\[40vh\]{
  height: 40vh;
}
.h-\[42px\]{
  height: 42px;
}
.h-\[567px\]{
  height: 567px;
}
.h-\[595px\]{
  height: 595px;
}
.h-\[6px\]{
  height: 6px;
}
.h-\[716px\]{
  height: 716px;
}
.h-\[819px\]{
  height: 819px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-0{
  max-height: 0px;
}
.max-h-10{
  max-height: 2.5rem;
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-\[400px\]{
  max-height: 400px;
}
.max-h-\[550px\]{
  max-height: 550px;
}
.max-h-\[60px\]{
  max-height: 60px;
}
.max-h-full{
  max-height: 100%;
}
.min-h-10{
  min-height: 2.5rem;
}
.min-h-6{
  min-height: 1.5rem;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[220px\]{
  min-height: 220px;
}
.min-h-\[254px\]{
  min-height: 254px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[328px\]{
  min-height: 328px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[40vh\]{
  min-height: 40vh;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[770px\]{
  min-height: 770px;
}
.w-0{
  width: 0px;
}
.w-0\.5{
  width: 0.125rem;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-28{
  width: 7rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[102px\]{
  width: 102px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[340px\]{
  width: 340px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[392px\]{
  width: 392px;
}
.w-\[398px\]{
  width: 398px;
}
.w-\[418px\]{
  width: 418px;
}
.w-\[48px\]{
  width: 48px;
}
.w-\[519px\]{
  width: 519px;
}
.w-\[575px\]{
  width: 575px;
}
.w-\[6px\]{
  width: 6px;
}
.w-\[716px\]{
  width: 716px;
}
.w-\[891px\]{
  width: 891px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.min-w-10{
  min-width: 2.5rem;
}
.min-w-28{
  min-width: 7rem;
}
.min-w-6{
  min-width: 1.5rem;
}
.min-w-8{
  min-width: 2rem;
}
.min-w-\[100\%\]{
  min-width: 100%;
}
.min-w-\[130px\]{
  min-width: 130px;
}
.max-w-10{
  max-width: 2.5rem;
}
.max-w-\[100\%\]{
  max-width: 100%;
}
.max-w-\[1065px\]{
  max-width: 1065px;
}
.max-w-\[180px\]{
  max-width: 180px;
}
.max-w-\[450px\]{
  max-width: 450px;
}
.max-w-\[48px\]{
  max-width: 48px;
}
.max-w-\[510px\]{
  max-width: 510px;
}
.max-w-\[620px\]{
  max-width: 620px;
}
.max-w-\[680px\]{
  max-width: 680px;
}
.max-w-\[700px\]{
  max-width: 700px;
}
.max-w-\[800px\]{
  max-width: 800px;
}
.max-w-\[875px\]{
  max-width: 875px;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-full{
  max-width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-none{
  flex: none;
}
.shrink-0{
  flex-shrink: 0;
}
.origin-bottom-left{
  transform-origin: bottom left;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  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));
}
.translate-y-0{
  --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));
}
.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  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-180{
  --tw-rotate: 180deg;
  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));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[464px_1fr\]{
  grid-template-columns: 464px 1fr;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.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-11{
  gap: 2.75rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[100px\]{
  gap: 100px;
}
.gap-\[18px\]{
  gap: 18px;
}
.gap-\[50px\]{
  gap: 50px;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.whitespace-normal{
  white-space: normal;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[595px\]{
  border-radius: 595px;
}
.rounded-\[716px\]{
  border-radius: 716px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.rounded-tl-lg{
  border-top-left-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-\[\#1A1A1A\]\/\[\.08\]{
  border-color: rgb(26 26 26 / .08);
}
.border-\[\#1A1A1A\]\/\[\.1\]{
  border-color: rgb(26 26 26 / .1);
}
.border-\[\#EDEDED\]{
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity));
}
.border-\[\#F3F5F7\]{
  --tw-border-opacity: 1;
  border-color: rgb(243 245 247 / var(--tw-border-opacity));
}
.border-alternate{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-grey{
  --tw-border-opacity: 1;
  border-color: rgb(124 124 124 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(154 189 255 / var(--tw-border-opacity));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.bg-\[\#202020\]\/10{
  background-color: rgb(32 32 32 / 0.1);
}
.bg-\[\#477E9B\]{
  --tw-bg-opacity: 1;
  background-color: rgb(71 126 155 / var(--tw-bg-opacity));
}
.bg-\[\#5590AF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(85 144 175 / var(--tw-bg-opacity));
}
.bg-\[\#8BB2ED\]{
  --tw-bg-opacity: 1;
  background-color: rgb(139 178 237 / var(--tw-bg-opacity));
}
.bg-\[\#8FDAFA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(143 218 250 / var(--tw-bg-opacity));
}
.bg-\[\#9ABDFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}
.bg-\[\#9ABDFF\]\/10{
  background-color: rgb(154 189 255 / 0.1);
}
.bg-alternate{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/\[\.18\]{
  background-color: rgb(0 0 0 / .18);
}
.bg-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity));
}
.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(124 124 124 / var(--tw-bg-opacity));
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 247 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}
.bg-primary\/\[\.1\]{
  background-color: rgb(154 189 255 / .1);
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(18 19 22 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/25{
  background-color: rgb(255 255 255 / 0.25);
}
.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/\[\.03\]{
  background-color: rgb(255 255 255 / .03);
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[27px\]{
  padding: 27px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.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-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.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-\[11px\]{
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[33px\]{
  padding-top: 33px;
  padding-bottom: 33px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-48{
  padding-bottom: 12rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[100px\]{
  padding-bottom: 100px;
}
.pb-\[34px\]{
  padding-bottom: 34px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-7{
  padding-left: 1.75rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[45px\]{
  padding-left: 45px;
}
.pl-\[55px\]{
  padding-left: 55px;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-2\.5{
  padding-right: 0.625rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-\[10px\]{
  font-size: 10px;
}
.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-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[38px\]{
  font-size: 38px;
}
.text-\[48px\]{
  font-size: 48px;
}
.text-\[50px\]{
  font-size: 50px;
}
.text-\[72px\]{
  font-size: 72px;
}
.text-base{
  font-size: 1rem;
  line-height: 160%;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 140%;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 160%;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 140%;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-\[110\%\]{
  line-height: 110%;
}
.leading-\[120\%\]{
  line-height: 120%;
}
.leading-\[150\%\]{
  line-height: 150%;
}
.leading-\[155\%\]{
  line-height: 155%;
}
.leading-\[160\%\]{
  line-height: 160%;
}
.leading-\[180\%\]{
  line-height: 180%;
}
.leading-\[75\%\]{
  line-height: 75%;
}
.tracking-\[-0\.150391px\]{
  letter-spacing: -0.150391px;
}
.tracking-\[0\.395508px\]{
  letter-spacing: 0.395508px;
}
.tracking-\[3\.11719px\]{
  letter-spacing: 3.11719px;
}
.text-\[\#101828\]{
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity));
}
.text-\[\#101828\]\/\[\.30\]{
  color: rgb(16 24 40 / .30);
}
.text-\[\#111111\]{
  --tw-text-opacity: 1;
  color: rgb(17 17 17 / var(--tw-text-opacity));
}
.text-\[\#111111\]\/40{
  color: rgb(17 17 17 / 0.4);
}
.text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}
.text-\[\#343538\]{
  --tw-text-opacity: 1;
  color: rgb(52 53 56 / var(--tw-text-opacity));
}
.text-\[\#CFD1D4\]{
  --tw-text-opacity: 1;
  color: rgb(207 209 212 / var(--tw-text-opacity));
}
.text-accent{
  --tw-text-opacity: 1;
  color: rgb(36 70 88 / var(--tw-text-opacity));
}
.text-alternate{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
.text-grey{
  --tw-text-opacity: 1;
  color: rgb(124 124 124 / var(--tw-text-opacity));
}
.text-light{
  --tw-text-opacity: 1;
  color: rgb(243 245 247 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(154 189 255 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(18 19 22 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-\[\.18\]{
  opacity: .18;
}
.opacity-\[0\.18\]{
  opacity: 0.18;
}
.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);
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.blur-\[0\.5px\]{
  --tw-blur: blur(0.5px);
  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);
}
.blur-\[102px\]{
  --tw-blur: blur(102px);
  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);
}
.blur-\[138px\]{
  --tw-blur: blur(138px);
  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);
}
.blur-\[50px\]{
  --tw-blur: blur(50px);
  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);
}
.grayscale{
  --tw-grayscale: grayscale(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);
}
.backdrop-blur-\[4px\]{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.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-\[color\2c font-variation-settings\2c padding\]{
  transition-property: color,font-variation-settings,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c transform\2c visibility\]{
  transition-property: opacity,transform,visibility;
  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-opacity{
  transition-property: opacity;
  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-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform{
  will-change: transform;
}
.\[font-variation-settings\:\'wght\'_500\]{
  font-variation-settings: 'wght' 500;
}
.\[font-variation-settings\:\'wght\'_700\]{
  font-variation-settings: 'wght' 700;
}
[data-full-window-section],
[data-full-window-inner] {
  min-height: 100vh;
  min-height: 100svh;
}

@supports (height: 100dvh) {
  [data-full-window-section],
  [data-full-window-inner] {
    min-height: 100dvh;
  }
}
/*CSS BREADCRUMB*/
.breadcrumb-wrapper {
  font-weight: 300;
  font-size: 14px;
}
.breadcrumb-wrapper > span {
  display: flex;
  gap: 1rem;
  align-items: center;
  color: #02323C;
  flex-wrap: wrap;
}
.breadcrumb-wrapper > span > span:first-child {
  padding: 2px 8px;
  border-radius: 40px;
  background-color: #E9ECEE;
}
.breadcrumb-wrapper > span .pulser-icon-arrow-right-bread {
  width: 14px;
  height: 14px;
  background: #E9ECEE;
}

.bg-secondary .breadcrumb-wrapper > span {
  color: #FFF;
}
.bg-secondary .breadcrumb-wrapper > span > span:first-child {
  padding: 2px 8px;
  border-radius: 40px;
  background: rgba(174, 240, 255, 0.2);
}
.bg-secondary .breadcrumb-wrapper > span .pulser-icon-arrow-right-bread {
  background: #FFF;
}

[data-compact-slider-pagination] {
  gap: 8px;
}
@media (min-width: 768px) {
  [data-compact-slider-pagination] {
    gap: 8px;
  }
}
[data-compact-slider-pagination] .swiper-pagination-bullet{
  margin: 0px;
  border-radius: 9999px;
  background-color: rgb(32 32 32 / 0.2);
  opacity: 1;
  transition-property: background-color,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  width: 10px;
  height: 10px;
}
@media (min-width: 768px) {
  [data-compact-slider-pagination] .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
[data-compact-slider-pagination] .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}

@media (max-width: 767px) {
  swiper-container[data-compact-slider] {
    overflow: visible;
  }
}
.bg-secondary [data-compact-slider-pagination] .swiper-pagination-bullet{
  background-color: rgb(255 255 255 / 0.3);
}
.bg-secondary [data-compact-slider-pagination] .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}

/*CSS GRAVITY FORM*/
body .gform_wrapper.gravity-theme .gform_fields {
  gap: 1rem;
}

body .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400;
  white-space: wrap;
}

body .gform-field-label {
  white-space: nowrap;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 8px 12px;
  border-radius: 4px;
  border: solid 1px #E5E7EB;
}

body .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 110px;
}

@media (min-width: 768px) {
  body .gform_wrapper.gravity-theme .gfield_radio {
    display: inline-flex;
    gap: 1rem;
  }
}
.single-industries .footer-wrapper {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .single-industries .footer-wrapper {
    margin-top: 40px;
  }
}
@media (max-width: 1279px) {
  .hide_br_mini_pc br {
    display: none;
  }
  header.site-header.is-white.menu-open .logo_site_white{
    opacity: 0;
  }
  header.site-header.is-white.menu-open .logo_site_dark{
    opacity: 1;
  }
  header.site-header.is-white.menu-open .menu-toggle .bar{
    --tw-bg-opacity: 1;
    background-color: rgb(32 32 32 / var(--tw-bg-opacity));
  }
}
@media (max-width: 1023px) {
  .hide_br_tablet br {
    display: none;
  }
}
@media (max-width: 767px) {
  .hide_br_mobile br {
    display: none;
  }
}
header.site-header.is-white{
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (min-width: 1280px){
  header.site-header.is-white{
    padding-top: 2.25rem;
  }
}
header.site-header.is-white .header-wrapper:before {
  background-color: transparent;
}
@media (min-width: 1280px) {
  header.site-header.is-white .nav-wrapper{
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --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);
  }
  header.site-header.is-white .nav-menu .menu > li.menu-item-has-children{
    position: relative;
  }
  header.site-header.is-white .nav-menu .menu > li.menu-item-has-children:before{
    position: absolute;
    right: 0px;
    z-index: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    content: url("../../images/icons-svg/arrow-down-white.svg");
  }
}
header.site-header.is-white .menu-toggle .bar{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
header.site-header.is-white.is-scrolled{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
@media (min-width: 1280px){
  header.site-header.is-white.is-scrolled{
    --tw-translate-y: -2.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));
  }
}
header.site-header.is-white.is-scrolled .nav-wrapper{
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
header.site-header.is-white.is-scrolled .logo_site_dark{
  opacity: 1;
}
header.site-header.is-white.is-scrolled .logo_site_white{
  opacity: 0;
}
header.site-header.is-white.is-scrolled .nav-menu .menu > li.menu-item-has-children:before{
  opacity: 0;
}
header.site-header.is-white.is-scrolled .menu-toggle .bar{
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity));
}
@media (min-width: 1280px) {
  header.site-header.is-white .nav-menu .menu > li.menu-item-has-children:after{
    opacity: 0;
  }
  header.site-header.is-white .nav-menu .menu > li.menu-item-has-children:before{
    opacity: 1;
  }
  header.site-header.is-white.is-scrolled .nav-menu .menu > li.menu-item-has-children:after{
    opacity: 1;
  }
  header.site-header.is-white.is-scrolled .nav-menu .menu > li.menu-item-has-children:before{
    opacity: 0;
  }
}

.item_faq{
  border-radius: 0.25rem;
  background-color: rgb(255 255 255 / 0.4);
  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: 300ms;
}
.item_faq .toggle_item_accord{
  position: relative;
  cursor: pointer;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.item_faq .toggle_item_accord .name_accord{
  position: relative;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  padding-right: 1.25rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  --tw-text-opacity: 1;
  color: rgb(124 125 125 / var(--tw-text-opacity));
  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: 300ms;
}
.item_faq .toggle_item_accord .icon_accordion{
  position: absolute;
  right: 0px;
  height: 0.125rem;
  width: 9px;
  --tw-bg-opacity: 1;
  background-color: rgb(124 125 125 / var(--tw-bg-opacity));
}
.item_faq .toggle_item_accord .icon_accordion .vertil_icon{
  position: absolute;
  left: 0px;
  right: 0px;
  height: 0.125rem;
  width: 9px;
  --tw-rotate: 90deg;
  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-bg-opacity: 1;
  background-color: rgb(124 125 125 / var(--tw-bg-opacity));
}
.item_faq .content_item_faq{
  display: none;
}
.item_faq.is_opened{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.item_faq.is_opened .name_accord{
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .item_faq:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .item_faq:hover .name_accord{
    --tw-text-opacity: 1;
    color: rgb(32 32 32 / var(--tw-text-opacity));
  }
}

.gradient_charge {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 12.55%, rgba(0, 0, 0, 0) 87.45%), linear-gradient(180deg, rgba(0, 0, 0, 0) 60.67%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, rgba(36, 70, 88, 0) 48.95%, rgba(36, 70, 88, 0.4) 100%);
}

.gradient_charge_hov {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -68.41%, #000000 100%), linear-gradient(180deg, rgba(36, 70, 88, 0) 0%, rgba(36, 70, 88, 0.8) 100%);
}

@media (max-width: 768px) {
  #staging-preview-overlay > div {
    max-width: 100% !important;
    padding: 40px 10px !important;
  }
}

@media (min-width: 1024px){
  .lg\:c2{
    font-size: 1.125rem;
    line-height: 160%;
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(32 32 32 / var(--tw-text-opacity));
  }
  .bg-secondary .lg\:c2{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .lg\:c2 strong{
    font-weight: 500;
  }
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0::before{
  content: var(--tw-content);
  inset: 0px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}

.before\:z-\[2\]::before{
  content: var(--tw-content);
  z-index: 2;
}

.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:origin-center::before{
  content: var(--tw-content);
  transform-origin: center;
}

.before\:scale-0::before{
  content: var(--tw-content);
  --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));
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-white\/5::before{
  content: var(--tw-content);
  background-color: rgb(255 255 255 / 0.05);
}

.before\:bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.1\)_100\%\)\2c linear-gradient\(180deg\2c rgba\(36\2c 70\2c 88\2c 0\)_-32\.68\%\2c rgba\(12\2c 40\2c 55\2c 0\.4\)_100\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%),linear-gradient(180deg,rgba(36,70,88,0) -32.68%,rgba(12,40,55,0.4) 100%);
}

.before\:bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.4\)_100\%\)\2c linear-gradient\(180deg\2c rgba\(36\2c 70\2c 88\2c 0\)_-32\.68\%\2c rgba\(12\2c 40\2c 55\2c 0\.8\)_100\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%),linear-gradient(180deg,rgba(36,70,88,0) -32.68%,rgba(12,40,55,0.8) 100%);
}

.before\:bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\.00\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.05\)_100\%\)\2c linear-gradient\(180deg\2c rgba\(36\2c 70\2c 88\2c 0\.00\)_-32\.68\%\2c rgba\(12\2c 40\2c 55\2c 0\.35\)_100\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.05) 100%),linear-gradient(180deg,rgba(36,70,88,0.00) -32.68%,rgba(12,40,55,0.35) 100%);
}

.before\:bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\.5\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.4\)_100\%\)\2c linear-gradient\(180deg\2c rgba\(36\2c 70\2c 88\2c 0\.5\)_-32\.68\%\2c rgba\(12\2c 40\2c 55\2c 0\.8\)_100\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.4) 100%),linear-gradient(180deg,rgba(36,70,88,0.5) -32.68%,rgba(12,40,55,0.8) 100%);
}

.before\:bg-\[linear-gradient\(180deg\2c rgba\(0\2c 0\2c 0\2c 0\.66\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.4\)_100\%\)\2c linear-gradient\(180deg\2c rgba\(36\2c 70\2c 88\2c 0\)_-32\.68\%\2c rgba\(12\2c 40\2c 55\2c 0\.8\)_100\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(0,0,0,0.66) 0%,rgba(0,0,0,0.4) 100%),linear-gradient(180deg,rgba(36,70,88,0) -32.68%,rgba(12,40,55,0.8) 100%);
}

.before\:bg-\[linear-gradient\(270deg\2c rgba\(0\2c 0\2c 0\2c 0\.00\)_15\.74\%\2c rgba\(0\2c 0\2c 0\2c 0\.20\)_98\.24\%\)\2c linear-gradient\(270deg\2c rgba\(36\2c 70\2c 88\2c 0\.50\)_-38\.43\%\2c rgba\(36\2c 70\2c 88\2c 0\.80\)_99\.69\%\)\]::before{
  content: var(--tw-content);
  background-image: linear-gradient(270deg,rgba(0,0,0,0.00) 15.74%,rgba(0,0,0,0.20) 98.24%),linear-gradient(270deg,rgba(36,70,88,0.50) -38.43%,rgba(36,70,88,0.80) 99.69%);
}

.before\:transition-transform::before{
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-0::after{
  content: var(--tw-content);
  inset: 0px;
}

.after\:z-\[1\]::after{
  content: var(--tw-content);
  z-index: 1;
}

.after\:z-\[2\]::after{
  content: var(--tw-content);
  z-index: 2;
}

.after\:bg-black::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.after\:bg-black\/20::after{
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.2);
}

.after\:opacity-20::after{
  content: var(--tw-content);
  opacity: 0.2;
}

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:bg-\[\#77a0ee\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(119 160 238 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#e8ebee\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(232 235 238 / var(--tw-bg-opacity));
}

.hover\:bg-alternate:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}

.hover\:text-\[\#101828\]:hover{
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity));
}

.hover\:opacity-70:hover{
  opacity: 0.7;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:before\:scale-110:hover::before{
  content: var(--tw-content);
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.group:hover .group-hover\:-translate-x-4{
  --tw-translate-x: -1rem;
  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:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.group\/pricing-tier:hover .group-hover\/pricing-tier\:border-\[\#F3F5F7\]\/\[\.20\]{
  border-color: rgb(243 245 247 / .20);
}

.group\/pricing-tier:hover .group-hover\/pricing-tier\:text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.group\/pricing-tier:hover .group-hover\/pricing-tier\:opacity-100{
  opacity: 1;
}

.group\/pricing-tier:hover .group-hover\/pricing-tier\:opacity-30{
  opacity: 0.3;
}

.group\/pricing-tier:hover .group-hover\/pricing-tier\:opacity-\[\.18\]{
  opacity: .18;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:flex{
  display: flex;
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:hidden{
  display: none;
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:border-\[\#F3F5F7\]\/\[\.20\]{
  border-color: rgb(243 245 247 / .20);
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:opacity-100{
  opacity: 1;
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:opacity-30{
  opacity: 0.3;
}

.group\/pricing-tier.active .group-\[\.active\]\/pricing-tier\:opacity-\[\.18\]{
  opacity: .18;
}

.group.active .group-\[\.active\]\:opacity-0{
  opacity: 0;
}

.group.active .group-\[\.active\]\:opacity-100{
  opacity: 1;
}

.group.is-start-charge-open .group-\[\.is-start-charge-open\]\:opacity-0{
  opacity: 0;
}

.group.is-start-charge-open .group-\[\.is-start-charge-open\]\:opacity-100{
  opacity: 1;
}

@media not all and (min-width: 1280px){
  .max-xl\:row-start-1{
    grid-row-start: 1;
  }
}

@media (min-width: 640px){
  .sm\:w-auto{
    width: auto;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-center{
    align-items: center;
  }
}

@media (min-width: 768px){
  .md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md\:my-\[100px\]{
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .md\:my-\[150px\]{
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .md\:mb-16{
    margin-bottom: 4rem;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .md\:mb-\[120px\]{
    margin-bottom: 120px;
  }
  .md\:mb-\[150px\]{
    margin-bottom: 150px;
  }
  .md\:mb-\[50px\]{
    margin-bottom: 50px;
  }
  .md\:mb-\[72px\]{
    margin-bottom: 72px;
  }
  .md\:ml-12{
    margin-left: 3rem;
  }
  .md\:mr-12{
    margin-right: 3rem;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mt-14{
    margin-top: 3.5rem;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:mt-\[100px\]{
    margin-top: 100px;
  }
  .md\:mt-\[150px\]{
    margin-top: 150px;
  }
  .md\:mt-\[50px\]{
    margin-top: 50px;
  }
  .md\:mt-\[52px\]{
    margin-top: 52px;
  }
  .md\:mt-\[60px\]{
    margin-top: 60px;
  }
  .md\:mt-\[65px\]{
    margin-top: 65px;
  }
  .md\:block{
    display: block;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-auto{
    aspect-ratio: auto;
  }
  .md\:size-11{
    width: 2.75rem;
    height: 2.75rem;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-5{
    height: 1.25rem;
  }
  .md\:h-\[180px\]{
    height: 180px;
  }
  .md\:h-\[250px\]{
    height: 250px;
  }
  .md\:h-\[36px\]{
    height: 36px;
  }
  .md\:h-\[478px\]{
    height: 478px;
  }
  .md\:h-\[50vh\]{
    height: 50vh;
  }
  .md\:max-h-\[480px\]{
    max-height: 480px;
  }
  .md\:min-h-\[214px\]{
    min-height: 214px;
  }
  .md\:min-h-\[300px\]{
    min-height: 300px;
  }
  .md\:min-h-\[350px\]{
    min-height: 350px;
  }
  .md\:min-h-\[400px\]{
    min-height: 400px;
  }
  .md\:min-h-\[478px\]{
    min-height: 478px;
  }
  .md\:min-h-\[50vh\]{
    min-height: 50vh;
  }
  .md\:min-h-\[580px\]{
    min-height: 580px;
  }
  .md\:min-h-\[610px\]{
    min-height: 610px;
  }
  .md\:min-h-full{
    min-height: 100%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-5{
    width: 1.25rem;
  }
  .md\:w-\[135px\]{
    width: 135px;
  }
  .md\:w-\[36px\]{
    width: 36px;
  }
  .md\:w-\[48px\]{
    width: 48px;
  }
  .md\:w-\[calc\(100\%\/2-24px\/2\)\]{
    width: calc(100% / 2 - 24px / 2);
  }
  .md\:w-\[calc\(50\%-24px\/2\)\]{
    width: calc(50% - 24px / 2);
  }
  .md\:w-\[calc\(50\%-8px\)\]{
    width: calc(50% - 8px);
  }
  .md\:min-w-\[150px\]{
    min-width: 150px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-\[160px\]{
    gap: 160px;
  }
  .md\:gap-\[29px\]{
    gap: 29px;
  }
  .md\:gap-\[56px\]{
    gap: 56px;
  }
  .md\:gap-x-\[50px\]{
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .md\:overflow-clip{
    overflow: clip;
  }
  .md\:border-l{
    border-left-width: 1px;
  }
  .md\:border-t-0{
    border-top-width: 0px;
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:p-16{
    padding: 4rem;
  }
  .md\:p-5{
    padding: 1.25rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:p-\[30px\]{
    padding: 30px;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-\[56px\]{
    padding-left: 56px;
    padding-right: 56px;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:py-\[102px\]{
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .md\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pb-20{
    padding-bottom: 5rem;
  }
  .md\:pb-4{
    padding-bottom: 1rem;
  }
  .md\:pb-48{
    padding-bottom: 12rem;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem;
  }
  .md\:pl-8{
    padding-left: 2rem;
  }
  .md\:pr-0{
    padding-right: 0px;
  }
  .md\:pr-8{
    padding-right: 2rem;
  }
  .md\:pr-\[50px\]{
    padding-right: 50px;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:pt-14{
    padding-top: 3.5rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-4{
    padding-top: 1rem;
  }
  .md\:pt-6{
    padding-top: 1.5rem;
  }
  .md\:pt-8{
    padding-top: 2rem;
  }
  .md\:pt-\[70px\]{
    padding-top: 70px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-\[20px\]{
    font-size: 20px;
  }
  .md\:text-\[26px\]{
    font-size: 26px;
  }
  .md\:text-\[30px\]{
    font-size: 30px;
  }
  .md\:text-\[38px\]{
    font-size: 38px;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 160%;
  }
  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 140%;
  }
  .md\:opacity-100{
    opacity: 1;
  }
}

@media (min-width: 1024px){
  .lg\:pointer-events-none{
    pointer-events: none;
  }
  .lg\:invisible{
    visibility: hidden;
  }
  .lg\:sticky{
    position: sticky;
  }
  .lg\:top-28{
    top: 7rem;
  }
  .lg\:top-\[400px\]{
    top: 400px;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:mb-\[8rem\]{
    margin-bottom: 8rem;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:ml-6{
    margin-left: 1.5rem;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-24{
    margin-top: 6rem;
  }
  .lg\:mt-\[-176px\]{
    margin-top: -176px;
  }
  .lg\:mt-\[600px\]{
    margin-top: 600px;
  }
  .lg\:mt-\[70px\]{
    margin-top: 70px;
  }
  .lg\:mt-\[85px\]{
    margin-top: 85px;
  }
  .lg\:mt-auto{
    margin-top: auto;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[464\/600\]{
    aspect-ratio: 464/600;
  }
  .lg\:h-16{
    height: 4rem;
  }
  .lg\:h-\[60vh\]{
    height: 60vh;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:max-h-\[600px\]{
    max-height: 600px;
  }
  .lg\:min-h-\[440px\]{
    min-height: 440px;
  }
  .lg\:min-h-\[60vh\]{
    min-height: 60vh;
  }
  .lg\:min-h-\[624px\]{
    min-height: 624px;
  }
  .lg\:min-h-\[770px\]{
    min-height: 770px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-16{
    width: 4rem;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[500px\]{
    width: 500px;
  }
  .lg\:w-\[60\%\]{
    width: 60%;
  }
  .lg\:w-\[calc\(100\%\/3-144px\/3\)\]{
    width: calc(100% / 3 - 144px / 3);
  }
  .lg\:w-\[calc\(100\%\/4-72px\/4\)\]{
    width: calc(100% / 4 - 72px / 4);
  }
  .lg\:w-\[calc\(33\.33\%-160px\/3\)\]{
    width: calc(33.33% - 160px / 3);
  }
  .lg\:w-\[calc\(33\.33\%-48px\/3\)\]{
    width: calc(33.33% - 48px / 3);
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:min-w-\[500px\]{
    min-width: 500px;
  }
  .lg\:min-w-\[66\%\]{
    min-width: 66%;
  }
  .lg\:max-w-\[1130px\]{
    max-width: 1130px;
  }
  .lg\:max-w-\[1132px\]{
    max-width: 1132px;
  }
  .lg\:max-w-\[1280px\]{
    max-width: 1280px;
  }
  .lg\:max-w-\[1376px\]{
    max-width: 1376px;
  }
  .lg\:max-w-\[1388px\]{
    max-width: 1388px;
  }
  .lg\:max-w-\[1392px\]{
    max-width: 1392px;
  }
  .lg\:max-w-\[1488px\]{
    max-width: 1488px;
  }
  .lg\:max-w-\[350px\]{
    max-width: 350px;
  }
  .lg\:max-w-\[510px\]{
    max-width: 510px;
  }
  .lg\:translate-y-\[5px\]{
    --tw-translate-y: 5px;
    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-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[414px_1fr\]{
    grid-template-columns: 414px 1fr;
  }
  .lg\:grid-cols-\[minmax\(0\2c 410px\)_1fr\]{
    grid-template-columns: minmax(0,410px) 1fr;
  }
  .lg\:grid-cols-\[minmax\(0\2c 524px\)_1fr\]{
    grid-template-columns: minmax(0,524px) 1fr;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-20{
    gap: 5rem;
  }
  .lg\:gap-32{
    gap: 8rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-\[22rem\]{
    gap: 22rem;
  }
  .lg\:gap-\[50px\]{
    gap: 50px;
  }
  .lg\:gap-\[72px\]{
    gap: 72px;
  }
  .lg\:rounded-lg{
    border-radius: 0.5rem;
  }
  .lg\:border-l{
    border-left-width: 1px;
  }
  .lg\:border-t-0{
    border-top-width: 0px;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:p-20{
    padding: 5rem;
  }
  .lg\:p-\[56px\]{
    padding: 56px;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .lg\:py-\[106px\]{
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .lg\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-72{
    padding-bottom: 18rem;
  }
  .lg\:pb-8{
    padding-bottom: 2rem;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-14{
    padding-top: 3.5rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-28{
    padding-top: 7rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:pt-\[80px\]{
    padding-top: 80px;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 160%;
  }
  .lg\:opacity-0{
    opacity: 0;
  }
  .group\/pricing-tier:hover .lg\:group-hover\/pricing-tier\:pointer-events-auto{
    pointer-events: auto;
  }
  .group\/pricing-tier:hover .lg\:group-hover\/pricing-tier\:visible{
    visibility: visible;
  }
  .group:hover .group-hover\:lg\:-translate-x-8{
    --tw-translate-x: -2rem;
    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\/pricing-tier:hover .lg\:group-hover\/pricing-tier\:translate-y-0{
    --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));
  }
  .group\/pricing-tier:hover .lg\:group-hover\/pricing-tier\:opacity-100{
    opacity: 1;
  }
  .group\/pricing-tier.active .lg\:group-\[\.active\]\/pricing-tier\:pointer-events-auto{
    pointer-events: auto;
  }
  .group\/pricing-tier.active .lg\:group-\[\.active\]\/pricing-tier\:visible{
    visibility: visible;
  }
  .group\/pricing-tier.active .lg\:group-\[\.active\]\/pricing-tier\:translate-y-0{
    --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));
  }
  .group\/pricing-tier.active .lg\:group-\[\.active\]\/pricing-tier\:opacity-100{
    opacity: 1;
  }
}

@media (min-width: 1280px){
  .xl\:absolute{
    position: absolute;
  }
  .xl\:relative{
    position: relative;
  }
  .xl\:inset-6{
    inset: 1.5rem;
  }
  .xl\:inset-x-\[27px\]{
    left: 27px;
    right: 27px;
  }
  .xl\:bottom-\[27px\]{
    bottom: 27px;
  }
  .xl\:order-none{
    order: 0;
  }
  .xl\:col-start-2{
    grid-column-start: 2;
  }
  .xl\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .xl\:row-start-2{
    grid-row-start: 2;
  }
  .xl\:mr-12{
    margin-right: 3rem;
  }
  .xl\:ms-8{
    margin-inline-start: 2rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:mt-4{
    margin-top: 1rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-\[368px\]{
    height: 368px;
  }
  .xl\:min-h-\[624px\]{
    min-height: 624px;
  }
  .xl\:w-\[1376px\]{
    width: 1376px;
  }
  .xl\:w-\[500px\]{
    width: 500px;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:min-w-\[195px\]{
    min-width: 195px;
  }
  .xl\:min-w-\[300px\]{
    min-width: 300px;
  }
  .xl\:min-w-\[500px\]{
    min-width: 500px;
  }
  .xl\:max-w-\[1488px\]{
    max-width: 1488px;
  }
  .xl\:max-w-\[360px\]{
    max-width: 360px;
  }
  .xl\:translate-y-5{
    --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));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-\[1fr_464px_1fr\]{
    grid-template-columns: 1fr 464px 1fr;
  }
  .xl\:grid-cols-\[416px_1fr\]{
    grid-template-columns: 416px 1fr;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:gap-36{
    gap: 9rem;
  }
  .xl\:gap-4{
    gap: 1rem;
  }
  .xl\:gap-\[140px\]{
    gap: 140px;
  }
  .xl\:gap-\[180px\]{
    gap: 180px;
  }
  .xl\:gap-\[181px\]{
    gap: 181px;
  }
  .xl\:gap-\[200px\]{
    gap: 200px;
  }
  .xl\:gap-\[52px\]{
    gap: 52px;
  }
  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:overflow-y-visible{
    overflow-y: visible;
  }
  .xl\:rounded-lg{
    border-radius: 0.5rem;
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:p-16{
    padding: 4rem;
  }
  .xl\:p-6{
    padding: 1.5rem;
  }
  .xl\:px-\[109px\]{
    padding-left: 109px;
    padding-right: 109px;
  }
  .xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl\:pl-\[22px\]{
    padding-left: 22px;
  }
  .xl\:pr-\[109px\]{
    padding-right: 109px;
  }
  .xl\:pt-20{
    padding-top: 5rem;
  }
  .xl\:text-\[38px\]{
    font-size: 38px;
  }
  .xl\:opacity-0{
    opacity: 0;
  }
  .xl\:opacity-100{
    opacity: 1;
  }
  .group:hover .group-hover\:xl\:h-\[288px\]{
    height: 288px;
  }
  .group:hover .group-hover\:xl\:translate-y-0{
    --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));
  }
  .group:hover .group-hover\:xl\:opacity-100{
    opacity: 1;
  }
  .group:hover .group-hover\:xl\:delay-100{
    transition-delay: 100ms;
  }
}

.\[\&\.active\]\:border-transparent.active{
  border-color: transparent;
}

.\[\&\.active\]\:bg-primary.active{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 255 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:bg-secondary.active{
  --tw-bg-opacity: 1;
  background-color: rgb(18 19 22 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:text-white.active{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media(hover:hover) and (pointer:fine){
  .group:hover .\[\@media\(hover\:hover\)_and_\(pointer\:fine\)\]\:group-hover\:opacity-0{
    opacity: 0;
  }
  .group:hover .\[\@media\(hover\:hover\)_and_\(pointer\:fine\)\]\:group-hover\:opacity-100{
    opacity: 1;
  }
}
