/*!
Theme Name: mrseadev
Theme URI: https://mrseadev.dev
Author: MrSea.dev
Author URI: fb/vanbien.mrseadev
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/Roboto/Roboto-Black.ttf") format("truetype");

  font-weight: 900;
}

@font-face {
  font-family: FontBlackItalic;

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

  font-weight: 900;

  font-style: italic;
}

@font-face {
  font-family: FontBold;

  src: url("./fonts/Roboto/Roboto-Bold.ttf") format("truetype");

  font-weight: 700;
}

@font-face {
  font-family: FontBoldItalic;

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

  font-weight: 700;

  font-style: italic;
}

@font-face {
  font-family: FontRegular;

  src: url("./fonts/Roboto/Roboto-Regular.ttf") format("truetype");

  font-weight: 400;
}

@font-face {
  font-family: FontItalic;

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

  font-style: italic;

  font-weight: 400;
}

@font-face {
  font-family: FontLight;

  src: url("./fonts/Roboto/Roboto-Light.ttf") format("truetype");

  font-weight: 300;
}

@font-face {
  font-family: FontLightItalic;

  src: url("./fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");

  font-weight: 300;

  font-style: italic;
}

@font-face {
  font-family: FontThin;

  src: url("./fonts/Roboto/Roboto-Thin.ttf") format("truetype");

  font-weight: 100;
}

@font-face {
  font-family: FontThinItalic;

  src: url("./fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");

  font-weight: 100;

  font-style: italic;
}

.container {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.mrs-heading-home {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  text-align: center;
}

.mrs-heading-home__conner {
  margin-top: 1rem;
  height: 0.25rem;
  width: 1.5rem;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-top-color: rgb(250 0 86 / var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .mrs-heading-home__conner {
    margin-top: 1.5rem;
    width: 3rem;
  }
}

.mrs-heading-home__text {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(226 226 226 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .mrs-heading-home__text {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 768px) {
  .mrs-heading-home__text {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.mrs-heading-common {
  font-family: FontBold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 133 161 / var(--tw-text-opacity));
}

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

.mrs-heading-footer {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  font-family: FontBold;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .mrs-heading-footer {
    margin-bottom: 1rem;
    margin-top: 0px;
  }
}

.mrs-form-register-2024 textarea {
  height: 125px;
}

.mrs-btn-submit-form {
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 161 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-btn-submit-form:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 82 94 / var(--tw-bg-opacity));
}

.mrs-row-popup-form {
  margin-top: 1rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 768px) {
  .mrs-row-popup-form {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.mrs-row-popup-form-single-course p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .mrs-row-popup-form-single-course p {
    gap: 3rem;
  }
}

.mrs-radio-popup-form {
  display: block;
  text-align: left;
}

.mrs-form-popup-wrap.course textarea {
  height: 8rem;
}

.mrs-form-popup-wrap.course .wpcf7-response-output {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.mrs-radio-popup-form .wpcf7-list-item-label {
  margin-bottom: 0.75rem;
  padding-left: 0.25rem;
}

@media (min-width: 768px) {
  .mrs-radio-popup-form .wpcf7-list-item-label {
    padding-left: 0.75rem;
  }
}

.mrs-form-popup-wrap .wpcf7-list-item {
  display: block;
  margin: 0;
}

.mrs-form-popup-wrap .wpcf7-spinner {
  display: block;
}

.mrs-form-popup-wrap .wpcf7-response-output {
  margin-top: 0px;
  margin-bottom: 0px;
}

.cptch_input.wpcf7-bwscaptcha {
  height: 32px !important;
  width: 100% !important;
  max-width: unset !important;
  color: #000 !important;
  font-size: 1.2rem !important;
}

.cptch_input.wpcf7-bwscaptcha:focus {
  outline: none;
}

.mrs-form-popup-wrap .cptch_input.wpcf7-bwscaptcha {
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.cptch_images_wrap .cptch_span {
  display: inline-flex !important;
}

.cptch_input.cptch_wp_comments {
  font-size: 1.2rem !important;
}

.mrs-item-video {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .mrs-item-video {
    padding-bottom: 2rem;
  }
}

/* Begin: news */

/* .mrs-item-news-btn {
  @apply bg-custom_green hover:bg-custom_green_600 transition-all ease-in-out duration-300 text-white px-8 py-3 rounded-full uppercase;
}
.mrs-news-next-post {
  @apply block rounded-l-full border border-gray-300 border-solid px-6 sm:px-8 py-3 sm:py-5 text-gray-700 uppercase hover:bg-custom_green_600 hover:text-white transition-all ease-in-out duration-300;
}
.mrs-news-prev-post {
  @apply block mt-5 sm:mt-0 sm:ml-8 rounded-r-full border border-gray-300 border-solid px-6 sm:px-8 py-3 sm:py-5 text-gray-700 uppercase hover:bg-custom_green_600 hover:text-white transition-all ease-in-out duration-300;
} */

/* Begin: news home */

.mrs-item-news-large {
  position: relative;
}

.mrs-item-news-large__bottom {
  bottom: 0px;
  left: 0px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .mrs-item-news-large__bottom {
    position: absolute;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.mrs-item-news-large__bottom {
  background: url(./images/bg-blue-opacity.png) repeat;
}

/* End: news home */

/* Begin: news */

.mrs-item-news {
  margin-top: 1rem;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 640px) {
  .mrs-item-news {
    display: flex;
  }
}

.mrs-item-news__img {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding: 6px;
}

.mrs-item-news .mrs-item-news__title {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
  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);
}

.mrs-item-news .mrs-item-news__title:hover {
  --tw-text-opacity: 1;
  color: rgb(7 29 103 / var(--tw-text-opacity));
}

.mrs-item-news .mrs-item-news__note {
  margin-top: 0.5rem;
  font-family: FontLight;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.mrs-news-button {
  display: inline-flex;
  font-family: FontLight;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.mrs-news-button:hover {
  --tw-text-opacity: 1;
  color: rgb(7 29 103 / var(--tw-text-opacity));
}

/* End: news */

/* Begin: news tags */

.mrs-item-news-tags {
  margin-top: 0.75rem;
  margin-right: 0.75rem;
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: FontLight;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mrs-item-news-tags:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 82 94 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* End: news tags */

.mrs-item-news-related {
  display: inline-flex;
  align-items: center;
  font-family: FontBook;
  --tw-text-opacity: 1;
  color: rgb(30 70 184 / var(--tw-text-opacity));
}

.mrs-item-news-related:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

/* 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 footer */

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

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

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

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

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

/*  End:  social on footer */

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

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

.mrs-social a:hover {
  opacity: 0.7;
}

.mrs-social .fb_ {
  background-position: 0 0;
}

.mrs-social .youtube_ {
  background-position: -52px 0;
}

.mrs-social .insta_ {
  background-position: -104px 0;
}

.mrs-social .pinterest_ {
  background-position: -153px 0;
}

@media (min-width: 768px) {
  .mrs-social a {
    margin-right: 15px;
  }
}

.mrs-contact-social {
  display: block;
  text-align: center;
}

.mrs-contact-social a {
  width: 102px;
  height: 116px;
  margin-right: 5px;
  background-size: auto;
  display: inline-block;
  background: url(./icons/social-in-contact.png) no-repeat 0 0;
  background-size: cover;
  animation: tada 2s infinite alternate;
}

.mrs-contact-social a:hover {
  opacity: 0.7;
  animation-play-state: paused;
}

.mrs-contact-social .fb_ {
  background-position: 0 0;
}

.mrs-contact-social .youtube_ {
  background-position: -104px 0;
}

.mrs-contact-social .insta_ {
  background-position: -208px 0;
}

.mrs-contact-social .zalo_ {
  background-position: -313px 0;
}

.mrs-contact-social .messenger_ {
  width: 115px;
  background-position: -419px 0;
}

@media (width>=768px) {
  .mrs-contact-social {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mrs-contact-social a {
    margin-right: 15px;
  }
}

.mrs-section-course-school {
  background: #e7f7f7 url(./images/bg-section-course-school.png) no-repeat left
    bottom;
}

.mrs-course-home-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  display: none;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.65;
  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: 300ms;
}

.group:hover .mrs-course-home-overlay {
  display: flex;
}

.mrs-course-home-title {
  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-course-home-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.mrs-road-aweschool {
  border-top-left-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.mrs-road-course-aweschool {
  border-top-left-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.mrs-iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.mrs-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.mrs-section-teacher {
  background: #008093 url(./images/bg-section-teacher.png) no-repeat right
    bottom;
  background-size: 1300px;
}

.mrs-section-about-home {
  background: #f3d07d url(./images/bg-section-about.png) no-repeat right top;
  background-size: 500px;
}

#mrs-carousel-teacher.owl-theme .owl-dots .owl-dot span {
  background: #fff;
  width: 12px;
  height: 12px;
}

#mrs-carousel-teacher.owl-theme .owl-dots .owl-dot.active span,
#mrs-carousel-teacher.owl-theme .owl-dots .owl-dot:hover span {
  background: #4b5563;
}

/* Begin: testimonial */

.owl-theme .owl-dots .owl-dot span {
  background: #4b5563;
  width: 12px;
  height: 12px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0085a1;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px;
}

/* End: testimonial */

.mrs-sticky-header {
  border-top: 0 !important;
}

.mrs-sticky-header .mrs-form-search-wrap {
  display: none;
}

.mrs-sticky-header .mrs-logo {
  height: 3.5rem;
  width: auto;
}

.mrs-menu-top {
  list-style-type: none;
  justify-content: space-between;
}

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

.mrs-menu-top li a:not(.mrs-menu-top-drop li a) {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-family: FontBold;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 133 161 / var(--tw-text-opacity));
}

.mrs-menu-top-drop {
  position: absolute;
  z-index: 50;
  margin-top: 0px;
  display: none;
  width: 250px;
  flex-direction: column;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}

.mrs-menu-top-drop:hover {
  display: flex;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.peer:hover ~ .mrs-menu-top-drop {
  display: flex;
}

.mrs-menu-top-drop li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: FontRegular;
}

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

.mrs-menu-top-drop li {
  /* @apply border-t border-gray-300; */
}

.menu-item-has-children > a {
  position: relative;
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .menu-item-has-children > a {
    align-items: flex-end;
  }
}

.mrs-menu-top-drop .menu-item-has-children .py-4 {
  padding-top: 0;
  padding-bottom: 0;
}

.mrs-menu-top-drop .menu-item-has-children .mrs-menu-top-drop {
  top: 0;
  right: -180px;
}

.mrs-menu-customize-your-trip a {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 0 86 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-menu-customize-your-trip a:hover {
  color: white !important;
}

.mrs-menu-top .menu-item-home {
  display: none;
}

.mrs-register-button {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(208 173 94 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-register-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 162 64 / var(--tw-bg-opacity));
}

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

@media (min-width: 768px) {
  .mrs-register-button {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-family: FontBold;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.mrs-btn-register {
  min-width: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 2px 15px;
  background-color: #d0ad5e;
  border-radius: 40px;
  border: #e1dede 2px solid;
  color: #fff;
  font: 1.15rem/32px FontMedium;
}

.mrs-btn-register.top_ {
  background-color: #f1b11d;
}

@media (width < 768px) {
  .mrs-btn-register.commit-- {
    margin-top: 20px;
  }
}

.mrs-btn-register.course-- {
  min-width: unset;
  padding: 5px 30px;
}

@media (width>=768px) {
  .mrs-btn-register.course-- {
    padding: 5px 45px;
  }
}

.mrs-btn-register:hover {
  background-color: #f1b11d;
  transition: 0.3s all ease-in-out;
  color: #fff;
}

.mrs-btn-register:hover span {
  transition: 0.3s all ease-in-out;
}

.mrs-btn-about {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 45px;
  border-radius: 30px;
  background-color: #fff;
  border: #0091af solid 2px;
  color: #0091af;
  animation: zoom 2s infinite;
}

.mrs-btn-about:hover {
  background-color: #f1b11d;
  transition: 0.3s all ease-in-out;
}

.mrs-btn-about:hover span {
  color: #fff;
  transition: 0.3s all ease-in-out;
}

.mrs-btn-about span {
  color: inherit;
}

.mrs-home-about-left__content * {
  font-family: FontRegular !important;
}

.mrs-home-about-left__content a,
.mrs-course-content a:not(#toc_container a),
.mrs-single-content a:not(#toc_container a) {
  --tw-text-opacity: 1;
  color: rgb(0 133 161 / var(--tw-text-opacity));
}

.mrs-home-about-left__content h1,
.mrs-home-about-left__content h2,
.mrs-home-about-left__content h3,
.mrs-home-about-left__content h4,
.mrs-course-content h1,
.mrs-course-content h2,
.mrs-course-content h3,
.mrs-course-content h4,
.mrs-single-content h1,
.mrs-single-content h2,
.mrs-single-content h3,
.mrs-single-content h4 {
  font-family: FontBold !important;
  margin-bottom: 12px;
  margin-top: 12px;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

img.aligncenter {
  margin: auto;
}

.mrs-course-content p,
.mrs-single-content p,
.mrs-single-course-content p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

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

.mrs-course-content th,
.mrs-course-content td,
.mrs-single-content th,
.mrs-single-content td,
.mrs-single-course-content th,
.mrs-single-course-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-course-content th,
.mrs-course-content td,
.mrs-single-content th,
.mrs-single-content td,
.mrs-single-course-content th,
.mrs-single-course-content td {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.mrs-duration-course-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 161 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-duration-course-cell {
  margin-top: 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 768px) {
  .mrs-duration-course-cell {
    margin-top: 0.75rem;
  }
}

.mrs-commit-item {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: FontBold;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

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

.mrs-commit-icon {
  margin-left: -2px;
  width: 5rem;
  border-radius: 9999px;
  border-width: 5px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.mrs-footer-menu {
  list-style-type: none;
}

.mrs-footer-menu li {
  position: relative;
  padding-left: 1rem;
}

.mrs-footer-menu li::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url(./icons/icon-arrow-right.svg) no-repeat;
  background-size: 100%;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
}

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

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

.mrs-breadcrumb {
  margin-left: 0px;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.mrs-breadcrumb > :nth-child(n + 2):not(.uk-first-column)::before {
  content: ">";
  display: inline-block;
  margin: 0 20px 0 calc(20px - 4px);
  font-size: 0.875rem;
  color: #999;
}

.mrs-pagination {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mrs-pagination li {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
}

.mrs-pagination a,
.mrs-pagination span {
  margin-right: 0.5rem;
  display: inline-flex;
  height: 30px;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.mrs-pagination a:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.mrs-pagination a.active,
.mrs-pagination span.current {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 161 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-quiz-list {
  list-style: none;
  padding: 0;
  margin: auto 0 0 60px;
}

.mrs-quiz-list > li {
  position: relative;
  margin-bottom: 28px;
}

.mrs-quiz-list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: -56px;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: #0091af 2px solid;
}

.mrs-quiz-list > li:hover::before {
  background-color: #0091af;
}

@media (width>=768px) {
  .mrs-quiz-list {
    margin: 0;
  }
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulse-black {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.246);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@keyframes pulse-yellow {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 0, 0.758);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 0, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 0, 0);
  }
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes up_down {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes up_down_20 {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes scaleLeftToRight {
  0% {
    right: -50px;
    transform: translateY(-50%) scale(1);
  }

  50% {
    right: -60px;
    transform: translateY(-50%) scale(1.2);
  }

  100% {
    right: -50px;
    transform: translateY(-50%) scale(1);
  }
}

.mrs-support-float {
  position: fixed;
  z-index: 777;
  right: 12px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: end;
}

.mrs-support-float a {
  width: 100%;
  display: block;
  text-align: center;
}

.mrs-support-float > a.tel-- {
  padding: 5px;
  border-radius: 15px;
  background-color: #ee262e;
  color: #fff;
}

.mrs-support-float > a.tel-- .text-- {
  display: none;
}

.mrs-support-float > a.tel-- > .phone-- {
  font-family: FontBold;
  font-size: 1rem;
}

.mrs-support-float > a.tel--:hover {
  background-color: #d3141b;
  transition: all 0.5s ease-in-out;
}

@media (width>=768px) {
  .mrs-support-float {
    width: 120px;
    bottom: 30px;
  }

  .mrs-support-float > a.tel-- {
    padding: 10px;
    border-radius: 50px;
  }

  .mrs-support-float > a.tel-- .text-- {
    display: block;
  }
}

.mrs-support-float > .register-- {
  margin-top: 12px;
  background-color: #d0ad00;
  padding: 5px;
  border-radius: 50px;
  color: #fff;
  font-size: 0.9rem;
  animation: tada 2s infinite;
}

.mrs-support-float > .register--:hover {
  animation-play-state: paused;
  background-color: #a48a0c;
  transition: all 0.5s ease-in-out;
}

.mrs-support-float > a.zalo-- {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: relative;
  margin-top: 2px;
}

.mrs-support-float > a.zalo-- .outer-icon-- {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 22;
  border-radius: 50%;
}

.mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.mrs-support-float > a.zalo--:hover {
  animation: pulse-black 1s infinite;
}

.mrs-support-float > a.zalo--:hover .icon-- {
  transition: all 0.3s ease-in-out;
}

.mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
  background-image: url(./icons/icon-zalo-float.png);
  background-size: 45px 45px;
}

@media (width>=768px) {
  .mrs-support-float {
    width: 150px;
  }

  .mrs-support-float > a.tel-- > .phone-- {
    font-size: 1rem;
  }

  .mrs-support-float > .register-- {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 12px;
    padding: 10px 25px;
    font-size: 1rem;
  }

  .mrs-support-float > a.zalo-- {
    margin-top: 12px;
  }

  .mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
    background-size: 65px 65px;
  }
}

/* .mrs-support-float {
  position: fixed;
  z-index: 777;
  right: 12px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
.mrs-support-float a {
  width: 100%;
  display: block;
  text-align: center;
}
.mrs-support-float > a.tel-- {
  padding: 5px;
  border-radius: 15px;
  background-color: #ee262e;
  color: #fff;
}
.mrs-support-float > a.tel-- .text-- {
  display: none;
}
.mrs-support-float > a.tel-- > .phone-- {
  font-family: FontBold;
  font-size: 1rem;
}
.mrs-support-float > a.tel--:hover {
  background-color: #d3141b;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .mrs-support-float {
    width: 120px;
    bottom: 30px;
  }
  .mrs-support-float > a.tel-- {
    padding: 10px;
    border-radius: 50px;
  }
  .mrs-support-float > a.tel-- .text-- {
    display: block;
  }
}
.mrs-support-float > .register-- {
  margin-top: 12px;
  background-color: #d0ad00;
  padding: 5px;
  border-radius: 50px;
  color: #fff;
  font-size: 0.9rem;
  font-family: FontMedium;
  animation: tada 2s infinite;
}
.mrs-support-float > .register--:hover {
  animation-play-state: paused;
  background-color: #a48a0c;
  transition: all 0.5s ease-in-out;
}
.mrs-support-float > a.zalo-- {
  margin-top: 2px;
}
.mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
  background-image: url(./icons/icon-zalo-float.png);
  background-size: 45px 45px;
}
@media (min-width: 768px) {
  .mrs-support-float {
    width: 150px;
  }
  .mrs-support-float > a.tel-- > .phone-- {
    font-size: 1rem;
  }
  .mrs-support-float > .register-- {
    width: fit-content;
    margin-top: 12px;
    padding: 10px 25px;
    font-size: 1rem;
  }
  .mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
    background-size: 65px 65px;
  }
}
.mrs-support-float > a.zalo-- .outer-icon-- {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 22;
  border-radius: 50%;
}
.mrs-support-float > a.zalo-- .outer-icon-- .icon-- {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.mrs-support-float > a.zalo--:hover {
  animation: pulse-black 1s infinite;
}
.mrs-support-float > a.zalo--:hover .outer-icon-- .icon-- {
  transition: all 0.3s ease-in-out;
} */

.wp-caption.aligncenter {
  margin: auto;
  text-align: center;
  width: auto !important;
}

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

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

.screen-reader-text {
  display: none;
}

.mrs-form-search {
  height: 36px;
}

#menu-menu-footer a:hover,
#menu-menu-footer22 a:hover {
  --tw-text-opacity: 1;
  color: rgb(208 173 94 / var(--tw-text-opacity));
}

.mrs-heading-page h1 {
  font-family: FontBold !important;
}

.mrs-item-news :first-child:not(.img--) > .title-- a {
  font-family: FontBold !important;
}

.mrs-home-about-left__content p,
.mrs-course-content p,
.mrs-single-content p {
  margin-bottom: 0.75rem !important;
}

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

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

strong,
  b {
  font-family: FontBold !important;
}

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-11 {
  bottom: 2.75rem;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-2 {
  left: 0.5rem;
}

.left-5 {
  left: 1.25rem;
}

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

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

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

.top-0 {
  top: 0px;
}

.top-20 {
  top: 5rem;
}

.top-4 {
  top: 1rem;
}

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

.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-7 {
  margin-bottom: 1.75rem;
}

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

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

.ml-1 {
  margin-left: 0.25rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

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

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

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

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

.mt-11 {
  margin-top: 2.75rem;
}

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

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

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

.mt-20 {
  margin-top: 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-7 {
  margin-top: 1.75rem;
}

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}

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

.aspect-\[60\/45\] {
  aspect-ratio: 60/45;
}

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

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

.h-1 {
  height: 0.25rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-36 {
  height: 9rem;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

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

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

.max-w-5xl {
  max-width: 64rem;
}

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

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

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

.flex-none {
  flex: none;
}

.grow {
  flex-grow: 1;
}

.basis-0 {
  flex-basis: 0px;
}

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

.table-fixed {
  table-layout: fixed;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.columns-2 {
  -moz-columns: 2;
       columns: 2;
}

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

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

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

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

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

.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-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

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

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

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

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

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

.divide-custom_green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(0 133 161 / var(--tw-divide-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

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

.rounded-2xl {
  border-radius: 1rem;
}

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

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

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

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

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

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

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

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

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

.rounded-tl-\[200px\] {
  border-top-left-radius: 200px;
}

.rounded-tl-\[50\%\] {
  border-top-left-radius: 50%;
}

.rounded-tl-\[50px\] {
  border-top-left-radius: 50px;
}

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

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

.rounded-tr-\[200px\] {
  border-top-right-radius: 200px;
}

.rounded-tr-\[50\%\] {
  border-top-right-radius: 50%;
}

.rounded-tr-\[50px\] {
  border-top-right-radius: 50px;
}

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

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

.border {
  border-width: 1px;
}

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

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

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

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

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

.border-r {
  border-right-width: 1px;
}

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

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

.border-\[\#CEAA5E\] {
  --tw-border-opacity: 1;
  border-color: rgb(206 170 94 / var(--tw-border-opacity));
}

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

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

.border-custom_yellow {
  --tw-border-opacity: 1;
  border-color: rgb(208 173 94 / var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

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

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

.border-b-custom_green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 133 161 / var(--tw-border-opacity));
}

.border-b-custom_yellow {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(208 173 94 / var(--tw-border-opacity));
}

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

.bg-\[\#0084a0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 132 160 / var(--tw-bg-opacity));
}

.bg-\[\#05849f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 132 159 / var(--tw-bg-opacity));
}

.bg-\[\#11b0ae\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 176 174 / var(--tw-bg-opacity));
}

.bg-\[\#CFAB5D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(207 171 93 / var(--tw-bg-opacity));
}

.bg-\[\#D0AD5E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 173 94 / var(--tw-bg-opacity));
}

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

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

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

.bg-\[\#cdaa5d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(205 170 93 / var(--tw-bg-opacity));
}

.bg-\[\#d0ad5e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 173 94 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#f3d07d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 208 125 / var(--tw-bg-opacity));
}

.bg-\[\#ffc103\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 193 3 / var(--tw-bg-opacity));
}

.bg-\[\#ffce03\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 206 3 / var(--tw-bg-opacity));
}

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

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

.bg-custom_yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(208 173 94 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / 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-35 {
  --tw-bg-opacity: 0.35;
}

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

.bg-\[url\(\.\/icons\/map\.png\)\] {
  background-image: url(./icons/map.png);
}

.bg-\[url\(\.\/images\/banner-teacher\.jpg\)\] {
  background-image: url(./images/banner-teacher.jpg);
}

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

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

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

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

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

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

.p-1 {
  padding: 0.25rem;
}

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

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.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-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

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

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

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

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

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

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

.pb-1 {
  padding-bottom: 0.25rem;
}

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

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

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

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

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

.pl-3 {
  padding-left: 0.75rem;
}

.pl-40 {
  padding-left: 10rem;
}

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

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

.pr-12 {
  padding-right: 3rem;
}

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

.pr-3 {
  padding-right: 0.75rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

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

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

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

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

.pt-9 {
  padding-top: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-10 {
  line-height: 2.5rem;
}

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

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

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

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

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

.text-custom_yellow {
  --tw-text-opacity: 1;
  color: rgb(208 173 94 / 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-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

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

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

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

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

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

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

.shadow-gray-300 {
  --tw-shadow-color: #d1d5db;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-400 {
  --tw-shadow-color: #9ca3af;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-500 {
  --tw-shadow-color: #6b7280;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-600 {
  --tw-shadow-color: #4b5563;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-700 {
  --tw-shadow-color: #374151;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-800 {
  --tw-shadow-color: #1f2937;
  --tw-shadow: var(--tw-shadow-colored);
}

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

.outline {
  outline-style: solid;
}

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

ol,
ul {
  list-style: unset;
  margin-left: 1rem;
}

/* other: Begin */

.mrs-dot-green {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 161 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.mrs-dot-expert-green {
  margin-right: 0.75rem;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 133 161 / var(--tw-border-opacity));
  text-align: center;
  font-family: FontBold;
  --tw-text-opacity: 1;
  color: rgb(0 133 161 / var(--tw-text-opacity));
}

.hover\:bg-\[\#cca240\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 162 64 / var(--tw-bg-opacity));
}

.hover\:bg-custom_green_600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 82 94 / var(--tw-bg-opacity));
}

.hover\:bg-custom_yellow_hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(206 170 94 / var(--tw-bg-opacity));
}

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

.hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

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

.hover\:text-custom_green:hover {
  --tw-text-opacity: 1;
  color: rgb(0 133 161 / var(--tw-text-opacity));
}

.hover\:text-custom_green_600:hover {
  --tw-text-opacity: 1;
  color: rgb(29 82 94 / var(--tw-text-opacity));
}

.hover\:text-custom_yellow:hover {
  --tw-text-opacity: 1;
  color: rgb(208 173 94 / var(--tw-text-opacity));
}

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

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

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

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

.group:hover .group-hover\:block {
  display: block;
}

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

.group:hover .group-hover\:bg-custom_green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 161 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

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

.group:hover .group-hover\: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;
}

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

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

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

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

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

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

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

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

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

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

  .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-14 {
    bottom: 3.5rem;
  }

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

  .md\:left-12 {
    left: 3rem;
  }

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

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

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

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

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

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

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

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

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

  .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-4 {
    margin-top: 1rem;
  }

  .md\:mt-44 {
    margin-top: 11rem;
  }

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

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

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-40 {
    height: 10rem;
  }

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

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

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-40 {
    width: 10rem;
  }

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

  .md\:w-5\/6 {
    width: 83.333333%;
  }

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

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

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

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

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

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

  .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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

  .md\:gap-12 {
    gap: 3rem;
  }

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

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

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

  .md\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }

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

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

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

  .md\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

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

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

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

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:left-20 {
    left: 5rem;
  }

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

  .lg\:ml-6 {
    margin-left: 1.5rem;
  }

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

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

  .lg\:flex {
    display: flex;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

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

  .lg\:w-64 {
    width: 16rem;
  }

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

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

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

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

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

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

  .lg\:gap-8 {
    gap: 2rem;
  }

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

  .lg\:gap-x-28 {
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }

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

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

  .lg\:gap-y-16 {
    row-gap: 4rem;
  }

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

  .lg\:gap-y-24 {
    row-gap: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

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

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-28 {
    padding-left: 7rem;
  }

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

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

  .xl\:bottom-\[110px\] {
    bottom: 110px;
  }

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

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

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

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

  .xl\:pl-32 {
    padding-left: 8rem;
  }
}
