/* Components CSS */

/* Importing component: HLanding

/* @import url("./components/landingpage/landingpage.css"); */

h1.PriceTitle {
  color: #002A39;
  text-align: center;
  font-family: Praktika;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

p.subs {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}

p.termscondi {
  height: 359px;
  flex-shrink: 0;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  /* top: 7rem; */
  padding-left: 38rem !important;
  padding-right: 38rem !important;
}

@media only screen and (min-width: 1200px) {
  p.subs {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  p.termscondi {
    height: 359px;
    flex-shrink: 0;
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    /* top: 7rem; */
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
}

/* =========== Car Carousel for Pricelist and Brochure Page ================ */

.carCarouselPricelistMobile .slick-dots {
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carCarouselPricelistMobile .slick-dots li {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .carCarouselPricelistMobile .slick-dots li {
    height: 1rem;
    width: 1rem;
  }
}

@media (min-width: 1024px) {
  .carCarouselPricelistMobile .slick-dots li {
    height: 1.25rem;
    width: 1.25rem;
  }
}

.carCarouselPricelistMobile .slick-dots .slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.carCarouselPricelistMobile .slick-dots li button:before {
  content: '';
}

/* Importing component: Landing Page styles */

.bccTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 51px;
  margin: 0!important;
}

.bccDesc {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.75rem;
}

@media screen and (max-width: 768px) {
  .bccTitle {
    font-size: 24px!important;
    font-weight: 700;
    line-height: 30.55px;
  }
}

@media screen and (max-width: 500px) {
  .bccDesc {
    font-size: 18px;
    line-height: 22.91px;
  }
}

@media screen and (max-width: 430px) {
  .bccDesc {
    font-size: 18px;
    line-height: 22.91px;
  }

  .bccTitle {
    font-size: 18px!important;
  }
}

.kbcDesc {
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #fff;
}

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

.ipbTitle {
  font-size: 64px;
  font-weight: 900;
  line-height: 57px;
  letter-spacing: 0em;
  color: #fff;
  margin: 0!important;
}

.ipbSubtitle {
  font-size: 44px;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: 0em;
  width: 60%;
  color: #fff;
}

.ipbDisc {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.ipbDisc2 {
  font-size: 24px;
  font-weight: 1000;
  line-height: 30px;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .ipbTitle {
    font-size: 24px;
    line-height: 50px;
    align-items: center;
  }

  .ipbSubtitle {
    font-size: 24px;
    align-items: center!important;
    margin: 0!important;
  }

  .ipbDisc,.ipbDisc2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
  .img-fluid {
    height: 420px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .ipbTitle {
    font-size: 24px;
    line-height: 50px;
    align-items: center;
  }

  .ipbSubtitle {
    font-size: 24px;
    align-items: center!important;
    margin: 0!important;
  }
}

/* Forms Component */

.inputField_style {
  display: block;
  height: 3rem;
  width: 100%;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-white + .inputField_focus {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.text-white + .inputField_focus:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.text-black + .inputField_focus {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.text-black + .inputField_focus:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.inputField_invalid {
  visibility: hidden;
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  font-family: Calibre;
}

.peer:invalid ~ .inputField_invalid {
  visibility: visible;
}

.inputField input[type="text"],
.inputField input[type="email"],
.inputField input[type="number"], 
.inputField select, 
.inputField textarea {
  background-color: transparent !important;
}

.inputField .text-white {
  -webkit-text-fill-color: white;
  /* Change the font color */
}

.inputField .text-white:-webkit-autofill, /* Change the background color */
.inputField .text-white:-webkit-autofill:hover,
.inputField .text-white:-webkit-autofill:focus,
.inputField .text-white:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.noBackground label{
  font-family: Praktika-BoldExtended !importa\nt;
}

.noBackground input,
.noBackground select {
  font-weight: 700;
}

.chkBox .text-black {
  font-weight: 700;
}

.chkBox .text-white {
  font-weight: 500;
}

.formGrid label p a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 199 10 / var(--tw-text-opacity));
}

/*  */

.formGrid select{
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("/media/vj2apxdj/vector.svg");
  background-position: right 10px top 50%;
  background-size: 15px 15px, 15px 15px;
}

.formGrid .dropDown_white {
  background-image: url("/media/p0egvfur/dropdown_white.svg");
}

.formGrid .dropDown_black {
  background-image: url("/media/y5afy4bw/vectordropdown-arrow.svg");
}

/*  */

@media (min-width: 768px) {
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

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

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

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

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-span-11 {
    grid-column: span 11 / span 11;
  }

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

  .md\:w-1\/12 {
    width: 8.333333%;
  }

  .md\:w-2\/12 {
    width: 16.666667%;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-10\/12 {
    width: 83.333333%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-full {
    width: 100%;
  }
}

/* Loader animation CSS */

.loader {
  display: none;
}

.loader.loader-active {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 5000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7)
}

.loader p{
  color: #fff;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* MODAL STYLES */

.form_modal {
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.5);
}

.form_modal .formContainer {
  padding-top: 0px;
}

@media (min-width: 768px) {
  .form_modal .formContainer {
    padding-top: 1.25rem;
  }
}

.form_modal-content {
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.8s;
  animation-name: animatetop;
  animation-duration: 0.8s
}

@keyframes animatetop {
  from {
    top:-300px;
    opacity:0
  }

  to {
    top:0;
    opacity:1
  }

  from {
    top:-300px;
    opacity:0
  }

  to {
    top:0;
    opacity:1
  }
}

.captcha-form {
  transform: scale(0.75);
  transform-origin: 0 0;
}

/* Model */

@media (min-width: 1024px) {
  .three-image-medium {
    width: 400px !important;
  }
}

.three-image-large {
  min-height: 232px !important;
}

@media (min-width: 1024px) {
  .three-image-large {
    width: 544px !important;
  }

  .three-image-medium-container {
    max-width: 1500px !important;
  }

  .three-image-large-container {
    max-width: 1800px !important;
  }
}

.three-image{
  background-repeat: no-repeat;
  background-size: cover;
}

.link-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .btn.color_active {
    width: 64px !important;
    height: 61px !important;
  }
}

.ovcard-img-content:hover img {
  /* Adjust the scale factor for the zoom effect */
  transform: scale(1.1);
}

/* Adjust the transition for the zoom effect */

.ovcard-img-content img {
  transition: transform 0.75s ease;
}

/* Thank you Page */

.thankyou-page__cropped-img-mobile {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: -305px -150px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .thankyou-page__cropped-img {
    background-position: 350px -80px;
    background-repeat: no-repeat;
    -o-object-fit: cover;
       object-fit: cover;
    background-size: 100%;
  }
}

/* Model Feature */

.mfcTitle {
  font-size: 48px;
  font-weight: 700;
  line-height: 61px;
  letter-spacing: 0em;
  color: #000;
}

.mfcDescription {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  color: #000;
}

.modelFeature > .slick-dots {
  bottom: 13%!important;
}

.modelFeature .slick-dots {
  bottom: -70px;
}

.modelFeature .slick-dots li {
  height: 0.125rem;
  width: 12vw;
  --tw-bg-opacity: 1;
  background-color: rgb(200 201 203 / var(--tw-bg-opacity));
}

@media (min-width: 390px) {
  .modelFeature .slick-dots li {
    width: 50px;
  }
}

.modelFeature .slick-dots .slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(63 20 119 / var(--tw-bg-opacity));
}

.modelFeature .slick-dots li button:before {
  content: '';
}

@media screen and (max-width: 768px) {
  .mfcTitle {
    font-size: 36px;
    line-height: 45.83px;
  }

  .mfcDescription {
    font-size: 16px;
    line-height: 19.7px;
  }

  .mfcImage {
    width: 348px;
    height: 185px;
  }

  .modelFeature > .slick-dots {
    bottom: 20%!important;
  }

  .second-btn {
    width: 271px!important;
  }
}

/* Stories Slider */

/* .stories-slider .slick-list {
  @apply
} */

.stories-slider .slick-track {
  display: flex;
}

.stories-slider .slick-slide {
  pointer-events: none !important;
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
  opacity: 0.5 !important;
}

@media (min-width: 1024px) {
  .stories-slider .slick-slide {
    padding-left: 0px !important;
    padding-right: 5rem !important;
  }
}

.stories-slider .slick-current {
  pointer-events: auto !important;
  opacity: 1 !important;
}

/* Car Carousel */

/* =========== Car Carousel for Home Page ================ */

.tabcontent {
  display: none;
}

.carCarousel_active {
  position: relative !important;
  display: inline-block !important;
  padding-bottom: 0.25rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(59 62 65 / var(--tw-text-opacity)) !important;
}

.carCarousel_active:before {
  position: absolute;
  bottom: 0px;
  left: 25%;
  height: 1px;
  width: 50%;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
  content: '';
}

.car-carousel .slick-slide:hover img {
  transform: scale(1.1);
}

.car-carousel img {
  position: relative;
  transition: 0.3s ease-out;
  animation-duration: 0.3s;
}

.car-carousel .slick-slide {
  transition: opacity 0.5s ease-in-out;
}

.car-carousel:hover .slick-slide:not(:hover) {
  opacity: 0.5;
}

.car-carousel:not(:hover) .slick-slide {
  opacity: 1;
}

/* Carousel indicators style */

.car-carousel .slick-dots {
  bottom: -70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.car-carousel .slick-dots li {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .car-carousel .slick-dots li {
    height: 1rem;
    width: 1rem;
  }
}

@media (min-width: 1024px) {
  .car-carousel .slick-dots li {
    height: 1.25rem;
    width: 1.25rem;
  }
}

.car-carousel .slick-dots .slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.car-carousel .slick-dots li button:before {
  content: '';
}

@media(max-width: 576px) {
  .car-carousel .slick-slide:hover img {
    transform: unset;
  }

  .car-carousel:hover .slick-slide:not(:hover) {
    opacity: unset;
    transition: unset;
  }
}

.animation-zoomFade {
  opacity: 0;
  animation: zoomFade 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  transform: scale(0.8);
}

@keyframes zoomFade {
  0% {
    opacity: 0;
    transform: scale(0.8) translateY(100%);
  }

  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

/* Offer Details Css */

@media screen and (max-width: 500px) {
  .od-title {
    font-size: 36px!important;
    line-height: 45.83px!important;
  }

  .od-description {
    font-size: 24px!important;
    font-weight: 400!important;
    line-height: 29.64px!important;
  }
}

/* Button Css */

/* LDV Buttons */

.btn {
  border-radius: 5px;
  border-width: 2px;
  font-family: Calibre;
  font-size: 18px;
}

.btn:hover {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Primary Colors */

.btn-Primary {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
  color: Black;
}

.btn-Primary:active {
  background-color: Black;
}

.btn-Primary-Transparent {
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 199 10 / var(--tw-text-opacity));
}

.btn-Primary-Transparent:active {
  background-color: Black;
}

.btn-Black {
  border-color: transparent;
  background-color: Black;
  color: White;
}

.btn-Black:active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
}

.btn-Black-Transparent {
  border-color: Black;
  background-color: transparent;
  color: Black;
}

.btn-Black-Transparent:active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
}

.btn-White {
  border-color: Black;
  background-color: White;
  color: Black;
}

.btn-White:active {
  border-color: transparent;
  background-color: Black;
}

.btn-White-Transparent {
  border-color: White;
  background-color: transparent;
  color: White;
}

.btn-White-Transparent:active {
  border-color: transparent;
  background-color: Black;
}

/* Secondary Colors */

.btn-Grey-Dark {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
  color: White;
}

.btn-Grey-Dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(118 120 122 / var(--tw-bg-opacity));
}

.btn-Grey-Dark:active {
  border-color: transparent;
  background-color: Black;
}

.btn-Grey-Medium {
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(118 120 122 / var(--tw-bg-opacity));
  color: White;
}

.btn-Grey-Medium:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
}

.btn-Grey-Medium:active {
  border-color: transparent;
  background-color: Black;
}

/* Parts and Accessories */

.parts-and-accessories-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("/media/vwlmglte/vector-1.svg");
  background-position: right 10px top 50%;
  cursor: pointer;
}

.parts-and-accessories-container select:focus {
  outline: none;
}

/* Manipulate css from InformativeContent.cshtml */

.text-container {
  margin: auto !important;
}

.text-container p:nth-child(3) {
  padding-top: 5rem;
}

@media(max-width:991px) {
  .text-container p:nth-child(3) {
    padding-top: 2.5rem;
  }
}

/* Locations Css */

.showroom::-webkit-scrollbar {
  display: none;
  width: 1.75rem;
}

@media (min-width: 768px) {
  .showroom::-webkit-scrollbar {
    display: block;
  }
}

.showroom::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
}

.showroom::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.showroom::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
}

hr {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(233 233 233 / var(--tw-border-opacity)) !important;
}

@media (min-width: 768px) {
  hr {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

.location_active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.gm-style-iw-d h3 {
  padding-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-family: Calibre;
}

.gm-style-iw-d p {
  padding-bottom: 0.5rem;
}

.gm-style-iw-d a {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.gm-style-iw-d a:hover {
  text-decoration-line: underline;
}

.ldvTextUnderline {
  text-decoration: underline;
  text-decoration-color:#FFC70A;
  text-underline-offset: 20px;
  text-decoration-thickness: 5px;
}

@media (max-width: 576px) {
  .rte-Main-span-line {
    font-size: 4px !important;
  }
}

/* Banner Css */

.banner-swiper-pagination .swiper-pagination-bullet {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
  background-color: transparent;
  opacity: 1;
}

.banner-swiper-pagination .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

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

@media screen and (max-width: 1024px) {
  .banner-img {
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 1400px) {
  .banner-img {
    height: 902px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

/* Side by Side Banner Image */

.side-by-side-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* Informative Banner */

/* .info-banner-description p span br {
      @apply hidden lg:visible
  } */

/* Comparator Css */

/* Image Gallery Carousel Css */

@media (min-width: 1024px) {
  .imageGalleryCarouselThumbnail .slick-current img {
    height: 194px;
    width: 304px;
  }
}

.imageGalleryCarouselThumbnail .slick-dots {
  bottom: -50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imageGalleryCarouselThumbnail .slick-dots li {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
  background-color: transparent;
}

.imageGalleryCarouselThumbnail .slick-dots .slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.imageGalleryCarouselThumbnail .slick-dots li button:before {
  content: '';
}

/* Rich Text Editor */

/**umb_name:H1 Headline*/

.rte-Main-h1 {
  font-family: Calibre-Bold !important;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}

/**umb_name:H2 Headline*/

.rte-Main-h2 {
  font-family: Calibre !important;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

/**umb_name:H3 Headline*/

.rte-Main-h3 {
  font-family: Calibre !important;
  font-size: 26px;
  font-weight: 400;
  line-height: 31.2px;
}

/**umb_name:Paragraph*/

.rte-Main-paragraph {
  font-family: Calibre !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
}

/**umb_name:Specification*/

.rte-Main-specification {
  font-family: Calibre !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
}

/**umb_name:Legal*/

.rte-Main-legal {
  font-family: Calibre !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.06px;
}

/**umb_name:Underline-Character*/

.rte-Main-span-line {
  background-color: #FFC70A;
  font-size: 5px;
  color: transparent;
}

/**umb_name:Underline-Character-Black*/

.rte-Main-span-line-black {
  background-color: #000000;
  font-size: 5px;
  color: transparent;
}

/**umb_name:Calibre-Bold*/

.rte-Main-font-bold {
  font-family: Calibre-Bold !important;
}

/**umb_name:Primary*/

.rte-Main-Primary-Color {
  color: #FFC70A;
}

/**umb_name:White*/

.rte-Main-White-Color {
  color: #FFFFFF;
}

/**umb_name:Grey-Dark*/

.rte-Main-Grey-Dark-Color {
  color: #3B3E41;
}

/**umb_name:Grey-Medium*/

.rte-Main-Grey-Medium-Color {
  color: #76787A;
}

/**umb_name:Grey-Light*/

.rte-Main-Grey-Light-Color {
  color: #E9E9E9;
}

/**umb_name:Center-In-Mobile*/

.rte-Main-Center-In-Mobile-Alignment {
  text-align: center;
}

@media (min-width: 1024px) {
  .rte-Main-Center-In-Mobile-Alignment {
    text-align: left;
  }
}

p:has(.rte-Main-Center-In-Mobile-Alignment) {
  text-align: center;
}

@media (min-width: 1024px) {
  p:has(.rte-Main-Center-In-Mobile-Alignment) {
    text-align: left;
  }
}

/**umb_name:Hide-In-Mobile*/

.rte-Main-Hide-In-Mobile-Visibility {
  display: none;
}

@media (min-width: 1024px) {
  .rte-Main-Hide-In-Mobile-Visibility {
    visibility: visible;
  }
}

/* set the max width of the line in mobile */

@media screen and (max-width: 500px) {
  .rte-Main-span-line{
    display: inline-block;
    max-width: 60%;
    height: 5px;
  }
}

/* Info Banner Carousel */

.info-banner-swiper-pagination .swiper-pagination-bullet {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.info-banner-swiper-pagination .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.info-banner-swiper-button_prev, .info-banner-swiper-button_next {
  z-index: 3;
}

/* Image Text Gallery */

/* indicators style */

.imageTextGalleryFeature .slick-dots {
  bottom: -70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imageTextGalleryFeature .slick-dots li {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
  background-color: transparent;
}

.imageTextGalleryFeature .slick-dots .slick-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.imageTextGalleryFeature .slick-dots li button:before {
  content: '';
}

/* Info Block Carousel */

.banner-info-swiper-pagination .swiper-pagination-bullet {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
}

.banner-info-swiper-pagination .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(118 120 122 / var(--tw-ring-opacity));
}

.banner-info-swiper-button_prev, .banner-info-swiper-button_next {
  z-index: 3;
}

/* Color Picker */

/* Add a specific class for your color picker container */

.color-picker .circular_border {
  border: 3px solid;
  border-radius: 50%;
}

.color-picker .color_picker_active {
  width: 45px;
  height: 45px;
  box-shadow: 0px 4px 4px 0px #00000040;
  border: 1px solid transparent;
  position: relative;
}

.color-picker .color_picker_active img {
  width: 31px;
  height: 31px;
  border-radius: 50%;
}

.color-picker .color_picker_active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid white;
}

.filterDiv {
  display: none;
}

.color_show {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

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

.container {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 1.25rem;
}

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

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

.left-0 {
  left: 0px;
}

.left-16 {
  left: 4rem;
}

.left-2 {
  left: 0.5rem;
}

.left-3 {
  left: 0.75rem;
}

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

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

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

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

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

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

.top-0 {
  top: 0px;
}

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

.top-14 {
  top: 3.5rem;
}

.top-4 {
  top: 1rem;
}

.top-6 {
  top: 1.5rem;
}

.top-\[0\] {
  top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-start {
  float: inline-start;
}

.float-end {
  float: inline-end;
}

.m-0 {
  margin: 0px;
}

.m-\[6rem\] {
  margin: 6rem;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

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

.mx-\[5rem\] {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-\[8\.5rem\] {
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.-mr-4 {
  margin-right: -1rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

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

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

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

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

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

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

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

.ml-0 {
  margin-left: 0px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-\[5vw\] {
  margin-left: 5vw;
}

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

.ms-0 {
  margin-inline-start: 0px;
}

.ms-\[15rem\] {
  margin-inline-start: 15rem;
}

.ms-\[2rem\] {
  margin-inline-start: 2rem;
}

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

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

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

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-\[800px\] {
  height: 800px !important;
}

.\!h-full {
  height: 100% !important;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[55vh\] {
  height: 55vh;
}

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

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

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

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

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

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

.w-1\/3 {
  width: 33.333333%;
}

.w-10 {
  width: 2.5rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-3 {
  width: 0.75rem;
}

.w-32 {
  width: 8rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-80 {
  width: 20rem;
}

.w-\[100\%\] {
  width: 100%;
}

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

.w-\[13vw\] {
  width: 13vw;
}

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

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

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

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

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

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

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

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

.w-\[40\%\] {
  width: 40%;
}

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

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

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

.w-\[45\%\] {
  width: 45%;
}

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

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

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

.w-\[65\%\] {
  width: 65%;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[72\.81\%\] {
  width: 72.81%;
}

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

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

.w-\[95\%\] {
  width: 95%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

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

.basis-\[40\%\] {
  flex-basis: 40%;
}

.basis-\[60\%\] {
  flex-basis: 60%;
}

.origin-\[none\] {
  transform-origin: none;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

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

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

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

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

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

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

.items-start {
  align-items: flex-start;
}

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

.items-stretch {
  align-items: stretch;
}

.justify-end {
  justify-content: flex-end;
}

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

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-0 {
  gap: 0px;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[1\.5rem\] {
  gap: 1.5rem;
}

.gap-\[4rem\] {
  gap: 4rem;
}

.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.self-end {
  align-self: flex-end;
}

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.text-wrap {
  text-wrap: wrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-solid {
  border-style: solid;
}

.border-dotted {
  border-style: dotted;
}

.border-none {
  border-style: none;
}

.border-Grey-Dark {
  --tw-border-opacity: 1;
  border-color: rgb(59 62 65 / var(--tw-border-opacity));
}

.border-Grey-Medium {
  --tw-border-opacity: 1;
  border-color: rgb(118 120 122 / var(--tw-border-opacity));
}

.border-Primary {
  --tw-border-opacity: 1;
  border-color: rgb(255 199 10 / var(--tw-border-opacity));
}

.border-\[Grey\] {
  border-color: Grey;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.bg-Black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-Grey-Dark {
  --tw-bg-opacity: 1;
  background-color: rgb(59 62 65 / var(--tw-bg-opacity));
}

.bg-Grey-Light {
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
}

.bg-Grey-Medium {
  --tw-bg-opacity: 1;
  background-color: rgb(118 120 122 / var(--tw-bg-opacity));
}

.bg-KGM_Light_Gray {
  --tw-bg-opacity: 1;
  background-color: rgb(200 201 203 / var(--tw-bg-opacity));
}

.bg-Primary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
}

.bg-White {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#\@bgColor2\] {
  background-color: #@bgColor2;
}

.bg-\[\#F4F4F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}

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

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[Grey-Medium\] {
  --tw-gradient-from: Grey-Medium var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-20 {
  padding: 5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[1\.5rem\] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[23px\] {
  padding-left: 23px;
  padding-right: 23px;
}

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

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

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

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

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

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

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[19px\] {
  padding-bottom: 19px;
}

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

.pb-\[62px\] {
  padding-bottom: 62px;
}

.pb-\[66px\] {
  padding-bottom: 66px;
}

.pb-\[85px\] {
  padding-bottom: 85px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-\[13px\] {
  padding-left: 13px;
}

.pl-\[25px\] {
  padding-left: 25px;
}

.pl-\[36px\] {
  padding-left: 36px;
}

.pl-\[45px\] {
  padding-left: 45px;
}

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

.pl-\[72px\] {
  padding-left: 72px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-36 {
  padding-right: 9rem;
}

.pr-\[48px\] {
  padding-right: 48px;
}

.pr-\[55px\] {
  padding-right: 55px;
}

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

.pr-\[72px\] {
  padding-right: 72px;
}

.ps-0 {
  padding-inline-start: 0px;
}

.ps-7 {
  padding-inline-start: 1.75rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

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

.pt-\[110px\] {
  padding-top: 110px;
}

.pt-\[15px\] {
  padding-top: 15px;
}

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

.pt-\[22px\] {
  padding-top: 22px;
}

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

.pt-\[50px\] {
  padding-top: 50px;
}

.pt-\[62px\] {
  padding-top: 62px;
}

.pt-\[75px\] {
  padding-top: 75px;
}

.pt-\[80px\] {
  padding-top: 80px;
}

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

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

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

.font-\[\'Calibre\'\] {
  font-family: 'Calibre';
}

.font-\[\'Calibre-Bold\'\] {
  font-family: 'Calibre-Bold';
}

.font-\[\'Praktika-BoldExtended\'\] {
  font-family: 'Praktika-BoldExtended';
}

.font-\[Calibre-Bold\] {
  font-family: Calibre-Bold;
}

.font-\[Calibre\] {
  font-family: Calibre;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[21px\] {
  font-size: 21px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[20\.37px\] {
  line-height: 20.37px;
}

.text-Black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-Grey-Dark {
  --tw-text-opacity: 1;
  color: rgb(59 62 65 / var(--tw-text-opacity));
}

.text-Grey-Medium {
  --tw-text-opacity: 1;
  color: rgb(118 120 122 / var(--tw-text-opacity));
}

.text-KGM_White {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-White {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-\[\#3F3953\] {
  --tw-text-opacity: 1;
  color: rgb(63 57 83 / var(--tw-text-opacity));
}

.text-\[\@textColor\] {
  color: @textColor;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow-\[0_4px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.3\)\] {
  --tw-shadow: 0 4px 4px 0px rgba(0,0,0,0.3);
  --tw-shadow-colored: 0 4px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-\[500ms\] {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/*Fonts */

@font-face {
  font-family: Praktika-BlackExtended;

  src: url('/fonts/Praktika-BlackExtended.otf') format("truetype");
}

.Praktika-BlackExtended {
  font-family: Praktika-BlackExtended !important;
}

@font-face {
  font-family: Praktika-BlackExtItalic;

  src: url('/fonts/Praktika-BlackExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-BoldExtended;

  src: url('/fonts/Praktika-BoldExtended.otf') format("truetype");
}

.Praktika-BoldExtended {
  font-family: Praktika-BoldExtended !important;
}

@font-face {
  font-family: Praktika-BoldExtItalic;

  src: url('/fonts/Praktika-BoldExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-Extended;

  src: url('/fonts/Praktika-Extended.otf') format("truetype");
}

.Praktika-Extended {
  font-family: Praktika-Extended !important;
}

@font-face {
  font-family: Praktika-ExtItalic;

  src: url('/fonts/Praktika-ExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-ExtraBoldExtended;

  src: url('/fonts/Praktika-ExtraBoldExtended.otf') format("truetype");
}

@font-face {
  font-family: Praktika-ExtraBoldExtItalic;

  src: url('/fonts/Praktika-ExtraBoldExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-ExtraLightExtended;

  src: url('/fonts/Praktika-ExtraLightExtended.otf') format("truetype");
}

@font-face {
  font-family: Praktika-ExtraLightExtItalic;

  src: url('/fonts/Praktika-ExtraLightExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-LightExtended;

  src: url('/fonts/Praktika-LightExtended.otf') format("truetype");
}

@font-face {
  font-family: Praktika-LightExtItalic;

  src: url('/fonts/Praktika-LightExtItalic.otf') format("truetype");
}

@font-face {
  font-family: Praktika-MediumExtended;

  src: url('/fonts/Praktika-MediumExtended.otf') format("truetype");
}

@font-face {
  font-family: Praktika-MediumExtItalic;

  src: url('/fonts/Praktika-MediumExtItalic.otf') format("truetype");
}

/* LDV FONTS */

@font-face {
  font-family: Calibre;

  src: url('/fonts/Calibre.OTF') format("truetype");
}

.Calibre {
  font-family: Calibre !important;
}

@font-face {
  font-family: Calibre-Bold;

  src: url('/fonts/Calibre-Bold.OTF') format("truetype");
}

.Calibre-Bold {
  font-family: Calibre-Bold !important;
}

.last\:border-0:last-child {
  border-width: 0px;
}

.checked\:appearance-none:checked {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.checked\:bg-Primary:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
}

.checked\:ring-Primary:checked {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 199 10 / var(--tw-ring-opacity));
}

.focus-within\:max-h-screen:focus-within {
  max-height: 100vh;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-KGM_Royal_Purple:hover {
  --tw-border-opacity: 1;
  border-color: rgb(63 20 119 / var(--tw-border-opacity));
}

.hover\:bg-Grey-Light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
}

.hover\:bg-KGM_Royal_Purple-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 57 83 / var(--tw-bg-opacity));
}

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

.hover\:font-bold:hover {
  font-weight: 700;
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:underline-offset-4:hover {
  text-underline-offset: 4px;
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.hover\:ring-KGM_Royal_Purple:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 20 119 / var(--tw-ring-opacity));
}

.focus\:shadow-md:focus {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:translate-x-\[10px\] {
  --tw-translate-x: 10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/main:focus .group-focus\/main\:max-h-screen {
  max-height: 100vh;
}

.group:focus .group-focus\:max-h-screen {
  max-height: 100vh;
}

.group:focus .group-focus\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus .group-focus\:rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.group:focus .group-focus\:bg-Primary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 199 10 / var(--tw-bg-opacity));
}

.peer\/main:checked ~ .peer-checked\/main\:visible {
  visibility: visible;
}

.peer:checked ~ .peer-checked\:visible {
  visibility: visible;
}

.peer\/main:checked ~ .peer-checked\/main\:hidden {
  display: none;
}

.peer:checked ~ .peer-checked\:hidden {
  display: none;
}

.peer\/main:checked ~ .peer-checked\/main\:max-h-max {
  max-height: -moz-max-content;
  max-height: max-content;
}

.peer:checked ~ .peer-checked\:max-h-max {
  max-height: -moz-max-content;
  max-height: max-content;
}

.peer:hover ~ .peer-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (max-width: 1500px) {
  .max-\[1500px\]\:top-\[20\%\] {
    top: 20%;
  }
}

@media (max-width: 1350px) {
  .max-\[1350px\]\:mx-\[2rem\] {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (max-width: 1199px) {
  .max-\[1199px\]\:mx-\[7rem\] {
    margin-left: 7rem;
    margin-right: 7rem;
  }

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

  .max-\[1199px\]\:h-\[30rem\] {
    height: 30rem;
  }

  .max-\[1199px\]\:w-\[33\.3333333333\%\] {
    width: 33.3333333333%;
  }

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

  .max-\[1199px\]\:w-full {
    width: 100%;
  }

  .max-\[1199px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[1199px\]\:p-8 {
    padding: 2rem;
  }
}

@media (max-width: 1150px) {
  .max-\[1150px\]\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .max-\[1150px\]\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (max-width: 1110px) {
  .max-\[1110px\]\:top-\[10\%\] {
    top: 10%;
  }
}

@media (max-width: 1050px) {
  .max-\[1050px\]\:mx-\[1rem\] {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (max-width: 1000px) {
  .max-\[1000px\]\:w-\[80\%\] {
    width: 80%;
  }

  .max-\[1000px\]\:gap-2 {
    gap: 0.5rem;
  }
}

@media (max-width: 991px) {
  .max-\[991px\]\:relative {
    position: relative;
  }

  .max-\[991px\]\:z-auto {
    z-index: auto;
  }

  .max-\[991px\]\:mx-\[4rem\] {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .max-\[991px\]\:ml-0 {
    margin-left: 0px;
  }

  .max-\[991px\]\:h-full {
    height: 100%;
  }

  .max-\[991px\]\:w-\[50\%\] {
    width: 50%;
  }

  .max-\[991px\]\:w-full {
    width: 100%;
  }

  .max-\[991px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[991px\]\:px-\[2\.8rem\] {
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }

  .max-\[991px\]\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .max-\[991px\]\:pb-8 {
    padding-bottom: 2rem;
  }

  .max-\[991px\]\:pb-\[5rem\] {
    padding-bottom: 5rem;
  }
}

@media (max-width: 900px) {
  .max-\[900px\]\:left-\[95\%\] {
    left: 95%;
  }

  .max-\[900px\]\:right-\[95\%\] {
    right: 95%;
  }

  .max-\[900px\]\:ms-\[0rem\] {
    margin-inline-start: 0rem;
  }
}

@media (max-width: 850px) {
  .max-\[850px\]\:my-\[2rem\] {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .max-\[850px\]\:h-\[auto\] {
    height: auto;
  }
}

@media not all and (min-width: 805px) {
  .max-md1\:w-\[100\%\] {
    width: 100%;
  }

  .max-md1\:flex-col {
    flex-direction: column;
  }

  .max-md1\:object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 800px) {
  .max-\[800px\]\:w-\[95\%\] {
    width: 95%;
  }
}

@media (max-width: 768px) {
  .max-\[768px\]\:relative {
    position: relative;
  }

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

  .max-\[768px\]\:w-\[95\%\] {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .max-\[767px\]\:mx-\[3rem\] {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}

@media (max-width: 575px) {
  .max-\[575px\]\:mx-\[1\.5rem\] {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .max-\[575px\]\:w-\[100\%\] {
    width: 100%;
  }

  .max-\[575px\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 568px) {
  .max-\[568px\]\:bottom-\[40\%\] {
    bottom: 40%;
  }

  .max-\[568px\]\:m-3 {
    margin: 0.75rem;
  }
}

@media (max-width: 500px) {
  .max-\[500px\]\:top-\[0\%\] {
    top: 0%;
  }

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

  .max-\[500px\]\:ms-\[3rem\] {
    margin-inline-start: 3rem;
  }

  .max-\[500px\]\:h-\[277px\] {
    height: 277px;
  }

  .max-\[500px\]\:h-\[420px\] {
    height: 420px;
  }

  .max-\[500px\]\:h-\[635px\] {
    height: 635px;
  }

  .max-\[500px\]\:h-\[81px\] {
    height: 81px;
  }

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

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

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

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

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

  .max-\[500px\]\:items-center {
    align-items: center;
  }

  .max-\[500px\]\:gap-\[0\] {
    gap: 0;
  }

  .max-\[500px\]\:self-center {
    align-self: center;
  }

  .max-\[500px\]\:pl-\[0px\] {
    padding-left: 0px;
  }

  .max-\[500px\]\:ps-\[40px\] {
    padding-inline-start: 40px;
  }
}

@media (min-width: 300px) {
  .min-\[300px\]\:h-\[300px\] {
    height: 300px;
  }

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

  .min-\[300px\]\:p-\[20px\] {
    padding: 20px;
  }
}

@media (min-width: 390px) {
  .xs\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xs\:mr-7 {
    margin-right: 1.75rem;
  }

  .xs\:text-\[34px\] {
    font-size: 34px;
  }
}

@media (min-width: 600px) {
  .min-\[600px\]\:w-auto {
    width: auto;
  }
}

@media (min-width: 640px) {
  .sm\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

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

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:w-9\/12 {
    width: 75%;
  }

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

  .sm\:w-full {
    width: 100%;
  }

  .sm\:transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-5 {
    gap: 1.25rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .md\:left-\[-25px\] {
    left: -25px;
  }

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

  .md\:top-\[20\%\] {
    top: 20%;
  }

  .md\:top-\[40\%\] {
    top: 40%;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:min-h-12 {
    min-height: 3rem;
  }

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

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

  .md\:w-\[225zpx\] {
    width: 225zpx;
  }

  .md\:w-\[33\.33\%\] {
    width: 33.33%;
  }

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

  .md\:w-auto {
    width: auto;
  }

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

  .md\:basis-\[unset\] {
    flex-basis: unset;
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:border-r-\[1px\] {
    border-right-width: 1px;
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-20 {
    padding: 5rem;
  }

  .md\:p-\[2\.5rem\] {
    padding: 2.5rem;
  }

  .md\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

  .md\:px-\[10vh\] {
    padding-left: 10vh;
    padding-right: 10vh;
  }

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

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

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .md\:pl-\[94px\] {
    padding-left: 94px;
  }

  .md\:pr-\[94px\] {
    padding-right: 94px;
  }

  .md\:ps-4 {
    padding-inline-start: 1rem;
  }

  .md\:ps-\[65px\] {
    padding-inline-start: 65px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 992px) {
  .min-\[992px\]\:flex {
    display: flex;
  }
}

@media (min-width: 1024px) {
  .lg\:visible {
    visibility: visible;
  }

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:static {
    position: static;
  }

  .lg\:left-24 {
    left: 6rem;
  }

  .lg\:left-32 {
    left: 8rem;
  }

  .lg\:left-6 {
    left: 1.5rem;
  }

  .lg\:right-24 {
    right: 6rem;
  }

  .lg\:right-32 {
    right: 8rem;
  }

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

  .lg\:top-\[40\%\] {
    top: 40%;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

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

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

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:ms-\[300px\] {
    margin-inline-start: 300px;
  }

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

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-\[902px\] {
    height: 902px !important;
  }

  .lg\:h-48 {
    height: 12rem;
  }

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

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

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

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

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

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-80 {
    width: 20rem;
  }

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

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

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

  .lg\:w-\[70rem\] {
    width: 70rem;
  }

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

  .lg\:w-\[85\%\] {
    width: 85%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

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

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

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

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

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

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

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

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-\[151px\] {
    padding-bottom: 151px;
  }

  .lg\:pb-\[85px\] {
    padding-bottom: 85px;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-20 {
    padding-right: 5rem;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

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

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .\31xxl\:static {
    position: static;
  }

  .\31xxl\:block {
    display: block;
  }

  .\31xxl\:hidden {
    display: none;
  }

  .\31xxl\:w-auto {
    width: auto;
  }

  .\31xxl\:flex-row {
    flex-direction: row;
  }

  .\31xxl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .\31xxl\:pb-0 {
    padding-bottom: 0px;
  }

  .\31xxl\:pr-\[25px\] {
    padding-right: 25px;
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:right-10 {
    right: 2.5rem;
  }

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

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

  .xl\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:ml-28 {
    margin-left: 7rem;
  }

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

  .xl\:mt-4 {
    margin-top: 1rem;
  }

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

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

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

  .xl\:w-full {
    width: 100%;
  }

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

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pl-8 {
    padding-left: 2rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:pt-24 {
    padding-top: 6rem;
  }

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

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1370px) {
  .\31xl\:block {
    display: block;
  }

  .\31xl\:hidden {
    display: none;
  }

  .\31xl\:px-\[150px\] {
    padding-left: 150px;
    padding-right: 150px;
  }
}

@media (min-width: 1440px) {
  .\32xl\:h-\[677px\] {
    height: 677px;
  }

  .\32xl\:w-\[1172px\] {
    width: 1172px;
  }

  .\32xl\:w-\[50\%\] {
    width: 50%;
  }

  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:px-\[180px\] {
    padding-left: 180px;
    padding-right: 180px;
  }

  .\32xl\:pt-24 {
    padding-top: 6rem;
  }
}

@media (min-width: 1500px) {
  .\32xxl\:px-\[220px\] {
    padding-left: 220px;
    padding-right: 220px;
  }

  .\32xxl\:pl-\[92px\] {
    padding-left: 92px;
  }

  .\32xxl\:pr-\[90px\] {
    padding-right: 90px;
  }
}

@media (min-width: 1800px) {
  .\33xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\33xl\:pl-\[128px\] {
    padding-left: 128px;
  }

  .\33xl\:pr-\[128px\] {
    padding-right: 128px;
  }

  .\33xl\:pt-\[96px\] {
    padding-top: 96px;
  }
}