﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.Fyeheader_learn {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.Ihjwrapper-viewport {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.zZJpeer_help {
    flex: 0 0 auto;
}.container {
    width: 1142px;
    margin: auto;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    background-color: #000000;
    margin-top: 0;
    position: relative;
}footer::before {
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    opacity: 0.9;
    top: 0;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(156,156,159,0.5) 50%,
    #000000 100%);
    width: 100%;
    position: absolute;
}.zZJpeer_help {
    position: relative;
    background-color: transparent;
    z-index: 5;
    padding: 60px 0 40px;
}.zZJpeer_help .container {
    display: grid;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
}.zZJpeer_help .company_holder {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    border-radius: 10px;
    grid-column: span 4;
}.zZJpeer_help .company_holder h3 {
    color: #ffffff;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 34px;
}.zZJpeer_help .company_holder h3::after {
    height: 2px;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background: rgb(156,156,159);
    bottom: -8px;
}.zZJpeer_help .oTGstats_tool {
    opacity: 0.8;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.6;
}.zZJpeer_help .PNYranking_bar {
    display: grid;
    grid-column: span 8;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}.zZJpeer_help .bEfmain_sitewrap {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
    position: relative;
}.zZJpeer_help .bEfmain_sitewrap h5 {
    color: #ffffff;
    font-weight: 600;
    position: relative;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 20px;
}.zZJpeer_help .bEfmain_sitewrap h5::after {
    content: "";
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 2px;
    left: 0;
    background: rgb(120,120,122);
}.zZJpeer_help .bEfmain_sitewrap .iFBheader_site {
    display: grid;
    grid-gap: 15px;
}.zZJpeer_help .bEfmain_sitewrap .iFBheader_site a {
    font-size: 18px;
    color: #ffffff;
    opacity: 0.8;
    text-decoration: none;
    position: relative;
    transition: color 0.3s ease, transform 0.3s ease;
    display: block;
    padding-left: 15px;
}.zZJpeer_help .bEfmain_sitewrap .iFBheader_site a::before {
    border-radius: 50%;
    width: 6px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: rgb(120,120,122);
    height: 6px;
    content: "";
    left: 0;
}.zZJpeer_help .bEfmain_sitewrap .iFBheader_site a:hover {
    opacity: 1;
    color: rgb(156,156,159);
    transform: translateX(5px);
}.wNKslack_invite {
    position: relative;
    margin-top: 40px;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
}.wNKslack_invite .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.wNKslack_invite .ENVyoutube_chan {
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    opacity: 0.7;
}

@media (max-width: 991px) {.zZJpeer_help .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.zZJpeer_help .company_holder {
    grid-column: span 12;
}.zZJpeer_help .PNYranking_bar {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.zZJpeer_help {
    padding: 40px 0 30px;
}.zZJpeer_help .PNYranking_bar {
    grid-template-columns: 1fr;
}.zZJpeer_help .company_holder {
    padding: 25px;
}.zZJpeer_help .bEfmain_sitewrap {
    padding: 25px;
}.zZJpeer_help .company_holder h3 {
    font-size: calc(34px - 2px);
}.zZJpeer_help .bEfmain_sitewrap h5 {
    font-size: calc(22px - 1px);
}
}

@media (max-width: 575px) {.zZJpeer_help {
    padding: 30px 0 20px;
}.zZJpeer_help .company_holder,
  .zZJpeer_help .bEfmain_sitewrap {
    padding: 20px;
}.zZJpeer_help .company_holder h3 {
    font-size: calc(34px - 4px);
}.wNKslack_invite {
    padding: 20px 0;
}}

.zZJpeer_help .company_holder:hover,
.zZJpeer_help .bEfmain_sitewrap:hover {
    transition: background-color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}.zZJpeer_help .container::before {
    pointer-events: none;
    height: 100%;
    position: absolute;
    width: 100%;
    background: 
    linear-gradient(to right, rgb(156,156,159,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(156,156,159,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    z-index: -1;
    left: 0;
    opacity: 0.05;
    content: "";
    top: 0;
}.zZJpeer_help .company_holder::before {
    position: absolute;
    width: 5px;
    top: 0;
    opacity: 0.5;
    content: "";
    background: rgb(156,156,159);
    height: 100%;
    left: 0;
}.zZJpeer_help .bEfmain_sitewrap::before {
    top: 0;
    opacity: 0.5;
    content: "";
    position: absolute;
    width: 5px;
    background: rgb(120,120,122);
    height: 100%;
    left: 0;
}footer::after {
    background: linear-gradient(to right,
    rgb(156,156,159),
    rgb(120,120,122),
    rgb(156,156,159));
    width: 100%;
    bottom: 0;
    opacity: 0.3;
    position: absolute;
    left: 0;
    z-index: 2;
    height: 5px;
    content: "";
}.zZJpeer_help .iFBheader_site {
    position: relative;
}.zZJpeer_help .iFBheader_site::after {
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -15px;
    opacity: 0.2;
    background: rgb(120,120,122,0.5);
    content: "";
    left: 0;
}.zZJpeer_help .bEfmain_sitewrap h5,
.zZJpeer_help .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}.zZJpeer_help .bEfmain_sitewrap:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}.zZJpeer_help .bEfmain_sitewrap:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.wNKslack_invite .ENVyoutube_chan {
    display: inline-block;
    position: relative;
}.wNKslack_invite .ENVyoutube_chan::before {
    left: -40px;
    position: absolute;
    width: 30px;
    background: rgb(156,156,159);
    height: 1px;
    content: "";
    top: 50%;
    opacity: 0.5;
    transform: translateY(-50%);
}.wNKslack_invite .ENVyoutube_chan::after {
    content: "";
    background: rgb(156,156,159);
    height: 1px;
    opacity: 0.5;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    right: -40px;
    position: absolute;
}header {
    position: fixed;
    -webkit-backdrop-filter: blur(8px);
    transition: all 0.4s ease;
    top: 0;
    width: 100%;
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, #000000 0%, rgb(156,156,159) 100%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    left: 0;
    z-index: 1000;
    border-bottom: 1px solid rgb(156,156,159,0.5);
}header:before {
    animation: shine 8s infinite linear;
    width: 100%;
    pointer-events: none;
    opacity: 0.4;
    top: 0;
    background-size: 200% 100%;
    height: 100%;
    left: 0;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(156,156,159,0.5), transparent);
}header .WSstop_info {
    width: 100%;
}header .container {
    padding: 15px 20px;
    margin: 0 auto;
    max-width: 1200px;
}header .rDEhead_study {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .bEfmain_sitewrap {
    position: relative;
    gap: 25px;
    display: flex;
}header .bEfmain_sitewrap:before {
    bottom: -8px;
    transition: transform 0.6s ease;
    width: 100%;
    transform: scaleX(0);
    content: '';
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, transparent, rgb(156,156,159), transparent);
    height: 1px;
    left: 0;
}header .bEfmain_sitewrap:hover:before {
    transform: scaleX(1);
}header .Bqinav_prime {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.4s ease;
    padding: 8px 0;
    position: relative;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}header .Bqinav_prime:after {
    transform-origin: right;
    content: '';
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 2px;
    background: rgb(156,156,159);
    left: 0;
    transform: scaleX(0);
}header .Bqinav_prime:before {
    height: 4px;
    left: 50%;
    background: rgb(156,156,159);
    top: 0;
    position: absolute;
    transform: translateX(-50%);
    width: 4px;
    content: '';
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease;
}header .Bqinav_prime:hover {
    text-shadow: 0 0 8px rgb(156,156,159,0.5);
    color: rgb(156,156,159);
}header .Bqinav_prime:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}header .Bqinav_prime:hover:before {
    opacity: 1;
}header .dzItop_pagewrap {
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    text-decoration: none;
}header .dzItop_pagewrap svg {
    transition: transform 0.5s ease;
    width: auto;
    height: 40px;
    filter: drop-shadow(0 0 4px rgb(156,156,159,0.5));
}header .dzItop_pagewrap:hover svg {
    transform: scale(1.05);
}header .dzItop_pagewrap:after {
    position: absolute;
    background: rgb(156,156,159);
    content: '';
    transform: translateX(-50%);
    height: 1px;
    transition: width 0.4s ease;
    left: 50%;
    bottom: -8px;
    width: 0;
}header .dzItop_pagewrap:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .bEfmain_sitewrap {
    gap: 15px;
}header .Bqinav_prime {
    font-size: calc(12px - 1px);
}header .dzItop_pagewrap svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .bEfmain_sitewrap {
    z-index: 1001;
    overflow-y: auto;
    max-width: 300px;
    flex-direction: column;
    top: 0;
    background: #000000;
    padding: 80px 30px 30px;
    width: 80%;
    gap: 20px;
    transition: right 0.4s ease;
    position: fixed;
    height: 100vh;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    right: -100%;
}header .menu.active {
    right: 0;
}header .Bqinav_prime {
    border-bottom: 1px solid rgb(156,156,159,0.5);
    padding: 10px 5px;
    width: 100%;
}header .bEfmain_sitewrap:before {
    display: none;
}header .dzItop_pagewrap {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .dzItop_pagewrap svg {
    height: 30px;
}}.Kanprivacy_cloister {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 50px;
    color: #000000;
    background-color: rgb(193,193,196);
    font-family: Arial, sans-serif;
}.Kanprivacy_cloister h1 {
    margin-bottom: 20px;
    font-size: 45px;
    font-weight: 700;
    color: rgb(156,156,159);
}.Kanprivacy_cloister h2 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 32px;
    color: rgb(120,120,122);
}.Kanprivacy_cloister h3, .Kanprivacy_cloister h4, .Kanprivacy_cloister h5, .Kanprivacy_cloister h6 {
    margin: 1rem 0;
}.Kanprivacy_cloister ul {
    padding: 0;
    list-style-type: none;
}.Kanprivacy_cloister li {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 18px;
}.Kanprivacy_cloister p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.6;
}.Kanprivacy_cloister div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.Kanprivacy_cloister {
    padding: 30px;
}.Kanprivacy_cloister h1 {
    font-size: calc(24px * 0.8);
}.Kanprivacy_cloister h2 {
    font-size: calc(24px * 0.9);
}}.aMBour_background {
    box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.4);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.aMBour_background::before {
    content: "";
    right: 0;
    backdrop-filter: blur(2px);
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgb(156,156,159,0.5) 0%,
        rgba(0, 0, 0, 0.75) 100%);
}.aMBour_background::after {
    right: -50%;
    background: radial-gradient(circle at center, rgb(120,120,122,0.5) 0%, transparent 60%);
    z-index: 2;
    transform: rotate(45deg);
    top: -50%;
    content: "";
    animation: shimmer 15s infinite alternate;
    width: 100%;
    height: 200%;
    opacity: 0.15;
    pointer-events: none;
    position: absolute;
}.aMBour_background .container {
    z-index: 3;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.aMBour_background .LICtext_block {
    transform: perspective(1000px) rotateY(2deg);
    mask-image: linear-gradient(to bottom, 
        rgba(0, 0, 0, 1) 98%, 
        rgba(0, 0, 0, 0) 100%);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding: 3.5rem;
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.2);
}.aMBour_background .LICtext_block:hover {
    transform: perspective(1000px) rotateY(0deg);
}.aMBour_background .LICtext_block::before {
    top: 0;
    left: 0;
    height: 8px;
    width: 100%;
    position: absolute;
    content: "";
    animation: gradient-shift 8s ease infinite;
    background-size: 200% 100%;
    background: linear-gradient(90deg, 
        rgb(156,156,159) 0%, 
        rgb(120,120,122) 50%, 
        rgb(156,156,159) 100%);
}.aMBour_background .LICtext_block::after {
    top: 20px;
    transform: rotate(45deg);
    opacity: 0.2;
    animation: rotate 30s linear infinite;
    position: absolute;
    right: 20px;
    height: 120px;
    border: 2px solid rgb(120,120,122,0.5);
    content: "";
    z-index: -1;
    width: 120px;
}.aMBour_background h1 {
    letter-spacing: 2px;
    position: relative;
    color: rgb(156,156,159);
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 2rem;
    display: inline-block;
    text-transform: uppercase;
}.aMBour_background h1::after {
    content: "";
    position: absolute;
    background-color: rgb(120,120,122);
    height: 3px;
    transition: width 0.4s ease;
    left: 0;
    width: 40%;
    bottom: -10px;
}.aMBour_background .LICtext_block:hover h1::after {
    width: 100%;
}.aMBour_background ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.aMBour_background ul li {
    margin-bottom: 1rem;
}.aMBour_background ul li:last-child {
    margin-bottom: 0;
}.aMBour_background h4 {
    font-size: calc(22px * 1.1);
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #000000;
    position: relative;
}.aMBour_background span {
    padding-left: 0;
    text-align: justify;
    column-gap: 2.5rem;
    font-size: 16px;
    position: relative;
    color: #000000;
    column-count: 2;
    hyphens: auto;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
}.aMBour_background span::first-letter {
    font-weight: 700;
    color: rgb(156,156,159);
    line-height: 0.8;
    float: left;
    margin-right: 0.1em;
    font-size: 2.5em;
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(45deg) translate(-5%, -5%);
    }
    100% {
        opacity: 0.2;
        transform: rotate(45deg) translate(5%, 5%);
    }
}

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

@media (max-width: 1200px) {.aMBour_background {
    padding: 100px 0;
}.aMBour_background .LICtext_block {
    padding: 3rem;
    transform: perspective(1000px) rotateY(1deg);
}.aMBour_background span {
    column-count: 2;
}
}

@media (max-width: 992px) {.aMBour_background {
    padding: 80px 0;
}.aMBour_background .LICtext_block {
    transform: none;
    padding: 2.5rem;
}.aMBour_background h1 {
    font-size: calc(40px * 0.9);
}.aMBour_background span {
    font-size: calc(16px * 0.95);
    column-count: 2;
}
}

@media (max-width: 768px) {.aMBour_background {
    padding: 60px 0;
}.aMBour_background .LICtext_block {
    padding: 2rem;
}.aMBour_background h1 {
    font-size: calc(40px * 0.8);
}.aMBour_background span {
    column-count: 1;
    font-size: calc(16px * 0.9);
}.aMBour_background .LICtext_block::after {
    top: 15px;
    width: 80px;
    height: 80px;
    right: 15px;
}
}

@media (max-width: 576px) {.aMBour_background {
    padding: 50px 0;
}.aMBour_background .LICtext_block {
    padding: 1.5rem;
}.aMBour_background h1 {
    font-size: calc(40px * 0.7);
    margin-bottom: 1.5rem;
}.aMBour_background h4 {
    font-size: calc(22px * 1);
}.aMBour_background span {
    line-height: 1.6;
    font-size: calc(16px * 0.85);
}.aMBour_background span::first-letter {
    font-size: 2em;
}.aMBour_background .LICtext_block::before {
    height: 5px;
}.aMBour_background .LICtext_block::after {
    display: none;
}
}

@media (max-width: 380px) {.aMBour_background {
    padding: 40px 0;
}.aMBour_background .LICtext_block {
    padding: 1.25rem;
}.aMBour_background h1 {
    font-size: calc(40px * 0.6);
    margin-bottom: 1.25rem;
}.aMBour_background span {
    font-size: calc(16px * 0.8);
    line-height: 1.5;
}}.FEDwelcome_board {
    background: linear-gradient(135deg, rgb(193,193,196), rgba(0, 0, 0, 0.5));
    align-items: center;
    position: relative;
    overflow: hidden;
    justify-content: center;
    perspective: 1000px;
    display: flex;
    min-height: 100vh;
}.FEDwelcome_board .lgjcourse_home {
    position: relative;
    transform-style: preserve-3d;
    max-width: 1200px;
    z-index: 2;
    width: 92%;
}.FEDwelcome_board .lgjcourse_home > div {
    transform: translateZ(0);
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
}.FEDwelcome_board h3 {
    backface-visibility: hidden;
    transform: translateY(0) rotateX(0deg);
    margin: 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.4;
    font-size: calc(21px * 1.05);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 2rem;
    background: linear-gradient(45deg, rgb(156,156,159), rgb(120,120,122));
    position: relative;
    font-weight: 600;
    z-index: 3;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.FEDwelcome_board .ijrlearn_way {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    min-height: 480px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    transform: translateZ(20px) rotateX(2deg);
    height: 60vh;
}.FEDwelcome_board .ijrlearn_way::before {
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgb(156,156,159,0.5) 50%,
    #000000 100%
  );
    left: 0;
    position: absolute;
    opacity: 0.85;
    content: "";
}.FEDwelcome_board .ijrlearn_way::after {
    backdrop-filter: blur(3px);
    transition: opacity 0.5s ease, backdrop-filter 0.5s ease;
    right: 0;
    left: 0;
    position: absolute;
    opacity: 0.3;
    bottom: 0;
    background: linear-gradient(
    135deg,
    transparent 30%,
    rgb(120,120,122,0.5) 100%
  );
    z-index: 2;
    top: 0;
    content: "";
}.FEDwelcome_board .ijrlearn_way > div {
    align-items: flex-start;
    display: flex;
    transform: translateZ(30px);
    flex-direction: column;
    justify-content: center;
    z-index: 3;
    height: 100%;
    position: relative;
    padding: 4rem 3rem;
}.FEDwelcome_board p {
    max-width: 500px;
    background: linear-gradient(90deg, rgb(156,156,159,0.5), transparent);
    color: #ffffff;
    padding: 1rem 1.5rem;
    font-weight: 400;
    line-height: 1.6;
    font-size: calc(12px * 1.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    backdrop-filter: blur(4px);
    transform: translateX(-20px);
    font-family: Arial, sans-serif;
    margin: 0 0 1.5rem;
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}.FEDwelcome_board h1.title_style_header {
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    opacity: 0;
    color: #ffffff;
    margin: 0;
    transform: perspective(1000px) rotateX(0);
    font-size: calc(46px * 1.1);
    line-height: 1.2;
    padding: 0.5rem 0;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    max-width: 700px;
}.FEDwelcome_board h1.title_style_header::before {
    left: 0;
    background: linear-gradient(90deg, rgb(120,120,122), transparent);
    width: 100px;
    height: 6px;
    animation: expandWidth 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    bottom: -10px;
    position: absolute;
    content: "";
}.FEDwelcome_board:hover .ijrlearn_way {
    transform: translateZ(25px) rotateX(0deg);
}.FEDwelcome_board:hover h3 {
    transform: translateY(-5px) rotateX(2deg);
}.FEDwelcome_board:hover .ijrlearn_way::after {
    backdrop-filter: blur(2px);
    opacity: 0.2;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(-20px);
  }
}

@keyframes expandWidth {
  from {
    width: 50px;
  }
  to {
    width: 200px;
  }
}

@media screen and (min-width: 768px) {.FEDwelcome_board .lgjcourse_home > div {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.FEDwelcome_board h3 {
    font-size: 21px;
    align-self: center;
    transform: translateZ(10px) perspective(1000px);
}.FEDwelcome_board .ijrlearn_way {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    height: 70vh;
}.FEDwelcome_board h1.title_style_header {
    font-size: 46px;
    max-width: 90%;
}
}

@media screen and (min-width: 992px) {.FEDwelcome_board .lgjcourse_home > div {
    gap: 3rem;
    grid-template-columns: 0.8fr 1.2fr;
}.FEDwelcome_board h3 {
    padding: 2.5rem;
    transform: translateZ(15px) perspective(1000px);
}.FEDwelcome_board .ijrlearn_way {
    height: 80vh;
    transform: translateZ(30px) rotateX(1deg);
}.FEDwelcome_board .ijrlearn_way > div {
    padding: 5rem 4rem;
}.FEDwelcome_board p {
    font-size: calc(12px * 1.25);
    max-width: 550px;
}.FEDwelcome_board h1.title_style_header {
    font-size: calc(46px * 1.2);
}.FEDwelcome_board h1.title_style_header::before {
    height: 8px;
}
}

@media screen and (max-width: 767px) {.FEDwelcome_board {
    min-height: auto;
    padding: 3rem 0;
}.FEDwelcome_board .lgjcourse_home {
    width: 90%;
}.FEDwelcome_board h3 {
    font-size: calc(21px * 1.1);
    padding: 1.5rem;
}.FEDwelcome_board .ijrlearn_way {
    min-height: 380px;
    height: 50vh;
}.FEDwelcome_board .ijrlearn_way > div {
    padding: 2rem 1.5rem;
}.FEDwelcome_board p {
    margin-bottom: 1rem;
    font-size: 12px;
    transform: translateX(-10px);
}.FEDwelcome_board h1.title_style_header {
    font-size: calc(30px * 0.9);
}.FEDwelcome_board h1.title_style_header::before {
    height: 4px;
}}.qfRmodalCookieAgreement {
    box-shadow: 0 -10px 30px rgb(156,156,159,0.5);
    z-index: 90;
    background: rgb(120,120,122);
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(156,156,159);
    position: fixed;
    animation: slideIn 0.5s ease-in-out;
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.UOeprivacy_learn {
    padding: 20px 5%;
    flex-wrap: wrap;
    box-shadow: 0 0 20px rgb(156,156,159,0.5);
    background: linear-gradient(135deg, rgb(120,120,122) 0%, rgba(0, 0, 0, 0.5) 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}.lRAgdpr_banner {
    box-shadow: 0 0 15px rgb(156,156,159);
    background: rgba(0, 0, 0, 0.5);
    margin-right: 20px;
    overflow: hidden;
    padding: 10px;
    border-radius: 12px;
    flex-shrink: 0;
}.lRAgdpr_banner svg, .lRAgdpr_banner svg path {
    width: 60px;
    height: 60px;
    transition: transform 0.3s ease;
    fill: rgb(156,156,159);
}.lRAgdpr_banner:hover svg {
    transform: rotate(20deg);
}.NVecookie_expand {
    flex: 1;
    color: #ffffff;
    min-width: 300px;
}.NVecookie_expand h5 {
    margin-bottom: 10px;
    font-size: 22px;
    text-shadow: 0 0 10px rgb(156,156,159);
    color: rgb(156,156,159);
    font-weight: 700;
}.NVecookie_expand p {
    font-size: 13px;
    color: #ffffff;
    text-shadow: 0 0 5px rgb(156,156,159,0.5);
    margin-bottom: 0;
}.YWecookies_tech {
    background: rgb(156,156,159);
    white-space: nowrap;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border-radius: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 12px 25px;
    margin-left: 10px;
    color: #000000;
    box-shadow: 0 0 10px rgb(156,156,159,0.5);
}.YWecookies_tech:hover {
    box-shadow: 0 0 20px rgb(120,120,122,0.5);
    background: rgb(120,120,122);
}.qfRmodalCookieAgreement p a {
    text-decoration: underline;
    color: rgb(156,156,159);
    transition: color 0.3s ease;
}.qfRmodalCookieAgreement p a:hover {
    color: rgb(120,120,122);
}#FpipopupPrivacyNotice {
    display: none;
}#FpipopupPrivacyNotice:checked ~ .qfRmodalCookieAgreement {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.qfRmodalCookieAgreement {
    padding: 20px;
}.UOeprivacy_learn {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.lRAgdpr_banner {
    display: none;
}.UOeprivacy_learn {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.NVecookie_expand {
    margin-bottom: 20px;
    text-align: center;
}.qfRmodalCookieAgreement h5, .qfRmodalCookieAgreement p {
    text-align: center;
}.YWecookies_tech {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    margin-left: 0;
}}
.mencourse_program {
    background: linear-gradient(45deg, rgb(120,120,122,0.5) 0%, rgb(193,193,196) 50%, rgb(156,156,159,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 8rem 2rem;
}.mencourse_program::before {
    width: 200%;
    z-index: 1;
    animation: rotate 60s linear infinite;
    left: -50%;
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(120,120,122,0.5) 100%);
    height: 200%;
    position: absolute;
    top: -50%;
    content: "";
}.mencourse_program::after {
    width: 100%;
    z-index: 2;
    top: 0;
    content: "";
    height: 100%;
    background: linear-gradient(
        rgb(120,120,122,0.5),
        transparent 20%,
        transparent 80%,
        rgb(156,156,159,0.5)
    );
    left: 0;
    position: absolute;
}.mencourse_program .container {
    margin: 0 auto;
    z-index: 3;
    position: relative;
    max-width: 1400px;
}.mencourse_program .Ixoeducation_flow {
    margin-bottom: 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
}.mencourse_program .LICtext_block {
    margin-right: auto;
    margin-bottom: 4rem;
    max-width: 800px;
    margin-left: auto;
    text-align: center;
}.mencourse_program h2 {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 3rem;
    font-size: 41px;
    color: #000000;
    position: relative;
}.mencourse_program h2::before,
.mencourse_program h2::after {
    width: 150%;
    position: absolute;
    left: -25%;
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(156,156,159), transparent);
    content: "";
}.mencourse_program h2::before {
    top: -15px;
}.mencourse_program h2::after {
    bottom: -15px;
}.mencourse_program .description {
    animation-delay: 0.2s;
    font-size: calc(18px * 1.1);
    opacity: 0;
    animation: slideUp 0.8s forwards;
    line-height: 1.8;
    transform: translateY(30px);
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
}.mencourse_program .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.mencourse_program .xgaimage_section {
    margin-top: 2rem;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    width: 100%;
    border-radius: 13px;
    height: 500px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform: scale(0.95);
}.mencourse_program .xgaimage_section::before {
    background: linear-gradient(
        to bottom,
        rgb(156,156,159,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(120,120,122,0.5) 100%
    );
    z-index: 1;
    opacity: 0.7;
    transition: opacity 0.5s ease;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
}.mencourse_program .xgaimage_section:hover {
    transform: scale(1);
}.mencourse_program .xgaimage_section:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.mencourse_program {
    padding: 5rem 1.5rem;
}.mencourse_program .LICtext_block {
    margin-bottom: 3rem;
}.mencourse_program h2 {
    font-size: calc(41px * 0.85);
}.mencourse_program .xgaimage_section {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.mencourse_program {
    padding: 4rem 1rem;
}.mencourse_program .LICtext_block {
    margin-bottom: 2rem;
}.mencourse_program h2 {
    font-size: calc(41px * 0.7);
}.mencourse_program h2::before,
    .mencourse_program h2::after {
    width: 120%;
    left: -10%;
}.mencourse_program .description {
    font-size: 18px;
}.mencourse_program .xgaimage_section {
    height: 300px;
}}.qBScustomer_experience {
    padding: 100px 0 120px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(193,193,196) 0%, rgba(245, 245, 248, 0.95) 100%);
}.qBScustomer_experience::before {
    position: absolute;
    background: linear-gradient(120deg, rgb(156,156,159,0.5) 0%, rgba(255,255,255,0) 80%);
    opacity: 0.07;
    z-index: 1;
    width: 40%;
    content: "";
    height: 70%;
    right: -5%;
    transform: rotate(-15deg) skewX(5deg);
    top: -10%;
}.qBScustomer_experience::after {
    position: absolute;
    z-index: 1;
    opacity: 0.09;
    transform: rotate(10deg) skewX(-5deg);
    bottom: -10%;
    left: -5%;
    content: "";
    height: 60%;
    background: linear-gradient(240deg, rgb(120,120,122,0.5) 0%, rgba(255,255,255,0) 80%);
    width: 35%;
}.qBScustomer_experience .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.qBScustomer_experience h2 {
    font-size: 28px;
    color: #000000;
    position: relative;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 50px;
    letter-spacing: -0.02em;
    font-weight: 700;
}.qBScustomer_experience h2::after {
    content: "";
    width: 80px;
    height: 3px;
    left: 50%;
    bottom: -15px;
    background: linear-gradient(to right, rgb(156,156,159), rgb(120,120,122));
    transform: translateX(-50%);
    position: absolute;
}.qBScustomer_experience .GZJstudent_votes {
    gap: 30px;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
}.qBScustomer_experience .YOrlearner_reflections {
    position: relative;
    z-index: 2;
    padding: 30px;
    overflow: hidden;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
}.qBScustomer_experience .YOrlearner_reflections::before {
    opacity: 0.1;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: -1;
    line-height: 1;
    color: rgb(120,120,122,0.5);
    content: "";
    font-family: serif;
    font-size: 120px;
}.qBScustomer_experience .YOrlearner_reflections:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.qBScustomer_experience .YOrlearner_reflections div {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}.qBScustomer_experience .YOrlearner_reflections img {
    height: 60px;
    border: 3px solid rgba(rgb(156,156,159,0.5), 0.1);
    margin-right: 15px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    object-fit: cover;
    width: 60px;
    border-radius: 50%;
}.qBScustomer_experience .YOrlearner_reflections:hover img {
    transform: scale(1.05);
    border-color: rgb(156,156,159,0.5);
}.qBScustomer_experience .YOrlearner_reflections h4 {
    margin: 0;
    position: relative;
    font-size: 18px;
    color: #000000;
    transition: color 0.3s ease;
    font-weight: 600;
}.qBScustomer_experience .YOrlearner_reflections:hover h4 {
    color: rgb(156,156,159);
}.qBScustomer_experience .YOrlearner_reflections h4::after {
    left: 0;
    position: absolute;
    transition: width 0.4s ease;
    background: rgb(156,156,159);
    content: "";
    bottom: -5px;
    height: 2px;
    width: 0;
}.qBScustomer_experience .YOrlearner_reflections:hover h4::after {
    width: 70%;
}.qBScustomer_experience .YOrlearner_reflections .description {
    z-index: 1;
    line-height: 1.6;
    font-weight: 400;
    position: relative;
    font-size: 18px;
    margin: 0;
    color: #000000;
}.qBScustomer_experience .YOrlearner_reflections:nth-child(odd) {
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
}.qBScustomer_experience .YOrlearner_reflections:nth-child(even) {
    transform: perspective(1000px) rotateY(-1deg) translateZ(0);
}.qBScustomer_experience .YOrlearner_reflections:nth-child(odd):hover {
    transform: perspective(1000px) rotateY(0) translateY(-10px);
}.qBScustomer_experience .YOrlearner_reflections:nth-child(even):hover {
    transform: perspective(1000px) rotateY(0) translateY(-10px);
}.qBScustomer_experience .GZJstudent_votes:hover .YOrlearner_reflections:not(:hover) {
    opacity: 0.75;
}.qBScustomer_experience a {
    left: 50%;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    font-weight: 600;
    padding: 12px 30px;
    background: linear-gradient(135deg, rgb(156,156,159) 0%, rgb(120,120,122) 100%);
    text-decoration: none;
    margin-top: 40px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    border-radius: 10px;
    transform: translateX(-50%);
}.qBScustomer_experience a::before {
    height: 100%;
    transition: left 0.7s ease;
    left: -100%;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.qBScustomer_experience a:hover {
    transform: translateX(-50%) translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.qBScustomer_experience a:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.qBScustomer_experience {
    padding: 80px 0 100px;
}.qBScustomer_experience h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.qBScustomer_experience .GZJstudent_votes {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.qBScustomer_experience {
    padding: 60px 0 80px;
}.qBScustomer_experience h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 35px;
}.qBScustomer_experience .GZJstudent_votes {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.qBScustomer_experience .YOrlearner_reflections {
    padding: 25px;
}.qBScustomer_experience .YOrlearner_reflections::before {
    font-size: 100px;
}.qBScustomer_experience a {
    margin-top: 30px;
    padding: 10px 25px;
}
}

@media (max-width: 576px) {.qBScustomer_experience {
    padding: 50px 0 70px;
}.qBScustomer_experience h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 30px;
}.qBScustomer_experience h2::after {
    width: 60px;
    bottom: -12px;
}.qBScustomer_experience .YOrlearner_reflections {
    padding: 20px;
}.qBScustomer_experience .YOrlearner_reflections div {
    margin-bottom: 15px;
}.qBScustomer_experience .YOrlearner_reflections img {
    height: 50px;
    width: 50px;
}.qBScustomer_experience .YOrlearner_reflections::before {
    font-size: 80px;
    top: 5px;
    right: 15px;
}.qBScustomer_experience .YOrlearner_reflections .description {
    font-size: calc(18px * 0.95);
}.qBScustomer_experience a {
    padding: 10px 20px;
    margin-top: 25px;
    font-size: calc(14px * 0.9);
}}.KbEtyWrapper {
    position: relative;
    background: linear-gradient(135deg, rgb(193,193,196) 0%, rgb(156,156,159,0.5) 100%);
    overflow: hidden;
    padding: 4rem 0;
}.KbEtyWrapper::before {
    width: 100%;
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(156,156,159,0.5) 0,
        rgb(156,156,159,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    content: "";
    opacity: 0.05;
    position: absolute;
    left: 0;
}.KbEtyWrapper::after {
    border-radius: 50%;
    filter: blur(100px);
    position: absolute;
    top: -10%;
    right: -5%;
    content: "";
    height: 300px;
    z-index: 0;
    opacity: 0.1;
    animation: pulse 10s infinite alternate ease-in-out;
    width: 300px;
    background: rgb(120,120,122);
}.KbEtyWrapper .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
}.KbEtyWrapper h2 {
    margin-bottom: 2.5rem;
    max-width: 90%;
    transform: translateX(-10px);
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    position: relative;
    line-height: 1.3;
    color: rgb(156,156,159);
    animation: slideInTitle 0.8s forwards ease-out;
    opacity: 0;
    animation-delay: 0.3s;
    font-size: 36px;
}.KbEtyWrapper h2::after {
    background: rgb(120,120,122);
    bottom: -15px;
    content: "";
    animation-delay: 1s;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    transform-origin: left;
    width: 80px;
    height: 3px;
    animation: expandLine 1s forwards ease-out;
}.KbEtyWrapper .Ierlearn_legacy {
    transform: translateY(20px);
    animation: fadeUpIn 1s forwards ease-out;
    padding: 2.5rem;
    opacity: 0;
    position: relative;
    animation-delay: 0.5s;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
}.KbEtyWrapper .Ierlearn_legacy::before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 20px;
    opacity: 0.1;
    border: 1px solid rgb(156,156,159,0.5);
    right: 20px;
    top: 20px;
    bottom: 20px;
}.KbEtyWrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}.KbEtyWrapper li {
    position: relative;
    padding-left: 2rem;
}.KbEtyWrapper li::before {
    width: 8px;
    content: "";
    height: 8px;
    position: absolute;
    top: 0.5rem;
    background: rgb(120,120,122);
    animation: fadeIn 0.5s forwards ease-out;
    animation-delay: 1.2s;
    transform: rotate(45deg);
    left: 0;
    opacity: 0;
}.KbEtyWrapper li span {
    color: #000000;
    font-size: calc(14px * 1.05);
    margin-bottom: 1rem;
    opacity: 0;
    display: block;
    line-height: 1.7;
    animation: fadeUpIn 0.8s forwards ease-out;
    position: relative;
    animation-delay: 0.8s;
    transform: translateY(10px);
    font-family: Arial, sans-serif;
}.KbEtyWrapper li span::after {
    bottom: -15px;
    left: 0;
    position: absolute;
    opacity: 0.2;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, rgb(156,156,159,0.5) 0%, transparent 100%);
    width: 100%;
}

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

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.15;
    }
}

@media (max-width: 992px) {.KbEtyWrapper {
    padding: 3rem 0;
}.KbEtyWrapper h2 {
    font-size: calc(36px * 0.9);
    max-width: 100%;
}.KbEtyWrapper .Ierlearn_legacy {
    padding: 2rem;
}
}

@media (max-width: 768px) {.KbEtyWrapper h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.KbEtyWrapper .Ierlearn_legacy {
    padding: 1.75rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
}.KbEtyWrapper li span {
    font-size: 14px;
}.KbEtyWrapper::after {
    top: -5%;
    width: 200px;
    height: 200px;
    right: -10%;
}
}

@media (max-width: 576px) {.KbEtyWrapper {
    padding: 2.5rem 0;
}.KbEtyWrapper .container {
    padding: 0 1.5rem;
}.KbEtyWrapper h2 {
    font-size: calc(36px * 0.7);
}.KbEtyWrapper h2::after {
    width: 60px;
    height: 2px;
}.KbEtyWrapper .Ierlearn_legacy {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.5rem;
}.KbEtyWrapper li {
    padding-left: 1.5rem;
}.KbEtyWrapper li::before {
    width: 6px;
    height: 6px;
}.KbEtyWrapper li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}.utEprice_set {
    position: relative;
    padding: 6rem 0;
    background-color: rgb(193,193,196);
    overflow: hidden;
}.utEprice_set::before {
    top: 0;
    background: linear-gradient(135deg, rgb(156,156,159,0.5) 0%, transparent 70%);
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    pointer-events: none;
    height: 100%;
}.utEprice_set::after {
    opacity: 0.15;
    position: absolute;
    content: "";
    width: 20rem;
    transform: rotate(-15deg);
    pointer-events: none;
    height: 20rem;
    background: linear-gradient(225deg, rgb(120,120,122) 0%, transparent 80%);
    right: -5rem;
    bottom: -5rem;
    z-index: 1;
}.utEprice_set .container {
    max-width: 1400px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
}.utEprice_set .lgAenroll_cost {
    gap: 3rem;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
}.utEprice_set .FPMprice_sheet {
    border-left: 4px solid rgb(156,156,159);
    padding: 2rem;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.utEprice_set .FPMprice_sheet::before {
    position: absolute;
    height: 40px;
    content: "";
    z-index: -1;
    width: 40px;
    background-color: rgb(156,156,159);
    left: -20px;
    transform: rotate(45deg);
    top: 20px;
}.utEprice_set .FPMprice_sheet h2 {
    font-size: 30px;
    margin-bottom: 1.5rem;
    color: #000000;
    transform: perspective(800px) translateZ(30px);
    font-weight: 700;
    position: relative;
}.utEprice_set .FPMprice_sheet h2::after {
    content: "";
    width: 80px;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 3px;
    background: linear-gradient(90deg, rgb(156,156,159), rgb(120,120,122));
}.utEprice_set .FPMprice_sheet .fsAclass_cost {
    color: #000000;
    max-width: 80%;
    line-height: 1.6;
    font-size: 15px;
}.utEprice_set .Urapromo_rates {
    gap: 2rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.utEprice_set .QcVpricing_block {
    transition: all 0.4s ease;
    position: relative;
    transform-style: preserve-3d;
    text-decoration: none;
    color: inherit;
    display: block;
}.utEprice_set .QcVpricing_block:hover {
    transform: translateY(-10px);
}.utEprice_set .TNvstudy_offers {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    height: 100%;
    flex-direction: column;
    transform: translateZ(0);
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 10px;
}.utEprice_set .QcVpricing_block:hover .TNvstudy_offers {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(156,156,159,0.5);
    transform: translateZ(20px);
}.utEprice_set .QcVpricing_block:nth-child(odd) .TNvstudy_offers {
    transform: rotate(-1deg);
}.utEprice_set .QcVpricing_block:nth-child(even) .TNvstudy_offers {
    transform: rotate(1deg);
}.utEprice_set .QcVpricing_block:hover .TNvstudy_offers {
    transform: rotate(0) translateZ(20px);
}.utEprice_set .maFdiscount_grid {
    padding: 2rem;
    overflow-wrap: break-word;
    z-index: 2;
    display: flex;
    word-break: break-word;
    position: relative;
    flex-direction: column;
    flex: 1;
}.utEprice_set .maFdiscount_grid::before {
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    width: 100%;
    z-index: -1;
}.utEprice_set .maFdiscount_grid h3 {
    font-weight: 600;
    transform: translateZ(10px);
    font-size: calc(24px * 1.2);
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 1rem;
}.utEprice_set .QcVpricing_block:hover .maFdiscount_grid h3 {
    transform: translateZ(25px);
}.utEprice_set .maFdiscount_grid h3::after {
    width: 40px;
    height: 3px;
    left: 0;
    transition: width 0.3s ease;
    bottom: -8px;
    content: "";
    position: absolute;
    background: rgb(156,156,159);
}.utEprice_set .QcVpricing_block:hover .maFdiscount_grid h3::after {
    width: 60px;
}.utEprice_set .yHurate_choices {
    display: block;
    font-weight: 700;
    margin: 0.5rem 0 1.5rem;
    font-size: calc(24px * 1.8);
    color: rgb(156,156,159);
    position: relative;
    transform: translateZ(15px);
}.utEprice_set .yHurate_choices::before {
    left: 0;
    background: linear-gradient(90deg, rgb(156,156,159,0.5), transparent);
    height: 2px;
    bottom: -8px;
    position: absolute;
    width: 80px;
    content: "";
}.utEprice_set .maFdiscount_grid p {
    font-size: 15px;
    word-break: break-word;
    margin-top: 1rem;
    line-height: 1.6;
    overflow-wrap: break-word;
    flex: 1;
    color: #000000;
}.utEprice_set .xgaimage_section {
    transition: transform 0.5s ease;
    width: 100%;
    transform: translateZ(0);
    position: relative;
    height: 200px;
    overflow: hidden;
}.utEprice_set .QcVpricing_block:hover .xgaimage_section {
    transform: scale(1.05) translateZ(0);
}.utEprice_set .xgaimage_section::after {
    content: "";
    position: absolute;
    height: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    bottom: 0;
}.utEprice_set .xgaimage_section::before {
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgb(156,156,159);
    transition: opacity 0.3s ease;
    content: "";
    top: 0;
    z-index: 1;
    left: 0;
    opacity: 0.15;
}.utEprice_set .QcVpricing_block:hover .xgaimage_section::before {
    opacity: 0.05;
}

@media (min-width: 992px) {.utEprice_set .lgAenroll_cost {
    gap: 4rem;
    grid-template-columns: 2fr 1fr;
}.utEprice_set .FPMprice_sheet {
    padding: 3rem;
}.utEprice_set .Urapromo_rates {
    grid-column: 1;
    grid-row: 1;
}.utEprice_set .FPMprice_sheet {
    position: sticky;
    grid-column: 2;
    grid-row: 1;
    align-self: start;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    top: 2rem;
}.utEprice_set .FPMprice_sheet:hover {
    transform: perspective(1000px) rotateY(0) translateZ(30px);
}
}

@media (min-width: 1200px) {.utEprice_set .Urapromo_rates {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.utEprice_set .maFdiscount_grid {
    min-height: 300px;
}
}

@media (max-width: 991px) {.utEprice_set {
    padding: 4rem 0;
}.utEprice_set .FPMprice_sheet {
    order: -1;
}.utEprice_set .FPMprice_sheet h2 {
    font-size: calc(30px * 0.9);
}.utEprice_set .FPMprice_sheet .fsAclass_cost {
    max-width: 100%;
}
}

@media (max-width: 767px) {.utEprice_set {
    padding: 3rem 0;
}.utEprice_set .container {
    padding: 0 1.5rem;
}.utEprice_set .Urapromo_rates {
    grid-template-columns: 1fr;
}.utEprice_set .FPMprice_sheet h2 {
    font-size: calc(30px * 0.8);
}.utEprice_set .maFdiscount_grid {
    padding: 1.5rem;
}.utEprice_set .yHurate_choices {
    font-size: calc(24px * 1.5);
}.utEprice_set .xgaimage_section {
    height: 180px;
}
}

@media (max-width: 480px) {.utEprice_set .maFdiscount_grid p {
    font-size: calc(15px * 0.9);
}.utEprice_set .maFdiscount_grid h3 {
    font-size: 24px;
}.utEprice_set .yHurate_choices {
    font-size: calc(24px * 1.3);
}.utEprice_set .xgaimage_section {
    height: 160px;
}}.IcBleadership_experience {
    background-color: rgb(193,193,196);
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem;
}.IcBleadership_experience::before {
    background: rgb(156,156,159,0.5);
    height: 300px;
    position: absolute;
    top: -100px;
    content: "";
    filter: blur(120px);
    width: 300px;
    right: -100px;
    z-index: 0;
    border-radius: 50%;
}.IcBleadership_experience::after {
    z-index: 0;
    height: 250px;
    background: rgb(120,120,122,0.5);
    bottom: -80px;
    width: 250px;
    border-radius: 50%;
    filter: blur(100px);
    position: absolute;
    content: "";
    left: -80px;
}.IcBleadership_experience .YOrlearner_reflections {
    max-width: 1100px;
    z-index: 2;
    overflow: visible;
    position: relative;
    gap: 0;
    background: #ffffff;
    border-radius: 23px;
    grid-template-columns: 1fr 1.2fr;
    margin: 0 auto;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    display: grid;
}.IcBleadership_experience .xgaimage_section {
    height: 500px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateX(-30px) translateY(-30px);
    border-radius: 23px 0 0 23px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}.IcBleadership_experience .xgaimage_section::before {
    top: 30px;
    border-radius: 23px;
    content: "";
    position: absolute;
    height: 100%;
    left: 30px;
    width: 100%;
    background: rgb(156,156,159,0.5);
    z-index: -1;
}.IcBleadership_experience .OQlcareer_table {
    display: flex;
    flex-direction: column;
    padding: 4rem 3rem;
    justify-content: center;
}.IcBleadership_experience .name {
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #000000;
    font-size: 41px;
    margin-bottom: 0.5rem;
}.IcBleadership_experience .OQlcareer_table > div:nth-child(2) {
    letter-spacing: 2px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 2rem;
    color: rgb(156,156,159);
    padding-bottom: 15px;
    display: inline-block;
    font-size: 23px;
}.IcBleadership_experience .OQlcareer_table > div:nth-child(2)::after {
    left: 0;
    bottom: 0;
    position: absolute;
    height: 2px;
    width: 60px;
    content: "";
    background: rgb(120,120,122);
}.IcBleadership_experience .tZhwork_items {
    font-size: calc(12px * 1.1);
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 300;
    line-height: 1.7;
    font-style: italic;
}.IcBleadership_experience .tZhwork_items::before {
    position: absolute;
    content: "";
    font-family: serif;
    font-size: 5rem;
    color: rgb(120,120,122,0.5);
    left: -2rem;
    top: -2.5rem;
    z-index: -1;
}.IcBleadership_experience .YOrlearner_reflections:hover .xgaimage_section {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(156,156,159,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.IcBleadership_experience .YOrlearner_reflections:hover .name {
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(156,156,159), rgb(120,120,122));
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
}

@media (max-width: 992px) {.IcBleadership_experience .YOrlearner_reflections {
    max-width: 90%;
    grid-template-columns: 1fr;
}.IcBleadership_experience .xgaimage_section {
    transform: translateY(-30px);
    border-radius: 23px 23px 0 0;
    height: 400px;
}.IcBleadership_experience .xgaimage_section::before {
    left: 0;
    width: 100%;
    top: 30px;
}.IcBleadership_experience .OQlcareer_table {
    padding: 1rem 2rem 3rem;
}.IcBleadership_experience .YOrlearner_reflections:hover .xgaimage_section {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.IcBleadership_experience {
    padding: 4rem 1rem;
}.IcBleadership_experience .YOrlearner_reflections {
    max-width: 100%;
}.IcBleadership_experience .xgaimage_section {
    height: 320px;
    transform: translateY(-20px);
}.IcBleadership_experience .xgaimage_section::before {
    top: 20px;
}.IcBleadership_experience .OQlcareer_table {
    padding: 0.5rem 1.5rem 2.5rem;
}.IcBleadership_experience .name {
    font-size: calc(30px);
}.IcBleadership_experience .OQlcareer_table > div:nth-child(2) {
    letter-spacing: 1px;
    font-size: 12px;
}.IcBleadership_experience .tZhwork_items {
    font-size: 12px;
}.IcBleadership_experience .YOrlearner_reflections:hover .xgaimage_section {
    transform: translateY(-25px);
}}.zDMcourse_suitability {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(193,193,196) 0%, rgb(156,156,159,0.5) 100%);
    position: relative;
    padding: 5rem 2rem;
}.zDMcourse_suitability::before {
    z-index: 1;
    width: 500px;
    transform: translate(-50%, -50%);
    content: "";
    top: 50%;
    height: 500px;
    left: 50%;
    border: 2px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    border-radius: 50%;
    animation: rotate 20s linear infinite;
}.zDMcourse_suitability::after {
    z-index: 1;
    top: 50%;
    position: absolute;
    height: 800px;
    transform: translate(-50%, -50%);
    animation: rotate-reverse 30s linear infinite;
    width: 800px;
    border-radius: 50%;
    border: 4px dotted rgb(156,156,159,0.5);
    content: "";
    left: 50%;
}@keyframes rotate {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes rotate-reverse {
    from { transform: translate(-50%, -50%) rotate(360deg); }
    to { transform: translate(-50%, -50%) rotate(0deg); }
}

.zDMcourse_suitability .Ierlearn_legacy {
    border-radius: 24px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 2rem;
}.zDMcourse_suitability .Ierlearn_legacy::before {
    border-radius: 50%;
    content: "";
    animation: pulse 8s ease-in-out infinite alternate;
    filter: blur(50px);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    position: absolute;
    background: radial-gradient(circle, rgb(120,120,122,0.5) 0%, transparent 70%);
    left: 50%;
    height: 300px;
    z-index: -1;
}@keyframes pulse {
    0% { opacity: 0.3; transform: translate(-50%, -50%) scale(0.8); }
    100% { opacity: 0.7; transform: translate(-50%, -50%) scale(1.2); }
}

.zDMcourse_suitability h3 {
    z-index: 10;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-size: 31px;
    margin-bottom: 4rem;
    text-align: center;
}.zDMcourse_suitability h3::after {
    content: "";
    left: 50%;
    box-shadow: 0 0 15px rgb(156,156,159);
    transform: translateX(-50%);
    bottom: -15px;
    background: rgb(156,156,159);
    position: absolute;
    border-radius: 50px;
    animation: glow 3s infinite alternate;
    width: 150px;
    height: 3px;
}@keyframes glow {
    0% { box-shadow: 0 0 5px rgb(156,156,159); }
    100% { box-shadow: 0 0 20px rgb(156,156,159), 0 0 40px rgb(156,156,159,0.5); }
}

.zDMcourse_suitability ul {
    margin: 0;
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    display: grid;
    padding: 0;
    position: relative;
}.zDMcourse_suitability li {
    padding: 1.5rem 2rem;
    backdrop-filter: blur(10px);
    color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    align-items: center;
    position: relative;
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.zDMcourse_suitability li::before {
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    z-index: -1;
}.zDMcourse_suitability li::after {
    height: 150%;
    position: absolute;
    animation: data-stream 5s infinite;
    content: "";
    opacity: 0;
    width: 50px;
    transform: rotate(20deg) translateX(-150px);
    background: rgba(255, 255, 255, 0.2);
    animation-delay: calc(var(--i, 0) * 1s);
    z-index: 0;
}.zDMcourse_suitability li:nth-child(1) {
    --i: 0;
}.zDMcourse_suitability li:nth-child(2) {
    --i: 1;
}.zDMcourse_suitability li:nth-child(3) {
    --i: 2;
}.zDMcourse_suitability li:nth-child(4) {
    --i: 3;
}.zDMcourse_suitability li:nth-child(5) {
    --i: 4;
}.zDMcourse_suitability li:nth-child(6) {
    --i: 5;
}.zDMcourse_suitability li:nth-child(7) {
    --i: 6;
}.zDMcourse_suitability li:nth-child(8) {
    --i: 7;
}.zDMcourse_suitability li:nth-child(9) {
    --i: 8;
}.zDMcourse_suitability li:nth-child(10) {
    --i: 9;
}@keyframes data-stream {
    0% { transform: rotate(20deg) translateX(-150px); opacity: 0; }
    20% { opacity: 0.5; }
    100% { transform: rotate(20deg) translateX(500px); opacity: 0; }
}

.zDMcourse_suitability li:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
    border-color: rgb(120,120,122);
}.zDMcourse_suitability svg {
    height: 30px;
    width: 30px;
    transition: all 0.4s ease;
    position: relative;
    z-index: 2;
    margin-right: 1.5rem;
}.zDMcourse_suitability svg path {
    transition: all 0.4s ease;
    fill: rgb(120,120,122);
}.zDMcourse_suitability li:hover svg {
    transform: rotate(15deg);
}.zDMcourse_suitability li:hover svg path {
    fill: rgb(156,156,159);
}

@media (max-width: 1200px) {.zDMcourse_suitability::before {
    height: 400px;
    width: 400px;
}.zDMcourse_suitability::after {
    height: 600px;
    width: 600px;
}
}

@media (max-width: 992px) {.zDMcourse_suitability {
    padding: 4rem 1.5rem;
}.zDMcourse_suitability ul {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.zDMcourse_suitability li {
    padding: 1.25rem 1.5rem;
}
}

@media (max-width: 768px) {.zDMcourse_suitability {
    padding: 3.5rem 1.5rem;
}.zDMcourse_suitability ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.zDMcourse_suitability::before {
    width: 300px;
    height: 300px;
}.zDMcourse_suitability::after {
    height: 450px;
    width: 450px;
}.zDMcourse_suitability h3 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 576px) {.zDMcourse_suitability {
    padding: 3rem 1rem;
}.zDMcourse_suitability .Ierlearn_legacy {
    padding: 1.5rem 1rem;
}.zDMcourse_suitability h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 3rem;
}.zDMcourse_suitability li {
    padding: 1rem 1.25rem;
}.zDMcourse_suitability svg {
    margin-right: 1rem;
    height: 25px;
    width: 25px;
}}.joucontact_form_box {
    padding: 0;
    position: relative;
}.joucontact_form_box::before {
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    opacity: 0.92;
    width: 100%;
    background-color: rgb(193,193,196);
    top: 0;
}.joucontact_form_box .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}.joucontact_form_box .NIZsupport_widget {
    display: flex;
    position: relative;
}.joucontact_form_box .Fzkinquiry_widget {
    justify-content: center;
    background-color: rgb(156,156,159);
    padding: 80px 50px;
    display: flex;
    width: 40%;
    flex-direction: column;
    color: #ffffff;
}.joucontact_form_box .Fzkinquiry_widget h3 {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 34px;
    margin-bottom: 50px;
}.joucontact_form_box .Fzkinquiry_widget h3::after {
    content: '';
    bottom: -15px;
    background: #ffffff;
    height: 3px;
    left: 0;
    position: absolute;
    width: 60px;
}.joucontact_form_box .Fzkinquiry_widget div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
    align-items: center;
    margin-bottom: 30px;
    display: flex;
}.joucontact_form_box .Fzkinquiry_widget div:last-child {
    border-bottom: none;
}.joucontact_form_box .Fzkinquiry_widget svg {
    margin-right: 20px;
    width: 25px;
    height: 25px;
}.joucontact_form_box .Fzkinquiry_widget svg path {
    fill: #ffffff;
}.joucontact_form_box .Fzkinquiry_widget span {
    font-size: 17px;
    color: #ffffff;
}.joucontact_form_box .Fzkinquiry_widget a {
    transition: opacity 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.joucontact_form_box .Fzkinquiry_widget a:hover {
    opacity: 0.8;
}.joucontact_form_box .Mljquery_reach {
    padding: 100px 50px 100px 100px;
    display: flex;
    width: 60%;
    background-color: #ffffff;
    align-items: center;
}.joucontact_form_box form {
    width: 100%;
}.joucontact_form_box form h3 {
    color: #000000;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
    font-size: 34px;
}.joucontact_form_box form h3::after {
    width: 60px;
    left: 0;
    background: rgb(156,156,159);
    content: '';
    height: 3px;
    position: absolute;
    bottom: -15px;
}.joucontact_form_box form input[type="text"],
.joucontact_form_box form input[type="email"] {
    font-size: 17px;
    color: #000000;
    border: none;
    transition: all 0.3s ease;
    background: transparent;
    margin-bottom: 25px;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
}.joucontact_form_box form input[type="text"]:focus,
.joucontact_form_box form input[type="email"]:focus {
    border-bottom-color: rgb(156,156,159);
    outline: none;
}.joucontact_form_box form input::placeholder {
    color: #9e9e9e;
}.joucontact_form_box .Cmzmessage_list {
    display: flex;
    margin: 30px 0;
    align-items: flex-start;
}.joucontact_form_box .Cmzmessage_list input[type="checkbox"] {
    margin-right: 15px;
    appearance: none;
    width: 20px;
    flex-shrink: 0;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    background: transparent;
    position: relative;
    -webkit-appearance: none;
    transition: all 0.3s ease;
    height: 20px;
}.joucontact_form_box .Cmzmessage_list input[type="checkbox"]:checked {
    background-color: rgb(156,156,159);
    border-color: rgb(156,156,159);
}.joucontact_form_box .Cmzmessage_list input[type="checkbox"]:checked::before {
    top: 2px;
    border-width: 0 2px 2px 0;
    width: 6px;
    left: 6px;
    transform: rotate(45deg);
    height: 10px;
    position: absolute;
    border: solid white;
    content: '';
}.joucontact_form_box .Cmzmessage_list label {
    color: #000000;
    font-size: 12px;
    line-height: 1.6;
}.joucontact_form_box .Cmzmessage_list a {
    color: rgb(156,156,159);
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.joucontact_form_box .Cmzmessage_list a:hover {
    color: rgb(120,120,122);
}.joucontact_form_box .LNisupport_message {
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    color: #ffffff;
    background: rgb(156,156,159);
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    border: none;
    overflow: hidden;
    padding: 15px 40px;
}.joucontact_form_box .LNisupport_message::after {
    left: 0;
    content: '';
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(120,120,122);
    transform-origin: right;
    z-index: -1;
    position: absolute;
    width: 100%;
    top: 0;
    transform: scaleX(0);
    height: 100%;
}.joucontact_form_box .LNisupport_message:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@media (max-width: 1024px) {.joucontact_form_box .Fzkinquiry_widget {
    padding: 60px 30px;
}.joucontact_form_box .Mljquery_reach {
    padding: 80px 40px 80px 70px;
}
}

@media (max-width: 768px) {.joucontact_form_box .NIZsupport_widget {
    flex-direction: column;
}.joucontact_form_box .Fzkinquiry_widget {
    width: 100%;
    clip-path: none;
    padding: 50px 30px;
}.joucontact_form_box .Mljquery_reach {
    width: 100%;
    padding: 50px 30px;
}.joucontact_form_box .Fzkinquiry_widget h3,
    .joucontact_form_box form h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.joucontact_form_box .Fzkinquiry_widget,
    .joucontact_form_box .Mljquery_reach {
    padding: 40px 25px;
}.joucontact_form_box .Fzkinquiry_widget h3,
    .joucontact_form_box form h3 {
    font-size: calc(34px * 0.8);
    margin-bottom: 25px;
}.joucontact_form_box .Fzkinquiry_widget div {
    margin-bottom: 20px;
}.joucontact_form_box .LNisupport_message {
    width: 100%;
    padding: 15px 20px;
}
}