* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.wrapper-capsule82701 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1132px;
    margin: auto;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.top_master81523 {
    flex: 1 0 auto;
}.cookie_ctrl09258 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact_us69132 {
    background: rgb(200,229,216);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}.contact_us69132::before {
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(152,201,183), 0.05) 49%, rgba(rgb(152,201,183), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(102,168,152), 0.05) 49%, rgba(rgb(102,168,152), 0.05) 51%, transparent 52%);
    width: 100%;
    height: 100%;
    z-index: 0;
    content: "";
    position: absolute;
    background-size: 40px 40px;
    left: 0;
    top: 0;
}.contact_us69132 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
}.contact_us69132 h2 {
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(152,201,183);
    color: #000000;
    display: inline-block;
    font-weight: 700;
    font-size: 35px;
    position: relative;
    margin-bottom: 50px;
}.contact_us69132 .query_info24938 {
    border-radius: 26px;
    display: flex;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    position: relative;
    overflow: hidden;
}.contact_us69132 .img_item_wrapper02984 {
    min-height: 550px;
    flex: 0 0 45%;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    position: relative;
}.contact_us69132 .help_info47986 {
    position: relative;
    background: #ffffff;
    padding: 60px;
    flex: 0 0 55%;
}.contact_us69132 .help_info47986::before {
    z-index: -1;
    height: 100%;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    background-size: 30px 30px;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    background-position: 0 0, 15px 15px;
    position: absolute;
    opacity: 0.1;
}.contact_us69132 #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}.contact_us69132 h3 {
    position: relative;
    margin-bottom: 30px;
    color: rgb(152,201,183);
    font-weight: 700;
    font-size: 23px;
}.contact_us69132 input[type="text"] {
    color: #000000;
    width: 100%;
    font-size: 13px;
    border: none;
    border-left: 3px solid rgb(152,201,183);
    transition: all 0.3s ease;
    background: rgb(200,229,216);
    border-radius: 0 10px 10px 0;
    padding: 15px 20px;
}.contact_us69132 input[type="text"]:focus {
    outline: none;
    border-left-color: rgb(102,168,152);
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.contact_us69132 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.contact_us69132 .reach_box41932 {
    display: flex;
    margin-top: 10px;
    align-items: flex-start;
    gap: 12px;
}.contact_us69132 .reach_box41932 input[type="checkbox"] {
    width: 22px;
    margin-top: 3px;
    appearance: none;
    cursor: pointer;
    position: relative;
    border: 2px solid rgb(200,229,216);
    height: 22px;
    border-radius: 4px;
    transition: all 0.3s ease;
    background: rgb(200,229,216);
}.contact_us69132 .reach_box41932 input[type="checkbox"]:checked {
    border-color: rgb(152,201,183);
    background: rgb(152,201,183);
}.contact_us69132 .reach_box41932 input[type="checkbox"]:checked::after {
    border-bottom: 2px solid #ffffff;
    height: 10px;
    top: 40%;
    width: 5px;
    transform: translate(-50%, -50%) rotate(45deg);
    content: "";
    border-right: 2px solid #ffffff;
    position: absolute;
    left: 50%;
}.contact_us69132 .reach_box41932 label {
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
}.contact_us69132 .reach_box41932 a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: rgb(152,201,183);
}.contact_us69132 .reach_box41932 a:hover {
    color: rgb(102,168,152);
}.contact_us69132 .reach_box41932 a::after {
    height: 1px;
    left: 0;
    transition: all 0.3s ease;
    background: rgb(152,201,183);
    width: 100%;
    position: absolute;
    bottom: -2px;
    content: "";
}.contact_us69132 .reach_box41932 a:hover::after {
    background: rgb(102,168,152);
    height: 2px;
}.contact_us69132 .connect_widget36894 {
    color: #ffffff;
    overflow: hidden;
    padding: 15px 35px;
    border: none;
    align-self: flex-start;
    border-radius: 10px;
    background: rgb(152,201,183);
    margin-top: 15px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.3s ease;
}.contact_us69132 .connect_widget36894::after {
    transform: translate(-50%, -50%);
    width: 0;
    border-radius: 50%;
    height: 0;
    transition: all 0.6s ease;
    top: 50%;
    left: 50%;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.1);
}.contact_us69132 .connect_widget36894:hover {
    background: rgb(102,168,152);
}.contact_us69132 .connect_widget36894:hover::after {
    width: 300%;
    height: 300%;
}.contact_us69132 svg {
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
    fill: rgb(152,201,183);
}.contact_us69132 svg path {
    transition: all 0.3s ease;
    fill: rgb(152,201,183);
}.contact_us69132 svg:hover {
    fill: rgb(102,168,152);
}.contact_us69132 svg:hover path {
    fill: rgb(102,168,152);
}

@media (max-width: 992px) {.contact_us69132 {
    padding: 70px 0;
}.contact_us69132 .query_info24938 {
    flex-direction: column;
}.contact_us69132 .img_item_wrapper02984 {
    min-height: 300px;
    flex: 0 0 auto;
}.contact_us69132 .help_info47986 {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}

@media (max-width: 768px) {.contact_us69132 {
    padding: 60px 0;
}.contact_us69132 h2 {
    margin-bottom: 40px;
    font-size: calc(35px - 4px);
}.contact_us69132 .help_info47986 {
    padding: 35px 25px 45px;
}.contact_us69132 #contact {
    gap: 20px;
}.contact_us69132 .img_item_wrapper02984 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_us69132 {
    padding: 50px 0;
}.contact_us69132 .container {
    padding: 0 15px;
}.contact_us69132 h2 {
    margin-bottom: 30px;
    font-size: calc(35px - 6px);
}.contact_us69132 .help_info47986 {
    padding: 30px 20px 40px;
}.contact_us69132 .connect_widget36894 {
    width: 100%;
}.contact_us69132 .img_item_wrapper02984 {
    min-height: 200px;
}}.about_this56128 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.about_this56128::before {
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    background-color: rgba(21, 25, 40, 0.85);
    content: "";
    position: absolute;
    left: 0;
}.about_this56128::after {
    z-index: 2;
    top: -50%;
    background: linear-gradient(135deg, rgb(152,201,183,0.5) 0%, transparent 65%);
    right: -25%;
    content: "";
    position: absolute;
    height: 200%;
    width: 70%;
    transform: rotate(15deg);
}.about_this56128 .container {
    z-index: 5;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.about_this56128 .text_element26431 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 3rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
    backdrop-filter: blur(10px);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
}.about_this56128 .text_element26431:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_this56128 h1 {
    font-size: 40px;
    font-family: Arial, sans-serif;
    transform: translateX(-5px);
    transition: transform 0.5s ease;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 2rem;
    letter-spacing: 0.05em;
    position: relative;
}.about_this56128 h1::after {
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 80px;
    transform: scaleX(0.8);
    left: 0;
    bottom: -15px;
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(152,201,183), rgb(102,168,152));
    content: "";
    transform-origin: left center;
}.about_this56128 .text_element26431:hover h1 {
    transform: translateX(0);
}.about_this56128 .text_element26431:hover h1::after {
    transform: scaleX(1);
}.about_this56128 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.about_this56128 li {
    margin-bottom: 1.5rem;
}.about_this56128 h4 {
    display: inline-block;
    font-family: Arial, sans-serif;
    color: rgb(102,168,152);
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: calc(20px * 1.1);
    padding-left: 2rem;
    position: relative;
}.about_this56128 h4::before {
    width: 12px;
    left: 0;
    transition: transform 0.3s ease;
    height: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    content: "";
    background: rgb(152,201,183);
}.about_this56128 li:hover h4::before {
    transform: translateY(-50%) rotate(225deg);
}.about_this56128 span {
    max-width: 90%;
    padding-left: 2rem;
    hyphens: auto;
    color: #ffffff;
    position: relative;
    display: block;
    font-size: 18px;
    text-align: justify;
    transition: opacity 0.3s ease;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    opacity: 0.9;
}.about_this56128 span::first-letter {
    color: rgb(152,201,183);
    margin-right: 2px;
    font-size: 200%;
    font-weight: 700;
}.about_this56128 li:hover span {
    opacity: 1;
}.about_this56128 span::before {
    background: linear-gradient(to bottom, rgb(152,201,183,0.5), transparent);
    position: absolute;
    left: 0;
    width: 1px;
    content: "";
    height: calc(100% - 1.4em);
    top: 0.7em;
}

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

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

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

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

@media (hover: none) {.about_this56128 .text_element26431 {
    transform: none !important;
}.about_this56128 h1 {
    transform: none;
}.about_this56128 h1::after {
    transform: scaleX(1);
}}.learning_outcomes63214 {
    position: relative;
    background: linear-gradient(135deg, rgb(200,229,216) 0%, rgb(152,201,183,0.5) 100%);
    overflow: hidden;
    padding: 100px 0;
}.learning_outcomes63214::before {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.7;
    content: "";
    top: 0;
    background: radial-gradient(circle at 20% 30%, rgb(102,168,152,0.5) 0%, transparent 40%);
    height: 100%;
}.learning_outcomes63214::after {
    position: absolute;
    opacity: 0.5;
    filter: blur(80px);
    top: -200px;
    background: rgb(152,201,183,0.5);
    border-radius: 50%;
    content: "";
    height: 400px;
    width: 400px;
    animation: rotate 30s linear infinite;
    right: -200px;
}.learning_outcomes63214 .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.learning_outcomes63214 .learning_creators14736 {
    gap: 40px;
    align-items: center;
    justify-content: space-between;
    display: flex;
}.learning_outcomes63214 .img_item_wrapper02984 {
    flex: 0 0 42%;
    z-index: 1;
    max-width: 42%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    border-radius: 30px;
}.learning_outcomes63214 .img_item_wrapper02984:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}.learning_outcomes63214 .text_element26431 {
    position: relative;
    border-radius: 20px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    flex: 0 0 52%;
    backdrop-filter: blur(10px);
}.learning_outcomes63214 .text_element26431::before {
    content: "";
    position: absolute;
    z-index: -1;
    transform: rotate(45deg);
    opacity: 0.7;
    top: -20px;
    right: 30px;
    background: linear-gradient(135deg, rgb(152,201,183,0.5), rgb(102,168,152,0.5));
    height: 80px;
    border-radius: 20px;
    width: 80px;
}.learning_outcomes63214 h3 {
    font-weight: 700;
    color: #000000;
    font-size: 38px;
    position: relative;
    margin-bottom: 35px;
}.learning_outcomes63214 h3::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    border-radius: 10px;
    left: 0;
    bottom: -12px;
    background: linear-gradient(to right, rgb(152,201,183), rgb(102,168,152));
}.learning_outcomes63214 ul {
    flex-direction: column;
    list-style: none;
    gap: 16px;
    display: flex;
    margin: 0;
    padding: 0;
}.learning_outcomes63214 li {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    transition: all 0.3s ease;
}.learning_outcomes63214 li::before {
    z-index: 0;
    transition: opacity 0.3s ease;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(152,201,183,0.5), transparent);
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
}.learning_outcomes63214 li:hover {
    transform: translateX(10px);
}.learning_outcomes63214 li:hover::before {
    opacity: 0.3;
}.learning_outcomes63214 li p {
    border-radius: 12px;
    backdrop-filter: blur(5px);
    gap: 16px;
    transition: all 0.3s ease;
    z-index: 1;
    display: flex;
    line-height: 1.5;
    align-items: center;
    color: #000000;
    position: relative;
    padding: 16px 20px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin: 0;
}.learning_outcomes63214 li:hover p {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
}.learning_outcomes63214 svg {
    align-items: center;
    height: 24px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    flex-shrink: 0;
    background: linear-gradient(135deg, #ffffff, rgb(200,229,216));
    border-radius: 50%;
    justify-content: center;
    display: flex;
    width: 24px;
    padding: 5px;
}.learning_outcomes63214 svg path {
    fill: rgb(152,201,183);
    transition: fill 0.3s ease;
}.learning_outcomes63214 li:hover svg {
    transform: scale(1.1) rotate(10deg);
    background: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}.learning_outcomes63214 li:hover svg path {
    fill: rgb(102,168,152);
}

@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media (max-width: 992px) {.learning_outcomes63214 {
    padding: 70px 0;
}.learning_outcomes63214 .learning_creators14736 {
    flex-direction: column;
    gap: 40px;
}.learning_outcomes63214 .img_item_wrapper02984 {
    margin: 0 auto;
    flex: none;
    max-width: 60%;
}.learning_outcomes63214 .text_element26431 {
    width: 90%;
    flex: none;
    margin: 0 auto;
}
}

@media (max-width: 576px) {.learning_outcomes63214 {
    padding: 50px 0;
}.learning_outcomes63214 .img_item_wrapper02984 {
    max-width: 85%;
}.learning_outcomes63214 .text_element26431 {
    width: 100%;
    padding: 30px 25px;
}.learning_outcomes63214 .text_element26431::before {
    height: 60px;
    right: 20px;
    width: 60px;
    top: -15px;
}.learning_outcomes63214 h3 {
    margin-bottom: 25px;
    font-size: 21px;
}.learning_outcomes63214 li p {
    padding: 12px 15px;
}.learning_outcomes63214 svg {
    width: 22px;
    height: 22px;
    padding: 4px;
}}footer {
    perspective: 1000px;
    z-index: 1;
    position: relative;
}footer::before {
    background: linear-gradient(135deg, rgb(102,168,152,0.5) 0%, rgb(152,201,183,0.5) 100%);
    bottom: 0;
    opacity: 0.9;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
    top: 0;
}footer::after {
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}.cookie_ctrl09258 {
    position: relative;
    padding: 5rem 0 2.5rem;
    color: #ffffff;
}.cookie_ctrl09258::before {
    background: repeating-linear-gradient(
        90deg,
        rgb(152,201,183) 0px,
        rgb(152,201,183) 40px,
        rgb(102,168,152) 40px,
        rgb(102,168,152) 80px
    );
    content: "";
    height: 20px;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}.cookie_ctrl09258 .container {
    display: flex;
    gap: 4rem;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}.cookie_ctrl09258 .company_holder {
    padding: 2rem;
    transform: rotateX(5deg);
    border-bottom: 6px solid rgb(152,201,183);
    position: relative;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    flex: 1 1 380px;
    background: rgb(152,201,183,0.5);
    border-radius: 0;
    transition: all 0.4s ease;
}.cookie_ctrl09258 .company_holder:hover {
    transform: rotateX(0deg);
}.cookie_ctrl09258 .company_holder h3 {
    font-size: 29px;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    transform: translateZ(20px);
    display: inline-block;
    margin: 0 0 1.5rem;
    color: #ffffff;
}.cookie_ctrl09258 .company_holder h3::before {
    border-left: 3px solid #ffffff;
    top: -10px;
    border-top: 3px solid #ffffff;
    height: 30px;
    content: "";
    left: -10px;
    width: 30px;
    position: absolute;
}.cookie_ctrl09258 .company_holder h3::after {
    position: absolute;
    border-bottom: 3px solid #ffffff;
    bottom: -10px;
    right: -10px;
    height: 30px;
    border-right: 3px solid #ffffff;
    width: 30px;
    content: "";
}.cookie_ctrl09258 .gift_card60813 {
    transform: translateZ(10px);
    color: #ffffff;
    line-height: 1.6;
    padding: 1.5rem;
    border-radius: 10px;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.1);
}.cookie_ctrl09258 .syllabus_ref27810 {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.cookie_ctrl09258 .header_site31804 {
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
}.cookie_ctrl09258 .nav_tutor71450 {
    transform-style: preserve-3d;
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 220px;
    transition: all 0.4s ease;
    transform: rotateX(-5deg);
    position: relative;
}.cookie_ctrl09258 .nav_tutor71450:hover {
    transform: rotateX(0deg);
}.cookie_ctrl09258 .nav_tutor71450 h5 {
    min-width: 200px;
    font-size: 20px;
    margin: 0 0 1.5rem;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    transform: translateZ(15px);
    position: relative;
    background: rgb(102,168,152,0.5);
    display: inline-block;
    padding: 1rem 1.5rem;
    color: #ffffff;
}.cookie_ctrl09258 .nav_tutor71450 h5::after {
    bottom: -5px;
    content: "";
    left: 0;
    right: 0;
    height: 5px;
    position: absolute;
    background: rgb(102,168,152);
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 {
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    display: flex;
    border-radius: 10px;
    gap: 1rem;
    transform: translateZ(5px);
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 a {
    padding: 0.7rem 1rem;
    border-radius: 10px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    display: block;
    transform: translateZ(10px);
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 a::before {
    content: "";
    height: 100%;
    width: 100%;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    left: -100%;
    top: 0;
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 a:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(102,168,152,0.5);
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 a:hover::before {
    left: 100%;
}.study_group29354 {
    position: relative;
    background: rgb(102,168,152,0.5);
    transform-style: preserve-3d;
    perspective: 1000px;
    padding: 2rem 0;
    margin-top: 3rem;
}.study_group29354::before {
    transform: rotateX(45deg);
    height: 20px;
    top: -20px;
    position: absolute;
    left: 0;
    background: rgb(102,168,152);
    width: 100%;
    transform-origin: bottom;
    content: "";
}.study_group29354 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.study_group29354 .collab_net07562 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px);
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.1);
    padding: 0.8rem 2rem;
}

@media (max-width: 1200px) {.cookie_ctrl09258 .container {
    gap: 3rem;
}.cookie_ctrl09258 .company_holder {
    flex: 1 1 350px;
}.cookie_ctrl09258 .syllabus_ref27810 {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.cookie_ctrl09258 .header_site31804 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.cookie_ctrl09258 {
    padding: 4rem 0 2rem;
}.cookie_ctrl09258 .container {
    gap: 3rem;
    flex-direction: column;
}.cookie_ctrl09258 .company_holder,
    .cookie_ctrl09258 .syllabus_ref27810 {
    min-width: 100%;
    flex: 1 1 100%;
}.cookie_ctrl09258 .nav_tutor71450 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 220px;
}.cookie_ctrl09258 .company_holder,
    .cookie_ctrl09258 .nav_tutor71450 {
    transform: none;
}
}

@media (max-width: 768px) {.cookie_ctrl09258 {
    padding: 3.5rem 0 1.5rem;
}.cookie_ctrl09258 .header_site31804 {
    gap: 1.5rem;
}.cookie_ctrl09258 .company_holder h3 {
    font-size: calc(29px - 2px);
}.cookie_ctrl09258 .company_holder h3::before,
    .cookie_ctrl09258 .company_holder h3::after {
    height: 20px;
    width: 20px;
}.study_group29354 {
    margin-top: 2rem;
}.study_group29354::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.cookie_ctrl09258 {
    padding: 3rem 0 1rem;
}.cookie_ctrl09258 .nav_tutor71450 {
    flex: 1 1 100%;
    min-width: 100%;
}.cookie_ctrl09258 .header_site31804 {
    gap: 0.7rem;
}.cookie_ctrl09258 .nav_tutor71450 .header_site31804 a {
    padding: 0.6rem 0.8rem;
}.study_group29354 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.study_group29354::before {
    display: none;
}
}

@media (max-width: 420px) {.cookie_ctrl09258::before {
    height: 10px;
}.cookie_ctrl09258 .company_holder h3::before,
    .cookie_ctrl09258 .company_holder h3::after {
    display: none;
}.cookie_ctrl09258 .nav_tutor71450 h5 {
    width: 100%;
    min-width: auto;
}.study_group29354 .collab_net07562 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.client_experience17489 {
    overflow: hidden;
    padding: 7rem 0;
    perspective: 1200px;
    position: relative;
    background: linear-gradient(145deg, rgb(200,229,216) 0%, rgba(0, 0, 0, 0.5) 100%);
}.client_experience17489::before {
    height: 100%;
    background: radial-gradient(ellipse at 30% 20%, rgb(152,201,183,0.5) 0%, transparent 60%);
    top: 0;
    opacity: 0.6;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
}.client_experience17489 .container {
    position: relative;
    z-index: 2;
}.client_experience17489 h2 {
    left: 50%;
    margin-bottom: 3rem;
    font-size: 30px;
    font-weight: 700;
    transform: translateX(-50%);
    position: relative;
    text-align: center;
    color: #000000;
    display: inline-block;
}.client_experience17489 h2::after {
    transform: perspective(500px) rotateX(45deg);
    height: 4px;
    width: 60%;
    bottom: -15px;
    left: 20%;
    background: rgb(152,201,183);
    content: "";
    box-shadow: 0 5px 15px rgb(152,201,183,0.5);
    position: absolute;
}.client_experience17489 .success_voices20476 {
    overflow-x: auto;
    margin: 0 -1rem;
    transform-style: preserve-3d;
    scroll-snap-type: x mandatory;
    display: flex;
    gap: 3rem;
    padding: 3rem 1rem;
}.client_experience17489 .success_voices20476::-webkit-scrollbar {
    height: 8px;
}.client_experience17489 .success_voices20476::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}.client_experience17489 .success_voices20476::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(152,201,183);
}.client_experience17489 .edu_feedback73918 {
    scroll-snap-align: center;
    flex: 0 0 300px;
    position: relative;
    padding: 2rem;
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    border-radius: 11px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center center;
}.client_experience17489 .edu_feedback73918::before {
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(152,201,183,0.5) 0%, transparent 80%);
    border-radius: 11px;
    transition: all 0.3s ease;
    opacity: 0.3;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
}.client_experience17489 .edu_feedback73918:nth-child(odd) {
    transform: perspective(1000px) rotateY(-5deg) translateZ(10px);
}.client_experience17489 .edu_feedback73918:nth-child(3n+1) {
    transform: perspective(1000px) rotateY(8deg) translateZ(20px);
}.client_experience17489 .edu_feedback73918:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    z-index: 10;
    transform: perspective(1000px) rotateY(0) translateZ(50px) scale(1.05);
}.client_experience17489 .edu_feedback73918:hover::before {
    opacity: 0;
}.client_experience17489 .edu_feedback73918 img {
    border: 3px solid #ffffff;
    height: 80px;
    transition: all 0.4s ease;
    transform: translateX(-1rem);
    border-radius: 50%;
    margin-bottom: 1rem;
    object-fit: cover;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    width: 80px;
}.client_experience17489 .edu_feedback73918:hover img {
    box-shadow: 0 15px 25px rgb(152,201,183,0.5);
    transform: translateX(0) translateY(-10px);
}.client_experience17489 .edu_feedback73918 p {
    transition: all 0.3s ease;
    color: #000000;
    font-size: calc(15px + 0.1rem);
    font-weight: 600;
    margin: 0.5rem 0;
}.client_experience17489 .edu_feedback73918 .description {
    padding-left: 1.5rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    margin-top: 1rem;
    border-left: 3px solid rgb(102,168,152,0.5);
    transition: all 0.3s ease;
    color: #000000;
}.client_experience17489 .edu_feedback73918:hover .description {
    padding-left: 1rem;
    border-left-color: rgb(152,201,183);
}

@media (min-width: 768px) {.client_experience17489 .success_voices20476 {
    padding-bottom: 2rem;
}.client_experience17489 .success_voices20476::after {
    flex: 0 0 1rem;
    content: "";
}
}

@media (max-width: 767px) {.client_experience17489 {
    padding: 5rem 0;
}.client_experience17489 h2 {
    font-size: calc(30px - 0.2rem);
    margin-bottom: 2.5rem;
}.client_experience17489 .success_voices20476 {
    gap: 1.5rem;
}.client_experience17489 .edu_feedback73918 {
    transform: perspective(800px) rotateY(3deg) !important;
    flex: 0 0 250px;
    padding: 1.5rem;
}.client_experience17489 .edu_feedback73918:hover {
    transform: perspective(800px) rotateY(0) translateZ(20px) scale(1.03) !important;
}.client_experience17489 .edu_feedback73918 img {
    height: 60px;
    width: 60px;
}}header {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 100;
    overflow: visible;
    background: linear-gradient(135deg, rgb(152,201,183,0.5) 0%, rgb(200,229,216) 100%);
    margin-top: 0;
    padding: 0;
}header::before {
    width: 100%;
    top: 0;
    opacity: 0.4;
    z-index: 0;
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
}header::after {
    opacity: 0.6;
    bottom: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(152,201,183,0.5), 
        transparent
    );
    height: 10px;
    width: 100%;
    left: 0;
}header .nav_pagewrap03962 {
    padding: 1.3rem 3rem;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    z-index: 5;
}header .nav_page29810 {
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    overflow: hidden;
    flex: 0 0 auto;
    margin-right: 2rem;
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    background: rgba(255, 255, 255, 0.15);
    padding: 1rem;
    transition: all 0.6s ease;
    position: relative;
}header .nav_page29810:hover {
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
    transform: translateY(-5px);
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
}header .head_teach27560 {
    position: relative;
    transition: all 0.4s ease;
    display: block;
}header .head_teach27560 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .nav_tutor71450 {
    display: flex;
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 2;
    padding: 0;
}header .nav_tutor71450::before {
    width: 110%;
    transition: all 0.6s ease;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    left: -5%;
    z-index: -1;
    height: 110%;
    top: -5%;
    position: absolute;
    content: '';
    background: linear-gradient(135deg, rgb(152,201,183,0.5) 0%, transparent 100%);
    opacity: 0.1;
}header .nav_tutor71450:hover::before {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.2;
}header .header_top24816 {
    position: relative;
    margin: 0 0.5rem;
}header .header_top24816 a {
    align-items: center;
    transition: all 0.4s ease;
    overflow: hidden;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    justify-content: center;
    font-weight: 600;
    display: flex;
    color: #000000;
    text-decoration: none;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    padding: 0.8rem 1.3rem;
    font-size: 18px;
}header .header_top24816 a::before {
    height: 100%;
    top: 0;
    content: '';
    opacity: 0;
    position: absolute;
    border-radius: inherit;
    width: 100%;
    z-index: -1;
    left: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(152,201,183,0.5) 0%, rgb(102,168,152,0.5) 100%);
    transform: scale(1.1);
}header .header_top24816 a:hover {
    transform: translateY(-3px) scale(1.05);
    color: #ffffff;
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .header_top24816 a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .header_top24816::after {
    content: '';
    bottom: -8px;
    opacity: 0.7;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    transition: transform 0.4s ease;
    background: rgb(152,201,183);
    left: 50%;
    width: 6px;
    position: absolute;
    height: 6px;
}header .header_top24816:hover::after {
    transform: translateX(-50%) scale(1);
}header .nav_pagewrap03962::before {
    height: 200px;
    right: -100px;
    top: -100px;
    background: radial-gradient(circle, rgb(152,201,183,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.1;
    filter: blur(30px);
    border-radius: 50%;
    content: '';
    width: 200px;
}header .nav_pagewrap03962::after {
    bottom: -75px;
    left: -75px;
    height: 150px;
    position: absolute;
    content: '';
    filter: blur(30px);
    opacity: 0.1;
    width: 150px;
    background: radial-gradient(circle, rgb(102,168,152,0.5) 0%, transparent 70%);
    border-radius: 50%;
}.top_master81523 {
    z-index: 1;
    background: rgb(200,229,216);
    position: relative;
    padding-top: 2rem;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .nav_pagewrap03962 {
    max-width: 1320px;
    margin: 0 auto;
}header .header_top24816 {
    margin: 0 0.7rem;
}header .header_top24816 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .nav_pagewrap03962 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .nav_page29810 {
    margin-right: 0;
    padding: 0.7rem;
    margin-bottom: 0;
}header .nav_tutor71450 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .header_top24816 a {
    padding: 0.6rem 1rem;
    font-size: calc(18px - 1px);
}header .nav_tutor71450::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav_pagewrap03962 {
    padding: 0.8rem 1.5rem;
}header .nav_page29810 {
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
    max-width: 140px;
    padding: 0.6rem;
}header .head_teach27560 img {
    max-height: 35px;
}header .nav_tutor71450 {
    overflow-x: auto;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    margin-top: 0.8rem;
}header .nav_tutor71450::-webkit-scrollbar {
    height: 3px;
}header .nav_tutor71450::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(152,201,183,0.5);
}header .header_top24816 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .header_top24816 a {
    padding: 0.5rem 0.8rem;
    font-size: calc(18px - 2px);
    white-space: nowrap;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
}header .header_top24816::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .nav_pagewrap03962 {
    padding: 0.7rem 1.2rem;
}header .nav_page29810 {
    max-width: 120px;
    padding: 0.5rem;
}header .header_top24816 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}}.help_center51789 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 80px 20px;
    position: relative;
    background: linear-gradient(135deg, rgb(200,229,216) 0%, #ffffff 100%);
}.help_center51789::before {
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    height: 70%;
    top: -10%;
    background: linear-gradient(145deg, rgb(152,201,183,0.5) 0%, rgb(102,168,152,0.5) 100%);
    right: -5%;
    z-index: 0;
    width: 40%;
    position: absolute;
    opacity: 0.6;
    filter: blur(20px);
}.help_center51789::after {
    background: linear-gradient(215deg, rgb(102,168,152,0.5) 0%, rgb(152,201,183,0.5) 100%);
    left: -10%;
    bottom: -5%;
    width: 35%;
    filter: blur(25px);
    height: 60%;
    position: absolute;
    z-index: 0;
    content: "";
    opacity: 0.5;
    transform: rotate(25deg) skewX(-15deg);
}.help_center51789 h1 {
    transition: transform 0.5s ease-out;
    z-index: 5;
    position: relative;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 700;
    transform: perspective(500px) translateZ(0);
}.help_center51789 h1:hover {
    transform: perspective(500px) translateZ(20px);
}.help_center51789 h1::after {
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    border-radius: 10px;
    left: 50%;
    height: 4px;
    background: linear-gradient(90deg, rgb(152,201,183) 0%, rgb(102,168,152) 100%);
}.help_center51789 .container {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-width: 1200px;
}.help_center51789 .connect_now87936 {
    transform: perspective(1000px) rotateX(2deg);
    padding: 40px 30px;
    grid-template-columns: 1fr;
    position: relative;
    background: #ffffff;
    backdrop-filter: blur(5px);
    display: grid;
    gap: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.help_center51789 .connect_now87936 > div {
    background: linear-gradient(to right, #ffffff 90%, rgba(rgb(152,201,183,0.5), 0.05) 100%);
    position: relative;
    padding: 20px;
    border-left: 4px solid rgb(152,201,183);
    transition: all 0.3s ease;
}.help_center51789 .connect_now87936 > div:hover {
    transform: translateX(5px);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}.help_center51789 .connect_now87936 > div > div {
    line-height: 1.6;
    font-size: 14px;
    color: #000000;
}.help_center51789 h6 {
    display: flex;
    font-size: 17px;
    color: #000000;
    align-items: center;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}.help_center51789 h6 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
}.help_center51789 h6:hover svg {
    transform: scale(1.1) rotate(5deg);
}.help_center51789 span {
    color: #000000;
    position: relative;
    font-size: 14px;
    margin-left: 30px;
    display: block;
}.help_center51789 span::before {
    background: rgb(102,168,152);
    top: 50%;
    height: 6px;
    position: absolute;
    left: -15px;
    content: "";
    width: 6px;
    transform: translateY(-50%) rotate(45deg);
}.help_center51789 .course_info07231 {
    display: flex;
    gap: 15px;
    flex-direction: column;
}.help_center51789 .course_info07231 > div {
    transition: transform 0.3s ease;
}.help_center51789 .course_info07231 > div:hover {
    transform: translateX(5px);
}.help_center51789 .contact_query10563 {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    align-items: center;
    transition: color 0.3s ease;
    padding-left: 5px;
    display: flex;
    position: relative;
    text-decoration: none;
}.help_center51789 .contact_query10563:hover {
    color: rgb(152,201,183);
}.help_center51789 .contact_query10563::before {
    position: absolute;
    width: 0;
    background: rgb(152,201,183);
    left: 5px;
    bottom: -2px;
    content: "";
    transition: width 0.3s ease;
    height: 2px;
}.help_center51789 .contact_query10563:hover::before {
    width: calc(100% - 34px);
}.help_center51789 .contact_query10563 svg {
    margin-left: 10px;
    transition: all 0.3s ease;
}.help_center51789 .contact_query10563:hover svg {
    transform: translateY(-3px);
}.help_center51789 svg {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
}.help_center51789 svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.help_center51789 .contact_query10563:hover svg path {
    fill: rgb(152,201,183);
}

@media (min-width: 768px) {.help_center51789 {
    padding: 100px 30px;
}.help_center51789 .connect_now87936 {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    padding: 50px;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
}.help_center51789 h1 {
    margin-bottom: 60px;
    font-size: calc(48px * 1.2);
}.help_center51789 h1::after {
    height: 5px;
    width: 100px;
}
}

@media (max-width: 767px) {.help_center51789 .connect_now87936 {
    padding: 30px 20px;
}.help_center51789 .connect_now87936 > div {
    padding: 15px;
}.help_center51789 h1 {
    font-size: calc(48px * 0.9);
}.help_center51789 span {
    margin-left: 20px;
}
}

@media (hover: hover) {.help_center51789 .connect_now87936 > div {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
}.help_center51789 .connect_now87936 > div:hover {
    transform: translateY(-5px) translateX(5px);
}.help_center51789 .contact_query10563 svg {
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}.help_center51789 .contact_query10563:hover svg {
    transform: translateY(-3px) rotate(5deg);
}
}

@media (prefers-reduced-motion: reduce) {.help_center51789 .connect_now87936,
    .help_center51789 .connect_now87936 > div,
    .help_center51789 h1,
    .help_center51789 .contact_query10563::before,
    .help_center51789 svg {
    transform: none;
    transition: none;
}.help_center51789 .connect_now87936 > div:hover,
    .help_center51789 .course_info07231 > div:hover,
    .help_center51789 h1:hover,
    .help_center51789 .contact_query10563:hover svg {
    transform: none;
}}.education_experience93512 {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background-color: rgb(200,229,216);
}.education_experience93512::before {
    filter: blur(25px);
    right: -10%;
    width: 45%;
    height: 70%;
    opacity: 0.15;
    z-index: 1;
    transform: rotate(-15deg) skewX(15deg);
    position: absolute;
    content: "";
    top: -5%;
    background: linear-gradient(135deg, rgb(152,201,183,0.5), rgb(102,168,152,0.5));
}.education_experience93512::after {
    content: "";
    background: linear-gradient(225deg, rgb(102,168,152,0.5), rgb(152,201,183,0.5));
    filter: blur(20px);
    bottom: -10%;
    z-index: 1;
    opacity: 0.1;
    transform: rotate(10deg) skewX(-10deg);
    width: 35%;
    position: absolute;
    height: 60%;
    left: -5%;
}.education_experience93512 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
}.education_experience93512 .edu_feedback73918 {
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.6s ease;
    padding: 3rem;
    gap: 2.5rem;
    transform: perspective(1000px) rotateY(1deg) rotateX(1deg);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.08);
    position: relative;
    display: grid;
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
}.education_experience93512 .edu_feedback73918:hover {
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.12);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}.education_experience93512 .edu_feedback73918 > div:first-child {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
}.education_experience93512 .edu_feedback73918 .img_item_wrapper02984 {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
    box-shadow: 
        0 10px 30px -10px rgba(0,0,0,0.15),
        0 1px 3px rgba(0,0,0,0.1);
    padding-bottom: 100%;
    transform: translateZ(20px);
    width: 100%;
}.education_experience93512 .edu_feedback73918 .img_item_wrapper02984::before {
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.7;
    background: linear-gradient(
        to bottom,
        transparent 65%,
        rgb(102,168,152,0.5) 100%
    );
    content: "";
    top: 0;
    width: 100%;
    left: 0;
}.education_experience93512 .edu_feedback73918 .img_item_wrapper02984::after {
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(
        45deg,
        rgb(152,201,183,0.5) 0%,
        transparent 50%
    );
    position: absolute;
    left: 0;
    top: 0;
}.education_experience93512 .edu_feedback73918:hover .img_item_wrapper02984 {
    box-shadow: 
        0 15px 35px -10px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.1);
    transform: translateZ(30px) scale(1.02);
}.education_experience93512 .edu_feedback73918 > div:nth-child(2) {
    position: relative;
    text-align: center;
}.education_experience93512 .edu_feedback73918 .name {
    position: relative;
    font-size: calc(19px * 1.1);
    display: inline-block;
    font-weight: 700;
    color: #000000;
    margin-bottom: 0.5rem;
}.education_experience93512 .edu_feedback73918 .name::after {
    border-radius: 10px;
    width: 35%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(102,168,152), rgb(152,201,183));
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    bottom: -5px;
}.education_experience93512 .edu_feedback73918 > div:nth-child(2) > div {
    letter-spacing: 0.5px;
    color: rgb(102,168,152);
    margin-top: 0.8rem;
    font-size: calc(17px * 0.95);
    font-weight: 600;
}.education_experience93512 .edu_feedback73918 > div:nth-child(3) {
    position: relative;
}.education_experience93512 .edu_feedback73918 .exp_flex08614 {
    line-height: 1.7;
    font-size: 17px;
    color: #000000;
    padding: 0.5rem 0.5rem 0.5rem 1.5rem;
    border-left: 3px solid rgb(152,201,183,0.5);
    margin: 0;
    position: relative;
}.education_experience93512 .edu_feedback73918 .exp_flex08614::before {
    left: -10px;
    font-family: serif;
    color: rgb(152,201,183,0.5);
    position: absolute;
    opacity: 0.2;
    top: -20px;
    content: "";
    font-size: 5rem;
    z-index: -1;
}

@media (min-width: 768px) {.education_experience93512 .edu_feedback73918 {
    grid-template-columns: 280px 1fr;
    gap: 2rem 3.5rem;
    grid-template-rows: auto 1fr;
    padding: 3.5rem;
    grid-template-areas: 
            "photo info"
            "photo quote";
}.education_experience93512 .edu_feedback73918 > div:first-child {
    margin: 0;
    grid-area: photo;
}.education_experience93512 .edu_feedback73918 > div:nth-child(2) {
    align-self: flex-end;
    text-align: left;
    grid-area: info;
}.education_experience93512 .edu_feedback73918 > div:nth-child(3) {
    grid-area: quote;
    align-self: flex-start;
}.education_experience93512 .edu_feedback73918 .name::after {
    width: 50px;
    left: 0;
    transform: none;
}.education_experience93512 .edu_feedback73918 .img_item_wrapper02984 {
    border-radius: 8px;
}
}

@media (min-width: 992px) {.education_experience93512 {
    padding: 8rem 0;
}.education_experience93512 .edu_feedback73918 {
    gap: 2.5rem 4rem;
    grid-template-columns: 320px 1fr;
    padding: 4rem;
}.education_experience93512 .edu_feedback73918 .name {
    font-size: calc(19px * 1.2);
}.education_experience93512 .edu_feedback73918 > div:nth-child(2) > div {
    font-size: 17px;
}.education_experience93512 .edu_feedback73918 .exp_flex08614 {
    padding: 0.5rem 1rem 0.5rem 2rem;
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 576px) {.education_experience93512 {
    padding: 4rem 0;
}.education_experience93512 .edu_feedback73918 {
    gap: 1.5rem;
    padding: 2rem;
}.education_experience93512 .edu_feedback73918 .img_item_wrapper02984 {
    max-width: 220px;
}.education_experience93512 .edu_feedback73918 .name {
    font-size: 19px;
}.education_experience93512 .edu_feedback73918 > div:nth-child(2) > div {
    font-size: calc(17px * 0.9);
}.education_experience93512 .edu_feedback73918 .exp_flex08614 {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
    padding: 0.5rem 0 0.5rem 1rem;
}}.course_program_info86529 {
    background-color: rgb(200,229,216);
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
    display: flex;
}.course_program_info86529::before {
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(135deg, 
                rgba(0, 0, 0, 0.8) 0%,
                rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    z-index: 2;
    width: 100%;
    left: 0;
}.course_program_info86529 .container {
    max-width: 1400px;
    position: relative;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    z-index: 10;
    gap: 20px;
    margin: 0 auto;
    width: 100%;
    grid-template-rows: auto auto;
}.course_program_info86529 .learning_creators14736 {
    position: relative;
    display: grid;
    grid-row: 2;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(12, 1fr);
}.course_program_info86529 .career_lab76942 {
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
}.course_program_info86529 .career_lab76942::after {
    position: absolute;
    pointer-events: none;
    z-index: 5;
    opacity: 0.3;
    height: 100%;
    left: 0;
    width: 100%;
    mix-blend-mode: overlay;
    content: '';
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 2px,
        rgba(rgb(152,201,183), 0.1) 2px,
        rgba(rgb(152,201,183), 0.1) 4px
    );
}.course_program_info86529 .education_plan20345 {
    animation: carousel-slide 30s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    display: flex;
    width: 500%;
    height: 100%;
}.course_program_info86529 .career_lab76942:hover .education_plan20345 {
    animation-play-state: paused;
}.course_program_info86529 .learn_plan19287 {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 20%;
}.course_program_info86529 .learn_plan19287 img {
    object-fit: cover;
    height: 100%;
    filter: grayscale(0.5) brightness(0.7);
    width: 100%;
    transition: filter 0.5s ease, transform 0.5s ease;
    transform: scale(1.05);
}.course_program_info86529 .learn_plan19287:hover img {
    filter: grayscale(0) brightness(1);
    transform: scale(1);
}.course_program_info86529 .quick_progress16384 {
    padding: 40px;
    z-index: 5;
    backdrop-filter: blur(10px);
    border-radius: 4px;
    grid-column: 3 / 11;
    position: relative;
    background: rgba(15, 15, 20, 0.75);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(rgb(152,201,183), 0.3);
    overflow: hidden;
}.course_program_info86529 .quick_progress16384:hover {
    transform: translateY(-10px);
}.course_program_info86529 .quick_progress16384::before,
.course_program_info86529 .quick_progress16384::after {
    background: rgb(152,201,183);
    transition: all 0.5s ease;
    content: '';
    position: absolute;
}.course_program_info86529 .quick_progress16384::before {
    transform: scaleX(0);
    height: 2px;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, 
                transparent 0%,
                rgb(152,201,183) 50%,
                transparent 100%);
    left: 0;
}.course_program_info86529 .quick_progress16384::after {
    transform: scaleX(0);
    background: linear-gradient(90deg, 
                transparent 0%,
                rgb(102,168,152) 50%,
                transparent 100%);
    right: 0;
    width: 100%;
    bottom: 0;
    height: 2px;
}.course_program_info86529 .quick_progress16384:hover::before,
.course_program_info86529 .quick_progress16384:hover::after {
    transform: scaleX(1);
}.course_program_info86529 .quick_progress16384 h3 {
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
}.course_program_info86529 .quick_progress16384 h3::before {
    left: 0;
    top: 0;
    width: 4px;
    background: rgb(152,201,183);
    content: '';
    height: 100%;
    position: absolute;
}.course_program_info86529 .quick_progress16384 h3::after {
    content: '';
    height: 1px;
    left: 20px;
    position: absolute;
    width: 30px;
    background: rgb(102,168,152);
    bottom: -10px;
}.course_program_info86529 .quick_progress16384 p {
    position: relative;
    color: #000000;
    padding-left: 20px;
    border-left: 1px solid rgba(rgb(102,168,152), 0.3);
    margin-bottom: 2.5rem;
    font-size: 16px;
    line-height: 1.8;
}.course_program_info86529 .quick_progress16384 .connect_widget36894 {
    transition: all 0.3s ease;
    overflow: hidden;
    text-decoration: none;
    font-size: 14px;
    background-color: transparent;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px;
    position: relative;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid rgb(152,201,183);
    padding: 12px 30px;
    z-index: 1;
}.course_program_info86529 .quick_progress16384 .connect_widget36894::before {
    content: '';
    background: rgb(152,201,183);
    top: 0;
    z-index: -1;
    transition: all 0.3s ease;
    height: 100%;
    left: -100%;
    position: absolute;
    width: 100%;
}.course_program_info86529 .quick_progress16384 .connect_widget36894:hover {
    color: #ffffff;
    border-color: rgb(152,201,183);
}.course_program_info86529 .quick_progress16384 .connect_widget36894:hover::before {
    left: 0;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-reverse {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-20%);
    }
    45% {
        transform: translateX(-20%);
    }
    50% {
        transform: translateX(-40%);
    }
    70% {
        transform: translateX(-40%);
    }
    75% {
        transform: translateX(-60%);
    }
    95% {
        transform: translateX(-60%);
    }
    100% {
        transform: translateX(-80%);
    }
}


.course_program_info86529 .quick_progress16384::before {
    transition: transform 0.5s ease;
    right: 0;
    background: linear-gradient(to right, 
                transparent, 
                rgb(152,201,183), 
                transparent);
    content: '';
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 0;
    position: absolute;
    height: 2px;
}.course_program_info86529 .quick_progress16384:hover::before {
    transform: scaleX(1);
}

@media (max-width: 1200px) {.course_program_info86529 .quick_progress16384 {
    grid-column: 2 / 12;
}
}

@media (max-width: 991px) {.course_program_info86529 {
    padding: 4rem 0;
}.course_program_info86529 .quick_progress16384 {
    grid-column: 1 / 13;
    margin: 0 20px;
}
}

@media (max-width: 767px) {.course_program_info86529 {
    padding: 3rem 0;
}.course_program_info86529 .quick_progress16384 {
    padding: 30px 20px;
}.course_program_info86529 .quick_progress16384 h3 {
    font-size: calc(36px * 0.9);
}.course_program_info86529 .education_plan20345 {
    width: 600%;
    animation-duration: 20s;
}.course_program_info86529 .learn_plan19287 {
    width: 16.6667%;
}
    
    @keyframes carousel-slide {
        0%, 12% {
            transform: translateX(0);
        }
        16%, 28% {
            transform: translateX(-16.6667%);
        }
        32%, 44% {
            transform: translateX(-33.3334%);
        }
        48%, 60% {
            transform: translateX(-50%);
        }
        64%, 76% {
            transform: translateX(-66.6667%);
        }
        80%, 92% {
            transform: translateX(-83.3334%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

@media (max-width: 480px) {.course_program_info86529 {
    padding: 2rem 0;
}.course_program_info86529 .quick_progress16384 {
    padding: 25px 15px;
}.course_program_info86529 .quick_progress16384 h3 {
    font-size: calc(36px * 0.8);
    padding-left: 15px;
}.course_program_info86529 .quick_progress16384 p {
    padding-left: 15px;
}.course_program_info86529 .quick_progress16384 .connect_widget36894 {
    margin-left: 15px;
    padding: 10px 20px;
}}.aspiring_learners36187 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background-color: rgb(200,229,216);
    z-index: 1;
}.aspiring_learners36187::before {
    top: -50%;
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    right: -50%;
    background: radial-gradient(
        circle at center,
        rgba(rgb(102,168,152,0.5), 0.3) 0%,
        transparent 70%
    );
    width: 100%;
}.aspiring_learners36187::after {
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(152,201,183,0.5), 0.2) 0%,
        transparent 70%
    );
    position: absolute;
    left: -20%;
    width: 80%;
    height: 80%;
    z-index: -1;
    content: "";
    bottom: -30%;
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
}.aspiring_learners36187 .learning_creators14736 {
    max-width: 1000px;
    position: relative;
    flex-direction: column;
    padding: 0 2rem;
    margin: 0 auto;
    align-items: center;
    display: flex;
}.aspiring_learners36187 h3 {
    border-radius: 20px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    backdrop-filter: blur(10px);
    font-size: 38px;
    padding: 1rem 3rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 4rem;
    color: #000000;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    position: relative;
    font-weight: 600;
}.aspiring_learners36187 h3::before,
.aspiring_learners36187 h3::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 30px;
    height: 30px;
    border-style: solid;
    border-color: rgb(102,168,152);
}.aspiring_learners36187 h3::before {
    border-radius: 5px 0 0 0;
    border-width: 2px 0 0 2px;
    top: -10px;
    left: -10px;
}.aspiring_learners36187 h3::after {
    right: -10px;
    border-width: 0 2px 2px 0;
    border-radius: 0 0 5px 0;
    bottom: -10px;
}.aspiring_learners36187 ul {
    padding: 0;
    position: relative;
    gap: 2rem;
    width: 100%;
    flex-direction: column;
    z-index: 2;
    display: flex;
    margin: 0;
    list-style: none;
}.aspiring_learners36187 li {
    border-radius: 20px;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 6px 6px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    flex-direction: column;
    display: flex;
    backdrop-filter: blur(12px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    background: rgba(255, 255, 255, 0.08);
    padding: 2rem;
    align-items: center;
    text-align: center;
}.aspiring_learners36187 li::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(102,168,152,0.5), 0.5),
        transparent
    );
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    right: 0;
    height: 2px;
}.aspiring_learners36187 li:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 12px 12px rgba(0, 0, 0, 0.05),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    transform: translateY(-10px);
    border-color: rgba(rgb(102,168,152,0.5), 0.3);
}.aspiring_learners36187 li:hover::after {
    content: "";
    height: 4px;
    position: absolute;
    bottom: 0;
    animation: glowLine 2s infinite alternate ease-in-out;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(102,168,152),
        rgb(152,201,183)
    );
    width: 100%;
}.aspiring_learners36187 li svg {
    fill: rgb(102,168,152);
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    width: 60px;
    transition: all 0.3s ease;
    height: 60px;
}.aspiring_learners36187 li svg path {
    fill: rgb(102,168,152);
    transition: fill 0.3s ease;
}.aspiring_learners36187 li:hover svg {
    transform: scale(1.05);
    fill: rgb(152,201,183);
}.aspiring_learners36187 li:hover svg path {
    fill: rgb(152,201,183);
}.aspiring_learners36187 li:nth-child(even) {
    transform: translateX(20px);
}.aspiring_learners36187 li:nth-child(odd) {
    transform: translateX(-20px);
}.aspiring_learners36187 li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}.aspiring_learners36187 li:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-10px);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 5px rgba(rgb(102,168,152,0.5), 0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(rgb(152,201,183,0.5), 0.8);
    }
}

@media (min-width: 992px) {.aspiring_learners36187 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    display: grid;
}.aspiring_learners36187 li:nth-child(1),
    .aspiring_learners36187 li:nth-child(3) {
    transform: translateY(20px);
}.aspiring_learners36187 li:nth-child(2),
    .aspiring_learners36187 li:nth-child(4) {
    transform: translateY(-20px);
}.aspiring_learners36187 li:nth-child(1):hover,
    .aspiring_learners36187 li:nth-child(3):hover {
    transform: translateY(10px);
}.aspiring_learners36187 li:nth-child(2):hover,
    .aspiring_learners36187 li:nth-child(4):hover {
    transform: translateY(-30px);
}
}

@media (max-width: 991px) {.aspiring_learners36187 {
    padding: 4rem 0;
}.aspiring_learners36187 ul {
    gap: 1.5rem;
}.aspiring_learners36187 h3 {
    font-size: calc(38px * 0.9);
    padding: 0.8rem 2rem;
    margin-bottom: 3rem;
}.aspiring_learners36187 li {
    padding: 1.5rem;
}.aspiring_learners36187 li svg {
    margin-bottom: 1rem;
    width: 50px;
    height: 50px;
}
}

@media (max-width: 768px) {.aspiring_learners36187 {
    padding: 3rem 0;
}.aspiring_learners36187 .learning_creators14736 {
    padding: 0 1.5rem;
}.aspiring_learners36187 h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 2.5rem;
    padding: 0.7rem 1.5rem;
}.aspiring_learners36187 li {
    padding: 1.25rem;
}.aspiring_learners36187 li:nth-child(even),
    .aspiring_learners36187 li:nth-child(odd) {
    transform: translateX(0);
}.aspiring_learners36187 li:nth-child(even):hover,
    .aspiring_learners36187 li:nth-child(odd):hover {
    transform: translateY(-5px);
}.aspiring_learners36187 li svg {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 480px) {.aspiring_learners36187 {
    padding: 2.5rem 0;
}.aspiring_learners36187 .learning_creators14736 {
    padding: 0 1rem;
}.aspiring_learners36187 h3 {
    font-size: calc(38px * 0.7);
    padding: 0.5rem 1rem;
    margin-bottom: 2rem;
}.aspiring_learners36187 h3::before,
    .aspiring_learners36187 h3::after {
    height: 20px;
    width: 20px;
}.aspiring_learners36187 ul {
    gap: 1rem;
}.aspiring_learners36187 li {
    padding: 1rem;
}.aspiring_learners36187 li svg {
    width: 35px;
    height: 35px;
    margin-bottom: 0.75rem;
}}.title_intro37215 {
    align-items: center;
    justify-content: center;
    color: #ffffff;
    display: flex;
    min-height: 100vh;
    padding: 2rem;
    position: relative;
    overflow: hidden;
}.title_intro37215::before {
    bottom: 0;
    right: 0;
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.65) 40%,
    rgba(0, 0, 0, 0.45) 60%,
    rgba(0, 0, 0, 0.25)
  );
}.title_intro37215::after {
    animation: glowPulse 15s infinite alternate ease-in-out;
    height: 200%;
    top: -100%;
    right: -100%;
    background: radial-gradient(
    circle at 30% 70%,
    rgb(152,201,183,0.5) 0%,
    transparent 40%
  );
    z-index: 2;
    content: "";
    pointer-events: none;
    width: 200%;
    position: absolute;
}.title_intro37215 > div {
    grid-template-columns: 1fr;
    display: grid;
    width: 100%;
    gap: 3rem;
    max-width: 1200px;
    position: relative;
    z-index: 5;
    transform: perspective(1000px) rotateX(2deg);
}.title_intro37215 > div > div:first-child {
    transform: translateZ(40px);
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.2));
}.title_intro37215 h1.title_style_header {
    background-clip: text !important;
    margin: 0 0 1rem;
    -webkit-background-clip: text !important;
    opacity: 0;
    animation: titleIn 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: transparent;
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw, 43px);
    background: linear-gradient(
    120deg,
    #ffffff 0%,
    rgb(152,201,183) 50%,
    rgb(102,168,152) 100%
  );
    transform: translateY(-20px);
}.title_intro37215 .start_entry37651 {
    flex-direction: column;
    position: relative;
    display: flex;
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    opacity: 0;
    backdrop-filter: blur(8px);
    transform: translateZ(20px) translateY(20px);
    gap: 2rem;
    padding: 2.5rem;
    animation: holderIn 1.5s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    background: linear-gradient(
    145deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(23, 23, 40, 0.85) 100%
  );
}.title_intro37215 .start_entry37651::before {
    height: 1px;
    right: 0;
    background: linear-gradient(
    90deg,
    transparent,
    rgb(152,201,183) 40%,
    rgb(152,201,183) 60%,
    transparent
  );
    top: 0;
    position: absolute;
    animation: lineGrow 1.2s 1.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
}.title_intro37215 .learning_lab48532 {
    position: relative;
    transform: translateZ(30px);
}.title_intro37215 .learning_lab48532 h3 {
    color: rgb(102,168,152);
    opacity: 0;
    line-height: 1.4;
    transform: translateY(10px);
    margin: 0;
    font-size: clamp(1.25rem, 3vw, 23px);
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    animation: fadeUp 1s 1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
}.title_intro37215 .start_entry37651 > div:last-child {
    transform: translateZ(10px);
    position: relative;
}.title_intro37215 .start_entry37651 p {
    font-weight: 400;
    margin: 0;
    color: #ffffff;
    padding-left: 1.5rem;
    font-size: clamp(1rem, 2vw, 12px);
    animation: fadeUp 1s 1.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    opacity: 0;
    line-height: 1.6;
    transform: translateY(10px);
    position: relative;
}.title_intro37215 .start_entry37651 p::before {
    position: absolute;
    border-radius: 0;
    background: rgb(152,201,183);
    content: "";
    height: 0.8rem;
    top: 50%;
    left: 0;
    width: 0.8rem;
    transform: translateY(-50%) rotate(45deg);
}

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

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

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

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

@keyframes glowPulse {
  0% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.05) rotate(5deg);
  }
  100% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
}

@media (min-width: 768px) {.title_intro37215 {
    padding: 3rem;
}.title_intro37215 > div {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: center;
}.title_intro37215 > div > div:first-child {
    transform: translateZ(50px) translateX(-20px);
}.title_intro37215 .start_entry37651 {
    z-index: 10;
    margin-left: -2rem;
}.title_intro37215 h1.title_style_header {
    max-width: 95%;
    font-size: calc(43px * 1.2);
}
}

@media (min-width: 1024px) {.title_intro37215 {
    padding: 0;
}.title_intro37215 > div {
    gap: 4rem;
}.title_intro37215 > div > div:first-child {
    transform: translateZ(80px) translateX(-40px);
}.title_intro37215 .start_entry37651 {
    margin-left: -4rem;
    transform: translateZ(40px) rotateY(-5deg);
    padding: 3.5rem;
}.title_intro37215 h1.title_style_header {
    font-size: calc(43px * 1.4);
}.title_intro37215 .learning_lab48532 h3 {
    font-size: calc(23px * 1.15);
}.title_intro37215 .start_entry37651 p {
    font-size: calc(12px * 1.1);
}
}

@media (min-width: 1440px) {.title_intro37215 > div {
    grid-template-columns: 45% 55%;
}.title_intro37215 > div > div:first-child {
    transform: translateZ(100px) translateX(-60px);
}.title_intro37215 .start_entry37651 {
    margin-left: -6rem;
}
}

@media (max-width: 767px) {.title_intro37215 {
    min-height: 90vh;
}.title_intro37215 > div {
    transform: perspective(800px) rotateX(0deg);
}.title_intro37215 .start_entry37651 {
    padding: 2rem;
}}.secure_refuge83264 {
    gap: 30px;
    color: #ffffff;
    background: linear-gradient(to right, rgb(152,201,183), rgb(102,168,152));
    padding: 50px;
    display: flex;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    flex-direction: column;
}.secure_refuge83264 h1 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    font-size: 41px;
}.secure_refuge83264 h2 {
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: center;
    font-weight: 600;
    font-size: 37px;
}.secure_refuge83264 h3, .secure_refuge83264 h4, .secure_refuge83264 h5, .secure_refuge83264 h6 {
    text-align: center;
    margin: 1rem 0;
}.secure_refuge83264 p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8;
    text-align: justify;
}.secure_refuge83264 ul, .secure_refuge83264 ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}.secure_refuge83264 ul li, .secure_refuge83264 ol li {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 16px;
}.secure_refuge83264 span {
    font-weight: 600;
}.secure_refuge83264 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure_refuge83264 {
    padding: 30px 15px;
}.secure_refuge83264 h1 {
    font-size: calc(24px - 10px);
}.secure_refuge83264 h2 {
    font-size: calc(24px - 8px);
}.secure_refuge83264 p, .secure_refuge83264 li {
    font-size: calc(16px - 2px);
}}
.consentSettingsDialog92105 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: rgb(200,229,216);
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    z-index: 90;
    position: fixed;
    border-top: 3px solid rgb(152,201,183);
}.consent_ack94567 {
    display: flex;
    max-width: 1200px;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px;
    margin: 0 auto;
}.safe_cookies45029 {
    flex-shrink: 0;
    margin-right: 15px;
}.safe_cookies45029 svg {
    fill: rgb(152,201,183);
    height: 60px;
    transition: fill 0.3s ease;
    width: 60px;
}.safe_cookies45029 svg:hover {
    fill: rgb(102,168,152);
}.cookie_reset64908 {
    color: #000000;
    flex-grow: 1;
    margin-right: 15px;
}.consentSettingsDialog92105 h5 {
    margin-bottom: 8px;
    font-size: 24px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: rgb(152,201,183);
}.consentSettingsDialog92105 p {
    color: #000000;
    line-height: 1.5;
    font-size: 13px;
    font-family: Arial, sans-serif;
}.cookie_frame39208 {
    color: #ffffff;
    cursor: pointer;
    border-radius: 12px;
    padding: 10px 20px;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    margin-left: 10px;
    text-decoration: none;
    background: rgb(152,201,183);
    transition: background 0.3s ease, box-shadow 0.3s ease;
}.cookie_frame39208:hover {
    box-shadow: 0 0 10px rgb(102,168,152,0.5);
    background: rgb(102,168,152);
}#acceptCookiesPermissionBtn42357 {
    background: rgb(152,201,183);
}#noThanksCookiesCollection15897 {
    background: rgba(0, 0, 0, 0.5);
}.consentSettingsDialog92105 p a {
    text-decoration: underline;
    color: rgb(152,201,183);
    transition: color 0.3s ease;
}.consentSettingsDialog92105 p a:hover {
    color: rgb(102,168,152);
}
@media only screen and (max-width: 1200px) {.consent_ack94567 {
    align-items: center;
    flex-direction: column;
}.safe_cookies45029 {
    margin-bottom: 15px;
}.cookie_reset64908 {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.cookie_frame39208 {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
    max-width: 200px;
}
}
@media only screen and (max-width: 800px) {.consent_ack94567 {
    padding: 15px;
}.safe_cookies45029 {
    display: none;
}.consentSettingsDialog92105 h5 {
    font-size: 22px;
}.consentSettingsDialog92105 p {
    font-size: 16px;
}}
#cookie_panel_popup79036 {
    display: none;
}#cookie_panel_popup79036:checked ~ .consentSettingsDialog92105 {
    opacity: 0;
    visibility: hidden;
}.ty_content82751 {
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(102,168,152,0.5), rgb(152,201,183,0.5));
    padding: 6rem 0;
}.ty_content82751::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(102,168,152,0.5) 0px,
        rgb(102,168,152,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    opacity: 0.1;
    z-index: 1;
    left: 0;
    pointer-events: none;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
}.ty_content82751::after {
    position: absolute;
    top: -10%;
    height: 80%;
    z-index: 0;
    opacity: 0.4;
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(152,201,183,0.5) 0%,
        transparent 70%
    );
    width: 80%;
    right: -10%;
    transform: rotate(-15deg);
}.ty_content82751 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
    transform: translateZ(0);
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
}.ty_content82751 h2 {
    transform: translateZ(30px);
    font-weight: 700;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 34px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 3rem;
    position: relative;
}.ty_content82751 h2::after {
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
    bottom: -1rem;
    width: 8rem;
    height: 0.3rem;
    background: linear-gradient(to right, rgb(152,201,183), rgb(102,168,152));
}.ty_content82751 .learning_creators14736 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 8px 16px rgba(0, 0, 0, 0.05),
        0 4px 8px rgba(0, 0, 0, 0.025);
    transform-style: preserve-3d;
    transform: translateZ(10px) rotateX(2deg);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    border-left: 4px solid rgb(152,201,183);
    background: #ffffff;
    backdrop-filter: blur(5px);
    padding: 3rem;
}.ty_content82751 .learning_creators14736::before {
    content: "";
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    right: 1rem;
    top: 1rem;
    bottom: 1rem;
    border: 1px dashed rgb(102,168,152,0.5);
    left: 1rem;
    z-index: 0;
}.ty_content82751 .learning_creators14736:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 10px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px) rotateX(0deg);
}.ty_content82751 ul {
    position: relative;
    margin: 0;
    list-style: none;
    padding: 0;
    z-index: 1;
}.ty_content82751 li {
    transform: translateZ(5px);
    margin-bottom: 1rem;
    position: relative;
}.ty_content82751 li::before {
    border-radius: 0.2rem;
    background: linear-gradient(135deg, rgb(152,201,183), rgb(102,168,152));
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
    width: 0.8rem;
    height: 0.8rem;
    top: 0.5rem;
    left: -2rem;
    content: "";
    transform: rotate(45deg);
}.ty_content82751 li:hover::before {
    opacity: 1;
    transform: rotate(45deg) scale(1.2);
}.ty_content82751 span {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: block;
    position: relative;
    padding-left: 0;
    transition: padding-left 0.3s ease;
    line-height: 1.8;
}.ty_content82751 span::after {
    bottom: -0.8rem;
    width: 100%;
    left: 0;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgb(102,168,152,0.5), transparent);
    position: absolute;
    transform-origin: left;
    content: "";
    height: 1px;
}.ty_content82751 li:hover span {
    padding-left: 0.5rem;
}.ty_content82751 li:hover span::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {.ty_content82751 {
    padding: 5rem 0;
}.ty_content82751 .learning_creators14736 {
    padding: 2.5rem;
    transform: translateZ(5px) rotateX(1deg);
}.ty_content82751 h2 {
    max-width: 100%;
    transform: translateZ(20px);
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 767px) {.ty_content82751 {
    padding: 4rem 0;
}.ty_content82751 .container {
    padding: 0 1.5rem;
}.ty_content82751 .learning_creators14736 {
    transform: translateZ(0) rotateX(0deg);
    padding: 2rem;
}.ty_content82751 h2 {
    transform: translateZ(10px);
    margin-bottom: 2rem;
    font-size: calc(34px * 0.8);
}.ty_content82751 h2::after {
    width: 6rem;
    height: 0.25rem;
}.ty_content82751 span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 575px) {.ty_content82751 {
    padding: 3rem 0;
}.ty_content82751 .container {
    padding: 0 1rem;
}.ty_content82751 .learning_creators14736 {
    padding: 1.5rem;
    border-left-width: 3px;
}.ty_content82751 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(34px * 0.7);
}.ty_content82751 h2::after {
    width: 5rem;
    height: 0.2rem;
    bottom: -0.7rem;
}.ty_content82751 span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.ty_content82751 li::before {
    height: 0.7rem;
    left: -1.5rem;
    width: 0.7rem;
}}.plan74809 {
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}.plan74809::before {
    content: "";
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, rgb(102,168,152,0.5), rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    left: 0;
}.plan74809::after {
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    pointer-events: none;
    height: 200%;
    content: "";
    left: -50%;
    width: 200%;
    position: absolute;
    animation: rotateBackground 180s linear infinite;
    z-index: -1;
    top: -50%;
}.plan74809 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.study_costs28536 {
    position: relative;
}.plan74809 h2 {
    position: relative;
    color: #ffffff;
    font-size: 32px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-weight: 700;
    margin-bottom: 25px;
    transform: perspective(1000px) translateZ(20px);
}.plan74809 h2::after {
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(152,201,183), transparent);
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    width: 80px;
    left: 50%;
}.plan74809 .cost_card19023 {
    color: #ffffff;
    margin: 0 auto 60px;
    max-width: 800px;
    opacity: 0.9;
    transform: perspective(1000px) translateZ(10px);
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
}.plan74809 .edu_deals04785 {
    list-style: none;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    padding: 0;
}.plan74809 .edu_deals04785 li {
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
}.plan74809 .fee_structure30946 {
    text-decoration: none;
    height: 100%;
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.plan74809 .study_cost34015 {
    overflow: hidden;
    backdrop-filter: blur(8px);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2),
              -10px -10px 30px rgba(255, 255, 255, 0.05),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    transform-style: preserve-3d;
    position: relative;
    transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    height: 100%;
    padding: 30px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
}.plan74809 .study_cost34015::before {
    background: rgb(152,201,183);
    right: -40px;
    position: absolute;
    transition: transform 0.5s ease-out;
    width: 80px;
    content: "";
    top: -40px;
    height: 80px;
    border-radius: 50%;
    opacity: 0.1;
}.plan74809 .study_cost34015::after {
    width: 100%;
    content: "";
    bottom: 0;
    left: 0;
    transform-origin: left;
    position: absolute;
    height: 3px;
    transform: scaleX(0.7);
    background: linear-gradient(90deg, rgb(152,201,183), transparent);
    transition: transform 0.5s ease-out;
}.plan74809 .pricing_offers71609 {
    z-index: 2;
    position: relative;
    transform: translateZ(20px);
}.plan74809 .fee_structure30946 h4 {
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    margin: 0 0 20px;
    font-size: calc(21px + 2px);
}.plan74809 .fee_structure30946 h4::after {
    content: "";
    bottom: -8px;
    position: absolute;
    width: 40px;
    left: 0;
    background: rgb(152,201,183);
    transition: width 0.3s ease;
    height: 2px;
}.plan74809 .fee_structure30946 p {
    color: #ffffff;
    max-height: 240px;
    font-size: calc(16px - 1px);
    scrollbar-color: rgb(152,201,183) transparent;
    opacity: 0.8;
    padding-right: 10px;
    overflow-y: auto;
    scrollbar-width: thin;
    line-height: 1.6;
    margin-bottom: 25px;
}.plan74809 .fee_structure30946 p::-webkit-scrollbar {
    width: 4px;
}.plan74809 .fee_structure30946 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}.plan74809 .fee_structure30946 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(152,201,183);
}.plan74809 .plan_rates42591 {
    display: block;
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    text-align: right;
    font-size: calc(21px + 6px);
    margin-top: 20px;
}.plan74809 .plan_rates42591::before {
    height: 2px;
    position: absolute;
    transform-origin: right;
    content: "";
    bottom: -10px;
    right: 0;
    transform: scaleX(0);
    width: 60px;
    transition: transform 0.3s ease;
    background: rgb(152,201,183);
}.plan74809 .fee_structure30946:hover .study_cost34015 {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.25),
              -15px -15px 40px rgba(255, 255, 255, 0.07),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px) translateZ(0);
}.plan74809 .fee_structure30946:hover .study_cost34015::before {
    transform: scale(3);
    opacity: 0.05;
}.plan74809 .fee_structure30946:hover .study_cost34015::after {
    transform: scaleX(1);
}.plan74809 .fee_structure30946:hover h4::after {
    width: 100%;
}.plan74809 .fee_structure30946:hover .plan_rates42591::before {
    transform: scaleX(1);
}

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

@media screen and (min-width: 1200px) {.plan74809 .edu_deals04785 {
    grid-template-columns: repeat(4, 1fr);
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {.plan74809 .edu_deals04785 {
    grid-template-columns: repeat(3, 1fr);
}.plan74809 {
    padding: 100px 0 80px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.plan74809 .edu_deals04785 {
    grid-template-columns: repeat(2, 1fr);
}.plan74809 {
    padding: 80px 0 60px;
}.plan74809 .cost_card19023 {
    margin-bottom: 50px;
}
}

@media screen and (max-width: 767px) {.plan74809 .edu_deals04785 {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.plan74809 {
    padding: 60px 0 40px;
}.plan74809 h2 {
    font-size: calc(32px - 4px);
}.plan74809 .cost_card19023 {
    margin-bottom: 40px;
    font-size: calc(16px - 1px);
}.plan74809 .study_cost34015 {
    padding: 25px 20px;
}
}

@media (hover: none) {.plan74809 .study_cost34015 {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2),
                -8px -8px 20px rgba(255, 255, 255, 0.05);
}.plan74809 .fee_structure30946:active .study_cost34015 {
    transform: translateY(-5px);
}
}

@media (prefers-reduced-motion: reduce) {.plan74809::after {
    animation: none;
}.plan74809 .fee_structure30946:hover .study_cost34015 {
    transform: none;
}.plan74809 .fee_structure30946:hover .study_cost34015::before {
    transform: none;
}}.check_it_out_now26905 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(102,168,152,0.5) 0%, #ffffff 100%);
    position: relative;
}.check_it_out_now26905::before {
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    background: rgb(152,201,183,0.5);
    right: -20%;
    transform: rotate(-15deg);
    width: 80%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: -50%;
    content: '';
    height: 200%;
}.check_it_out_now26905::after {
    opacity: 0.1;
    z-index: 1;
    content: '';
    width: 60%;
    position: absolute;
    height: 150%;
    transform: rotate(15deg);
    background: rgb(102,168,152,0.5);
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
    bottom: -30%;
    left: -10%;
}.check_it_out_now26905 .learning_creators14736 {
    align-items: center;
    padding: 0;
    position: relative;
    flex-direction: column;
    display: flex;
    z-index: 10;
}.check_it_out_now26905 .container p {
    margin: 0 0 60px 0;
    font-size: 35px;
    font-weight: 700;
    max-width: 800px;
    line-height: 1.4;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    color: #000000;
    background: #ffffff;
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    position: relative;
    text-align: center;
    padding: 40px 60px;
    z-index: 5;
}.check_it_out_now26905 .connect_widget36894 {
    padding: 20px 50px;
    border-radius: 30px;
    overflow: hidden;
    z-index: 5;
    position: relative;
    transition: all 0.4s ease;
    font-weight: 600;
    font-size: 19px;
    text-decoration: none;
    color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, rgb(152,201,183), rgb(102,168,152));
}.check_it_out_now26905 .connect_widget36894::before {
    top: 0;
    background: linear-gradient(90deg, rgb(102,168,152), rgb(152,201,183));
    width: 100%;
    height: 100%;
    opacity: 0;
    content: '';
    transition: opacity 0.4s ease;
    position: absolute;
    z-index: -1;
    left: 0;
}.check_it_out_now26905 .connect_widget36894:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.check_it_out_now26905 .connect_widget36894:hover::before {
    opacity: 1;
}.check_it_out_now26905 .container p::before {
    animation: morph 8s ease-in-out infinite;
    content: '';
    position: absolute;
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    background: #ffffff;
    opacity: 0.4;
    z-index: -1;
    width: 140%;
    top: -10%;
    left: -20%;
    height: 120%;
}.check_it_out_now26905 .connect_widget36894::after {
    transform: skewX(-15deg);
    left: -100px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    top: 0;
    content: '';
    position: absolute;
    width: 30px;
    animation: shine 6s infinite;
    height: 100%;
}

@keyframes morph {
    0%, 100% {
        border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
}

@keyframes shine {
    0% {
        left: -100px;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}

@media (max-width: 991px) {.check_it_out_now26905 {
    padding: 90px 0;
}.check_it_out_now26905 .container p {
    margin-bottom: 50px;
    padding: 35px 50px;
    font-size: calc(18px * 1.2);
}.check_it_out_now26905 .connect_widget36894 {
    padding: 18px 40px;
}
}

@media (max-width: 767px) {.check_it_out_now26905 {
    padding: 70px 0;
}.check_it_out_now26905 .container p {
    margin-bottom: 40px;
    font-size: 18px;
    border-radius: 40% 60% 50% 50% / 40% 40% 60% 60%;
    padding: 30px 40px;
}.check_it_out_now26905 .connect_widget36894 {
    padding: 15px 35px;
}.check_it_out_now26905 .container p::before {
    animation: none;
}
}

@media (max-width: 480px) {.check_it_out_now26905 {
    padding: 50px 0;
}.check_it_out_now26905 .container p {
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 25px 30px;
    font-size: calc(16px * 1.2);
}.check_it_out_now26905 .connect_widget36894 {
    padding: 12px 30px;
    font-size: calc(19px * 0.9);
}
}