* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: auto;
}.nav_tutor4 {
    flex: 1 0 auto;
}.container {
    width: 1220px;
    margin: auto;
    max-width: 100%;
}.help_centerF {
    flex: 0 0 auto;
}.wrapper-bundleE {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    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;
}}
.instructor_history8 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,219,194) 0%, rgb(156,201,194,0.5) 100%);
}.instructor_history8::before {
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    transform: scale(1.5) rotate(-5deg);
    left: 0;
    background: linear-gradient(45deg, transparent 45%, rgb(122,115,181,0.5) 45%, rgb(122,115,181,0.5) 55%, transparent 55%);
}.instructor_history8 .feedback_ratingsH {
    display: flex;
    transform: rotate(-2deg);
    margin: 0 auto;
    gap: 2rem;
    max-width: 1100px;
    z-index: 1;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: center;
}.instructor_history8 .image_clickZ {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    width: 350px;
    transform: perspective(1000px) rotateY(-15deg);
    border-radius: 24px;
    box-shadow: 20px 20px 0 rgb(156,201,194,0.5);
    transition: all 0.5s ease;
    height: 400px;
}.instructor_history8 .exp_sectionh {
    transition: all 0.5s ease;
    padding: 2.5rem;
    max-width: 450px;
    border-radius: 24px;
    background: #ffffff;
    position: relative;
    z-index: 2;
    transform: perspective(1000px) rotateY(5deg) translateX(-30px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}.instructor_history8 .exp_sectionh::before {
    position: absolute;
    height: 100%;
    transform: rotate(3deg);
    content: "";
    border-radius: 24px;
    width: 100%;
    top: -15px;
    z-index: -1;
    background: rgb(122,115,181,0.5);
    right: -15px;
}.instructor_history8 .name {
    font-size: 33px;
    transform: skewX(-5deg);
    color: rgb(156,201,194);
    margin-bottom: 0.5rem;
    font-weight: 700;
}.instructor_history8 .exp_sectionh div:nth-child(2) {
    color: rgb(122,115,181);
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 24px;
    transform: skewX(-5deg);
}.instructor_history8 .career_table7 {
    line-height: 1.6;
    padding-left: 1.5rem;
    font-size: 16px;
    position: relative;
    font-style: italic;
    color: #000000;
}.instructor_history8 .career_table7::before {
    content: "";
    top: 0;
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(156,201,194), rgb(122,115,181));
    left: 0;
    width: 4px;
    height: 100%;
}.instructor_history8 .feedback_ratingsH:hover .image_clickZ {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(156,201,194,0.5);
}.instructor_history8 .feedback_ratingsH:hover .exp_sectionh {
    transform: perspective(1000px) rotateY(0) translateX(-20px);
}

@media screen and (max-width: 991px) {.instructor_history8 .feedback_ratingsH {
    flex-direction: column;
    gap: 3rem;
    transform: rotate(0);
}.instructor_history8 .image_clickZ {
    margin: 0 auto;
    height: 320px;
    width: 280px;
    transform: perspective(1000px) rotateY(0);
}.instructor_history8 .exp_sectionh {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.instructor_history8 .feedback_ratingsH:hover .image_clickZ {
    transform: perspective(1000px) rotateY(0);
}.instructor_history8 .feedback_ratingsH:hover .exp_sectionh {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}.get_help_info7 {
    overflow: hidden;
    padding: 90px 0;
    position: relative;
    background: rgb(216,219,194);
}.get_help_info7::before {
    left: 0;
    background: rgb(156,201,194,0.5);
    top: 0;
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 100%;
    content: "";
    clip-path: polygon(0 0, 25% 0, 35% 100%, 0% 100%);
}.get_help_info7::after {
    top: 0;
    right: 0;
    height: 100%;
    z-index: 0;
    content: "";
    clip-path: polygon(75% 0, 100% 0, 100% 100%, 65% 100%);
    width: 100%;
    position: absolute;
    background: rgb(122,115,181,0.5);
}.get_help_info7 .container {
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}.get_help_info7 .team_contactN {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    background: #ffffff;
    border-radius: 0;
    display: grid;
    position: relative;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 0;
}.get_help_info7 h2 {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    padding-bottom: 60px;
    background: rgb(156,201,194);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin: 0;
    padding: 40px;
    font-size: 37px;
}.get_help_info7 p {
    position: relative;
    margin-top: -20px;
    padding: 40px;
    color: #000000;
    margin: 0;
    background: #ffffff;
    z-index: 1;
    font-size: 17px;
}.get_help_info7 .get_connectedO {
    grid-template-columns: repeat(3, 1fr);
    background: rgb(216,219,194);
    margin: 0;
    position: relative;
    display: grid;
    gap: 0;
}.get_help_info7 .get_in_touchD {
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    justify-content: center;
    height: 100px;
    display: flex;
}.get_help_info7 .get_in_touchD:nth-child(1) {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    z-index: 3;
}.get_help_info7 .get_in_touchD:nth-child(2) {
    width: 105%;
    margin-left: -5%;
    z-index: 2;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}.get_help_info7 .get_in_touchD:nth-child(3) {
    z-index: 1;
    margin-left: -5%;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    width: 105%;
}.get_help_info7 .get_in_touchD::before {
    background: rgb(156,201,194);
    position: absolute;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateX(-100%);
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    content: "";
}.get_help_info7 .get_in_touchD:hover::before {
    transform: translateX(0);
}.get_help_info7 .get_in_touchD svg {
    width: 30px;
    transition: transform 0.3s ease;
    z-index: 1;
    height: 30px;
    position: relative;
}.get_help_info7 .get_in_touchD:hover svg {
    transform: scale(1.3);
}.get_help_info7 .get_in_touchD svg path {
    fill: rgb(156,201,194);
    transition: fill 0.3s ease;
}.get_help_info7 .get_in_touchD:hover svg path {
    fill: #ffffff;
}.get_help_info7 p svg {
    width: 24px;
    margin-right: 12px;
    height: 24px;
}.get_help_info7 p svg path {
    fill: rgb(156,201,194);
}.get_help_info7 p:nth-last-child(2) {
    align-items: center;
    padding: 30px 40px;
    margin-top: -20px;
    display: flex;
    background: #ffffff;
    margin-top: 0;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 100%);
}

@media (max-width: 991px) {.get_help_info7 {
    padding: 70px 0;
}.get_help_info7 h2 {
    font-size: calc(37px * 0.9);
    padding: 30px;
    padding-bottom: 50px;
}.get_help_info7 p {
    padding: 30px;
}.get_help_info7 p:nth-last-child(2) {
    padding: 25px 30px;
}.get_help_info7 .get_in_touchD {
    height: 90px;
}.get_help_info7 .get_in_touchD svg {
    width: 26px;
    height: 26px;
}
}

@media (max-width: 767px) {.get_help_info7 {
    padding: 50px 0;
}.get_help_info7 h2 {
    font-size: calc(37px * 0.85);
    padding-bottom: 45px;
    padding: 25px;
}.get_help_info7 p {
    font-size: calc(17px * 0.95);
    padding: 25px;
}.get_help_info7 p:nth-last-child(2) {
    padding: 20px 25px;
}.get_help_info7 .get_connectedO {
    grid-template-columns: 1fr;
}.get_help_info7 .get_in_touchD {
    height: 70px;
    clip-path: none !important;
    margin-left: 0 !important;
    width: 100% !important;
}.get_help_info7 .get_in_touchD svg {
    height: 24px;
    width: 24px;
}.get_help_info7 p svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}}

.get_help_info7 .get_in_touchD:active {
    transform: scale(0.95);
}@keyframes shimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.get_help_info7 .get_in_touchD::after {
    transform: translateX(-100%);
    content: "";
    background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(255, 255, 255, 0.2) 50%, 
    transparent 100%
  );
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
}.get_help_info7 .get_in_touchD:hover::after {
    animation: shimmer 1.5s infinite;
    opacity: 1;
}.modalDataProtectionG {
    z-index: 90;
    border-top: 2px solid rgb(156,201,194);
    bottom: 0;
    width: 100%;
    position: fixed;
    background: rgb(216,219,194);
}.cookies_tracking5 {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}#cookieUsageBanner0 {
    display: none;
}#cookieUsageBanner0:checked ~ .modalDataProtectionG {
    opacity: 0;
    visibility: hidden;
}.modalDataProtectionG h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.modalDataProtectionG p {
    font-size: 18px;
}.cookie_controlV {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_controlV svg, .cookie_controlV svg path, .cookie_controlV img {
    fill: rgb(156,201,194);
    height: 100px;
    width: 100px;
}.cookie_optionl {
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    flex-shrink: 0;
    color: rgb(156,201,194);
    font-size: 24px;
    border-bottom: 2px solid rgb(156,201,194);
    min-width: 120px;
}.modalDataProtectionG p a {
    text-decoration: none;
    color: rgb(156,201,194);
}
@media only screen and (max-width: 1200px) {.modalDataProtectionG {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_controlV {
    display: none;
}.cookies_tracking5 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.modalDataProtectionG h5 {
    text-align: center;
}.modalDataProtectionG p {
    text-align: center;
}.edu_cookieU {
    margin-bottom: 20px;
}body .wrapper-bundleE .cookie_optionl {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrapper-bundleE .modalDataProtectionG {
    background: #ffffff;
    border: none;
    box-shadow: rgb(156,201,194,0.5) 0px 0px 40px 39px;
}.wrapper-bundleE .cookie_optionl {
    padding: 10px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    border: none;
    background: rgb(156,201,194);
    margin-left: 30px;
}.wrapper-bundleE .cookie_controlV {
    width: 80px;
    justify-content: center;
    align-items: center;
    background:rgb(156,201,194);
    display: flex;
    border-radius: 50%;
    height: 80px;
}.wrapper-bundleE .cookie_controlV svg, .wrapper-bundleE .cookie_controlV svg path, .wrapper-bundleE .cookie_controlV img {
    fill:#000000;
    height: 40px;
    width: 40px;
}.wrapper-bundleE .edu_cookieU h5, .wrapper-bundleE .edu_cookieU p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrapper-bundleE .cookie_controlV {
    margin-bottom: 14px;
    margin: 0;
}}.privacy_lairF {
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 40px;
    border: 2px solid rgb(156,201,194);
    overflow: hidden;
    height: auto;
    color: #ffffff;
    box-shadow: 0 0 15px rgb(156,201,194,0.5);
}.privacy_lairF h1 {
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(156,201,194);
    border-bottom: 2px solid rgb(156,201,194);
    margin-top: 30px;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgb(156,201,194,0.5);
    font-size: 46px;
    padding-bottom: 10px;
}.privacy_lairF h2 {
    margin-bottom: 15px;
    color: rgb(122,115,181);
    padding-bottom: 5px;
    text-shadow: 0 0 10px rgb(122,115,181,0.5);
    font-size: 28px;
    margin-top: 25px;
    font-weight: 600;
    border-bottom: 1px solid rgb(122,115,181);
}.privacy_lairF h3, .privacy_lairF h4, .privacy_lairF h5, .privacy_lairF h6 {
    font-size: 21px;
    color: rgb(156,201,194);
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-shadow: 0 0 5px rgb(156,201,194,0.5);
}.privacy_lairF li {
    color: #000000;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    line-height: 1.6;
    font-size: 17px;
}.privacy_lairF li::before {
    color: rgb(156,201,194);
    content: "▸";
    left: -15px;
    top: 0;
    position: absolute;
}.privacy_lairF section {
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    box-shadow: 0 0 15px rgb(156,201,194,0.5);
}.privacy_lairF p, .privacy_lairF span, .privacy_lairF div {
    color: #000000;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 17px;
    text-shadow: 0 0 5px rgb(156,201,194,0.5);
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_lairF {
    padding: 20px 10px;
}.privacy_lairF h1 {
    font-size: calc(21px * 0.8);
}.privacy_lairF h2 {
    font-size: calc(21px * 0.8);
}.privacy_lairF h3, .privacy_lairF h4, .privacy_lairF h5, .privacy_lairF h6 {
    font-size: calc(21px * 0.8);
}.privacy_lairF p, .privacy_lairF span, .privacy_lairF div {
    font-size: calc(17px * 0.9);
}}.contact_sectiono {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(
        -45deg, 
        rgb(216,219,194) 0%, 
        rgb(122,115,181,0.5) 100%
    );
    overflow: hidden;
}.contact_sectiono .container {
    margin: 0 auto;
    padding: 0 1rem;
    max-width: 1400px;
}.contact_sectiono .help_queryU {
    overflow: hidden;
    position: relative;
    border-radius: 25px;
    align-items: stretch;
    background: rgb(122,115,181,0.5);
    display: flex;
    box-shadow: 0 25px 50px rgb(156,201,194,0.5);
}.contact_sectiono .image_clickZ {
    transform: skew(-10deg);
    margin-left: -5%;
    min-height: 600px;
    position: relative;
    z-index: 2;
    flex: 0 0 45%;
}.contact_sectiono .image_clickZ::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(
        135deg, 
        rgb(156,201,194,0.5) 0%, 
        rgb(122,115,181,0.5) 100%
    );
    width: 120%;
    content: '';
    left: 0;
    opacity: 0.7;
    transform: skew(10deg);
    top: 0;
    z-index: 1;
}.contact_sectiono .connect_gridr {
    display: flex;
    z-index: 3;
    justify-content: center;
    flex: 0 0 55%;
    position: relative;
    padding: 4rem 3rem 4rem 10%;
    flex-direction: column;
}.contact_sectiono h2 {
    text-align: left;
    color: #ffffff;
    padding-left: 2rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 2.5rem;
    font-size: 43px;
}.contact_sectiono h2::before {
    width: 1rem;
    border-radius: 50%;
    transform: translateY(-50%);
    content: '';
    top: 50%;
    position: absolute;
    box-shadow: 0 0 15px rgb(156,201,194,0.5);
    height: 1rem;
    background: rgb(156,201,194);
    left: 0;
}.contact_sectiono .connect_gridr h3 {
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1rem;
    font-weight: 600;
}.contact_sectiono .connect_gridr h3::after {
    position: absolute;
    width: 50px;
    content: '';
    left: 0;
    height: 3px;
    bottom: 0;
    background: rgb(156,201,194);
}.contact_sectiono .connect_gridr form {
    gap: 1.5rem;
    display: grid;
}.contact_sectiono .connect_gridr input:not([type="checkbox"]):not([type="submit"]) {
    color: #ffffff;
    position: relative;
    width: 100%;
    font-size: 18px;
    border-radius: 10px;
    outline: none;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    border: 1px solid rgb(156,201,194,0.5);
    background: rgb(122,115,181,0.5);
}.contact_sectiono .connect_gridr input:not([type="checkbox"]):not([type="submit"])::after {
    transition: width 0.3s ease;
    content: '';
    left: 0;
    bottom: -2px;
    position: absolute;
    height: 2px;
    width: 0;
    background: rgb(156,201,194);
}.contact_sectiono .connect_gridr input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(156,201,194,0.5);
    border-color: rgb(156,201,194);
}.contact_sectiono .connect_gridr input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.contact_sectiono .connect_gridr .reach_reachF {
    align-items: center;
    gap: 1rem;
    display: flex;
}.contact_sectiono .connect_gridr .reach_reachF input[type="checkbox"] {
    height: 22px;
    border: 2px solid rgb(156,201,194,0.5);
    cursor: pointer;
    width: 22px;
    appearance: none;
    border-radius: 10px;
    position: relative;
    background: rgb(122,115,181,0.5);
    transition: all 0.3s ease;
}.contact_sectiono .connect_gridr .reach_reachF input[type="checkbox"]:checked {
    border-color: rgb(156,201,194);
    background: rgb(156,201,194);
}.contact_sectiono .connect_gridr .reach_reachF input[type="checkbox"]:checked::after {
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: '✔';
    top: 50%;
    font-size: 0.8rem;
    color: #ffffff;
}.contact_sectiono .connect_gridr .reach_reachF label {
    align-items: center;
    font-size: 18px;
    color: #ffffff;
    display: flex;
}.contact_sectiono .connect_gridr .reach_reachF a {
    margin-left: 0.3rem;
    transition: color 0.3s ease;
    color: rgb(156,201,194);
    text-decoration: none;
}.contact_sectiono .connect_gridr .reach_reachF a:hover {
    text-decoration: underline;
}.contact_sectiono .connect_gridr .help_gridz {
    padding: 1rem;
    color: #ffffff;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    text-transform: uppercase;
    background: rgb(156,201,194);
    position: relative;
    font-weight: 600;
}.contact_sectiono .connect_gridr .help_gridz::before {
    width: 200%;
    position: absolute;
    left: -50%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(156,201,194,0.5), 
        transparent
    );
    content: '';
    opacity: 0;
    transition: all 0.5s ease;
    top: -50%;
    height: 200%;
    transform: rotate(-45deg);
}.contact_sectiono .connect_gridr .help_gridz:hover::before {
    opacity: 1;
}.contact_sectiono .connect_gridr .help_gridz:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(156,201,194,0.5);
}

@media screen and (max-width: 1200px) {.contact_sectiono .image_clickZ {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.contact_sectiono .help_queryU {
    flex-direction: column;
}.contact_sectiono .image_clickZ {
    margin-left: 0;
    min-height: 300px;
    flex: 0 0 100%;
    transform: none;
}.contact_sectiono .image_clickZ::before {
    width: 100%;
    transform: none;
}.contact_sectiono .connect_gridr {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.contact_sectiono {
    padding: 3rem 0;
}.contact_sectiono h2 {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: calc(43px * 0.8);
}.contact_sectiono h2::before {
    width: 0.8rem;
    height: 0.8rem;
}.contact_sectiono .connect_gridr h3 {
    margin-bottom: 1.5rem;
    font-size: calc(32px * 0.9);
}.contact_sectiono .connect_gridr input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.contact_sectiono .help_queryU {
    border-radius: 0;
}.contact_sectiono .connect_gridr {
    padding: 2rem 1.5rem;
}}header {
    position: relative;
    margin-top: 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    background: linear-gradient(90deg, rgb(122,115,181) 0%, rgb(156,201,194) 100%);
    padding: 0;
    z-index: 100;
    overflow: visible;
}header::before {
    top: 0;
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
}header .top_teachy {
    padding: 1.2rem 2.5rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
    z-index: 5;
    position: relative;
}header .head_learnO {
    overflow: visible;
    flex: 0 0 auto;
    margin-right: 2rem;
    position: relative;
    padding: 0.5rem;
}header .head_learnO::before {
    position: absolute;
    opacity: 0.1;
    right: -5px;
    bottom: -5px;
    left: -5px;
    top: -5px;
    z-index: -1;
    border: 2px solid #ffffff;
    content: '';
    transform: skew(-5deg);
    transition: all 0.3s ease;
}header .head_learnO::after {
    transform: skew(-5deg);
    left: -5px;
    top: -5px;
    z-index: -1;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
    border: 2px solid #ffffff;
    opacity: 0;
    bottom: -5px;
    transition: all 0.3s ease;
    right: -5px;
    content: '';
    position: absolute;
}header .head_learnO:hover::before {
    opacity: 0;
}header .head_learnO:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .top_expertN {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}header .top_expertN:hover {
    transform: scale(1.05);
}header .top_expertN img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}header .nav_sitebar9 {
    z-index: 2;
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}header .head_learning8 {
    position: relative;
    margin: 0 0.4rem;
}header .head_learning8 a {
    overflow: hidden;
    height: 40px;
    transition: all 0.3s ease;
    text-decoration: none;
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.2);
    align-items: center;
    letter-spacing: 0.5px;
    padding: 0 1.2rem;
    position: relative;
    font-size: 17px;
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
    justify-content: center;
    font-weight: 600;
}header .head_learning8 a::before {
    transition: opacity 0.3s ease;
    bottom: -2px;
    left: -2px;
    right: -2px;
    top: -2px;
    z-index: -1;
    opacity: 0;
    content: '';
    background: #ffffff;
    position: absolute;
    transform: scale(0.9);
}header .head_learning8 a:hover {
    border-color: #ffffff;
    color: rgb(156,201,194);
    text-shadow: none;
    transform: translateY(-3px);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}header .head_learning8 a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .head_learning8::after {
    height: 5px;
    filter: blur(3px);
    content: '';
    left: 10%;
    opacity: 0;
    transition: all 0.3s ease;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 80%;
    bottom: -10px;
    position: absolute;
}header .head_learning8:hover::after {
    bottom: -5px;
    opacity: 0.5;
}header .top_teachy::before {
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    content: '';
    left: 0;
}header .top_teachy::after {
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 1px;
    left: 0;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
}header .nav_tutor4 {
    background: rgb(216,219,194);
    padding-top: 2rem;
    z-index: 1;
    position: relative;
}

@media (min-width: 1400px) {header .top_teachy {
    max-width: 1320px;
    margin: 0 auto;
}header .head_learning8 {
    margin: 0 0.6rem;
}header .head_learning8 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .top_teachy {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .head_learnO {
    margin-bottom: 0;
    margin-right: 0;
}header .nav_sitebar9 {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .head_learning8 a {
    height: 36px;
    padding: 0 1rem;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top_teachy {
    padding: 0.8rem 1.5rem;
}header .head_learnO {
    max-width: 140px;
}header .head_learnO::before, 
    header .head_learnO::after {
    right: -3px;
    left: -3px;
    bottom: -3px;
    top: -3px;
}header .top_expertN img {
    max-height: 35px;
}header .nav_sitebar9 {
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    scrollbar-width: thin;
    justify-content: flex-start;
}header .nav_sitebar9::-webkit-scrollbar {
    height: 3px;
}header .nav_sitebar9::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .head_learning8 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .head_learning8 a {
    white-space: nowrap;
    padding: 0 0.8rem;
    height: 32px;
    font-size: calc(17px - 2px);
}header .head_learning8::after {
    display: none;
}
}

@media (max-width: 479px) {header .top_teachy {
    padding: 0.7rem 1.2rem;
}header .head_learnO {
    max-width: 120px;
}header .head_learning8 a {
    height: 30px;
    font-size: calc(17px - 3px);
    padding: 0 0.6rem;
}}.statistical_overviewz {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 140px 0;
}.statistical_overviewz::before {
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
    backdrop-filter: blur(10px);
    content: "";
    width: 100%;
    left: 0;
    top: 0;
}.statistical_overviewz::after {
    width: 150%;
    animation: rotate 20s infinite linear;
    bottom: 0;
    background: radial-gradient(ellipse at bottom right, rgb(156,201,194,0.5) 0%, transparent 60%);
    right: 0;
    z-index: -1;
    height: 150%;
    position: absolute;
    content: "";
}.statistical_overviewz .container {
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    padding: 0 40px;
}.statistical_overviewz .statistics_boost1 {
    position: relative;
    gap: 20px;
    grid-template-columns: 40% 60%;
    display: grid;
}.statistical_overviewz .statistics_benefits2 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    position: absolute;
    align-items: center;
    right: 15%;
    z-index: 5;
    background: linear-gradient(135deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
    top: -40px;
    animation: pulse 6s infinite alternate ease-in-out;
    width: 120px;
    display: flex;
    justify-content: center;
    height: 120px;
}.statistical_overviewz .statistics_benefits2 svg {
    height: 60px;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
    width: 60px;
}.statistical_overviewz .statistics_benefits2 svg path {
    fill: #ffffff;
}.statistical_overviewz .career_benefitsW {
    position: relative;
    border-left: 5px solid rgb(156,201,194);
    letter-spacing: 0.5px;
    font-weight: 700;
    grid-column: 1 / -1;
    text-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    margin-bottom: 30px;
    z-index: 2;
    color: #ffffff;
    line-height: 1.5;
    padding-left: 50px;
    font-size: calc(36px * 1.1);
    padding-right: 50px;
}.statistical_overviewz .expert_prosD {
    letter-spacing: 0.2px;
    line-height: 1.8;
    opacity: 1;
    grid-column: 1 / -1;
    color: #ffffff;
    max-width: 800px;
    margin-bottom: 60px;
    padding-right: 50px;
    font-size: calc(17px * 1.05);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    padding-left: 55px;
}.statistical_overviewz .statistics_proo {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    z-index: 2;
    padding: 0 30px;
    gap: 40px 120px;
    position: relative;
}.statistical_overviewz .statistics_advantagez {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    gap: 18px 30px;
    position: relative;
    padding: 15px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
    display: grid;
}.statistical_overviewz .statistics_advantagez::before {
    transition: height 0.3s ease;
    left: -20px;
    border-radius: 3px;
    position: absolute;
    height: 0;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(156,201,194), rgb(122,115,181));
    width: 5px;
}.statistical_overviewz .statistics_advantagez:hover {
    transform: translateX(10px);
    background-color: rgba(255, 255, 255, 0.05);
}.statistical_overviewz .statistics_advantagez:hover::before {
    height: 100%;
}.statistical_overviewz .study_gainl {
    grid-column: 1 / 2;
    width: 85px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    display: flex;
    height: 85px;
    align-items: center;
    grid-row: 1 / 3;
    justify-content: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.statistical_overviewz .study_gainl svg {
    filter: drop-shadow(0 4px 8px rgb(156,201,194,0.5));
    height: 42px;
    width: 42px;
}.statistical_overviewz .study_gainl svg path {
    transition: fill 0.3s ease;
    fill: rgb(156,201,194);
}.statistical_overviewz .statistics_advantagez:hover .study_gainl {
    background: linear-gradient(135deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181,0.5) 100%);
}.statistical_overviewz .statistics_advantagez:hover .study_gainl svg path {
    fill: #ffffff;
}.statistical_overviewz .statistics_advantagez span {
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff, rgb(156,201,194));
    -webkit-text-fill-color: transparent;
    position: relative;
    background-clip: text !important;
    z-index: 2;
    font-size: calc(43px * 1.25);
    align-self: end;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    letter-spacing: 0.5px;
    grid-row: 1 / 2;
    color: #ffffff;
    grid-column: 2 / 3;
    -webkit-background-clip: text !important;
}.statistical_overviewz .statistics_advantagez span::after {
    left: 0;
    width: 0;
    transition: width 0.3s ease;
    background: rgb(156,201,194);
    content: '';
    bottom: -12px;
    height: 3px;
    position: absolute;
}.statistical_overviewz .statistics_advantagez:hover span::after {
    width: 60px;
}.statistical_overviewz .statistics_advantagez p {
    letter-spacing: 0.2px;
    color: #ffffff;
    grid-row: 2 / 3;
    font-size: calc(17px * 1.05);
    position: relative;
    opacity: 1;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    grid-column: 2 / 3;
    line-height: 1.7;
    z-index: 2;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.statistical_overviewz .statistics_boost1::before {
    clip-path: polygon(0 0, 40% 0, 60% 100%, 0% 100%);
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    content: "";
    top: 0;
    z-index: 0;
    position: absolute;
}.statistical_overviewz .statistics_boost1::after {
    top: 0;
    clip-path: polygon(100% 0, 60% 0, 40% 100%, 100% 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    content: "";
    position: absolute;
    height: 100%;
    right: 0;
    width: 100%;
    z-index: 0;
}
}

@media (max-width: 992px) {.statistical_overviewz {
    padding: 120px 0;
}.statistical_overviewz .statistics_boost1 {
    grid-template-columns: 1fr;
}.statistical_overviewz .statistics_benefits2 {
    top: -30px;
    height: 100px;
    right: 10%;
    width: 100px;
}.statistical_overviewz .statistics_benefits2 svg {
    width: 50px;
    height: 50px;
}.statistical_overviewz .career_benefitsW {
    margin-top: 70px;
    padding-left: 40px;
}.statistical_overviewz .expert_prosD {
    padding-left: 44px;
}.statistical_overviewz .statistics_proo {
    padding: 0 20px;
}
}

@media (max-width: 768px) {.statistical_overviewz {
    padding: 100px 0;
}.statistical_overviewz .statistics_benefits2 {
    width: 90px;
    top: -25px;
    height: 90px;
}.statistical_overviewz .statistics_benefits2 svg {
    width: 45px;
    height: 45px;
}.statistical_overviewz .career_benefitsW {
    margin-top: 50px;
    padding-left: 30px;
    font-size: calc(36px * 0.95);
}.statistical_overviewz .expert_prosD {
    margin-bottom: 50px;
    padding-left: 34px;
}.statistical_overviewz .statistics_proo {
    gap: 60px;
    grid-template-columns: 1fr;
    padding: 0 15px;
}.statistical_overviewz .study_gainl {
    height: 75px;
    width: 75px;
}.statistical_overviewz .study_gainl svg {
    height: 38px;
    width: 38px;
}.statistical_overviewz .statistics_advantagez span {
    font-size: calc(43px * 1.1);
}
}

@media (max-width: 576px) {.statistical_overviewz {
    padding: 80px 0;
}.statistical_overviewz .statistics_benefits2 {
    transform: translateX(50%);
    width: 80px;
    height: 80px;
    right: 50%;
}.statistical_overviewz .statistics_benefits2 svg {
    height: 40px;
    width: 40px;
}.statistical_overviewz .career_benefitsW {
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: none;
    font-size: calc(36px * 0.85);
    margin-top: 70px;
    text-align: center;
    border-top: 5px solid rgb(156,201,194);
}.statistical_overviewz .expert_prosD {
    padding-left: 20px;
    text-align: center;
    padding-right: 20px;
}.statistical_overviewz .statistics_proo {
    padding: 0 10px;
    gap: 50px;
}.statistical_overviewz .statistics_advantagez {
    grid-template-rows: auto auto auto;
    gap: 18px;
    padding: 20px;
    text-align: center;
    grid-template-columns: 1fr;
}.statistical_overviewz .statistics_advantagez::before {
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    height: 5px;
}.statistical_overviewz .statistics_advantagez:hover {
    transform: translateY(-10px);
}.statistical_overviewz .statistics_advantagez:hover::before {
    width: 60px;
    height: 5px;
}.statistical_overviewz .study_gainl {
    grid-column: 1 / 2;
    height: 70px;
    grid-row: 1 / 2;
    width: 70px;
    margin: 0 auto;
}.statistical_overviewz .study_gainl svg {
    height: 35px;
    width: 35px;
}.statistical_overviewz .statistics_advantagez span {
    grid-row: 2 / 3;
    margin-bottom: 15px;
    grid-column: 1 / 2;
}.statistical_overviewz .statistics_advantagez span::after {
    transform: translateX(-50%);
    left: 50%;
}.statistical_overviewz .statistics_advantagez:hover span::after {
    width: 50px;
}.statistical_overviewz .statistics_advantagez p {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
}}.customer_opinionsy {
    background: rgb(216,219,194);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.customer_opinionsy::before {
    opacity: 0.1;
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgb(156,201,194,0.5) 100%);
    top: 0;
    z-index: 1;
    content: "";
}.customer_opinionsy::after {
    transform: rotate(-3deg);
    left: -10%;
    top: 30%;
    content: "";
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(156,201,194,0.5), transparent);
    width: 120%;
    z-index: 1;
}.customer_opinionsy .mentor_values3 {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.customer_opinionsy h4 {
    padding-left: 20px;
    font-weight: 700;
    color: #000000;
    font-size: 36px;
    transform: skewX(-10deg);
    position: relative;
    margin-bottom: 70px;
    display: inline-block;
}.customer_opinionsy h4::before {
    top: 0;
    position: absolute;
    background: rgb(156,201,194);
    height: 100%;
    width: 5px;
    left: 0;
    content: "";
}.customer_opinionsy h4::after {
    left: 8px;
    top: 8px;
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(156,201,194,0.5);
    opacity: 0.3;
}.customer_opinionsy .user_reviewq {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 50px;
    display: grid;
    position: relative;
}.customer_opinionsy .user_reviewq::before {
    right: 10%;
    background: rgb(122,115,181,0.5);
    filter: blur(80px);
    position: absolute;
    opacity: 0.2;
    border-radius: 50%;
    width: 200px;
    content: "";
    top: -100px;
    z-index: -1;
    height: 200px;
}.customer_opinionsy .feedback_ratingsH {
    background: #ffffff;
    position: relative;
    z-index: 1;
    transform: translateX(0) translateY(0);
    padding: 35px 30px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.customer_opinionsy .feedback_ratingsH::before,
.customer_opinionsy .feedback_ratingsH::after {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    z-index: -1;
    position: absolute;
    border-radius: inherit;
    content: "";
}.customer_opinionsy .feedback_ratingsH::before {
    background: linear-gradient(135deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181,0.5) 100%);
    filter: blur(5px);
    inset: -5px;
}.customer_opinionsy .feedback_ratingsH::after {
    background: linear-gradient(225deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181,0.5) 100%);
    filter: blur(10px);
    inset: -10px;
}.customer_opinionsy .feedback_ratingsH:hover {
    transform: translateX(-5px) translateY(-5px);
}.customer_opinionsy .feedback_ratingsH:hover::before,
.customer_opinionsy .feedback_ratingsH:hover::after {
    opacity: 1;
}.customer_opinionsy .feedback_ratingsH:nth-child(odd) {
    border-radius: 0 20px 0 20px;
}.customer_opinionsy .feedback_ratingsH:nth-child(even) {
    border-radius: 20px 0 20px 0;
}.customer_opinionsy .image_clickZ {
    width: 100px;
    position: relative;
    height: 100px;
    z-index: 2;
    transition: all 0.5s ease;
    margin: 0 auto 20px;
}.customer_opinionsy .image_clickZ::before,
.customer_opinionsy .image_clickZ::after {
    content: "";
    z-index: -1;
    inset: 0;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: inherit;
}.customer_opinionsy .image_clickZ::before {
    background: linear-gradient(135deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181,0.5) 100%);
    transform: translate(5px, 5px);
}.customer_opinionsy .image_clickZ::after {
    transform: translate(-5px, -5px);
    background: linear-gradient(225deg, rgb(156,201,194,0.5) 0%, rgb(122,115,181,0.5) 100%);
    opacity: 0.5;
}.customer_opinionsy .feedback_ratingsH:hover .image_clickZ::before {
    transform: translate(8px, 8px);
}.customer_opinionsy .feedback_ratingsH:hover .image_clickZ::after {
    transform: translate(-8px, -8px);
}.customer_opinionsy .feedback_ratingsH:nth-child(odd) .image_clickZ {
    border-radius: 0 30px 0 30px;
}.customer_opinionsy .feedback_ratingsH:nth-child(even) .image_clickZ {
    border-radius: 30px 0 30px 0;
}.customer_opinionsy .feedback_ratingsH span {
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
}.customer_opinionsy .feedback_ratingsH span::after {
    content: "";
    width: 50px;
    position: absolute;
    background: rgb(156,201,194);
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
}.customer_opinionsy .feedback_ratingsH p {
    position: relative;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
}.customer_opinionsy .feedback_ratingsH p::first-letter {
    color: rgb(156,201,194);
    font-size: 1.2em;
    font-weight: 700;
}.customer_opinionsy .feedback_ratingsH:nth-child(3n+1) {
    transform: rotate(-2deg);
}.customer_opinionsy .feedback_ratingsH:nth-child(3n+2) {
    transform: rotate(2deg);
}.customer_opinionsy .feedback_ratingsH:nth-child(3n+1):hover,
.customer_opinionsy .feedback_ratingsH:nth-child(3n+2):hover {
    transform: translateX(-5px) translateY(-5px) rotate(0);
}

@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 767px) {.customer_opinionsy {
    padding: 70px 0;
}.customer_opinionsy h4 {
    font-size: calc(36px * 0.8);
    padding-left: 0;
    text-align: center;
    transform: none;
    margin-bottom: 50px;
    display: block;
}.customer_opinionsy h4::before {
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    width: 50px;
    left: 50%;
    top: auto;
}.customer_opinionsy h4::after {
    display: none;
}.customer_opinionsy .user_reviewq {
    gap: 40px;
    grid-template-columns: 1fr;
}.customer_opinionsy .feedback_ratingsH {
    padding: 25px 20px;
}.customer_opinionsy .feedback_ratingsH:nth-child(3n+1),
    .customer_opinionsy .feedback_ratingsH:nth-child(3n+2) {
    transform: none;
}.customer_opinionsy .image_clickZ {
    width: 80px;
    height: 80px;
}.customer_opinionsy .feedback_ratingsH span {
    font-size: calc(18px * 0.9);
}.customer_opinionsy .feedback_ratingsH p {
    font-size: calc(14px * 0.9);
}}.homepageG {
    position: relative;
    width: 100%;
    overflow: hidden;
}.homepageG .skill_plusU {
    align-items: center;
    min-height: 100vh;
    position: relative;
    padding: 4rem 2rem;
    justify-content: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    display: flex;
}.homepageG .skill_plusU::before {
    width: 100%;
    background: linear-gradient(
    135deg,
    rgb(156,201,194,0.5),
    rgb(122,115,181,0.5)
  );
    top: 0;
    content: "";
    z-index: 1;
    position: absolute;
    height: 100%;
    left: 0;
}.homepageG .skill_plusU::after {
    content: "";
    z-index: 2;
    width: 100%;
    pointer-events: none;
    left: 0;
    background: 
    radial-gradient(circle at 20% 25%, rgba(255, 255, 255, 0.12) 0%, transparent 40%),
    radial-gradient(circle at 80% 75%, rgba(255, 255, 255, 0.1) 0%, transparent 40%);
    top: 0;
    position: absolute;
    height: 100%;
}.homepageG .skill_guidesK {
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.2),
    inset 2px 2px 4px rgba(255, 255, 255, 0.2),
    inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 3;
    padding: 4rem;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 860px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(12px);
}.homepageG .skill_guidesK:hover {
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.25),
    inset 2px 2px 4px rgba(255, 255, 255, 0.3),
    inset -2px -2px 4px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.homepageG .skill_guidesK::before {
    left: -8px;
    background: linear-gradient(
    45deg,
    rgb(156,201,194) 0%,
    transparent 40%,
    transparent 60%,
    rgb(122,115,181) 100%
  );
    opacity: 0.6;
    transition: opacity 0.4s ease;
    content: "";
    right: -8px;
    z-index: -1;
    position: absolute;
    bottom: -8px;
    filter: blur(8px);
    top: -8px;
}.homepageG .skill_guidesK:hover::before {
    opacity: 0.8;
}.homepageG h1 {
    color: #ffffff;
    transform: translateX(-10px);
    opacity: 0;
    font-weight: 700;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    margin-bottom: 1.5rem;
    font-size: calc(47px * 1.1);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}.homepageG h3 {
    font-size: calc(20px * 1.05);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
    font-weight: 600;
    line-height: 1.6;
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    opacity: 0;
    color: #ffffff;
    transform: translateX(-10px);
}.homepageG p {
    animation: slideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    line-height: 1.8;
    padding-left: 1.5rem;
    opacity: 0;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 400;
    color: #ffffff;
    font-size: calc(12px * 1.1);
    transform: translateX(-10px);
}.homepageG p::before {
    transform: translateY(-50%) rotate(45deg);
    content: "";
    background: rgb(122,115,181);
    height: 0.75rem;
    width: 0.75rem;
    left: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 50%;
}

@keyframes slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@media (max-width: 992px) {.homepageG .skill_guidesK {
    padding: 3rem;
    max-width: 700px;
}.homepageG h1 {
    font-size: calc(47px * 0.95);
}.homepageG h3 {
    font-size: calc(20px * 1);
}
}

@media (max-width: 768px) {.homepageG .skill_plusU {
    padding: 3rem 1.5rem;
}.homepageG .skill_guidesK {
    transform: perspective(800px) rotateX(1deg);
    padding: 2.5rem;
}.homepageG h1 {
    font-size: calc(47px * 0.85);
    margin-bottom: 1.25rem;
}.homepageG h3 {
    margin-bottom: 1.5rem;
    font-size: calc(20px * 0.95);
}.homepageG p {
    font-size: 12px;
}
}

@media (max-width: 576px) {.homepageG .skill_plusU {
    padding: 2rem 1rem;
}.homepageG .skill_guidesK {
    padding: 2rem 1.5rem;
    transform: none;
}.homepageG .skill_guidesK:hover {
    transform: translateY(-3px);
}.homepageG h1 {
    font-size: calc(47px * 0.75);
    margin-bottom: 1rem;
}.homepageG h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 1.25rem;
}.homepageG p {
    padding-left: 1.25rem;
    font-size: calc(12px * 0.95);
}.homepageG p::before {
    height: 0.6rem;
    width: 0.6rem;
}}.start_nowV {
    padding: 7rem 0;
    perspective: 1000px;
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(120deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
}.start_nowV::before {
    background: radial-gradient(circle at 30% 50%, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}.start_nowV::after {
    animation: constellation 60s linear infinite;
    content: "";
    opacity: 0.4;
    position: absolute;
    top: -50%;
    left: -50%;
    z-index: 0;
    height: 200%;
    width: 200%;
}.start_nowV .container {
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    transform: translateZ(30px);
    display: flex;
    margin: 0 auto;
}.start_nowV h6 {
    margin-bottom: 3rem;
    transform: translateY(-10px);
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    opacity: 0;
    animation: slideUpFade 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    max-width: 800px;
    text-align: center;
    font-size: calc(20px * 1.25);
    color: #ffffff;
    line-height: 1.6;
    letter-spacing: 0.015em;
}.start_nowV div > span {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(10deg);
    transform-origin: center bottom;
    display: inline-block;
}.start_nowV div > span:hover {
    transform: perspective(1000px) rotateX(0deg) scale(1.05);
}.start_nowV .help_gridz {
    color: rgb(156,201,194);
    display: inline-block;
    animation: buttonAppear 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    padding: 1rem 2.5rem;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.05em;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-size: 20px;
    transform: translateY(-5px);
    font-weight: 600;
    border-radius: 10px;
    opacity: 0;
    border: none;
    background: #ffffff;
    position: relative;
}.start_nowV .help_gridz::before {
    position: absolute;
    content: "";
    transform: translateX(-100%);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent);
    top: -10%;
    left: -10%;
    height: 120%;
    width: 120%;
}.start_nowV .help_gridz:hover {
    transform: translateY(-2px);
    color: rgb(122,115,181);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
}.start_nowV .help_gridz:hover::before {
    transform: translateX(100%);
}.start_nowV .help_gridz span {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    z-index: 1;
    display: inline-block;
}.start_nowV .help_gridz:hover span {
    transform: scale(1.05);
}.start_nowV div {
    justify-content: center;
    align-items: center;
    display: flex;
}

@keyframes constellation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

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

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

@media (max-width: 1200px) {.start_nowV {
    padding: 6rem 0;
}.start_nowV h6 {
    max-width: 700px;
    font-size: calc(20px * 1.15);
}
}

@media (max-width: 992px) {.start_nowV {
    padding: 5rem 0;
}.start_nowV h6 {
    margin-bottom: 2.5rem;
    font-size: 20px;
    max-width: 600px;
}
}

@media (max-width: 768px) {.start_nowV {
    padding: 4rem 0;
}.start_nowV .container {
    padding: 0 1.5rem;
}.start_nowV h6 {
    font-size: calc(20px * 0.95);
    max-width: 100%;
    margin-bottom: 2rem;
}.start_nowV .help_gridz {
    padding: 0.9rem 2rem;
}
}

@media (max-width: 576px) {.start_nowV {
    padding: 3.5rem 0;
}.start_nowV .container {
    padding: 0 1rem;
}.start_nowV h6 {
    margin-bottom: 1.75rem;
    font-size: calc(20px * 0.9);
    line-height: 1.5;
}.start_nowV .help_gridz {
    font-size: calc(20px * 0.95);
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 375px) {.start_nowV {
    padding: 3rem 0;
}.start_nowV h6 {
    font-size: calc(20px * 0.85);
    margin-bottom: 1.5rem;
}.start_nowV .help_gridz {
    font-size: calc(20px * 0.9);
    padding: 0.75rem 1.6rem;
}
}

@media (hover: none) {.start_nowV div > span {
    transform: none !important;
}.start_nowV .help_gridz:hover {
    transform: none;
}.start_nowV .help_gridz:hover span {
    transform: none;
}}.program_offerings1 {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(216,219,194);
    position: relative;
}.program_offerings1::before {
    left: 0;
    content: "";
    background: radial-gradient(circle at 30% 30%, rgb(156,201,194,0.5) 0%, transparent 40%);
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}.program_offerings1::after {
    width: 100%;
    z-index: 1;
    right: 0;
    content: "";
    position: absolute;
    background: radial-gradient(circle at 70% 80%, rgb(122,115,181,0.5) 0%, transparent 40%);
    height: 100%;
    bottom: 0;
}.program_offerings1 .container {
    padding: 0 30px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.program_offerings1 .mentor_values3 {
    gap: 50px;
    border-radius: 24px;
    overflow: hidden;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}.program_offerings1 .mentor_values3::before {
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(156,201,194), rgb(122,115,181));
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
}.program_offerings1 .knowledge_routeX {
    padding: 60px 50px;
    position: relative;
    flex-direction: column;
    display: flex;
    justify-content: center;
}.program_offerings1 .knowledge_routeX::before {
    animation: float 8s ease-in-out infinite;
    left: 40px;
    opacity: 0.5;
    content: "";
    height: 80px;
    z-index: -1;
    width: 80px;
    position: absolute;
    top: 40px;
    border: 2px solid rgb(156,201,194,0.5);
    border-radius: 10px;
}.program_offerings1 .knowledge_routeX::after {
    right: 40px;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    bottom: 40px;
    animation: pulse 6s ease-in-out infinite;
    content: "";
    border-radius: 50%;
    background: rgb(122,115,181,0.5);
}.program_offerings1 .head_learnO {
    padding: 15px;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.05), 
              -8px -8px 16px rgba(255, 255, 255, 0.8);
    margin-bottom: 35px;
    transition: all 0.3s ease;
    background: linear-gradient(145deg, rgb(216,219,194), #ffffff);
}.program_offerings1 .head_learnO:hover {
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.07), 
              -12px -12px 20px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px);
}.program_offerings1 .head_learnO svg {
    transition: all 0.3s ease;
    max-width: 140px;
    max-height: 50px;
}.program_offerings1 .head_learnO svg path {
    transition: fill 0.3s ease;
    fill: rgb(156,201,194);
}.program_offerings1 .head_learnO:hover svg path {
    fill: rgb(122,115,181);
}.program_offerings1 h3 {
    position: relative;
    color: #000000;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.3;
    font-size: 29px;
}.program_offerings1 h3::after {
    content: "";
    background: linear-gradient(to right, rgb(156,201,194), rgb(122,115,181));
    height: 3px;
    width: 70px;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-radius: 10px;
}.program_offerings1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
}.program_offerings1 .image_clickZ {
    min-height: 500px;
    height: 100%;
    transition: all 0.5s ease;
    position: relative;
}.program_offerings1 .image_clickZ::before {
    background: linear-gradient(
    135deg,
    rgb(156,201,194,0.5) 0%,
    transparent 60%
  );
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    height: 100%;
    top: 0;
}.program_offerings1 .image_clickZ::after {
    top: 30px;
    content: "";
    animation: pulseCircle 3s infinite;
    height: 20px;
    width: 20px;
    right: 30px;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    z-index: 2;
    position: absolute;
    border-radius: 50%;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}

@keyframes pulseCircle {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@media screen and (max-width: 1024px) {.program_offerings1 {
    padding: 90px 0;
}.program_offerings1 .knowledge_routeX {
    padding: 50px 40px;
}
}

@media screen and (max-width: 992px) {.program_offerings1 .mentor_values3 {
    grid-template-columns: 1fr;
}.program_offerings1 .image_clickZ {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    order: -1;
    min-height: 400px;
}.program_offerings1 .knowledge_routeX {
    padding: 40px;
}.program_offerings1 .knowledge_routeX::before,
  .program_offerings1 .knowledge_routeX::after {
    display: none;
}.program_offerings1 .head_learnO {
    margin-bottom: 25px;
}
}

@media screen and (max-width: 768px) {.program_offerings1 {
    padding: 70px 0;
}.program_offerings1 .knowledge_routeX {
    padding: 30px;
}.program_offerings1 h3 {
    font-size: calc(29px - 4px);
}.program_offerings1 .image_clickZ {
    min-height: 350px;
}.program_offerings1 .head_learnO {
    padding: 12px;
}.program_offerings1 .head_learnO svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.program_offerings1 {
    padding: 50px 0;
}.program_offerings1 .container {
    padding: 0 20px;
}.program_offerings1 .mentor_values3 {
    border-radius: 10px;
}.program_offerings1 .knowledge_routeX {
    padding: 25px 20px;
}.program_offerings1 h3 {
    margin-bottom: 20px;
    font-size: calc(29px - 6px);
}.program_offerings1 p {
    font-size: calc(18px - 1px);
}.program_offerings1 .head_learnO {
    margin-bottom: 20px;
    padding: 10px;
}.program_offerings1 .head_learnO svg {
    max-width: 100px;
}.program_offerings1 .image_clickZ {
    min-height: 280px;
}.program_offerings1 .image_clickZ::after {
    width: 15px;
    top: 20px;
    right: 20px;
    height: 15px;
}}.tyHubM {
    z-index: 1;
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,219,194) 0%, rgba(rgb(122,115,181,0.5), 0.15) 100%);
}.tyHubM::before {
    transform: rotate(-15deg) translateZ(0);
    top: -20%;
    background: linear-gradient(145deg, rgb(156,201,194) 0%, rgba(rgb(156,201,194,0.5), 0.2) 100%);
    position: absolute;
    height: 180%;
    left: -10%;
    z-index: -1;
    animation: floatBg 18s infinite alternate ease-in-out;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0% 85%);
    content: "";
    width: 60%;
}.tyHubM::after {
    transform: rotate(12deg) translateZ(0);
    position: absolute;
    background: linear-gradient(215deg, rgb(122,115,181) 0%, rgba(rgb(122,115,181,0.5), 0.3) 100%);
    content: "";
    height: 140%;
    z-index: -1;
    width: 40%;
    animation: floatBg 15s infinite alternate-reverse ease-in-out;
    bottom: -10%;
    right: -5%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 85%);
}.tyHubM .container {
    max-width: 1320px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.tyHubM .mentor_values3 {
    transform: translateY(0);
    border-left: 4px solid rgb(156,201,194);
    animation: slideUp 0.9s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    position: relative;
    padding: 4rem;
    opacity: 1;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 5px 15px rgba(rgb(156,201,194,0.5), 0.05);
    backdrop-filter: blur(15px);
}.tyHubM .mentor_values3::before {
    pointer-events: none;
    left: 20px;
    width: 100%;
    top: 20px;
    border: 2px dashed rgba(rgb(122,115,181,0.5), 0.2);
    position: absolute;
    transform: translate(-10px, -10px);
    content: "";
    height: 100%;
    z-index: -1;
}.tyHubM .mentor_values3 > div:first-child {
    margin-bottom: 2rem;
    position: relative;
    animation: slideRight 0.8s 0.3s cubic-bezier(0.17, 0.67, 0.26, 0.97) both;
    transform: translateX(0);
}.tyHubM .mentor_values3 > div:first-child::after {
    left: 0;
    position: absolute;
    bottom: -0.8rem;
    animation: expandWidth 1.2s 0.8s cubic-bezier(0.17, 0.67, 0.26, 0.97) forwards;
    background: rgb(156,201,194);
    content: "";
    height: 3px;
    width: 80px;
}.tyHubM h5 {
    font-size: 23px;
    color: #000000;
    line-height: 1.4;
    transform: translateZ(0);
    font-weight: 700;
    letter-spacing: -0.01em;
    margin: 0;
}.tyHubM .mentor_values3 > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s 0.5s ease-out forwards;
}.tyHubM a {
    display: block;
    position: relative;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.26, 0.97);
}.tyHubM a:hover {
    transform: translateY(-5px);
}.tyHubM a::before {
    width: 40px;
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(156,201,194) 0%, rgb(122,115,181) 100%);
    left: -20px;
    border-radius: 10px;
    transform: rotate(-15deg);
    top: -15px;
    transition: all 0.4s ease;
    height: 40px;
    content: "";
}.tyHubM a:hover::before {
    transform: rotate(0deg) scale(1.2);
    opacity: 0.2;
}.tyHubM p {
    z-index: 2;
    position: relative;
    color: #000000;
    margin: 0;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
}

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

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

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

@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}

@keyframes floatBg {
    0% {
        transform: rotate(-15deg) translateZ(0);
    }
    100% {
        transform: rotate(-10deg) translateY(-10px) translateZ(0);
    }
}

@media (max-width: 991px) {.tyHubM {
    padding: 4rem 0;
}.tyHubM .mentor_values3 {
    padding: 3rem;
}.tyHubM h5 {
    font-size: calc(23px * 0.9);
}
}

@media (max-width: 767px) {.tyHubM {
    padding: 3rem 0;
}.tyHubM .mentor_values3 {
    padding: 2.5rem 2rem;
}.tyHubM h5 {
    font-size: calc(23px * 0.85);
}.tyHubM p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.tyHubM::before {
    width: 80%;
}.tyHubM::after {
    width: 60%;
}
}

@media (max-width: 575px) {.tyHubM {
    padding: 2.5rem 0;
}.tyHubM .mentor_values3 {
    padding: 2rem 1.5rem;
}.tyHubM h5 {
    font-size: calc(23px * 0.8);
}.tyHubM p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.tyHubM .mentor_values3::before {
    display: none;
}.tyHubM .mentor_values3 > div:first-child::after {
    width: 60px;
}
    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 60px;
        }
    }
}

@media (hover: hover) {.tyHubM a {
    overflow: hidden;
    position: relative;
}.tyHubM a::after {
    position: absolute;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    content: "";
    height: 1px;
    background: rgb(156,201,194);
    bottom: 0;
    transform-origin: right;
    transform: scaleX(0);
}.tyHubM a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}}.our_missionQ {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.our_missionQ::before {
    position: absolute;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    background-color: rgba(21, 25, 40, 0.85);
    width: 100%;
}.our_missionQ::after {
    position: absolute;
    width: 70%;
    height: 200%;
    right: -25%;
    transform: rotate(15deg);
    background: linear-gradient(135deg, rgb(156,201,194,0.5) 0%, transparent 65%);
    z-index: 2;
    top: -50%;
    content: "";
}.our_missionQ .container {
    z-index: 5;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
}.our_missionQ .text_embedh {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 3rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
    backdrop-filter: blur(10px);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.our_missionQ .text_embedh:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_missionQ h1 {
    font-weight: 700;
    position: relative;
    letter-spacing: 0.05em;
    margin-bottom: 2rem;
    color: #ffffff;
    font-size: 44px;
    transition: transform 0.5s ease;
    transform: translateX(-5px);
    font-family: Arial, sans-serif;
}.our_missionQ h1::after {
    transform: scaleX(0.8);
    content: "";
    transform-origin: left center;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    width: 80px;
    left: 0;
    background: linear-gradient(to right, rgb(156,201,194), rgb(122,115,181));
    bottom: -15px;
    height: 3px;
}.our_missionQ .text_embedh:hover h1 {
    transform: translateX(0);
}.our_missionQ .text_embedh:hover h1::after {
    transform: scaleX(1);
}.our_missionQ ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.our_missionQ li {
    margin-bottom: 1.5rem;
}.our_missionQ h4 {
    font-size: calc(23px * 1.1);
    display: inline-block;
    font-weight: 600;
    padding-left: 2rem;
    position: relative;
    color: rgb(122,115,181);
    font-family: Arial, sans-serif;
    margin-bottom: 1rem;
}.our_missionQ h4::before {
    height: 12px;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    background: rgb(156,201,194);
    width: 12px;
    transform: translateY(-50%) rotate(45deg);
}.our_missionQ li:hover h4::before {
    transform: translateY(-50%) rotate(225deg);
}.our_missionQ span {
    position: relative;
    hyphens: auto;
    font-family: Arial, sans-serif;
    opacity: 0.9;
    line-height: 1.8;
    transition: opacity 0.3s ease;
    padding-left: 2rem;
    text-align: justify;
    font-size: 18px;
    color: #ffffff;
    max-width: 90%;
    display: block;
}.our_missionQ span::first-letter {
    font-weight: 700;
    font-size: 200%;
    margin-right: 2px;
    color: rgb(156,201,194);
}.our_missionQ li:hover span {
    opacity: 1;
}.our_missionQ span::before {
    content: "";
    left: 0;
    width: 1px;
    height: calc(100% - 1.4em);
    background: linear-gradient(to bottom, rgb(156,201,194,0.5), transparent);
    top: 0.7em;
    position: absolute;
}

@media (min-width: 992px) {.our_missionQ {
    padding: 8rem 0;
}.our_missionQ .text_embedh {
    width: 90%;
    padding: 4rem;
    margin-left: 5%;
}.our_missionQ h1 {
    font-size: calc(44px * 1.2);
    margin-bottom: 3rem;
}.our_missionQ h1::after {
    height: 4px;
    width: 120px;
}.our_missionQ span {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
    max-width: 85%;
    padding-left: 3rem;
}.our_missionQ h4 {
    font-size: calc(23px * 1.2);
    padding-left: 3rem;
}.our_missionQ h4::before {
    height: 15px;
    width: 15px;
}
}

@media (max-width: 991px) {.our_missionQ::after {
    width: 100%;
    right: -50%;
}.our_missionQ .text_embedh {
    transform: perspective(1000px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.our_missionQ {
    padding: 4rem 0;
}.our_missionQ .text_embedh {
    padding: 2rem;
    transform: none;
}.our_missionQ h1 {
    margin-bottom: 2rem;
    font-size: calc(44px * 0.9);
}.our_missionQ span {
    padding-left: 1.5rem;
    max-width: 100%;
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.our_missionQ h4 {
    padding-left: 1.5rem;
}.our_missionQ h1::after {
    height: 3px;
    width: 60px;
}
}

@media (max-width: 576px) {.our_missionQ {
    padding: 3rem 0;
}.our_missionQ .container {
    padding: 0 1rem;
}.our_missionQ .text_embedh {
    padding: 1.5rem;
}.our_missionQ h1 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
}.our_missionQ span {
    padding-left: 1rem;
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.our_missionQ h4 {
    padding-left: 1rem;
    font-size: calc(23px * 0.9);
}.our_missionQ h4::before {
    width: 8px;
    height: 8px;
}.our_missionQ h1::after {
    height: 2px;
    width: 50px;
}
}

@media (hover: none) {.our_missionQ .text_embedh {
    transform: none !important;
}.our_missionQ h1 {
    transform: none;
}.our_missionQ h1::after {
    transform: scaleX(1);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    left: 0;
    bottom: 0;
    background: rgb(156,201,194);
    right: 0;
    z-index: -2;
    position: absolute;
    top: 0;
    opacity: 0.95;
    content: "";
}footer::after {
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(122,115,181) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(122,115,181) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(122,115,181) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(122,115,181) 1px, transparent 1px);
    opacity: 0.1;
    content: "";
    right: 0;
    z-index: -1;
    background-size: 50px 50px;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
}.help_centerF {
    padding: 4rem 0 2rem;
    position: relative;
    color: #ffffff;
}.help_centerF::before {
    background: rgb(122,115,181);
    content: "";
    left: 0;
    top: 0;
    height: 3px;
    position: absolute;
    width: 100%;
}.help_centerF::after {
    opacity: 0.5;
    content: "";
    left: 0;
    top: 3px;
    width: 100%;
    background-repeat: repeat-x;
    position: absolute;
    height: 8px;
    background-image: 
        linear-gradient(90deg, 
            rgb(122,115,181) 0px, rgb(122,115,181) 10px,
            transparent 10px, transparent 15px,
            rgb(122,115,181) 15px, rgb(122,115,181) 30px,
            transparent 30px, transparent 35px,
            rgb(122,115,181) 35px, rgb(122,115,181) 40px,
            transparent 40px, transparent 60px,
            rgb(122,115,181) 60px, rgb(122,115,181) 70px,
            transparent 70px, transparent 80px,
            rgb(122,115,181) 80px, rgb(122,115,181) 90px,
            transparent 90px, transparent 110px,
            rgb(122,115,181) 110px, rgb(122,115,181) 120px,
            transparent 120px, transparent 140px
        );
}.help_centerF .container {
    gap: 3rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}.help_centerF .company_holder {
    position: relative;
    flex: 1 1 400px;
    border-radius: 23px;
    padding: 0;
}.help_centerF .company_holder::before {
    border-radius: 23px;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(122,115,181) 25px, rgb(122,115,181) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(122,115,181) 25px, rgb(122,115,181) 26px, transparent 27px, transparent 49px);
    left: 0;
    background-size: 50px 50px;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.1;
    top: 0;
    height: 100%;
}.help_centerF .company_holder h3 {
    color: #ffffff;
    font-size: 30px;
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    background: rgb(122,115,181);
    position: relative;
    padding: 1.5rem 2rem;
    font-weight: 700;
    margin: 0;
}.help_centerF .company_holder h3::after {
    background: #ffffff;
    width: 10px;
    top: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    right: 15px;
    position: absolute;
    transform: translateY(-50%);
    height: 10px;
    content: "";
    border-radius: 50%;
}.help_centerF .intern_shipO {
    font-size: 16px;
    position: relative;
    color: #ffffff;
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    padding: 2rem;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
}.help_centerF .intern_shipO::before {
    background: rgb(122,115,181);
    content: "";
    height: 20px;
    position: absolute;
    width: 20px;
    border-radius: 50%;
    opacity: 0.6;
    top: 2rem;
    left: -10px;
}.help_centerF .intern_shipO::after {
    width: 20px;
    content: "";
    position: absolute;
    height: 20px;
    border-radius: 50%;
    right: -10px;
    bottom: 2rem;
    opacity: 0.6;
    background: rgb(122,115,181);
}.help_centerF .pitch_compw {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.help_centerF .nav_blockj {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}.help_centerF .nav_sitebar9 {
    overflow: hidden;
    flex: 1 1 calc(50% - 1.5rem);
    border-radius: 23px;
    min-width: 200px;
    position: relative;
}.help_centerF .nav_sitebar9::before {
    position: absolute;
    left: 0;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    z-index: -1;
    content: "";
    bottom: 0;
    border-radius: 23px;
    top: 0;
    right: 0;
}.help_centerF .nav_sitebar9 h5 {
    margin: 0;
    position: relative;
    color: #ffffff;
    align-items: center;
    background: rgb(122,115,181);
    padding: 1rem 1.5rem;
    font-weight: 600;
    display: flex;
    font-size: 20px;
}.help_centerF .nav_sitebar9 h5::before {
    border-radius: 50%;
    height: 8px;
    margin-right: 10px;
    width: 8px;
    content: "";
    display: inline-block;
    background: #ffffff;
}.help_centerF .nav_sitebar9 h5::after {
    transform: translateY(-50%);
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    content: "";
    right: 15px;
    width: 6px;
    height: 6px;
}.help_centerF .nav_sitebar9 .nav_blockj {
    background: rgba(255, 255, 255, 0.05);
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 2px;
}.help_centerF .nav_sitebar9 .nav_blockj a {
    position: relative;
    display: block;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.8rem 1rem 0.8rem 2rem;
    font-size: 16px;
    color: #ffffff;
}.help_centerF .nav_sitebar9 .nav_blockj a::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    height: 6px;
    background: rgb(122,115,181);
    transform: translateY(-50%);
    top: 50%;
    width: 6px;
    transition: all 0.3s ease;
    left: 0.7rem;
}.help_centerF .nav_sitebar9 .nav_blockj a:hover {
    background: rgba(255, 255, 255, 0.1);
}.help_centerF .nav_sitebar9 .nav_blockj a:hover::before {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    background: #ffffff;
}.degree_path9 {
    margin-top: 2.5rem;
    padding: 2rem 0;
    position: relative;
    background: rgb(122,115,181);
}.degree_path9::before {
    height: 5px;
    position: absolute;
    width: 100%;
    background-repeat: repeat-x;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(156,201,194) 20px, rgb(156,201,194) 40px,
            transparent 40px, transparent 60px,
            rgb(156,201,194) 60px, rgb(156,201,194) 80px,
            transparent 80px, transparent 100px,
            rgb(156,201,194) 100px, rgb(156,201,194) 120px
        );
    top: -5px;
    left: 0;
    content: "";
}.degree_path9 .container {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
}.degree_path9 .container::before,
.degree_path9 .container::after {
    width: 15px;
    transform: translateY(-50%);
    content: "";
    height: 15px;
    border-radius: 50%;
    position: absolute;
    background: rgb(156,201,194);
    top: 50%;
}.degree_path9 .container::before {
    left: 15%;
}.degree_path9 .container::after {
    right: 15%;
}.degree_path9 .debate_clubV {
    position: relative;
    border-radius: 30px;
    background: rgb(156,201,194);
    padding: 0.5rem 2rem;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
}.degree_path9 .debate_clubV::before,
.degree_path9 .debate_clubV::after {
    content: "";
    transform: translateY(-50%);
    background: rgb(156,201,194);
    height: 1px;
    position: absolute;
    width: 50px;
    top: 50%;
}.degree_path9 .debate_clubV::before {
    right: 100%;
    margin-right: 15px;
}.degree_path9 .debate_clubV::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.help_centerF .container {
    gap: 2rem;
}.help_centerF .company_holder {
    flex: 1 1 350px;
}.help_centerF .pitch_compw {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.help_centerF .nav_blockj {
    gap: 2rem;
}.degree_path9 .container::before {
    left: 5%;
}.degree_path9 .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.help_centerF {
    padding: 3.5rem 0 1.5rem;
}.help_centerF .container {
    gap: 2.5rem;
    flex-direction: column;
}.help_centerF .company_holder,
    .help_centerF .pitch_compw {
    min-width: 100%;
    flex: 1 1 100%;
}.help_centerF .nav_sitebar9 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
}.degree_path9 .container::before,
    .degree_path9 .container::after {
    display: none;
}
}

@media (max-width: 768px) {.help_centerF {
    padding: 3rem 0 1rem;
}.help_centerF .nav_blockj {
    gap: 1.5rem;
}.help_centerF .company_holder h3 {
    font-size: calc(30px - 2px);
    padding: 1.2rem 1.5rem;
}.help_centerF .intern_shipO {
    padding: 1.5rem;
}.help_centerF .intern_shipO::before,
    .help_centerF .intern_shipO::after {
    display: none;
}.degree_path9 {
    margin-top: 2rem;
}.degree_path9 .debate_clubV::before,
    .degree_path9 .debate_clubV::after {
    width: 30px;
}
}

@media (max-width: 576px) {.help_centerF {
    padding: 2.5rem 0 0.8rem;
}.help_centerF .nav_sitebar9 {
    flex: 1 1 100%;
    min-width: 100%;
}.help_centerF .nav_blockj {
    gap: 1rem;
}.help_centerF .nav_sitebar9 .nav_blockj a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.help_centerF .nav_sitebar9 .nav_blockj a::before {
    left: 0.6rem;
}.degree_path9 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.degree_path9 .debate_clubV::before,
    .degree_path9 .debate_clubV::after {
    display: none;
}
}

@media (max-width: 420px) {.help_centerF::after {
    background-size: 100px 5px;
    height: 5px;
}.help_centerF .company_holder h3::after,
    .help_centerF .nav_sitebar9 h5::before,
    .help_centerF .nav_sitebar9 h5::after {
    display: none;
}.help_centerF .nav_sitebar9 h5 {
    padding: 0.8rem 1rem;
}.help_centerF .nav_sitebar9 .nav_blockj {
    padding: 1rem;
}.degree_path9 .debate_clubV {
    padding: 0.4rem 1.5rem;
    width: 90%;
}}.price_paletteZ {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.price_paletteZ::before {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    content: "";
    z-index: 1;
    left: 0;
}.price_paletteZ .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.price_paletteZ .rate_choicesA {
    flex-direction: column;
    display: flex;
    align-items: center;
}.price_paletteZ h2 {
    text-align: center;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    color: #ffffff;
    transform: translateY(20px);
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 35px;
    position: relative;
}.price_paletteZ .cost_deals7 {
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    font-size: 17px;
    margin-bottom: 40px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    max-width: 700px;
    text-align: center;
    line-height: 1.6;
}.price_paletteZ .value_pricinga {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
    width: 100%;
    display: grid;
    list-style: none;
}.price_paletteZ .value_pricinga li {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(30px);
}.price_paletteZ .value_pricinga li:nth-child(1) {
    animation-delay: 0.3s;
}.price_paletteZ .value_pricinga li:nth-child(2) {
    animation-delay: 0.4s;
}.price_paletteZ .value_pricinga li:nth-child(3) {
    animation-delay: 0.5s;
}.price_paletteZ .value_pricinga li:nth-child(4) {
    animation-delay: 0.6s;
}.price_paletteZ .discount_gridA {
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}.price_paletteZ .discount_gridA:hover {
    transform: translateY(-8px) scale(1.02);
}.price_paletteZ .discount_gridA::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    pointer-events: none;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: -100%;
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
}.price_paletteZ .discount_gridA:hover::before {
    left: 100%;
}.price_paletteZ .pricing_listz {
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    height: 100%;
    position: relative;
    backdrop-filter: blur(10px);
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    padding: 5px;
    border-radius: 17px;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    -webkit-backdrop-filter: blur(10px);
}.price_paletteZ .discount_gridA:hover .pricing_listz {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.price_paletteZ .pricing_listz::after {
    height: 5px;
    content: '';
    width: 100%;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(156,201,194), rgb(122,115,181));
    transform: scaleX(0);
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    top: 0;
}.price_paletteZ .discount_gridA:hover .pricing_listz::after {
    transform: scaleX(1);
}.price_paletteZ .learn_fees5 {
    justify-content: space-between;
    display: flex;
    height: 100%;
    flex-direction: column;
    color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
    min-height: 400px;
}.price_paletteZ .learn_fees5 h4 {
    padding-bottom: 15px;
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 24px;
    color: rgb(156,201,194);
    position: relative;
    transition: transform 0.3s ease;
}.price_paletteZ .discount_gridA:hover .learn_fees5 h4 {
    transform: translateX(5px);
}.price_paletteZ .learn_fees5 h4::after {
    content: "";
    background: rgb(122,115,181);
    height: 3px;
    left: 0;
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    bottom: 0;
}.price_paletteZ .discount_gridA:hover .learn_fees5 h4::after {
    width: 60px;
}.price_paletteZ .learn_fees5 p {
    line-height: 1.6;
    max-height: 200px;
    color: rgba(255,255,255,0.8);
    word-break: break-word;
    scrollbar-width: thin;
    margin: 0 0 30px;
    overflow-wrap: break-word;
    scrollbar-color: rgb(156,201,194,0.5) transparent;
    overflow-y: auto;
    font-size: calc(17px - 2px);
}.price_paletteZ .learn_fees5 p::-webkit-scrollbar {
    width: 5px;
}.price_paletteZ .learn_fees5 p::-webkit-scrollbar-track {
    background: transparent;
}.price_paletteZ .learn_fees5 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(156,201,194,0.5);
}.price_paletteZ .edu_packagesT {
    margin-top: auto;
    padding: 10px 20px;
    align-self: flex-start;
    overflow: hidden;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: calc(24px + 4px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(156,201,194) 0%, rgb(156,201,194,0.5) 100%);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.price_paletteZ .discount_gridA:hover .edu_packagesT {
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    transform: scale(1.05);
}.price_paletteZ .edu_packagesT::before {
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    content: "";
    height: 200%;
    width: 200%;
    transform: scale(0);
    position: absolute;
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    top: -50%;
    left: -50%;
}.price_paletteZ .discount_gridA:hover .edu_packagesT::before {
    transform: scale(1);
    opacity: 1;
}

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

@media (max-width: 991px) {.price_paletteZ {
    padding: 80px 0;
}.price_paletteZ .value_pricinga {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.price_paletteZ .learn_fees5 {
    padding: 25px;
    min-height: 350px;
}
}

@media (max-width: 767px) {.price_paletteZ {
    padding: 60px 0;
}.price_paletteZ h2 {
    font-size: calc(35px - 4px);
}.price_paletteZ .cost_deals7 {
    font-size: calc(17px - 1px);
    margin-bottom: 30px;
}.price_paletteZ .value_pricinga {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 400px;
}.price_paletteZ .learn_fees5 {
    min-height: 300px;
}.price_paletteZ .edu_packagesT {
    font-size: calc(24px + 2px);
}
}

@media (max-width: 480px) {.price_paletteZ {
    padding: 40px 0;
}.price_paletteZ h2 {
    font-size: calc(35px - 6px);
}.price_paletteZ .learn_fees5 {
    padding: 20px;
    min-height: 280px;
}.price_paletteZ .learn_fees5 p {
    font-size: calc(17px - 3px);
    margin-bottom: 20px;
}.price_paletteZ .edu_packagesT {
    padding: 8px 15px;
}
}