/*!
Theme Name: mrseadev
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mrseadev
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

mrseadev is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
  font-family: FontBlack;

  src: url("./fonts/Montserrat/Montserrat-Black.ttf") format("truetype");

  font-weight: 900;

  font-display: swap;
}

@font-face {
  font-family: FontBlackItalic;

  src: url("./fonts/Montserrat/Montserrat-BlackItalic.ttf") format("truetype");

  font-weight: 900;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: FontBold;

  src: url("./fonts/Ladipage/1FTVVIPParkinsans-Bold.ttf") format("truetype");

  font-weight: 700;

  font-display: swap;
}

@font-face {
  font-family: FontBoldVVIP;

  src: url("./fonts/LadiPage/1FTVVIPParkinsans-Bold.ttf") format("truetype");

  font-weight: 700;

  font-display: swap;
}

@font-face {
  font-family: FontBoldItalic;

  src: url("./fonts/Montserrat/Montserrat-BoldItalic.ttf") format("truetype");

  font-weight: 700;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: FontExtraBold;

  src: url("./fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");

  font-weight: 400;

  font-display: swap;
}

@font-face {
  font-family: FontExtraBoldItalic;

  src: url("./fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf") format("truetype");

  font-weight: 400;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: FontExtraLight;

  src: url("./fonts/Montserrat/Montserrat-ExtraLight.ttf") format("truetype");

  font-weight: 200;

  font-display: swap;
}

@font-face {
  font-family: FontExtraLightItalic;

  src: url("./fonts/Montserrat/Montserrat-ExtraLightItalic.ttf") format("truetype");

  font-weight: 200;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: FontItalic;

  src: url("./fonts/Montserrat/Montserrat-Italic.ttf") format("truetype");

  font-weight: 400;

  font-style: italic;

  font-display: swap;
}

/* @font-face {
  font-family: FontLight;
  src: url("./fonts/Ladipage/MTD-Brand-Pro-Light.otf") format("truetype");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: FontLightItalic;
  src: url("./fonts/Montserrat/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
} */

@font-face {
  font-family: FontMedium;

  src: url("./fonts/Ladipage/SanFranciscoDisplay-Medium.otf") format("truetype");

  font-weight: 500;

  font-display: swap;
}

@font-face {
  font-family: FontMediumItalic;

  src: url("./fonts/Montserrat/Montserrat-MediumItalic.ttf") format("truetype");

  font-weight: 500;

  font-style: italic;

  font-display: swap;
}

@font-face {
  font-family: FontRegular;

  src: url("./fonts/Ladipage/SanFranciscoDisplay-Regular.otf") format("truetype");

  font-weight: 400;

  font-display: swap;
}

@font-face {
  font-family: FontRegularVVIP;

  src: url("./fonts/Ladipage/1FTVVIPRadlush-Regular.ttf") format("truetype");

  font-weight: 400;

  font-display: swap;
}

@font-face {
  font-family: FontRegularUTM;

  src: url("./fonts/Ladipage/UTM-ChunkFive-Regular.ttf") format("truetype");

  font-weight: 400;

  font-display: swap;
}

@font-face {
  font-family: FontSemiBold;

  src: url("./fonts/Ladipage/SanFranciscoDisplay-Semibold.otf") format("truetype");

  font-weight: 600;

  font-display: swap;
}

/* @font-face {
  font-family: FontBook;
  src: url("./fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: FontSemiBoldItalic;
  src: url("./fonts/Montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
} */

/* @font-face {
  font-family: FontThin;
  src: url("./fonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: FontThinItalic;
  src: url("./fonts/Montserrat/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
} */

/* .mrs-header {
  @apply pt-[26px] pb-3;
}

body.home .mrs-header,
body.category .mrs-header,
body.post-type-archive-project .mrs-header {
  @apply absolute z-50 top-3 left-0 right-0 mt-0;
}

body.category .mrs-header-opacity,
body.post-type-archive-project .mrs-header-opacity {
  @apply lg:bg-[url('./images/bg-opacity-blue.png')] bg-repeat;
}

body.logged-in .mrs-header {
  @apply top-10;
}
body:not(.logged-in) .mrs-header.mrs_has_banner {
  @apply top-0;
}
body.logged-in .mrs-header.mrs_has_banner{
  @apply top-8;
} */

body.mrs-scroll-down .mrs-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 50;
  --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);
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  /* @apply lg:bg-[url('./images/bg-opacity-blue.png')] bg-repeat; */
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  /* padding-top: 4px; */
  padding-bottom: 4px;
}

body.mrs-scroll-down .mrs-header .mrs-wrap-menu-top-above {
  display: none;
}

body.mrs-scroll-down .mrs-header .mrs-logo {
  max-width: 16rem;
}

@media (min-width: 640px) {
  body.mrs-scroll-down .mrs-header .mrs-logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5rem;
    height: 3rem;
  }
}

body.mrs-scroll-down.logged-in .mrs-header {
  margin-top: 1.75rem;
}

.mrs-menu-top {
  display: none;
  align-items: center;
  justify-content: space-between;
  font-family: FontSemiBold;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-menu-top {
    display: flex;
  }
}

.mrs-menu-top li {
  display: inline-block;
}

@media (min-width: 768px) {
  .mrs-menu-top li {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media (min-width: 1280px) {
  .mrs-menu-top li {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width: 1536px) {
  .mrs-menu-top li {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

.mrs-menu-top li a:not(.mrs-register-now a) {
  display: block;
  align-items: center;
  padding-top: 0.4rem;
  padding-bottom: 0.5rem;
}

.mrs-menu-top li a:not(.mrs-register-now a):hover {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.mrs-menu-top > li.current-menu-item > a {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.mrs-register-now a {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 118 187 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.mrs-register-now a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 129 130 / var(--tw-bg-opacity));
}

/* @import "./css/menu-top-above.css"; */

/* @import "./css/mega-menu.css"; */

/* @import "./css/menu-right.css";
@import "./css/menu-left.css";
@import "./css/language.css"; */

.mrs-why-need-course {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('./images/why-need-course-bg.png');
}

.mrs-why-need-course-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 1280px) {
  .mrs-why-need-course-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.mrs-why-need-course-item{
  background: url('./images/bg-bottom-why-need-item.png') no-repeat bottom center;
  background-size: contain;
}

.mrs-why-need-course-item > div {
  position: relative;
  height: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 231 / var(--tw-bg-opacity));
  padding: 0.75rem;
}

@media (min-width: 768px) {
  .mrs-why-need-course-item > div {
    border-radius: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .mrs-why-need-course-item > div {
    border-radius: 2.65rem;
    padding: 1.5rem;
  }
}

.mrs-section-journey {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('./images/bg-journey.png');
}

.mrs-section-marriage-insight {
  background-size: auto;
  background-position: right;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .mrs-section-marriage-insight {
    min-height: 654px;
    background-position: left;
  }
}

.mrs-section-marriage-insight{
  background-image: url('./images/bg-children-care.jpg');
}

.mrs-insight-highlight {
  font-family: FontBold;
  font-size: 125%;
  --tw-text-opacity: 1;
  color: rgb(225 187 117 / var(--tw-text-opacity));
}

.mrs-section-about {
  background-size: auto;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media (min-width: 1536px) {
  .mrs-section-about {
    background-size: cover;
  }
}

.mrs-section-about{
  background-image: url('./images/bg-about-me.png');
}

.mrs-testimonial-item{
  background-image: url('./images/bg-testimonial-item.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 768px) {
  .mrs-testimonial-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.mrs-section-happy{
  background: url('./images/bg-happy.png') no-repeat;
  background-size: contain;
  background-position: bottom;
}

@media (min-width: 1280px) {
  .mrs-section-happy {
    background-size: auto;
  }
}

.mrs-heading-two {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(18 129 130 / var(--tw-bg-opacity));
  text-align: center;
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-heading-two {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .mrs-heading-two {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.mrs-heading-two {
  margin-bottom: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 768px) {
  .mrs-heading-two {
    margin-bottom: 60px;
  }
}

.mrs-heading-three {
  margin-bottom: 1.25rem;
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .mrs-heading-three {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .mrs-heading-three {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

form input[type="text"]:not(.mrs-form-search input[type="text"]),
form input[type="phone"],
form input[type="email"],
form input[type="tel"],
form textarea {
  height: auto !important;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

form input[type="text"]:not(.mrs-form-search input[type="text"]):focus,
form input[type="phone"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form textarea:focus {
  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(18 129 130 / var(--tw-ring-opacity));
}

@media (min-width: 768px) {
  form input[type="text"]:not(.mrs-form-search input[type="text"]),
form input[type="phone"],
form input[type="email"],
form input[type="tel"],
form textarea {
    height: 100% !important;
  }
}

form select {
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

form select:focus {
  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(18 129 130 / var(--tw-ring-opacity));
}

form input[type="text"]::-moz-placeholder, form input[type="phone"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

form input[type="text"]::placeholder,
form input[type="phone"]::placeholder,
form input[type="email"]::placeholder,
form select::placeholder,
form textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

form input[type="text"]:focus,
form input[type="phone"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form textarea:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.mrs-contact-form textarea {
  height: 102px;
}

.mrs-btn-submit {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 201 111 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-btn-submit {
    height: 100%;
  }
}

.mrs-btn-submit {
  border-radius: 0.375rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.mrs-btn-submit:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 189 98 / var(--tw-bg-opacity));
}

.wpcf7-form .wpcf7-spinner {
  order: -1;
}

.wpcf7 form.sent .wpcf7-response-output {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.wpcf7 form .wpcf7-response-output{
  color: #fff;
  margin: auto;
  padding: 3px;
  border: 0;
}

/* Modal */

.mrs-outer-popup-form .wpcf7-textarea {
  height: 5rem;
}

.mrs-heading-form-wapper {
  position: absolute;
  left: 50%;
  bottom: -1.25rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-radius: 0.75rem;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(225 187 117 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .mrs-heading-form-wapper {
    border-radius: 9999px;
  }
}

.mrs-heading-form-wapper {
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .mrs-heading-form-wapper {
    display: flex;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .mrs-heading-form-wapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.mrs-heading-form {
  text-align: left;
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 768px) {
  .mrs-heading-form {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* @media (min-width: 1690px) {
  .mrs-heading-form{
    @apply text-[2.65rem] 2xl:!leading-[3.7rem];
  }
} */

/* @import "./css/banner.css"; */

.mrs-page-content {
  font-family: FontMedium;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.mrs-page-content img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  max-width: 100%;
}

.mrs-single-content h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: FontBold;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-single-content h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.mrs-single-content h3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-family: FontBold;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-single-content h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.mrs-single-content h4 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-single-content h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.mrs-single-content h5 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-family: FontBold;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-single-content h5 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.mrs-single-content a:not(#toc_container a) {
  --tw-text-opacity: 1;
  color: rgb(33 59 143 / var(--tw-text-opacity));
}

.mrs-single-content table {
  border-collapse: collapse;
}

.mrs-single-content th,
.mrs-single-content td {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .mrs-single-content th,
.mrs-single-content td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.mrs-single-content tr:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.mrs-single-content td p,
.mrs-single-content td p {
  margin-bottom: auto;
}

.mrs-single-content {
  font-family: FontBook;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.mrs-single-content p {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.25rem;
}

.mrs-single-content img {
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  max-width: 100%;
}

.mrs-table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* Hỗ trợ cuộn mượt trên iOS */
}

.mrs-table-responsive table {
  width: 100%;
  border-collapse: collapse;
}

.mrs-table-responsive td,
.mrs-table-responsive th {
  padding: 8px;
  text-align: center;
}

.mrs-table-responsive img {
  max-width: 100%;
  height: auto;
}

.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots {
  position: absolute;
  left: 50%;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .owl-carousel.owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 1.75rem;
  }
}

.owl-carousel.owl-theme .mrs-arrow-left {
  background:url(./images/arrow-left-green.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 45%;
  left: 0.25rem;
  height: 2rem;
  width: 2rem;
}

@media (min-width: 640px) {
  .owl-carousel.owl-theme .mrs-arrow-left {
    top: 40%;
    height: 72px;
    width: 72px;
  }
}

.owl-carousel.owl-theme .mrs-arrow-right {
  background:url(./images/arrow-left-green.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 45%;
  right: 0.25rem;
  height: 2rem;
  width: 2rem;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px) {
  .owl-carousel.owl-theme .mrs-arrow-right {
    top: 40%;
    height: 72px;
    width: 72px;
  }
}

.owl-carousel.owl-theme .owl-nav {
}

.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 50%;
  display: flex;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .owl-carousel.owl-theme .owl-dots {
    bottom: 52px;
  }
}

.owl-theme .owl-dots .owl-dot span {
  margin-left: 2px;
  margin-right: 2px;
  height: 12px !important;
  width: 12px !important;
  border-radius: 9999px !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(62 57 58 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

@media (min-width: 768px) {
  .owl-theme .owl-dots .owl-dot span {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
    height: 18px !important;
    width: 18px !important;
  }
}

.owl-theme .owl-dots .owl-dot span {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 129 130 / var(--tw-bg-opacity)) !important;
}

/* Teacher arrow buttons positioned at the bottom right */

.owl-carousel.owl-theme.mrs-teacher-carousel {
  position: static !important;
}

.owl-carousel.owl-theme.mrs-teacher-carousel .owl-nav {
  position: absolute;
  left: 50%;
  bottom: 1.25rem;
  z-index: 50;
  display: flex;
  width: 100%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  justify-content: center;
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}

.owl-carousel.owl-theme.mrs-teacher-carousel .owl-nav [class*=owl-] {
  margin-left: 0px;
  margin-right: 0px;
}

.owl-carousel.owl-theme.mrs-teacher-carousel .owl-nav button:hover {
  border-radius: 9999px !important;
}

.owl-carousel.owl-theme .mrs-teacher-arrow-left {
  background:url(./images/icon-arrow-white.png) no-repeat center;
  border-radius: 50%;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  height: 52px;
  width: 52px;
}

.owl-carousel.owl-theme .mrs-teacher-arrow-right {
  background:url(./images/icon-arrow-white.png) no-repeat center;
  border-radius: 50%;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  height: 52px;
  width: 52px;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Video arrow buttons */

.owl-carousel.owl-theme .mrs-video-arrow-left {
  background:url(./images/icon-arrow-green.png) no-repeat center;
  background-size: contain;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0px;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  height: 70px;
  width: 30px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .owl-carousel.owl-theme .mrs-video-arrow-left {
    left: -2.5rem;
    height: 90px;
    width: 40px;
  }
}

@media (min-width: 1024px) {
  .owl-carousel.owl-theme .mrs-video-arrow-left {
    left: -3.5rem;
    height: 118px;
    width: 50px;
  }
}

.owl-carousel.owl-theme .mrs-video-arrow-right {
  background:url(./images/icon-arrow-green.png) no-repeat center;
  background-size: contain;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -0px;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  height: 70px;
  width: 30px;
  --tw-translate-y: -50%;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .owl-carousel.owl-theme .mrs-video-arrow-right {
    right: -2.5rem;
    height: 90px;
    width: 40px;
  }
}

@media (min-width: 1024px) {
  .owl-carousel.owl-theme .mrs-video-arrow-right {
    right: -3.5rem;
    height: 118px;
    width: 50px;
  }
}

/* @import "./css/slider-product-thumb.css"; */

/* @import "./css/gift.css"; */

/* @import "./css/tabs.css";
@import "./css/sidebar-category.css"; */

/* @import "./css/video.css";
@import "./css/news.css";
@import "./css/product.css"; */

/* @import "./css/button.css"; */

.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.75rem;
  max-width: 100%;
  text-align: center;
}

.wp-caption.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

/* @import "./css/paging.css"; */

/* Begin: social on menu top */

.mrs-social-on-menu {
  display: flex;
  align-items: center;
}

.mrs-social-on-menu a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  background: url(./icons/icon-social.png) no-repeat;
  font-size: 0;
}

.mrs-social-on-menu a.icon-instagram {
  background-position: 0 0;
}

.mrs-social-on-menu a.icon-facebook {
  background-position: -56px 0;
}

.mrs-social-on-menu a.icon-twitter {
  background-position: -112px 0;
}

/*  End:  social on menu top */

/* Begin: social on box news */

.mrs-social {
  display: flex;
  align-items: center;
}

.mrs-social a {
  display: inline-block;
  width: 41px;
  height: 41px;
  margin: 0 7px auto 0;
  background: url(./icons/icon-social-gray.png) no-repeat;
  font-size: 0;
  border-radius: 9999px;
}

.mrs-social a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.mrs-social a.icon-facebook {
  background-position: 0 0;
}

.mrs-social a.icon-instagram {
  background-position: -48px 0;
}

.mrs-social a.icon-youtube {
  background-position: -96px 0;
}

.mrs-social-footer {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mrs-social-footer a {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 0 18px auto 0;
  background: url(./images/icon-social-footer.png) no-repeat;
  font-size: 0;
  cursor: pointer;
}

.mrs-social-footer a:hover {
  opacity: 0.85;
}

.mrs-social-footer a:last-child {
  margin-right: 0;
}

.mrs-social-footer a.mrs-facebook {
  background-position: 0 0;
}

.mrs-social-footer a.mrs-tiktok {
  background-position: -53px 0;
}

.mrs-social-footer a.mrs-youtube {
  background-position: -109px 0;
}

.mrs-social-footer a.mrs-zalo {
  background-position: -164px 0;
}

.mrs-footer {
  margin-top: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mrs-address-footer {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.mrs-hotline-footer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.75rem;
}

.mrs-transition-img {
  opacity: 1;
  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-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mrs-transition-img:hover {
  opacity: 0.85;
}

.mrs-transition-img {
  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));
  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;
}

.mrs-transition-img: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));
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(2deg);
  }

  75% {
    transform: rotate(-2deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.mrs-animate-rotate {
  animation: rotate 3s infinite ease-in-out;
}

.mrs-animate-rotate:hover {
  animation-play-state: paused;
}

.mrs-support-float {
  position: fixed;
  right: 0.75rem;
  top: 45%;
  z-index: 50;
}

.mrs-support-float nav {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mrs-support-float a,
.mrs-support-float span {
  margin-bottom: 0.75rem;
  display: inline-block;
  height: 94px;
  width: 94px;
  background-image: url('./images/icon-support-float.png');
  background-repeat: no-repeat;
  cursor: pointer;
  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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  transform: scale(1);
}

.mrs-support-float a.mrs-register {
  background-position: 0 0;
}

.mrs-support-float a.mrs-phone {
  background-position: 0 -97px;
}

.mrs-support-float a.mrs-zalo {
  background-position: 0 -194px;
}

.mrs-support-float a::before {
  content: attr(title);
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%) translateX(10px);
  transition: all 0.3s ease;
}

.mrs-support-float a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-right: 5px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%) translateX(10px);
  transition: all 0.3s ease;
}

.mrs-support-float a:hover {
  transform: scale(1.1);
}

.mrs-support-float a:hover::before,
.mrs-support-float a:hover::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(0);
}

.mrs-support-float a.mrs-phone::before,
.mrs-support-float a.mrs-phone::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: rgba(0, 124, 57, 0.5);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  animation: ripple 2s infinite;
  visibility: visible;
}

.mrs-support-float a.mrs-phone::after {
  animation-delay: 1s;
}

@keyframes ripple {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.7;
  }

  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}

/* Media query cho thiết bị di động */

@media (max-width: 767px) {
  .mrs-support-float {
    right: 2px;
    top: 50%;
  }

  .mrs-support-float a,
  .mrs-support-float span {
    width: 60px;
    height: 60px;
    margin-bottom: 2px;
    background-size: 60px auto;
    transform: scale(0.8);
  }

  .mrs-support-float a:hover {
    transform: scale(0.8);
  }

  .mrs-support-float a.mrs-register {
    background-position: 0 0;
  }

  .mrs-support-float a.mrs-phone {
    background-position: 0 -62px;
  }

  .mrs-support-float a.mrs-zalo {
    background-position: 0 -124px;
  }

  .mrs-support-float a::before {
    font-size: 10px;
    padding: 3px 8px;
    margin-right: 8px;
  }

  .mrs-support-float a::after {
    margin-right: 3px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, 0.8);
  }
}

/* @import "./css/float-booking.css"; */

/*! tailwindcss v3.4.6 | 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;
}

html {
  font-family: FontRegular, "Segoe UI", Arial, Helvetica, sans-serif;
}

*, ::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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}

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

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

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-7 {
  bottom: 1.75rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

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

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

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

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

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

.top-2 {
  top: 0.5rem;
}

.top-40 {
  top: 10rem;
}

.top-full {
  top: 100%;
}

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

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

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

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

.float-none {
  float: none;
}

.m-auto {
  margin: auto;
}

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

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

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

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

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

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

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

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

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

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

.mb-3 {
  margin-bottom: 0.75rem;
}

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

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

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

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

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

.ml-3 {
  margin-left: 0.75rem;
}

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

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

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

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

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

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

.mt-14 {
  margin-top: 3.5rem;
}

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

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

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

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

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

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

.mt-7 {
  margin-top: 1.75rem;
}

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

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

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

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-3 {
  height: 0.75rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.min-h-14 {
  min-height: 3.5rem;
}

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

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

.w-10 {
  width: 2.5rem;
}

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

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

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

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-12 {
  max-width: 3rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-60 {
  max-width: 15rem;
}

.max-w-6xl {
  max-width: 72rem;
}

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

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

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

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

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

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

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

.max-w-md {
  max-width: 28rem;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-64 {
  max-width: 16rem;
}

.flex-1 {
  flex: 1 1 0%;
}

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

.flex-none {
  flex: none;
}

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

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

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

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

.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));
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

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

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

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

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

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-24 {
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

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

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

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

.gap-x-\[60px\] {
  -moz-column-gap: 60px;
       column-gap: 60px;
}

.gap-x-\[90px\] {
  -moz-column-gap: 90px;
       column-gap: 90px;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

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

.gap-y-8 {
  row-gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.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-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.border {
  border-width: 1px;
}

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

.border-\[\#252a2b\] {
  --tw-border-opacity: 1;
  border-color: rgb(37 42 43 / var(--tw-border-opacity));
}

.border-\[\#4b4b4b\] {
  --tw-border-opacity: 1;
  border-color: rgb(75 75 75 / var(--tw-border-opacity));
}

.border-\[\#c1b69b\] {
  --tw-border-opacity: 1;
  border-color: rgb(193 182 155 / var(--tw-border-opacity));
}

.border-\[\#e9ede8\] {
  --tw-border-opacity: 1;
  border-color: rgb(233 237 232 / var(--tw-border-opacity));
}

.border-custom_blue {
  --tw-border-opacity: 1;
  border-color: rgb(33 59 143 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

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

.border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-b-gray-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-b-gray-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.border-b-gray-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity));
}

.bg-\[\#128182\]\/80 {
  background-color: rgb(18 129 130 / 0.8);
}

.bg-\[\#252a2b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 42 43 / var(--tw-bg-opacity));
}

.bg-\[\#32ca89\] {
  --tw-bg-opacity: 1;
  background-color: rgb(50 202 137 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#b1814e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(177 129 78 / var(--tw-bg-opacity));
}

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

.bg-\[\#e6f5ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 255 / var(--tw-bg-opacity));
}

.bg-\[\#e78117\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 129 23 / var(--tw-bg-opacity));
}

.bg-\[\#eef5ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 245 255 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#f6cd46\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 205 70 / var(--tw-bg-opacity));
}

.bg-\[\#ffe8d1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 209 / var(--tw-bg-opacity));
}

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

.bg-custom_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(33 59 143 / var(--tw-bg-opacity));
}

.bg-custom_green {
  --tw-bg-opacity: 1;
  background-color: rgb(18 129 130 / var(--tw-bg-opacity));
}

.bg-custom_yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(225 187 117 / var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

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

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

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

.from-\[\#2e92cd\] {
  --tw-gradient-from: #2e92cd var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 146 205 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#fff\] {
  --tw-gradient-from: #fff 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);
}

.to-\[\#1d73b6\] {
  --tw-gradient-to: #1d73b6 var(--tw-gradient-to-position);
}

.to-\[\#fafafa\] {
  --tw-gradient-to: #fafafa var(--tw-gradient-to-position);
}

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

.p-0\.5 {
  padding: 0.125rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.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;
}

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

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

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

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

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

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

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

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

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

.pb-44 {
  padding-bottom: 11rem;
}

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

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

.pb-80 {
  padding-bottom: 20rem;
}

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

.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}

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

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

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

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

.pt-11 {
  padding-top: 2.75rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

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

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

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-normal {
  line-height: 1.5;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-\[\#0084ff\] {
  --tw-text-opacity: 1;
  color: rgb(0 132 255 / var(--tw-text-opacity));
}

.text-\[\#128182\] {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.text-\[\#1B803E\] {
  --tw-text-opacity: 1;
  color: rgb(27 128 62 / var(--tw-text-opacity));
}

.text-\[\#2c2c2c\] {
  --tw-text-opacity: 1;
  color: rgb(44 44 44 / var(--tw-text-opacity));
}

.text-\[\#2e8373\] {
  --tw-text-opacity: 1;
  color: rgb(46 131 115 / var(--tw-text-opacity));
}

.text-\[\#bf0505\] {
  --tw-text-opacity: 1;
  color: rgb(191 5 5 / var(--tw-text-opacity));
}

.text-\[\#d4a55c\] {
  --tw-text-opacity: 1;
  color: rgb(212 165 92 / var(--tw-text-opacity));
}

.text-\[\#f88456\] {
  --tw-text-opacity: 1;
  color: rgb(248 132 86 / var(--tw-text-opacity));
}

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

.text-custom_blue {
  --tw-text-opacity: 1;
  color: rgb(33 59 143 / var(--tw-text-opacity));
}

.text-custom_gray {
  --tw-text-opacity: 1;
  color: rgb(243 240 231 / var(--tw-text-opacity));
}

.text-custom_green {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.text-custom_yellow {
  --tw-text-opacity: 1;
  color: rgb(225 187 117 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

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

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

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

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

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

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

.opacity-75 {
  opacity: 0.75;
}

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

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.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-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

/* Smooth Scroll for Anchor Links */

html {
  scroll-behavior: smooth;
}

body {
  background: #fff;
}

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

.hover\:border-custom_yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgb(225 187 117 / var(--tw-border-opacity));
}

.hover\:bg-\[\#d6edff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(214 237 255 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#e0edff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 237 255 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#ffddb9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 221 185 / var(--tw-bg-opacity));
}

.hover\:bg-blue-950:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}

.hover\:text-\[\#1e5e51\]:hover {
  --tw-text-opacity: 1;
  color: rgb(30 94 81 / var(--tw-text-opacity));
}

.hover\:text-custom_green:hover {
  --tw-text-opacity: 1;
  color: rgb(18 129 130 / var(--tw-text-opacity));
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

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

.hover\:opacity-85:hover {
  opacity: 0.85;
}

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

@media (min-width: 640px) {
  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }

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

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

  .sm\:grid {
    display: grid;
  }

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

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

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

  .sm\:pl-5 {
    padding-left: 1.25rem;
  }

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

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

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

@media (min-width: 768px) {
  .md\:bottom-4 {
    bottom: 1rem;
  }

  .md\:left-1 {
    left: 0.25rem;
  }

  .md\:left-4 {
    left: 1rem;
  }

  .md\:right-1 {
    right: 0.25rem;
  }

  .md\:right-4 {
    right: 1rem;
  }

  .md\:top-4 {
    top: 1rem;
  }

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

  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

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

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:ml-3 {
    margin-left: 0.75rem;
  }

  .md\:ml-9 {
    margin-left: 2.25rem;
  }

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

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

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

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

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

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

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

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

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-28 {
    margin-top: 7rem;
  }

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

  .md\:mt-32 {
    margin-top: 8rem;
  }

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

  .md\:mt-40 {
    margin-top: 10rem;
  }

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

  .md\:mt-7 {
    margin-top: 1.75rem;
  }

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

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:h-auto {
    height: auto;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-36 {
    width: 9rem;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:w-auto {
    width: auto;
  }

  .md\:max-w-24 {
    max-width: 6rem;
  }

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

  .md\:basis-full {
    flex-basis: 100%;
  }

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

  .md\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

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

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

  .md\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .md\:gap-y-20 {
    row-gap: 5rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

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

  .md\:rounded-xl {
    border-radius: 0.75rem;
  }

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

  .md\:p-8 {
    padding: 2rem;
  }

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

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

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

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

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

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

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

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

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-80 {
    padding-bottom: 20rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

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

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

  .md\:pt-24 {
    padding-top: 6rem;
  }

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

  .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-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

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

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

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

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

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

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

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

  .lg\:gap-y-11 {
    row-gap: 2.75rem;
  }

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

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

  .lg\:pl-16 {
    padding-left: 4rem;
  }

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

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

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

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

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

  .lg\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .lg\:text-\[2\.65rem\] {
    font-size: 2.65rem;
  }

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

  .lg\:\!leading-\[3rem\] {
    line-height: 3rem !important;
  }
}

@media (min-width: 1280px) {
  .xl\:left-44 {
    left: 11rem;
  }

  .xl\:left-auto {
    left: auto;
  }

  .xl\:right-44 {
    right: 11rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mt-28 {
    margin-top: 7rem;
  }

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

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

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .xl\:gap-x-\[76px\] {
    -moz-column-gap: 76px;
         column-gap: 76px;
  }

  .xl\:gap-x-\[86px\] {
    -moz-column-gap: 86px;
         column-gap: 86px;
  }

  .xl\:gap-y-0 {
    row-gap: 0px;
  }

  .xl\:pt-40 {
    padding-top: 10rem;
  }

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

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

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

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

  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xl\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .xl\:text-\[5rem\] {
    font-size: 5rem;
  }

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

  .xl\:\!leading-\[2rem\] {
    line-height: 2rem !important;
  }

  .xl\:\!leading-\[3rem\] {
    line-height: 3rem !important;
  }
}

@media (min-width: 1536px) {
  .\32xl\:-left-14 {
    left: -3.5rem;
  }

  .\32xl\:-right-14 {
    right: -3.5rem;
  }

  .\32xl\:ml-\[300px\] {
    margin-left: 300px;
  }

  .\32xl\:mr-\[300px\] {
    margin-right: 300px;
  }

  .\32xl\:mt-40 {
    margin-top: 10rem;
  }

  .\32xl\:mt-7 {
    margin-top: 1.75rem;
  }
}
