* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1210px;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}.citation-8gN {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.wrapper-capsule-8dG {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.main-header-bEp {
    flex: 1 0 auto;
}html,body {
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.citation-8gN {
    font-family: Arial, sans-serif;
    padding: 5rem 0 2rem;
    color: #000000;
    position: relative;
    background-color: rgb(164,178,189);
}.citation-8gN::before {
    height: 100%;
    z-index: 0;
    background: 
        linear-gradient(135deg, rgb(130,144,157,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(97,109,123,0.5) 0%, transparent 70%);
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    opacity: 0.07;
    position: absolute;
}.citation-8gN::after {
    z-index: 1;
    background: linear-gradient(90deg, 
        rgb(164,178,189) 0%,
        rgb(130,144,157) 35%, 
        rgb(97,109,123) 65%,
        rgb(164,178,189) 100%);
    content: '';
    height: 7px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}.citation-8gN .container {
    position: relative;
    z-index: 2;
}.citation-8gN .learn-nav-dp1 {
    flex-direction: column;
    display: flex;
}.citation-8gN .quick-help-IeT {
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    padding-bottom: 2rem;
    margin-bottom: 4rem;
    position: relative;
    gap: 0;
    flex-wrap: wrap;
}.citation-8gN .quick-help-IeT::after {
    height: 1px;
    width: 100%;
    left: 0;
    content: '';
    bottom: -1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(97,109,123,0.5) 50%,
        transparent 100%);
    position: absolute;
}.citation-8gN .info_item {
    width: 25%;
    position: relative;
    padding: 0.5rem 1rem;
    flex: 0 0 auto;
    transition: all 0.3s ease;
}.citation-8gN .info_item::before {
    height: 60%;
    left: 0;
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.06);
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
}.citation-8gN .info_item:first-child::before {
    display: none;
}.citation-8gN .info_item p,
.citation-8gN .info_item a {
    align-items: center;
    display: flex;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: calc(15px - 1px);
    text-align: center;
    color: #000000;
    gap: 0.75rem;
    font-weight: 400;
}.citation-8gN .info_item:hover {
    transform: translateY(-5px);
}.citation-8gN .info_item:hover p,
.citation-8gN .info_item:hover a {
    color: rgb(130,144,157);
}.citation-8gN .info_item svg {
    fill: rgb(130,144,157);
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
}.citation-8gN .info_item:hover svg {
    transform: rotate(10deg);
}.citation-8gN .text_main_holder {
    gap: 3rem;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    display: flex;
}.citation-8gN .nav-sitewrap-tyZ {
    margin-right: auto;
    display: flex;
    gap: 1.5rem;
    max-width: 300px;
    width: 100%;
    flex-direction: column;
}.citation-8gN .nav-sitewrap-tyZ svg {
    transition: all 0.3s ease;
    max-width: 160px;
    height: auto;
}.citation-8gN .nav-sitewrap-tyZ:hover svg {
    transform: scale(1.05);
}.citation-8gN .encrypt-cta-mGt {
    font-size: 13px;
    color: #000000;
    position: relative;
    line-height: 1.6;
    padding-left: 2rem;
}.citation-8gN .encrypt-cta-mGt::before {
    top: 0;
    width: 4px;
    border-radius: 2px;
    bottom: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(130,144,157), rgb(97,109,123));
    left: 0;
    content: '';
}.citation-8gN .head-mentor-lPn {
    max-width: 400px;
    gap: 2rem;
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 240px;
    position: relative;
}.citation-8gN .head-mentor-lPn::before {
    left: 0;
    content: '';
    border-radius: 11px;
    width: 100%;
    background: rgba(0, 0, 0, 0.02);
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
}.citation-8gN .head-mentor-lPn h5 {
    margin-bottom: 1rem;
    font-size: 21px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    color: #000000;
}.citation-8gN .head-main-xuQ {
    flex-direction: column;
    display: flex;
    padding: 0 1.5rem;
    gap: 0.75rem;
}.citation-8gN .head-main-xuQ:first-child {
    position: relative;
}.citation-8gN .head-main-xuQ a {
    color: #000000;
    padding: 0.5rem 0;
    padding-left: 1.25rem;
    transition: all 0.3s ease;
    font-size: 15px;
    position: relative;
    text-decoration: none;
}.citation-8gN .head-main-xuQ a::before {
    border-radius: 50%;
    content: '';
    height: 6px;
    top: 50%;
    width: 6px;
    background-color: rgb(97,109,123,0.5);
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
}.citation-8gN .head-main-xuQ a:hover {
    color: rgb(130,144,157);
    padding-left: 1.5rem;
}.citation-8gN .head-main-xuQ a:hover::before {
    height: 8px;
    width: 8px;
    background-color: rgb(130,144,157);
}.citation-8gN .subscribe_holder {
    width: 100%;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    border-radius: 11px;
    display: flex;
    max-width: 400px;
}.citation-8gN .subscribe_holder::before {
    border-top-left-radius: 11px;
    border-style: solid;
    border-color: rgb(130,144,157,0.5) transparent transparent transparent;
    position: absolute;
    top: 0;
    width: 0;
    border-width: 50px 50px 0 0;
    content: '';
    height: 0;
    left: 0;
}.citation-8gN .subscribe_holder h5 {
    margin-bottom: 0.5rem;
    font-size: 21px;
    color: #000000;
    font-weight: 600;
}.citation-8gN .subscribe_holder p {
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
}.citation-8gN .input_holder {
    flex-direction: column;
    margin-top: 0.5rem;
    display: flex;
    gap: 1rem;
    position: relative;
}.citation-8gN .input_holder input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.125rem 1.25rem;
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 15px;
}.citation-8gN .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(130,144,157,0.5);
    border-color: rgb(130,144,157);
    outline: none;
}.citation-8gN .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.citation-8gN .new-beginnings-4Is {
    transition: all 0.3s ease;
    font-size: 18px;
    cursor: pointer;
    border: none;
    color: #ffffff;
    padding: 1.125rem 1.25rem;
    font-weight: 600;
    border-radius: 10px;
    z-index: 1;
    background: linear-gradient(135deg, rgb(130,144,157) 0%, rgb(97,109,123) 100%);
    position: relative;
    overflow: hidden;
}.citation-8gN .new-beginnings-4Is::before {
    content: '';
    transition: opacity 0.3s ease;
    opacity: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(97,109,123) 0%, rgb(130,144,157) 100%);
}.citation-8gN .new-beginnings-4Is:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.citation-8gN .new-beginnings-4Is:hover::before {
    opacity: 1;
}.citation-8gN .linkedin-ref-DyY {
    padding-top: 2rem;
    margin-top: 4rem;
    position: relative;
    text-align: center;
}.citation-8gN .linkedin-ref-DyY::before {
    left: 30%;
    width: 40%;
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    height: 1px;
}.citation-8gN .insta-feed-7Sr {
    opacity: 0.8;
    color: #000000;
    font-size: 13px;
}

@media (max-width: 1200px) {.citation-8gN .text_main_holder {
    gap: 2.5rem;
}.citation-8gN .nav-sitewrap-tyZ {
    max-width: 260px;
}.citation-8gN .head-mentor-lPn {
    min-width: 220px;
}
}

@media (max-width: 991px) {.citation-8gN {
    padding: 4rem 0 2rem;
}.citation-8gN .info_item {
    width: 50%;
    padding: 1rem;
}.citation-8gN .info_item:nth-child(3)::before {
    display: none;
}.citation-8gN .text_main_holder {
    align-items: center;
    gap: 3rem;
    flex-direction: column;
}.citation-8gN .nav-sitewrap-tyZ {
    width: 100%;
    align-items: center;
    max-width: 100%;
    text-align: center;
}.citation-8gN .encrypt-cta-mGt {
    max-width: 500px;
    padding-left: 0;
    text-align: center;
}.citation-8gN .encrypt-cta-mGt::before {
    display: none;
}.citation-8gN .head-mentor-lPn {
    width: 100%;
    max-width: 600px;
}.citation-8gN .subscribe_holder {
    max-width: 600px;
    width: 100%;
}
}

@media (max-width: 768px) {.citation-8gN {
    padding: 3.5rem 0 1.5rem;
}.citation-8gN .quick-help-IeT {
    margin-bottom: 3rem;
}.citation-8gN .info_item {
    width: 100%;
}.citation-8gN .info_item::before {
    display: none;
}.citation-8gN .head-main-xuQ {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0.5rem 1.5rem;
    justify-content: center;
}.citation-8gN .head-main-xuQ a {
    padding: 0.5rem 1rem;
    text-align: center;
}.citation-8gN .head-main-xuQ a::before {
    display: none;
}.citation-8gN .head-main-xuQ a:hover {
    border-radius: 10px;
    padding-left: 1rem;
    background-color: rgba(0, 0, 0, 0.03);
}.citation-8gN .linkedin-ref-DyY {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.citation-8gN {
    padding: 3rem 0 1.5rem;
}.citation-8gN .quick-help-IeT {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.citation-8gN .text_main_holder {
    gap: 2.5rem;
}.citation-8gN .head-mentor-lPn {
    padding: 1rem;
}.citation-8gN .head-mentor-lPn h5 {
    text-align: center;
}.citation-8gN .subscribe_holder {
    padding: 1.5rem;
}.citation-8gN .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.citation-8gN .linkedin-ref-DyY {
    margin-top: 2.5rem;
}}.our-mission-Bep {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,178,189) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.our-mission-Bep::before {
    background: radial-gradient(circle at 70% 30%, rgb(130,144,157,0.5) 0%, transparent 60%);
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    opacity: 0.7;
    z-index: 1;
    animation: pulse 15s infinite alternate ease-in-out;
}.our-mission-Bep::after {
    height: 200px;
    top: -100px;
    z-index: 0;
    width: 200px;
    content: "";
    position: absolute;
    border-radius: 50%;
    animation: rotate 30s infinite linear;
    right: -100px;
    border: 1px solid rgb(97,109,123,0.5);
}.our-mission-Bep .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.our-mission-Bep h1 {
    transform: translateX(20px);
    font-weight: 700;
    animation: slideIn 0.8s forwards 0.2s ease-out;
    display: inline-block;
    position: relative;
    margin-bottom: 3rem;
    font-size: 40px;
    opacity: 0;
    color: #000000;
}.our-mission-Bep h1::after {
    width: 60%;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(130,144,157) 0%, transparent 100%);
    left: 0;
    height: 4px;
    content: "";
    position: absolute;
    bottom: -10px;
    transform-origin: left;
    animation: expandLine 1s forwards 0.8s ease-out;
}.our-mission-Bep .digital-education-5ct {
    position: relative;
}.our-mission-Bep .digital-education-5ct::before {
    height: 50px;
    z-index: 0;
    animation: float 6s infinite alternate ease-in-out;
    border-radius: 50%;
    top: -25px;
    border: 2px solid rgb(130,144,157,0.5);
    content: "";
    width: 50px;
    position: absolute;
    left: -25px;
}.our-mission-Bep ul {
    margin: 0;
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
    list-style: none;
    padding: 0;
}.our-mission-Bep .training-experts-7VO {
    transition: transform 0.4s, box-shadow 0.4s;
    padding: 2.5rem;
    background: #ffffff;
    animation: fadeUp 1s forwards 0.4s ease-out;
    transform: translateY(30px);
    opacity: 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
}.our-mission-Bep .training-experts-7VO:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.our-mission-Bep .training-experts-7VO::before {
    top: -60px;
    height: 120px;
    position: absolute;
    transition: opacity 0.3s;
    left: -10%;
    width: 120%;
    transform: rotate(-3deg);
    content: "";
    background: linear-gradient(90deg, rgb(130,144,157,0.5) 0%, transparent 100%);
    opacity: 0.1;
}.our-mission-Bep .training-experts-7VO:hover::before {
    opacity: 0.2;
}.our-mission-Bep .training-experts-7VO:nth-child(2) {
    animation-delay: 0.6s;
}.our-mission-Bep .training-experts-7VO:nth-child(2)::before {
    background: linear-gradient(90deg, rgb(97,109,123,0.5) 0%, transparent 100%);
    transform: rotate(3deg);
}.our-mission-Bep h4 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: calc(18px * 1.1);
    color: #000000;
    display: inline-block;
}.our-mission-Bep h4::after {
    bottom: -8px;
    animation: expandLine 0.5s forwards 1.2s ease-out;
    height: 3px;
    background: rgb(130,144,157);
    transform-origin: left;
    left: 0;
    content: "";
    transform: scaleX(0);
    position: absolute;
    width: 40px;
}.our-mission-Bep .training-experts-7VO:nth-child(2) h4::after {
    animation-delay: 1.4s;
    background: rgb(97,109,123);
}.our-mission-Bep .training-experts-7VO div {
    color: #000000;
    position: relative;
    padding-right: 10px;
    overflow-y: auto;
    font-size: 16px;
    line-height: 1.8;
    max-height: 300px;
}.our-mission-Bep .training-experts-7VO div::-webkit-scrollbar {
    width: 4px;
}.our-mission-Bep .training-experts-7VO div::-webkit-scrollbar-track {
    background: #ffffff;
}.our-mission-Bep .training-experts-7VO div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(130,144,157,0.5);
}.our-mission-Bep .training-experts-7VO:nth-child(2) div::-webkit-scrollbar-thumb {
    background: rgb(97,109,123,0.5);
}

@media (min-width: 768px) {.our-mission-Bep {
    padding: 7rem 0;
}.our-mission-Bep ul {
    grid-template-columns: repeat(2, 1fr);
}.our-mission-Bep h1 {
    margin-left: 2rem;
    font-size: calc(40px * 1.1);
}.our-mission-Bep .training-experts-7VO {
    padding: 3rem;
}.our-mission-Bep .training-experts-7VO div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.our-mission-Bep {
    padding: 8rem 0;
}.our-mission-Bep::before {
    animation: pulse 20s infinite alternate ease-in-out;
}.our-mission-Bep ul {
    gap: 4rem;
}.our-mission-Bep .training-experts-7VO {
    transform: translateY(30px) rotate(-1deg);
}.our-mission-Bep .training-experts-7VO:nth-child(2) {
    transform: translateY(30px) rotate(1deg);
}.our-mission-Bep .training-experts-7VO:hover {
    transform: translateY(-5px) scale(1.02) rotate(0);
}.our-mission-Bep .training-experts-7VO:nth-child(2):hover {
    transform: translateY(-5px) scale(1.02) rotate(0);
}.our-mission-Bep .training-experts-7VO div {
    max-height: 400px;
}.our-mission-Bep h1 {
    margin-left: 4rem;
}
}

@media (min-width: 1200px) {.our-mission-Bep h1 {
    font-size: calc(40px * 1.2);
    margin-left: 6rem;
}.our-mission-Bep .training-experts-7VO {
    padding: 3.5rem;
}.our-mission-Bep .training-experts-7VO div {
    max-height: 450px;
}}

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

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

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

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0% {
        transform: translateY(0) translateX(0);
    }
    50% {
        transform: translateY(-15px) translateX(10px);
    }
    100% {
        transform: translateY(0) translateX(0);
    }
}.tySpotlight-otb {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(164,178,189), #ffffff);
}.tySpotlight-otb::before {
    width: 100%;
    background-size: 60px 60px;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    animation: movePattern 40s linear infinite;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(97,109,123,0.5) 49.5%, rgb(97,109,123,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(97,109,123,0.5) 49.5%, rgb(97,109,123,0.5) 50.5%, transparent 50.5%);
}.tySpotlight-otb::after {
    opacity: 0.1;
    background: linear-gradient(120deg, rgb(130,144,157,0.5) 10%, transparent 80%);
    width: 70%;
    z-index: 0;
    position: absolute;
    height: 200%;
    transform: rotate(25deg);
    content: "";
    top: -50%;
    right: -20%;
}.tySpotlight-otb .container {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    transform-style: preserve-3d;
    padding: 0 20px;
    perspective: 1000px;
    z-index: 2;
}.tySpotlight-otb h2 {
    line-height: 1.4;
    color: #000000;
    transform: translateZ(20px);
    animation: fadeSlideIn 0.8s ease-out forwards;
    position: relative;
    font-weight: 600;
    margin-bottom: 40px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    font-size: 31px;
}.tySpotlight-otb h2::after {
    background: linear-gradient(90deg, rgb(130,144,157), rgb(97,109,123));
    animation: expandLine 0.6s 0.4s forwards ease-out;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    height: 3px;
    content: "";
    bottom: -16px;
    left: 0;
    width: 80px;
}.tySpotlight-otb .founder-bio-qIp {
    padding: 35px 40px 30px;
    border-left: 4px solid rgb(97,109,123);
    background: #ffffff;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.3s ease-out forwards;
    transform: translateZ(10px) translateY(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    position: relative;
}.tySpotlight-otb .founder-bio-qIp::before {
    content: "";
    right: 20px;
    width: 100px;
    top: 20px;
    border-radius: 50%;
    position: absolute;
    height: 100px;
    transform: translateZ(-5px);
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(97,109,123,0.5) 30%, transparent 70%);
}.tySpotlight-otb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.tySpotlight-otb li {
    position: relative;
    padding-left: 25px;
}.tySpotlight-otb li::before {
    top: 8px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    animation: pulse 3s infinite;
    background: rgb(130,144,157);
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.9;
}.tySpotlight-otb li span {
    display: block;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.8;
}

@keyframes fadeSlideIn {
    from {
        opacity: 0;
        transform: translateZ(20px) translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateZ(20px) translateY(0);
    }
}

@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateZ(10px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateZ(10px) translateY(10px);
    }
}

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.2);
    }
}

@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 1200px) {.tySpotlight-otb {
    padding: 100px 0;
}.tySpotlight-otb h2 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 992px) {.tySpotlight-otb {
    padding: 80px 0;
}.tySpotlight-otb h2 {
    font-size: calc(31px * 0.85);
}.tySpotlight-otb::after {
    right: -50%;
    width: 100%;
}.tySpotlight-otb .founder-bio-qIp {
    padding: 30px 35px 25px;
}
}

@media (max-width: 768px) {.tySpotlight-otb {
    padding: 60px 0;
}.tySpotlight-otb h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.tySpotlight-otb h2::after {
    bottom: -12px;
    width: 60px;
}.tySpotlight-otb .founder-bio-qIp {
    padding: 25px 30px 20px;
}.tySpotlight-otb li span {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.tySpotlight-otb {
    padding: 50px 0;
}.tySpotlight-otb h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.7);
}.tySpotlight-otb .founder-bio-qIp {
    border-left-width: 3px;
    padding: 20px 25px 15px;
}.tySpotlight-otb li {
    padding-left: 20px;
}.tySpotlight-otb li::before {
    top: 8px;
    width: 6px;
    height: 6px;
}.tySpotlight-otb li span {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.tySpotlight-otb::before {
    background-size: 40px 40px;
}
}

@media (hover: hover) {.tySpotlight-otb .founder-bio-qIp:hover {
    transition: transform 0.3s ease;
    transform: translateZ(15px) translateY(5px);
}}.leadership-profile-Hnl {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(164,178,189) 0%, rgb(97,109,123,0.5) 100%);
}.leadership-profile-Hnl::before {
    left: 0;
    top: 0;
    height: 5px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(130,144,157) 0%, rgb(97,109,123) 50%, rgb(130,144,157) 100%);
    right: 0;
    z-index: 1;
}.leadership-profile-Hnl::after {
    animation: patternShift 30s infinite alternate ease-in-out;
    position: absolute;
    z-index: 0;
    bottom: 0;
    width: 100%;
    content: "";
    transform-origin: bottom left;
    left: 0;
    height: 40%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 5px,
        transparent 5px,
        transparent 10px
    );
}.leadership-profile-Hnl .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}.leadership-profile-Hnl .rating-insights-G6I {
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: grid;
    background-color: #ffffff;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    gap: 2rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 2rem;
}.leadership-profile-Hnl .rating-insights-G6I:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(1) {
    justify-content: center;
    align-items: center;
    display: flex;
    transform: translateZ(20px);
}.leadership-profile-Hnl .rating-insights-G6I .product-photo-CIu {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    border: 4px solid #ffffff;
    overflow: hidden;
    transform: translateZ(30px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                clip-path 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 180px;
    width: 180px;
    clip-path: polygon(0% 15%, 15% 0%, 85% 0%, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0% 85%);
}.leadership-profile-Hnl .rating-insights-G6I:hover .product-photo-CIu {
    transform: translateZ(40px) scale(1.05);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(2) {
    flex-direction: column;
    position: relative;
    text-align: center;
    align-items: center;
    transform: translateZ(10px);
    display: flex;
}.leadership-profile-Hnl .rating-insights-G6I .name {
    transform: translateZ(15px);
    color: #000000;
    margin: 0 0 0.5rem;
    display: inline-block;
    font-weight: 700;
    font-size: calc(22px * 1.2);
    position: relative;
}.leadership-profile-Hnl .rating-insights-G6I .name::after {
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 2px;
    content: "";
    background-color: rgb(130,144,157);
    width: 0;
    transition: width 0.5s ease;
}.leadership-profile-Hnl .rating-insights-G6I:hover .name::after {
    width: 100%;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(2) > div {
    color: rgb(97,109,123);
    font-weight: 600;
    font-size: calc(17px * 1.05);
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateY(10px);
    opacity: 0;
    letter-spacing: 0.5px;
}.leadership-profile-Hnl .rating-insights-G6I:hover > div:nth-child(2) > div {
    transform: translateY(0);
    opacity: 1;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(3) {
    position: relative;
    transform: translateZ(5px);
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW {
    font-size: 17px;
    color: #000000;
    position: relative;
    line-height: 1.8;
    margin: 0;
    padding: 0 1rem;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::before,
.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::after {
    font-size: 4rem;
    font-family: serif;
    position: absolute;
    content: "";
    color: rgb(130,144,157,0.5);
    line-height: 1;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::before {
    top: -1.5rem;
    left: -1rem;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::after {
    right: -1rem;
    bottom: -3rem;
    transform: rotate(180deg);
}

@keyframes patternShift {
    0% {
        transform: skewY(-2deg) translateX(-5%);
    }
    100% {
        transform: skewY(2deg) translateX(5%);
    }
}

@media (min-width: 768px) {.leadership-profile-Hnl {
    padding: 7rem 0;
}.leadership-profile-Hnl .rating-insights-G6I {
    grid-template-columns: 220px 1fr;
    grid-template-rows: auto 1fr;
    gap: 2.5rem 3rem;
    padding: 3rem;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(1) {
    grid-row: span 2;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(2) {
    text-align: left;
    align-items: flex-start;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(3) {
    grid-column: 2;
}.leadership-profile-Hnl .rating-insights-G6I .product-photo-CIu {
    height: 220px;
    width: 220px;
}
}

@media (min-width: 1024px) {.leadership-profile-Hnl .rating-insights-G6I {
    padding: 4rem;
    gap: 3rem 4rem;
}.leadership-profile-Hnl .rating-insights-G6I .product-photo-CIu {
    height: 250px;
    width: 250px;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW {
    padding: 0 2rem;
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 767px) {.leadership-profile-Hnl .rating-insights-G6I {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.leadership-profile-Hnl .rating-insights-G6I .name {
    font-size: 22px;
}.leadership-profile-Hnl .rating-insights-G6I > div:nth-child(2) > div {
    transform: translateY(0);
    opacity: 1;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW {
    padding: 0;
}.leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::before,
    .leadership-profile-Hnl .rating-insights-G6I .job-achievements-8YW::after {
    font-size: 3rem;
}
}

@media (prefers-reduced-motion: reduce) {.leadership-profile-Hnl::after {
    animation: none;
}.leadership-profile-Hnl .rating-insights-G6I,
    .leadership-profile-Hnl .rating-insights-G6I:hover,
    .leadership-profile-Hnl .rating-insights-G6I .product-photo-CIu,
    .leadership-profile-Hnl .rating-insights-G6I:hover .product-photo-CIu {
    transition: none;
    transform: none;
}}.future-learners-j9T {
    background: rgb(164,178,189);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.future-learners-j9T::before {
    opacity: 0.15;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 0;
    top: 0;
    position: absolute;
    content: "";
    background-size: 60px 60px;
    background: linear-gradient(
        135deg,
        transparent 20px,
        rgb(130,144,157,0.5) 20px,
        rgb(130,144,157,0.5) 22px,
        transparent 22px
    ),
    linear-gradient(
        225deg,
        transparent 20px,
        rgb(97,109,123,0.5) 20px,
        rgb(97,109,123,0.5) 22px,
        transparent 22px
    );
}.future-learners-j9T::after {
    content: "";
    width: 100%;
    opacity: 0.1;
    filter: blur(1px);
    background: 
        linear-gradient(90deg, transparent 47%, rgb(130,144,157,0.5) 47%, rgb(130,144,157,0.5) 53%, transparent 53%),
        linear-gradient(0deg, transparent 47%, rgb(97,109,123,0.5) 47%, rgb(97,109,123,0.5) 53%, transparent 53%);
    left: 0;
    background-size: 40px 40px;
    top: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
}.future-learners-j9T .founder-bio-qIp {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0 30px;
}.future-learners-j9T h3 {
    position: relative;
    text-align: center;
    left: 50%;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 80px;
    padding: 0 20px 20px;
    font-size: 28px;
    box-shadow: 0 10px 25px -10px rgb(130,144,157,0.5);
    transform: translateX(-50%);
    display: inline-block;
    font-weight: 700;
}.future-learners-j9T h3::before {
    height: 3px;
    left: 0;
    bottom: 0;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(130,144,157),
        rgb(97,109,123),
        rgb(130,144,157)
    );
}.future-learners-j9T h3::after {
    border-radius: 50%;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    width: 12px;
    left: 50%;
    bottom: -6px;
    animation: pulseCircle 2s infinite;
    background: rgb(130,144,157);
    height: 12px;
    box-shadow: 0 0 15px rgb(130,144,157,0.5);
}.future-learners-j9T ul {
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin: 0;
    display: grid;
    list-style: none;
    padding: 0;
}.future-learners-j9T ul li {
    position: relative;
    border-right: 1px solid rgb(97,109,123,0.5);
    padding: 25px 25px 25px 70px;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.05),
        -10px -10px 20px rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgb(97,109,123,0.5);
    font-family: Arial, sans-serif;
    font-size: 18px;
    border-bottom: 3px solid rgb(97,109,123);
    background: #ffffff;
    transition: all 0.4s ease;
    border-left: 3px solid rgb(130,144,157);
    color: #000000;
}.future-learners-j9T ul li::before {
    height: 10px;
    left: -5px;
    position: absolute;
    background: rgb(130,144,157);
    top: -5px;
    content: "";
    border-radius: 50%;
    width: 10px;
}.future-learners-j9T ul li::after {
    width: 10px;
    border-radius: 50%;
    content: "";
    right: -5px;
    background: rgb(97,109,123);
    height: 10px;
    position: absolute;
    bottom: -5px;
}.future-learners-j9T ul li:hover {
    border-left: 3px solid rgb(97,109,123);
    border-bottom: 3px solid rgb(130,144,157);
    transform: translateY(-5px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.6);
}.future-learners-j9T ul li svg {
    transform: translateY(-50%);
    position: absolute;
    height: 35px;
    width: 35px;
    transition: all 0.4s ease;
    top: 50%;
    left: 20px;
}.future-learners-j9T ul li:hover svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    transform: translateY(-50%) scale(1.2);
}.future-learners-j9T ul li svg path {
    fill: rgb(130,144,157);
    transition: fill 0.4s ease;
}.future-learners-j9T ul li:hover svg path {
    fill: rgb(97,109,123);
}.future-learners-j9T ul::before {
    top: 0;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    pointer-events: none;
    background-size: 30px 30px;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(45deg, transparent 97%, rgb(130,144,157,0.5) 97%),
        linear-gradient(135deg, transparent 97%, rgb(97,109,123,0.5) 97%);
    z-index: -1;
    content: "";
}@keyframes pulseCircle {
    0%, 100% {
        box-shadow: 0 0 10px rgb(130,144,157,0.5);
    }
    50% {
        box-shadow: 0 0 20px rgb(130,144,157);
    }
}

.future-learners-j9T ul li:nth-child(odd) {
    animation: lightsOn 3s infinite alternate;
}.future-learners-j9T ul li:nth-child(even) {
    animation: lightsOn 5s infinite alternate-reverse;
}

@keyframes lightsOn {
    0% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5),
            0 0 15px rgb(130,144,157,0.5);
    }
}

@media (max-width: 992px) {.future-learners-j9T {
    padding: 80px 0;
}.future-learners-j9T ul {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.future-learners-j9T h3 {
    margin-bottom: 60px;
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 768px) {.future-learners-j9T {
    padding: 60px 0;
}.future-learners-j9T ul {
    gap: 20px;
    grid-template-columns: 1fr;
}.future-learners-j9T ul li {
    padding: 20px 20px 20px 65px;
}.future-learners-j9T h3 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.8);
}
}

@media (max-width: 480px) {.future-learners-j9T {
    padding: 50px 0;
}.future-learners-j9T .founder-bio-qIp {
    padding: 0 15px;
}.future-learners-j9T h3 {
    font-size: calc(28px * 0.7);
    margin-bottom: 35px;
}.future-learners-j9T ul li {
    padding: 18px 15px 18px 60px;
}.future-learners-j9T ul li svg {
    width: 30px;
    height: 30px;
    left: 15px;
}}.course-features-V7f {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,178,189) 0%, rgba(247, 247, 247, 0.9) 100%);
}.course-features-V7f::before {
    animation: pulse 15s infinite alternate ease-in-out;
    z-index: 0;
    top: -150px;
    filter: blur(100px);
    background: linear-gradient(45deg, rgb(130,144,157,0.5) 0%, rgb(97,109,123,0.5) 100%);
    opacity: 0.1;
    content: "";
    position: absolute;
    right: -150px;
    width: 400px;
    border-radius: 50%;
    height: 400px;
}.course-features-V7f::after {
    left: -100px;
    filter: blur(80px);
    bottom: -100px;
    width: 300px;
    height: 300px;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    background: linear-gradient(225deg, rgb(97,109,123,0.5) 0%, rgb(130,144,157,0.5) 100%);
    opacity: 0.08;
    position: absolute;
    z-index: 0;
    content: "";
    border-radius: 50%;
}.course-features-V7f .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.course-features-V7f h2 {
    animation: slideIn 0.8s 0.2s forwards ease-out;
    position: relative;
    color: #000000;
    transform: translateX(-10px);
    line-height: 1.3;
    text-align: left;
    opacity: 0;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 30px;
}.course-features-V7f h2::after {
    bottom: -15px;
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(130,144,157) 0%, rgb(97,109,123) 100%);
    height: 3px;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    content: "";
}.course-features-V7f .online-learn-MG2 {
    animation: fadeIn 0.8s 0.4s forwards ease-out;
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 1fr;
    opacity: 0;
    transform: translateY(20px);
}.course-features-V7f .product-photo-CIu {
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-3deg);
}.course-features-V7f .product-photo-CIu::after {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(130,144,157,0.5), 0.1),
        rgba(rgb(97,109,123,0.5), 0.05)
    );
    position: absolute;
    content: "";
    left: 0;
}.course-features-V7f .product-photo-CIu:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
}.course-features-V7f .text-panel-wrap-ItA {
    opacity: 0;
    display: flex;
    gap: 25px;
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    transform: translateY(15px);
}.course-features-V7f .description {
    margin: 0;
    font-size: 15px;
    color: #000000;
    position: relative;
    line-height: 1.8;
    transition: all 0.3s ease;
    padding-left: 20px;
    border-left: 1px solid rgb(97,109,123,0.5);
    font-weight: 400;
}.course-features-V7f .description:hover {
    border-left: 3px solid rgb(97,109,123);
    transform: translateX(3px);
}.course-features-V7f .description:first-of-type {
    position: relative;
}.course-features-V7f .description:first-of-type::before {
    content: "";
    opacity: 0;
    top: 0;
    background-color: rgb(97,109,123);
    transform: scale(0);
    border-radius: 50%;
    width: 10px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    height: 10px;
    position: absolute;
    left: -5px;
}.course-features-V7f .description:first-of-type:hover::before {
    opacity: 1;
    transform: scale(1);
}.course-features-V7f .description:nth-of-type(2) {
    color: #000000;
    opacity: 0.85;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

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

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

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

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

@media (min-width: 768px) {.course-features-V7f .online-learn-MG2 {
    align-items: start;
    grid-template-columns: 1fr 1.6fr;
    gap: 60px;
}.course-features-V7f .product-photo-CIu {
    height: 450px;
}.course-features-V7f h2 {
    max-width: 80%;
    font-size: calc(30px * 1.1);
}.course-features-V7f h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.course-features-V7f {
    padding: 150px 0;
}.course-features-V7f .container {
    padding: 0 40px;
}.course-features-V7f .online-learn-MG2 {
    gap: 80px;
}.course-features-V7f .product-photo-CIu {
    height: 550px;
}.course-features-V7f h2 {
    font-size: calc(30px * 1.2);
    margin-bottom: 70px;
}.course-features-V7f .description {
    font-size: calc(15px * 1.05);
    padding-left: 30px;
}
}

@media (min-width: 1200px) {.course-features-V7f {
    padding: 180px 0;
}.course-features-V7f .container {
    padding: 0 60px;
}.course-features-V7f .online-learn-MG2 {
    gap: 100px;
    grid-template-columns: 0.9fr 1.5fr;
}.course-features-V7f h2 {
    max-width: 70%;
}.course-features-V7f .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.course-features-V7f {
    padding: 80px 0;
}.course-features-V7f h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.course-features-V7f .product-photo-CIu {
    transform: perspective(800px) rotateY(-2deg);
    height: 250px;
}.course-features-V7f .description {
    font-size: calc(15px * 0.95);
    padding-left: 15px;
    line-height: 1.7;
}.course-features-V7f .online-learn-MG2 {
    gap: 30px;
}
}

@media (max-width: 480px) {.course-features-V7f {
    padding: 60px 0;
}.course-features-V7f h2 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.8);
}.course-features-V7f .product-photo-CIu {
    height: 200px;
}.course-features-V7f .text-panel-wrap-ItA {
    gap: 20px;
}.course-features-V7f .description {
    font-size: calc(15px * 0.9);
    padding-left: 12px;
    line-height: 1.6;
}}.primary-page-I8B {
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
    background-color: rgb(164,178,189);
    align-items: center;
    position: relative;
    display: flex;
}.page-primary-p8O {
    z-index: 1;
    position: relative;
    max-width: 1400px;
    padding: 2rem;
    width: 100%;
}.primary-page-I8B .edu-main-1Nm {
    border-radius: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    padding: 4rem 3rem;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 
    20px 20px 60px rgba(0, 0, 0, 0.1),
    -20px -20px 60px rgba(255, 255, 255, 0.08),
    inset 5px 5px 15px rgba(255, 255, 255, 0.05),
    inset -5px -5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}.primary-page-I8B .edu-main-1Nm::before {
    left: 0;
    content: "";
    backdrop-filter: blur(8px);
    top: 0;
    height: 100%;
    opacity: 0.85;
    width: 100%;
    background: linear-gradient(
    135deg,
    rgb(130,144,157,0.5),
    rgb(97,109,123,0.5)
  );
    position: absolute;
    z-index: -1;
}.primary-page-I8B .edu-main-1Nm::after {
    height: 200%;
    background: radial-gradient(
    circle at center,
    rgba(255, 255, 255, 0.15),
    transparent 70%
  );
    top: -50%;
    position: absolute;
    z-index: -1;
    opacity: 0.5;
    content: "";
    left: -50%;
    width: 200%;
    animation: pulse 12s infinite alternate cubic-bezier(0.4, 0, 0.2, 1);
}.primary-page-I8B .edu-main-1Nm span {
    margin-bottom: 1.5rem;
    transform: translateX(-20px);
    display: block;
    position: relative;
    animation: slideInRight 0.7s 0.3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
}.primary-page-I8B .edu-main-1Nm h3 {
    background-clip: text !important;
    transform: translateY(0);
    -webkit-background-clip: text !important;
    border-left: 3px solid rgb(130,144,157);
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 600;
    transition: transform 0.3s ease-out;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    line-height: 1.5;
    padding-left: 1rem;
    font-size: calc(22px * 0.9);
}.primary-page-I8B .edu-main-1Nm h1 {
    animation: slideInUp 0.8s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    position: relative;
    opacity: 0;
    margin-bottom: 2rem;
    transform: translateY(20px);
    font-size: 41px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}.primary-page-I8B .edu-main-1Nm h1::after {
    background: linear-gradient(90deg, rgb(130,144,157), rgb(97,109,123));
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    bottom: -10px;
    width: 80px;
    height: 4px;
    position: absolute;
    animation: expandWidth 1s 1.3s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
    content: "";
}.primary-page-I8B .edu-main-1Nm div div {
    max-width: 600px;
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    animation: slideInUp 0.8s 0.7s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.primary-page-I8B .edu-main-1Nm p {
    margin-top: 1.5rem;
    font-size: calc(16px * 1.1);
    padding-right: 2rem;
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}.primary-page-I8B .edu-main-1Nm p::before {
    position: absolute;
    width: 3px;
    height: 100%;
    opacity: 0.7;
    top: 0;
    background: linear-gradient(to bottom, rgb(97,109,123), transparent);
    left: -15px;
    content: "";
}.primary-page-I8B .edu-main-1Nm:hover {
    box-shadow: 
    25px 25px 70px rgba(0, 0, 0, 0.15),
    -25px -25px 70px rgba(255, 255, 255, 0.1),
    inset 5px 5px 15px rgba(255, 255, 255, 0.08),
    inset -5px -5px 15px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.primary-page-I8B .edu-main-1Nm:hover h3 {
    transform: translateY(-2px);
}

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

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

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

@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.05);
  }
}

@media (max-width: 992px) {.primary-page-I8B .edu-main-1Nm {
    padding: 3rem 2rem;
    transform: perspective(800px) rotateX(1deg);
}.primary-page-I8B .edu-main-1Nm h1 {
    font-size: calc(41px * 0.85);
}.primary-page-I8B .edu-main-1Nm h3 {
    font-size: calc(22px * 0.85);
}
}

@media (max-width: 768px) {.page-primary-p8O {
    padding: 1.5rem;
}.primary-page-I8B .edu-main-1Nm {
    padding: 2.5rem 1.5rem;
    transform: none;
}.primary-page-I8B .edu-main-1Nm h1 {
    margin-bottom: 1.5rem;
    font-size: calc(41px * 0.75);
}.primary-page-I8B .edu-main-1Nm h3 {
    font-size: calc(22px * 0.8);
    padding-left: 0.75rem;
}.primary-page-I8B .edu-main-1Nm div div {
    max-width: 100%;
}.primary-page-I8B .edu-main-1Nm p {
    font-size: 16px;
    padding-right: 0;
}
}

@media (max-width: 576px) {.primary-page-I8B .edu-main-1Nm {
    padding: 2rem 1.25rem;
}.primary-page-I8B .edu-main-1Nm h1 {
    font-size: calc(41px * 0.65);
}.primary-page-I8B .edu-main-1Nm h3 {
    border-left: 2px solid rgb(130,144,157);
    font-size: calc(22px * 0.75);
}.primary-page-I8B .edu-main-1Nm h1::after {
    width: 60px;
    height: 3px;
}.primary-page-I8B .edu-main-1Nm p::before {
    left: -10px;
    width: 2px;
}}.study-method-awE {
    perspective: 1200px;
    background: rgb(164,178,189);
    overflow: hidden;
    position: relative;
    min-height: 75vh;
}.study-method-awE::before {
    top: 0;
    content: "";
    background: 
        linear-gradient(30deg, transparent 40%, rgb(130,144,157,0.5) 70%, transparent 90%),
        linear-gradient(150deg, transparent 40%, rgb(97,109,123,0.5) 70%, transparent 90%);
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0.5;
    height: 100%;
}.study-method-awE::after {
    top: 0;
    content: "";
    z-index: 1;
    background-size: 40px 40px;
    opacity: 0.1;
    animation: gridMove 60s linear infinite;
    transform: rotateX(60deg) rotateZ(45deg);
    background-image: linear-gradient(
        #ffffff 2px, 
        transparent 2px
    ), linear-gradient(
        90deg, 
        #ffffff 2px, 
        transparent 2px
    );
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}.study-method-awE .container {
    margin: 0 auto;
    position: relative;
    padding: 5rem 2rem;
    gap: 3rem;
    z-index: 5;
    grid-template-columns: 1fr;
    max-width: 1200px;
    display: grid;
}.study-method-awE .founder-bio-qIp {
    display: flex;
    gap: 4rem;
    align-items: center;
    position: relative;
    perspective: 1000px;
    flex-direction: column;
}.study-method-awE h3 {
    background: #ffffff;
    padding: 2rem 3rem;
    border-radius: 10px;
    transform: rotateX(10deg) rotateY(-10deg);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-weight: 700;
    max-width: 80%;
    color: rgb(130,144,157);
    transition: transform 0.5s ease;
    z-index: 2;
    position: relative;
    font-size: 37px;
}.study-method-awE h3::before {
    bottom: 0;
    right: 0;
    background: rgb(130,144,157);
    transform-origin: top left;
    transform: translateX(100%) skewY(45deg);
    top: 0;
    width: 10px;
    position: absolute;
    content: "";
}.study-method-awE h3::after {
    position: absolute;
    transform: translateY(100%) skewX(45deg);
    right: 0;
    bottom: 0;
    background: rgb(130,144,157,0.5);
    height: 10px;
    transform-origin: bottom left;
    content: "";
    left: 0;
}.study-method-awE span {
    font-size: 17px;
    transform: rotateX(10deg) rotateY(-10deg);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    color: #000000;
    background: #ffffff;
    text-align: center;
    border-radius: 10px;
    max-width: 80%;
    z-index: 1;
    transition: transform 0.5s ease;
    padding: 2rem 3rem;
    line-height: 1.7;
    position: relative;
}.study-method-awE span::before {
    width: 10px;
    content: "";
    background: rgb(97,109,123);
    bottom: 0;
    right: 0;
    position: absolute;
    transform: translateX(100%) skewY(45deg);
    top: 0;
    transform-origin: top left;
}.study-method-awE span::after {
    transform-origin: bottom left;
    background: rgb(97,109,123,0.5);
    height: 10px;
    position: absolute;
    right: 0;
    content: "";
    left: 0;
    transform: translateY(100%) skewX(45deg);
    bottom: 0;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (min-width: 992px) {.study-method-awE .founder-bio-qIp:hover h3 {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}.study-method-awE .founder-bio-qIp:hover span {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}
}

@media (max-width: 992px) {.study-method-awE {
    min-height: 65vh;
}.study-method-awE .container {
    padding: 4rem 1.5rem;
}.study-method-awE .founder-bio-qIp {
    gap: 3rem;
}.study-method-awE h3 {
    font-size: calc(37px * 0.9);
    max-width: 90%;
    padding: 1.8rem 2.5rem;
}.study-method-awE span {
    padding: 1.8rem 2.5rem;
    max-width: 90%;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 768px) {.study-method-awE {
    min-height: 55vh;
}.study-method-awE .container {
    padding: 3rem 1.2rem;
}.study-method-awE .founder-bio-qIp {
    gap: 2.5rem;
}.study-method-awE h3 {
    max-width: 100%;
    font-size: calc(37px * 0.8);
    transform: rotateX(5deg) rotateY(-5deg);
    padding: 1.5rem 2rem;
}.study-method-awE span {
    padding: 1.5rem 2rem;
    font-size: calc(17px * 0.9);
    transform: rotateX(5deg) rotateY(-5deg);
    max-width: 100%;
}.study-method-awE h3::before,
    .study-method-awE span::before {
    width: 7px;
}.study-method-awE h3::after,
    .study-method-awE span::after {
    height: 7px;
}
}

@media (max-width: 576px) {.study-method-awE {
    min-height: 45vh;
}.study-method-awE .container {
    padding: 2.5rem 1rem;
}.study-method-awE .founder-bio-qIp {
    gap: 2rem;
}.study-method-awE h3 {
    transform: none;
    font-size: calc(37px * 0.7);
    padding: 1.2rem 1.5rem;
}.study-method-awE span {
    transform: none;
    padding: 1.2rem 1.5rem;
    font-size: calc(17px * 0.85);
}.study-method-awE h3::before,
    .study-method-awE h3::after,
    .study-method-awE span::before,
    .study-method-awE span::after {
    display: none;
}}header {
    z-index: 100;
    overflow: visible;
    padding: 0;
    position: relative;
    margin-top: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: rgb(164,178,189);
}header::before {
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(130,144,157), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(130,144,157), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(130,144,157), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(130,144,157), 0.03) 25%) 0 0 / 20px 20px;
    z-index: 0;
}header::after {
    transform: scaleX(0.7);
    background: linear-gradient(to right, 
        rgb(130,144,157), 
        rgb(97,109,123), 
        rgb(130,144,157)
    );
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    content: '';
    height: 5px;
    transition: transform 0.5s ease;
    transform-origin: center;
}header:hover::after {
    transform: scaleX(1);
}header .header-primary-jZi {
    align-items: center;
    justify-content: space-between;
    padding: 1.3rem 2.5rem;
    position: relative;
    z-index: 5;
    display: flex;
}header .nav-sitewrap-tyZ {
    margin-right: 2rem;
    position: relative;
    flex: 0 0 auto;
    perspective: 800px;
}header .main-teach-Hjs {
    display: block;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
}header .main-teach-Hjs:hover {
    transform: rotateY(10deg) rotateX(5deg);
}header .main-teach-Hjs::before {
    height: 100%;
    filter: blur(10px);
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(130,144,157);
    opacity: 0.1;
    position: absolute;
    transform: translateZ(-10px);
    content: '';
}header .main-teach-Hjs img {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    max-height: 40px;
    transform: translateZ(20px);
}header .head-mentor-lPn {
    perspective: 1000px;
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    transform-style: preserve-3d;
    list-style: none;
}header .head-mentor-lPn::before {
    left: 0;
    transform-origin: top;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    position: absolute;
    transform: rotateX(90deg);
    top: 100%;
    content: '';
    height: 10px;
    width: 100%;
}header .head-teach-D3X {
    transform-style: preserve-3d;
    position: relative;
    margin: 0 0.3rem;
}header .head-teach-D3X a {
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
    color: #000000;
    align-items: center;
    transform-style: preserve-3d;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transform: translateZ(0);
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    justify-content: center;
    transition: all 0.4s ease;
    background: #ffffff;
    display: flex;
}header .head-teach-D3X a::before {
    border-radius: 10px;
    transition: opacity 0.4s ease;
    height: 100%;
    top: 0;
    transform: translateZ(-5px);
    content: '';
    position: absolute;
    opacity: 0;
    background: linear-gradient(135deg, 
        rgb(130,144,157,0.5) 0%, 
        rgb(97,109,123,0.5) 100%
    );
    left: 0;
    width: 100%;
}header .head-teach-D3X a:hover {
    color: #ffffff;
    transform: translateZ(15px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .head-teach-D3X a:hover::before {
    opacity: 1;
}header .head-teach-D3X a::after {
    transition: all 0.4s ease;
    opacity: 0;
    left: 5px;
    height: 5px;
    right: 5px;
    background: rgb(130,144,157);
    transform: translateZ(-10px);
    content: '';
    position: absolute;
    bottom: -5px;
}header .head-teach-D3X a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}header .header-primary-jZi::before {
    content: '';
    position: absolute;
    width: 30%;
    top: 0;
    left: 35%;
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(130,144,157), 
        transparent
    );
}.main-header-bEp {
    padding-top: 2rem;
    z-index: 1;
    position: relative;
    background: #ffffff;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

@media (min-width: 1400px) {header .header-primary-jZi {
    margin: 0 auto;
    max-width: 1320px;
}header .head-teach-D3X {
    margin: 0 0.5rem;
}header .head-teach-D3X a {
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 991px) {header .header-primary-jZi {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .nav-sitewrap-tyZ {
    margin-bottom: 0;
    margin-right: 0;
}header .head-mentor-lPn {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head-teach-D3X a {
    padding: 0.6rem 1rem;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .header-primary-jZi {
    padding: 0.8rem 1.5rem;
}header .nav-sitewrap-tyZ {
    max-width: 140px;
}header .main-teach-Hjs img {
    max-height: 35px;
}header .head-mentor-lPn {
    scrollbar-width: thin;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
}header .head-mentor-lPn::-webkit-scrollbar {
    height: 3px;
}header .head-mentor-lPn::-webkit-scrollbar-thumb {
    background: rgb(130,144,157,0.5);
    border-radius: 10px;
}header .head-teach-D3X {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .head-teach-D3X a {
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
    font-size: calc(12px - 2px);
}
}

@media (max-width: 479px) {header .header-primary-jZi {
    padding: 0.7rem 1.2rem;
}header .nav-sitewrap-tyZ {
    max-width: 120px;
}header .head-teach-D3X a {
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.6rem;
}header::after {
    height: 3px;
}
}

@supports not (transform-style: preserve-3d) {header .main-teach-Hjs:hover {
    transform: translateY(-3px);
}header .head-teach-D3X a:hover {
    transform: translateY(-3px);
}}.pricing-bucket-SQ6 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0;
}.pricing-bucket-SQ6::before {
    content: "";
    bottom: 0;
    top: 0;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    left: 0;
    z-index: 1;
}.pricing-bucket-SQ6 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.pricing-bucket-SQ6 .fee-package-6h3 {
    position: relative;
}.pricing-bucket-SQ6 .fee-package-6h3::before {
    content: "";
    left: -150px;
    top: -50px;
    position: absolute;
    opacity: 0.2;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgb(130,144,157,0.5) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}.pricing-bucket-SQ6 .fee-package-6h3::after {
    right: -120px;
    width: 250px;
    content: "";
    bottom: -80px;
    opacity: 0.15;
    pointer-events: none;
    border-radius: 50%;
    position: absolute;
    background: radial-gradient(circle, rgb(97,109,123,0.5) 0%, transparent 70%);
    height: 250px;
}.pricing-bucket-SQ6 h2 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    transform: translateX(-5%);
    display: inline-block;
    font-size: 32px;
    margin-bottom: 20px;
}.pricing-bucket-SQ6 h2::after {
    background: linear-gradient(90deg, rgb(130,144,157) 0%, rgb(97,109,123) 100%);
    position: absolute;
    bottom: -8px;
    width: 60%;
    height: 3px;
    content: "";
    left: 0;
}.pricing-bucket-SQ6 .skill-plans-ZeC {
    transform: translateX(-3%);
    margin-bottom: 50px;
    max-width: 80%;
    opacity: 0.9;
    font-size: calc(14px * 1.1);
    line-height: 1.6;
}.pricing-bucket-SQ6 .payment-pricing-LpI {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
    margin: 0;
    list-style: none;
}.pricing-bucket-SQ6 .payment-pricing-LpI li {
    transition: transform 0.4s ease;
    perspective: 1000px;
    transform-style: preserve-3d;
}.pricing-bucket-SQ6 .bundle-rate-eh2 {
    position: relative;
    text-decoration: none;
    height: 100%;
    overflow: hidden;
    color: #ffffff;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.pricing-bucket-SQ6 .bundle-rate-eh2:hover {
    transform: translateY(-8px) scale(1.02);
}.pricing-bucket-SQ6 .cert-plans-VxD {
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 25px rgba(0,0,0,0.2), 
                0 5px 10px rgba(0,0,0,0.1), 
                inset 0 1px 1px rgba(255,255,255,0.1);
    border-radius: 8px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 5px;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.12) 0%, 
        rgba(255,255,255,0.05) 100%);
    overflow: hidden;
}.pricing-bucket-SQ6 .cert-plans-VxD::before {
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(130,144,157,0.5) 0%, 
        transparent 50%, 
        rgb(97,109,123,0.5) 100%);
    position: absolute;
    content: "";
    height: 100%;
    transition: opacity 0.4s ease;
}.pricing-bucket-SQ6 .bundle-rate-eh2:hover .cert-plans-VxD::before {
    opacity: 0.15;
}.pricing-bucket-SQ6 .rate-plans-o7E {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 35px 30px;
    z-index: 1;
}.pricing-bucket-SQ6 .rate-plans-o7E h4 {
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 20px;
    transition: color 0.3s ease;
    font-size: calc(24px * 1.2);
    position: relative;
}.pricing-bucket-SQ6 .rate-plans-o7E h4::after {
    height: 70%;
    left: -15px;
    position: absolute;
    top: 50%;
    width: 5px;
    transform: translateY(-50%);
    content: "";
    background: linear-gradient(to bottom, rgb(130,144,157), rgb(97,109,123));
    transition: all 0.3s ease;
    opacity: 0.8;
}.pricing-bucket-SQ6 .bundle-rate-eh2:hover .rate-plans-o7E h4::after {
    opacity: 1;
    height: 100%;
}.pricing-bucket-SQ6 .rate-plans-o7E p {
    flex-grow: 1;
    scrollbar-width: thin;
    color: rgba(255,255,255,0.8);
    word-break: break-word;
    margin-bottom: 25px;
    overflow-y: auto;
    line-height: 1.6;
    scrollbar-color: rgb(130,144,157) rgba(255,255,255,0.1);
    overflow-wrap: break-word;
    font-size: 14px;
    max-height: 200px;
}.pricing-bucket-SQ6 .rate-plans-o7E p::-webkit-scrollbar {
    width: 5px;
}.pricing-bucket-SQ6 .rate-plans-o7E p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
}.pricing-bucket-SQ6 .rate-plans-o7E p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(130,144,157);
}.pricing-bucket-SQ6 .sub-options-kz1 {
    position: relative;
    margin-top: auto;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(135deg, 
        rgb(130,144,157,0.5) 0%, 
        rgb(97,109,123,0.5) 100%);
    font-size: calc(24px * 1.3);
    display: inline-block;
    transition: all 0.3s ease;
    align-self: flex-start;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    padding: 5px 10px;
    border-radius: 4px;
}.pricing-bucket-SQ6 .bundle-rate-eh2:hover .sub-options-kz1 {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

@media (max-width: 1200px) {.pricing-bucket-SQ6 {
    padding: 100px 0;
}.pricing-bucket-SQ6 .payment-pricing-LpI {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.pricing-bucket-SQ6 h2 {
    transform: translateX(0);
}.pricing-bucket-SQ6 .skill-plans-ZeC {
    max-width: 90%;
    transform: translateX(0);
}
}

@media (max-width: 992px) {.pricing-bucket-SQ6 {
    padding: 80px 0;
}.pricing-bucket-SQ6 .payment-pricing-LpI {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.pricing-bucket-SQ6 .rate-plans-o7E {
    padding: 25px 20px;
}.pricing-bucket-SQ6 .rate-plans-o7E p {
    max-height: 180px;
    font-size: calc(14px * 0.95);
}.pricing-bucket-SQ6 .sub-options-kz1 {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 768px) {.pricing-bucket-SQ6 {
    padding: 70px 0;
}.pricing-bucket-SQ6 .payment-pricing-LpI {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}.pricing-bucket-SQ6 h2 {
    font-size: calc(32px * 0.9);
}.pricing-bucket-SQ6 .skill-plans-ZeC {
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 40px;
}
}

@media (max-width: 576px) {.pricing-bucket-SQ6 {
    padding: 60px 0;
}.pricing-bucket-SQ6 .payment-pricing-LpI {
    grid-template-columns: 1fr;
}.pricing-bucket-SQ6 h2 {
    text-align: center;
    font-size: calc(32px * 0.8);
    display: block;
}.pricing-bucket-SQ6 h2::after {
    width: 60%;
    left: 20%;
}.pricing-bucket-SQ6 .skill-plans-ZeC {
    margin-bottom: 30px;
    text-align: center;
}.pricing-bucket-SQ6 .rate-plans-o7E h4 {
    font-size: calc(24px * 1.1);
}.pricing-bucket-SQ6 .rate-plans-o7E p {
    max-height: 150px;
}.pricing-bucket-SQ6 .sub-options-kz1 {
    font-size: calc(24px * 1.1);
}}.course-benefits-H8k {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,178,189) 0%, rgb(130,144,157,0.5) 100%);
    position: relative;
    padding: 80px 0;
}.course-benefits-H8k::before {
    background: linear-gradient(45deg, rgb(97,109,123,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    animation: float 15s infinite alternate ease-in-out;
    right: -100px;
    width: 300px;
    border-radius: 50%;
    height: 300px;
    top: -100px;
}.course-benefits-H8k::after {
    background: linear-gradient(135deg, rgb(130,144,157,0.5) 0%, transparent 70%);
    left: -50px;
    width: 200px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    animation: pulse 8s infinite alternate ease-in-out;
    border-radius: 21px;
    height: 200px;
    bottom: -50px;
}.course-benefits-H8k .container {
    z-index: 2;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}.course-benefits-H8k .founder-bio-qIp {
    display: flex;
    align-items: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    gap: 60px;
    transform: perspective(1000px) rotateY(-2deg);
    border-radius: 21px;
    background: #ffffff;
    transition: transform 0.5s ease;
    padding: 40px;
}.course-benefits-H8k .founder-bio-qIp:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course-benefits-H8k .product-photo-CIu {
    border-radius: 21px;
    box-shadow: 10px 10px 0 rgb(130,144,157,0.5);
    width: 40%;
    object-fit: cover;
    transform: translateY(-20px);
    transition: all 0.3s ease;
}.course-benefits-H8k .founder-bio-qIp:hover .product-photo-CIu {
    transform: translateY(0);
    box-shadow: 15px 15px 0 rgb(130,144,157,0.5);
}.course-benefits-H8k .text-panel-wrap-ItA {
    padding: 20px 0;
    width: 60%;
}.course-benefits-H8k h3 {
    margin-bottom: 30px;
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #000000;
}.course-benefits-H8k h3::after {
    position: absolute;
    left: 0;
    border-radius: 10px;
    content: "";
    background: rgb(97,109,123);
    bottom: -10px;
    width: 80px;
    height: 3px;
}.course-benefits-H8k ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.course-benefits-H8k li {
    margin-bottom: 22px;
    padding-left: 15px;
    transition: transform 0.3s ease;
    position: relative;
}.course-benefits-H8k li:hover {
    transform: translateX(10px);
}.course-benefits-H8k li p {
    gap: 15px;
    margin: 0;
    color: #000000;
    display: flex;
    font-weight: 400;
    align-items: center;
    font-size: 12px;
}.course-benefits-H8k svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}.course-benefits-H8k svg path {
    transition: fill 0.3s ease;
    fill: rgb(130,144,157);
}.course-benefits-H8k li:hover svg path {
    fill: rgb(97,109,123);
}

@keyframes float {
    0% { transform: translate(0, 0) rotate(0deg); }
    50% { transform: translate(30px, 30px) rotate(180deg); }
    100% { transform: translate(-30px, 15px) rotate(360deg); }
}

@keyframes pulse {
    0% { transform: rotate(45deg) scale(1); opacity: 0.5; }
    50% { transform: rotate(45deg) scale(1.2); opacity: 0.7; }
    100% { transform: rotate(45deg) scale(1); opacity: 0.5; }
}

@media (max-width: 992px) {.course-benefits-H8k {
    padding: 60px 0;
}.course-benefits-H8k .founder-bio-qIp {
    gap: 40px;
    transform: perspective(1000px) rotateY(0);
    padding: 30px;
    flex-direction: column;
}.course-benefits-H8k .product-photo-CIu {
    transform: translateY(0);
    margin: 0 auto;
    width: 80%;
}.course-benefits-H8k .text-panel-wrap-ItA {
    width: 100%;
    padding: 0;
}
}

@media (max-width: 576px) {.course-benefits-H8k {
    padding: 40px 0;
}.course-benefits-H8k .founder-bio-qIp {
    gap: 30px;
    padding: 25px;
}.course-benefits-H8k .product-photo-CIu {
    width: 100%;
    box-shadow: 5px 5px 0 rgb(130,144,157,0.5);
}.course-benefits-H8k h3 {
    font-size: 18px;
    margin-bottom: 25px;
}.course-benefits-H8k h3::after {
    width: 60px;
}.course-benefits-H8k li {
    margin-bottom: 15px;
}.course-benefits-H8k svg {
    width: 20px;
    height: 20px;
}}.data-analysis-EwC {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(164,178,189), rgba(0, 0, 0, 0.5));
}.data-analysis-EwC::before {
    pointer-events: none;
    width: 40%;
    height: 70%;
    right: -5%;
    position: absolute;
    background: linear-gradient(210deg, rgb(130,144,157,0.5), transparent);
    content: "";
    opacity: 0.15;
    top: -10%;
    transform: rotate(-15deg) skew(10deg);
    z-index: 1;
}.data-analysis-EwC::after {
    left: -5%;
    background: linear-gradient(30deg, rgb(97,109,123), transparent);
    z-index: 1;
    width: 45%;
    opacity: 0.1;
    position: absolute;
    pointer-events: none;
    content: "";
    bottom: -10%;
    transform: rotate(12deg) skew(-5deg);
    height: 60%;
}.data-analysis-EwC .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.data-analysis-EwC ul {
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
    padding: 0;
}.data-analysis-EwC .statistics-extras-v4i {
    border-radius: 2px;
    backdrop-filter: blur(8px);
    padding: 2.2rem 1.8rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 
                0 1px 8px rgba(0, 0, 0, 0.06),
                0 20px 40px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}.data-analysis-EwC .statistics-extras-v4i::before {
    top: 0;
    content: "";
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(130,144,157), rgb(97,109,123));
    opacity: 0.7;
    right: 0;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0.8);
}.data-analysis-EwC .statistics-extras-v4i:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 25px 50px rgba(0, 0, 0, 0.04);
    transform: translateY(-6px);
}.data-analysis-EwC .statistics-extras-v4i:hover::before {
    transform: scaleX(1);
    opacity: 1;
}.data-analysis-EwC .statistics-extras-v4i div {
    z-index: 2;
    position: relative;
}.data-analysis-EwC .statistics-extras-v4i p {
    font-size: calc(31px * 1.2);
    -webkit-background-clip: text;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    font-weight: 700;
    margin: 0 0 0.8rem;
    transform: translateX(-2px);
    background: linear-gradient(135deg, rgb(130,144,157), rgb(97,109,123));
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.02em;
}.data-analysis-EwC .statistics-extras-v4i:hover p {
    transform: translateX(0) scale(1.05);
}.data-analysis-EwC .statistics-extras-v4i span {
    max-width: 90%;
    color: #000000;
    font-size: 12px;
    line-height: 1.5;
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: block;
    opacity: 0.9;
    letter-spacing: 0.01em;
    font-weight: 400;
}.data-analysis-EwC .statistics-extras-v4i:hover span {
    opacity: 1;
    transform: translateY(-2px);
}.data-analysis-EwC .statistics-extras-v4i:nth-child(odd)::after {
    transform: scale(0.7);
    filter: blur(8px);
    bottom: -20px;
    opacity: 0.1;
    content: "";
    height: 80px;
    background: linear-gradient(135deg, rgb(130,144,157,0.5), transparent);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
    border-radius: 50%;
    position: absolute;
    width: 80px;
    right: -20px;
}.data-analysis-EwC .statistics-extras-v4i:nth-child(even)::after {
    transform: scale(0.7);
    background: linear-gradient(135deg, rgb(97,109,123,0.5), transparent);
    position: absolute;
    border-radius: 50%;
    top: -20px;
    filter: blur(8px);
    opacity: 0.1;
    width: 80px;
    height: 80px;
    content: "";
    left: -20px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
}.data-analysis-EwC .statistics-extras-v4i:hover::after {
    opacity: 0.15;
    transform: scale(1);
}.data-analysis-EwC h4 {
    opacity: 0.95;
    font-size: 18px;
    letter-spacing: 0.03em;
    text-align: center;
    color: #ffffff;
    margin-top: 4rem;
    font-weight: 600;
    padding-bottom: 1rem;
    position: relative;
}.data-analysis-EwC h4::after {
    transform: translateX(-50%);
    left: 50%;
    content: "";
    bottom: 0;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, transparent, rgb(97,109,123), transparent);
    height: 2px;
}

@media (max-width: 991px) {.data-analysis-EwC {
    padding: 5rem 0;
}.data-analysis-EwC ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}.data-analysis-EwC .statistics-extras-v4i p {
    font-size: calc(31px * 1.1);
}
}

@media (max-width: 767px) {.data-analysis-EwC {
    padding: 4rem 0;
}.data-analysis-EwC ul {
    gap: 1.75rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.data-analysis-EwC .statistics-extras-v4i {
    padding: 1.8rem 1.5rem;
}.data-analysis-EwC .statistics-extras-v4i p {
    font-size: 31px;
}.data-analysis-EwC h4 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.data-analysis-EwC {
    padding: 3.5rem 0;
}.data-analysis-EwC ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.data-analysis-EwC .statistics-extras-v4i {
    padding: 1.6rem 1.4rem;
}.data-analysis-EwC h4 {
    font-size: calc(18px * 0.95);
    margin-top: 2.5rem;
}
}

@media (hover: none) {.data-analysis-EwC .statistics-extras-v4i:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 
                    0 1px 8px rgba(0, 0, 0, 0.06),
                    0 20px 40px rgba(0, 0, 0, 0.03);
}.data-analysis-EwC .statistics-extras-v4i:hover p {
    transform: translateX(-2px);
}.data-analysis-EwC .statistics-extras-v4i:hover span {
    transform: none;
}}

@keyframes pulse {
    0% { opacity: 0.3; }
    50% { opacity: 0.6; }
    100% { opacity: 0.3; }
}

@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
    100% { transform: translateY(0); }
}

.data-analysis-EwC .statistics-extras-v4i:nth-child(3n+1) {
    animation: float 8s ease-in-out infinite;
    animation-delay: 0s;
}.data-analysis-EwC .statistics-extras-v4i:nth-child(3n+2) {
    animation: float 8s ease-in-out infinite;
    animation-delay: -2s;
}.data-analysis-EwC .statistics-extras-v4i:nth-child(3n+3) {
    animation-delay: -4s;
    animation: float 8s ease-in-out infinite;
}.secure-habitat-g6v {
    background-color: rgb(130,144,157);
    padding: 40px 20px;
    color: #ffffff;
    border: 1px solid rgb(97,109,123);
    font-family: Arial, sans-serif;
}.secure-habitat-g6v h1, .secure-habitat-g6v h2, .secure-habitat-g6v h3, .secure-habitat-g6v h4, .secure-habitat-g6v h5, .secure-habitat-g6v h6 {
    color: rgb(97,109,123);
    text-shadow: 0 0 5px rgb(130,144,157);
    margin-bottom: 20px;
}.secure-habitat-g6v h1 {
    border-bottom: 1px solid rgb(97,109,123);
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 47px;
}.secure-habitat-g6v h2 {
    font-weight: 600;
    border-bottom: 1px dashed rgb(97,109,123);
    padding-bottom: 8px;
    font-size: 31px;
}.secure-habitat-g6v h3 {
    font-weight: 600;
    font-size: 1.5em;
}.secure-habitat-g6v h4 {
    font-size: 1.25em;
    font-weight: 400;
}.secure-habitat-g6v h5 {
    font-size: 21px;
    font-weight: 400;
}.secure-habitat-g6v h6 {
    font-size: 18px;
    font-weight: 300;
}.secure-habitat-g6v ul, .secure-habitat-g6v ol {
    padding-left: 20px;
    margin-left: 20px;
}.secure-habitat-g6v ul li, .secure-habitat-g6v ol li {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    color: rgb(97,109,123);
}.secure-habitat-g6v ul li:before {
    left: 0;
    position: absolute;
    color: rgb(130,144,157);
    content: '➤';
    font-size: 1.2em;
}.secure-habitat-g6v p, .secure-habitat-g6v span, .secure-habitat-g6v div {
    line-height: 1.8;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure-habitat-g6v {
    padding: 20px 10px;
}.secure-habitat-g6v h1 {
    font-size: calc(21px - 10%);
}.secure-habitat-g6v h2 {
    font-size: calc(21px - 10%);
}.secure-habitat-g6v p, .secure-habitat-g6v span, .secure-habitat-g6v div {
    font-size: calc(14px - 10%);
}}
.secure-habitat-g6v a {
    text-decoration: none;
    color: rgb(130,144,157);
    border-bottom: 1px solid rgb(130,144,157);
}.secure-habitat-g6v a:hover {
    color: rgb(97,109,123);
    border-bottom: 1px solid rgb(97,109,123);
}.secure-habitat-g6v blockquote {
    font-style: italic;
    margin: 20px 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-left: 5px solid rgb(97,109,123);
    color: rgb(97,109,123);
}.secure-habitat-g6v code {
    padding: 2px 6px;
    border-radius: 10px;
    font-family: monospace;
    color: #000000;
    background-color: rgb(130,144,157,0.5);
}.secure-habitat-g6v hr {
    margin: 30px 0;
    border: 0;
    background: rgb(130,144,157,0.5);
    height: 1px;
}.consentInformationPopup-YvN {
    background: rgb(164,178,189);
    border-top: 3px solid rgb(130,144,157);
    bottom: 0;
    z-index: 90;
    width: 100%;
    padding: 20px 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
}.cookie-lock-TeA {
    margin: auto;
    align-items: center;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 20px;
}#privacyAlertPopup-9vx {
    display: none;
}#privacyAlertPopup-9vx:checked ~ .consentInformationPopup-YvN {
    visibility: hidden;
    opacity: 0;
}.consentInformationPopup-YvN h5 {
    font-weight: 700;
    color: rgb(130,144,157);
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 20px;
    letter-spacing: 1px;
}.consentInformationPopup-YvN p {
    font-size: 18px;
    max-width: 500px;
    color: #000000;
}.user-safety-Axn {
    flex-shrink: 0;
    margin-right: 20px;
}.user-safety-Axn svg, .user-safety-Axn svg path {
    height: 80px;
    fill: rgb(130,144,157);
    width: 80px;
}.privacy-gate-aiA {
    flex-shrink: 0;
    border: 2px solid transparent;
    font-weight: 600;
    transition: border 0.2s;
    min-width: 140px;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 15px;
    text-align: center;
    margin-left: 10px;
    background: rgb(130,144,157);
    text-transform: uppercase;
    color: #ffffff;
}.cookie_button.data-consent-fXx {
    background: rgb(130,144,157);
}.cookie_button.cookie-confirm-FZL {
    background: rgb(97,109,123);
}.privacy-gate-aiA:hover {
    border: 2px solid #ffffff;
}.consentInformationPopup-YvN p a {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(130,144,157);
}
@media only screen and (max-width: 1200px) {.cookie-lock-TeA {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.user-safety-Axn {
    display: none;
}.cookie-lock-TeA {
    align-items: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}.consentInformationPopup-YvN h5, .consentInformationPopup-YvN p {
    text-align: center;
}.cookies-terms-4bL {
    margin-bottom: 20px;
}.privacy-gate-aiA {
    margin-top: 10px;
    margin-left: 0;
    max-width: 300px;
    width: 100%;
}}
.wrapper-capsule-8dG .consentInformationPopup-YvN {
    border: none;
    padding: 30px 0;
    background: rgb(97,109,123);
}.wrapper-capsule-8dG .privacy-gate-aiA {
    color: #ffffff;
    border: none;
    font-weight: 600;
    margin-left: 0;
    font-size: 15px;
    border-radius: 10px;
    background: rgb(130,144,157);
}.wrapper-capsule-8dG .cookies-terms-4bL h5, .wrapper-capsule-8dG .cookies-terms-4bL p {
    color: #ffffff;
}.connect-form-v4M {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.connect-form-v4M::before {
    background-color: rgb(130,144,157);
    content: '';
    inset: 0;
    z-index: -1;
    opacity: 0.95;
    position: absolute;
}.connect-form-v4M .container {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.connect-form-v4M .connect-map-kU8 {
    flex-direction: column;
    display: flex;
    position: relative;
}.connect-form-v4M .help-block-vCq {
    margin-bottom: 40px;
    position: relative;
    padding: 0;
    text-align: center;
}.connect-form-v4M .help-block-vCq h3 {
    font-size: 33px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-weight: 700;
}.connect-form-v4M .help-block-vCq h3::after {
    position: absolute;
    height: 2px;
    background: rgb(97,109,123);
    width: 100%;
    content: '';
    left: 0;
    bottom: -10px;
}.connect-form-v4M .help-block-vCq div {
    margin: 15px 10px;
    padding: 12px 20px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    transition: transform 0.3s ease, background-color 0.3s ease;
}.connect-form-v4M .help-block-vCq div:hover {
    transform: translateY(-5px);
    background-color: rgb(97,109,123);
}.connect-form-v4M .help-block-vCq div svg {
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    width: 18px;
}.connect-form-v4M .help-block-vCq div svg path {
    fill: #ffffff;
}.connect-form-v4M .help-block-vCq div span {
    color: #ffffff;
    vertical-align: middle;
    font-size: 17px;
    display: inline-block;
}.connect-form-v4M .help-block-vCq div span a {
    text-decoration: none;
    color: #ffffff;
}.connect-form-v4M .query-block-0tg {
    position: relative;
    display: grid;
    border-radius: 10px;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    padding: 40px;
}.connect-form-v4M .query-block-0tg h3 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #000000;
    font-size: 20px;
    text-align: center;
    grid-column: span 3;
}.connect-form-v4M .query-block-0tg form {
    grid-column: span 3;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}.connect-form-v4M .query-block-0tg input#name {
    grid-column: span 1;
}.connect-form-v4M .query-block-0tg input#phone {
    grid-column: span 1;
}.connect-form-v4M .query-block-0tg input#email {
    grid-column: span 1;
}.connect-form-v4M .query-block-0tg input[type="text"],
.connect-form-v4M .query-block-0tg input[type="email"] {
    color: #000000;
    border-radius: 10px;
    padding: 0 20px;
    background-color: rgb(164,178,189);
    border: none;
    height: 55px;
    transition: box-shadow 0.3s ease;
    width: 100%;
    font-size: 17px;
}.connect-form-v4M .query-block-0tg input[type="text"]:focus,
.connect-form-v4M .query-block-0tg input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(97,109,123);
}.connect-form-v4M .query-block-0tg input::placeholder {
    opacity: 0.6;
    color: #000000;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja {
    grid-column: span 2;
    display: flex;
    align-items: center;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    border: 2px solid rgb(164,178,189);
    border-radius: 10px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    cursor: pointer;
    margin-right: 10px;
    width: 20px;
    appearance: none;
    height: 20px;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja input[type="checkbox"]:checked {
    border-color: rgb(97,109,123);
    background-color: rgb(97,109,123);
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja input[type="checkbox"]:checked::before {
    content: '✓';
    color: #ffffff;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 12px;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja label {
    font-size: 15px;
    color: #000000;
    line-height: 1.5;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja label a {
    text-decoration: none;
    color: rgb(97,109,123);
    transition: color 0.3s ease;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja label a:hover {
    color: rgb(130,144,157);
}.connect-form-v4M .query-block-0tg .support-map-oeg {
    background-color: rgb(97,109,123);
    font-size: 20px;
    grid-column: span 1;
    color: #ffffff;
    transition: background-color 0.3s ease, transform 0.3s ease;
    height: 55px;
    cursor: pointer;
    font-weight: 600;
    border: none;
    border-radius: 10px;
}.connect-form-v4M .query-block-0tg .support-map-oeg:hover {
    background-color: rgb(130,144,157);
    transform: translateY(-3px);
}

@media screen and (min-width: 992px) {.connect-form-v4M .connect-map-kU8 {
    gap: 50px;
    flex-direction: row;
    align-items: center;
}.connect-form-v4M .help-block-vCq {
    text-align: left;
    width: 30%;
    margin-bottom: 0;
}.connect-form-v4M .help-block-vCq h3 {
    margin-bottom: 30px;
}.connect-form-v4M .help-block-vCq h3::after {
    width: 50%;
}.connect-form-v4M .help-block-vCq div {
    margin: 15px 0;
    display: block;
    text-align: left;
}.connect-form-v4M .query-block-0tg {
    width: 70%;
}
}

@media screen and (max-width: 991px) {.connect-form-v4M .query-block-0tg input#name,
    .connect-form-v4M .query-block-0tg input#phone,
    .connect-form-v4M .query-block-0tg input#email {
    grid-column: span 3;
}.connect-form-v4M .query-block-0tg .contact-inquiry-3Ja {
    grid-column: span 3;
}.connect-form-v4M .query-block-0tg .support-map-oeg {
    grid-column: span 3;
}
}

@media screen and (max-width: 767px) {.connect-form-v4M {
    padding: 60px 0;
}.connect-form-v4M .help-block-vCq {
    margin-bottom: 30px;
}.connect-form-v4M .help-block-vCq h3 {
    font-size: calc(20px + 2px);
}.connect-form-v4M .query-block-0tg {
    padding: 30px 20px;
}.connect-form-v4M .query-block-0tg form {
    gap: 15px;
}
}

@media screen and (max-width: 480px) {.connect-form-v4M {
    padding: 40px 0;
}.connect-form-v4M .help-block-vCq div {
    width: 100%;
    margin: 10px 0;
    display: block;
    text-align: left;
}
}