/*
Theme Name: HSU Landing Page Theme
Theme URI: https://rumedia.vn
Author: RU Media
Author URI: https://rumedia.vn
Description: HSU Landing Page wordpress theme, developed by RUMEDIA
Version: 1.0
Tags: rumedia, thiet ke web, digital marketing
Text Domain: hsu
*/
/************Temp - Japan***********/
.body-japan{
margin-top: 58px;
}
.btn-header {
    background: red;
    padding: 7px 20px;
    -webkit-text-fill-color: white;
}
.width-1200 {
    padding: 56px;
    max-width: 1312px;
    margin: auto;
}
.width-1200 h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 32px;
}
.index3{
  position: relative;
  z-index: 3;
}
.gap-32-16{
  gap: 32px;
}
.pad-56-40-16{
    padding: 56px;
}
.top-56-40-32{
  padding-top: 56px;
}
.full-width {
    width: 100%;
}
.bg-banner-1 {
    width: 100%;
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/img-svg/bg-banner-1.svg') top / 100% no-repeat, linear-gradient(180deg, #F4F8FF 0%, #CDDEF8 100%);
    background-position: unset !important;
    
}
.bg-banner-2 {
    position: relative;
    overflow: visible !important;
}
.bg-banner-2::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 82px;
    height: 82px;
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/blocks/ic_banner_left.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
}
.bg-banner-2::after {
    position: absolute;
    right: 0;
    bottom: -50px;
    content: "" !important;
    width: 75px;
    height: 125px;
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/blocks/ic_banner_right.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    min-height: auto !important;
}
.hl-header.header-japan{
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
    background-color: #fff;
    height: 58px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.hl-header.header-japan .hl-nav > ul > li > a {
        background: unset;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: #1f1f1f;
        display: inline-block;
        font-size: 1.6rem;
        font-weight: 500;
        text-decoration: none;
        transition: color 0.25s;
    }
@media only screen and (max-width: 1199.98px) {
    .hl-header.header-japan .hl-nav__btn,
    .hl-header.header-japan .hl-header__tel svg {
        stroke: #939FAD;
    }
}
@media (min-width: 1200px) {
    .header-japan .d-xl-flex {
        display: flex !important;
        justify-content: flex-end;
    }
}
/******Animation******/
@keyframes animation1 {
	0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.ani-1{
    animation-name: animation1;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

    @keyframes animation2{
      0%   { box-shadow: 0 0 0 0 rgba(123, 191, 255, 0.00); transform: scale(1); }
      50%  { box-shadow: 0 0 24px 10px rgba(123, 191, 255, 0.35); transform: scale(1.03); }
      100% { box-shadow: 0 0 0 0 rgba(123, 191, 255, 0.00); transform: scale(1); }
    }
    

    .ani-2::before{
      content:"";
      position: absolute;
      inset: -8px;
      border-radius: 999px;
      filter: blur(10px);
      opacity: 0;
      background: linear-gradient(90deg, #93c5fd, rgba(255,255,255,0.25));
      animation: animation2 1.6s steps(2, end) infinite;
      pointer-events: none;
    }

/******End Animation******/
/********block-jn-banner**********/
.block-jn-banner {
    background: #FFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(224, 244, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    position: relative;
}
.icon-right {
    position: absolute;
    right: 0;
    top: 0;
}
.icon-left {
    position: absolute;
    top: 0;
    left: 0;
}
.gr-banber {
    min-height: 500px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 56px 120px;
    justify-items: center;
    gap: 20px;
}
/******form japan********/
.bl-japan.form-box {
    background: #024DA1;
    padding: 32px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    width: fit-content;
}
.bl-japan.form-box h2 {
    font-size: 28px;
    margin-bottom: 8px;
    text-align: center;
}
.bl-japan.form-box input, .bl-japan.form-box select {
    width: 100%;
    padding: 16px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
}
.bl-japan.form-box .button input {
    background: #ed1c24;
    color: white;
    font-size: 16px;
    border-radius: unset;
        line-height: 1;
}
/*********Ngành học***********/

.block-major .training-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.block-major .training-item {
    background: #fff;
    overflow: hidden;
    padding: 16px;
    text-align: center;
    transition: transform 0.3s;
    box-shadow: 0px 4px 8px -2px #0A0D121A;
}
.block-major h3.training-name {
    margin: 16px 0 0;
}
.block-major .training-item:hover {
      transform: translateY(-5px);
    }
.block-major .training-thumb img{
    width: 100%;
    aspect-ratio: 9 / 6;
    object-fit: cover;
    background: #494848;
    }
.block-major .training-popup {
  display: none;
  position: fixed;
  z-index: 10003;
  left: 0; top: 0; width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
}
.block-major .training-popup .popup-content {
    background: #fff;
    max-width: 950px;
    margin: 100px auto;
    padding: 56px 32px;
    position: relative;
}
.block-major .training-popup .popup-content ul {
    padding: 0;
}

.block-major .training-popup .popup-content li {
    list-style-type: none;
    position: relative;
    padding-left: 36px;
}
.block-major .training-popup .popup-content li::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(https://www.hoasen.edu.vn/wp-content/themes/ru-hsu/assets/faculty/img/icon-li-check.svg);
    position: absolute;
    left: 0px;
}
.block-major .popup-close {
    position: absolute;
    right: 0;
    top: -50px;
    font-size: 20px;
    cursor: pointer;
    border: 1px solid;
    border-radius: 50%;
    padding: 5px 14px;
    background: #fff;
    color: #4A5567;
}
.block-major .popup-body {
    display: flex;
    gap: 32px;
    padding: 32px;
    box-shadow: 0px 4px 11px -1px #0A0A0A0A;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
}
.block-major .popup-text {
    max-height: 250px;
    overflow: auto;
}
.block-major .popup-img img {
    max-width: 400px;
    border-radius: 4px;
    aspect-ratio: 9 / 5;
}
 .block-program {
    background: linear-gradient(to bottom, #F2F7FF 0px, #F2F7FF calc(100% - 360px), #DEEAFF calc(100% - 360px), #DEEAFF calc(100% - 216px), #CDDEF8 calc(100% - 216px), #CDDEF8 100%);
   
    position: relative;
    
}
.block-program::before{
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/blocks/ic-bg-program-left.svg');
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 216px;
    height: 360px;
    background-repeat: no-repeat;
   
}
.block-program::after{
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/blocks/ic-bg-program-right.svg');
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 216px;
    height: 360px;
    background-repeat: no-repeat;
    
}
.block-program .wrap {
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    padding: 56px 32px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .08);
    position: relative;
    z-index: 1;
}
.block-program .country-switch {
      margin-bottom: 24px;
    }
.block-program .country-switch button {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    color: #4A5567;
    font-size: 16px;
    margin: 0 8px;
}
.block-program .country-switch button.active {
    color: #024DA1;
    border-bottom: 2px solid;
}
   

.block-program .grid-container {
    display: grid;
    grid-template-columns: 150px repeat(4, 1fr);;
    gap: 16px;
}

.block-program .grid-container > .item {
    background-color: #F5F7F9;
    padding: 16px;
    font-size: 16px;
    border: 1px solid #E9E9E9;
    border-radius: 8px;
}
.t-center{
 text-align: center;
 align-content: center;
}
.t-bold{
    font-weight: bold;
}
.w-150{
    width: 150px;
}
.t-col1-2 {
grid-column: 2;
}
.t-col1-row3 {
      grid-row: 2 / span 3;
}
.t-col1-row2 {
      grid-row: 2 / span 2;
}
.t-col3-1{
    grid-column: 2 / span 3;
}
.t-col3-2 {
    grid-column: 3 / span 3;
}
.item.t-col5-row3 {
    grid-column: 5;
    grid-row: 2 / span 3;
}
.block-program .link-b {
    text-align: center;
    margin-top: 32px;
}
.block-program .link-b .btn {
    padding: 10px 20px;
    border: 1px solid;
    color: #024DA1;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
}

.block-reason .reasons-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); 
  gap: 32px;
}
.block-reason .reason-item {
    grid-column: span 2;
}

.block-reason .reasons-grid .reason-item:nth-child(5n+4) {
  grid-column: span 3; 
}
.block-reason .reasons-grid .reason-item:nth-child(5n+5) {
  grid-column: span 3; 
}
.block-reason .reason-item {
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    box-shadow: 0px 4px 11px -1px #0A0A0A0A;
    border: 1px solid #E5E5E5;
}
.block-reason .reasons-grid.cs-reasons-2 {
    grid-template-columns: repeat(3, 1fr);
}
.block-reason .cs-reasons-2 .reason-item {
    grid-column: unset !important;
}
.block-reason .reason-item h3 {
    font-size: 18px;
    margin: 24px 0 12px 0;
        color: black;
}
.block-reason .reason-item .icon img {
    width: 48px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.block-experience .experience-slider {
    position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
      flex-direction: column;
}
.block-experience .gr-gallery {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.block-experience .group-grid-exp {
  overflow-x: auto; 
  scroll-snap-type: x mandatory; 
  -webkit-overflow-scrolling: touch;
}
.block-experience .group-grid-exp::-webkit-scrollbar {
    display: none; 
}

.block-experience .wrapper-exp {
  display: flex;
  width: 100%;
  transition: transform 0.5s ease;
}

.block-experience .experience-grid {
  flex: 0 0 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 200px;
  gap: 16px;
  padding: 10px;
  box-sizing: border-box;
}

.block-experience .exp-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/*Type 1*/
.block-experience .experience-grid.type1 .exp-item:nth-child(1){
  grid-row: 1 / span 2;
}
.block-experience .experience-grid.type1 .exp-item:nth-child(3){
  grid-row: 2 / span 1;
}
.block-experience .experience-grid.type1 .exp-item:nth-child(4){
  grid-row: 1 / span 2;
}
/*Type 2*/
.block-experience .experience-grid.type2 .exp-item:nth-child(1),
.block-experience .experience-grid.type2 .exp-item:nth-child(2){
  grid-row: 1 / span 2;
}
/*Type 3*/
.block-experience .experience-grid.type3 .exp-item:nth-child(1) {
    grid-row: 1 / span 1;
}
.block-experience .experience-grid.type3 .exp-item:nth-child(3),
.block-experience .experience-grid.type3 .exp-item:nth-child(4){
  grid-row: 1 / span 2;
}

/* button điều hớng bn ngoài */
.block-experience .btn-nav {
      background: white;
    color: black;
    border: none;
    font-size: 28px;
    padding: 3px 17px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0px 1px 3px 0px #0A0D121A;
}
.block-experience .btn-prev { margin-right: 15px; }
.block-experience .btn-next { margin-left: 15px; }


.block-experience .btn-nav.disabled {
  opacity: 0.3;
  pointer-events: none; /* không click đc */
}
.block-experience .progress-bar {
    position: relative;
    width: 100px;
    height: 8px;
    background: #D9D9D9;
    margin-top: 20px;
    border-radius: 100px;
    overflow: hidden;
    display: none;
}

.block-experience .progress-bar .progress {
    height: 100%;
    width: 0;
    border-radius: 100px;
    background: #939FAD;
    transition: width 0.4s ease;
}
/* Popup nn tối */
.block-experience .popup-img {
  display: none;
  position: fixed;
  z-index: 9999;
  inset: 0;
  background-color:  rgb(0 0 0 / 72%);
  text-align: center;
}

/* nh hin thị */
.block-experience .popup-content-img {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 80%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 10px;
}

/* Nút óng */
.block-experience .close-popup {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* Nút Prev / Next */
.block-experience .popup-prev, .block-experience .popup-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 40px;
  padding: 16px;
  font-weight: bold;
  transition: 0.3s;
  user-select: none;
}

.block-experience .popup-prev { left: 20px; }
.block-experience .popup-next { right: 20px; }

.block-experience .popup-prev:hover, .block-experience .popup-next:hover {
  color: #f1c40f;
}

#formlh .custom-button-with-icon{
  position: relative;
}
#formlh .custom-button-with-icon:hover{
background: #009FE8;
}
#formlh .custom-button-with-icon::after{
 height: 42px;
    width: 36px;
    background: url('https://www.hoasen.edu.vn/wp-content/themes/ru-hsu/assets/faculty/img/icon-button-form.svg');
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-repeat: no-repeat;
}
#formlh .custom-button-with-icon:hover::after{
    background: url('https://www.hoasen.edu.vn/wp-content/themes/ru-hsu/assets/faculty/img/icon-button-form-hover.svg');

}

#formlh .bg-form-box {
  position: relative;
  width: fit-content;
  max-width: 856px;
  background: #024da1;
}
#formlh .icon-form.center {
  height: 24px;
  background: #009fe8;
  width: 100%;
  left: 0;
  bottom: 0;
}
#formlh .icon-form {
  position: absolute;
}
#formlh .icon-form.right {
  right: -72px;
  bottom: 0;
}
#formlh .icon-form.left {
  left: -46px;
  top: 0;
}
#formlh {
  display: flex;
  justify-content: center;
  padding: 50px 75px;
  position: relative;
  /*max-width: 1400px;*/
    margin: auto;
}
#formlh .form-box {
  color: white;
  width: 100%;
  padding: 48px;
  margin: auto;
  text-align: center;
}
#formlh .form-box form {
  padding: 0 50px 50px;
}
#formlh .form-row {
      display: flex;
  gap: 15px;
  margin-bottom: 15px;
    flex-wrap: nowrap;
    justify-content: center;
}
#formlh .form-row.fr-recaptcha {
    display: grid;
    grid-template-columns: 50% 50%;
}
#formlh input,
#formlh select {
  flex: 1;
  padding: 10px 12px;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    height: 44px;
    color: #808080;
    font-size: 16px;
        flex-wrap: nowrap;
    justify-content: center;
width: 100%;
}
.wpcf7-form-control-wrap{
    width: 100%;
}
#formlh button {
  background-color: #ed1c24;
  color: white;
  padding: 12px 30px;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: 36px auto 24px;
  cursor: pointer;
  position: relative;
}
#formlh .custom-button-with-icon {
  display: flex;
  align-items: stretch;
  background-color: #ed1c24;
  color: #fff;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
  overflow: hidden;
  height: 42px;
  width: fit-content;
  text-decoration: none;
}
#formlh .custom-button-with-icon .icon-left {
  height: 42px;
  width: auto;
  object-fit: cover;
  display: block;
}
#formlh .custom-button-with-icon span {
  display: flex;
  align-items: center;
  padding: 0 60px;
  font-size: 16px;
  font-weight: 600;
}
#formlh select option {
  color: black;
}
#formlh select option:nth-child(1) {
  color: #808080;
}
#formlh .form-box h2{
  font-size: 32px !important;
   text-align: center;
  margin-bottom: 40px;
}
#formlh select[data-gtm-form-interact-field-id]{
 color: black;
}
#formlh input[data-gtm-form-interact-field-id] {
    background: white;
     color: black;
}
#formlh .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    text-align: left;
    padding-left: 10px;
    margin-top: 5px;
}
.wpcf7-response-output
 {
    display: none;
}
#formlh span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip{
  display: none;
}
#formlh span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:nth-child(2){
  display: block;
}
#formlh p.sub-h2 {
    font-size: 20px;
}
/******hurry up********/
.cs-cnt-hurryup{
    display: flex;
    justify-content: center;
}
.cs-cnt-hurryup .wp-block-group__inner-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: max-content;
}
.cs-cnt-hurryup h2 {
    background: #024da1 ;
    font-size: 32px;
    color: white !important;
    padding: 16px 32px;
    width: fit-content;
    
}
.cs-cnt-hurryup h3 span {
    font-size: 30px;
}
.cs-cnt-hurryup h4 {
    font-size: 20px;
    color: white !important;
    background: #ed1c24;
    padding: 8px;
    width: fit-content;
    position: relative;
    margin-top: 24px;
}
.cs-cnt-hurryup h4::before,
.cs-cnt-hurryup h4::after {
    height: 100%;
    width: 21px;
    background: url('https://daihoctructuyen.hoasen.edu.vn/wp-content/themes/ru-hsulp/assets/img/img-svg/icon-label-end.svg');
    content: "";
    position: absolute;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.cs-cnt-hurryup h4::before{
    left: -21px;
}
.cs-cnt-hurryup h4::after{
    right: -21px;
    transform: scaleX(1) rotate(180deg);
}
.cs-block-hurryup-1 .hurryt-loading {
    display: block !important;
}
.cs-block-hurryup-1 .hurrytimer-timer-block {
    background: #ED1C24;
    border-radius: 8px;
}
.cs-block-hurryup-1 .hurrytimer-timer-digit {
    padding: 20px 32px;
}
.cs-block-hurryup-1 .hurrytimer-timer-label {
    padding: 10px;
    background: #c1272d;
    width: 100%;
    border-radius: 0 0 8px 8px;
}
.cs-block-hurryup-1 #formlh {
    padding-top: 12px;
}
.cs-block-hurryup-1 .hurrytimer-timer {
    flex-wrap: nowrap;
}
.cs-block-hurryup-1.left .hurrytimer-timer {
    justify-content: left;
}
.cs-block-hurryup-1.left .hurrytimer-campaign-message p{
    text-align: left !important;
}
.cs-form-hurryup .bl-japan.form-box{
     display: flex;
}
.bl-japan.popup-cf7 input, .bl-japan.popup-cf7 select{
   height: 44px;
}
.bl-japan.popup-cf7 select{
  padding: 0 16px;
  color: #757575;
}
.cs-field:has(.wpcf7-not-valid-tip) {
    margin-top: -15px;
}
.bl-japan.form-box.popup-cf7 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
/*****End hurry up*****/
/***Accordion custom**/
.accordion-button {
    font-size: 16px !important;
    font-weight: bold;
}
.accordion-button:not(.collapsed){
    background-color: unset !important;
}
.accordion-item {
    border: unset !important;
    border-bottom: 1px solid #EFEEEF !important;
    border-radius: 0 !important;
}
.accordion-item:first-of-type>.accordion-header .accordion-button{
    border: unset !important;
    box-shadow: none !important;
}
.accordion-button:focus{
    box-shadow: unset !important;
}
/**End Accordion custom***/
/*************responsive******/
@media only screen and (max-width: 1000px) {
    .pad-56-40-16{
    padding: 40px;
    }
    .width-1200 {
        padding: 40px;
    }
    .width-1200 h2 {
    margin-bottom: 28px;
    font-size: 24px;
    }
    .bl-japan.form-box h2{
        font-size: 24px;
    }
    .block-jn-banner .gr-banber {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 40px;
    gap: 40px;
}
.block-jn-banner .icon-right{
    width: 70px;
}
.block-jn-banner .icon-left{
    width: 76px;
}
.block-jn-banner .gr-banber .img-banner img, .block-jn-banner .gr-banber .form-banner{
    width: 100%;
}
.bl-japan.form-box {
    display: grid;
    grid-template-columns: 49% 49%;
    padding: 32px 20px;
}
.bl-japan.form-box .width-100, .bl-japan.form-box h2{
    grid-column: 1 / span 2;
}
.bl-japan.form-box .button input{
    margin-top: 16px;
}
.block-major .training-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.block-major .training-popup .popup-content {
    max-width: 90%;
    margin: 50px auto;
    padding: 40px;
}
.block-major .popup-body {
    gap: 32px;
    padding: 20px;
    flex-direction: column;
}
.block-major .popup-text {
        max-height: unset;
}
.block-major .popup-img img {
    max-width: unset;
    width: 100%;
}
.block-program .grid-container{
grid-template-columns: 100px repeat(4, 1fr);
gap: 8px;
}
.block-program .country-switch {
    margin-bottom: 16px;
}
.item.t-col1-row3.t-center.w-150 {
    width: 100px !important;
}
.block-program .grid-container > .item{
    font-size: 14px;
}
.block-program .wrap {
    padding: 40px 20px;
}
.block-program .link-b {
    text-align: center;
    margin-top: 20px;
}
.block-reason .reasons-grid {
    gap: 16px;
}
.block-reason .reason-item {
    padding: 20px;
}
.block-experience button.btn-nav {
    display: none;
}
.block-experience .progress-bar {
  display: block;
}
.block-experience .experience-grid {
  padding: unset;
  margin-right: 16px;
}
#formlh .form-box h2{
  font-size: 24px !important;
  margin-bottom: 28px;
}
#formlh .form-box{
  padding: 40px 20px;
}

#formlh{
  padding: 50px 50px;
}
#formlh .icon-form.left img{
width: 42px;
}
#formlh .icon-form.left{
  left: -41px;
}
#formlh .icon-form.right img{
width: 80px;
}
#formlh .icon-form.right{
  right: -47px;
}
#formlh .icon-form.center {
    height: 16px;
}
#formlh p.sub-h2 {
    font-size: 20px;
}
.cs-block-hurryup-1 .hurrytimer-timer-digit {
    padding: 16px 20px;
}
.cs-cnt-hurryup h2 {
    font-size: 24px;
}
.cf7-popup img{
 display: none;
}
}
@media only screen and (max-width: 800px) {
.block-gr-1 {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
}
.cs-block-hurryup-1.left .hurrytimer-timer {
    justify-content: center;
}
.cs-block-hurryup-1.left .hurrytimer-campaign-message p {
    text-align: center !important;
}
.bg-banner-2::after, .bg-banner-2::before{
    content: unset;
}
.block-reason .reasons-grid.cs-reasons-2 {
    grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 500px) {
    .pad-56-40-16{
    padding: 16px;
    }
    .width-1200 {
        padding: 16px;
    }
    .width-1200 h2 {
    margin-bottom: 16px;
    font-size: 20px;
    }
    .block-jn-banner .gr-banber {
         padding: 16px;
         gap: 24px;

    }
    .bl-japan.form-box h2{
        font-size: 20px;
        margin-bottom: 0;
    }
.block-jn-banner .icon-right{
    width: 39px;
}
.block-jn-banner .icon-left{
    width: 43px;
}
.bl-japan.form-box {
    display: flex;
    padding: 32px 16px;
}
.bl-japan.form-box .button input{
    margin-top: 0;
}
.block-major .training-grid{
    display: flex;
    gap: 16px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}
.block-major .training-grid::-webkit-scrollbar {
    display: none; /* n thanh scroll ngang */
}
.block-major .training-item {
    flex: 0 0 70%;
    scroll-snap-align: start;
}
.block-major .training-popup .popup-content {
    padding: 32px 16px;
            height: fit-content;
}
.block-major .popup-body{
    padding: 16px
}
.block-major .popup-text {
        max-height: 40vh;
}
.grid-container{
    display: none !important;
}
.grid-container.mob {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
}
.block-reason .reasons-grid {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
}
.block-reason .reasons-grid.cs-reasons-2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.block-reason .reasons-grid::-webkit-scrollbar {
    display: none;
}
.block-reason .reasons-grid .reason-item {
        flex: 0 0 70%;
        scroll-snap-align: start;
}
.block-experience .experience-grid {
    grid-auto-rows: unset;
    gap: 8px;
    margin-right: 8px;
}
.block-experience .progress-bar {
    margin-top: 16px;
    width: 80px;
}
/* Nt Prev / Next */
.block-experience .popup-prev, .block-experience .popup-next {
  font-size: 30px;

}

.block-experience .popup-prev { left: -5px; }
.block-experience .popup-next { right: -5px; }
.block-experience .close-popup {display: none;}
  #formlh .form-box h2 {
        font-size: 24px !important;
        margin-bottom: 28px;
    }
    #formlh .icon-form.right {
        right: 9px;
        bottom: -41.5px;
    }
        #formlh .icon-form.right img {
        width: 80px;
        transform: scaleX(-1) rotate(90deg);
    }
    #formlh .icon-form.left
 {
        left: 11.3px;
        top: -51px;
    }
        #formlh .icon-form.left img {
        width: 41px;
        transform: scaleX(-1) rotate(90deg);
    }
#formlh .custom-button-with-icon{
  width: 100%;
}
#formlh .custom-button-with-icon span {
    display: flex;
    align-items: center;
    padding: unset;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    justify-content: center;
        margin-left: -15px;
}
#formlh .form-row{
    flex-direction: column;
}
#formlh .form-row.fr-recaptcha {
    display: flex;
}
#formlh {
        padding: 32px 6px;
    }
#formlh p.sub-h2 {
    font-size: 14px;
}
.cs-block-hurryup-1 .hurrytimer-timer-digit {
    padding: 8px 16px;
}
}
@media only screen and (max-width: 450px){
  
        #formlh .icon-form.left {
        left: 6px;
        top: -30px;
    }
        #formlh .icon-form.left img {
        width: 24px;
      }
      .bl-japan.form-box.popup-cf7{
          width: 100%;
      }
}
@media only screen and (max-width: 340px) {
.cs-block-hurryup-1 .hurrytimer-timer-digit {
    padding: 8px;
}
.bl-japan.popup-cf7 input, .bl-japan.popup-cf7 select {
    height: 36px;
}
.popup-cf7 span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.popup-cf7 span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha {
    zoom: 80%;
}
.cf7-close{
    display: none;
}
}

