* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1224px;
    max-width: 100%;
}.nav-base-653 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}.grid-container-691 {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}.alumni-net-289 {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.leadership-profile-038 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,236) 0%, rgba(0, 0, 0, 0.5) 100%);
}.leadership-profile-038::before {
    width: 40%;
    position: absolute;
    top: 0;
    transform: skewX(-15deg) translateX(10%);
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    content: "";
    right: 0;
    background: linear-gradient(45deg, transparent 0%, rgb(202,210,209,0.5) 100%);
}.leadership-profile-038::after {
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(202,210,209) 0%, transparent 100%);
    content: "";
    position: absolute;
    height: 5px;
}.leadership-profile-038 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
}.leadership-profile-038 .edu-ratings-670 {
    grid-template-columns: 1fr;
    padding: 2.5rem;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    gap: 2rem;
    position: relative;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.05);
}.leadership-profile-038 .edu-ratings-670:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
    transform: translateY(-5px);
}.leadership-profile-038 .edu-ratings-670 > div:first-child {
    justify-self: center;
}.leadership-profile-038 .picture-gallery-041 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    height: 180px;
    transition: transform 0.4s ease-out;
    position: relative;
    overflow: hidden;
    transform: rotate(-3deg);
    width: 180px;
}.leadership-profile-038 .edu-ratings-670:hover .picture-gallery-041 {
    transform: rotate(0deg) scale(1.05);
}.leadership-profile-038 .picture-gallery-041::after {
    z-index: 1;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgb(202,210,209,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}.leadership-profile-038 .name {
    color: rgb(202,210,209);
    margin-bottom: 0.75rem;
    display: inline-block;
    font-size: 22px;
    position: relative;
    font-weight: 700;
}.leadership-profile-038 .name::after {
    position: absolute;
    height: 3px;
    transform: scaleX(1);
    transform-origin: left;
    bottom: -5px;
    width: 40px;
    content: "";
    transition: transform 0.3s ease;
    left: 0;
    background: rgb(164,176,175);
}.leadership-profile-038 .edu-ratings-670:hover .name::after {
    transform: scaleX(1.5);
}.leadership-profile-038 .edu-ratings-670 > div:nth-child(2) > div {
    font-weight: 600;
    font-size: 1rem;
    color: #000000;
    margin-bottom: 1rem;
    opacity: 0.8;
}.leadership-profile-038 .employee-summary-739 {
    color: #000000;
    font-size: 17px;
    margin: 0;
    padding-left: 1.25rem;
    border-left: 3px solid rgb(164,176,175,0.5);
    line-height: 1.7;
    position: relative;
}.leadership-profile-038 .employee-summary-739::before {
    top: -25px;
    font-size: 4rem;
    position: absolute;
    opacity: 0.2;
    font-family: serif;
    color: rgb(202,210,209,0.5);
    left: -10px;
    content: "";
}

@media (min-width: 768px) {.leadership-profile-038 .edu-ratings-670 {
    gap: 2.5rem;
    grid-template-columns: auto 1fr 3fr;
    align-items: start;
    padding: 3rem;
}.leadership-profile-038 .picture-gallery-041 {
    width: 200px;
    height: 200px;
}.leadership-profile-038 .edu-ratings-670 > div:first-child {
    justify-self: start;
}.leadership-profile-038 .edu-ratings-670 > div:nth-child(2) {
    padding-top: 1rem;
}.leadership-profile-038 .employee-summary-739 {
    font-size: calc(17px + 0.1rem);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.leadership-profile-038 {
    padding: 7rem 0;
}.leadership-profile-038 .edu-ratings-670 {
    padding: 4rem;
    gap: 3rem;
}.leadership-profile-038 .picture-gallery-041 {
    width: 230px;
    height: 230px;
}.leadership-profile-038 .name {
    font-size: calc(22px + 0.2rem);
}.leadership-profile-038 .employee-summary-739 {
    line-height: 1.8;
}
}

@media (max-width: 767px) {.leadership-profile-038 {
    padding: 4rem 0;
}.leadership-profile-038 .edu-ratings-670 {
    text-align: center;
}.leadership-profile-038 .name::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.leadership-profile-038 .edu-ratings-670:hover .name::after {
    transform: translateX(-50%) scaleX(1.5);
}.leadership-profile-038 .employee-summary-739 {
    padding-left: 1rem;
    border-left: 2px solid rgb(164,176,175,0.5);
    text-align: left;
}
}

@media (max-width: 480px) {.leadership-profile-038 .picture-gallery-041 {
    width: 150px;
    height: 150px;
}.leadership-profile-038 .edu-ratings-670 {
    padding: 2rem 1.5rem;
}}.our-mission-381 {
    position: relative;
    padding: 90px 0;
    background-color: rgb(233,237,236);
    overflow: hidden;
}.our-mission-381::before {
    right: 0;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    top: 0;
    z-index: 1;
    position: absolute;
    width: 40%;
    background-color: rgb(202,210,209,0.5);
    content: "";
    height: 100%;
}.our-mission-381::after {
    z-index: 1;
    background-color: rgb(164,176,175,0.5);
    bottom: 0;
    clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    height: 40%;
    content: "";
    width: 30%;
    left: 0;
}.our-mission-381 .container {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.our-mission-381 .diff-block-431 {
    justify-content: space-between;
    display: flex;
    gap: 60px;
    align-items: center;
}.our-mission-381 .study-studio-654 {
    position: relative;
    flex: 0 0 350px;
}.our-mission-381 .study-studio-654::before {
    border-radius: 10px;
    content: "";
    position: absolute;
    background-color: rgb(202,210,209);
    width: 100%;
    height: 100%;
    top: 20px;
    z-index: -1;
    left: 20px;
    transition: transform 0.4s ease;
}.our-mission-381 .study-studio-654:hover::before {
    transform: translate(-8px, 8px);
}.our-mission-381 .picture-gallery-041 {
    position: relative;
    width: 100%;
    transition: transform 0.4s ease;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    height: 400px;
}.our-mission-381 .study-studio-654:hover .picture-gallery-041 {
    transform: translate(8px, -8px);
}.our-mission-381 .learning-tracks-158 {
    bottom: -30px;
    transition: transform 0.4s ease;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    min-width: 230px;
    padding: 25px;
    border-radius: 10px;
    position: absolute;
    right: -30px;
}.our-mission-381 .study-studio-654:hover .learning-tracks-158 {
    transform: translateY(-5px);
}.our-mission-381 .study-learn-431 {
    font-size: 18px;
    color: #000000;
    margin: 0 0 8px 0;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.our-mission-381 .skill-program-694 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgb(202,210,209);
    margin: 0;
}.our-mission-381 .desc-block-910 {
    display: flex;
    flex: 1;
    gap: 25px;
    flex-direction: column;
}.our-mission-381 .class-sessions-795 {
    gap: 15px;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
}.our-mission-381 .class-sessions-795 svg {
    height: 50px;
    width: 50px;
    fill: rgb(202,210,209);
}.our-mission-381 .class-sessions-795 svg path {
    fill: rgb(202,210,209);
}.our-mission-381 h2 {
    font-size: 29px;
    margin: 0 0 5px 0;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: #000000;
}.our-mission-381 h2::after {
    width: 70px;
    left: 0;
    bottom: -10px;
    position: absolute;
    height: 4px;
    content: "";
    background-color: rgb(202,210,209);
}.our-mission-381 p {
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    margin: 15px 0 0 0;
    font-weight: 400;
}

@media (max-width: 992px) {.our-mission-381 {
    padding: 70px 0;
}.our-mission-381::before {
    width: 50%;
}.our-mission-381 .diff-block-431 {
    flex-direction: column;
    gap: 80px;
}.our-mission-381 .study-studio-654 {
    width: 100%;
    flex: 0 0 auto;
    max-width: 450px;
}.our-mission-381 .picture-gallery-041 {
    height: 350px;
}.our-mission-381 .learning-tracks-158 {
    min-width: 200px;
    padding: 20px;
}

}

@media (max-width: 768px) {.our-mission-381 {
    padding: 60px 0;
}.our-mission-381::before,
    .our-mission-381::after {
    opacity: 0.5;
}.our-mission-381 .study-studio-654 {
    max-width: 380px;
}.our-mission-381 .picture-gallery-041 {
    height: 300px;
}.our-mission-381 .learning-tracks-158 {
    right: -25px;
    bottom: -25px;
    padding: 18px;
}.our-mission-381 .study-learn-431 {
    font-size: calc(18px * 0.9);
}.our-mission-381 .skill-program-694 {
    font-size: calc(14px * 0.9);
}.our-mission-381 h2 {
    font-size: calc(29px * 0.9);
}.our-mission-381 h2::after {
    height: 3px;
    width: 60px;
}
}

@media (max-width: 576px) {.our-mission-381 {
    padding: 50px 0;
}.our-mission-381 .diff-block-431 {
    gap: 60px;
}.our-mission-381 .study-studio-654 {
    max-width: 100%;
}.our-mission-381 .picture-gallery-041 {
    height: 280px;
}.our-mission-381 .study-studio-654::before {
    top: 15px;
    left: 15px;
}.our-mission-381 .learning-tracks-158 {
    right: -15px;
    bottom: -20px;
    min-width: 180px;
    padding: 15px;
}.our-mission-381 .class-sessions-795 svg {
    height: 40px;
    width: 40px;
}.our-mission-381 h2 {
    font-size: calc(29px * 0.8);
}.our-mission-381 h2::after {
    height: 3px;
    width: 50px;
    bottom: -8px;
}.our-mission-381 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}}footer {
    position: relative;
    width: 100%;
}.alumni-net-289 {
    color: #000000;
    background-color: rgb(233,237,236);
    position: relative;
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
}.alumni-net-289::before {
    background-size: 100px 100px;
    left: 0;
    background-color: rgb(202,210,209,0.5);
    background: 
        linear-gradient(135deg, rgb(233,237,236) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(233,237,236) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(233,237,236) 25%, transparent 25%),
        linear-gradient(45deg, rgb(233,237,236) 25%, transparent 25%);
    top: 0;
    height: 120px;
    position: absolute;
    width: 100%;
    content: "";
}footer .forum-link-451 {
    z-index: 1;
    position: relative;
    margin-top: -70px;
}footer .reach-us-531 {
    position: relative;
    flex-wrap: wrap;
    transform: translateY(-30px);
    border-radius: 22px;
    justify-content: space-between;
    padding: 25px;
    z-index: 2;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    margin-bottom: 60px;
    display: flex;
}footer .info_item {
    border-radius: 10px;
    padding: 10px 15px;
    margin: 10px;
    position: relative;
    flex: 1 1 200px;
    background-color: rgb(233,237,236);
    transition: all 0.3s ease;
}footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}footer .info_item::before {
    height: 100%;
    width: 3px;
    opacity: 0;
    border-radius: 3px 0 0 3px;
    left: 0;
    content: "";
    background-color: rgb(202,210,209);
    transition: opacity 0.3s ease;
    position: absolute;
    top: 0;
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    fill: rgb(202,210,209);
    margin-right: 10px;
    vertical-align: middle;
    height: 20px;
    width: 20px;
}footer .info_item p,
footer .info_item a {
    color: #000000;
    transition: color 0.3s ease;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}footer .info_item a:hover {
    color: rgb(202,210,209);
}footer .text_main_holder {
    gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}footer .text_main_holder::before {
    background-color: #ffffff;
    height: calc(100% + 80px);
    content: "";
    border-radius: 22px;
    z-index: -1;
    left: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    width: 100%;
    position: absolute;
    top: -40px;
}footer .main-learning-356 {
    padding: 0 30px;
    position: relative;
}footer .main-learning-356::after {
    left: 30px;
    content: "";
    position: absolute;
    bottom: -15px;
    right: 30px;
    height: 1px;
    background: linear-gradient(90deg, rgb(202,210,209), transparent);
}footer .main-learning-356 svg {
    width: auto;
    height: 45px;
    margin-bottom: 15px;
}footer .event-cal-015 {
    max-width: 330px;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}footer .nav-info-891 {
    margin-right: 20px;
    z-index: 1;
    margin-top: -10px;
    padding: 30px;
    background-color: rgb(233,237,236);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 22px;
    margin-left: 20px;
}footer .nav-info-891 h5 {
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    font-size: 22px;
    display: inline-block;
}footer .nav-info-891 h5::after {
    content: "";
    background-color: rgb(202,210,209);
    position: absolute;
    left: 0;
    width: 50px;
    bottom: -7px;
    height: 2px;
}footer .top-page-784 {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
}footer .top-page-784 a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    transition: all 0.3s ease;
    padding: 8px 0;
}footer .top-page-784 a::after {
    width: 0;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    background-color: rgb(202,210,209);
    height: 2px;
    bottom: 5px;
}footer .top-page-784 a:hover {
    color: rgb(202,210,209);
    transform: translateX(5px);
}footer .top-page-784 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    margin-top: -10px;
    margin-left: 40px;
    z-index: 0;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 22px;
    background-color: rgb(202,210,209);
    color: #ffffff;
    margin-right: 40px;
}footer .subscribe_holder::before {
    transform: rotate(45deg);
    height: 30px;
    content: "";
    right: 30px;
    width: 30px;
    top: -15px;
    background-color: rgb(202,210,209);
    position: absolute;
    z-index: -1;
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 22px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.6;
}footer .input_holder {
    flex-direction: column;
    position: relative;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    transition: background-color 0.3s ease;
    color: #000000;
    border: none;
    font-size: 16px;
    padding: 14px 16px;
}footer .input_holder input[type="email"]:focus {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .updates-list-934 {
    padding: 14px 20px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    background-color: #000000;
    font-size: 16px;
    color: #ffffff;
}footer .updates-list-934:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(164,176,175);
    transform: translateY(-3px);
}footer .sec-cert-862 {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}footer .vr-labs-320 {
    padding: 8px 20px;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    font-size: 14px;
    background-color: #ffffff;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .top-page-784 {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .updates-list-934 {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .nav-info-891 {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .alumni-net-289 {
    padding: 80px 0 30px;
}footer .reach-us-531 {
    justify-content: center;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .nav-info-891, footer .subscribe_holder {
    margin-right: 10px;
    margin-left: 10px;
    padding: 25px 20px;
}footer .sec-cert-862 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .alumni-net-289 {
    padding: 60px 0 20px;
}footer .reach-us-531 {
    transform: translateY(-20px);
    padding: 15px;
    margin-bottom: 40px;
}footer .text_main_holder::before {
    top: -30px;
    height: calc(100% + 60px);
}footer .main-learning-356 {
    padding: 0 20px;
}footer .main-learning-356::after {
    left: 20px;
    right: 20px;
}footer .nav-info-891 h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .top-page-784 a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .updates-list-934 {
    padding: 12px 15px;
}}.landing-page-685 {
    overflow: hidden;
    padding: 6% 4%;
    display: flex;
    justify-content: center;
    background: linear-gradient(135deg, rgb(233,237,236) 0%, rgba(94,170,168,0.1) 100%);
    flex-direction: column;
    min-height: 85vh;
    position: relative;
}.landing-page-685::before {
    height: 100%;
    clip-path: polygon(0 70%, 100% 40%, 100% 100%, 0 100%);
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, transparent 0%, rgba(94,170,168,0.05) 80%);
    content: "";
    z-index: 0;
    left: 0;
    width: 100%;
}.landing-page-685::after {
    height: 25%;
    animation: float 12s infinite ease-in-out;
    filter: blur(40px);
    content: "";
    top: -5%;
    z-index: 0;
    background: rgb(164,176,175);
    position: absolute;
    width: 25%;
    right: -5%;
    border-radius: 50%;
    opacity: 0.08;
}.landing-page-685 h1 {
    color: rgb(202,210,209);
    margin-bottom: 1.5rem;
    transform: translateX(-0.5rem);
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
    font-size: calc(21px * 1.2);
    position: relative;
    opacity: 0.9;
    z-index: 2;
    font-weight: 600;
    letter-spacing: 0.5px;
}.landing-page-685 h1::before {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left;
    width: 3rem;
    content: "";
    left: 0;
    bottom: -0.5rem;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(164,176,175) 0%, rgba(94,170,168,0.3) 100%);
    height: 3px;
}.landing-page-685 .diff-block-431 {
    gap: 2rem;
    z-index: 2;
    display: flex;
    flex-direction: column;
    position: relative;
}.landing-page-685 .desc-block-910 {
    flex: 1;
    justify-content: center;
    padding: 0 1rem 0 0;
    flex-direction: column;
    display: flex;
}.landing-page-685 .desc-block-910 ol {
    gap: 2.5rem;
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
}.landing-page-685 .desc-block-910 ol li {
    margin: 0;
}.landing-page-685 .desc-block-910 ol li:first-child {
    position: relative;
}.landing-page-685 .fast-knowledge-235 {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}.landing-page-685 .fast-knowledge-235 svg {
    height: 90px;
    transition: transform 0.4s ease-out, filter 0.4s ease;
    transform: translateX(-0.5rem);
    filter: drop-shadow(0 4px 6px rgba(94,170,168,0.15));
    width: 90px;
    margin-bottom: 0.5rem;
}.landing-page-685 .fast-knowledge-235 svg:hover {
    filter: drop-shadow(0 6px 12px rgba(94,170,168,0.25));
    transform: translateX(-0.5rem) scale(1.05);
}.landing-page-685 .fast-knowledge-235 svg path {
    transition: fill 0.3s ease;
}.landing-page-685 .fast-knowledge-235 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.landing-page-685 .fast-knowledge-235 p {
    line-height: 1.6;
    color: #000000;
    max-width: 95%;
    margin: 0;
    font-size: calc(13px * 1.3);
    letter-spacing: 0.3px;
    position: relative;
}.landing-page-685 .fast-knowledge-235 p::after {
    width: 35%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, rgb(164,176,175) 30%, transparent 100%);
    bottom: -1rem;
    content: "";
    left: 0;
}.landing-page-685 .request-support-306 {
    overflow: hidden;
    display: inline-flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    padding: 1rem 2rem;
    justify-content: center;
    z-index: 1;
    align-items: center;
    font-weight: 600;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    font-size: 17px;
    box-shadow: 0 4px 20px rgba(94,170,168,0.25);
    background: linear-gradient(135deg, rgb(164,176,175) 0%, rgb(94,170,168) 100%);
    text-decoration: none;
    letter-spacing: 0.5px;
    width: fit-content;
}.landing-page-685 .request-support-306::before {
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    opacity: 0;
    left: 0;
    width: 100%;
    content: "";
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(94,170,168) 0%, rgb(164,176,175) 100%);
}.landing-page-685 .request-support-306:hover {
    box-shadow: 0 8px 25px rgba(94,170,168,0.3);
    transform: translateY(-3px);
}.landing-page-685 .request-support-306:hover::before {
    opacity: 1;
}.landing-page-685 .request-support-306:active {
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(94,170,168,0.2);
}.landing-page-685 .picture-gallery-041 {
    border-radius: 12px;
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease;
    box-shadow: 0 12px 30px rgba(0,0,0,0.15);
    min-height: 300px;
}.landing-page-685 .picture-gallery-041::before {
    background: linear-gradient(135deg, rgba(94,170,168,0.3) 0%, transparent 50%);
    height: 100%;
    content: "";
    z-index: 1;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
}.landing-page-685 .picture-gallery-041::after {
    opacity: 0.1;
    bottom: -2px;
    z-index: 1;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background: linear-gradient(135deg, transparent 0%, rgb(164,176,175) 100%);
    content: "";
    position: absolute;
    right: -2px;
    width: 60%;
    height: 30%;
}.landing-page-685 .picture-gallery-041:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(5deg);
    }
}

@media (min-width: 768px) {.landing-page-685 {
    padding: 5% 8%;
}.landing-page-685 h1 {
    font-size: calc(21px * 1.4);
    transform: translateX(0);
}.landing-page-685 .diff-block-431 {
    flex-direction: row;
    gap: 4rem;
}.landing-page-685 .desc-block-910 {
    flex: 1.4;
}.landing-page-685 .picture-gallery-041 {
    min-height: 400px;
    flex: 1;
}.landing-page-685 .fast-knowledge-235 svg {
    width: 100px;
    height: 100px;
}.landing-page-685 .fast-knowledge-235 p {
    max-width: 90%;
    font-size: calc(13px * 1.5);
}
}

@media (min-width: 992px) {.landing-page-685 {
    min-height: 90vh;
}.landing-page-685 .diff-block-431 {
    gap: 6rem;
}.landing-page-685 .desc-block-910 {
    padding: 0 2rem 0 0;
}.landing-page-685 .picture-gallery-041 {
    min-height: 500px;
}.landing-page-685 .fast-knowledge-235 svg {
    height: 120px;
    width: 120px;
}.landing-page-685 .fast-knowledge-235 p {
    font-size: calc(13px * 1.6);
    line-height: 1.7;
}.landing-page-685 .request-support-306 {
    padding: 1.1rem 2.5rem;
}.landing-page-685 h1::before {
    width: 5rem;
}
}

@media (min-width: 1200px) {.landing-page-685 {
    padding: 4% 10%;
}.landing-page-685 h1 {
    font-size: calc(21px * 1.5);
}.landing-page-685 .fast-knowledge-235 p {
    max-width: 85%;
}.landing-page-685 .picture-gallery-041 {
    transform: perspective(1200px) rotateY(-3deg) rotateX(2deg);
}
}

@media (max-width: 767px) {.landing-page-685 {
    padding: 10% 5%;
}.landing-page-685 .request-support-306 {
    padding: 0.9rem 1.8rem;
    align-self: flex-start;
}.landing-page-685 .fast-knowledge-235 p {
    font-size: calc(13px * 1.2);
}}.thxHub-169 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(233,237,236) 0%, rgb(164,176,175,0.5) 100%);
    overflow: hidden;
    position: relative;
}.thxHub-169::before {
    pointer-events: none;
    height: 100%;
    background: 
    radial-gradient(circle at 10% 20%, rgb(202,210,209,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(164,176,175,0.5) 10%, transparent 50%);
    opacity: 0.4;
    left: 0;
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}.thxHub-169::after {
    pointer-events: none;
    transform: rotate(-15deg);
    content: "";
    opacity: 0.08;
    height: 90%;
    filter: blur(80px);
    top: -50%;
    background: rgb(255, 255, 255, 0.5);
    right: -50%;
    z-index: 1;
    position: absolute;
    width: 90%;
}.thxHub-169 .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.thxHub-169 .diff-block-431 {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    padding: 60px 50px;
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    position: relative;
    border-left: 4px solid rgb(202,210,209);
}.thxHub-169 .diff-block-431::before {
    left: 20px;
    top: 20px;
    opacity: 0.2;
    content: "";
    position: absolute;
    border: 1px solid rgb(164,176,175,0.5);
    bottom: 20px;
    pointer-events: none;
    transition: transform 0.5s ease;
    right: 20px;
    transform: scale(0.97);
    border-radius: 10px;
}.thxHub-169 .diff-block-431:hover::before {
    transform: scale(1);
}.thxHub-169 .diff-block-431 > div:first-child {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 25px;
}.thxHub-169 .diff-block-431 > div:first-child::after {
    left: 0;
    bottom: 0;
    animation: lineExpand 1s ease-out 0.3s forwards;
    background: linear-gradient(90deg, rgb(202,210,209) 0%, rgb(164,176,175) 100%);
    width: 80px;
    content: "";
    height: 3px;
    transform-origin: left center;
    position: absolute;
}.thxHub-169 h5 {
    color: #000000;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.4;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    margin: 0;
    opacity: 0;
    transform: translateY(15px);
}.thxHub-169 p {
    opacity: 0;
    font-weight: 400;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    line-height: 1.8;
    transform: translateY(15px);
    font-size: 15px;
    margin: 0;
    color: #000000;
}.thxHub-169 a {
    position: relative;
    display: block;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
    text-decoration: none;
    color: inherit;
}.thxHub-169 a:hover {
    transform: translateY(-5px);
}.thxHub-169 a::after {
    background: linear-gradient(90deg, rgb(202,210,209,0.5) 0%, transparent 100%);
    transition: transform 0.5s ease, opacity 0.5s ease;
    bottom: -8px;
    opacity: 0;
    content: "";
    height: 1px;
    width: 100%;
    transform-origin: left;
    left: 0;
    transform: scaleX(0.3);
    position: absolute;
}.thxHub-169 a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.thxHub-169 {
    padding: 80px 0;
}.thxHub-169 .diff-block-431 {
    padding: 50px 40px;
}.thxHub-169 h5 {
    font-size: calc(22px - 2px);
}
}

@media (max-width: 768px) {.thxHub-169 {
    padding: 60px 0;
}.thxHub-169 .diff-block-431 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.thxHub-169 .diff-block-431::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}.thxHub-169 .diff-block-431 > div:first-child {
    margin-bottom: 25px;
    padding-bottom: 20px;
}.thxHub-169 h5 {
    font-size: calc(22px - 4px);
}.thxHub-169 p {
    line-height: 1.7;
    font-size: calc(15px - 1px);
}
}

@media (max-width: 576px) {.thxHub-169 {
    padding: 50px 0;
}.thxHub-169 .diff-block-431 {
    padding: 30px 20px;
    border-left: 3px solid rgb(202,210,209);
    transform: none;
}.thxHub-169 .diff-block-431::before {
    display: none;
}.thxHub-169 .diff-block-431 > div:first-child {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.thxHub-169 .diff-block-431 > div:first-child::after {
    height: 2px;
    width: 60px;
}.thxHub-169 h5 {
    font-size: calc(22px - 6px);
}.thxHub-169 p {
    line-height: 1.6;
    font-size: calc(15px - 2px);
}}.program-information-831 {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    background-color: rgb(233,237,236);
    align-items: center;
    perspective: 1000px;
}.program-information-831::before {
    z-index: 2;
    background: linear-gradient(135deg, 
                rgba(0, 0, 0, 0.8) 0%,
                rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: '';
}.program-information-831 .container {
    width: 100%;
    display: grid;
    padding: 0;
    position: relative;
    grid-template-rows: auto auto;
    z-index: 10;
    gap: 20px;
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 1400px;
}.program-information-831 .diff-block-431 {
    width: 100%;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-row: 2;
    gap: 20px;
}.program-information-831 .new-study-049 {
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
}.program-information-831 .new-study-049::after {
    content: '';
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 2px,
        rgba(rgb(202,210,209), 0.1) 2px,
        rgba(rgb(202,210,209), 0.1) 4px
    );
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 5;
    pointer-events: none;
    opacity: 0.3;
    mix-blend-mode: overlay;
    top: 0;
}.program-information-831 .class-map-015 {
    display: flex;
    height: 100%;
    width: 500%;
    animation: carousel-slide 30s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}.program-information-831 .new-study-049:hover .class-map-015 {
    animation-play-state: paused;
}.program-information-831 .study-track-146 {
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 20%;
}.program-information-831 .study-track-146 img {
    width: 100%;
    height: 100%;
    transition: filter 0.5s ease, transform 0.5s ease;
    transform: scale(1.05);
    filter: grayscale(0.5) brightness(0.7);
    object-fit: cover;
}.program-information-831 .study-track-146:hover img {
    transform: scale(1);
    filter: grayscale(0) brightness(1);
}.program-information-831 .knowledge-route-865 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    background: rgba(15, 15, 20, 0.75);
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 5;
    position: relative;
    backdrop-filter: blur(10px);
    border-radius: 4px;
    border: 1px solid rgba(rgb(202,210,209), 0.3);
    transform: translateY(0);
    grid-column: 3 / 11;
}.program-information-831 .knowledge-route-865:hover {
    transform: translateY(-10px);
}.program-information-831 .knowledge-route-865::before,
.program-information-831 .knowledge-route-865::after {
    background: rgb(202,210,209);
    position: absolute;
    transition: all 0.5s ease;
    content: '';
}.program-information-831 .knowledge-route-865::before {
    left: 0;
    background: linear-gradient(90deg, 
                transparent 0%,
                rgb(202,210,209) 50%,
                transparent 100%);
    height: 2px;
    width: 100%;
    transform: scaleX(0);
    top: 0;
}.program-information-831 .knowledge-route-865::after {
    height: 2px;
    background: linear-gradient(90deg, 
                transparent 0%,
                rgb(164,176,175) 50%,
                transparent 100%);
    bottom: 0;
    right: 0;
    width: 100%;
    transform: scaleX(0);
}.program-information-831 .knowledge-route-865:hover::before,
.program-information-831 .knowledge-route-865:hover::after {
    transform: scaleX(1);
}.program-information-831 .knowledge-route-865 h3 {
    position: relative;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 35px;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
}.program-information-831 .knowledge-route-865 h3::before {
    top: 0;
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    width: 4px;
    background: rgb(202,210,209);
}.program-information-831 .knowledge-route-865 h3::after {
    bottom: -10px;
    height: 1px;
    position: absolute;
    background: rgb(164,176,175);
    width: 30px;
    content: '';
    left: 20px;
}.program-information-831 .knowledge-route-865 p {
    padding-left: 20px;
    line-height: 1.8;
    margin-bottom: 2.5rem;
    color: #000000;
    position: relative;
    font-size: 17px;
    border-left: 1px solid rgba(rgb(164,176,175), 0.3);
}.program-information-831 .knowledge-route-865 .request-support-306 {
    margin-left: 20px;
    letter-spacing: 2px;
    overflow: hidden;
    padding: 12px 30px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid rgb(202,210,209);
    transition: all 0.3s ease;
    z-index: 1;
    font-size: 18px;
    display: inline-block;
}.program-information-831 .knowledge-route-865 .request-support-306::before {
    width: 100%;
    background: rgb(202,210,209);
    content: '';
    height: 100%;
    z-index: -1;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
}.program-information-831 .knowledge-route-865 .request-support-306:hover {
    border-color: rgb(202,210,209);
    color: #ffffff;
}.program-information-831 .knowledge-route-865 .request-support-306: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%);
    }
}


.program-information-831 .knowledge-route-865::before {
    height: 2px;
    left: 0;
    background: linear-gradient(to right, 
                transparent, 
                rgb(202,210,209), 
                transparent);
    transition: transform 0.5s ease;
    content: '';
    right: 0;
    transform-origin: 0 0;
    position: absolute;
    transform: scaleX(0);
    top: 0;
}.program-information-831 .knowledge-route-865:hover::before {
    transform: scaleX(1);
}

@media (max-width: 1200px) {.program-information-831 .knowledge-route-865 {
    grid-column: 2 / 12;
}
}

@media (max-width: 991px) {.program-information-831 {
    padding: 4rem 0;
}.program-information-831 .knowledge-route-865 {
    margin: 0 20px;
    grid-column: 1 / 13;
}
}

@media (max-width: 767px) {.program-information-831 {
    padding: 3rem 0;
}.program-information-831 .knowledge-route-865 {
    padding: 30px 20px;
}.program-information-831 .knowledge-route-865 h3 {
    font-size: calc(35px * 0.9);
}.program-information-831 .class-map-015 {
    width: 600%;
    animation-duration: 20s;
}.program-information-831 .study-track-146 {
    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) {.program-information-831 {
    padding: 2rem 0;
}.program-information-831 .knowledge-route-865 {
    padding: 25px 15px;
}.program-information-831 .knowledge-route-865 h3 {
    padding-left: 15px;
    font-size: calc(35px * 0.8);
}.program-information-831 .knowledge-route-865 p {
    padding-left: 15px;
}.program-information-831 .knowledge-route-865 .request-support-306 {
    margin-left: 15px;
    padding: 10px 20px;
}}.pricing-card-list-143 {
    --card-bg: #ffffff;
    overflow: hidden;
    --pricing-bg: #f5f7fa;
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background-color: var(--pricing-bg);
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --card-accent: rgb(202,210,209);
    position: relative;
    --card-border: linear-gradient(135deg, rgb(202,210,209), rgb(164,176,175));
    padding: 120px 0 80px;
}.pricing-card-list-143::before {
    width: 35%;
    right: -5%;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(135deg, rgb(202,210,209,0.5), rgb(164,176,175,0.5));
    height: 50%;
    top: -10%;
    z-index: 1;
    content: "";
    filter: blur(60px);
    transform: rotate(-15deg);
}.pricing-card-list-143::after {
    background: linear-gradient(225deg, rgb(164,176,175,0.5), rgb(202,210,209,0.5));
    content: "";
    height: 40%;
    left: -5%;
    position: absolute;
    z-index: 1;
    transform: rotate(15deg);
    filter: blur(50px);
    bottom: -10%;
    opacity: 0.4;
    width: 30%;
}.pricing-card-list-143 .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1400px;
}.pricing-card-list-143 .cost-plan-693 {
    display: flex;
    flex-direction: column;
}.pricing-card-list-143 .monthly-rate-518 {
    text-align: center;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
    order: -1;
}.pricing-card-list-143 .monthly-rate-518 h2 {
    color: #000000;
    position: relative;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    display: inline-block;
}.pricing-card-list-143 .monthly-rate-518 h2::after {
    left: 50%;
    content: "";
    bottom: -10px;
    background: linear-gradient(to right, rgb(202,210,209), rgb(164,176,175));
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
}.pricing-card-list-143 .bundle-price-685 {
    line-height: 1.6;
    color: #000000;
    overflow-wrap: break-word;
    max-width: 700px;
    font-size: calc(15px + 2px);
    word-wrap: break-word;
    margin: 0 auto;
    white-space: normal;
}.pricing-card-list-143 .trial-offers-597 {
    width: 100%;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.pricing-card-list-143 .cost-summary-892 {
    display: block;
    height: 100%;
    transition: transform var(--card-transition);
    text-decoration: none;
    color: inherit;
    transform: translateY(0);
}.pricing-card-list-143 .cost-summary-892:hover {
    transform: translateY(-10px);
}.pricing-card-list-143 .fee-options-175 {
    background-color: var(--card-bg);
    overflow: hidden;
    display: flex;
    border-radius: 21px;
    box-shadow: var(--card-shadow);
    transition: box-shadow var(--card-transition);
    position: relative;
    height: 100%;
    flex-direction: column;
}.pricing-card-list-143 .cost-summary-892:hover .fee-options-175 {
    box-shadow: var(--card-hover-shadow);
}.pricing-card-list-143 .fee-options-175::before {
    transform: scaleX(0);
    background: var(--card-border);
    left: 0;
    transition: transform 0.5s ease;
    height: 5px;
    content: "";
    top: 0;
    transform-origin: left;
    width: 100%;
    position: absolute;
}.pricing-card-list-143 .cost-summary-892:hover .fee-options-175::before {
    transform: scaleX(1);
}.pricing-card-list-143 .discount-grid-480 {
    flex-direction: column;
    z-index: 1;
    padding: 35px 30px;
    display: flex;
    flex-grow: 1;
    position: relative;
}.pricing-card-list-143 .discount-grid-480 h3 {
    position: relative;
    font-weight: 700;
    font-size: calc(22px + 2px);
    margin-bottom: 15px;
    transition: color 0.3s ease;
    display: inline-block;
    color: #000000;
}.pricing-card-list-143 .cost-summary-892:hover .discount-grid-480 h3 {
    color: var(--card-accent);
}.pricing-card-list-143 .pricing-schemes-703 {
    color: var(--card-accent);
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    font-size: calc(22px + 6px);
    display: inline-block;
}.pricing-card-list-143 .pricing-schemes-703::after {
    background-color: var(--card-accent);
    bottom: -10px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    position: absolute;
}.pricing-card-list-143 .cost-summary-892:hover .pricing-schemes-703::after {
    width: 60px;
}.pricing-card-list-143 .discount-grid-480 p {
    flex-grow: 1;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-wrap: break-word;
    color: #000000;
    font-size: 15px;
    margin-top: 15px;
    hyphens: auto;
}.pricing-card-list-143 .picture-gallery-041 {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: transform 0.6s ease;
    height: 200px;
}.pricing-card-list-143 .picture-gallery-041::after {
    bottom: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    content: "";
    top: 0;
}.pricing-card-list-143 .cost-summary-892:hover .picture-gallery-041::after {
    opacity: 1;
}.pricing-card-list-143 .cost-summary-892:hover .picture-gallery-041 {
    transform: scale(1.05);
}

@media (min-width: 992px) {.pricing-card-list-143 .cost-plan-693 {
    gap: 60px;
    align-items: center;
    flex-direction: row;
}.pricing-card-list-143 .monthly-rate-518 {
    order: 0;
    margin: 0;
    text-align: left;
    width: 30%;
}.pricing-card-list-143 .monthly-rate-518 h2 {
    display: block;
    text-align: left;
}.pricing-card-list-143 .monthly-rate-518 h2::after {
    left: 0;
    transform: none;
}.pricing-card-list-143 .bundle-price-685 {
    margin: 0;
    text-align: left;
}.pricing-card-list-143 .trial-offers-597 {
    width: 70%;
}
}

@media (max-width: 991px) {.pricing-card-list-143 {
    padding: 80px 0 60px;
}.pricing-card-list-143 .trial-offers-597 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 767px) {.pricing-card-list-143 {
    padding: 60px 0 40px;
}.pricing-card-list-143 .monthly-rate-518 {
    margin-bottom: 40px;
}.pricing-card-list-143 .trial-offers-597 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing-card-list-143 .discount-grid-480 {
    padding: 25px 20px;
}.pricing-card-list-143 .discount-grid-480 h3 {
    font-size: 22px;
}.pricing-card-list-143 .pricing-schemes-703 {
    font-size: calc(22px + 2px);
}.pricing-card-list-143 .discount-grid-480 p {
    font-size: calc(15px - 1px);
}.pricing-card-list-143 .picture-gallery-041 {
    height: 180px;
}
}

@media (max-width: 480px) {.pricing-card-list-143 {
    padding: 50px 0 30px;
}.pricing-card-list-143 .monthly-rate-518 h2 {
    font-size: calc(30px - 4px);
}.pricing-card-list-143 .bundle-price-685 {
    font-size: 15px;
}.pricing-card-list-143 .discount-grid-480 {
    padding: 20px 15px;
}.pricing-card-list-143 .picture-gallery-041 {
    height: 160px;
}}.data-exploration-284 {
    padding: 6rem 0 4rem;
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,236) 0%, rgba(rgb(202,210,209,0.5), 0.1) 100%);
    overflow: hidden;
}.data-exploration-284::before {
    height: 70%;
    right: -5%;
    opacity: 0.07;
    position: absolute;
    pointer-events: none;
    content: "";
    width: 40%;
    transform: rotate(-15deg) skewX(30deg);
    background: linear-gradient(230deg, rgb(202,210,209) 0%, transparent 80%);
    top: -10%;
}.data-exploration-284::after {
    content: "";
    transform: rotate(10deg) skewY(-20deg);
    position: absolute;
    pointer-events: none;
    bottom: -10%;
    opacity: 0.05;
    height: 60%;
    background: linear-gradient(45deg, rgb(164,176,175) 0%, transparent 70%);
    width: 30%;
    left: -5%;
}.data-exploration-284 .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1320px;
    position: relative;
}.data-exploration-284 h4 {
    animation: fadeUpIn 0.8s ease-out forwards 0.4s;
    margin-top: 3rem;
    font-size: 20px;
    opacity: 0;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    transform: translateY(20px);
    position: relative;
    text-align: center;
}.data-exploration-284 h4::after {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
    margin: 1rem auto 0;
    width: 60px;
    background: rgb(202,210,209);
    transform-origin: center;
    transform: scaleX(0);
    display: block;
    animation: expandLine 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1s;
    height: 3px;
}.data-exploration-284 ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2rem;
    margin: 0;
    padding: 0;
    list-style: none;
}.data-exploration-284 .edu-wins-426 {
    transform: translateY(30px);
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
    animation-delay: calc(0.15s * var(--i, 0));
    position: relative;
}.data-exploration-284 .edu-wins-426:nth-child(1) {
    --i: 1;
}.data-exploration-284 .edu-wins-426:nth-child(2) {
    --i: 2;
}.data-exploration-284 .edu-wins-426:nth-child(3) {
    --i: 3;
}.data-exploration-284 .edu-wins-426:nth-child(4) {
    --i: 4;
}.data-exploration-284 .edu-wins-426:nth-child(5) {
    --i: 5;
}.data-exploration-284 .edu-wins-426:nth-child(6) {
    --i: 6;
}.data-exploration-284 .edu-wins-426:nth-child(7) {
    --i: 7;
}.data-exploration-284 .edu-wins-426 div {
    background: #ffffff;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 2rem 1.5rem;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: center;
    position: relative;
}.data-exploration-284 .edu-wins-426 div::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(202,210,209) 0%, rgb(164,176,175) 100%);
    width: 100%;
    transform: scaleX(0);
    z-index: 1;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    transform-origin: left;
    left: 0;
    top: 0;
    content: "";
}.data-exploration-284 .edu-wins-426 div::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 50%;
    height: 50%;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(202,210,209,0.5), 0.03) 100%);
    right: 0;
}.data-exploration-284 .edu-wins-426:hover div {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.data-exploration-284 .edu-wins-426:hover div::before {
    transform: scaleX(1);
}.data-exploration-284 .edu-wins-426 p {
    margin: 0 0 0.5rem;
    position: relative;
    color: rgb(202,210,209);
    font-size: 2.5rem;
    transition: transform 0.3s ease, color 0.3s ease;
    line-height: 1.2;
    display: inline-block;
    font-weight: 700;
}.data-exploration-284 .edu-wins-426 p::after {
    color: rgb(164,176,175);
    transform: translateY(5px);
    top: 5px;
    position: absolute;
    transition: opacity 0.4s ease, transform 0.4s ease;
    font-size: 1.2rem;
    content: "+";
    right: -12px;
    opacity: 0;
}.data-exploration-284 .edu-wins-426:hover p {
    transform: scale(1.05);
}.data-exploration-284 .edu-wins-426:hover p::after {
    transform: translateY(0);
    opacity: 1;
}.data-exploration-284 .edu-wins-426 span {
    transition: color 0.3s ease;
    color: #000000;
    font-size: calc(15px - 0.1rem);
    margin: 0;
    max-width: 95%;
    z-index: 1;
    letter-spacing: 0.5px;
    position: relative;
    line-height: 1.4;
}

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

@keyframes expandLine {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@media (min-width: 992px) {.data-exploration-284 .container {
    max-width: 1140px;
}.data-exploration-284 ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.5rem;
}.data-exploration-284 .edu-wins-426 div {
    padding: 2.5rem 1rem;
}.data-exploration-284 h4 {
    font-size: calc(20px + 0.1rem);
    margin-top: 4rem;
}
}

@media (min-width: 1200px) {.data-exploration-284 .container {
    max-width: 1320px;
}.data-exploration-284 ul {
    grid-template-columns: repeat(7, 1fr);
    gap: 1rem;
}.data-exploration-284 .edu-wins-426 p {
    font-size: 2.8rem;
}.data-exploration-284 h4 {
    font-size: calc(20px + 0.2rem);
}.data-exploration-284 .edu-wins-426:nth-child(odd) div {
    transform: translateY(15px);
}.data-exploration-284 .edu-wins-426:nth-child(odd):hover div {
    transform: translateY(10px);
}.data-exploration-284 .edu-wins-426:nth-child(even):hover div {
    transform: translateY(-10px);
}
}

@media (max-width: 991px) {.data-exploration-284 {
    padding: 5rem 0 3rem;
}.data-exploration-284 .edu-wins-426 p {
    font-size: 2.2rem;
}.data-exploration-284 ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {.data-exploration-284 {
    padding: 4rem 0 2.5rem;
}.data-exploration-284 ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
}.data-exploration-284 .edu-wins-426 div {
    padding: 1.5rem 1rem;
}.data-exploration-284 .edu-wins-426 p {
    font-size: 2rem;
}.data-exploration-284 h4 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.data-exploration-284 {
    padding: 3rem 0 2rem;
}.data-exploration-284 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}.data-exploration-284 .edu-wins-426 div {
    padding: 1.25rem 0.75rem;
}.data-exploration-284 .edu-wins-426 p {
    font-size: 1.8rem;
}.data-exploration-284 .edu-wins-426 span {
    font-size: calc(15px - 0.2rem);
}}header {
    padding: 0;
    position: relative;
    backdrop-filter: blur(10px);
    z-index: 100;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(202,210,209,0.5) 0%, rgb(164,176,175,0.5) 100%);
    margin-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}header::before {
    content: '';
    opacity: 0.5;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(202,210,209,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(164,176,175,0.5) 0%, transparent 30%);
    top: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    width: 100%;
}header .top-tutor-563 {
    padding: 1.2rem 2.5rem;
    z-index: 5;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .main-learning-356 {
    border: 1px solid rgba(255, 255, 255, 0.3);
    flex: 0 0 auto;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 2;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.8rem 1.2rem;
    -webkit-backdrop-filter: blur(5px);
    border-radius: 30px;
    position: relative;
    backdrop-filter: blur(5px);
    transition: all 0.4s ease;
}header .main-learning-356:hover {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}header .top-wrap-520 {
    display: block;
    transition: all 0.3s ease;
}header .top-wrap-520 img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .nav-info-891 {
    display: flex;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 2;
}header .head-prime-751 {
    position: relative;
    margin: 0 0.3rem;
}header .head-prime-751 a {
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 12px;
    z-index: 1;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    -webkit-backdrop-filter: blur(5px);
    color: #ffffff;
    font-weight: 600;
    padding: 0.8rem 1.2rem;
    border-radius: 30px;
    position: relative;
}header .head-prime-751 a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}header .head-prime-751 a::before {
    height: 100%;
    content: '';
    width: 100%;
    opacity: 0;
    border-radius: 30px;
    position: absolute;
    top: 0;
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
}header .head-prime-751 a:hover::before {
    opacity: 1;
}header .head-prime-751::after {
    left: 50%;
    height: 3px;
    opacity: 0.7;
    transform: translateX(-50%);
    bottom: -3px;
    transition: width 0.3s ease;
    background: #ffffff;
    width: 0;
    content: '';
    border-radius: 10px;
    position: absolute;
}header .head-prime-751:hover::after {
    width: 70%;
}header .top-tutor-563::before {
    border-radius: 50%;
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    right: -20px;
    background: rgb(202,210,209,0.5);
    content: '';
    top: -20px;
    height: 100px;
    width: 100px;
    filter: blur(40px);
}header .top-tutor-563::after {
    filter: blur(30px);
    border-radius: 50%;
    z-index: -1;
    width: 80px;
    content: '';
    bottom: -20px;
    position: absolute;
    height: 80px;
    background: rgb(164,176,175,0.5);
    left: -20px;
    opacity: 0.5;
}header .nav-base-653 {
    z-index: 1;
    background: rgb(233,237,236);
    padding-top: 2rem;
    position: relative;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .main-learning-356::after {
    left: 0;
    transition: all 0.4s ease;
    bottom: -20px;
    position: absolute;
    width: 100%;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    opacity: 0.5;
    content: '';
    height: 20px;
}header .main-learning-356:hover::after {
    transform: scaleX(0.9);
    opacity: 0.7;
}

@media (min-width: 1400px) {header .top-tutor-563 {
    margin: 0 auto;
    max-width: 1320px;
}header .head-prime-751 {
    margin: 0 0.5rem;
}header .head-prime-751 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}header .top-tutor-563 {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .main-learning-356 {
    padding: 0.6rem 1rem;
    margin-bottom: 0;
    border-radius: 10px;
}header .nav-info-891 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head-prime-751 a {
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: calc(12px - 1px);
}header .top-tutor-563::before,
    header .top-tutor-563::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top-tutor-563 {
    padding: 0.8rem 1.2rem;
}header .main-learning-356 {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .top-wrap-520 img {
    max-height: 35px;
}header .nav-info-891 {
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    overflow-x: auto;
}header .nav-info-891::-webkit-scrollbar {
    height: 3px;
}header .nav-info-891::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .head-prime-751 {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .head-prime-751 a {
    font-size: calc(12px - 2px);
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
}header .head-prime-751::after {
    display: none;
}header .main-learning-356::after {
    display: none;
}
}

@media (max-width: 479px) {header .top-tutor-563 {
    padding: 0.7rem 1rem;
}header .main-learning-356 {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .head-prime-751 a {
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.6rem;
}}.course-rewards-754 {
    padding: 140px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(233,237,236) 0%, rgba(0, 0, 0, 0.5) 100%);
}.course-rewards-754::before {
    width: 100%;
    background-size: 40px 40px;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    content: '';
    opacity: 0.15;
    background-position: center;
    background-image: 
        linear-gradient(90deg, rgb(202,210,209,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(202,210,209,0.5) 1px, transparent 1px);
    height: 100%;
}.course-rewards-754 .diff-block-431 {
    max-width: 1400px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    display: flex;
}.course-rewards-754 .picture-gallery-041 {
    position: absolute;
    z-index: 4;
    right: 0;
    width: 40%;
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    top: -15%;
    height: 130%;
    border-left: 5px solid rgb(202,210,209);
}.course-rewards-754 .picture-gallery-041::before {
    content: '';
    background: linear-gradient(to right, rgb(164,176,175,0.5) 0%, transparent 100%);
    z-index: 1;
    position: absolute;
    inset: 0;
}.course-rewards-754 .picture-gallery-041::after {
    height: 80%;
    box-shadow: 0 0 20px rgb(202,210,209), 0 0 40px rgb(202,210,209);
    animation: glow 4s infinite alternate;
    width: 5px;
    content: '';
    position: absolute;
    top: 10%;
    left: -10px;
    background: rgb(202,210,209);
}.course-rewards-754 .desc-block-910 {
    padding-right: 5%;
    width: 60%;
    position: relative;
}.course-rewards-754 h2 {
    border-radius: 10px;
    color: #000000;
    font-size: 36px;
    margin-bottom: 20px;
    padding: 20px 30px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-left: 5px solid rgb(202,210,209);
    font-weight: 700;
    width: fit-content;
}.course-rewards-754 .text_main_holder {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    margin-top: 40px;
    gap: 20px;
}.course-rewards-754 .text_main_holder > div {
    z-index: 2;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #ffffff;
    padding: 30px 20px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 10px;
    border-top: 3px solid transparent;
    transition: all 0.4s ease;
    position: relative;
}.course-rewards-754 .text_main_holder > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-top: 3px solid rgb(202,210,209);
    transform: translateY(-10px);
}.course-rewards-754 .text_main_holder > div::before {
    position: absolute;
    width: 0;
    box-shadow: 0 0 20px rgb(202,210,209);
    content: '';
    transition: all 0.4s ease;
    left: 0;
    z-index: -1;
    height: 0;
    top: -3px;
    background: rgb(202,210,209);
}.course-rewards-754 .text_main_holder > div:hover::before {
    width: 100%;
    box-shadow: 0 0 30px 5px rgb(202,210,209);
    height: 3px;
}.course-rewards-754 .text_main_holder > div:nth-child(3n+1) {
    transform: translateY(20px);
}.course-rewards-754 .text_main_holder > div:nth-child(3n+1):hover {
    transform: translateY(10px);
}.course-rewards-754 .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(-20px);
}.course-rewards-754 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-30px);
}.course-rewards-754 .text_main_holder svg {
    margin-bottom: 20px;
    padding: 15px;
    background: rgb(233,237,236);
    transition: all 0.4s ease;
    border-radius: 50%;
    height: 70px;
    width: 70px;
}.course-rewards-754 .text_main_holder > div:hover svg {
    transform: rotate(10deg);
    background: rgb(202,210,209,0.5);
}.course-rewards-754 .text_main_holder svg path {
    fill: rgb(202,210,209);
    transition: fill 0.4s ease;
}.course-rewards-754 .text_main_holder > div:hover svg path {
    fill: #000000;
}.course-rewards-754 .text_main_holder p {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
    margin: 0;
}

@keyframes glow {
    0% { opacity: 0.5; box-shadow: 0 0 10px rgb(202,210,209), 0 0 20px rgb(202,210,209); }
    100% { opacity: 1; box-shadow: 0 0 20px rgb(202,210,209), 0 0 40px rgb(202,210,209), 0 0 60px rgb(202,210,209); }
}

@media (max-width: 1200px) {.course-rewards-754 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.course-rewards-754 .picture-gallery-041 {
    width: 35%;
}
}

@media (max-width: 992px) {.course-rewards-754 {
    padding: 100px 0;
}.course-rewards-754 .diff-block-431 {
    flex-direction: column;
    padding: 0 20px;
}.course-rewards-754 .picture-gallery-041 {
    border-top: 5px solid rgb(202,210,209);
    right: auto;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 400px;
    top: auto;
    margin-bottom: 50px;
    border-left: none;
    width: 100%;
}.course-rewards-754 .picture-gallery-041::after {
    width: 80%;
    top: -10px;
    height: 5px;
    left: 10%;
}.course-rewards-754 .desc-block-910 {
    width: 100%;
    padding: 0;
}
}

@media (max-width: 768px) {.course-rewards-754 .text_main_holder {
    grid-template-columns: 1fr;
}.course-rewards-754 .text_main_holder > div,
    .course-rewards-754 .text_main_holder > div:nth-child(3n+1),
    .course-rewards-754 .text_main_holder > div:nth-child(3n+3) {
    transform: translateY(0);
}.course-rewards-754 .text_main_holder > div:hover,
    .course-rewards-754 .text_main_holder > div:nth-child(3n+1):hover,
    .course-rewards-754 .text_main_holder > div:nth-child(3n+3):hover {
    transform: translateY(-10px);
}
}

@media (max-width: 576px) {.course-rewards-754 {
    padding: 80px 0;
}.course-rewards-754 .picture-gallery-041 {
    height: 300px;
}.course-rewards-754 h2 {
    padding: 15px 20px;
    font-size: calc(36px * 0.85);
}}.privacy-den-830 {
    border: 2px solid rgb(202,210,209);
    flex-direction: column;
    display: flex;
    background: rgb(164,176,175);
    box-shadow: 0 10px 30px rgb(202,210,209,0.5);
    color: #ffffff;
    align-items: center;
    padding: 40px;
    width: 100%;
    height: auto;
}.privacy-den-830 h1 {
    font-weight: 700;
    width: 100%;
    text-align: center;
    text-shadow: 0 0 10px rgb(202,210,209);
    border-bottom: 2px solid rgb(164,176,175);
    max-width: 800px;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 45px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: rgb(202,210,209);
}.privacy-den-830 h2 {
    max-width: 800px;
    text-shadow: 0 0 10px rgb(164,176,175);
    font-weight: 600;
    color: #ffffff;
    padding-left: 15px;
    border-left: 5px solid rgb(202,210,209);
    text-align: left;
    margin-bottom: 25px;
    width: 100%;
    font-size: 28px;
    margin-top: 40px;
}.privacy-den-830 h2, .privacy-den-830 h3,.privacy-den-830 h4,.privacy-den-830 h5, .privacy-den-830 h6 {
    text-align: left;
}.privacy-den-830 ul, .privacy-den-830 ol {
    list-style: none;
    padding: 20px 0;
    max-width: 800px;
    border-top: 2px solid rgb(202,210,209);
    width: 100%;
    padding-left: 0;
    border-bottom: 2px solid rgb(202,210,209);
    margin: 30px 0;
}.privacy-den-830 ul li, .privacy-den-830 ol li {
    margin-bottom: 20px;
    padding-left: 25px;
    font-weight: 300;
    color: #ffffff;
    font-size: 18px;
    position: relative;
}.privacy-den-830 ul li::before, .privacy-den-830 ol li::before {
    content: '';
    left: 0;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    transform: translateY(-50%);
    top: 50%;
    background: rgb(202,210,209);
    box-shadow: 0 0 10px rgb(202,210,209);
    height: 10px;
}.privacy-den-830 p, .privacy-den-830 span, .privacy-den-830 div {
    font-size: 18px;
    max-width: 800px;
    font-family: Arial, sans-serif;
    width: 100%;
    text-align: justify;
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.6;
    text-shadow: 0 0 5px rgb(202,210,209,0.5);
}.privacy-den-830 div.container {
    flex-direction: column;
    display: flex;
    align-items: center;
    margin: 0 auto;
    max-width: 1000px;
}

@media only screen and (max-width: 800px) {.privacy-den-830 {
    border-radius: 10px;
    padding: 30px;
}.privacy-den-830 h1 {
    font-size: calc(24px - 5px);
    padding-bottom: 10px;
}.privacy-den-830 h2 {
    font-size: calc(24px - 5px);
    padding-left: 10px;
}.privacy-den-830 ul, .privacy-den-830 ol {
    padding: 15px 0;
    margin: 20px 0;
}.privacy-den-830 ul li, .privacy-den-830 ol li {
    font-size: 18px;
    padding-left: 20px;
}}.study-method-231 {
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
    perspective: 1000px;
    transform-style: preserve-3d;
    background: linear-gradient(145deg, rgb(233,237,236) 40%, rgb(164,176,175,0.5) 100%);
}.study-method-231::before {
    pointer-events: none;
    opacity: 0.05;
    top: 0;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(202,210,209,0.5) 0px,
        transparent 2px,
        transparent 8px,
        rgb(202,210,209,0.5) 10px
    );
    width: 100%;
    content: "";
    left: 0;
}.study-method-231::after {
    top: -50%;
    content: "";
    height: 200%;
    pointer-events: none;
    background: linear-gradient(
        135deg,
        rgb(202,210,209,0.5) 10%,
        rgb(164,176,175,0.5) 50%,
        transparent 90%
    );
    opacity: 0.1;
    transform: rotate(15deg) translateZ(-10px);
    position: absolute;
    width: 70%;
    right: -20%;
}.study-method-231 .container.diff-block-431 {
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
}.study-method-231 .container.diff-block-431 > div {
    max-width: 92%;
    position: relative;
    transform: translateZ(20px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-left: auto;
    border-left: 5px solid rgb(202,210,209);
    background: linear-gradient(
        165deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    padding: 3.5rem 3rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.study-method-231 .container.diff-block-431 > div:hover {
    transform: translateZ(30px) rotateX(0deg);
}.study-method-231 h3 {
    font-weight: 700;
    font-size: calc(38px * 0.85);
    transform: translateZ(5px);
    color: #000000;
    position: relative;
    margin-bottom: 2rem;
}.study-method-231 h3::before {
    transition: transform 0.4s ease-out;
    width: 80px;
    transform: scaleX(1);
    background: linear-gradient(
        to right,
        rgb(202,210,209) 0%,
        rgb(164,176,175) 100%
    );
    transform-origin: left center;
    position: absolute;
    bottom: -10px;
    content: "";
    height: 3px;
    left: 0;
}.study-method-231 .container.diff-block-431 > div:hover h3::before {
    transform: scaleX(1.3);
}.study-method-231 p {
    font-size: 13px;
    position: relative;
    color: #000000;
    transform: translateZ(5px);
    margin-bottom: 0;
    line-height: 1.8;
}.study-method-231 p span {
    display: block;
    padding-left: 10px;
    position: relative;
}.study-method-231 p span::before {
    left: -15px;
    opacity: 0;
    top: 0.8em;
    transform: translateX(-10px);
    height: 2px;
    position: absolute;
    width: 15px;
    background-color: rgb(202,210,209);
    content: "";
    transition: all 0.3s ease;
}.study-method-231 .container.diff-block-431 > div:hover p span::before {
    transform: translateX(0);
    opacity: 1;
}

@media (min-width: 992px) {.study-method-231 {
    padding: 150px 0 100px;
}.study-method-231 .container.diff-block-431 > div {
    margin-left: auto;
    max-width: 85%;
    transform: translateZ(30px) rotateX(2deg) rotateY(-1deg);
    padding: 4rem 4.5rem;
}.study-method-231 .container.diff-block-431 > div:hover {
    transform: translateZ(40px) rotateX(0deg) rotateY(0deg);
}.study-method-231 h3 {
    font-size: 38px;
    margin-bottom: 2.5rem;
}.study-method-231 p {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 991px) {.study-method-231 {
    padding: 90px 0 60px;
}.study-method-231 .container.diff-block-431 > div {
    padding: 2.5rem 2rem;
    max-width: 95%;
    transform: translateZ(10px) rotateX(1deg);
}.study-method-231 h3 {
    font-size: calc(38px * 0.8);
}
}

@media (max-width: 767px) {.study-method-231 {
    padding: 70px 0 50px;
}.study-method-231 .container.diff-block-431 > div {
    max-width: 100%;
    padding: 2rem 1.5rem;
    transform: translateZ(5px) rotateX(0deg);
}.study-method-231 h3 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
}.study-method-231 h3::before {
    width: 60px;
}.study-method-231 p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 575px) {.study-method-231 {
    padding: 60px 0 40px;
}.study-method-231 .container.diff-block-431 > div {
    border-left-width: 3px;
    padding: 1.8rem 1.2rem;
}.study-method-231 h3 {
    font-size: calc(38px * 0.6);
    margin-bottom: 1.2rem;
}.study-method-231 h3::before {
    width: 50px;
    height: 2px;
}.study-method-231 p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.study-method-231 .container.diff-block-431 > div,
    .study-method-231 .container.diff-block-431 > div:hover,
    .study-method-231 h3::before,
    .study-method-231 p span::before {
    transform: none;
    transition: none;
}}.privacyAgreementDialog-901 {
    bottom: 0;
    width: 100%;
    position: fixed;
    border-top: 2px solid rgb(202,210,209);
    z-index: 90;
    background: rgb(233,237,236);
}#cookieConsentDialog-809 {
    display: none;
}#cookieConsentDialog-809:checked ~ .privacyAgreementDialog-901 {
    opacity: 0;
    visibility: hidden;
}.visitor-settings-180 {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}.privacyAgreementDialog-901 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.privacyAgreementDialog-901 p {
    font-size: 18px;
}.cookie-control-314 {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie-control-314 svg, .cookie-control-314 svg path, .cookie-control-314 img {
    height: 100px;
    fill: rgb(202,210,209);
    width: 100px;
}.cookie-option-023 {
    white-space: nowrap;
    margin-left: 10px;
    text-align: center;
    font-size: 24px;
    color: rgb(202,210,209);
    cursor: pointer;
    border-bottom: 2px solid rgb(202,210,209);
    min-width: 120px;
    line-height: 35px;
    text-decoration: none;
    flex-shrink: 0;
}.privacyAgreementDialog-901 p a {
    color: rgb(202,210,209);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.privacyAgreementDialog-901 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-control-314 {
    display: none;
}.visitor-settings-180 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.privacyAgreementDialog-901 h5 {
    text-align: center;
}.privacyAgreementDialog-901 p {
    text-align: center;
}.data-guard-720 {
    margin-bottom: 20px;
}body .grid-container-691 .cookie-option-023 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.grid-container-691 .privacyAgreementDialog-901 {
    background: rgb(202,210,209);
    box-shadow: rgb(164,176,175,0.5) 0px 0px 10px 10px;
}.grid-container-691 .visitor-settings-180 {
    padding: 40px 0;
    justify-content: space-between;
}.grid-container-691 .cookie-option-023 {
    font-size: 20px;
    background: #ffffff;
    margin-left: 30px;
    color: rgb(202,210,209);
    padding: 10px;
    border: none;
}.grid-container-691 .data-guard-720 {
    color: #ffffff;
    text-align: left;
}.grid-container-691 .data-guard-720 h5 {
    font-weight: 700;
}.grid-container-691 .data-guard-720 h5, .grid-container-691 .data-guard-720 p {
    color: #ffffff;
}.grid-container-691 .privacyAgreementDialog-901 p a {
    text-decoration: underline;
    color: rgb(164,176,175);
}.contact-information-148 {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 100px 0;
    background: rgb(233,237,236);
}.contact-information-148::before {
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent 48%, rgb(202,210,209,0.5) 49%, rgb(202,210,209,0.5) 51%, transparent 52%),
                linear-gradient(-45deg, transparent 48%, rgb(164,176,175,0.5) 49%, rgb(164,176,175,0.5) 51%, transparent 52%);
    position: absolute;
    opacity: 0.3;
    background-size: 60px 60px;
    top: 0;
    z-index: 0;
    left: 0;
    content: '';
}.contact-information-148::after {
    height: 100%;
    opacity: 0.2;
    left: 0;
    background-size: 100px 100px;
    z-index: 0;
    content: '';
    background: 
        linear-gradient(90deg, rgb(233,237,236) 6px, transparent 6px),
        linear-gradient(0deg, rgb(233,237,236) 6px, transparent 6px);
    top: 0;
    width: 100%;
    position: absolute;
}.contact-information-148 .picture-gallery-041 {
    left: 0;
    height: 100%;
    top: 0;
    filter: grayscale(0.7) hue-rotate(25deg);
    opacity: 0.15;
    z-index: 0;
    width: 100%;
    position: absolute;
}.contact-information-148 .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contact-information-148 h3 {
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    font-family: Arial, sans-serif;
    transform: skew(-5deg);
    color: #000000;
    text-align: center;
    font-size: 46px;
    letter-spacing: 4px;
    text-transform: uppercase;
}.contact-information-148 h3::before {
    background: linear-gradient(90deg, rgb(202,210,209), rgb(164,176,175));
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    width: 100px;
    height: 5px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    content: '';
}.contact-information-148 .help-panel-470 {
    display: flex;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
}.contact-information-148 .help-help-582 {
    padding: 60px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    background: #ffffff;
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 2;
    flex: 1 1 60%;
    position: relative;
    transform: skew(-3deg);
    border-radius: 0;
}.contact-information-148 .help-help-582::before {
    border: 2px solid rgba(0, 0, 0, 0.05);
    top: 20px;
    position: absolute;
    content: '';
    right: 20px;
    bottom: 20px;
    left: 20px;
    pointer-events: none;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.contact-information-148 .help-help-582 #contact {
    transform: skew(3deg);
}.contact-information-148 .help-help-582 h3 {
    font-weight: 700;
    margin-bottom: 40px;
    color: #000000;
    font-size: 18px;
    transform: skew(0);
    text-align: left;
}.contact-information-148 .help-help-582 h3::before {
    height: 3px;
    clip-path: none;
    transform: none;
    left: 0;
    width: 60px;
}.contact-information-148 .help-help-582 input[type="text"],
.contact-information-148 .help-help-582 textarea {
    border: 2px solid rgb(202,210,209);
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
    padding: 20px;
    background-color: #ffffff;
    border-radius: 0;
    font-size: 12px;
    transition: all 0.3s ease;
    width: 100%;
}.contact-information-148 .help-help-582 input[type="text"]:focus,
.contact-information-148 .help-help-582 textarea:focus {
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgb(202,210,209,0.5);
    background-color: rgba(0, 0, 0, 0.02);
    outline: none;
}.contact-information-148 .help-help-582 textarea {
    resize: vertical;
    height: 140px;
}.contact-information-148 .help-help-582 .inquiry-reach-132 {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact-information-148 .help-help-582 .inquiry-reach-132 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-information-148 .help-help-582 .inquiry-reach-132 label {
    line-height: 1.5;
    color: #000000;
    font-size: calc(12px - 2px);
    padding-left: 35px;
    cursor: pointer;
    position: relative;
}.contact-information-148 .help-help-582 .inquiry-reach-132 label::before {
    left: 0;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    border: 2px solid rgb(202,210,209);
    transition: all 0.3s ease;
    width: 24px;
    height: 24px;
    content: '';
}.contact-information-148 .help-help-582 .inquiry-reach-132 input[type="checkbox"]:checked + label::before {
    background-color: rgb(202,210,209);
}.contact-information-148 .help-help-582 .inquiry-reach-132 input[type="checkbox"]:checked + label::after {
    height: 12px;
    width: 6px;
    position: absolute;
    content: '';
    border-bottom: 2px solid #ffffff;
    top: 5px;
    left: 9px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}.contact-information-148 .help-help-582 .inquiry-reach-132 a {
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(202,210,209);
    position: relative;
}.contact-information-148 .help-help-582 .inquiry-reach-132 a::after {
    width: 100%;
    bottom: -2px;
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
    height: 2px;
    background-color: rgb(202,210,209);
    left: 0;
    content: '';
    transition: transform 0.3s ease;
}.contact-information-148 .help-help-582 .inquiry-reach-132 a:hover {
    color: rgb(164,176,175);
}.contact-information-148 .help-help-582 .inquiry-reach-132 a:hover::after {
    transform: scaleX(1);
    background-color: rgb(164,176,175);
}.contact-information-148 .help-help-582 .request-support-306 {
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    border: none;
    color: #ffffff;
    display: inline-block;
    padding: 18px 40px;
    text-transform: uppercase;
    background: rgb(202,210,209);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}.contact-information-148 .help-help-582 .request-support-306:hover {
    background: rgb(164,176,175);
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}.contact-information-148 .connect-feedback-253 {
    padding: 60px 60px 60px 80px;
    background: rgb(233,237,236);
    margin-left: -40px;
    position: relative;
    flex: 1 1 40%;
    z-index: 1;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    color: #ffffff;
}.contact-information-148 .connect-feedback-253::before {
    content: '';
    width: 100%;
    z-index: -1;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    position: absolute;
    top: 0;
    height: 100%;
}.contact-information-148 .connect-feedback-253::after {
    border: 2px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    left: 20px;
    top: 20px;
    content: '';
    right: 20px;
    bottom: 20px;
    pointer-events: none;
}.contact-information-148 .connect-feedback-253 h4 {
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 40px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}.contact-information-148 .connect-feedback-253 h4::after {
    position: absolute;
    width: 60px;
    background: rgb(202,210,209);
    height: 3px;
    left: 0;
    bottom: -15px;
    content: '';
}.contact-information-148 .connect-feedback-253 .reach-message-167 {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li {
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li svg {
    height: 24px;
    margin-right: 20px;
    flex-shrink: 0;
    width: 24px;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li svg path {
    fill: rgb(202,210,209);
}.contact-information-148 .connect-feedback-253 .reach-message-167 li:hover svg path {
    transition: fill 0.3s ease;
    fill: rgb(164,176,175);
}.contact-information-148 .connect-feedback-253 .reach-message-167 li span {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li a:hover {
    color: rgb(202,210,209);
}

@media (max-width: 992px) {.contact-information-148 {
    padding: 70px 0;
}.contact-information-148 .help-panel-470 {
    flex-direction: column;
}.contact-information-148 .help-help-582 {
    padding: 40px;
    flex: 1 1 100%;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}.contact-information-148 .connect-feedback-253 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    margin-top: -20px;
    flex: 1 1 100%;
    padding: 40px;
    margin-left: 0;
}
}

@media (max-width: 768px) {.contact-information-148 {
    padding: 50px 0;
}.contact-information-148 h3 {
    font-size: calc(34px);
    margin-bottom: 40px;
    letter-spacing: 2px;
}.contact-information-148 .help-help-582 h3,
    .contact-information-148 .connect-feedback-253 h4 {
    margin-bottom: 30px;
    font-size: calc(18px - 2px);
}.contact-information-148 .help-help-582 input[type="text"],
    .contact-information-148 .help-help-582 textarea {
    padding: 15px;
    margin-bottom: 20px;
}.contact-information-148 .help-help-582 textarea {
    height: 120px;
}.contact-information-148 .help-help-582 .request-support-306 {
    padding: 15px 30px;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.contact-information-148 .connect-feedback-253 .reach-message-167 li svg {
    height: 20px;
    width: 20px;
    margin-right: 15px;
}
}

@media (max-width: 576px) {.contact-information-148 {
    padding: 40px 0;
}.contact-information-148 .help-help-582,
    .contact-information-148 .connect-feedback-253 {
    clip-path: none;
    padding: 30px 20px;
    box-shadow: none;
    transform: skew(0);
}.contact-information-148 .help-help-582 #contact {
    transform: skew(0);
}.contact-information-148 .help-help-582::before,
    .contact-information-148 .connect-feedback-253::after {
    clip-path: none;
}.contact-information-148 .connect-feedback-253 {
    margin-top: 0;
}.contact-information-148 h3 {
    transform: skew(0);
    font-size: calc(34px - 6px);
}.contact-information-148 .help-help-582 .inquiry-reach-132 label {
    font-size: calc(12px - 3px);
}.contact-information-148 .help-help-582 .request-support-306 {
    clip-path: none;
}
}