:root {
  --home-v2-default-font-size: 25px;
}

/*----------------- reason-for-choosing ---------------------*/

.reason-for-choosing {
  margin-top: 277px;
}

.reason-for-choosing .content {
  background: #fff;
  border-radius: 100px;
  padding: 82px 108px 108px;
}

.reason-for-choosing .content .title h1 {
  font-weight: 900;
  font-size: 56px;
  line-height: 77px;
  color: #23265a;
  font-family: "Lexend Deca", "iCiel-Cadena";
  margin-bottom: 90px;
}

.reason-for-choosing .content .title strong {
  color: #e54041;
}

.reason-for-choosing .content .item:not(:last-child) {
  margin-bottom: 70px;
}

.reason-for-choosing .content .item .tl {
  position: relative;
  margin-bottom: 70px;
}

.reason-for-choosing .content .item .tl img {
  margin: auto;
  display: block;
}

.reason-for-choosing .content .item .tl h2 {
  font-family: "Lexend Deca", "UTM Avo";
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 10px;
}

.reason-for-choosing .content .item:nth-child(2) .tl h2 {
  left: 54%;
  max-width: 389px;
}

.reason-for-choosing .content .item:nth-child(4) .tl h2,
.reason-for-choosing .content .item:nth-child(5) .tl h2 {
  left: 54%;
  max-width: 364px;
}

.reason-for-choosing .content .item p {
  font-weight: 400;
  font-size: 29px;
  line-height: 40px;
  text-align: justify;
  color: #23265a;
  margin-bottom: 30px;
}

/*------------- methods-education --------------*/

.methods-education {
  margin-top: 277px;
  color: #23265a;
}

.methods-education p {
  font-weight: 400;
  font-size: 29px;
  line-height: 40px;
  text-align: justify;
}

.methods-education .content-box {
  background: #fff;
  border-radius: 100px;
  padding: 82px 72px 345px 125px;
}

.methods-education .ct-top {
  margin-bottom: 150px;
  padding-right: 53px;
}

.methods-education .ct-top h1 {
  font-weight: 900;
  font-size: 56px;
  line-height: 77px;
  font-family: "Lexend Deca", "iCiel-Cadena";
  margin-bottom: 70px;
}

.methods-education .ct-top h1 strong {
  color: #e54041;
}

.methods-education .ct-top p {
  margin-bottom: 30px;
}

.methods-education .study-program {
  margin-bottom: 120px;
}

.methods-education .study-program .title {
  position: relative;
  margin-bottom: 186px;
  padding-right: 70px;
}

.methods-education .study-program .title h2 {
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  text-align: center;
  color: #e54633;
  position: relative;
  padding-top: 96px;
  z-index: 1;
  max-width: 404px;
  margin: auto;
}

.methods-education .study-program .title img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-58%);
  z-index: 0;
}

.methods-education .study-program .content {
  max-width: 100%;
}

.methods-education .study-program .content .item:nth-child(2n) {
  max-width: 460px;
}

.methods-education .study-program .content .item:nth-child(2n-1) {
  max-width: 582px;
  margin-left: auto;
}

.methods-education .study-program .content .item:nth-child(2n-1) .img-tl {
  margin-left: auto;
  margin-right: 40px;
}

.methods-education .study-program .content .item:nth-child(2) {
  margin-top: -27%;
}

.methods-education .study-program .content .item:nth-child(3),
.methods-education .study-program .content .item:nth-child(4) {
  margin-top: -22%;
}

.methods-education .study-program .content .item:nth-child(5) {
  margin-top: -33%;
}

.methods-education .study-program .content .img-tl {
  width: 260px;
  height: 260px;
  background: #e9f5ff;
  box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
  padding: 15px;
  border-radius: 50%;
  margin-bottom: 35px;
}

.methods-education .study-program .content .img-tl img {
  max-width: 100%;
  border-radius: 50%;
}

.methods-education .study-program .content .tl h3 {
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  color: #e54633;
  margin-bottom: 30px;
}

.methods-education .rules {
  display: flex;
  margin-bottom: 50px;
}

.methods-education .rules .ct-left {
  max-width: 470px;
  background: #f2f2f2;
  padding: 40px;
}

.methods-education .rules .ct-left img {
  margin-bottom: 100px;
}

.methods-education .rules .ct-right {
  position: relative;
}

.methods-education .rules .ct-right:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.methods-education .rules .ct-right:after {
  content: "";
  display: block;
  width: 43px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 223px;
  background: linear-gradient(90deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.methods-education .rules .ct-right .step {
  display: flex;
  height: 150px;
  justify-content: center;
  align-items: center;
  position: relative;
}

.methods-education .rules .ct-right .step:not(:last-child):after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: linear-gradient(180deg, #444444 -146.43%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  position: absolute;
  z-index: 1;
}

.methods-education .rules .ct-right .step > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.methods-education .rules .ct-right .step .stt {
  max-width: 223px;
  font-weight: 900;
  font-size: 90px;
  line-height: 105px;
  justify-content: center;
  color: #ffffff;
}

.methods-education .rules .ct-right .step .ct {
  color: #ffffff;
  padding: 0 32px;
}

.methods-education .rules .ct-right .step:first-child .ct {
  border-radius: 0px 100px 0px 0px;
}

.methods-education .rules .ct-right .step:last-child .ct {
  border-radius: 0px 0px 100px 0px;
}

.methods-education .rules .ct-right .step .ct p {
  font-weight: 700;
  font-size: 29px;
  line-height: 42px;
  margin-bottom: 0;
}

/*--------------- Home Page V2 ------------------*/
.home-v2-main {
  background: #ffffff;
  overflow: hidden;
}

.home-v2-main .home-v2-section:last-child {
  padding-bottom: 200px;
}

.home-v2-main section:not(.home-v2-banner):not(.home-v2-reviews) {
  max-width: 1705px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.home-v2-banner {
  position: relative;
  height: 100vh;
  min-height: 600px;
}

.home-v2-banner .banner-bg-slider {
  margin: 0;
  height: 100%;
}

.home-v2-banner .slick-slide {
  position: relative;
  height: 100vh;
  width: 100%;
  min-height: 600px;
}

.home-v2-banner .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.home-v2-banner .banner-bg-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #4e282bb0;
}

.home-v2-banner .banner-content {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-v2-banner .banner-icon {
  text-align: center;
  margin-bottom: 50px;
}

.home-v2-banner .banner-title {
  color: #ffffff;
  font-size: var(--home-v2-default-font-size);
  width: 100%;
  max-width: 1167px;
  text-align: center;
  margin: 0 auto;
  font-weight: 400;
}

.home-v2-banner .slick-dots {
  position: absolute;
  bottom: 40px;
  display: flex !important;
  justify-content: center;
  width: 100%;
  padding: 0;
  list-style: none;
  z-index: 1;
}

.home-v2-banner .slick-dots li {
  margin: 0 10px;
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  background: transparent;
  cursor: pointer;
  transition: background 0.3s;
  border-radius: 0 90px;
  transform: rotate(50deg);
}

.home-v2-banner .slick-dots li.slick-active {
  background: #e54041;
  border: none;
}

.home-v2-banner .slick-dots li button {
  display: none;
}

.home-v2-banner .banner-register {
  margin-top: 70px;
  text-align: center;
}

.home-v2-btn {
  padding: 20px 30px;
  border-radius: 60px;
  font-size: var(--home-v2-default-font-size);
  text-transform: uppercase;
  font-weight: 600;
  background-color: #ffffff;
  color: #e54041;
  border: solid 1px #e54041;
  cursor: pointer;
}

.home-v2-btn.primary,
.home-v2-btn:hover {
  background-color: #e54041;
  color: #ffffff;
}

.home-v2-btn.full-w {
  display: block;
  text-align: center;
}

.home-v2-welcome {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.home-v2-welcome-content {
  max-width: 570px;
  width: 40%;
  min-width: 330px;
}

.home-v2-welcome .home-v2-welcome-btns {
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.home-v2-welcome .home-v2-welcome-btns .home-v2-btn {
  width: fit-content;
}

.home-v2-title {
  font-size: 60px;
  font-weight: 600;
  color: #e54041;
  margin-bottom: 30px;
}

.home-v2-description {
  font-size: var(--home-v2-default-font-size);
  font-weight: 400;
  margin-bottom: 20px;
  text-align: justify;
  color: #000000;
}

.home-v2-welcome-image {
  width: 53%;
}

.home-v2-welcome-image-container {
  position: relative;
  z-index: 1;
}

.home-v2-welcome-image-wrapper {
  width: 100%;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center 80%;
  background-repeat: no-repeat;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: url("./images/star_mask.png");
  mask-image: url("./images/star_mask.png");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  z-index: 1;
}

.home-v2-welcome-image-wrapper {
  background-size: 135%;
  background-position: center 200%;
}

.home-v2-welcome-image {
  position: relative;
}

.home-v2-welcome-image .blue-flower-img {
  position: absolute;
  top: 8.7%;
  left: 7%;
  width: 41%;
  /* height: 320px; */
  z-index: 0;
}

.home-v2-welcome-image .stars-img {
  position: absolute;
  top: 24.44%;
  right: 16.67%;
  width: 16%;
  /* height: 55px; */
  z-index: 1;
}

.home-v2-welcome-image .ribbon-img {
  position: absolute;
  top: 25.56%;
  right: 3.33%;
  width: 16%;
  /* height: 320px; */
  z-index: 1;
}

.home-v2-welcome-image .globe-img {
  position: absolute;
  right: 6.67%;
  bottom: 3.33%;
  width: 29.5%;
  /* height: 350px; */
  z-index: 1;
}

.home-v2-welcome-image .pencil-sharpener-img {
  position: absolute;
  bottom: 8.89%;
  left: 5.56%;
  width: 24%;
  /* height: 150px; */
  z-index: 1;
}

.home-v2-section {
  overflow: visible;
}

.home-v2-section .text-right {
  text-align: right;
}

.home-v2-section .text-center {
  text-align: center;
}

.home-v2-about {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 200px;
  gap: 80px;
}

.home-v2-about-content {
  max-width: 610px;
  width: 40%;
  flex-shrink: 0;
}

.home-v2-about .home-v2-about-campuses {
  position: relative;
  transform: translateY(50%);
}

.home-v2-about .campus-assets {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  z-index: 2;
}

.home-v2-section .campus-items-container {
  position: relative;
}

.campus-items-container .campuses-background {
  position: relative;
  z-index: 1;
}

.campus-items-container .red-background {
  display: none;
  background-color: #e54041;
  width: 33.33%;
  height: 100%;
  position: absolute;
  left: 0;
  transition: left 0.5s linear;
}

.home-v2-section .campus-items,
.home-v2-section .slide-background {
  position: absolute;
  width: 95%;
  height: 74%;
  bottom: 8.5%;
  left: 50%;
  transform: translateX(-50%);
}

.home-v2-section .campus-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  z-index: 1;
}

.home-v2-section .campus-item {
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.home-v2-section .campus-item:hover .campus-title,
.home-v2-section .campus-item:hover a {
  color: #ffffff;
}

.home-v2-section .campus-item svg .s1,
.home-v2-section .campus-item svg .s0 {
  transition: all 0.5s linear;
  fill: #e54041;
  stroke: #e54041;
}

.home-v2-section .campus-item:hover svg .s1,
.home-v2-section .campus-item:hover svg .s0 {
  fill: #ffffff;
  stroke: #ffffff;
}

.campus-item .campus-title {
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  margin-bottom: 35px;
  transition: color 0.25s linear;
}

.campus-item a {
  font-size: 15px;
  line-height: 27px;
  text-transform: uppercase;
  color: #e54041;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  transition: color 0.5s linear;
  position: relative;
}

.campus-item a svg {
  position: absolute;
  width: 100%;
  bottom: -7px;
}

.home-v2-about-campuses .campus-assets {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}

.campus-assets .asset-1 {
  width: 14.72%;
  position: absolute;
  bottom: 0;
  transform: translateY(-75%);
}

.campus-assets .asset-2 {
  width: 12.4%;
  position: absolute;
  bottom: 5px;
  right: 0;
  transform: translateX(20%);
}

.campus-assets .bus {
  max-width: 31.67%;
  position: absolute;
  bottom: -30px;
  left: 4%;
  animation: busBounce 0.5s linear infinite;
  transform: translateX(0);
  transition: left 0.5s linear;
  transform-origin: bottom;
  z-index: 2;
}

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

  50% {
    transform: scale(1, 1.05);
  }

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

.home-v2-advantages {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  margin-top: 200px;
}

.home-v2-advantages .advantages-content {
  flex-shrink: 0;
  width: 45%;
}

.advantages-content .advantages-list-item {
  position: relative;
  width: 100%;
}

.advantages-content .advantages-list-item img {
  width: 100%;
}

.advantages-content .slider-actions {
  display: flex;
  flex-direction: row;
  align-items: end;
  gap: 10px;
  justify-content: center;
  margin-top: 30px;
}

.advantages-content .slider-actions .prev-btn,
.advantages-content .slider-actions .next-btn {
  cursor: pointer;
}

.advantages-content .slider-actions .index {
  font-size: 29px;
  color: #989898;
}

.advantages-list-item .advantages-list-item-title {
  font-size: 48px;
  font-weight: 600;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.home-v2-advantages .advantages-images {
  position: relative;
  width: 55%;
}

.home-v2-advantages .slick-list {
  overflow-x: hidden;
}

.advantages-images .advantages-images-items {
  width: 100%;
  z-index: 1;
}

.advantages-images-items .advantages-images-item {
  transform: scale(0.5) translateX(50%);
  transition: all 0.5s linear;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

.advantages-images-items .advantages-images-item img {
  width: 100%;
  object-fit: contain;
}

.advantages-images-items .advantages-images-item:has(+ .slick-current) {
  transform: scale(0.45) translate(185%, 50%);
  opacity: 0.4;
}

.advantages-images-items .slick-current {
  transform: scale(0.9) translateX(50%);
}

.advantages-images-items .slick-current + .slick-active {
  transform: scale(0.45) translate(15%, -40%);
}

.advantages-images .asset-5 {
  position: absolute;
  width: 100%;
  bottom: -20px;
  z-index: 1;
  scale: 0.9;
}

.advantages-images .asset-6 {
  position: absolute;
  width: 13%;
  top: 0;
  right: 36%;
}

.home-v2-method {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 200px;
}

.home-v2-method .method-image {
  position: relative;
  width: 100%;
  transform: translateX(-10%);
}

.home-v2-method .method-image-layer {
  position: absolute;
}

.method-image .method-main-images {
  position: absolute;
  top: 10%;
  rotate: -7deg;
  left: 18.5%;
  z-index: 0;
  width: 57%;
}

.method-image .method-main-images img {
  width: 100%;
  object-fit: contain;
}

.method-image .method-image-layer {
  z-index: 1;
  position: relative;
}

.home-v2-method .method-content {
  flex-shrink: 0;
}

.home-v2-method .method-content .home-v2-title {
  margin-bottom: 40px;
}

.home-v2-classes {
  margin-top: 200px;
}

.home-v2-classes-content {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.home-v2-classes-content .classes-title-asset {
  width: 13%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(120%, 30%);
}

.home-v2-classes .class-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 80px;
  margin-top: 100px;
}

.home-v2-classes .class-image img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 40px;
}

.class-list .class-content {
  position: relative;
}

.class-content .class-title {
  position: absolute;
  max-width: 50%;
}

.class-title h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 36px;
  width: 100%;
  color: #000000;
  z-index: 1;
}

.class-item .class-btn {
  margin-top: 20px;
}

.class-list .class-item:nth-child(3n) .class-title {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(20%, -20%);
}

.class-list .class-item:nth-child(3n + 1) .class-title {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-20%, -20%);
}

.class-list .class-item:nth-child(3n + 2) .class-title {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-20%, 0);
}

.class-item .class-title img {
  animation: spin 30s linear infinite;
}

.home-v2-welcome-image .stars-img {
  animation: shake-stars 3s ease-in-out infinite;
}

.home-v2-welcome-image .ribbon-img {
  animation: shake-ribbon 4s ease-in-out infinite;
}

.home-v2-welcome-image .globe-img {
  animation: shake-globe 5s ease-in-out infinite;
}

.home-v2-welcome-image .pencil-sharpener-img {
  animation: shake-pencil 3.5s ease-in-out infinite;
}

.home-v2-welcome-image .blue-flower-img {
  animation: spin 10s linear infinite;
}

@keyframes shake-stars {
  0%,
  100% {
    transform: translateY(-8px) rotate(-2deg);
  }

  50% {
    transform: translateY(8px) rotate(2deg);
  }
}

@keyframes shake-ribbon {
  0%,
  100% {
    transform: translateX(-10px) scale(1);
  }

  50% {
    transform: translateX(10px) scale(1.05);
  }
}

@keyframes shake-globe {
  0%,
  100% {
    transform: rotate(-5deg) translateY(-5px);
  }

  50% {
    transform: rotate(5deg) translateY(5px);
  }
}

@keyframes shake-pencil {
  0%,
  100% {
    transform: translateX(-6px) translateY(6px);
  }

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

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

  to {
    transform: rotate(360deg);
  }
}

.home-v2-reviews {
  margin-top: 200px;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  background: radial-gradient(150% 100% at top, #f1f1f1 100% 100%, #0000);
}

.home-v2-reviews .reviews-list-container {
  max-width: 1705px;
  padding: 0 15px;
  margin: 100px auto 0;
}

.home-v2-reviews-content {
  width: fit-content;
  margin: 0 auto;
}

.home-v2-reviews .slick-list {
  overflow: visible;
  overflow-y: hidden;
}

.home-v2-reviews .slick-track {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.reviews-list .review-item {
  width: 1220px;
  max-width: 80%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
  padding: 40px 50px;
  background: #ffffff;
  border-radius: 40px;
  margin: 0 auto 50px;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  height: auto;
  min-height: 230px;
  opacity: 0.7;
}

.reviews-list .slick-active + .slick-active {
  transform: translateX(10%);
  opacity: 0.5;
}

.reviews-list .slick-active + .slick-active + .slick-active {
  transform: translateX(0);
  opacity: 0.3;
}

.review-item .review-comment,
.review-item .review-name {
  font-size: var(--home-v2-default-font-size);
  color: #000000;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  cursor: pointer;
}

.review-item .review-comment.expanded {
  -webkit-line-clamp: unset;
  display: block;
}

.review-item .review-comment:hover {
  opacity: 0.8;
}

.review-item .review-name {
  font-weight: 600;
}

.review-item .review-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  margin-top: 30px;
}

.home-v2-register {
  margin-top: 100px;
}

.home-v2-register .register-title {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.home-v2-register .register-title-asset {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(120%, 30%);
}

.home-v2-register .register-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.register-content .register-images-container {
  width: 33%;
  aspect-ratio: 1 / 1;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}

.register-content .register-images {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 20px;
  overflow: hidden;
}

.home-v2-register .register-images img {
  width: 90%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
}

.home-v2-register .register-form {
  width: 45%;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 40px;
  padding: 30px;
  position: relative;
}

.home-v2-register .register-form input:not([type="submit"]),
.home-v2-register .register-form select {
  width: 100%;
  border: none;
  font-size: calc(var(--home-v2-default-font-size) * 1.2);
  font-style: inherit;
  color: #606060;
  padding: 18px 30px 19px;
  border-radius: 20px;
  box-sizing: border-box;
  font-family: "Lexend Deca";
  border: 1px solid transparent;
}

.home-v2-register .register-form input:not([type="submit"]):focus,
.home-v2-register .register-form input:not([type="submit"]):hover {
  border: solid 1px #606060;
}

.home-v2-register .register-form select:hover,
.home-v2-register .register-form select:focus,
.home-v2-register .register-form select:focus-visible {
  border: solid 1px #606060;
  outline: none;
}

.home-v2-register .register-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.home-v2-register .register-form-asset {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 30%);
  width: 42.5%;
}

.home-v2-register .formSubmit .btn-advise {
  padding: 20px 30px;
  border-radius: 60px;
  font-size: var(--home-v2-default-font-size);
  text-transform: uppercase;
  font-weight: 600;
  background-color: #ffffff;
  color: #e54041;
  border: solid 1px #e54041;
  cursor: pointer;
}

.home-v2-register .formSubmit .btn-advise:hover {
  background-color: #e54041;
  color: #ffffff;
}

.home-v2-register .register-form form {
  padding: 15px 0;
}

@media (max-width: 1550px) {
  :root {
    --home-v2-default-font-size: 20px;
  }

  .home-v2-title {
    font-size: calc(var(--home-v2-default-font-size) * 2.4);
  }

  .campus-item .campus-title {
    margin-bottom: 15px;
    font-size: var(--home-v2-default-font-size);
  }

  .campus-assets .bus {
    bottom: -20px;
  }

  .advantages-list-item .advantages-list-item-title,
  .advantages-content .slider-actions .index {
    font-size: calc(var(--home-v2-default-font-size) * 2);
  }

  .class-title h3 {
    font-size: calc(var(--home-v2-default-font-size) * 1.4);
  }

  .home-v2-main section.home-v2-section.home-v2-classes {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (max-width: 1350px) {
  :root {
    --home-v2-default-font-size: 18px;
  }

  .home-v2-welcome .home-v2-welcome-btns {
    gap: 20px;
  }

  .home-v2-classes .class-list {
    gap: 60px;
  }
}

@media (max-width: 1278px) {
  :root {
    --home-v2-default-font-size: 16px;
  }

  .home-v2-title {
    font-size: calc(var(--home-v2-default-font-size) * 1.5);
    margin-bottom: 20px;
  }

  .home-v2-about,
  .home-v2-method,
  .home-v2-advantages,
  .home-v2-classes,
  .home-v2-reviews {
    margin-top: 100px;
  }

  .home-v2-about {
    gap: 40px;
  }

  .campus-item .campus-title {
    font-size: calc(var(--home-v2-default-font-size) * 0.8);
  }

  .campus-item a {
    font-size: calc(var(--home-v2-default-font-size) * 0.75);
  }

  .campus-item .campus-title {
    margin-bottom: 0;
  }

  .advantages-list-item .advantages-list-item-title,
  .advantages-content .slider-actions .index {
    font-size: calc(var(--home-v2-default-font-size) * 1.4);
  }

  .home-v2-classes .class-list {
    gap: 40px;
  }
}

@media (max-width: 991px) {
  .home-v2-title {
    margin-bottom: 10px;
  }

  .home-v2-welcome {
    margin-top: 100px;
  }

  .reviews-list .review-item {
    padding: 20px 30px;
    gap: 20px;
    min-height: auto;
  }

  .reviews-list .review-item svg {
    height: 15px;
  }

  .home-v2-register .register-for,
  .register-content .register-images-container,
  .home-v2-register .register-form {
    padding: 15px;
  }

  .home-v2-register .register-form input:not([type="submit"]),
  .home-v2-register .register-form select {
    padding: 18px 15px 19px;
  }

  .home-v2-advantages {
    gap: 0;
  }

  .reviews-list-container .slick-slide img {
    max-width: 100px;
  }

  .review-item .review-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
  }

  .review-item .review-comment,
  .review-item .review-name {
    text-align: left;
  }
}

@media (max-width: 791px) {
  .home-v2-banner .banner-content {
    width: 80%;
  }

  .home-v2-classes .class-list {
    grid-template-columns: 1fr;
    margin-top: 50px;
  }

  .home-v2-classes .class-image img {
    max-height: 300px;
    aspect-ratio: 16 / 9;
  }

  .class-content .class-title {
    max-width: 25%;
  }

  .class-item .class-btn {
    margin-top: 10px;
  }

  .home-v2-register .register-content {
    flex-direction: column;
    gap: 20px;
  }

  .register-content .register-images-container,
  .home-v2-register .register-form {
    width: 100%;
    max-width: 500px;
  }

  .home-v2-about {
    flex-direction: column-reverse;
  }

  .home-v2-about-content {
    width: 100%;
    max-width: unset;
  }

  .home-v2-about .home-v2-about-campuses {
    transform: translate(0, 0);
  }

  .home-v2-about .campus-assets {
    height: 200px;
    transform: translate(0);
  }

  .home-v2-about {
    gap: 20px;
  }

  .home-v2-about .home-v2-title {
    text-align: center;
  }

  .home-v2-about .home-v2-title br {
    display: none;
  }

  .home-v2-about .home-v2-description {
    text-align: left;
  }
}

@media (max-width: 687px) {
  .home-v2-welcome,
  .home-v2-advantages {
    flex-direction: column;
  }

  .home-v2-method {
    flex-direction: column-reverse;
  }

  .home-v2-welcome-image,
  .home-v2-advantages .advantages-content,
  .home-v2-advantages .advantages-images {
    width: 100%;
  }

  .home-v2-welcome-content {
    width: 100%;
    max-width: none;
    min-width: none;
  }

  .home-v2-welcome .home-v2-welcome-btns {
    align-items: center;
    justify-content: center;
  }

  .home-v2-method .method-image {
    transform: translate(0);
    margin-top: 40px;
  }

  .home-v2-advantages .advantages-content {
    margin-bottom: 80px;
  }

  .home-v2-title {
    text-align: center;
  }

  .home-v2-title br {
    display: none;
  }

  .home-v2-section .text-right {
    text-align: center;
  }

  .class-title h3 {
    font-size: var(--home-v2-default-font-size);
  }

  .home-v2-reviews .reviews-list-container {
    margin-top: 50px;
  }

  .reviews-list .review-item {
    max-width: 100%;
    margin: 0 auto 15px;
    padding: 15px 10px;
    border-radius: 20px;
    text-align: left;
  }

  .reviews-list .slick-active + .slick-active {
    transform: translateX(0);
  }

  .campus-assets .bus {
    bottom: -10px;
  }
}

@media (max-width: 576px) {
  .home-v2-banner .banner-content {
    width: 100%;
  }

  .home-v2-about {
    gap: 0;
  }

  .home-v2-about .campus-assets {
    height: 160px;
  }

  .campus-item a {
    font-size: 10px;
  }

  .campus-item a svg {
    bottom: 0;
  }
}

/*!--------------- End Home Page V2 ------------------*/

/*--------------- Page About Casa ------------------*/
.about-casa-main {
  background: #ffffff;
  position: relative;
  --about-casa-content-font-size: 25px;
}

.about-casa-main .about-tab-navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: solid 18px #e54041;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 40px;
  padding-top: 20px;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    #ffffffd4 15%,
    #ffffff 100%
  );
  z-index: 2;
}

.about-tab-navigation h2 {
  font-size: var(--about-casa-content-font-size);
}

.about-tab-navigation.fixed {
  position: fixed;
}

.about-tab-navigation .tab {
  position: relative;
  padding: 20px 40px;
  border: solid 1px #e54041;
  font-size: var(--about-casa-content-font-size);
  border-radius: 40px;
  color: #e54041;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ffffff;
}

.about-tab-navigation .tab:after {
  content: " ";
  width: 1px;
  height: 41px;
  background-color: #e54041;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateY(100%);
}

.about-tab-navigation .tab:hover,
.about-tab-navigation .tab.active {
  background-color: #e54041;
  color: #ffffff;
}

.about-casa-main .tab-content {
  height: 0;
  overflow: hidden;
}

.tab-content.active {
  height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}

.tab-content .introduction-gallery {
  position: relative;
}

.tab-content .introduction-gallery .gallery-slide {
  padding: 0 5px;
}

.tab-content .introduction-gallery .gallery-slide img {
  width: 100%;
  max-height: 350px;
  object-fit: cover;
  display: block;
}

.tab-content .introduction-logo {
  text-align: center;
  margin: 50px auto 40px;
  max-width: 300px;
}

.tab-content .default-w {
  max-width: 1530px;
  font-size: var(--about-casa-content-font-size);
  color: #000000;
  margin: 0 auto;
  padding: 0 15px;
}

.tab-content .message-container {
  position: relative;
}

.message-container .list-of-messages {
  width: calc((100% - 30px) * 0.7);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin: 100px auto;
  position: relative;
}

.list-of-messages .message-item {
  position: relative;
}

.list-of-messages .background img {
  width: 100%;
}

.message-item .message-text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-size: var(--about-casa-content-font-size);
  color: #e54041;
  font-weight: 600;
  text-align: center;
}

.tab-content .message-container .asset-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-20%, 40%);
}

.tab-content .message-container .asset-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.tab-content .message-container .asset-3 {
  position: absolute;
  left: -20px;
  bottom: -10px;
}

.tab-content .message-container .asset-4 {
  position: absolute;
  right: -20px;
  bottom: -10px;
}

.tab-content .core-values {
  margin-top: 50px;
  position: relative;
}

.core-values-asset.asset-1 {
  position: absolute;
  z-index: 0;
  top: 30px;
  left: -50px;
  width: 100%;
  max-width: 300px;
}
.core-values-asset.asset-2 {
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: -50px;
}
.core-values-asset.asset-3 {
  transform: translateX(30px);
}
.core-values-asset.asset-4 {
  position: absolute;
  z-index: 0;
  right: 30px;
}
.core-values .value-descriptions {
  width: 63.33%;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  border-radius: 60px;
}

.core-values .value-descriptions .slick-track {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.core-values .value-description {
  width: 100%;
  padding: 20px 80px;
  text-align: center;
}

.core-values .value-description p {
  margin: 0;
  padding: 0;
}

.core-values .value-keywords {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0;
  font-size: 67px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 30px;
  color: #23275a;
  margin: 80px auto 60px;
}

.value-keywords .keyword {
  cursor: pointer;
  transition: color 0.2s linear;
}

.value-keywords .keyword.active,
.value-keywords .keyword:hover {
  color: #e54041;
}

.tab-content .core-values-content {
  margin-bottom: 50px;
}

.tab-content .core-values-content ul li {
  list-style: disc;
  margin-left: 1em;
  margin-bottom: 1em;
}

.value-keywords .word {
  padding-left: 30px;
}

.tab-content .eudcation-methods {
  --education-method-padding-top-bottom: 200px;
  position: relative;
  padding: var(--education-method-padding-top-bottom) 15px;
}

.eudcation-methods .method-content {
  width: 33.33%;
  position: relative;
  margin: 0 auto;
}

.method-content img {
  width: 100%;
}

.method-content p {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #e54041;
  font-size: var(--about-casa-content-font-size);
  font-weight: 600;
  text-align: center;
}

.eudcation-methods .method-item {
  width: 33.33%;
  position: absolute;
  display: flex;
  gap: 20px;
  z-index: 1;
}

.method-list .method-item:first-child,
.method-list .method-item:nth-child(2),
.method-list .method-item:nth-child(3) {
  right: 70%;
  flex-direction: row-reverse;
  text-align: right;
}

.method-list .method-item:nth-child(4),
.method-list .method-item:nth-child(5),
.method-list .method-item:nth-child(6) {
  left: 70%;
  flex-direction: row;
}

.method-list .method-item:first-child {
  top: var(--education-method-padding-top-bottom);
  transform: translateX(60px);
}

.method-list .method-item:nth-child(2) {
  top: 50%;
  transform: translateY(-100%);
}

.method-list .method-item:nth-child(3) {
  top: calc(100% - var(--education-method-padding-top-bottom) * 1.75);
  transform: translateX(60px);
}

.method-list .method-item:nth-child(4) {
  top: var(--education-method-padding-top-bottom);
  transform: translateX(-60px);
}

.method-list .method-item:nth-child(5) {
  top: 50%;
  transform: translateY(-100%);
}

.method-list .method-item:nth-child(6) {
  top: calc(100% - var(--education-method-padding-top-bottom) * 1.75);
  transform: translateX(-60px);
}

.method-item .method-item-index {
  color: #e54041;
  font-size: calc(var(--about-casa-content-font-size) * 2);
  font-weight: 600;
}

.method-item .method-item-content {
  color: #23275a;
}

.eudcation-methods .education-methods-bg {
  position: absolute;
  top: calc(var(--education-method-padding-top-bottom) / 2);
  left: 0;
  right: 0;
  bottom: 0;
  scale: 1.05;
}

@media (max-width: 1600px) {
  .tab-content .default-w {
    width: 90%;
  }

  .eudcation-methods .method-item {
    width: 30%;
  }
}

@media (max-width: 1550px) {
  .core-values .value-descriptions {
    width: 80%;
  }

  .about-casa-main {
    --about-casa-content-font-size: 20px;
  }
}

@media (max-width: 1278px) {
  .about-casa-main {
    --about-casa-content-font-size: 16px;
  }

  .tab-content .message-container .asset-1 {
    width: 200px;
  }

  .tab-content .message-container .asset-2 {
    width: 142px;
  }

  .message-container .list-of-messages {
    margin: 70px auto;
  }

  .core-values .value-keywords {
    font-size: 40px;
    margin: 40px auto 30px;
  }

  .tab-content .eudcation-methods {
    --education-method-padding-top-bottom: 150px;
  }
}

@media (max-width: 1080px) {
  .core-values .value-descriptions {
    width: 100%;
  }

  .about-tab-navigation h2 {
    font-size: 14px;
  }

  .tab-content .method-item-content br {
    display: none;
  }
}

@media (max-width: 991px) {
  .about-tab-navigation .tab {
    padding: 10px;
  }

  .tab-content .message-container .asset-1 {
    width: 150px;
  }

  .tab-content .message-container .asset-2 {
    width: 105px;
  }

  .message-container .list-of-messages {
    gap: 10px;
  }

  .list-of-messages .message-item {
    border: solid 2px #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 40px;
  }

  .message-item .message-text {
    position: relative;
    top: inherit;
    left: inherit;
    bottom: inherit;
    right: inherit;
  }

  .list-of-messages .message-item .background {
    display: none;
  }

  .eudcation-methods .method-content {
    width: 70%;
    position: relative;
    margin: 0 auto;
  }

  .eudcation-methods .method-content img {
    position: absolute;
    left: 50%;
    width: 50%;
    transform: translateX(-50%);
  }

  .eudcation-methods .method-content p {
    position: relative;
    top: inherit;
    left: inherit;
    transform: translate(0, 0);
    text-align: center;
    width: 100%;
  }

  .eudcation-methods .method-list {
    width: 70%;
    margin: 20px auto;
  }

  .eudcation-methods .method-item {
    width: 100%;
    position: relative;
  }

  .method-list .method-item:first-child,
  .method-list .method-item:nth-child(2),
  .method-list .method-item:nth-child(3),
  .method-list .method-item:nth-child(4),
  .method-list .method-item:nth-child(5),
  .method-list .method-item:nth-child(6) {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
    transform: translate(0, 0);
    flex-direction: row;
    text-align: left;
    padding-bottom: 1em;
  }

  .method-item .method-item-index {
    font-size: var(--about-casa-content-font-size);
  }
}

@media (max-width: 768px) {
  .tab-content.active {
    padding-bottom: 100px;
  }

  .tab-content .default-w {
    width: 100%;
  }

  .about-casa-main .about-tab-navigation {
    padding-bottom: 0;
    gap: 0;
    justify-content: space-between;
    border-bottom: solid 5px #e54041;
  }

  .about-tab-navigation .tab:after {
    display: none;
  }

  .about-tab-navigation .tab {
    border-radius: 0;
    width: 25%;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .tab-content .message-container .asset-1,
  .tab-content .message-container .asset-2 {
    top: 0;
    transform: translateY(-50%);
  }

  .message-container .list-of-messages {
    grid-template-columns: 1fr;
    width: 100%;
    z-index: 1;
    margin: 70px auto 30px;
  }

  .tab-content .eudcation-methods {
    --education-method-padding-top-bottom: 70px;
  }

  .core-values .value-keywords {
    font-size: 32px;
  }

  .core-values .value-description {
    padding: 20px 30px;
  }

  .eudcation-methods .method-content img {
    transform: translate(-50%, -30%);
  }

  .eudcation-methods .education-methods-bg {
    top: 50%;
    transform: translateY(-50%);
  }

  .eudcation-methods .method-content,
  .eudcation-methods .method-list {
    width: 90%;
  }
}

@media (max-width: 576px) {
  .about-tab-navigation h2 {
    font-size: 12px;
  }

  .core-values .value-keywords {
    letter-spacing: 15px;
  }

  .value-keywords .word {
    padding-left: 15px;
  }
}

/*!--------------- End Page About Casa ------------------*/

/*--------------- New Footer ------------------*/
.footer-container {
  display: flex;
  flex-direction: row;
  gap: 150px;
  width: 100%;
  max-width: 1705px;
  padding: 0 15px;
  justify-content: center;
  font-size: var(--home-v2-default-font-size);
  color: #ffffff;
  margin: 0 auto;
  line-height: 2;
}

.footer-container .footer-item {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.footer-container .footer-item:first-child,
.footer-container .footer-item:nth-child(2) {
  flex-shrink: 0;
}

.footer-container ul.footer_menu li {
  margin-bottom: 20px;
}

.footer-container strong {
  color: #ffffff;
  font-size: calc(var(--home-v2-default-font-size) * 1.2);
}

.footer-container .list-socials {
  display: flex;
  gap: 20px;
}

.footer-container .contact-phone {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  font-size: calc(var(--home-v2-default-font-size) * 1.4);
  color: #285dd1;
  font-weight: 600;
}

.footer-container .contact-phone img {
  width: calc(var(--home-v2-default-font-size) * 1.8);
}

.footer-container .contact-phone:hover {
  text-decoration: none;
}

footer .copyright {
  text-align: center;
}

@media (max-width: 1278px) {
  .footer-container {
    gap: 80px;
  }

  .footer-container .footer-item {
    gap: 30px;
  }
}

@media (max-width: 991px) {
  .footer-container {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
  }

  .footer-container .footer-item:last-child {
    width: 100%;
  }

  .site-bottom {
    padding: 80px 0 0;
  }
}

@media (max-width: 576px) {
  .footer-container .footer-item {
    width: 100%;
  }

  .footer-container .footer-item {
    gap: 15px;
  }
}

/*!--------------- End New Footer ------------------*/

header .header-search-form {
  display: flex;
  align-items: center;
}

.header-search-form form {
  border: solid 1px #e54041;
  padding: 7px;
  border-radius: 40px;
}

.header-search-form input,
.header-search-form button {
  border: none;
  background-color: transparent;
  font-size: calc(var(--home-v2-default-font-size) * 0.8);
}

.header-search-form button {
  color: #e54041;
}

@media (min-width: 1850px) {
  header .container {
    width: 1850px;
    padding-left: 30px;
    padding-right: 30px;
  }

  header .main-menu > ul > li {
    margin-right: 50px;
  }
}

@media (min-width: 992px) {
  .main-menu > ul > li {
    padding: 0;
  }
}

@media (max-width: 1550px) {
  header .main-menu ul li a {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media (max-width: 1080px) {
  .header-search-form input {
    max-width: 120px;
  }
}

@media (max-width: 991px) {
  header .main-menu > ul > li {
    padding: 0 0 10px;
  }

  .site-header .container {
    gap: 40px;
  }

  header .site-brand {
    flex-grow: 1;
    text-align: left;
  }

  .main-menu .sub-menu:before {
    display: none;
  }

  header .main-menu {
    order: 2;
  }

  header .header-search-form {
    order: 1;
  }

  .header-search-form input {
    max-width: unset;
  }
}

@media (max-width: 515px) {
  .header-search-form input {
    max-width: 120px;
  }

  .site-header .container {
    gap: 10px;
  }
}

@media (max-width: 390px) and (max-height: 850px) {
  .home-v2-banner .banner-content {
    top: 45%;
  }
}

@media (max-height: 820px) {
  .home-v2-banner .banner-content {
    top: 55%;
  }
}

.home-v2-reviews .reviews-list .slick-slide {
  width: 100%;
}

/* Sau dev */
.main-campus {
  background-color: #ffffff;
}

.sticky-section {
  margin-top: 130px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

.sticky-left {
  width: 70%;
}

.sticky-right {
  width: 25%;
  height: 100%;
  position: sticky;
  top: -38px;
}

.right-campus {
  border-radius: 64px;
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 350px;
  margin-bottom: 50px;
}

.right-campus a {
  display: flex;
  justify-content: center;
  padding: 12px;
}

.right-campus img {
  text-align: center;
  margin: 0 auto;
  text-align: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding: 12px;
}

.main-campus .form-wrapper {
  position: static;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  max-width: 330px;
  width: 100%;
  text-align: center;
  transition: none;
}

.main-campus .form-wrapper {
  position: relative;
}

.main-campus .form-wrapper .input-group {
  margin-bottom: 15px;
}

.main-campus .form-wrapper input[type="text"],
.main-campus .form-wrapper input[type="tel"],
.main-campus .form-wrapper input[type="email"],
.main-campus .form-wrapper select {
  width: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #999;
  outline: none;
  transition: border-color 0.3s ease;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  font-style: normal;
}

.main-campus .form-wrapper input::placeholder {
  color: #999;
}

.main-campus .form-wrapper input:focus {
  border-color: #e54041;
}

.main-campus .submit-button {
  background-color: #ffffff;
  color: #e54041;
  border: 1px solid #e54041;
  padding: 15px 30px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  outline: none;
  margin-top: 10px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 30em;
  font-size: 15px;
  font-family: inherit;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.main-campus .submit-button:hover {
  width: 100%;
  background-color: #e54041;
  color: #ffffff;
}

.main-campus .main-campus.top-main {
  background-color: #fff;
  height: auto;
  position: relative;
  padding: 45px 0;
}

.main-campus .top-main {
  position: relative;
  padding: 50px 40px 25px 60px;
  height: auto;
  border-radius: 64px;
  margin: 0;
  box-shadow: 0 30px 103px rgba(0, 0, 0, 0.1);
}

.main-campus .top-main span {
  color: #e54041;
}

.main-campus .top-main strong {
  color: #000;
}

.main-campus .top-main a {
  position: absolute;
  top: -35px;
  right: -12px;
}

.main-campus .top-main a img {
  max-width: 200px;
  height: auto;
}

.main-campus .top-main h1 {
  position: absolute;
  background-color: #e54041;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
  padding: 10px 70px;
  border-radius: 25px;
  top: -23px;
  left: 22px;
}

.main-campus .top-main p {
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  font-family: "Lexend Deca";
  position: relative;
  padding-left: 15px;
}

.main-campus .top-main p i {
  font-size: 9px;
  padding-right: 10px;
  position: absolute;
  top: 10px;
  left: 0;
}

.main-campus .top-main {
  margin: 48px 0 100px 0;
}

.main-campus .sticky-left {
  position: relative;
}

.main-campus .mid-main {
  position: relative;
}

.main-campus .mid-main::after {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to bottom, rgba(244, 6, 6, 0.2), transparent);
}

/* .main-campus .mid-main::after {
    content: '';  
    position: absolute;
    top: 103%;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(to bottom, rgba(244, 6, 6, 0.2), #ffffff);
} */
.main-campus .mid-main h2 {
  color: #e54041;
  font-size: 58px;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  padding-bottom: 50px;
  position: relative;
}

.plus-main-img {
  display: grid;
  grid-template-columns: 3fr 1.2fr;
}

/*.plus-main-img img {
  position: absolute;
  top: 14px;
  right: 10px;
}*/

/* .main-campus .tab-control::before {
    content: '';  
    position: absolute;
    top: 218%;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(to top, rgba(244, 6, 6, 0.2), #ffffff);
} */
.main-campus .tab-control {
  position: relative;
}

.main-campus .tab-control::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to top, rgba(244, 6, 6, 0.2), transparent);
}

.main-campus .tab-contents-wrapper {
  margin-top: 60px;
}

.main-campus .mid-main ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
  row-gap: 30px;
}

.main-campus .mid-main li {
  display: flex;
  justify-content: left;
  gap: 5px;
}

.main-campus .mid-main li a {
  flex-shrink: 0;
}

.main-campus .mid-main li p {
  font-size: 25px;
  color: #000000;
  font-weight: 300;
  font-family: "Lexend Deca";
  margin: 0;
}

.main-campus .mid-main li img {
  width: 70px;
  height: 70px;
}

.main-campus .tab-wrap {
  background-color: #fff;
}

.main-campus .tab-wrap h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  padding: 70px 0px 50px 0px;
}

.main-campus .tab-control li a:hover {
  color: #e54041;
}

.main-campus .tab-control li.active a {
  color: #e54041;
}

.main-campus .tab-content {
  margin: auto;
  display: none;
}

.main-campus .tab-content.tab-active {
  display: block;
}

.main-campus .tab-content {
  padding-top: 1px;
}

#accordion-wrap .container {
  position: relative;
}

.wrap-first {
  position: absolute;
  right: 150px;
  top: 40px;
}

.wrap-last img {
  margin-bottom: 10px;
}

.tab-wrap {
  background-color: #fff;
}

.main-campus .tab-control {
  display: flex;
  list-style: none;
}

.main-campus .tab-control li a {
  font-size: 25px;
  color: #23275a;
  font-weight: 600;
  font-family: "Lexend Deca";
  padding-right: 30px;
  margin-bottom: 20px;
}

.tab-control li.active a {
  color: #e54041;
}

.main-campus #accordion-wrap .tab-content {
  margin: auto;
  display: none;
}

.main-campus #accordion-wrap .tab-content.tab-active {
  display: block;
}

#accordion-wrap .accordion-content {
  display: none;
}

#accordion-wrap .container {
  position: relative;
}

.main-campus .tab-wrap {
  background-color: #fff;
}

.main-campus .tab-control li.active a {
  color: #e54041;
}

.main-campus .tab-content {
  margin: auto;
  display: none;
}

.main-campus .tab-content.tab-active {
  display: block;
}

.main-campus .tab-wrap button.owl-prev {
  left: -15px;
}

.main-campus .tab-wrap button.owl-prev,
.main-campus .tab-wrap button.owl-next {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #e54041;
  transition: all 0.3s ease;
  z-index: 10;
  box-shadow: 2px 7px 19px rgba(0 0 0 / 31%);
}
.main-campus .tab-wrap button.owl-next.disabled,
.main-campus .tab-wrap button.owl-prev.disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}

.main-campus .tab-wrap button.owl-next:hover,
.main-campus .tab-wrap button.owl-prev:hover {
  background-color: #e54041;
}

.main-campus button.owl-next:hover svg .s0 {
  fill: #fff;
}

.main-campus button.owl-next:hover svg .s1 {
  stroke: #ffffff;
  fill: #fff;
}

.main-campus button.owl-prev:hover svg .s0 {
  fill: #fff;
}

.main-campus button.owl-prev:hover svg .s1 {
  stroke: #ffffff;
  fill: #fff;
}
.main-campus .image_clast img {
  aspect-ratio: 10 / 8;
}
.main-campus .owl-carousel .owl-item img {
  object-fit: cover;
  height: 100%;
}

#accordion-wrap {
  position: relative;
}

#accordion-wrap h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  padding-bottom: 50px;
  padding-top: 45px;
}

#accordion-wrap h3 {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  font-family: "Lexend Deca";
}

#accordion-wrap .accordion-item.active h3,
#accordion-wrap h3:hover {
  color: #e54041;
}

#accordion-wrap {
  background-color: #fff;
  padding-bottom: 40px;
}

.accordion-item {
  background-color: #fff;
  margin: auto;
}

.accordion-title {
  border-top: 2px solid #cccccc;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  border-bottom: 0.5px solid #cccccc;
  border-radius: 45px;
  margin: 0;
  padding: 20px;
  cursor: pointer;
  position: relative;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
}

.accordion-content {
  border-top: 2px solid #cccccc;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  border-bottom: 0.5px solid #cccccc;
  padding: 30px;
  margin: auto;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.accordion-content p {
  font-size: 16px;
  color: #000;
}

.slide-footer {
  background-color: #fff;
}

.slide-footer h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  padding-bottom: 30px;
}

.slide-footer h3 a {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  text-transform: none;
}

.slide-footer p {
  padding-top: 40px;
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  font-family: "Lexend Deca";
  text-align: left;
}

.slide-footer a {
  font-size: 16px;
  color: #e54041;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Lexend Deca";
  text-align: center;
}

.slide-footer button.owl-prev {
  left: 3px;
}

.main-campus .slide-footer button.owl-prev,
.main-campus .slide-footer button.owl-next {
  position: absolute;
  right: 3px;
  top: 39%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  box-shadow: 2px 7px 19px rgba(0 0 0 / 31%);
}
.main-campus .slide-footer button.owl-next.disabled,
.main-campus .slide-footer button.owl-prev.disabled {
  opacity: 0.5;
  cursor: default;
}
.slide-footer button.owl-next:hover,
.slide-footer button.owl-prev:hover {
  background-color: #e54041;
}

.slide-footer .item {
  border-radius: 64px;
  background-color: #ffffff;
  box-shadow: 0px 5px 6px rgb(0 0 0 / 16%);
}

.slide-footer .owl-stage-outer {
  padding: 0 2px;
}

.slide-footer .item a img {
  padding: 10px 10px 3px;
}

.slide-footer .item a img {
  border-top: 64px;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  object-fit: cover;
  /*max-height: 170px;*/
}

.content-slide {
  padding: 40px 25px 50px 25px;
  margin-bottom: 10px;
}

.slide-footer .item .content-slide a img {
  width: 140px;
  padding: 0;
}

.home-campus {
  background-color: #fff;
  margin-top: 130px;
  padding-top: 50px;
}

.home-campus .container {
  background-color: #fff;
}

.home-campus .grip-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.grip-flex .base {
  padding-bottom: 40px;
}

.content-slide h3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-slide p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-campus .home-img {
  max-width: 710px;
  overflow: hidden;
  position: relative;
  max-height: 400px;
}

.home-campus .home-img img {
  object-fit: cover;
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

.title-campus {
  position: relative;
}

.home-campus .home-img::before {
  content: "";
  position: absolute;
  overflow: hidden;
  bottom: 0;
  top: 14px;
  left: 0;
  right: 0;
  bottom: -57px;
  background: linear-gradient(to bottom, rgba(244, 6, 6, 0.2), transparent);
}

.home-campus h2 {
  background-color: #fff;
  position: absolute;
  padding: 5px 10px;
  bottom: -18px;
  left: 33px;
  border-radius: 25px;
}

.home-campus h2 a {
  color: #e54041;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-transform: uppercase;
}

.home-campus ul {
  padding-top: 55px;
  padding-left: 30px;
}

.home-campus li {
  color: #373737;
  padding-bottom: 5px;
  font-size: 16px;
}

.home-campus strong {
  font-weight: bold;
  color: #373737;
}

.home-campus a {
  color: #e54041;
}

.home-campus a span {
  color: #e54041;
  font-weight: bold;
}

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

@media only screen and (max-width: 1400px) {
  .wrap-first {
    position: absolute;
    right: 10px;
    top: 40px;
  }

  .main-campus .tab-control::after {
    top: 38px;
  }
}

@media only screen and (max-width: 1200px) {
  .wrap-first {
    right: 1px;
  }

  .main-campus .top-main h1 {
    padding: 10px 40px;
  }

  .main-campus .top-main a img {
    max-width: 175px;
  }
  #accordion-wrap h2 {
    position: relative;
  }
  .wrap-first {
    z-index: 0;
  }
  .main-campus .mid-main h2 br,
  .main-campus .tab-wrap h2 br,
  #accordion-wrap h2 br,
  .slide-footer h2 br {
    display: none;
  }
}

@media only screen and (max-width: 990px) {
  .home-campus .grip-flex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .home-campus ul {
    padding-top: 45px;
    padding-left: 25px;
  }

  .home-campus {
    margin-top: 130px;
    padding-top: 40px;
  }

  .grip-flex .base {
    padding-bottom: 30px;
  }

  .sticky-section {
    display: block;
  }

  .sticky-left {
    width: 100%;
    padding-top: 20px;
  }

  .sticky-right {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 15px;
  }

  .right-campus {
    margin: auto 0;
  }

  .main-campus .mid-main ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .wrap-first {
    top: 117px;
    right: 20px;
  }

  #accordion-wrap h2 {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .main-campus .top-main h1 {
    font-size: 20px;
    padding: 10px 40px;
  }

  .main-campus .top-main p {
    font-size: 20px;
  }

  .main-campus .top-main a img {
    max-width: 160px;
  }

  .home-campus .grip-flex {
    display: block;
  }

  .plus-main-img img {
    top: 2px;
  }

  .grip-flex .base {
    padding-bottom: 20px;
  }

  .main-campus .mid-main ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .main-campus .top-main h2 {
    font-size: 22px;
    padding: 10px 25px;
  }
  #accordion-wrap h2,
  .main-campus .tab-wrap h2,
  .main-campus .mid-main h2 {
    font-size: 46px;
  }
  .wrap-first {
    width: 56px;
    height: 55px;
  }
  .wrap-last img {
    width: 56px;
  }
}

@media only screen and (max-width: 576px) {
  .main-campus .top-main h1 {
    font-size: 14px;
    padding: 10px 10px;
  }

  .main-campus .top-main a {
    position: absolute;
    top: -38px;
  }

  .main-campus .top-main {
    position: relative;
    padding: 30px 30px 25px 30px;
  }

  .sticky-right {
    display: grid;
    place-items: center;
  }

  .main-campus .mid-main ul {
    display: grid;
    grid-template-columns: 1fr;
  }

  .main-campus .top-main a img {
    width: 100px;
  }

  .main-campus .mid-main h2 {
    font-size: 36px;
  }

  .main-campus .mid-main h2 img {
    top: 0px;
    max-width: 129px;
    left: 333px;
  }

  .home-campus li {
    color: #373737;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .main-campus .mid-main li img {
    max-width: 60px;
    max-height: 60px;
  }

  .main-campus .tab-wrap h2 {
    font-size: 36px;
  }

  .main-campus .tab-control li a {
    font-size: 18px;
    padding-right: 25px;
  }

  #accordion-wrap h2 {
    font-size: 36px;
    padding-bottom: 15px;
  }

  .wrap-first {
    right: -7px;
    top: 85px;
  }

  .wrap-last img {
    max-width: 70px;
  }

  #accordion-wrap h3 {
    font-size: 20px;
  }

  .accordion-content {
    padding: 20px;
    font-size: 14px;
  }

  .slide-footer h2 {
    font-size: 36px;
  }

  .home-campus .home-img img {
    object-fit: cover;
    aspect-ratio: 10 / 7;
    height: auto;
  }

  .main-campus .tab-control::after {
    top: 30px;
  }
}

@media only screen and (max-width: 376px) {
  .main-campus .top-main a img {
    display: none;
  }

  .main-campus .top-main h1 {
    left: 35px;
  }

  .home-campus .home-img {
    max-width: fit-content;
  }

  .home-campus li {
    color: #373737;
    padding-bottom: 5px;
    font-size: 10px;
  }

  .home-campus h2 a {
    font-size: 18px;
  }
}

/* stydy program */
.program-study {
  margin-top: 130px;
  background-color: #ffffff;
  padding: 50px 0 100px 0;
}

.top-study h2 {
  position: relative;
}

.top-study h2 a {
  font-size: 25px;
  background-color: #e54041;
  padding: 10px 70px;
  border-radius: 25px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
  position: absolute;
  top: -30px;
  left: 30px;
  border: none;
}

.layer-study {
  position: relative;
}

.layer-study img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16 / 9;
}

.layer-study::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  height: 800px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

.top-study h1 {
  font-size: 65px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-transform: uppercase;
  margin-top: 70px;
}

.top-study p {
  font-size: 44px;
  color: #23275a;
  font-weight: 600;
  font-family: "Lexend Deca";
}

.mid-study .swiper {
  width: 100%;
}

.mid-study {
  margin-top: 70px;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 45px;
  position: relative;
}

.mid-study .mid-study-img {
  width: 30%;
}

.mid-study .mid-study-img::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 500px;
  height: 40px;
  background: linear-gradient(to top, rgba(244, 6, 6, 0.2), transparent);
}

.mid-study .mid-study-img img {
  height: auto;
  object-fit: cover;
  aspect-ratio: 16 / 12;
}

.mid-study .slide-study {
  height: 800px;
}

.mid-study .swiper.slide-study {
  width: 70%;
}

.mid-study .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  align-items: center;
  border-radius: 42px;
  height: 50%;
}

.mid-study .swiper {
  overflow: unset;
  overflow-y: hidden;
}

.mid-study .swiper-slide.swiper-slide-next {
  margin-left: 100px;
  position: relative;
  transform: scale(0.95) translateY(-60px);
  opacity: 0.7;
  height: 400px !important;
}

.mid-study .swiper-slide.swiper-slide-prev {
  height: 800px;
}

.mid-study .swiper-slide.swiper-slide-next::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #ffffff);
}

.mid-study .swiper-slide.swiper-slide-active {
  margin-right: 100px;
  overflow-y: hidden;
  margin-left: 10px;
  z-index: 10;
  opacity: 1;
  transform: scale(1);
  height: fit-content !important;
  transition: all 0.5s ease;
  position: relative;
}

.mid-study .swiper-slide {
  padding: 70px 30px 135px 50px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: all 0.5s ease;
  width: 90%;
}

.mid-study .swiper-slide h2 {
  font-size: 29px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
}

.mid-study .swiper-slide h2 span {
  font-size: 60px;
}

.mid-study .swiper-slide p {
  font-size: 20px;
  color: #000;
  font-weight: 300;
  font-family: "Lexend Deca";
  text-align: left;
  padding-top: 10px;
  padding-left: 17px;
  margin-bottom: 0px;
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #000;
}

.wpcf7-response-output {
  color: #e54041;
}
.mid-study .swiper-slide p i {
  font-size: 9px;
  top: 19px;
  left: 2px;
  position: absolute;
}
.mid-study .swiper-container {
  width: 100%;
  height: 600px;
  overflow: hidden;
  border-radius: 1rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.mid-study .study-button-next img {
  padding: 10px 15px;
}

.mid-study .study-button-next:hover {
  background-color: #e54041;
}

.mid-study .study-button-next img:hover {
  filter: brightness(0) invert(1);
}

.mid-study .study-button-next {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 18%;
  left: 30%;
  background-color: #fff;
  transform: translateX(-90%) scale(1.5);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.footer-study {
  margin-top: 50px;
  text-align: left;
  margin-left: 185px;
}

.study-footer-title {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  padding-bottom: 60px;
}

.footer-study h2 {
  font-size: 40px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-transform: uppercase;
}

.study-footer-title img {
  padding-bottom: 8px;
  object-fit: cover;
}

#tab-study-wrapper {
  display: flex;
  justify-content: space-between;
}

.tab-study {
  list-style: none;
  margin-right: 85px;
  width: 30%;
  top: 40px;
  height: fit-content;
  position: sticky;
}

.content-footer {
  width: 70%;
}

.tab-study li a {
  display: block;
  border-bottom: 1px solid #ededed;
  font-size: 25px;
  color: #23275a;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-transform: uppercase;
  padding: 7px 20px;
  padding: 35px 60px 35px 0;
  max-width: 385px;
  white-space: normal;
}

.tab-study li.active a {
  color: #e54041;
}

.study-content {
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 42px;
  padding: 30px 0px 50px 0px;
  margin: auto;
  display: none;
}

.study-content a {
  max-width: 890px;
  overflow: hidden;
  max-height: 500px;
}

.study-content img {
  object-fit: cover;
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

.study-content.tab-active {
  display: block;
}

.study-content h3 {
  font-size: 24px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  padding-top: 20px;
  padding-left: 60px;
  text-transform: uppercase;
}

.study-content p {
  font-size: 24px;
  color: #000;
  font-weight: 300;
  font-family: "Lexend Deca";
  text-align: left;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 100px;
}

@media screen and (max-width: 1500px) {
  .mid-study .swiper-slide {
    width: 88%;
  }
}

@media screen and (max-width: 1495px) {
  .footer-study {
    margin-left: 100px;
  }

  .tab-study li a {
    padding: 35px 15px 35px 0;
  }
}

@media screen and (max-width: 1376px) {
  .tab-study {
    margin-right: 55px;
  }

  .footer-study {
    margin-left: 0px;
  }
}

@media screen and (max-width: 1200px) {
  .mid-study .swiper-slide.swiper-slide-active {
    margin-right: 70px;
  }

  .layer-study::after {
    height: 500px;
  }

  .mid-study .swiper-slide {
    padding: 20px 25px 35px 30px;
    width: 88%;
  }

  .mid-study .swiper-slide.swiper-slide-next {
    margin-left: 70px;
  }

  .tab-study {
    margin-right: 25px;
  }

  .footer-study {
    margin-left: 0px;
  }

  .study-footer-title {
    grid-template-columns: 3fr 1fr;
  }
  .study-content p {
    padding-left: 40px;
    padding-right: 80px;
  }
}

@media screen and (max-width: 991px) {
  .top-study h1 {
    font-size: 40px;
    margin-top: 40px;
  }

  .layer-study::after {
    height: 300px;
  }

  .top-study p {
    font-size: 30px;
  }

  .mid-study .mid-study-img::before {
    top: 20%;
    width: 100%;
  }

  .mid-study .swiper.slide-study {
    width: 100%;
  }

  .mid-study .swiper-slide {
    width: 90%;
  }

  .mid-study .swiper-slide.swiper-slide-active {
    margin-top: 45px;
    margin-left: 0px;
  }

  .mid-study .swiper-slide.swiper-slide-next {
    margin-left: 60px;
  }

  .mid-study {
    display: block;
  }

  .mid-study .mid-study-img {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .mid-study .swiper-slide {
    padding: 50px 30px 30px 30px;
  }

  .mid-study .study-button-next {
    display: none;
  }

  .study-content h3 {
    font-size: 20px;
  }

  .tab-study {
    margin-right: 25px;
  }

  .study-content p {
    font-size: 17px;
  }

  .tab-study li a {
    font-size: 20px;
    padding: 10px 20px;
  }

  .study-content p {
    padding-left: 25px;
    padding-right: 40px;
  }

  .study-footer-title {
    padding-bottom: 30px;
  }

  .footer-study h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .mid-study .swiper-slide.swiper-slide-active {
    margin-top: 35px;
    margin-left: 0px;
    width: 90%;
  }

  .top-study h2 a {
    font-size: 18px;
    padding: 10px 30px;
  }

  .mid-study .swiper-slide.swiper-slide-next {
    margin-left: 50px;
    width: 90%;
  }

  .layer-study::after {
    height: 200px;
  }

  .tab-study li a {
    font-size: 18px;
    padding: 0;
    border: none;
  }

  .content-footer {
    width: 100%;
  }

  .tab-study {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
    text-align: center;
    margin-bottom: 20px;
    position: unset;
  }

  #tab-study-wrapper {
    display: block;
  }
}

@media screen and (max-width: 712px) {
  .study-footer-title img {
    padding-bottom: 45px;
  }
}

@media screen and (max-width: 600px) {
  .top-study h2 a {
    font-size: 16px;
    padding: 8px 35px;
    top: -23px;
  }
}

@media screen and (max-width: 576px) {
  .layer-study::after {
    height: 150px;
  }

  .mid-study .swiper-slide {
    width: 100%;
  }

  .tab-study {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tab-study li a {
    font-size: 16px;
  }

  .mid-study .swiper-slide {
    width: 90%;
  }

  .mid-study .swiper-slide.swiper-slide-active {
    margin-top: 30px;
    margin-right: 20px;
  }

  .mid-study .swiper-slide p {
    font-size: 20px;
  }

  .mid-study {
    margin-top: 50px;
  }

  .top-study h2 button {
    font-size: 18px;
    padding: 10px 38px;
  }

  .top-study h1 {
    font-size: 30px;
    margin-top: 30px;
  }

  .top-study p {
    font-size: 22px;
  }

  .mid-study .swiper-slide.swiper-slide-next {
    margin-left: 40px;
  }

  .mid-study .mid-study .swiper.slide-study {
    width: 100%;
  }

  .mid-study .swiper-slide {
    padding: 15px 15px 15px 15px;
  }

  .mid-study .swiper-slide h2 span {
    font-size: 40px;
  }
}

@media screen and (max-width: 400px) {
  .top-study h2 a {
    font-size: 10px;
    padding: 8px 10px;
    top: -19px;
  }
}

/* Admissions */
.admissions-page {
  margin-top: 130px;
  background-color: #ffffff;
  padding: 50px 0 100px 0;
}

.admissions-top a img {
  aspect-ratio: 16 / 9;
}

.admissions-page .admissions-top button.owl-prev,
.admissions-page .admissions-top button.owl-next {
  position: absolute;
  right: -22px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #e54041;
  transition: all 0.3s ease;
  z-index: 10;
  box-shadow: 2px 7px 19px rgba(0 0 0 / 31%);
}

.admissions-page .admissions-top button.owl-prev:hover,
.admissions-page .admissions-top button.owl-next:hover {
  background-color: #e54041;
}
.admissions-page .admissions-top button.owl-next.disabled,
.admissions-page .admissions-top button.owl-prev.disabled {
  opacity: 0.5;
  cursor: default;
}

.admissions-page .admissions-top button.owl-prev {
  left: -22px;
}

.admissions-page .owl-carousel .owl-item img {
  max-width: 100%;
  object-fit: cover;
  height: auto;
}

.admissions-mid {
  margin-top: 70px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 45px;
}

.admissions-mid h1 {
  font-size: 57px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  padding-bottom: 50px;
}

.form-admissions {
  position: static;
  background-color: #e54041;
  border-radius: 36px;
  padding: 45px 50px 50px 45px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  max-width: 530px;
  width: 100%;
  text-align: center;
  transition: none;
  margin: 0 auto 40px;
}

.form-admissions input[type="text"],
.form-admissions input[type="tel"],
.form-admissions input[type="email"],
.form-admissions select {
  width: 100%;
  background-color: #e54041;
  padding: 10px 0px;
  border: none;
  font-size: 20px;
  font-family: "Lexend Deca";
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  outline: none;
  transition: border-color 0.3s ease;
  box-sizing: border-box;
  line-height: 28px;
  font-style: normal;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
}

.form-admissions select option {
  background-color: #e54041;
}

.form-admissions input[type="text"]::placeholder,
.form-admissions input[type="tel"]::placeholder,
.form-admissions input[type="email"]::placeholder,
.form-admissions select::placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-admissions p {
  margin: 0;
}

.form-admissions .submit-button {
  background-color: #ffffff;
  color: #e54041;
  margin: 40px 0px 0px 0px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  outline: none;
  font-size: 17px;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
  font-family: inherit;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  padding: 15px 30px;
  border-radius: 24px;
}

.form-admissions .submit-button:hover {
  border: 1px solid #fff;
  background-color: #e54041;
  color: #ffffff;
}

.image-admissions {
  margin: 0 auto;
  border-radius: 64px;
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  max-width: 530px;

  display: flex;
  justify-content: center;
}

.image-admissions img {
  padding: 35px;
  aspect-ratio: 1/1;
}

.admissions-mid-right {
  padding-top: 15px;
}

.admissions-mid-right p {
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  font-family: "Lexend Deca";
  text-align: left;
}

.admissions-mid-right .video-container iframe {
  padding-top: 80px;
  width: 100%;
  height: 500px;
}

.admissions-last h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  padding-bottom: 50px;
}

.admissions-last-slide {
  display: flex;
  justify-content: center;
  gap: 25px;
}

.admissions-last .item {
  border-radius: 64px;
  background-color: #ffffff;
  box-shadow: 0px 5px 6px rgb(0 0 0 / 20%);
  margin: 3px;
}

.admissions-last .item .hots-slides img {
  border-top: 64px;
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  object-fit: cover;
  padding: 10px 10px 3px;
  aspect-ratio: 30 / 20;
}

.admissions-last .content-new {
  padding: 40px 50px 50px 50px;
  margin-bottom: 10px;
}

.admissions-last-slide {
  position: relative;
}

.admissions-last h3 {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.admissions-last p {
  padding-top: 50px;
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  font-family: "Lexend Deca";
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 40px;
}

.admissions-last a span {
  font-size: 16px;
  color: #e54041;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Lexend Deca";
  text-align: center;
}

.admissions-last .content-new a img {
  width: 140px;
  padding: 0;
}

.admissions-page .admissions-last button.owl-prev {
  left: 3px;
}

.admissions-page .admissions-last button.owl-prev,
.admissions-page .admissions-last button.owl-next {
  position: absolute;
  right: 3px;
  top: 41%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  box-shadow: 2px 7px 19px rgba(0 0 0 / 31%);
}
.admissions-page .admissions-last button.owl-prev.disabled,
.admissions-page .admissions-last button.owl-next.disabled {
  opacity: 0.5;
  cursor: default;
}
.admissions-page .admissions-last button.owl-prev:hover,
.admissions-page .admissions-last button.owl-next:hover {
  background-color: #e54041;
}

.admissions-page button.owl-next:hover svg .s0 {
  fill: #ffffff;
}

.admissions-page button.owl-next:hover svg .s1 {
  stroke: #ffffff;
  fill: #ffffff;
}

.admissions-page button.owl-prev:hover svg .s0 {
  fill: #ffffff;
}

.admissions-page button.owl-prev:hover svg .s1 {
  stroke: #ffffff;
  fill: #ffffff;
}

.admissions-page button.owl-prev.disabled {
  opacity: 0.5;
  cursor: default;
}

@media screen and (max-width: 1378px) {
  .admissions-page .admissions-last button.owl-prev,
  .admissions-page .admissions-last button.owl-next {
    top: 32%;
  }
}

@media screen and (max-width: 1200px) {
  .admissions-page .admissions-last button.owl-prev,
  .admissions-page .admissions-last button.owl-next {
    top: 37%;
  }

  .admissions-last h2 br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .admissions-mid {
    display: inline;
    margin: 0 auto;
  }

  .admissions-mid-left {
    margin: 0 auto;
  }

  .admissions-page .admissions-last button.owl-prev,
  .admissions-page .admissions-last button.owl-next {
    position: absolute;
    right: 3px;
    top: 34%;
  }
}

@media screen and (max-width: 768px) {
  .admissions-mid h1 {
    padding-bottom: 30px;
    font-size: 50px;
  }

  .admissions-mid-right p {
    padding-bottom: 20px;
    margin: 0;
  }

  .admissions-mid-right .video-container iframe {
    padding-top: 20px;
  }
}

@media screen and (max-width: 760px) {
  .admissions-page .admissions-last button.owl-prev,
  .admissions-page .admissions-last button.owl-next {
    top: 31%;
  }
  .admissions-last h2,
  .admissions-mid h1 {
    padding-top: 10px;
    font-size: 36px;
  }
}

@media screen and (max-width: 576px) {
  .admissions-page .admissions-top button.owl-prev {
    left: 0;
  }

  .admissions-mid-right p {
    font-size: 16px;
  }
  .admissions-page .admissions-top button.owl-next {
    right: 0;
  }
}

/* Latest news */
.new-page {
  background-color: #ffffff;
  margin-top: 130px;
  padding-top: 30px;
  padding-bottom: 50px;
}

.right-tops {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.news-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding-bottom: 85px;
}

.left-top-new {
  position: relative;
}

.left-top-new img {
  aspect-ratio: 10/8;
  height: 100%;
  object-fit: cover;
}

.left-top-new .button-new {
  position: absolute;

  background-color: #fff;
  font-size: 17px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
  padding: 15px 50px;
  border-radius: 25px;
  top: -25px;
}

.left-top-new p a {
  position: absolute;
  border-radius: 25px;
  padding: 10px 25px;
  bottom: 60px;
  right: 6%;
  border: 1px solid #fff;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
}

.content-news {
  background-image: linear-gradient(
    180deg,
    rgba(229, 64, 65, 0.9999999999999999) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  padding: 30px 35px;
  bottom: 0;
  color: #e54041;
  height: 38%;
  width: 100%;
}

.right-top-new {
  position: relative;
}

.content-new2 {
  background-image: linear-gradient(
    180deg,
    rgba(229, 64, 65, 0.9999999999999999) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  padding: 30px 35px;
  bottom: 0;
  color: #e54041;
  height: 38%;
  width: 100%;
}

.content-new2 h4 {
  font-size: 25px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-new2 p a {
  position: absolute;
  border-radius: 25px;
  padding: 10px 25px;
  bottom: 60px;
  border: 1px solid #fff;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
}

.content-news h3 {
  font-size: 68px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.right-top-new img {
  height: 100%;
  aspect-ratio: 16/26;
}

.title-mid-new h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
}

.title-mid-new {
  display: flex;
  gap: 15px;
  justify-content: center;
  padding-bottom: 65px;
}

.left-top-new {
  position: relative;
}

.relative-title {
  position: relative;
}

a.new-asset1 {
  position: absolute;
  top: 32px;
  left: -41px;
}

a.new-asset2 {
  position: absolute;
  bottom: 20px;
  left: 9px;
}

a.new-asset3 {
  position: absolute;
  top: 48px;
  right: -8px;
}

a.new-asset4 {
  position: absolute;
  bottom: 9px;
  right: -6px;
}

.slider-new1 img {
  aspect-ratio: 16/25;
  object-fit: cover;
}

.content-activity {
  background-image: linear-gradient(
    180deg,
    rgba(229, 64, 65, 0.9999999999999999) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  padding: 30px 35px;
  bottom: 0;
  color: #e54041;
  height: 38%;
  width: 100%;
}

.content-activity h3 {
  font-size: 25px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
}

.content-activity a {
  position: absolute;
  border-radius: 25px;
  padding: 10px 25px;
  bottom: 40px;
  border: 1px solid #fff;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
}

.content-activity a:hover {
  background-color: #ffffff;
  color: #e54041;
}

.new-page .slider-new1 button.owl-prev {
  left: -15px;
}

.new-page .slider-new1 button.owl-prev,
.new-page .slider-new1 button.owl-next {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #e54041;
  transition: all 0.3s ease;
  z-index: 10;
  box-shadow: 2px 7px 19px rgba(0 0 0 / 31%);
}

.new-page .slider-new1 button.owl-prev:hover,
.new-page .slider-new1 button.owl-next:hover {
  background-color: #e54041;
}

.new-page button.owl-next:hover svg .s0 {
  fill: #fff;
}

.new-page button.owl-next:hover svg .s1 {
  stroke: #ffffff;
  fill: #fff;
}

.new-page button.owl-prev:hover svg .s0 {
  fill: #fff;
}

.new-page button.owl-prev:hover svg .s1 {
  stroke: #ffffff;
  fill: #fff;
}
.new-page button.owl-next.disabled,
.new-page button.owl-prev.disabled {
  opacity: 0.5;
  cursor: default;
}

.title-footer-new h2 {
  font-size: 58px;
  color: #e54041;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: center;
  margin: 0 15px;
}

.content-activity h3 {
  font-size: 25px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Lexend Deca";
  text-align: left;
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title-footer-new {
  display: flex;
  justify-content: center;
  padding: 65px 0;
}

.title-footer-new img {
  width: 80px;
  height: 80px;
}

@media screen and (max-width: 1400px) {
  .news-top {
    grid-template-columns: 1fr 2fr;
  }

  .news-top {
    padding-bottom: 55px;
  }

  .content-new2 p a {
    bottom: 36px;
    right: 10px;
  }

  .content-news h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 992px) {
  .news-top {
    display: block;
  }

  .content-news h3 {
    font-size: 40px;
  }

  .title-footer-new {
    padding: 45px 0;
  }

  .title-mid-new {
    padding-bottom: 45px;
  }
}

@media screen and (max-width: 768px) {
  .title-footer-new h2,
  .title-mid-new h2 {
    font-size: 45px;
  }
  .title-footer-new img {
    width: 56px;
    height: 56px;
  }
  a.new-asset1 {
    position: absolute;
    top: 25px;
    left: -40px;
  }

  a.new-asset2 {
    position: absolute;
    bottom: 5px;
    left: -2px;
  }

  a.new-asset3 {
    position: absolute;
    top: 32px;
    right: -8px;
  }

  a.new-asset4 {
    position: absolute;
    bottom: 0px;
    right: -6px;
  }
}

@media screen and (max-width: 576px) {
  .right-tops {
    display: block;
  }

  .right-top-new img {
    width: 100%;
  }

  .content-news h3 {
    font-size: 25px;
  }

  .left-top-new .button-new {
    padding: 10px 35px;
  }

  .left-top-new p a {
    position: absolute;
    bottom: 20px;
    right: 0;
  }

  .title-mid-new h2 {
    font-size: 32px;
  }

  a.new-asset1 {
    position: absolute;
    top: 18px;
    left: -25px;
  }

  a.new-asset1 img {
    max-width: 70%;
  }

  a.new-asset2 {
    position: absolute;
    bottom: 5px;
    left: 2px;
  }

  a.new-asset2 {
    max-width: 70%;
  }

  a.new-asset3 {
    position: absolute;
    top: 18px;
    right: -8px;
  }

  a.new-asset4 {
    position: absolute;
    bottom: 0px;
    right: -20px;
  }

  a.new-asset4 img {
    max-width: 70%;
  }
}

/*close Sau dev */
