/* @import './flickity.min.css'; */

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.my-mfp-zoom-in-team .mfp-content {
  vertical-align: top;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-wrap.my-mfp-zoom-in-team.mfp-ready {
  position: fixed!important;
  top: 0!important;
}

button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 30;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  opacity: 1;
  background-image: url(../svg/popup-close.svg)!important;
  background-repeat: no-repeat!important;
  background-position: center left!important;
  background-size: contain!important;
  position: absolute;
  width: 25px;
  height: 25px;
  font-size: 0;
  text-indent: -99999px;
  left: auto;
  top: -60px!important;
  right: 0;
}

.my-mfp-zoom-in-team button.mfp-close {
  top: 40px!important;
  right: 1030px;
}

@media (max-width: 1100px) {
  .my-mfp-zoom-in-team button.mfp-close {
    right: auto;
    left: 40px;
  }
}

@media (max-width: 767px) {
  .my-mfp-zoom-in-team button.mfp-close {
    left: 10px;
  }
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
}

.my-mfp-zoom-in-team .mfp-image-holder .mfp-close,
.my-mfp-zoom-in-team .mfp-iframe-holder .mfp-close {
  width: 100%;
}

.my-mfp-zoom-in-team .mfp-arrow {
  width: 22px;
  height: 22px;
  display: block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 97px!important;
  z-index: 2000;
  @media (max-width: 1024px) {
    top: 91px!important;

    width: 32px;

    height: 32px;
  }
}

.my-mfp-zoom-in-team .mfp-arrow:before,
.my-mfp-zoom-in-team .mfp-arrow:after {
  display: none;
}

.my-mfp-zoom-in-team .mfp-arrow-left {
  background-image: url(../svg/arrow-left-purple.svg);
  left: auto;
  right: 920px;
}

@media (max-width: 1100px) {
  .my-mfp-zoom-in-team .mfp-arrow-left {
    left: 164px;
    right: auto;
  }
}

@media (max-width: 767px) {
  .my-mfp-zoom-in-team .mfp-arrow-left {
    left: 85px;
    right: auto;
  }
}

.my-mfp-zoom-in-team .mfp-arrow-right {
  background-image: url(../svg/arrow-right-purple.svg);
  right: 50px;
}

@media (max-width: 767px) {
  .my-mfp-zoom-in-team .mfp-arrow-right {
    right: 25px;
  }
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 90vw;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */

.my-mfp-zoom-in .mfp-content,
.my-mfp-zoom-in-team .mfp-content {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .mfp-content,
.my-mfp-zoom-in-team.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .mfp-content,
.my-mfp-zoom-in-team.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg,
.my-mfp-zoom-in-team.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg,
.my-mfp-zoom-in-team.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg,
.my-mfp-zoom-in-team.mfp-removing.mfp-bg {
  opacity: 0;
}

/* fields */

.gform_wrapper form .gform_body input[type="text"], 
.gform_wrapper form .gform_body input[type="search"], 
.gform_wrapper form .gform_body input[type="password"], 
.gform_wrapper form .gform_body input[type="number"], 
.gform_wrapper form .gform_body input[type="email"], 
.gform_wrapper form .gform_body input[type="url"], 
.gform_wrapper form .gform_body input[type="tel"], 
.gform_wrapper form .gform_body input[type="file"], 
.gform_wrapper form .gform_body textarea, 
.gform_wrapper form .gform_body select {
  font-family: Regular Vinila, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 14px;
  letter-spacing: normal;
  padding: 18px;
  border-width: 1px;
  border-color: rgb(0 28 64 / 0.1);
  border-radius: 4px;
}

/* labels */

.gform_wrapper form .gform_body label.gfield_label {
  font-family: Regular Vinila, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 14px;
  letter-spacing: normal;
}

/* heading */

.gform_wrapper .gform_heading {
  margin-bottom: 36px;
}

.gform_wrapper .gform_heading h2.gform_title {
  font-family: Flecha M, sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 58px;
  letter-spacing: -0.2px;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_heading h2.gform_title {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.1px;
  }
}

.gform_wrapper .gform_heading h2.gform_title {
  margin-bottom: 16px;
}

.gform_wrapper#gform_wrapper_2 .gform_heading h2.gform_title, 
.gform_wrapper#gform_wrapper_3 .gform_heading h2.gform_title {
  margin-bottom: 0;
  text-align: center;
  font-size: 64px;
  line-height: 66px;
  letter-spacing: -0.5px;
}

@media (max-width: 1023px) {
  .gform_wrapper#gform_wrapper_2 .gform_heading h2.gform_title, 
.gform_wrapper#gform_wrapper_3 .gform_heading h2.gform_title {
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -0.2px;
  }
}

@media (max-width: 767px) {
  .gform_wrapper#gform_wrapper_2 .gform_heading h2.gform_title, 
.gform_wrapper#gform_wrapper_3 .gform_heading h2.gform_title {
    letter-spacing: -0.1px;
    font-size: 40px;
    line-height: 48px;
  }
}

.gform_wrapper .gform_heading .gform_description {
  font-weight: 500;
  font-size: 21px;
  letter-spacing: normal;
  line-height: 30px;
}

.gform_wrapper .gform_heading .gform_required_legend {
  display: none;
}

/* Consent field */

.gform_wrapper form .gform_body .ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.gform_wrapper form .gform_body .ginput_container_consent input[type="checkbox"] {
  margin-right: 12px;
}

.gform_wrapper form .gform_body label.gfield_consent_label {
  font-family: Regular Vinila, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: -0.12px;
}

.gform_wrapper form .gform_body label.gfield_consent_label a {
  --tw-text-opacity: 1;
  color: rgb(237 31 113 / var(--tw-text-opacity));
}

form.searchandfilter ul {
  /*@apply flex items-end;*/
  display: block;
}

form.searchandfilter ul li {
  position: relative;
  margin-bottom: 7px;
  padding: 0;
}

form.searchandfilter ul li h4 {
  margin-bottom: 10px;
  padding: 0;
  font-family: Flecha M, sans-serif;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
}

form.searchandfilter ul li select.sf-input-select {
  -webkit-appearance: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  -moz-appearance: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .transactions-home form.searchandfilter ul li select.sf-input-select {
    background-color: #273494;
  }
}

@supports (-ms-ime-align: auto) {
  .transactions-home form.searchandfilter ul li select.sf-input-select {
    background-color: #273494;
  }
}

form.searchandfilter ul li[data-sf-field-input-type="select"] label {
  display: block;
  width: 100%;
}

form.searchandfilter ul li[data-sf-field-input-type="select"] select {
  position: relative;
  width: 100%;
  min-width: 260px;
  max-width: 290px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(39 52 148 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 20px;
  padding-right: 65px;
  font-family: Bold Vinila, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: normal;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

form.searchandfilter ul li[data-sf-field-input-type="select"] select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

form.searchandfilter ul li[data-sf-field-input-type="select"]:after {
  pointer-events: none;
  position: absolute;
  top: 15px;
  right: 25px;
  display: block;
  height: 15px;
  width: 15px;
  --tw-content: url('../svg/select-arrow.svg');
  content: var(--tw-content);
}

form.searchandfilter ul li[data-sf-field-type="search"] {
  position: relative;
  margin-left: auto;
}

form.searchandfilter ul li[data-sf-field-type="search"] input {
  min-width: 370px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(39 52 148 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 56px;
  padding-left: 32px;
  font-family: Bold Vinila, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: normal;
  color: rgb(39 52 148 / 0.6);
}

form.searchandfilter ul li[data-sf-field-type="search"]:after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 32px;
  height: auto;
  width: 18px;
  --tw-translate-y: -50%;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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-content: url('../svg/search.svg');
  content: var(--tw-content);
}

/* Pagination */

.search-filter-results .pagination {
  margin-top: 40px;
}

.search-filter-results .pagination a.prev,
.search-filter-results .pagination a.next {
  border: solid 1px transparent!important;
  font-size: 18px!important;
}

.search-filter-results .pagination span, 
.search-filter-results .pagination a {
  font-family: Bold Vinila, sans-serif;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
  /* transition duration-500 ease-in-out transition-property: all  - problems */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.search-filter-results .pagination a,
.search-filter-results .pagination .current {
  /*@apply border border-white;*/
  border: solid 1px #273494;
  padding: 7px 12px 7px 12px;
  margin-left: 3px;
  margin-right: 3px;
}

.search-filter-results .pagination a:hover, 
.search-filter-results .pagination .current {
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Home page Transactions Filters and Pagination */

#search-filter-form-231 ul {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#search-filter-form-231 ul li li {
  margin-right: 5px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 140px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(46 59 151 / var(--tw-bg-opacity));
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  --tw-text-opacity: 1;
  color: rgb(137 145 196 / var(--tw-text-opacity));
}

#search-filter-form-231 ul li li.sf-option-active, 
#search-filter-form-231 ul li li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

#search-filter-form-231 ul li li label {
  padding: 0;
}

#search-filter-form-231 ul li input {
  display: none;
}

#search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
  /*background: transparent;*/
  background-color: transparent;
}

@media (max-width: 767px) {
  #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
    max-width: 260px;
  }
}

#search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
  /* Edge not responding any other way */
  background: #273494!important;
  border-color: white!important;
  color: white!important;
  margin-bottom: 25px;
}

/* Edge Browser FIX - nothing else worked, pure JS to add class and then this */

body.edge-browser #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
  background: #273494!important;
}

#search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
}

/** Safari */

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (-o-min-device-pixel-ratio: 0/1), not all and (min-resolution: 0.001dpcm) {
  #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
    background: #273494!important;
  }
}

/** Chrominum */

@media screen and (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:0), screen and (-webkit-min-device-pixel-ratio:0) and (-o-min-device-pixel-ratio:0/1), screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
  #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
    -chrome-:only (;
        background: #273494!important;
    );
  }
}

/* IE FIXES */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
    background: #273494!important;
  }
}

@supports (-ms-ime-align:auto) {
  #search-filter-form-231 ul li[data-sf-field-input-type="select"] select {
    background: #273494!important;
  }
}

#search-filter-form-231 ul li[data-sf-field-input-type="select"]:after {
  content: url('../svg/select-arrow-white.svg')!important;
}

.search-filter-results .pagination.white-style span, 
.search-filter-results .pagination.white-style a {
  font-family: Bold Vinila, sans-serif;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.search-filter-results .pagination.white-style a,
.search-filter-results .pagination.white-style .current {
  /*@apply border border-white;*/
  border: solid 1px white;
  padding: 7px 12px 7px 12px;
  margin-left: 3px;
  margin-right: 3px;
}

.search-filter-results .pagination.white-style a:hover, 
.search-filter-results .pagination.white-style .current {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

/* ! tailwindcss v3.1.8 | 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-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;
}

/*
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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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

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

input::-ms-input-placeholder, textarea::-ms-input-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;
}

@font-face {
  font-family: 'Flecha M';

  src: url('../woff2/flecham-regular.woff2') format('woff2'), url('../flecham-regular.html') format('woff');

  font-weight: 400;
}

@font-face {
  font-family: 'Light Vinila';

  src: url('../otf/vinila-light.otf') format('opentype');

  font-weight: 400;
}

@font-face {
  font-family: 'Regular Vinila';

  src: url('../otf/vinila-regular.otf') format('opentype');

  font-weight: 400;
}

@font-face {
  font-family: 'Bold Vinila';

  src: url('../otf/vinila-bold.otf') format('opentype');

  font-weight: 400;
}

html {
  font-family: Light Vinila, sans-serif;
  font-weight: 400;
  font-size: 21px;
  /* line-height: 32px; */
  line-height: 1.25;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
}

*, ::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-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:  ;
}

::-webkit-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-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-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%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1246px) {
  .container {
    max-width: 1246px;
  }
}

@media (min-width: 1290px) {
  .container {
    max-width: 1290px;
  }
}

.prose {
  color: #273494;
  max-width: 100%;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(*):not(:where([class~="not-prose"] *)):first-child {
  margin-top: 0;
}

.prose :where(*):not(:where([class~="not-prose"] *)):last-child {
  margin-bottom: 0;
}

.prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}

.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}

.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}

.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}

.prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}

/*
    
    .button {
        @apply inline-block relative bg-gradient-pink font-body font-medium text-[17px] leading-[24px] text-grey-light no-underline py-[33px] pl-12 pr-[120px] rounded-[67px];
        @apply after:content-[url('../images/arrows/arrow-left-short-white.svg')] after:absolute after:top-1/2 after:right-12 after:w-[42px] after:h-auto after:-translate-y-1/2 after:-scale-x-100 after:transition-transform after:ease-in-out after:duration-500;
    }

    .button:hover {
        @apply after:translate-x-2;
    }

    .button--back {
        @apply pr-12 pl-[120px];
        @apply after:right-auto after:left-12 after:scale-x-100;
    }

    .button--back:hover {
        @apply after:-translate-x-2;
    }  
    */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.top-0 {
  top: 0;
}

.-right-\[200px\] {
  right: -200px;
}

.-top-\[220px\] {
  top: -220px;
}

.top-\[30px\] {
  top: 30px;
}

.right-\[25px\] {
  right: 25px;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.bottom-\[30px\] {
  bottom: 30px;
}

.left-\[30px\] {
  left: 30px;
}

.-top-\[1px\] {
  top: -1px;
}

.right-\[2px\] {
  right: 2px;
}

.top-\[27px\] {
  top: 27px;
}

.-right-\[50px\] {
  right: -50px;
}

.top-\[17px\] {
  top: 17px;
}

.top-\[21px\] {
  top: 21px;
}

.right-\[22px\] {
  right: 22px;
}

.-left-\[60px\] {
  left: -60px;
}

.-top-\[180px\] {
  top: -180px;
}

.top-\[7px\] {
  top: 7px;
}

.-right-\[14px\] {
  right: -14px;
}

.left-\[0px\] {
  left: 0px;
}

.top-\[24px\] {
  top: 24px;
}

.top-\[12px\] {
  top: 12px;
}

.top-\[50\%\] {
  top: 50%;
}

.left-\[50\%\] {
  left: 50%;
}

.left-\[20px\] {
  left: 20px;
}

.-top-\[2px\] {
  top: -2px;
}

.right-\[26px\] {
  right: 26px;
}

.top-\[25px\] {
  top: 25px;
}

.right-\[50px\] {
  right: 50px;
}

.-right-\[80px\] {
  right: -80px;
}

.-top-\[280px\] {
  top: -280px;
}

.-top-\[400px\] {
  top: -400px;
}

.-right-\[135px\] {
  right: -135px;
}

.top-\[47px\] {
  top: 47px;
}

.-left-\[290px\] {
  left: -290px;
}

.top-\[10px\] {
  top: 10px;
}

.top-\[32px\] {
  top: 32px;
}

.right-\[32px\] {
  right: 32px;
}

.top-\[26px\] {
  top: 26px;
}

.right-\[10px\] {
  right: 10px;
}

.-left-\[222px\] {
  left: -222px;
}

.left-\[calc\(50\%-8px\)\] {
  left: calc(50% - 8px);
}

.-top-\[12px\] {
  top: -12px;
}

.top-\[50\.5\%\] {
  top: 50.5%;
}

.left-\[26\.5\%\] {
  left: 26.5%;
}

.top-\[44\%\] {
  top: 44%;
}

.left-\[24\%\] {
  left: 24%;
}

.top-\[55\%\] {
  top: 55%;
}

.left-\[16\.5\%\] {
  left: 16.5%;
}

.top-\[53\%\] {
  top: 53%;
}

.top-\[45\%\] {
  top: 45%;
}

.left-\[43\.5\%\] {
  left: 43.5%;
}

.bottom-\[34\.6\%\] {
  bottom: 34.6%;
}

.right-\[32\.1\%\] {
  right: 32.1%;
}

.bottom-\[28\.6\%\] {
  bottom: 28.6%;
}

.right-\[31\.9\%\] {
  right: 31.9%;
}

.bottom-\[60px\] {
  bottom: 60px;
}

.-bottom-\[12px\] {
  bottom: -12px;
}

.bottom-\[9\.5\%\] {
  bottom: 9.5%;
}

.right-\[17\.3\%\] {
  right: 17.3%;
}

.bottom-\[10\.5\%\] {
  bottom: 10.5%;
}

.right-\[15\.3\%\] {
  right: 15.3%;
}

.top-\[48\%\] {
  top: 48%;
}

.left-\[46\.5\%\] {
  left: 46.5%;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[5px\] {
  top: 5px;
}

.top-\[175px\] {
  top: 175px;
}

.right-\[35px\] {
  right: 35px;
}

.right-\[50\%\] {
  right: 50%;
}

.bottom-\[35px\] {
  bottom: 35px;
}

.-left-\[2px\] {
  left: -2px;
}

.-top-\[4px\] {
  top: -4px;
}

.-right-\[4px\] {
  right: -4px;
}

.-bottom-\[4px\] {
  bottom: -4px;
}

.-left-\[3px\] {
  left: -3px;
}

.-top-\[16px\] {
  top: -16px;
}

.top-\[28px\] {
  top: 28px;
}

.left-\[24px\] {
  left: 24px;
}

.bottom-\[54px\] {
  bottom: 54px;
}

.top-\[18px\] {
  top: 18px;
}

.right-\[24px\] {
  right: 24px;
}

.bottom-\[25px\] {
  bottom: 25px;
}

.left-\[35px\] {
  left: 35px;
}

.bottom-\[10px\] {
  bottom: 10px;
}

.left-\[40px\] {
  left: 40px;
}

.bottom-\[50px\] {
  bottom: 50px;
}

.left-\[calc\(100\%-330px\)\] {
  left: calc(100% - 330px);
}

.-bottom-\[40px\] {
  bottom: -40px;
}

.top-\[56px\] {
  top: 56px;
}

.-right-\[56px\] {
  right: -56px;
}

.top-\[37px\] {
  top: 37px;
}

.-right-\[37px\] {
  right: -37px;
}

.top-\[8px\] {
  top: 8px;
}

.-right-\[5px\] {
  right: -5px;
}

.left-\[50px\] {
  left: 50px;
}

.top-\[14px\] {
  top: 14px;
}

.left-\[15px\] {
  left: 15px;
}

.right-\[15px\] {
  right: 15px;
}

.-bottom-\[60px\] {
  bottom: -60px;
}

.right-\[12px\] {
  right: 12px;
}

.bottom-\[11px\] {
  bottom: 11px;
}

.left-\[10px\] {
  left: 10px;
}

.-top-\[60px\] {
  top: -60px;
}

.-left-\[4px\] {
  left: -4px;
}

.-right-\[3px\] {
  right: -3px;
}

.left-\[28px\] {
  left: 28px;
}

.top-\[46px\] {
  top: 46px;
}

.right-\[28px\] {
  right: 28px;
}

.-top-\[100px\] {
  top: -100px;
}

.-bottom-\[50px\] {
  bottom: -50px;
}

.top-\[20px\] {
  top: 20px;
}

.-top-\[43px\] {
  top: -43px;
}

.-left-\[70px\] {
  left: -70px;
}

.-top-\[210px\] {
  top: -210px;
}

.top-\[calc\(50\%-450px\)\] {
  top: calc(50% - 450px);
}

.top-\[16px\] {
  top: 16px;
}

.bottom-\[155px\] {
  bottom: 155px;
}

.-bottom-32 {
  bottom: -128px;
}

.left-\[20\%\] {
  left: 20%;
}

.top-1\/2 {
  top: 50%;
}

.left-1\/2 {
  left: 50%;
}

.-z-10 {
  z-index: -10;
}

.z-10 {
  z-index: 10;
}

.z-0 {
  z-index: 0;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-\[200\] {
  z-index: 200;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-first {
  -webkit-box-ordinal-group: -9998;
      -ms-flex-order: -9999;
          order: -9999;
}

.order-last {
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.m-0 {
  margin: 0;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}

.-mx-\[15px\] {
  margin-left: -15px;
  margin-right: -15px;
}

.mx-28 {
  margin-left: 112px;
  margin-right: 112px;
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mx-\[25px\] {
  margin-left: 25px;
  margin-right: 25px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-6 {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-\[15px\] {
  margin-left: 15px;
  margin-right: 15px;
}

.-mx-\[10px\] {
  margin-left: -10px;
  margin-right: -10px;
}

.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}

.-mx-\[30px\] {
  margin-left: -30px;
  margin-right: -30px;
}

.mx-\[33px\] {
  margin-left: 33px;
  margin-right: 33px;
}

.-mx-2 {
  margin-left: -8px;
  margin-right: -8px;
}

.mx-5 {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-8 {
  margin-left: 32px;
  margin-right: 32px;
}

.-mt-\[220px\] {
  margin-top: -220px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mt-\[180px\] {
  margin-top: 180px;
}

.mb-\[200px\] {
  margin-bottom: 200px;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mt-\[260px\] {
  margin-top: 260px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mr-3 {
  margin-right: 12px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mr-\[25px\] {
  margin-right: 25px;
}

.mr-\[23px\] {
  margin-right: 23px;
}

.-mt-\[240px\] {
  margin-top: -240px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.-mt-\[152px\] {
  margin-top: -152px;
}

.mb-\[90px\] {
  margin-bottom: 90px;
}

.-mb-36 {
  margin-bottom: -144px;
}

.mb-6 {
  margin-bottom: 24px;
}

.mb-\[130px\] {
  margin-bottom: 130px;
}

.mr-\[100px\] {
  margin-right: 100px;
}

.-mt-\[120px\] {
  margin-top: -120px;
}

.-mb-\[96px\] {
  margin-bottom: -96px;
}

.mb-\[0px\] {
  margin-bottom: 0px;
}

.mb-\[8px\] {
  margin-bottom: 8px;
}

.mt-\[5px\] {
  margin-top: 5px;
}

.mt-\[130px\] {
  margin-top: 130px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.-mt-\[70px\] {
  margin-top: -70px;
}

.mb-\[70px\] {
  margin-bottom: 70px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mr-\[16px\] {
  margin-right: 16px;
}

.-mt-\[20px\] {
  margin-top: -20px;
}

.mb-\[35px\] {
  margin-bottom: 35px;
}

.mt-\[35px\] {
  margin-top: 35px;
}

.mt-\[0px\] {
  margin-top: 0px;
}

.-ml-\[153px\] {
  margin-left: -153px;
}

.-mt-\[150px\] {
  margin-top: -150px;
}

.mt-\[56px\] {
  margin-top: 56px;
}

.-mt-\[73px\] {
  margin-top: -73px;
}

.mb-4 {
  margin-bottom: 16px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mt-16 {
  margin-top: 64px;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.ml-\[15px\] {
  margin-left: 15px;
}

.mr-\[15px\] {
  margin-right: 15px;
}

.-mt-\[15px\] {
  margin-top: -15px;
}

.mb-\[150px\] {
  margin-bottom: 150px;
}

.mr-4 {
  margin-right: 16px;
}

.mt-\[220px\] {
  margin-top: 220px;
}

.mb-16 {
  margin-bottom: 64px;
}

.mb-5 {
  margin-bottom: 20px;
}

.mt-\[176px\] {
  margin-top: 176px;
}

.-mt-\[90px\] {
  margin-top: -90px;
}

.mt-\[80px\] {
  margin-top: 80px;
}

.-ml-\[15px\] {
  margin-left: -15px;
}

.-mr-\[15px\] {
  margin-right: -15px;
}

.-mt-28 {
  margin-top: -112px;
}

.mt-\[160px\] {
  margin-top: 160px;
}

.mb-\[48px\] {
  margin-bottom: 48px;
}

.mt-\[60px\] {
  margin-top: 60px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.mb-8 {
  margin-bottom: 32px;
}

.mt-\[2px\] {
  margin-top: 2px;
}

.-ml-\[275px\] {
  margin-left: -275px;
}

.mb-\[2px\] {
  margin-bottom: 2px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.-mt-\[250px\] {
  margin-top: -250px;
}

.-mt-\[40px\] {
  margin-top: -40px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[70px\] {
  margin-top: 70px;
}

.-mr-\[50px\] {
  margin-right: -50px;
}

.mb-\[0\] {
  margin-bottom: 0;
}

.mt-\[17px\] {
  margin-top: 17px;
}

.mt-\[13px\] {
  margin-top: 13px;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mb-\[100px\] {
  margin-bottom: 100px;
}

.mb-\[120px\] {
  margin-bottom: 120px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.-mt-\[75px\] {
  margin-top: -75px;
}

.-ml-\[580px\] {
  margin-left: -580px;
}

.-mr-\[580px\] {
  margin-right: -580px;
}

.-mt-\[55px\] {
  margin-top: -55px;
}

.-ml-\[530px\] {
  margin-left: -530px;
}

.-mr-\[530px\] {
  margin-right: -530px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[3px\] {
  margin-bottom: 3px;
}

.mb-\[4px\] {
  margin-bottom: 4px;
}

.mb-\[18px\] {
  margin-bottom: 18px;
}

.mr-\[6px\] {
  margin-right: 6px;
}

.mt-\[25px\] {
  margin-top: 25px;
}

.mb-\[27px\] {
  margin-bottom: 27px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.-mr-\[10px\] {
  margin-right: -10px;
}

.ml-\[12px\] {
  margin-left: 12px;
}

.mt-\[15px\] {
  margin-top: 15px;
}

.mr-\[20px\] {
  margin-right: 20px;
}

.ml-\[6px\] {
  margin-left: 6px;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.-ml-\[66px\] {
  margin-left: -66px;
}

.-mt-\[30px\] {
  margin-top: -30px;
}

.-mt-\[50px\] {
  margin-top: -50px;
}

.ml-\[55px\] {
  margin-left: 55px;
}

.-mt-\[230px\] {
  margin-top: -230px;
}

.mt-\[110px\] {
  margin-top: 110px;
}

.-mt-\[210px\] {
  margin-top: -210px;
}

.mt-\[calc\(50\%-50px\)\] {
  margin-top: calc(50% - 50px);
}

.-mt-\[0px\] {
  margin-top: -0px;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.-mt-\[23px\] {
  margin-top: -23px;
}

.-mt-\[83px\] {
  margin-top: -83px;
}

.-mt-24 {
  margin-top: -96px;
}

.mb-\[140px\] {
  margin-bottom: 140px;
}

.mr-16 {
  margin-right: 64px;
}

.mt-0 {
  margin-top: 0;
}

.mt-4 {
  margin-top: 16px;
}

.-mt-\[325px\] {
  margin-top: -325px;
}

.ml-auto {
  margin-left: auto;
}

.mb-11 {
  margin-bottom: 44px;
}

.ml-2 {
  margin-left: 8px;
}

.mb-12 {
  margin-bottom: 48px;
}

.-mt-\[88px\] {
  margin-top: -88px;
}

.mr-24 {
  margin-right: 96px;
}

.mb-10 {
  margin-bottom: 40px;
}

.mt-auto {
  margin-top: auto;
}

.mb-\[180px\] {
  margin-bottom: 180px;
}

.-mt-14 {
  margin-top: -56px;
}

.mr-\[120px\] {
  margin-right: 120px;
}

.-mt-8 {
  margin-top: -32px;
}

.mb-7 {
  margin-bottom: 28px;
}

.-mt-\[195px\] {
  margin-top: -195px;
}

.mb-24 {
  margin-bottom: 96px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1320\/460\] {
  aspect-ratio: 1320/460;
}

.aspect-\[400\/470\] {
  aspect-ratio: 400/470;
}

.aspect-\[165\/56\] {
  aspect-ratio: 165/56;
}

.aspect-\[336\/354\] {
  aspect-ratio: 336/354;
}

.aspect-\[1440\/800\] {
  aspect-ratio: 1440/800;
}

.aspect-\[1025\/700\] {
  aspect-ratio: 1025/700;
}

.aspect-\[370\/250\] {
  aspect-ratio: 370/250;
}

.h-\[535px\] {
  height: 535px;
}

.h-\[580px\] {
  height: 580px;
}

.h-\[15px\] {
  height: 15px;
}

.h-full {
  height: 100%;
}

.h-auto {
  height: auto;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[calc\(100\%-470px\)\] {
  height: calc(100% - 470px);
}

.h-\[4px\] {
  height: 4px;
}

.h-\[1100px\] {
  height: 1100px;
}

.h-\[700px\] {
  height: 700px;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[1200px\] {
  height: 1200px;
}

.h-\[calc\(100\%\+1100px\)\] {
  height: calc(100% + 1100px);
}

.h-\[calc\(100\%\+450px\)\] {
  height: calc(100% + 450px);
}

.h-\[660px\] {
  height: 660px;
}

.h-\[250px\] {
  height: 250px;
}

.h-\[22px\] {
  height: 22px;
}

.h-0 {
  height: 0;
}

.h-\[260px\] {
  height: 260px;
}

.h-\[160px\] {
  height: 160px;
}

.h-\[810px\] {
  height: 810px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[177px\] {
  height: 177px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[142px\] {
  height: 142px;
}

.h-\[46px\] {
  height: 46px;
}

.h-\[78px\] {
  height: 78px;
}

.h-\[80px\] {
  height: 80px;
}

.h-\[90px\] {
  height: 90px;
}

.h-\[280px\] {
  height: 280px;
}

.h-\[23px\] {
  height: 23px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[184px\] {
  height: 184px;
}

.h-\[110px\] {
  height: 110px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[120px\] {
  height: 120px;
}

.h-\[66px\] {
  height: 66px;
}

.h-\[130px\] {
  height: 130px;
}

.h-\[117px\] {
  height: 117px;
}

.h-\[calc\(100\%\+80px\)\] {
  height: calc(100% + 80px);
}

.h-\[calc\(100\%\+240px\)\] {
  height: calc(100% + 240px);
}

.h-1\/4 {
  height: 25%;
}

.h-1\/2 {
  height: 50%;
}

.h-20 {
  height: 80px;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.min-h-\[400px\] {
  min-height: 400px;
}

.min-h-\[240px\] {
  min-height: 240px;
}

.min-h-\[560px\] {
  min-height: 560px;
}

.min-h-\[1200px\] {
  min-height: 1200px;
}

.min-h-\[280px\] {
  min-height: 280px;
}

.min-h-full {
  min-height: 100%;
}

.min-h-\[150px\] {
  min-height: 150px;
}

.min-h-\[226px\] {
  min-height: 226px;
}

.min-h-\[85px\] {
  min-height: 85px;
}

.min-h-\[182px\] {
  min-height: 182px;
}

.min-h-\[23px\] {
  min-height: 23px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[84px\] {
  min-height: 84px;
}

.min-h-\[120px\] {
  min-height: 120px;
}

.min-h-\[380px\] {
  min-height: 380px;
}

.min-h-\[80px\] {
  min-height: 80px;
}

.min-h-\[56px\] {
  min-height: 56px;
}

.min-h-\[50px\] {
  min-height: 50px;
}

.min-h-\[660px\] {
  min-height: 660px;
}

.min-h-screen {
  min-height: 100vh;
}

.min-h-\[580px\] {
  min-height: 580px;
}

.w-\[2px\] {
  width: 2px;
}

.w-full {
  width: 100%;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[230px\] {
  width: 230px;
}

.w-\[500px\] {
  width: 500px;
}

.w-screen {
  width: 100vw;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[4px\] {
  width: 4px;
}

.w-\[306px\] {
  width: 306px;
}

.w-\[25px\] {
  width: 25px;
}

.w-16 {
  width: 64px;
}

.w-\[calc\(100\%\+250px\)\] {
  width: calc(100% + 250px);
}

.w-\[calc\(100\%\+300px\)\] {
  width: calc(100% + 300px);
}

.w-\[48px\] {
  width: 48px;
}

.w-\[22px\] {
  width: 22px;
}

.w-\[380px\] {
  width: 380px;
}

.w-\[516px\] {
  width: 516px;
}

.w-0 {
  width: 0;
}

.w-\[90px\] {
  width: 90px;
}

.w-\[292px\] {
  width: 292px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[285px\] {
  width: 285px;
}

.w-\[125px\] {
  width: 125px;
}

.w-\[96px\] {
  width: 96px;
}

.w-\[1000px\] {
  width: 1000px;
}

.w-\[168px\] {
  width: 168px;
}

.w-\[360px\] {
  width: 360px;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[78px\] {
  width: 78px;
}

.w-\[720px\] {
  width: 720px;
}

.w-\[64px\] {
  width: 64px;
}

.w-\[960px\] {
  width: 960px;
}

.w-\[86px\] {
  width: 86px;
}

.w-\[370px\] {
  width: 370px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[63px\] {
  width: 63px;
}

.w-\[508px\] {
  width: 508px;
}

.w-\[23px\] {
  width: 23px;
}

.w-\[46px\] {
  width: 46px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[calc\(100\%-100px\)\] {
  width: calc(100% - 100px);
}

.w-\[1200px\] {
  width: 1200px;
}

.w-\[27px\] {
  width: 27px;
}

.w-\[158px\] {
  width: 158px;
}

.w-\[120px\] {
  width: 120px;
}

.w-\[174px\] {
  width: 174px;
}

.w-\[130px\] {
  width: 130px;
}

.w-\[142px\] {
  width: 142px;
}

.w-\[150px\] {
  width: 150px;
}

.w-auto {
  width: auto;
}

.w-\[270px\] {
  width: 270px;
}

.w-20 {
  width: 80px;
}

.w-3\/4 {
  width: 75%;
}

.w-\[590px\] {
  width: 590px;
}

.w-\[60px\] {
  width: 60px;
}

.min-w-\[220px\] {
  min-width: 220px;
}

.min-w-\[550px\] {
  min-width: 550px;
}

.min-w-\[250px\] {
  min-width: 250px;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[620px\] {
  max-width: 620px;
}

.max-w-\[68px\] {
  max-width: 68px;
}

.max-w-\[840px\] {
  max-width: 840px;
}

.max-w-\[968px\] {
  max-width: 968px;
}

.max-w-\[660px\] {
  max-width: 660px;
}

.max-w-\[920px\] {
  max-width: 920px;
}

.max-w-\[990px\] {
  max-width: 990px;
}

.max-w-\[875px\] {
  max-width: 875px;
}

.max-w-\[484px\] {
  max-width: 484px;
}

.max-w-\[1140px\] {
  max-width: 1140px;
}

.max-w-\[470px\] {
  max-width: 470px;
}

.max-w-\[750px\] {
  max-width: 750px;
}

.max-w-\[838px\] {
  max-width: 838px;
}

.max-w-\[1290px\] {
  max-width: 1290px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[290px\] {
  max-width: 290px;
}

.max-w-\[1100px\] {
  max-width: 1100px;
}

.max-w-\[1020px\] {
  max-width: 1020px;
}

.max-w-\[936px\] {
  max-width: 936px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-\[910px\] {
  max-width: 910px;
}

.max-w-\[410px\] {
  max-width: 410px;
}

.max-w-\[680px\] {
  max-width: 680px;
}

.max-w-\[1400px\] {
  max-width: 1400px;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-\[770px\] {
  max-width: 770px;
}

.max-w-\[702px\] {
  max-width: 702px;
}

.max-w-\[616px\] {
  max-width: 616px;
}

.max-w-\[440px\] {
  max-width: 440px;
}

.max-w-\[1080px\] {
  max-width: 1080px;
}

.max-w-\[540px\] {
  max-width: 540px;
}

.max-w-\[780px\] {
  max-width: 780px;
}

.max-w-\[340px\] {
  max-width: 340px;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-\[215px\] {
  max-width: 215px;
}

.max-w-\[2200px\] {
  max-width: 2200px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[270px\] {
  max-width: 270px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[570px\] {
  max-width: 570px;
}

.max-w-\[268px\] {
  max-width: 268px;
}

.max-w-\[330px\] {
  max-width: 330px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[970px\] {
  max-width: 970px;
}

.max-w-\[1240px\] {
  max-width: 1240px;
}

.max-w-\[1110px\] {
  max-width: 1110px;
}

.max-w-\[210px\] {
  max-width: 210px;
}

.max-w-\[880px\] {
  max-width: 880px;
}

.max-w-\[490px\] {
  max-width: 490px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[1008px\] {
  max-width: 1008px;
}

.max-w-\[170px\] {
  max-width: 170px;
}

.max-w-\[775px\] {
  max-width: 775px;
}

.max-w-\[590px\] {
  max-width: 590px;
}

.max-w-\[55px\] {
  max-width: 55px;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.flex-\[0_0_270px\] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
          flex: 0 0 270px;
}

.flex-\[0_0_336px\] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 336px;
          flex: 0 0 336px;
}

.flex-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-\[0_0_370px\] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 370px;
          flex: 0 0 370px;
}

.flex-\[0_0_565px\] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 565px;
          flex: 0 0 565px;
}

.flex-\[0_0_500px\] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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-1\/2 {
  --tw-translate-x: -50%;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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-90 {
  --tw-rotate: 90deg;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!transform-none {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.cursor-pointer {
  cursor: pointer;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-\[470px_1fr\] {
  grid-template-columns: 470px 1fr;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.place-content-center {
  place-content: center;
}

.place-content-end {
  place-content: end;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-\[66px\] {
  gap: 66px;
}

.gap-3 {
  gap: 12px;
}

.gap-12 {
  gap: 48px;
}

.gap-4 {
  gap: 16px;
}

.gap-16 {
  gap: 64px;
}

.gap-8 {
  gap: 32px;
}

.gap-0 {
  gap: 0;
}

.gap-2 {
  gap: 8px;
}

.gap-10 {
  gap: 40px;
}

.gap-7 {
  gap: 28px;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 24px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-\[186px\] {
  border-radius: 186px;
}

.rounded-\[67px\] {
  border-radius: 67px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-\[32px\] {
  border-radius: 32px;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[40px\] {
  border-radius: 40px;
}

.rounded-\[7px\] {
  border-radius: 7px;
}

.rounded-b-\[32px\] {
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
}

.rounded-tr-\[32px\] {
  border-top-right-radius: 32px;
}

.rounded-br-\[32px\] {
  border-bottom-right-radius: 32px;
}

.border {
  border-width: 1px;
}

.border-\[1\.5px\] {
  border-width: 1.5px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t-\[1\.5px\] {
  border-top-width: 1.5px;
}

.border-pink {
  --tw-border-opacity: 1;
  border-color: rgb(237 31 113 / var(--tw-border-opacity));
}

.border-blue-dark {
  --tw-border-opacity: 1;
  border-color: rgb(39 52 148 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-\[\#f48b36\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 139 54 / var(--tw-border-opacity));
}

.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-t-purple {
  --tw-border-opacity: 1;
  border-top-color: rgb(39 52 148 / var(--tw-border-opacity));
}

.border-b-orange {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 68 12 / var(--tw-border-opacity));
}

.border-b-purple {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(39 52 148 / var(--tw-border-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(252 68 12 / var(--tw-bg-opacity));
}

.bg-blue-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
}

.bg-grey-light {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

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

.bg-transparent {
  background-color: transparent;
}

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(237 31 113 / var(--tw-bg-opacity));
}

.bg-gradient-to-b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: -o-linear-gradient(top, var(--tw-gradient-stops));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-black {
  --tw-gradient-from: #000;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white\/0 {
  --tw-gradient-from: rgb(255 255 255 / 0);
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-white\/0 {
  --tw-gradient-to: rgb(255 255 255 / 0);
}

.to-black {
  --tw-gradient-to: #000;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-\[100px\] {
  padding: 100px;
}

.p-\[24px\] {
  padding: 24px;
}

.p-14 {
  padding: 56px;
}

.p-\[50px\] {
  padding: 50px;
}

.p-10 {
  padding: 40px;
}

.p-5 {
  padding: 20px;
}

.p-\[70px\] {
  padding: 70px;
}

.p-\[60px\] {
  padding: 60px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-10 {
  padding-left: 40px;
  padding-right: 40px;
}

.py-6 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.px-\[62px\] {
  padding-left: 62px;
  padding-right: 62px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.px-\[80px\] {
  padding-left: 80px;
  padding-right: 80px;
}

.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}

.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.px-\[43px\] {
  padding-left: 43px;
  padding-right: 43px;
}

.px-\[70px\] {
  padding-left: 70px;
  padding-right: 70px;
}

.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}

.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.px-\[0px\] {
  padding-left: 0px;
  padding-right: 0px;
}

.px-\[126px\] {
  padding-left: 126px;
  padding-right: 126px;
}

.px-\[45px\] {
  padding-left: 45px;
  padding-right: 45px;
}

.py-\[45px\] {
  padding-top: 45px;
  padding-bottom: 45px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[46px\] {
  padding-left: 46px;
  padding-right: 46px;
}

.px-\[110px\] {
  padding-left: 110px;
  padding-right: 110px;
}

.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}

.py-\[75px\] {
  padding-top: 75px;
  padding-bottom: 75px;
}

.px-28 {
  padding-left: 112px;
  padding-right: 112px;
}

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.py-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-32 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.px-24 {
  padding-left: 96px;
  padding-right: 96px;
}

.py-\[70px\] {
  padding-top: 70px;
  padding-bottom: 70px;
}

.px-\[85px\] {
  padding-left: 85px;
  padding-right: 85px;
}

.py-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.px-8 {
  padding-left: 32px;
  padding-right: 32px;
}

.px-11 {
  padding-left: 44px;
  padding-right: 44px;
}

.px-\[150px\] {
  padding-left: 150px;
  padding-right: 150px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.px-9 {
  padding-left: 36px;
  padding-right: 36px;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.pt-\[44px\] {
  padding-top: 44px;
}

.pb-\[100px\] {
  padding-bottom: 100px;
}

.pt-\[80px\] {
  padding-top: 80px;
}

.pr-\[80px\] {
  padding-right: 80px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pl-\[65px\] {
  padding-left: 65px;
}

.pt-\[74px\] {
  padding-top: 74px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pr-\[20px\] {
  padding-right: 20px;
}

.pt-\[28px\] {
  padding-top: 28px;
}

.pr-\[67px\] {
  padding-right: 67px;
}

.pb-\[28px\] {
  padding-bottom: 28px;
}

.pl-\[26px\] {
  padding-left: 26px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pl-\[15px\] {
  padding-left: 15px;
}

.pr-\[15px\] {
  padding-right: 15px;
}

.pt-\[12px\] {
  padding-top: 12px;
}

.pb-\[5px\] {
  padding-bottom: 5px;
}

.pr-\[30px\] {
  padding-right: 30px;
}

.pt-\[180px\] {
  padding-top: 180px;
}

.pt-\[54px\] {
  padding-top: 54px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[200px\] {
  padding-top: 200px;
}

.pb-20 {
  padding-bottom: 80px;
}

.pr-\[450px\] {
  padding-right: 450px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pr-\[60px\] {
  padding-right: 60px;
}

.pl-\[18px\] {
  padding-left: 18px;
}

.pb-\[110px\] {
  padding-bottom: 110px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pr-\[8px\] {
  padding-right: 8px;
}

.pt-\[14px\] {
  padding-top: 14px;
}

.pb-\[12px\] {
  padding-bottom: 12px;
}

.pt-\[18px\] {
  padding-top: 18px;
}

.pr-\[18px\] {
  padding-right: 18px;
}

.pl-\[122px\] {
  padding-left: 122px;
}

.pt-\[35px\] {
  padding-top: 35px;
}

.pr-\[62px\] {
  padding-right: 62px;
}

.pl-\[62px\] {
  padding-left: 62px;
}

.pb-\[40\%\] {
  padding-bottom: 40%;
}

.pl-\[142px\] {
  padding-left: 142px;
}

.pt-\[27px\] {
  padding-top: 27px;
}

.pr-\[40px\] {
  padding-right: 40px;
}

.pb-\[27px\] {
  padding-bottom: 27px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pt-\[90px\] {
  padding-top: 90px;
}

.pt-\[52px\] {
  padding-top: 52px;
}

.pb-\[52px\] {
  padding-bottom: 52px;
}

.pl-\[50px\] {
  padding-left: 50px;
}

.pb-\[10px\] {
  padding-bottom: 10px;
}

.pt-\[0px\] {
  padding-top: 0px;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pr-\[100px\] {
  padding-right: 100px;
}

.pt-\[250px\] {
  padding-top: 250px;
}

.pb-10 {
  padding-bottom: 40px;
}

.pt-\[70px\] {
  padding-top: 70px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pb-\[160px\] {
  padding-bottom: 160px;
}

.pb-\[190px\] {
  padding-bottom: 190px;
}

.pt-\[15px\] {
  padding-top: 15px;
}

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-\[0px\] {
  padding-bottom: 0px;
}

.pt-\[34px\] {
  padding-top: 34px;
}

.pr-\[90px\] {
  padding-right: 90px;
}

.pb-\[26px\] {
  padding-bottom: 26px;
}

.pt-\[55px\] {
  padding-top: 55px;
}

.pb-\[70px\] {
  padding-bottom: 70px;
}

.pr-52 {
  padding-right: 208px;
}

.pb-9 {
  padding-bottom: 36px;
}

.pr-\[50px\] {
  padding-right: 50px;
}

.pt-\[64px\] {
  padding-top: 64px;
}

.pb-\[85px\] {
  padding-bottom: 85px;
}

.pb-\[35px\] {
  padding-bottom: 35px;
}

.pl-\[27px\] {
  padding-left: 27px;
}

.pt-\[38px\] {
  padding-top: 38px;
}

.pl-\[12px\] {
  padding-left: 12px;
}

.pb-\[38px\] {
  padding-bottom: 38px;
}

.pr-\[12px\] {
  padding-right: 12px;
}

.pt-\[0\] {
  padding-top: 0;
}

.pt-\[115px\] {
  padding-top: 115px;
}

.pt-\[25px\] {
  padding-top: 25px;
}

.pb-\[90px\] {
  padding-bottom: 90px;
}

.pt-\[10px\] {
  padding-top: 10px;
}

.pl-\[30px\] {
  padding-left: 30px;
}

.pr-\[35px\] {
  padding-right: 35px;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pl-\[0px\] {
  padding-left: 0px;
}

.pt-\[128px\] {
  padding-top: 128px;
}

.pl-\[14px\] {
  padding-left: 14px;
}

.pb-\[25px\] {
  padding-bottom: 25px;
}

.pb-\[45px\] {
  padding-bottom: 45px;
}

.pl-\[97px\] {
  padding-left: 97px;
}

.pt-\[71px\] {
  padding-top: 71px;
}

.pb-\[62px\] {
  padding-bottom: 62px;
}

.pr-\[70px\] {
  padding-right: 70px;
}

.pt-\[85px\] {
  padding-top: 85px;
}

.pr-\[45px\] {
  padding-right: 45px;
}

.pb-\[18px\] {
  padding-bottom: 18px;
}

.pt-\[77px\] {
  padding-top: 77px;
}

.pr-\[46px\] {
  padding-right: 46px;
}

.pb-\[55px\] {
  padding-bottom: 55px;
}

.pt-\[45px\] {
  padding-top: 45px;
}

.pb-\[90\%\] {
  padding-bottom: 90%;
}

.pl-\[34px\] {
  padding-left: 34px;
}

.pt-\[78px\] {
  padding-top: 78px;
}

.pb-\[74px\] {
  padding-bottom: 74px;
}

.pr-\[14px\] {
  padding-right: 14px;
}

.pr-\[16px\] {
  padding-right: 16px;
}

.pt-\[100px\] {
  padding-top: 100px;
}

.pt-\[17px\] {
  padding-top: 17px;
}

.pr-\[10px\] {
  padding-right: 10px;
}

.pt-\[75px\] {
  padding-top: 75px;
}

.pt-\[230px\] {
  padding-top: 230px;
}

.pl-\[45px\] {
  padding-left: 45px;
}

.pt-\[calc\(50vh-310px\)\] {
  padding-top: calc(50vh - 310px);
}

.pt-\[calc\(50\%-650px\)\] {
  padding-top: calc(50% - 650px);
}

.pt-\[calc\(50\%-600px\)\] {
  padding-top: calc(50% - 600px);
}

.pt-\[calc\(50\%-520px\)\] {
  padding-top: calc(50% - 520px);
}

.pb-\[95px\] {
  padding-bottom: 95px;
}

.pr-\[110px\] {
  padding-right: 110px;
}

.pl-\[36px\] {
  padding-left: 36px;
}

.pt-\[23px\] {
  padding-top: 23px;
}

.pb-\[21px\] {
  padding-bottom: 21px;
}

.pl-\[80px\] {
  padding-left: 80px;
}

.pt-\[135px\] {
  padding-top: 135px;
}

.pl-\[60px\] {
  padding-left: 60px;
}

.pr-\[120px\] {
  padding-right: 120px;
}

.pt-20 {
  padding-top: 80px;
}

.pt-\[86px\] {
  padding-top: 86px;
}

.pl-\[220px\] {
  padding-left: 220px;
}

.pr-\[220px\] {
  padding-right: 220px;
}

.pb-16 {
  padding-bottom: 64px;
}

.pt-10 {
  padding-top: 40px;
}

.pt-8 {
  padding-top: 32px;
}

.pt-24 {
  padding-top: 96px;
}

.pb-28 {
  padding-bottom: 112px;
}

.pr-24 {
  padding-right: 96px;
}

.pl-\[135px\] {
  padding-left: 135px;
}

.pl-20 {
  padding-left: 80px;
}

.pt-\[68px\] {
  padding-top: 68px;
}

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

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

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

.align-bottom {
  vertical-align: bottom;
}

.font-display {
  font-family: Flecha M, sans-serif;
}

.font-bodyBold {
  font-family: Bold Vinila, sans-serif;
}

.font-body {
  font-family: Regular Vinila, sans-serif;
}

.font-bodyLight {
  font-family: Light Vinila, sans-serif;
}

.text-5xl {
  font-size: 64px;
  line-height: 66px;
  letter-spacing: -0.5px;
}

.text-\[48px\] {
  font-size: 48px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-xs {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: normal;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-3xl {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.1px;
}

.text-2xs {
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 1px;
}

.text-sm {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: normal;
}

.text-\[17px\] {
  font-size: 17px;
}

.text-\[52px\] {
  font-size: 52px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[45px\] {
  font-size: 45px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[57px\] {
  font-size: 57px;
}

.text-\[23px\] {
  font-size: 23px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-lg {
  font-size: 21px;
  line-height: 33px;
  letter-spacing: normal;
}

.text-2xl {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.4px;
}

.text-base {
  font-size: 19px;
  line-height: 30px;
  letter-spacing: normal;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-6xl {
  font-size: 70px;
  line-height: 70px;
  letter-spacing: -0.5px;
}

.text-\[64px\] {
  font-size: 64px;
}

.text-\[54px\] {
  font-size: 54px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[36px\] {
  font-size: 36px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[21px\] {
  font-size: 21px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[34px\] {
  font-size: 34px;
}

.text-\[100px\] {
  font-size: 100px;
}

.text-\[27px\] {
  font-size: 27px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[44px\] {
  font-size: 44px;
}

.text-\[56px\] {
  font-size: 56px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-\[40px\] {
  font-size: 40px;
}

.text-\[66px\] {
  font-size: 66px;
}

.text-\[120px\] {
  font-size: 120px;
}

.text-\[38px\] {
  font-size: 38px;
}

.text-xl {
  font-size: 21px;
  line-height: 31px;
  letter-spacing: 0.3px;
}

.text-7xl {
  font-size: 160px;
  line-height: 160px;
  letter-spacing: -1px;
}

.text-4xl {
  font-size: 50px;
  line-height: 58px;
  letter-spacing: -0.2px;
}

.text-\[9px\] {
  font-size: 9px;
}

.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-extrabold {
  font-weight: 800;
}

.font-normal {
  font-weight: 400;
}

.font-bold {
  font-weight: 700;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.leading-1 {
  line-height: 20px;
}

.leading-5 {
  line-height: 30px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[51px\] {
  line-height: 51px;
}

.leading-\[60px\] {
  line-height: 60px;
}

.leading-\[23px\] {
  line-height: 23px;
}

.leading-9 {
  line-height: 50px;
}

.leading-\[14px\] {
  line-height: 14px;
}

.leading-12 {
  line-height: 72px;
}

.leading-\[58px\] {
  line-height: 58px;
}

.leading-4 {
  line-height: 28px;
}

.leading-2 {
  line-height: 25px;
}

.leading-10 {
  line-height: 60px;
}

.leading-\[64px\] {
  line-height: 64px;
}

.leading-\[40px\] {
  line-height: 40px;
}

.leading-\[38px\] {
  line-height: 38px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-7 {
  line-height: 42px;
}

.leading-3 {
  line-height: 26px;
}

.leading-6 {
  line-height: 40px;
}

.leading-\[34px\] {
  line-height: 34px;
}

.leading-\[74px\] {
  line-height: 74px;
}

.leading-\[26px\] {
  line-height: 26px;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-\[56px\] {
  line-height: 56px;
}

.leading-\[15px\] {
  line-height: 15px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-14 {
  line-height: 160px;
}

.leading-\[42px\] {
  line-height: 42px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[27px\] {
  line-height: 27px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[29px\] {
  line-height: 29px;
}

.leading-\[19px\] {
  line-height: 19px;
}

.leading-\[11px\] {
  line-height: 11px;
}

.leading-8 {
  line-height: 46px;
}

.tracking-wide {
  letter-spacing: 0.3px;
}

.tracking-normal {
  letter-spacing: normal;
}

.tracking-tighter {
  letter-spacing: -0.5px;
}

.tracking-wider {
  letter-spacing: 0.5px;
}

.tracking-\[-0\.75px\] {
  letter-spacing: -0.75px;
}

.tracking-tight {
  letter-spacing: -0.25px;
}

.tracking-\[0\.82px\] {
  letter-spacing: 0.82px;
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(252 68 12 / var(--tw-text-opacity));
}

.text-pink {
  --tw-text-opacity: 1;
  color: rgb(237 31 113 / var(--tw-text-opacity));
}

.text-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-70 {
  opacity: 0.7;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  -webkit-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: 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 {
  -webkit-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: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -o-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;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-all {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-opacity {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.delay-200 {
  -webkit-transition-delay: 200ms;
       -o-transition-delay: 200ms;
          transition-delay: 200ms;
}

.duration-300 {
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
}

.duration-\[0\.350s\] {
  -webkit-transition-duration: 0.350s;
       -o-transition-duration: 0.350s;
          transition-duration: 0.350s;
}

.duration-200 {
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
}

.duration-500 {
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
}

.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-\[cubic-bezier\(0\.215\2c 0\.61\2c 0\.355\2c 1\)\] {
  -webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
       -o-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
          transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
}

/* maybe temp - added just because main text color is dark blue and it's similar to default black (#000) so easy to forget to add "text-blue-dark" */

body {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.post-edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Regular Vinila, sans-serif;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: normal;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1025px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1024px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 1030px) and (max-width: 1300px) {
  .container {
    max-width: 1240px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* temp - for home page h1 */

.home-h1 .text-orange {
  /*background: #fc440c!important;*/
}

p {
  font-family: Light Vinila, sans-serif;
}

[data-target="editor-content"] p {
  margin-bottom: 20px;
  display: block;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: normal;
}

[data-target="editor-content"] a {
  --tw-text-opacity: 1;
  color: rgb(252 68 12 / var(--tw-text-opacity));
}

.home-h1 [data-target="editor-content"] a {
  /*background: #fc440c!important;*/
}

[data-target="box-editor-content"] p {
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  line-height: 30px;
}

[data-target="editor-content"] h2 {
  margin-bottom: 15px;
  padding-top: 15px;
  font-family: Flecha M, sans-serif;
  font-size: 50px;
  line-height: 56px;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

[data-target="editor-content"] h3 {
  margin-bottom: 15px;
  padding-top: 15px;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 32px;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

[data-target="editor-content"] ul, 
[data-target="editor-content"] ol {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Light Vinila, sans-serif;
}

[data-target="editor-content"] ul li, 
[data-target="editor-content"] ol li {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  padding-left: 32px;
  font-size: 19px;
  line-height: 30px;
  letter-spacing: normal;
}

[data-target="editor-content"] ol {
  list-style: auto;
  list-style-position: inside;
}

[data-target="editor-content"] ol li {
  padding-left: 2px;
}

[data-target="editor-content"] ul li:before {
  position: absolute;
  top: 11px;
  left: 0;
  height: 2px;
  width: 18px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 68 12 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

[data-target="tooltip-editor-content"] p {
  margin-bottom: 20px;
  display: block;
  font-family: Regular Vinila, sans-serif;
  font-size: 14px;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

[data-target="tooltip-editor-content"] h3 {
  margin-bottom: 15px;
  padding-top: 15px;
  font-size: 26px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

[data-target="tooltip-editor-content"] ul, 
[data-target="tooltip-editor-content"] ol {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Regular Vinila, sans-serif;
  font-family: Light Vinila, sans-serif;
}

[data-target="tooltip-editor-content"] ul li, 
[data-target="tooltip-editor-content"] ol li {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

[data-target="tooltip-editor-content"] ul li:before {
  position: absolute;
  top: 5px;
  left: 0;
  height: 2px;
  width: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}

.tick-style [data-target="tooltip-editor-content"] ul li {
  padding-left: 40px;
}

.tick-style [data-target="editor-content"] ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 24px;
  height: 25px;
  background: transparent;
  background-image: url(../svg/li-tick.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.report-editor-content ul li:before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

[data-target="editor-content"] q:before {
  display: none;
}

[data-target="editor-content"] q:after {
  display: none;
  opacity: 0;
}

.intro {
  font-family: Regular Vinila, sans-serif;
  font-size: 21px;
  line-height: 31px;
  letter-spacing: 0.3px;
}

[data-target="editor-content"] p.intro {
  margin-bottom: 20px;
  display: block;
  font-family: Regular Vinila, sans-serif;
  font-size: 21px;
  line-height: 33px;
  letter-spacing: normal;
}

[data-state="open"] .accordion__plus {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -10px;
}

.opacity-100 {
  opacity: 1!important;
}

[data-id="banner"] picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Ghost button - tailwind not responding correcly */

.ghost-button {
  border: solid 1px white!important;
  color: white!important;
}

/* Flickity */

.flickity-viewport {
  overflow: visible;
}

/*
.flickity-viewport .flickity-slider > *:not(.is-selected) {
    @apply pointer-events-none;
}
*/

[data-target="team-slider"].flickity-ready .flickity-viewport .flickity-slider {
  position: relative;
  height: 100%;
}

[data-target="images-slider"] .flickity-slider, 
[data-target="videos-slider"] .flickity-slider {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

[data-target="videos-content-slider"] ol.flickity-page-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

[data-target="videos-content-slider"] ol.flickity-page-dots li {
  position: relative;
  width: 9px;
  height: 9px;
  --tw-bg-opacity: 1;
  background-color: rgb(213 208 203 / var(--tw-bg-opacity));
  border-radius: 5px;
  margin-left: 4px;
  margin-right: 4px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

[data-target="videos-content-slider"] ol.flickity-page-dots li.is-selected {
  width: 24px;
  --tw-bg-opacity: 1;
  background-color: rgb(237 31 113 / var(--tw-bg-opacity));
}

/* position dots in carousel */

.flickity-page-dots {
  position: absolute;
  width: 120px;
  text-align: right;
}

@media (min-width: 768px) {
  .flickity-page-dots {
    bottom: 30px;
    right: 82px;
  }
}

@media (max-width: 767px) {
  .flickity-page-dots {
    top: 15px;
    right: 22px;
  }
}

/* white circles */

.flickity-page-dots .dot {
  border: 1px solid #fc440c;
  display: inline-block;
  background-color: transparent;
  opacity: 1;
}

@media (min-width: 768px) {
  .flickity-page-dots .dot {
    margin-left: 10px;
    height: 10px;
    width: 10px;
  }
}

@media (max-width: 767px) {
  .flickity-page-dots .dot {
    margin-left: 5px;
    height: 8px;
    width: 8px;
  }
}

/* fill-in selected dot */

.flickity-page-dots .dot.is-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(252 68 12 / var(--tw-bg-opacity));
}

/* Tabs */

[data-target="tab-content"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
}

[data-target="tab-content"].selected {
  position: relative;
  visibility: visible;
  opacity: 1;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  table-layout: fixed;
}

table thead tr {
  background-color: #273494;
  color: #ffffff;
  text-align: left;
  opacity: 1;
}

table th,
table td {
  padding: 12px 15px;
}

table tbody tr {
  border-bottom: 1px solid #dddddd;
  background-color: #f3f3f3;
}

table tbody tr:last-of-type {
  border-bottom: 2px solid #273494;
}

@media screen and (max-width: 767px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    border-bottom: 3px solid #f3f3f3;
    display: block;
    margin-bottom: .625em;
    height: auto!important;
  }

  table td {
    width: 100%!important;
    height: 100%!important;
    border-bottom: 1px solid #f3f3f3;
    display: block;
    font-size: .8em;
    text-align: left;
  }

  table td::before {
    /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom: 0;
  }
}

body#site-3 {
  &.page-template-tpl-testimonials {
    .filter-holder {
      display: none!important;
    }
  }
  &.page-template-tpl-transactions {
    .filter-holder {
      display: none!important;
    }
  }
}

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

.before\:inset-0::before {
  content: var(--tw-content);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.before\:top-\[200px\]::before {
  content: var(--tw-content);
  top: 200px;
}

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

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

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

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

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-\[400px\]::before {
  content: var(--tw-content);
  height: 400px;
}

.before\:h-1\/2::before {
  content: var(--tw-content);
  height: 50%;
}

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

.before\:rounded-\[32px\]::before {
  content: var(--tw-content);
  border-radius: 32px;
}

.before\:bg-purple::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(39 52 148 / var(--tw-bg-opacity));
}

.before\:bg-pink::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(237 31 113 / var(--tw-bg-opacity));
}

.before\:bg-gradient-to-r::before {
  content: var(--tw-content);
  background-image: -webkit-gradient(linear, left top, right top, from(var(--tw-gradient-stops)));
  background-image: -o-linear-gradient(left, var(--tw-gradient-stops));
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

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

.before\:content-\[url\(\'\.\.\/images\/icons\/quote-icon-white\.svg\'\)\]::before {
  --tw-content: url('../svg/quote-icon-white.svg');
  content: var(--tw-content);
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(252 68 12 / var(--tw-text-opacity));
}

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

.group:hover .group-hover\:-translate-y-4 {
  --tw-translate-y: -16px;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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));
}

.children\:absolute > * {
  position: absolute;
}

.children\:relative > * {
  position: relative;
}

.children\:inset-0 > * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.children\:-left-\[0px\] > * {
  left: -0px;
}

.children\:-top-\[3px\] > * {
  top: -3px;
}

.children\:-right-\[3px\] > * {
  right: -3px;
}

.children\:-bottom-\[3px\] > * {
  bottom: -3px;
}

.children\:-left-\[3px\] > * {
  left: -3px;
}

.children\:mx-auto > * {
  margin-left: auto;
  margin-right: auto;
}

.children\:aspect-\[3\/2\] > * {
  aspect-ratio: 3/2;
}

.children\:h-\[calc\(100\%\+0px\)\] > * {
  height: calc(100% + 0px);
}

.children\:h-full > * {
  height: 100%;
}

.children\:h-auto > * {
  height: auto;
}

.children\:h-\[90px\] > * {
  height: 90px;
}

.children\:h-\[280px\] > * {
  height: 280px;
}

.children\:h-\[142px\] > * {
  height: 142px;
}

.children\:max-h-\[260px\] > * {
  max-height: 260px;
}

.children\:max-h-\[270px\] > * {
  max-height: 270px;
}

.children\:max-h-\[290px\] > * {
  max-height: 290px;
}

.children\:max-h-\[80px\] > * {
  max-height: 80px;
}

.children\:min-h-\[260px\] > * {
  min-height: 260px;
}

.children\:w-full > * {
  width: 100%;
}

.children\:w-\[25px\] > * {
  width: 25px;
}

.children\:w-\[24px\] > * {
  width: 24px;
}

.children\:w-\[64px\] > * {
  width: 64px;
}

.children\:w-\[90px\] > * {
  width: 90px;
}

.children\:w-auto > * {
  width: auto;
}

.children\:w-\[142px\] > * {
  width: 142px;
}

.children\:w-\[42px\] > * {
  width: 42px;
}

.children\:w-\[470px\] > * {
  width: 470px;
}

.children\:max-w-\[750px\] > * {
  max-width: 750px;
}

.children\:max-w-\[380px\] > * {
  max-width: 380px;
}

.children\:max-w-\[440px\] > * {
  max-width: 440px;
}

.children\:max-w-\[300px\] > * {
  max-width: 300px;
}

.children\:-scale-x-100 > * {
  --tw-scale-x: -1;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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));
}

.children\:object-contain > * {
  -o-object-fit: contain;
     object-fit: contain;
}

.children\:object-cover > * {
  -o-object-fit: cover;
     object-fit: cover;
}

.children\:object-center > * {
  -o-object-position: center;
     object-position: center;
}

.children\:text-purple > * {
  --tw-text-opacity: 1;
  color: rgb(39 52 148 / var(--tw-text-opacity));
}

.children\:transition-transform > * {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

.children\:duration-500 > * {
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
}

.children\:hover\:w-full:hover > * {
  width: 100%;
}

.hover\:children\:w-full > *:hover {
  width: 100%;
}

.group:hover .children\:group-hover\:scale-105 > * {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  -webkit-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));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: 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));
}

.prose-headings\:text-white :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1535px) {
  .\32xl\:w-\[400px\] {
    width: 400px;
  }
}

@media (min-width: 1379px) {
  .\31xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (max-width: 1378px) {
  .\31xl\<\:block {
    display: block;
  }

  .\31xl\<\:inline-block {
    display: inline-block;
  }

  .\31xl\<\:hidden {
    display: none;
  }

  .\31xl\<\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .\31xl\<\:whitespace-nowrap {
    white-space: nowrap;
  }

  .\31xl\<\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1241px) {
  .xl\:left-\[50px\] {
    left: 50px;
  }

  .xl\:pt-\[28px\] {
    padding-top: 28px;
  }

  .xl\:pl-\[46px\] {
    padding-left: 46px;
  }

  .xl\:pl-\[45px\] {
    padding-left: 45px;
  }

  .xl\:pt-\[45px\] {
    padding-top: 45px;
  }

  .xl\:pr-\[60px\] {
    padding-right: 60px;
  }

  .xl\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .xl\:text-\[58px\] {
    font-size: 58px;
  }

  .xl\:text-\[64px\] {
    font-size: 64px;
  }

  .xl\:leading-\[66px\] {
    line-height: 66px;
  }
}

@media (min-width: 1182px) {
  .lg2\:absolute {
    position: absolute;
  }

  .lg2\:top-\[25px\] {
    top: 25px;
  }

  .lg2\:right-\[25px\] {
    right: 25px;
  }

  .lg2\:ml-\[40px\] {
    margin-left: 40px;
  }

  .lg2\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .lg2\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg2\:grid {
    display: grid;
  }

  .lg2\:w-full {
    width: 100%;
  }

  .lg2\:w-\[162px\] {
    width: 162px;
  }

  .lg2\:w-\[calc\(100\%-15px\)\] {
    width: calc(100% - 15px);
  }

  .lg2\:min-w-\[390px\] {
    min-width: 390px;
  }

  .lg2\:gap-16 {
    gap: 64px;
  }

  .lg2\:gap-12 {
    gap: 48px;
  }

  .lg2\:gap-1 {
    gap: 4px;
  }

  .lg2\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .lg2\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg2\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }

  .lg2\:px-\[46px\] {
    padding-left: 46px;
    padding-right: 46px;
  }

  .lg2\:px-\[120px\] {
    padding-left: 120px;
    padding-right: 120px;
  }

  .lg2\:pr-\[80px\] {
    padding-right: 80px;
  }

  .lg2\:pl-\[120px\] {
    padding-left: 120px;
  }

  .lg2\:uppercase {
    text-transform: uppercase;
  }
}

@media (min-width: 1025px) {
  .lg1\:-ml-\[0px\] {
    margin-left: -0px;
  }

  .lg1\:mr-\[15px\] {
    margin-right: 15px;
  }

  .lg1\:mt-\[0px\] {
    margin-top: 0px;
  }

  .lg1\:-mt-\[0px\] {
    margin-top: -0px;
  }

  .lg1\:-mt-\[50px\] {
    margin-top: -50px;
  }

  .lg1\:-mt-\[140px\] {
    margin-top: -140px;
  }

  .lg1\:-mt-\[650px\] {
    margin-top: -650px;
  }

  .lg1\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg1\:grid {
    display: grid;
  }

  .lg1\:h-\[335px\] {
    height: 335px;
  }

  .lg1\:min-w-\[330px\] {
    min-width: 330px;
  }

  .lg1\:min-w-\[190px\] {
    min-width: 190px;
  }

  .lg1\:flex-\[0_0_530px\] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 530px;
            flex: 0 0 530px;
  }

  .lg1\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg1\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg1\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .lg1\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .lg1\:overflow-hidden {
    overflow: hidden;
  }

  .lg1\:pl-\[60px\] {
    padding-left: 60px;
  }

  .lg1\:pl-\[110px\] {
    padding-left: 110px;
  }
}

@media (max-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:bottom-\[150px\] {
    bottom: 150px;
  }

  .lg\:-left-\[40px\] {
    left: -40px;
  }

  .lg\:bottom-\[50\%\] {
    bottom: 50%;
  }

  .lg\:right-0 {
    right: 0;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:mx-\[30px\] {
    margin-left: 30px;
    margin-right: 30px;
  }

  .lg\:mx-\[20px\] {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:mx-\[5px\] {
    margin-left: 5px;
    margin-right: 5px;
  }

  .lg\:mt-\[26px\] {
    margin-top: 26px;
  }

  .lg\:ml-\[48\%\] {
    margin-left: 48%;
  }

  .lg\:mt-\[50px\] {
    margin-top: 50px;
  }

  .lg\:mt-\[45px\] {
    margin-top: 45px;
  }

  .lg\:mt-\[80px\] {
    margin-top: 80px;
  }

  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .lg\:mt-\[176px\] {
    margin-top: 176px;
  }

  .lg\:-mb-\[180px\] {
    margin-bottom: -180px;
  }

  .lg\:mt-\[130px\] {
    margin-top: 130px;
  }

  .lg\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .lg\:-mt-\[45px\] {
    margin-top: -45px;
  }

  .lg\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .lg\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .lg\:mt-\[70px\] {
    margin-top: 70px;
  }

  .lg\:-ml-\[510px\] {
    margin-left: -510px;
  }

  .lg\:-mr-\[510px\] {
    margin-right: -510px;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:-mt-\[20px\] {
    margin-top: -20px;
  }

  .lg\:-ml-\[5px\] {
    margin-left: -5px;
  }

  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }

  .lg\:mt-\[190px\] {
    margin-top: 190px;
  }

  .lg\:mb-\[190px\] {
    margin-bottom: 190px;
  }

  .lg\:mb-\[75px\] {
    margin-bottom: 75px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[450px\] {
    height: 450px;
  }

  .lg\:h-\[1600px\] {
    height: 1600px;
  }

  .lg\:h-\[750px\] {
    height: 750px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:min-h-\[460px\] {
    min-height: 460px;
  }

  .lg\:min-h-\[480px\] {
    min-height: 480px;
  }

  .lg\:min-h-\[144px\] {
    min-height: 144px;
  }

  .lg\:min-h-\[240px\] {
    min-height: 240px;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-\[48\%\] {
    width: 48%;
  }

  .lg\:w-\[25\%\] {
    width: 25%;
  }

  .lg\:w-\[700px\] {
    width: 700px;
  }

  .lg\:w-\[90\%\] {
    width: 90%;
  }

  .lg\:min-w-\[190px\] {
    min-width: 190px;
  }

  .lg\:max-w-\[700px\] {
    max-width: 700px;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:max-w-\[720px\] {
    max-width: 720px;
  }

  .lg\:max-w-\[900px\] {
    max-width: 900px;
  }

  .lg\:flex-\[0_0_300px\] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }

  .lg\:columns-2 {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:place-content-center {
    place-content: center;
  }

  .lg\:gap-6 {
    gap: 24px;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg\:px-\[22px\] {
    padding-left: 22px;
    padding-right: 22px;
  }

  .lg\:pt-\[25px\] {
    padding-top: 25px;
  }

  .lg\:pl-\[30px\] {
    padding-left: 30px;
  }

  .lg\:pr-\[14px\] {
    padding-right: 14px;
  }

  .lg\:pb-\[20px\] {
    padding-bottom: 20px;
  }

  .lg\:pr-\[40px\] {
    padding-right: 40px;
  }

  .lg\:pb-\[40px\] {
    padding-bottom: 40px;
  }

  .lg\:pr-\[80px\] {
    padding-right: 80px;
  }

  .lg\:pr-\[30px\] {
    padding-right: 30px;
  }

  .lg\:pb-\[80px\] {
    padding-bottom: 80px;
  }

  .lg\:pt-\[20px\] {
    padding-top: 20px;
  }

  .lg\:pt-\[30px\] {
    padding-top: 30px;
  }

  .lg\:pt-\[90px\] {
    padding-top: 90px;
  }

  .lg\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .lg\:pt-\[80px\] {
    padding-top: 80px;
  }

  .lg\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .lg\:pt-\[45px\] {
    padding-top: 45px;
  }

  .lg\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .lg\:pt-\[40px\] {
    padding-top: 40px;
  }

  .lg\:pt-\[210px\] {
    padding-top: 210px;
  }

  .lg\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .lg\:pb-\[140px\] {
    padding-bottom: 140px;
  }

  .lg\:pl-\[10px\] {
    padding-left: 10px;
  }

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

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

  .lg\:font-body {
    font-family: Regular Vinila, sans-serif;
  }

  .lg\:text-\[42px\] {
    font-size: 42px;
  }

  .lg\:text-\[18px\] {
    font-size: 18px;
  }

  .lg\:text-4xl {
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -0.2px;
  }

  .lg\:text-\[32px\] {
    font-size: 32px;
  }

  .lg\:text-\[70px\] {
    font-size: 70px;
  }

  .lg\:text-\[26px\] {
    font-size: 26px;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }

  .lg\:text-\[15px\] {
    font-size: 15px;
  }

  .lg\:leading-\[60px\] {
    line-height: 60px;
  }

  .lg\:leading-\[40px\] {
    line-height: 40px;
  }

  .lg\:leading-\[48px\] {
    line-height: 48px;
  }
}

@media (max-height: 850px) {
  .midhscreen\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .midhscreen\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .midhscreen\:pb-\[110px\] {
    padding-bottom: 110px;
  }
}

@media (max-width: 1023px) {
  .ipad_port\:absolute {
    position: absolute;
  }

  .ipad_port\:relative {
    position: relative;
  }

  .ipad_port\:inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .ipad_port\:-left-\[175px\] {
    left: -175px;
  }

  .ipad_port\:left-\[10px\] {
    left: 10px;
  }

  .ipad_port\:right-\[10px\] {
    right: 10px;
  }

  .ipad_port\:bottom-0 {
    bottom: 0;
  }

  .ipad_port\:right-auto {
    right: auto;
  }

  .ipad_port\:left-0 {
    left: 0;
  }

  .ipad_port\:order-last {
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
  }

  .ipad_port\:order-first {
    -webkit-box-ordinal-group: -9998;
        -ms-flex-order: -9999;
            order: -9999;
  }

  .ipad_port\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .ipad_port\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .ipad_port\:-mt-\[50px\] {
    margin-top: -50px;
  }

  .ipad_port\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .ipad_port\:mt-\[110px\] {
    margin-top: 110px;
  }

  .ipad_port\:mb-\[70px\] {
    margin-bottom: 70px;
  }

  .ipad_port\:mt-\[120px\] {
    margin-top: 120px;
  }

  .ipad_port\:mt-\[30px\] {
    margin-top: 30px;
  }

  .ipad_port\:mt-\[20px\] {
    margin-top: 20px;
  }

  .ipad_port\:mt-0 {
    margin-top: 0;
  }

  .ipad_port\:mb-0 {
    margin-bottom: 0;
  }

  .ipad_port\:mt-\[40px\] {
    margin-top: 40px;
  }

  .ipad_port\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .ipad_port\:mr-0 {
    margin-right: 0;
  }

  .ipad_port\:mt-\[25px\] {
    margin-top: 25px;
  }

  .ipad_port\:mt-\[50px\] {
    margin-top: 50px;
  }

  .ipad_port\:-ml-0 {
    margin-left: 0;
  }

  .ipad_port\:-mr-0 {
    margin-right: 0;
  }

  .ipad_port\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .ipad_port\:block {
    display: block;
  }

  .ipad_port\:inline-block {
    display: inline-block;
  }

  .ipad_port\:hidden {
    display: none;
  }

  .ipad_port\:h-\[100\%\] {
    height: 100%;
  }

  .ipad_port\:h-\[400px\] {
    height: 400px;
  }

  .ipad_port\:min-h-\[440px\] {
    min-height: 440px;
  }

  .ipad_port\:w-\[440px\] {
    width: 440px;
  }

  .ipad_port\:w-full {
    width: 100%;
  }

  .ipad_port\:w-\[340px\] {
    width: 340px;
  }

  .ipad_port\:w-\[40\%\] {
    width: 40%;
  }

  .ipad_port\:max-w-\[660px\] {
    max-width: 660px;
  }

  .ipad_port\:max-w-\[400px\] {
    max-width: 400px;
  }

  .ipad_port\:max-w-\[90\%\] {
    max-width: 90%;
  }

  .ipad_port\:max-w-\[600px\] {
    max-width: 600px;
  }

  .ipad_port\:max-w-full {
    max-width: 100%;
  }

  .ipad_port\:flex-\[0_0_100\%\] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .ipad_port\:flex-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .ipad_port\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .ipad_port\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ipad_port\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ipad_port\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .ipad_port\:justify-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .ipad_port\:gap-10 {
    gap: 40px;
  }

  .ipad_port\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .ipad_port\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .ipad_port\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .ipad_port\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ipad_port\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ipad_port\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .ipad_port\:px-\[13px\] {
    padding-left: 13px;
    padding-right: 13px;
  }

  .ipad_port\:pt-\[60px\] {
    padding-top: 60px;
  }

  .ipad_port\:pb-\[40px\] {
    padding-bottom: 40px;
  }

  .ipad_port\:pt-\[220px\] {
    padding-top: 220px;
  }

  .ipad_port\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .ipad_port\:pt-\[35px\] {
    padding-top: 35px;
  }

  .ipad_port\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .ipad_port\:pt-\[30px\] {
    padding-top: 30px;
  }

  .ipad_port\:pr-0 {
    padding-right: 0;
  }

  .ipad_port\:pt-\[70px\] {
    padding-top: 70px;
  }

  .ipad_port\:pl-\[35px\] {
    padding-left: 35px;
  }

  .ipad_port\:pr-\[35px\] {
    padding-right: 35px;
  }

  .ipad_port\:pt-\[55px\] {
    padding-top: 55px;
  }

  .ipad_port\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .ipad_port\:pl-\[8px\] {
    padding-left: 8px;
  }

  .ipad_port\:pr-\[8px\] {
    padding-right: 8px;
  }

  .ipad_port\:pt-\[40px\] {
    padding-top: 40px;
  }

  .ipad_port\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .ipad_port\:pt-\[50px\] {
    padding-top: 50px;
  }

  .ipad_port\:pb-\[25px\] {
    padding-bottom: 25px;
  }

  .ipad_port\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .ipad_port\:pt-\[10px\] {
    padding-top: 10px;
  }

  .ipad_port\:pt-\[calc\(50vh-390px\)\] {
    padding-top: calc(50vh - 390px);
  }

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

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

  .ipad_port\:text-4xl {
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -0.2px;
  }

  .ipad_port\:text-\[17px\] {
    font-size: 17px;
  }

  .ipad_port\:text-\[15px\] {
    font-size: 15px;
  }

  .ipad_port\:text-\[14px\] {
    font-size: 14px;
  }

  .ipad_port\:text-\[30px\] {
    font-size: 30px;
  }

  .ipad_port\:text-\[38px\] {
    font-size: 38px;
  }

  .ipad_port\:text-\[13px\] {
    font-size: 13px;
  }

  .ipad_port\:leading-\[38px\] {
    line-height: 38px;
  }

  .ipad_port\:leading-\[45px\] {
    line-height: 45px;
  }

  .ipad_port\:children\:mx-auto > * {
    margin-left: auto;
    margin-right: auto;
  }

  .ipad_port\:children\:mx-0 > * {
    margin-left: 0;
    margin-right: 0;
  }

  .ipad_port\:children\:max-w-\[350px\] > * {
    max-width: 350px;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:top-\[13px\] {
    top: 13px;
  }

  .md\:right-\[15px\] {
    right: 15px;
  }

  .md\:right-0 {
    right: 0;
  }

  .md\:mr-\[20px\] {
    margin-right: 20px;
  }

  .md\:mr-\[15px\] {
    margin-right: 15px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:flex-\[0_0_250px\] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
  }

  .md\:flex-\[0_0_280px\] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
  }

  .md\:rotate-90 {
    --tw-rotate: 90deg;
    -webkit-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));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: 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));
  }

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:gap-12 {
    gap: 48px;
  }

  .md\:bg-purple-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(54 1 120 / var(--tw-bg-opacity));
  }
}

@media (max-width: 767px) {
  .mob\:absolute {
    position: absolute;
  }

  .mob\:relative {
    position: relative;
  }

  .mob\:bottom-auto {
    bottom: auto;
  }

  .mob\:-top-\[10px\] {
    top: -10px;
  }

  .mob\:-left-\[10px\] {
    left: -10px;
  }

  .mob\:top-\[1px\] {
    top: 1px;
  }

  .mob\:top-auto {
    top: auto;
  }

  .mob\:bottom-\[25px\] {
    bottom: 25px;
  }

  .mob\:right-auto {
    right: auto;
  }

  .mob\:left-\[25px\] {
    left: 25px;
  }

  .mob\:top-\[245px\] {
    top: 245px;
  }

  .mob\:-right-\[10px\] {
    right: -10px;
  }

  .mob\:-bottom-\[30px\] {
    bottom: -30px;
  }

  .mob\:left-\[20px\] {
    left: 20px;
  }

  .mob\:left-\[50\%\] {
    left: 50%;
  }

  .mob\:right-\[20px\] {
    right: 20px;
  }

  .mob\:right-\[50\%\] {
    right: 50%;
  }

  .mob\:bottom-0 {
    bottom: 0;
  }

  .mob\:left-0 {
    left: 0;
  }

  .mob\:bottom-\[15px\] {
    bottom: 15px;
  }

  .mob\:bottom-\[18px\] {
    bottom: 18px;
  }

  .mob\:left-auto {
    left: auto;
  }

  .mob\:right-\[25px\] {
    right: 25px;
  }

  .mob\:left-\[56px\] {
    left: 56px;
  }

  .mob\:right-\[56px\] {
    right: 56px;
  }

  .mob\:order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .mob\:order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .mob\:col-auto {
    grid-column: auto;
  }

  .mob\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .mob\:float-none {
    float: none;
  }

  .mob\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .mob\:-mx-\[10px\] {
    margin-left: -10px;
    margin-right: -10px;
  }

  .mob\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .mob\:mx-\[10px\] {
    margin-left: 10px;
    margin-right: 10px;
  }

  .mob\:-mx-\[5px\] {
    margin-left: -5px;
    margin-right: -5px;
  }

  .mob\:mx-\[20px\] {
    margin-left: 20px;
    margin-right: 20px;
  }

  .mob\:mt-\[50px\] {
    margin-top: 50px;
  }

  .mob\:mt-\[400px\] {
    margin-top: 400px;
  }

  .mob\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .mob\:mb-0 {
    margin-bottom: 0;
  }

  .mob\:ml-0 {
    margin-left: 0;
  }

  .mob\:mt-0 {
    margin-top: 0;
  }

  .mob\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .mob\:mt-\[25px\] {
    margin-top: 25px;
  }

  .mob\:mb-\[15px\] {
    margin-bottom: 15px;
  }

  .mob\:-mt-\[130px\] {
    margin-top: -130px;
  }

  .mob\:mt-\[40px\] {
    margin-top: 40px;
  }

  .mob\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .mob\:mb-\[70px\] {
    margin-bottom: 70px;
  }

  .mob\:mb-\[0px\] {
    margin-bottom: 0px;
  }

  .mob\:mt-\[220px\] {
    margin-top: 220px;
  }

  .mob\:-mt-\[90px\] {
    margin-top: -90px;
  }

  .mob\:mt-\[160px\] {
    margin-top: 160px;
  }

  .mob\:mt-\[0px\] {
    margin-top: 0px;
  }

  .mob\:mb-\[5px\] {
    margin-bottom: 5px;
  }

  .mob\:mt-\[0\] {
    margin-top: 0;
  }

  .mob\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .mob\:mb-\[25px\] {
    margin-bottom: 25px;
  }

  .mob\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .mob\:-ml-\[75px\] {
    margin-left: -75px;
  }

  .mob\:-mr-\[75px\] {
    margin-right: -75px;
  }

  .mob\:mt-\[12px\] {
    margin-top: 12px;
  }

  .mob\:ml-\[17px\] {
    margin-left: 17px;
  }

  .mob\:mt-\[20px\] {
    margin-top: 20px;
  }

  .mob\:block {
    display: block;
  }

  .mob\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .mob\:hidden {
    display: none;
  }

  .mob\:h-\[300px\] {
    height: 300px;
  }

  .mob\:h-\[600px\] {
    height: 600px;
  }

  .mob\:h-\[134px\] {
    height: 134px;
  }

  .mob\:h-\[270px\] {
    height: 270px;
  }

  .mob\:h-\[19px\] {
    height: 19px;
  }

  .mob\:h-\[38px\] {
    height: 38px;
  }

  .mob\:h-auto {
    height: auto;
  }

  .mob\:min-h-\[300px\] {
    min-height: 300px;
  }

  .mob\:min-h-\[160px\] {
    min-height: 160px;
  }

  .mob\:min-h-\[350px\] {
    min-height: 350px;
  }

  .mob\:min-h-\[240px\] {
    min-height: 240px;
  }

  .mob\:min-h-\[320px\] {
    min-height: 320px;
  }

  .mob\:w-\[250px\] {
    width: 250px;
  }

  .mob\:w-full {
    width: 100%;
  }

  .mob\:w-\[240px\] {
    width: 240px;
  }

  .mob\:w-\[500px\] {
    width: 500px;
  }

  .mob\:w-\[90\%\] {
    width: 90%;
  }

  .mob\:w-\[100\%\] {
    width: 100%;
  }

  .mob\:w-\[19px\] {
    width: 19px;
  }

  .mob\:w-\[calc\(100\%-40px\)\] {
    width: calc(100% - 40px);
  }

  .mob\:w-\[22px\] {
    width: 22px;
  }

  .mob\:w-\[120px\] {
    width: 120px;
  }

  .mob\:w-\[260px\] {
    width: 260px;
  }

  .mob\:w-\[180px\] {
    width: 180px;
  }

  .mob\:max-w-\[180px\] {
    max-width: 180px;
  }

  .mob\:basis-6\/12 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  .mob\:columns-1 {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }

  .mob\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mob\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .mob\:place-content-center {
    place-content: center;
  }

  .mob\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .mob\:gap-8 {
    gap: 32px;
  }

  .mob\:overflow-hidden {
    overflow: hidden;
  }

  .mob\:overflow-visible {
    overflow: visible;
  }

  .mob\:border-t-2 {
    border-top-width: 2px;
  }

  .mob\:border-b-2 {
    border-bottom-width: 2px;
  }

  .mob\:border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .mob\:border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .mob\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgb(39 52 148 / var(--tw-bg-opacity));
  }

  .mob\:bg-contain {
    background-size: contain;
  }

  .mob\:bg-bottom {
    background-position: bottom;
  }

  .mob\:p-\[16px\] {
    padding: 16px;
  }

  .mob\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }

  .mob\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .mob\:px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mob\:py-\[25px\] {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .mob\:py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .mob\:px-\[28px\] {
    padding-left: 28px;
    padding-right: 28px;
  }

  .mob\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mob\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mob\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .mob\:pt-\[40px\] {
    padding-top: 40px;
  }

  .mob\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .mob\:pt-\[50px\] {
    padding-top: 50px;
  }

  .mob\:pt-\[35px\] {
    padding-top: 35px;
  }

  .mob\:pb-\[25px\] {
    padding-bottom: 25px;
  }

  .mob\:pt-\[14px\] {
    padding-top: 14px;
  }

  .mob\:pb-\[8px\] {
    padding-bottom: 8px;
  }

  .mob\:pb-\[5px\] {
    padding-bottom: 5px;
  }

  .mob\:pb-\[40px\] {
    padding-bottom: 40px;
  }

  .mob\:pt-\[310px\] {
    padding-top: 310px;
  }

  .mob\:pt-\[25px\] {
    padding-top: 25px;
  }

  .mob\:pb-\[20px\] {
    padding-bottom: 20px;
  }

  .mob\:pb-\[95px\] {
    padding-bottom: 95px;
  }

  .mob\:pt-\[30px\] {
    padding-top: 30px;
  }

  .mob\:pr-\[30px\] {
    padding-right: 30px;
  }

  .mob\:pt-\[32px\] {
    padding-top: 32px;
  }

  .mob\:pr-\[25px\] {
    padding-right: 25px;
  }

  .mob\:pb-\[32px\] {
    padding-bottom: 32px;
  }

  .mob\:pl-\[25px\] {
    padding-left: 25px;
  }

  .mob\:pt-\[60px\] {
    padding-top: 60px;
  }

  .mob\:pr-0 {
    padding-right: 0;
  }

  .mob\:pt-\[45px\] {
    padding-top: 45px;
  }

  .mob\:pt-\[20px\] {
    padding-top: 20px;
  }

  .mob\:pr-\[50px\] {
    padding-right: 50px;
  }

  .mob\:pb-\[10px\] {
    padding-bottom: 10px;
  }

  .mob\:pr-\[45px\] {
    padding-right: 45px;
  }

  .mob\:pr-\[60px\] {
    padding-right: 60px;
  }

  .mob\:pl-\[20px\] {
    padding-left: 20px;
  }

  .mob\:pl-\[32px\] {
    padding-left: 32px;
  }

  .mob\:pb-0 {
    padding-bottom: 0;
  }

  .mob\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .mob\:pt-\[230px\] {
    padding-top: 230px;
  }

  .mob\:pr-\[20px\] {
    padding-right: 20px;
  }

  .mob\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .mob\:pt-\[120px\] {
    padding-top: 120px;
  }

  .mob\:pt-\[calc\(50vh-350px\)\] {
    padding-top: calc(50vh - 350px);
  }

  .mob\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .mob\:pt-\[12px\] {
    padding-top: 12px;
  }

  .mob\:pb-\[11px\] {
    padding-bottom: 11px;
  }

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

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

  .mob\:text-3xl {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.1px;
  }

  .mob\:text-\[30px\] {
    font-size: 30px;
  }

  .mob\:text-\[20px\] {
    font-size: 20px;
  }

  .mob\:text-\[17px\] {
    font-size: 17px;
  }

  .mob\:text-2xl {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.4px;
  }

  .mob\:text-\[13px\] {
    font-size: 13px;
  }

  .mob\:text-\[15px\] {
    font-size: 15px;
  }

  .mob\:text-\[12px\] {
    font-size: 12px;
  }

  .mob\:text-\[32px\] {
    font-size: 32px;
  }

  .mob\:text-\[26px\] {
    font-size: 26px;
  }

  .mob\:text-\[60px\] {
    font-size: 60px;
  }

  .mob\:text-\[21px\] {
    font-size: 21px;
  }

  .mob\:text-\[16px\] {
    font-size: 16px;
  }

  .mob\:text-\[22px\] {
    font-size: 22px;
  }

  .mob\:text-\[24px\] {
    font-size: 24px;
  }

  .mob\:text-\[40px\] {
    font-size: 40px;
  }

  .mob\:text-\[34px\] {
    font-size: 34px;
  }

  .mob\:leading-\[22px\] {
    line-height: 22px;
  }

  .mob\:leading-\[38px\] {
    line-height: 38px;
  }

  .mob\:leading-\[34px\] {
    line-height: 34px;
  }

  .mob\:leading-\[32px\] {
    line-height: 32px;
  }

  .mob\:leading-3 {
    line-height: 26px;
  }

  .mob\:leading-\[52px\] {
    line-height: 52px;
  }

  .mob\:leading-\[44px\] {
    line-height: 44px;
  }

  .mob\:leading-\[36px\] {
    line-height: 36px;
  }

  .mob\:children\:block > * {
    display: block;
  }

  .mob\:children\:h-\[360px\] > * {
    height: 360px;
  }

  .mob\:children\:h-auto > * {
    height: auto;
  }

  .mob\:children\:w-full > * {
    width: 100%;
  }

  .mob\:children\:max-w-\[260px\] > * {
    max-width: 260px;
  }

  .mob\:children\:max-w-full > * {
    max-width: 100%;
  }

  @media (max-width: 1023px) {
    .mob\:ipad_port\:mt-\[180px\] {
      margin-top: 180px;
    }
  }
}

@media (min-width: 768px) {
  .md\:\[\&_span\.item-arrow\]\:hover\:rotate-45:hover span.item-arrow {
    --tw-rotate: 45deg;
    -webkit-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));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: 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));
  }
}

.\[\&_path\]\:fill-white path {
  fill: #FFF;
}

.\[\&_path\]\:fill-blue-dark path {
  fill: #273494;
}

.hover\:\[\&_path\]\:fill-orange path:hover {
  fill: #fc440c;
}

@media (min-width: 768px) {
  .md\:\[\&_span\.button-arrow\]\:hover\:rotate-45:hover span.button-arrow {
    --tw-rotate: 45deg;
    -webkit-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));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1182px) {
  .lg2\:\[\&_div\.tooltip\]\:hover\:opacity-100:hover div.tooltip {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .md\:\[\&_span\.hover-bg\]\:hover\:bg-white:hover span.hover-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .md\:\[\&_span\.text-white\]\:hover\:text-purple:hover span.text-white {
    --tw-text-opacity: 1;
    color: rgb(39 52 148 / var(--tw-text-opacity));
  }

  .md\:\[\&_img\.white-icon\]\:hover\:opacity-0:hover img.white-icon {
    opacity: 0;
  }

  .md\:\[\&_img\.purple-icon\]\:hover\:opacity-100:hover img.purple-icon {
    opacity: 1;
  }
}

.\[\&_img\]\:aspect-\[3\/2\] img {
  aspect-ratio: 3/2;
}

.\[\&_img\]\:object-cover img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1182px) {
  .lg2\:\[\&_div\.view-details\]\:hover\:-translate-y-\[57px\]:hover div.view-details {
    --tw-translate-y: -57px;
    -webkit-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));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: 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));
  }

  .lg2\:\[\&_div\.view-details\]\:hover\:-translate-y-\[0px\]:hover div.view-details {
    --tw-translate-y: -0px;
    -webkit-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));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: 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));
  }

  .lg2\:\[\&_span\.view-details-text\]\:hover\:opacity-100:hover span.view-details-text {
    opacity: 1;
  }
}

.\[\&\:first-child\]\:ml-0:first-child {
  margin-left: 0;
}

.\[\&\:nth-last-child\(2\)\]\:mr-0:nth-last-child(2) {
  margin-right: 0;
}   