* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    color: #000000;
    min-height: 100%;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.wrap-structure_87 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.intern_ship_27 {
    flex: 0 0 auto;
}.top_expert_14 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1107px;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.location_info_57 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(143,195,169,0.5) 0%, rgb(179,227,205) 40%, rgb(179,227,205) 60%, rgb(108,161,133,0.5) 100%);
    padding: 90px 0;
}.location_info_57::before {
    height: 100%;
    background: 
        radial-gradient(circle at 15% 15%, rgb(143,195,169,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(108,161,133,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 25%, rgb(143,195,169,0.5) 0%, transparent 15%),
        radial-gradient(circle at 25% 65%, rgb(108,161,133,0.5) 0%, transparent 20%);
    content: '';
    position: absolute;
    width: 100%;
    opacity: 0.6;
    left: 0;
    top: 0;
    z-index: 1;
}.location_info_57::after {
    opacity: 0.03;
    top: 0;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    background-size: 100px 100px;
    z-index: 1;
    background-image: 
        linear-gradient(45deg, rgb(179,227,205) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(179,227,205) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(179,227,205) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(179,227,205) 75%);
    animation: patternShift 60s linear infinite;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
}.location_info_57 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.location_info_57 .get_assist_28 {
    align-items: center;
    flex-direction: column;
    position: relative;
    display: flex;
}.location_info_57 h3 {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 15px;
}.location_info_57 h3::after {
    background: rgb(143,195,169);
    content: '';
    width: 50px;
    left: 50%;
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    bottom: 0;
}.location_info_57 .edu_asknow_62 {
    max-width: 700px;
    margin: 0 auto 50px;
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}.location_info_57 .write_experts_51 {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    perspective: 1000px;
}.location_info_57 .write_experts_51 > span {
    position: relative;
    flex: 1 1 calc(33.333% - 20px);
    min-width: 250px;
    z-index: 1;
    max-width: 350px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    display: flex;
    border-radius: 0 0  12px 12px;
    padding-left: 70px;
    padding: 25px;
    flex-direction: column;
}.location_info_57 .write_experts_51 > span:hover {
    transform: translateY(-10px) rotateY(5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.location_info_57 .write_experts_51 > span::before {
    left: 0;
    position: absolute;
    content: '';
    right: 0;
    transform: translateZ(1px);
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(143,195,169), rgb(108,161,133));
}.location_info_57 .write_experts_51 > span::after {
    top: 5px;
    width: 40px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    background: #ffffff;
    z-index: -1;
    height: 40px;
    border-radius: 50%;
    transform: translateZ(1px) scale(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    position: absolute;
    content: '';
    left: 25px;
}.location_info_57 .write_experts_51 > span p {
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(143,195,169);
    font-size: calc(16px - 1px);
    margin-bottom: 5px;
}.location_info_57 .write_experts_51 > span > span {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}.location_info_57 .write_experts_51 > span a {
    transition: color 0.3s ease;
    z-index: 2;
    color: #000000;
    text-decoration: none;
    position: relative;
}.location_info_57 .write_experts_51 > span a:hover {
    color: rgb(143,195,169);
}.location_info_57 .write_experts_51 > span svg {
    transform-style: preserve-3d;
    left: 25px;
    height: 30px;
    stroke-linejoin: round;
    stroke: rgb(143,195,169);
    z-index: 2;
    width: 30px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    fill: none;
    transition: transform 0.5s ease, filter 0.5s ease;
    transform: translateZ(5px);
    top: 25px;
    position: absolute;
    stroke-width: 2px;
    stroke-linecap: round;
}.location_info_57 .write_experts_51 > span:nth-child(2n) svg {
    stroke: rgb(108,161,133);
}.location_info_57 .write_experts_51 > span:hover svg {
    transform: translateZ(15px) scale(1.2);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}.location_info_57 .write_experts_51 > span svg path {
    stroke-dasharray: 0;
    transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
    stroke-dashoffset: 0;
}.location_info_57 .help_now_91 {
    background: #ffffff;
    width: 100%;
    margin-top: 50px;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
}.location_info_57 .help_now_91::before {
    height: 100%;
    background: linear-gradient(135deg, rgb(143,195,169,0.5) 0%, transparent 70%);
    width: 100%;
    opacity: 0.1;
    left: 0;
    top: 0;
    z-index: 0;
    position: absolute;
    content: '';
}.location_info_57 .help_now_91 h4 {
    margin-bottom: 25px;
    color: #000000;
    text-align: center;
    gap: 10px;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    position: relative;
    display: flex;
    font-weight: 700;
    z-index: 1;
}.location_info_57 .help_now_91 h4 svg {
    stroke-width: 2px;
    height: 24px;
    width: 24px;
    fill: none;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke: rgb(143,195,169);
}.location_info_57 .help_now_91 h4::after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: -10px;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(108,161,133);
    width: 30px;
}.location_info_57 .help_now_91 span {
    background: rgba(0, 0, 0, 0.03);
    align-items: center;
    z-index: 1;
    border-radius: 10px;
    transition: all 0.3s ease;
    display: inline-flex;
    margin: 5px;
    color: #000000;
    position: relative;
    font-size: 16px;
    padding: 10px 20px;
}.location_info_57 .help_now_91 span svg {
    height: 16px;
    stroke-linejoin: round;
    stroke: rgb(108,161,133);
    stroke-linecap: round;
    stroke-width: 2px;
    fill: none;
    width: 16px;
    margin-right: 8px;
    transition: transform 0.3s ease;
}.location_info_57 .help_now_91 span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    transform: translateY(-3px);
    background: rgb(143,195,169,0.5);
}.location_info_57 .help_now_91 span:hover svg {
    transform: rotate(360deg);
}@keyframes patternShift {
    0% {
        background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    }
    100% {
        background-position: 500px 500px, 500px 550px, 550px 450px, 450px 500px;
    }
}
@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.location_info_57 .write_experts_51 > span:nth-child(3n+1) {
    animation-delay: 0s;
    animation: floatAnimation 4s ease-in-out infinite;
}.location_info_57 .write_experts_51 > span:nth-child(3n+2) {
    animation-delay: 1.3s;
    animation: floatAnimation 4s ease-in-out infinite;
}.location_info_57 .write_experts_51 > span:nth-child(3n+3) {
    animation-delay: 2.6s;
    animation: floatAnimation 4s ease-in-out infinite;
}
@media (max-width: 991px) {.location_info_57 {
    padding: 70px 0;
}.location_info_57 h3 {
    font-size: calc(32px - 2px);
}.location_info_57 .edu_asknow_62 {
    margin-bottom: 40px;
}.location_info_57 .write_experts_51 > span {
    flex: 1 1 calc(50% - 20px);
}.location_info_57 .write_experts_51 > span svg {
    height: 28px;
    width: 28px;
}.location_info_57 .help_now_91 h4 svg {
    width: 22px;
    height: 22px;
}
}
@media (max-width: 767px) {.location_info_57 {
    padding: 60px 0;
}.location_info_57 h3 {
    font-size: calc(32px - 4px);
}.location_info_57 .edu_asknow_62 {
    margin-bottom: 30px;
}.location_info_57 .write_experts_51 {
    gap: 15px;
}.location_info_57 .write_experts_51 > span {
    padding-left: 60px;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 20px;
}.location_info_57 .help_now_91 {
    margin-top: 30px;
    padding: 25px;
}.location_info_57 .help_now_91 span {
    padding: 8px 15px;
}.location_info_57 .write_experts_51 > span:nth-child(n) {
    animation: none;
}.location_info_57 .write_experts_51 > span svg {
    left: 20px;
    height: 24px;
    top: 20px;
    width: 24px;
}.location_info_57 .help_now_91 h4 svg {
    width: 20px;
    height: 20px;
}.location_info_57 .help_now_91 span svg {
    width: 14px;
    margin-right: 6px;
    height: 14px;
}
}
@media (max-width: 479px) {.location_info_57 {
    padding: 50px 0;
}.location_info_57 h3 {
    font-size: calc(32px - 6px);
}.location_info_57 .edu_asknow_62 {
    font-size: calc(16px - 1px);
    margin-bottom: 25px;
}.location_info_57 .write_experts_51 > span {
    padding: 15px;
    padding-left: 50px;
}.location_info_57 .write_experts_51 > span svg {
    left: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
}.location_info_57 .help_now_91 {
    padding: 20px 15px;
}.location_info_57 .help_now_91 h4 {
    margin-bottom: 20px;
    font-size: calc(23px - 2px);
}.location_info_57 .help_now_91 h4 svg {
    width: 18px;
    height: 18px;
}.location_info_57 .help_now_91 span {
    padding: 6px 12px;
    margin: 3px;
    font-size: calc(16px - 1px);
}.location_info_57 .help_now_91 span svg {
    width: 12px;
    margin-right: 4px;
    height: 12px;
}
}
@media (hover: none) {.location_info_57 .write_experts_51 > span:hover,
    .location_info_57 .help_now_91 span:hover {
    background: #ffffff;
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.location_info_57 .help_now_91 span:hover {
    color: #000000;
    background: rgba(0, 0, 0, 0.03);
}.location_info_57 .write_experts_51 > span a:hover {
    color: #000000;
}.location_info_57 .write_experts_51 > span:hover svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transform: translateZ(5px);
}.location_info_57 .write_experts_51 > span:hover svg path {
    animation: none;
    stroke-dasharray: 0;
}.location_info_57 .help_now_91 span:hover svg {
    transform: none;
}}.cookie_message_alert_60 {
    position: fixed;
    animation: fadeInUp 0.5s ease-out;
    width: 100%;
    z-index: 1000;
    bottom: 0;
    padding: 20px 0;
    border-top: 1px solid rgb(143,195,169);
    background-color: rgb(179,227,205);
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
}.cookie_message_alert_60 .cookies_tracking_24 {
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    transform-origin: center;
    margin-right: 20px;
    flex-shrink: 0;
}.cookie_message_alert_60 .cookies_tracking_24 svg {
    fill: rgb(143,195,169);
    width: 60px;
    height: 60px;
}@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.cookie_message_alert_60 .track_bar_15 {
    flex-grow: 1;
}.cookie_message_alert_60 .track_bar_15 h5 {
    font-size: 23px;
    margin-bottom: 6px;
    color: rgb(143,195,169);
}.cookie_message_alert_60 .track_bar_15 p {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
    margin: 0;
}.cookie_message_alert_60 .policy_ack_80 {
    text-decoration: none;
    border-radius: 5px;
    font-size: 17px;
    margin-right: 15px;
    margin-top: 20px;
    padding: 10px 20px;
    color: #ffffff;
    display: inline-block;
    transition: transform 0.3s, box-shadow 0.3s;
    background-color: rgb(143,195,169);
}.cookie_message_alert_60 .policy_ack_80:hover {
    transform: translateY(-3px);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}.cookie_message_alert_60 .policy_ack_80:active {
    transform: translateY(1px);
    box-shadow: none;
}
@media (max-width: 768px) {.cookie_message_alert_60 .cookies_tracking_24 {
    margin-right: 0;
    margin-bottom: 15px;
}.cookie_message_alert_60 .policy_ack_80 {
    margin-left: 0;
    text-align: center;
    width: 48%;
}}
#consentPolicyBanner_92 {
    display: none;
}#consentPolicyBanner_92:checked ~ .cookie_message_alert_60 {
    visibility: hidden;
    opacity: 0;
}.title_intro_86 {
    overflow: hidden;
    position: relative;
    width: 100%;
}.title_intro_86 .learn_start_30 {
    display: flex;
    padding: 6rem 2rem;
    justify-content: flex-start;
    align-items: center;
    min-height: 100vh;
    position: relative;
    z-index: 1;
}.title_intro_86 .learn_start_30::before {
    left: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(135deg, 
    rgba(rgb(143,195,169,0.5), 0.9),
    rgba(rgb(108,161,133,0.5), 0.85),
    rgba(rgba(0, 0, 0, 0.5), 0.75));
    right: 0;
    position: absolute;
    top: 0;
    backdrop-filter: blur(3px);
    content: "";
}.title_intro_86 .learn_start_30::after {
    z-index: -1;
    right: 0;
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, 
    rgba(rgba(0, 0, 0, 0.5), 0.8) 0%, 
    transparent 25%, 
    transparent 75%, 
    rgba(rgba(0, 0, 0, 0.5), 0.8) 100%);
}.title_intro_86 .smart_study_48 {
    animation: fadeSlideIn 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    border-left: 4px solid rgb(143,195,169);
    transform: perspective(1000px) rotateY(-3deg);
    background: rgba(rgb(255, 255, 255, 0.5), 0.15);
    isolation: isolate;
    position: relative;
    transform-origin: left center;
    padding: 3rem;
    backdrop-filter: blur(10px);
    max-width: 800px;
    margin-left: 8%;
    box-shadow: 
    0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.2),
    0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.title_intro_86 .smart_study_48::before {
    mix-blend-mode: overlay;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, 
    transparent 0%,
    rgba(rgb(143,195,169,0.5), 0.1) 50%,
    rgba(rgb(108,161,133,0.5), 0.15) 100%);
    top: 0;
    right: 0;
    content: "";
    z-index: -1;
    height: 100%;
}.title_intro_86 .smart_study_48::after {
    width: 100%;
    height: 8px;
    left: 0;
    bottom: 0;
    background: linear-gradient(to right, 
    rgb(143,195,169) 0%, 
    rgb(108,161,133) 50%, 
    transparent 100%);
    content: "";
    position: absolute;
    z-index: -1;
}.title_intro_86 h1 {
    animation: slideInTitle 1s ease-out 0.3s both;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    font-size: clamp(2.5rem, 6vw, 48px);
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(rgba(0, 0, 0, 0.5), 0.3);
    transform: translateX(-5px);
    line-height: 1.15;
}.title_intro_86 h3 {
    font-weight: 600;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(rgba(0, 0, 0, 0.5), 0.2);
    opacity: 0.95;
    font-size: clamp(1.25rem, 3vw, 24px);
    margin-bottom: 1.5rem;
    position: relative;
    animation: slideInSubtitle 1s ease-out 0.6s both;
    line-height: 1.4;
}.title_intro_86 p {
    font-size: clamp(1rem, 2vw, 14px);
    font-weight: 300;
    position: relative;
    line-height: 1.6;
    padding-left: 1rem;
    animation: fadeIn 1s ease-out 0.9s both;
    max-width: 90%;
    margin-top: 2rem;
    color: #ffffff;
    border-left: 2px solid rgb(108,161,133);
}

@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: perspective(1000px) rotateY(-5deg) translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: perspective(1000px) rotateY(-3deg) translateX(0);
  }
}

@keyframes slideInTitle {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(-5px);
  }
}

@keyframes slideInSubtitle {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0.95;
    transform: translateX(0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 992px) {.title_intro_86 .smart_study_48 {
    padding: 2.5rem;
    margin-right: 5%;
    margin-left: 5%;
    transform: perspective(800px) rotateY(-2deg);
}
}

@media (max-width: 768px) {.title_intro_86 .learn_start_30 {
    padding: 4rem 1.5rem;
    align-items: flex-start;
    padding-top: 6rem;
}.title_intro_86 .smart_study_48 {
    margin-right: 0;
    margin-left: 0;
    padding: 2rem;
    transform: perspective(600px) rotateY(-1deg);
}.title_intro_86 h1 {
    transform: translateX(-3px);
}.title_intro_86 p {
    max-width: 100%;
    padding-left: 0.75rem;
}
}

@media (max-width: 576px) {.title_intro_86 .learn_start_30 {
    padding: 3rem 1rem;
    padding-top: 5rem;
}.title_intro_86 .smart_study_48 {
    padding: 1.5rem;
    transform: none;
    border-left-width: 3px;
}.title_intro_86 h1 {
    margin-bottom: 1rem;
    transform: none;
}.title_intro_86 h3 {
    margin-bottom: 1rem;
}.title_intro_86 p {
    margin-top: 1.5rem;
    padding-left: 0.5rem;
}
}

@media (max-height: 600px) and (min-width: 768px) {.title_intro_86 .learn_start_30 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    min-height: unset;
}
}

@media (prefers-reduced-motion: reduce) {.title_intro_86 .smart_study_48,
  .title_intro_86 h1,
  .title_intro_86 h3,
  .title_intro_86 p {
    transform: none;
    animation-duration: 0.001s;
}}.privacy_gate_89 {
    background: linear-gradient(145deg, rgb(179,227,205), #ffffff 85%);
    font-family: Arial, sans-serif;
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
}.privacy_gate_89::before {
    top: 0;
    position: absolute;
    opacity: 0.05;
    content: "";
    z-index: 0;
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(143,195,169,0.5),
        transparent 2px,
        transparent 10px,
        rgb(143,195,169,0.5) 12px
    );
    left: 0;
}.privacy_gate_89::after {
    right: -5%;
    content: "";
    animation: float 15s infinite ease-in-out;
    opacity: 0.15;
    z-index: 0;
    background: radial-gradient(circle, rgb(108,161,133,0.5) 0%, transparent 70%);
    width: 300px;
    height: 300px;
    position: absolute;
    border-radius: 50%;
    top: -5%;
}.privacy_gate_89 .container {
    position: relative;
    transform: translateZ(0);
    gap: 2.5rem;
    z-index: 1;
    display: grid;
    max-width: 1140px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.privacy_gate_89 h1 {
    font-weight: 700;
    margin: 0 0 1.5rem 0;
    transform: translateX(-0.5rem);
    font-size: calc(40px * 1.1);
    color: rgb(143,195,169);
    position: relative;
    border-bottom: 3px solid rgb(143,195,169);
    padding-bottom: 1rem;
}.privacy_gate_89 h1::after {
    position: absolute;
    left: 0;
    width: 100px;
    content: "";
    bottom: -3px;
    height: 3px;
    animation: slide 8s infinite ease-in-out;
    background: rgb(108,161,133);
}.privacy_gate_89 h2 {
    font-size: 37px;
    font-weight: 600;
    margin: 2rem 0 1rem;
    padding-left: 1rem;
    transition: transform 0.3s ease;
    border-left: 4px solid rgb(108,161,133);
    color: rgb(143,195,169);
}.privacy_gate_89 h2:hover {
    transform: translateX(5px);
}.privacy_gate_89 h3 {
    padding-left: 0.75rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(37px * 0.85);
    border-left: 3px solid rgb(108,161,133,0.5);
    margin: 1.5rem 0 0.75rem;
}.privacy_gate_89 h4 {
    font-weight: 600;
    color: #000000;
    padding-left: 0.5rem;
    border-left: 2px solid rgb(108,161,133,0.5);
    margin: 1.5rem 0 0.75rem;
    font-size: calc(37px * 0.7);
}.privacy_gate_89 p {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 12px;
    max-width: 90ch;
    line-height: 1.7;
}.privacy_gate_89 span {
    color: #000000;
    padding: 1rem;
    margin-bottom: 1.5rem;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    border-left: 2px solid rgb(108,161,133,0.5);
    font-size: 12px;
    display: block;
    transition: background-color 0.3s ease;
    line-height: 1.7;
}.privacy_gate_89 span:hover {
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.privacy_gate_89 ul {
    padding: 0;
    list-style: none;
    margin: 1.5rem 0 2rem 1rem;
}.privacy_gate_89 li {
    line-height: 1.7;
    padding-left: 1.75rem;
    font-size: 12px;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
}.privacy_gate_89 li::before {
    position: absolute;
    width: 8px;
    border: 2px solid rgb(108,161,133);
    left: 0;
    transition: transform 0.2s ease;
    content: "";
    transform: rotate(45deg);
    height: 8px;
    top: 0.6rem;
}.privacy_gate_89 li:hover::before {
    transform: rotate(225deg);
}.privacy_gate_89 strong {
    color: rgb(143,195,169);
    font-weight: 600;
}

@keyframes slide {
    0%, 100% { left: 0; }
    50% { left: calc(100% - 100px); }
}

@keyframes float {
    0%, 100% { transform: translate(0, 0); }
    50% { transform: translate(-30px, 30px); }
}

@media (min-width: 768px) {.privacy_gate_89 {
    padding: 7rem 3rem;
}.privacy_gate_89 .container {
    gap: 3rem;
    grid-template-columns: minmax(0, 1fr);
}.privacy_gate_89 h1 {
    font-size: calc(40px * 1.2);
    margin-bottom: 2rem;
    transform: translateX(-1rem);
}.privacy_gate_89 h2 {
    font-size: calc(37px * 1.1);
    padding-left: 1.25rem;
}.privacy_gate_89 p {
    line-height: 1.75;
    font-size: calc(12px * 1.05);
}.privacy_gate_89 span {
    padding: 1.5rem;
    margin-left: 1rem;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}.privacy_gate_89 ul {
    margin-left: 2rem;
}.privacy_gate_89 li {
    padding-left: 2rem;
}.privacy_gate_89 li::before {
    height: 10px;
    width: 10px;
}
}

@media (min-width: 992px) {.privacy_gate_89 {
    padding: 8rem 5rem;
}.privacy_gate_89::before {
    background-size: 15px 15px;
}.privacy_gate_89 .container {
    grid-template-columns: minmax(0, 1fr);
    gap: 3.5rem;
}.privacy_gate_89 h1 {
    margin-bottom: 2.5rem;
    padding-bottom: 1.25rem;
    font-size: calc(40px * 1.3);
}.privacy_gate_89 h2 {
    margin: 3rem 0 1.5rem;
}.privacy_gate_89 h3, 
    .privacy_gate_89 h4 {
    margin: 2rem 0 1rem;
}.privacy_gate_89 p,
    .privacy_gate_89 span {
    line-height: 1.8;
}.privacy_gate_89 span {
    transition: all 0.3s ease;
    transform: translateZ(0);
}.privacy_gate_89 span:hover {
    transform: translateX(5px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.07);
}.privacy_gate_89 ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    margin: 2rem 0 3rem 2rem;
    gap: 1rem 2rem;
}.privacy_gate_89 li {
    margin-bottom: 1.25rem;
}.privacy_gate_89 li:hover {
    transform: translateX(5px);
    transition: transform 0.3s ease;
}}.course_summary_64 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,227,205) 0%, rgba(0, 0, 0, 0.5) 100%);
}.course_summary_64::before {
    top: -5%;
    right: -5%;
    z-index: 1;
    content: "";
    opacity: 0.15;
    height: 20vw;
    transform: rotate(15deg);
    background: linear-gradient(225deg, rgb(143,195,169) 0%, transparent 70%);
    position: absolute;
    width: 20vw;
}.course_summary_64::after {
    background: linear-gradient(45deg, rgb(108,161,133) 0%, transparent 70%);
    bottom: -5%;
    height: 15vw;
    content: "";
    opacity: 0.1;
    transform: rotate(-10deg);
    left: -5%;
    z-index: 1;
    width: 15vw;
    position: absolute;
}.course_summary_64 .container {
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.course_summary_64 h2 {
    position: relative;
    max-width: 90%;
    color: #000000;
    transform: translateX(-0.5rem);
    line-height: 1.3;
    font-size: 33px;
    margin-bottom: 3rem;
    font-weight: 700;
}.course_summary_64 h2::after {
    position: absolute;
    bottom: -1rem;
    transform-origin: left center;
    background: rgb(143,195,169);
    width: 6rem;
    content: "";
    left: 0;
    height: 0.35rem;
    animation: expandWidth 4s ease-in-out infinite alternate;
}.course_summary_64 .career_learn_67 {
    gap: 2rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.course_summary_64 .pic_zoom_27 {
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 93% 100%, 0 100%);
    height: 350px;
    width: 100%;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    box-shadow: 0 15px 25px rgba(0,0,0,0.1);
}.course_summary_64 .pic_zoom_27:hover {
    box-shadow: 0 20px 30px rgba(0,0,0,0.15);
    transform: translateY(-5px);
}.course_summary_64 .pic_zoom_27::before {
    top: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.5));
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}.course_summary_64 .description_wrap_01 {
    position: relative;
    padding: 0.5rem 0;
}.course_summary_64 .description_wrap_01::before {
    width: 0.3rem;
    position: absolute;
    top: 0;
    left: -2rem;
    opacity: 0.5;
    height: 100%;
    content: "";
    background: rgb(108,161,133);
}.course_summary_64 .description {
    margin-bottom: 1.5rem;
    max-height: 300px;
    line-height: 1.7;
    position: relative;
    overflow-y: auto;
    color: #000000;
    font-size: 16px;
    padding-right: 1rem;
}.course_summary_64 .description::-webkit-scrollbar {
    width: 6px;
}.course_summary_64 .description::-webkit-scrollbar-track {
    background: rgb(179,227,205);
    border-radius: 10px;
}.course_summary_64 .description::-webkit-scrollbar-thumb {
    background: rgb(143,195,169,0.5);
    border-radius: 10px;
}.course_summary_64 .description::-webkit-scrollbar-thumb:hover {
    background: rgb(143,195,169);
}.course_summary_64 .description:first-of-type::first-letter {
    border-radius: 10px;
    margin-right: 0.5rem;
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0.5rem;
    line-height: 1;
    color: rgb(143,195,169);
    background: rgb(179,227,205);
}.course_summary_64 .description:last-child {
    margin-bottom: 0;
}

@keyframes expandWidth {
  0% {
    width: 6rem;
  }
  50% {
    width: 10rem;
  }
  100% {
    width: 6rem;
  }
}

@media screen and (min-width: 768px) {.course_summary_64 {
    padding: 7rem 0;
}.course_summary_64 h2 {
    max-width: 70%;
    font-size: calc(33px * 1.1);
}.course_summary_64 .career_learn_67 {
    grid-template-columns: 1fr 1fr;
    align-items: start;
    gap: 3rem;
}.course_summary_64 .pic_zoom_27 {
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}.course_summary_64 .description_wrap_01 {
    padding: 1rem 0;
}.course_summary_64 .description {
    max-height: 450px;
    padding-right: 1.5rem;
}
}

@media screen and (min-width: 992px) {.course_summary_64 {
    padding: 8rem 0;
}.course_summary_64 h2 {
    max-width: 60%;
    font-size: calc(33px * 1.2);
    margin-bottom: 4rem;
}.course_summary_64 .pic_zoom_27 {
    height: 500px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
}.course_summary_64 .career_learn_67 {
    gap: 4rem;
}.course_summary_64 .description_wrap_01::before {
    left: -3rem;
    width: 0.4rem;
}.course_summary_64 .description {
    max-height: 500px;
    font-size: calc(16px * 1.05);
    padding-right: 2rem;
    line-height: 1.8;
}.course_summary_64 .description:first-of-type::first-letter {
    font-size: 2rem;
    padding: 0.7rem;
}
}

@media screen and (min-width: 1200px) {.course_summary_64 h2 {
    transform: translateX(-1rem);
}.course_summary_64 .career_learn_67 {
    gap: 5rem;
}.course_summary_64 .pic_zoom_27 {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 0 100%);
    height: 550px;
}.course_summary_64 .description {
    max-height: 550px;
}
}

@media (hover: hover) {.course_summary_64 .pic_zoom_27 {
    cursor: pointer;
}
}

@media (prefers-reduced-motion: reduce) {.course_summary_64 h2::after {
    animation: none;
}.course_summary_64 .pic_zoom_27 {
    transition: none;
}}.contact_panel_47 {
    padding: 6rem 0;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        225deg, 
        rgb(179,227,205) 0%, 
        rgb(108,161,133,0.5) 100%
    );
}.contact_panel_47::before {
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    bottom: 0;
    content: '';
    right: 0;
    pointer-events: none;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
}.contact_panel_47::after {
    animation: circuit-pulse 10s infinite alternate;
    background: radial-gradient(
        circle at center, 
        rgb(143,195,169,0.5) 0%, 
        transparent 70%
    );
    z-index: 2;
    left: -50%;
    top: -50%;
    height: 200%;
    position: absolute;
    content: '';
    opacity: 0.6;
    width: 200%;
}.contact_panel_47 .container {
    max-width: 1300px;
    z-index: 3;
    margin: 0 auto;
    padding: 0 1rem;
    position: relative;
}.contact_panel_47 h2 {
    color: #ffffff;
    position: relative;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-size: 44px;
}.contact_panel_47 h2::before,
.contact_panel_47 h2::after {
    height: 2px;
    position: absolute;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(143,195,169), 
        transparent
    );
    bottom: -0.5rem;
    content: '';
}.contact_panel_47 h2::before {
    left: 0;
    width: 30%;
}.contact_panel_47 h2::after {
    right: 0;
    width: 30%;
}.contact_panel_47 .request_request_06 {
    transition: transform 0.3s ease;
    border-radius: 30px;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    align-items: stretch;
    background: rgb(108,161,133,0.5);
    border: 1px solid rgb(143,195,169,0.5);
    display: flex;
    transform: rotateX(5deg) scale(0.98);
}.contact_panel_47 .request_request_06:hover {
    transform: rotateX(0) scale(1);
}.contact_panel_47 .pic_zoom_27 {
    flex: 0 0 40%;
    overflow: hidden;
    min-height: 500px;
    position: relative;
}.contact_panel_47 .pic_zoom_27::before {
    opacity: 0.7;
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    background: linear-gradient(
        135deg, 
        rgb(143,195,169,0.5) 0%, 
        rgb(108,161,133,0.5) 100%
    );
    top: 0;
    mix-blend-mode: color-dodge;
    height: 100%;
}.contact_panel_47 .inquiry_links_69 {
    flex: 0 0 60%;
    flex-direction: column;
    padding: 4rem 3rem;
    position: relative;
    justify-content: center;
    display: flex;
}.contact_panel_47 .inquiry_links_69::before {
    top: 2rem;
    height: 10px;
    right: 2rem;
    border-radius: 50%;
    background: rgb(143,195,169);
    animation: signal-pulse 2s infinite alternate;
    box-shadow: 0 0 20px rgb(143,195,169);
    content: '';
    position: absolute;
    width: 10px;
}.contact_panel_47 .inquiry_links_69 form {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}.contact_panel_47 .inquiry_links_69 h3 {
    color: #ffffff;
    margin-bottom: 2rem;
    letter-spacing: 0.05em;
    text-align: center;
    font-size: 37px;
    font-weight: 600;
}.contact_panel_47 .inquiry_links_69 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 1rem 1.5rem;
    border-radius: 10px;
    z-index: 2;
    background: rgb(108,161,133,0.5);
    width: 100%;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    position: relative;
    font-size: 17px;
    outline: none;
    color: #ffffff;
    border: 1px solid rgb(143,195,169,0.5);
}.contact_panel_47 .inquiry_links_69 input:not([type="checkbox"]):not([type="submit"])::before {
    width: 100%;
    opacity: 0;
    height: 100%;
    content: '';
    transition: opacity 0.3s ease;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(143,195,169,0.5) 100%
    );
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}.contact_panel_47 .inquiry_links_69 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(143,195,169);
    box-shadow: 0 0 15px rgb(143,195,169,0.5);
}.contact_panel_47 .inquiry_links_69 input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 input[type="checkbox"] {
    position: relative;
    border-radius: 10px;
    appearance: none;
    transition: all 0.3s ease;
    height: 22px;
    cursor: pointer;
    border: 2px solid rgb(143,195,169,0.5);
    background: rgb(108,161,133,0.5);
    width: 22px;
    margin-right: 1rem;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 input[type="checkbox"]:checked {
    border-color: rgb(143,195,169);
    background: rgb(143,195,169);
}.contact_panel_47 .inquiry_links_69 .reach_request_32 input[type="checkbox"]:checked::after {
    top: 50%;
    content: '✔';
    color: #ffffff;
    left: 50%;
    font-size: 0.8rem;
    position: absolute;
    transform: translate(-50%, -50%);
}.contact_panel_47 .inquiry_links_69 .reach_request_32 label {
    font-size: 17px;
    align-items: center;
    color: #ffffff;
    display: flex;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 a {
    text-decoration: none;
    margin-left: 0.3rem;
    color: rgb(143,195,169);
    transition: color 0.3s ease;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 a:hover {
    text-decoration: underline;
}.contact_panel_47 .inquiry_links_69 .reach_inquiry_26 {
    color: #ffffff;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
    border-radius: 10px;
    letter-spacing: 0.1em;
    padding: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(143,195,169);
    font-size: 15px;
    width: 100%;
    border: none;
    position: relative;
}.contact_panel_47 .inquiry_links_69 .reach_inquiry_26::before {
    content: '';
    transition: all 0.3s ease;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    left: -100%;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(143,195,169,0.5), 
        transparent
    );
}.contact_panel_47 .inquiry_links_69 .reach_inquiry_26:hover::before {
    left: 100%;
}.contact_panel_47 .inquiry_links_69 .reach_inquiry_26:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(143,195,169,0.5);
}

@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {.contact_panel_47 .request_request_06 {
    flex-direction: column;
    transform: none;
}.contact_panel_47 .pic_zoom_27 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact_panel_47 .inquiry_links_69 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.contact_panel_47 {
    padding: 3rem 0;
}.contact_panel_47 h2 {
    margin-bottom: 2rem;
    font-size: calc(44px * 0.8);
}.contact_panel_47 .inquiry_links_69 h3 {
    font-size: calc(37px * 0.9);
}.contact_panel_47 .inquiry_links_69 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 {
    align-items: flex-start;
}.contact_panel_47 .inquiry_links_69 .reach_request_32 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.contact_panel_47 .request_request_06 {
    border-radius: 0;
}.contact_panel_47 .pic_zoom_27 {
    min-height: 250px;
}.contact_panel_47 .inquiry_links_69 {
    padding: 2rem 1.5rem;
}}.our_mission_75 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.our_mission_75::before {
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(143,195,169,0.5) 0%,
        rgba(36, 55, 99, 0.85) 60%, 
        rgba(28, 42, 75, 0.92) 100%);
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
}.our_mission_75::after {
    pointer-events: none;
    transform: rotate(-12deg) skewX(-12deg);
    right: -5%;
    opacity: 0.05;
    top: -10%;
    background: rgb(108,161,133);
    width: 50%;
    content: "";
    position: absolute;
    z-index: 0;
    height: 120%;
}.our_mission_75 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.our_mission_75 .description_wrap_01 {
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 1px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 50px 60px;
    transform: perspective(1000px) rotateY(-2deg);
    backface-visibility: hidden;
}.our_mission_75 .description_wrap_01:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_mission_75 .description_wrap_01::before {
    height: 100%;
    background: linear-gradient(to bottom, 
        rgb(143,195,169), 
        rgb(108,161,133) 55%, 
        rgb(143,195,169));
    position: absolute;
    width: 6px;
    content: "";
    top: 0;
    left: 0;
}.our_mission_75 h1 {
    letter-spacing: -1px;
    position: relative;
    font-size: 42px;
    transform: translateX(-10px);
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
}.our_mission_75 h1::after {
    left: 0;
    width: 80px;
    transition: width 0.3s ease-out;
    background: rgb(143,195,169);
    height: 3px;
    content: "";
    transform-origin: left center;
    position: absolute;
    bottom: -12px;
}.our_mission_75 .description_wrap_01:hover h1::after {
    width: 120px;
}.our_mission_75 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.our_mission_75 li {
    margin-bottom: 15px;
}.our_mission_75 h4 {
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
    color: rgb(108,161,133);
    font-size: calc(23px + 2px);
    display: inline-block;
}.our_mission_75 h4::after {
    bottom: -5px;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(to right, 
        rgb(108,161,133), 
        transparent);
    height: 1px;
    width: 100%;
}.our_mission_75 span {
    font-size: 15px;
    columns: 2;
    column-gap: 40px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
    display: block;
    hyphens: auto;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.our_mission_75 span::first-letter {
    font-weight: 600;
    font-size: 1.5em;
    color: rgb(143,195,169);
}

@media (max-width: 1024px) {.our_mission_75 {
    padding: 90px 0;
}.our_mission_75 .description_wrap_01 {
    padding: 40px 45px;
    transform: perspective(800px) rotateY(-1deg);
}.our_mission_75 span {
    columns: 1;
}
}

@media (max-width: 768px) {.our_mission_75 {
    padding: 60px 0;
}.our_mission_75 .description_wrap_01 {
    padding: 35px 30px;
    transform: none;
}.our_mission_75 h1 {
    font-size: calc(42px - 4px);
    transform: translateX(0);
}.our_mission_75::after {
    right: -20%;
    height: 60%;
    width: 70%;
    top: 0;
}
}

@media (max-width: 480px) {.our_mission_75 {
    padding: 50px 0;
}.our_mission_75 .description_wrap_01 {
    padding: 25px 20px;
}.our_mission_75 h1 {
    margin-bottom: 25px;
    font-size: calc(42px - 8px);
}.our_mission_75 h1::after {
    width: 60px;
    height: 2px;
    bottom: -8px;
}.our_mission_75 h4 {
    font-size: 23px;
}.our_mission_75 span {
    font-size: calc(15px - 1px);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.our_mission_75 .description_wrap_01,
    .our_mission_75 .description_wrap_01:hover,
    .our_mission_75 h1::after {
    transition: none;
    transform: none;
}.our_mission_75 .description_wrap_01:hover h1::after {
    width: 80px;
}}header {
    margin-top: 0;
    padding: 0;
    z-index: 100;
    position: relative;
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(143,195,169,0.5) 0%, rgb(108,161,133,0.5) 100%);
}header::before {
    content: '';
    background: 
        radial-gradient(circle at 10% 20%, rgb(143,195,169,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(108,161,133,0.5) 0%, transparent 30%);
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
}header .main_core_32 {
    justify-content: space-between;
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    padding: 1.2rem 2.5rem;
}header .main_pagebar_60 {
    padding: 0.8rem 1.2rem;
    border-radius: 25px;
    backdrop-filter: blur(5px);
    z-index: 2;
    flex: 0 0 auto;
    transition: all 0.4s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}header .main_pagebar_60:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.25);
}header .main_tutor_58 {
    display: block;
    transition: all 0.3s ease;
}header .main_tutor_58 img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .head_sitewrap_47 {
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
}header .main_info_92 {
    margin: 0 0.3rem;
    position: relative;
}header .main_info_92 a {
    backdrop-filter: blur(5px);
    border-radius: 25px;
    z-index: 1;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    transition: all 0.3s ease;
    display: block;
    padding: 0.8rem 1.2rem;
    position: relative;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(5px);
}header .main_info_92 a:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .main_info_92 a::before {
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    opacity: 0;
    width: 100%;
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    z-index: -1;
    border-radius: 25px;
    transition: opacity 0.3s ease;
    position: absolute;
}header .main_info_92 a:hover::before {
    opacity: 1;
}header .main_info_92::after {
    background: #ffffff;
    left: 50%;
    bottom: -3px;
    opacity: 0.7;
    transition: width 0.3s ease;
    transform: translateX(-50%);
    border-radius: 10px;
    height: 3px;
    position: absolute;
    content: '';
    width: 0;
}header .main_info_92:hover::after {
    width: 70%;
}header .main_core_32::before {
    position: absolute;
    background: rgb(143,195,169,0.5);
    opacity: 0.5;
    right: -20px;
    content: '';
    z-index: -1;
    filter: blur(40px);
    width: 100px;
    border-radius: 50%;
    height: 100px;
    top: -20px;
}header .main_core_32::after {
    content: '';
    position: absolute;
    left: -20px;
    border-radius: 50%;
    opacity: 0.5;
    bottom: -20px;
    z-index: -1;
    width: 80px;
    background: rgb(108,161,133,0.5);
    height: 80px;
    filter: blur(30px);
}header .top_expert_14 {
    padding-top: 2rem;
    background: rgb(179,227,205);
    position: relative;
    z-index: 1;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .main_pagebar_60::after {
    bottom: -20px;
    opacity: 0.5;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    transition: all 0.4s ease;
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    height: 20px;
}header .main_pagebar_60:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .main_core_32 {
    max-width: 1320px;
    margin: 0 auto;
}header .main_info_92 {
    margin: 0 0.5rem;
}header .main_info_92 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .main_core_32 {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .main_pagebar_60 {
    border-radius: 10px;
    margin-bottom: 0;
    padding: 0.6rem 1rem;
}header .head_sitewrap_47 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .main_info_92 a {
    padding: 0.6rem 1rem;
    font-size: calc(14px - 1px);
    border-radius: 10px;
}header .main_core_32::before,
    header .main_core_32::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main_core_32 {
    padding: 0.8rem 1.2rem;
}header .main_pagebar_60 {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .main_tutor_58 img {
    max-height: 35px;
}header .head_sitewrap_47 {
    overflow-x: auto;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}header .head_sitewrap_47::-webkit-scrollbar {
    height: 3px;
}header .head_sitewrap_47::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .main_info_92 {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .main_info_92 a {
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
    font-size: calc(14px - 2px);
}header .main_info_92::after {
    display: none;
}header .main_pagebar_60::after {
    display: none;
}
}

@media (max-width: 479px) {header .main_core_32 {
    padding: 0.7rem 1rem;
}header .main_pagebar_60 {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .main_info_92 a {
    font-size: calc(14px - 3px);
    padding: 0.4rem 0.6rem;
}}.intern_ship_27 {
    color: #ffffff;
    position: relative;
    background-position: center center;
    padding: 5rem 0 3rem;
    z-index: 1;
}.intern_ship_27::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    content: "";
    left: 0;
}.intern_ship_27::after {
    z-index: -1;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    opacity: 0.5;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
}.intern_ship_27 .container {
    flex-direction: column;
    position: relative;
    display: flex;
}.intern_ship_27 .container::before {
    height: 80px;
    width: 100%;
    left: 0;
    opacity: 0.3;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    content: "";
    top: -80px;
    background: linear-gradient(0deg, rgb(143,195,169) 0%, transparent 100%);
    position: absolute;
}.intern_ship_27 .company_holder {
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    margin-bottom: 4rem;
    padding: 2rem;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(143,195,169), 0.3);
}.intern_ship_27 .company_holder::before {
    top: -5px;
    width: calc(100% + 10px);
    content: "";
    height: calc(100% + 10px);
    z-index: -1;
    background: linear-gradient(45deg, rgb(143,195,169), transparent 70%);
    position: absolute;
    filter: blur(5px);
    left: -5px;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    opacity: 0.5;
}.intern_ship_27 .company_holder h3 {
    font-weight: 700;
    text-shadow: 0 0 10px rgb(143,195,169), 0 0 20px rgb(143,195,169), 0 0 30px rgb(143,195,169);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: calc(35px * 1.2);
    color: #ffffff;
    margin-bottom: 1.5rem;
    display: inline-block;
    position: relative;
}.intern_ship_27 .company_holder h3::before {
    opacity: 0.7;
    color: rgb(143,195,169);
    top: 2px;
    filter: blur(1px);
    content: attr(data-text);
    position: absolute;
    z-index: -1;
    left: 2px;
}.intern_ship_27 .ssl_info_21 {
    padding-left: 1rem;
    opacity: 0.8;
    font-size: 13px;
    border-left: 2px solid rgb(143,195,169);
    margin-top: 1.5rem;
    color: #ffffff;
    line-height: 1.6;
}.intern_ship_27 .price_table_17 {
    position: relative;
    justify-content: space-between;
    display: flex;
}.intern_ship_27 .price_table_17::before {
    width: 100%;
    position: absolute;
    height: 1px;
    top: -20px;
    background: linear-gradient(90deg, transparent, rgb(143,195,169), transparent);
    left: 0;
    content: "";
}.intern_ship_27 .head_class_25 {
    width: 100%;
    gap: 2rem;
    display: flex;
    justify-content: space-between;
}.intern_ship_27 .head_sitewrap_47 {
    flex: 1;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(143,195,169);
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    padding: 1.5rem;
    border-left: 2px solid rgb(143,195,169);
}.intern_ship_27 .head_sitewrap_47:hover {
    background: rgba(rgb(143,195,169,0.5), 0.1);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
}.intern_ship_27 .head_sitewrap_47 h5 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 23px;
    color: rgb(108,161,133);
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 600;
}.intern_ship_27 .head_sitewrap_47 h5::after {
    height: 2px;
    content: "";
    box-shadow: 0 0 10px rgb(143,195,169);
    bottom: -8px;
    width: 40px;
    background: rgb(143,195,169);
    left: 0;
    position: absolute;
}.intern_ship_27 .head_sitewrap_47 .head_class_25 {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.intern_ship_27 .head_sitewrap_47 .head_class_25 a {
    color: #ffffff;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.3s ease;
    padding: 0.5rem 0 0.5rem 1.5rem;
    font-size: 13px;
}.intern_ship_27 .head_sitewrap_47 .head_class_25 a::before {
    font-size: 0.8em;
    color: rgb(143,195,169);
    position: absolute;
    content: "//";
    transition: all 0.3s ease;
    left: 0;
}.intern_ship_27 .head_sitewrap_47 .head_class_25 a:hover {
    color: rgb(143,195,169);
    opacity: 1;
    text-shadow: 0 0 5px rgb(143,195,169);
}.intern_ship_27 .head_sitewrap_47 .head_class_25 a:hover::before {
    color: rgb(108,161,133);
}.teach_supp_87 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 1.5rem 0;
    margin-top: 3rem;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}.teach_supp_87::before {
    content: "";
    background-image: 
        linear-gradient(90deg, transparent, rgb(143,195,169), transparent);
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    top: 0;
}.teach_supp_87 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.teach_supp_87 .cert_display_62 {
    color: #ffffff;
    font-size: 15px;
    opacity: 0.7;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}.teach_supp_87 .cert_display_62::before,
.teach_supp_87 .cert_display_62::after {
    color: rgb(143,195,169);
    content: "//";
    margin: 0 10px;
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(143,195,169), 0 0 20px rgb(143,195,169);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.intern_ship_27 .price_table_17 {
    flex-direction: column;
}.intern_ship_27 .head_class_25 {
    flex-direction: column;
}.intern_ship_27 .head_sitewrap_47 {
    width: 100%;
    margin-bottom: 1rem;
}.teach_supp_87 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.intern_ship_27 {
    padding: 4rem 0 2rem;
}.intern_ship_27 .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.intern_ship_27 .company_holder h3 {
    font-size: 35px;
}.intern_ship_27 .head_sitewrap_47 h5 {
    font-size: calc(23px * 0.9);
}.teach_supp_87 {
    margin-top: 2rem;
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
}
}

@media screen and (max-width: 576px) {.intern_ship_27 {
    padding: 3rem 0 2rem;
}.intern_ship_27 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.intern_ship_27 .company_holder h3 {
    font-size: calc(35px * 0.85);
    letter-spacing: 1px;
}.intern_ship_27 .ssl_info_21 {
    font-size: calc(13px * 0.9);
}.intern_ship_27 .head_sitewrap_47 {
    padding: 1rem;
}.intern_ship_27 .head_sitewrap_47 .head_class_25 a {
    font-size: calc(13px * 0.9);
}.teach_supp_87 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.teach_supp_87 .cert_display_62::before,
    .teach_supp_87 .cert_display_62::after {
    display: none;
}}.training_specialist_28 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(179,227,205) 0%, rgb(143,195,169,0.5) 100%);
    perspective: 1000px;
    padding: 6rem 0;
    position: relative;
}.training_specialist_28::before {
    left: 0;
    height: 100%;
    opacity: 0.4;
    animation: rotateBackground 15s linear infinite;
    content: "";
    position: absolute;
    width: 100%;
    background: conic-gradient(from 225deg at 50% 50%, rgb(108,161,133,0.5) 0%, transparent 25%, rgb(143,195,169,0.5) 50%, transparent 75%, rgb(108,161,133,0.5) 100%);
    top: 0;
}.training_specialist_28 .container {
    z-index: 1;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.training_specialist_28 .review_list_73 {
    padding: 3rem;
    transition: transform 0.5s ease;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    grid-template-columns: 300px 1fr;
    grid-template-areas:
        "photo quote"
        "info quote";
    border-radius: 22px;
    transform: rotateY(-5deg);
    display: grid;
    backdrop-filter: blur(10px);
    grid-template-rows: auto auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(108,161,133,0.5),
                0 10px 0 -5px rgb(143,195,169,0.5);
    gap: 1.5rem;
    position: relative;
}.training_specialist_28 .review_list_73:hover {
    transform: rotateY(0);
}.training_specialist_28 .pic_zoom_27 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(143,195,169,0.5);
    transform: translateZ(30px);
    grid-area: photo;
    transition: all 0.4s ease;
    height: 220px;
    border-radius: 50%;
    border: 5px solid #ffffff;
    width: 220px;
}.training_specialist_28 .review_list_73:hover .pic_zoom_27 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(143,195,169);
    transform: translateZ(50px) scale(1.05);
}.training_specialist_28 .name {
    font-weight: 700;
    grid-area: info;
    transform: translateZ(20px);
    color: #000000;
    display: block;
    font-size: 29px;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}.training_specialist_28 .review_list_73 span:not(.name) {
    transform: translateZ(15px);
    display: block;
    font-size: 14px;
    color: rgb(143,195,169);
    grid-area: info;
    margin-top: 3.5rem;
    font-weight: 600;
}.training_specialist_28 .emp_overview_30 {
    border-radius: 0 22px 22px 0;
    padding: 1.5rem 2rem;
    border-left: 4px solid rgb(108,161,133);
    font-weight: 400;
    position: relative;
    transform: translateZ(10px);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    line-height: 1.6;
    font-size: calc(14px * 1.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    grid-area: quote;
    color: #000000;
}.training_specialist_28 .emp_overview_30::before {
    opacity: 0.2;
    mix-blend-mode: overlay;
    background-size: 200% 200%;
    width: 100%;
    content: "";
    animation: shimmer 3s infinite linear;
    top: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(108,161,133,0.5) 40%, rgb(108,161,133,0.5) 60%, transparent 60%);
    position: absolute;
    height: 100%;
    left: 0;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

@media (max-width: 992px) {.training_specialist_28 .review_list_73 {
    padding: 2rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
            "pic_zoom_27"
            "feedback_help_27"
            "emp_overview_30";
}.training_specialist_28 .pic_zoom_27 {
    width: 180px;
    margin: 0 auto;
    height: 180px;
}.training_specialist_28 .name,
    .training_specialist_28 .review_list_73 span:not(.name) {
    margin-top: 1rem;
    text-align: center;
}.training_specialist_28 .review_list_73 span:not(.name) {
    margin-top: 0;
}
}

@media (max-width: 576px) {.training_specialist_28 {
    padding: 4rem 0;
}.training_specialist_28 .review_list_73 {
    transform: none;
    padding: 1.5rem;
}.training_specialist_28 .pic_zoom_27 {
    width: 140px;
    height: 140px;
}.training_specialist_28 .emp_overview_30 {
    font-size: 14px;
    padding: 1rem;
}}.thanksGrid_30 {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(179,227,205) 0%, rgb(143,195,169,0.5) 100%);
}.thanksGrid_30::before {
    content: "";
    position: absolute;
    height: 100%;
    animation: pulse 15s infinite alternate ease-in-out;
    background: radial-gradient(circle at 70% 30%, rgb(108,161,133,0.5) 0%, transparent 60%);
    z-index: 1;
    opacity: 0.4;
    width: 100%;
    top: 0;
    left: 0;
}.thanksGrid_30::after {
    height: 40%;
    transform: rotate(-5deg);
    width: 40%;
    content: "";
    bottom: -10px;
    opacity: 0.05;
    position: absolute;
    right: -10px;
    background: linear-gradient(225deg, rgb(143,195,169) 0%, transparent 80%);
    z-index: 0;
    filter: blur(20px);
}.thanksGrid_30 .container {
    transform: translateY(20px);
    max-width: 1200px;
    animation: slideUp 0.8s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    opacity: 0;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
}.thanksGrid_30 h2 {
    color: #000000;
    letter-spacing: -0.02em;
    font-size: 33px;
    margin-bottom: 3rem;
    position: relative;
    max-width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    font-weight: 700;
}.thanksGrid_30 h2::after {
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    left: 50%;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(143,195,169), rgb(108,161,133));
    content: "";
    bottom: -15px;
}.thanksGrid_30 .promise_block_51 {
    background: #ffffff;
    border-radius: 16px;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08), 
                0 5px 10px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    position: relative;
    transform: translateY(0);
    padding: 3rem;
    overflow: hidden;
}.thanksGrid_30 .promise_block_51::before {
    height: 100%;
    width: 6px;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(143,195,169), rgb(108,161,133));
}.thanksGrid_30 .promise_block_51::after {
    top: 10px;
    width: 120px;
    z-index: 0;
    position: absolute;
    right: 10px;
    opacity: 0.2;
    height: 120px;
    border-radius: 50%;
    content: "";
    background: radial-gradient(circle, rgb(143,195,169,0.5) 0%, transparent 70%);
}.thanksGrid_30 .promise_block_51:hover {
    transform: translateY(-5px);
}.thanksGrid_30 ul {
    padding: 0;
    z-index: 1;
    margin: 0;
    position: relative;
    list-style: none;
}.thanksGrid_30 li {
    padding-left: 2rem;
    position: relative;
}.thanksGrid_30 li::before {
    border-radius: 50%;
    opacity: 0;
    animation: appearDot 0.4s forwards 1s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    transform: scale(0);
    height: 8px;
    background: rgb(143,195,169);
    content: "";
}.thanksGrid_30 li span {
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.8;
    position: relative;
    opacity: 0;
    display: block;
    transform: translateY(10px);
    animation: fadeIn 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes appearDot {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

@media (max-width: 991px) {.thanksGrid_30 {
    padding: 4rem 0;
}.thanksGrid_30 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.9);
}.thanksGrid_30 .promise_block_51 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.thanksGrid_30 {
    padding: 3rem 0;
}.thanksGrid_30 h2 {
    line-height: 1.4;
    margin-bottom: 2rem;
    font-size: calc(33px * 0.8);
}.thanksGrid_30 h2::after {
    width: 60px;
    bottom: -12px;
}.thanksGrid_30 .promise_block_51 {
    padding: 2rem 1.5rem;
}.thanksGrid_30 .promise_block_51::after {
    width: 80px;
    height: 80px;
}.thanksGrid_30 li {
    padding-left: 1.5rem;
}
}

@media (max-width: 480px) {.thanksGrid_30 {
    padding: 2.5rem 0;
}.thanksGrid_30 .container {
    padding: 0 1.25rem;
}.thanksGrid_30 h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.5rem;
}.thanksGrid_30 h2::after {
    width: 50px;
    bottom: -10px;
    height: 2px;
}.thanksGrid_30 .promise_block_51 {
    padding: 1.5rem 1.25rem;
}.thanksGrid_30 li span {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}