* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1156px;
}.vzOotop_class {
    flex: 1 0 auto;
}.RtqLviewport-container {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.Ipvqteach_supp {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    padding: 4px;
    width: 17px;
}::-webkit-scrollbar-track {
    border: 1px ridge rgb(255, 255, 255, 0.5);
    background: rgb(255, 255, 255, 0.5);
    box-shadow: inset -4px 0px 5px -1px rgba(0, 0, 0, 0.7);
    border-radius: 11%;
}::-webkit-scrollbar-thumb {
    box-shadow: 5px 5px 7px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(95deg, #ffffff 52%, rgb(167,118,167) 27%, rgb(167,118,167,0.5) 45%, rgb(175,185,197) 43%, rgb(175,185,197,0.5) 30%, rgb(211,214,217) 3%);
    border-radius: 4px;
}* {
    scrollbar-color: rgb(175,185,197,0.5) rgb(175,185,197);
    scrollbar-width: thin;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 2px;
}::-webkit-scrollbar-thumb {
    background: rgb(175,185,197);
}}

html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.zZTMwelcome {
    overflow: hidden;
    align-items: center;
    perspective: 1000px;
    background-color: rgb(211,214,217);
    width: 100%;
    min-height: 100vh;
    justify-content: center;
    position: relative;
    display: flex;
}.zZTMwelcome .doSBbackground_photo {
    width: 100%;
    top: 0;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    position: absolute;
    left: 0;
    height: 100%;
    transform: translateZ(-20px) scale(1.05);
}.zZTMwelcome .doSBbackground_photo::after {
    background: linear-gradient(45deg, rgba(94,170,168,0.85), rgba(94,170,168,0.4), rgba(94,170,168,0.1));
    animation: gradientShift 15s infinite alternate ease-in-out;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(3px);
    left: 0;
    top: 0;
    content: '';
    position: absolute;
}.zZTMwelcome .yANwhistory_tl {
    box-shadow: 0 25px 50px -12px rgba(94,170,168,0.25), 
                0 15px 30px -5px rgba(94,170,168,0.2),
                0 0 0 1px rgba(94,170,168,0.1);
    max-width: 1200px;
    transform: translateY(0) rotateX(0deg);
    transform-style: preserve-3d;
    z-index: 2;
    background: linear-gradient(135deg, rgba(255,255,255,0.92), rgba(255,255,255,0.85));
    animation: slideInUp 1.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    backdrop-filter: blur(10px);
    width: 85%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
    padding: 3.5rem;
    position: relative;
}.zZTMwelcome h1 {
    margin-bottom: 2rem;
    text-shadow: 2px 2px 0px rgba(94,170,168,0.1);
    color: #000000;
    font-family: Arial, sans-serif;
    transform: translateZ(20px);
    position: relative;
    font-weight: 700;
    font-size: calc(38px * 1.2);
}.zZTMwelcome h1::after {
    width: 25%;
    bottom: -12px;
    animation: expandWidth 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    background: linear-gradient(90deg, rgb(167,118,167), transparent);
    content: '';
    transform: translateZ(25px);
    left: 0;
    position: absolute;
    height: 4px;
}.zZTMwelcome .FEjKtext_body_wrap {
    position: relative;
    transform-style: preserve-3d;
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
    display: grid;
    transform: translateZ(10px);
}.zZTMwelcome .FEjKtext_body_wrap p {
    transform: translateZ(15px);
    position: relative;
    color: #000000;
    font-size: calc(13px * 1.15);
    font-weight: 400;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin-bottom: 2rem;
    animation: fadeInText 1s ease-out 0.8s both;
}.zZTMwelcome .Tascfast_school {
    justify-content: center;
    display: flex;
    width: 100%;
    height: 220px;
    position: relative;
    transform: translateZ(30px) rotateY(-5deg);
    align-items: center;
    animation: floatSvg 6s ease-in-out infinite alternate;
}.zZTMwelcome .Tascfast_school svg {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    filter: drop-shadow(0px 10px 15px rgba(94,170,168,0.3));
    width: 100%;
    height: 100%;
    transform-origin: center;
}.zZTMwelcome .Tascfast_school svg:hover {
    transform: scale(1.05);
}.zZTMwelcome .Tascfast_school svg path {
    opacity: 0.9;
    fill: rgb(94,170,168);
    transition: fill 0.3s ease-out, opacity 0.3s ease-out;
}.zZTMwelcome .Tascfast_school svg:hover path {
    opacity: 1;
    fill: rgb(74,150,148);
}.zZTMwelcome .Tascfast_school svg text {
    transition: fill 0.3s ease-out;
    font-family: Arial, sans-serif;
    font-weight: 700;
    fill: rgb(94,170,168);
}.zZTMwelcome .Tascfast_school svg:hover text {
    fill: rgb(74,150,148);
}.zZTMwelcome h6 {
    transform: translateZ(20px);
    margin-top: 1.5rem;
}.zZTMwelcome .zroDreach_panel {
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    background: linear-gradient(135deg, rgb(94,170,168), rgb(74,150,148));
    position: relative;
    font-size: 16px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: #ffffff;
    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    transform: translateZ(25px);
    padding: 1rem 2.5rem;
    font-weight: 600;
    box-shadow: 0 10px 20px -10px rgba(94,170,168,0.5),
                0 0 0 1px rgba(94,170,168,0.1),
                0 3px 3px rgba(94,170,168,0.1);
    font-family: Arial, sans-serif;
}.zZTMwelcome .zroDreach_panel::before {
    transition: all 0.6s ease;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    height: 100%;
    content: "";
}.zZTMwelcome .zroDreach_panel:hover {
    box-shadow: 0 15px 25px -10px rgba(94,170,168,0.6),
                0 0 0 1px rgba(94,170,168,0.2),
                0 5px 10px rgba(94,170,168,0.2);
    transform: translateZ(25px) translateY(-5px);
}.zZTMwelcome .zroDreach_panel:hover::before {
    left: 100%;
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(60px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotateX(0deg);
    }
}

@keyframes fadeInText {
    0% {
        opacity: 0;
        transform: translateZ(15px) translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateZ(15px) translateX(0);
    }
}

@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 25%;
    }
}

@keyframes floatSvg {
    0% {
        transform: translateZ(30px) rotateY(-5deg) translateY(0);
    }
    100% {
        transform: translateZ(30px) rotateY(-5deg) translateY(-10px);
    }
}

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

@media (max-width: 1200px) {.zZTMwelcome .yANwhistory_tl {
    width: 90%;
    padding: 3rem;
}.zZTMwelcome h1 {
    font-size: calc(38px * 1.1);
}
}

@media (max-width: 992px) {.zZTMwelcome .yANwhistory_tl {
    padding: 2.5rem;
}.zZTMwelcome h1 {
    font-size: 38px;
}.zZTMwelcome .FEjKtext_body_wrap {
    gap: 1.5rem;
    grid-template-columns: 1.5fr 1fr;
}.zZTMwelcome .FEjKtext_body_wrap p {
    font-size: 13px;
}
}

@media (max-width: 768px) {.zZTMwelcome {
    min-height: 90vh;
}.zZTMwelcome .yANwhistory_tl {
    width: 92%;
    padding: 2rem;
}.zZTMwelcome .FEjKtext_body_wrap {
    gap: 1rem;
    grid-template-columns: 1fr;
}.zZTMwelcome .Tascfast_school {
    max-width: 300px;
    margin: 0 auto;
    height: 180px;
}.zZTMwelcome h1::after {
    width: 50%;
}
    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 50%;
        }
    }
}

@media (max-width: 576px) {.zZTMwelcome .yANwhistory_tl {
    width: 95%;
    padding: 1.5rem;
}.zZTMwelcome h1 {
    font-size: calc(38px * 0.9);
}.zZTMwelcome .FEjKtext_body_wrap p {
    font-size: calc(13px * 0.95);
    margin-bottom: 1.5rem;
}.zZTMwelcome .Tascfast_school {
    height: 150px;
}.zZTMwelcome .zroDreach_panel {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 400px) {.zZTMwelcome .yANwhistory_tl {
    padding: 1.25rem;
}.zZTMwelcome h1 {
    font-size: calc(38px * 0.8);
}.zZTMwelcome .FEjKtext_body_wrap p {
    font-size: calc(13px * 0.9);
}.zZTMwelcome .Tascfast_school {
    height: 120px;
}}.TrANeducational_rewards {
    position: relative;
    background: linear-gradient(135deg, rgb(211,214,217) 0%, rgba(247, 248, 255, 0.85) 100%);
    overflow: hidden;
    padding: 5rem 0;
}.TrANeducational_rewards .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1400px;
    position: relative;
}.TrANeducational_rewards .yANwhistory_tl {
    position: relative;
    gap: 3rem;
    flex-direction: column-reverse;
    display: flex;
}.TrANeducational_rewards .FEjKtext_body_wrap {
    background: rgba(255, 255, 255, 0.7);
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 2;
}.TrANeducational_rewards .FEjKtext_body_wrap:hover {
    transform: translateY(-5px);
}.TrANeducational_rewards .FEjKtext_body_wrap::before {
    left: 0;
    top: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: rgb(175,185,197);
    position: absolute;
    height: 0;
    width: 3px;
}.TrANeducational_rewards .FEjKtext_body_wrap:hover::before {
    height: 100%;
}.TrANeducational_rewards h4 {
    margin-bottom: 2rem;
    border-left: 3px solid rgb(167,118,167);
    position: relative;
    font-weight: 600;
    line-height: 1.4;
    font-size: 1.8rem;
    padding-left: 1rem;
    color: #000000;
}.TrANeducational_rewards .FEjKtext_body_wrap > div {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}.TrANeducational_rewards ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.TrANeducational_rewards li {
    transform: translateX(0);
    margin-bottom: 1.25rem;
    transition: transform 0.4s ease;
    position: relative;
}.TrANeducational_rewards li:hover {
    transform: translateX(5px);
}.TrANeducational_rewards li p {
    gap: 1rem;
    align-items: flex-start;
    line-height: 1.6;
    display: flex;
    margin: 0;
    font-size: 15px;
    color: #000000;
}.TrANeducational_rewards li p span:first-child {
    flex-shrink: 0;
    margin-top: 0.2rem;
}.TrANeducational_rewards li svg {
    width: 24px;
    transition: transform 0.3s ease;
    transform: scale(1);
    height: 24px;
}.TrANeducational_rewards li:hover svg {
    transform: scale(1.15);
}.TrANeducational_rewards li svg path {
    transition: fill 0.3s ease;
    fill: rgb(175,185,197);
}.TrANeducational_rewards li:hover svg path {
    fill: rgb(167,118,167);
}.TrANeducational_rewards .doSBbackground_photo {
    height: auto;
    width: 100%;
    transform: scale(1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    filter: saturate(0.9);
    border-radius: 11px;
    object-fit: cover;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.TrANeducational_rewards .doSBbackground_photo:hover {
    filter: saturate(1.1);
    transform: scale(1.02);
}

@media (min-width: 768px) {.TrANeducational_rewards {
    padding: 7rem 0;
}.TrANeducational_rewards .yANwhistory_tl {
    flex-direction: row;
    align-items: center;
    gap: 5rem;
}.TrANeducational_rewards .FEjKtext_body_wrap {
    padding: 3rem;
    flex: 1;
}.TrANeducational_rewards .doSBbackground_photo {
    max-height: 500px;
    flex: 1;
    max-width: 45%;
    height: 100%;
}.TrANeducational_rewards .FEjKtext_body_wrap > div {
    flex-direction: row;
}.TrANeducational_rewards h4 {
    font-size: 2rem;
    padding-left: 1.5rem;
}
}

@media (min-width: 992px) {.TrANeducational_rewards {
    padding: 8rem 0;
}.TrANeducational_rewards .yANwhistory_tl {
    gap: 6rem;
}.TrANeducational_rewards .FEjKtext_body_wrap {
    padding: 3.5rem;
}.TrANeducational_rewards .doSBbackground_photo {
    transform: perspective(1000px) rotateY(-3deg);
    border-radius: 100px;
}.TrANeducational_rewards .doSBbackground_photo:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.TrANeducational_rewards h4 {
    font-size: 2.2rem;
}.TrANeducational_rewards li {
    margin-bottom: 1.5rem;
}.TrANeducational_rewards li p {
    font-size: calc(15px + 0.1rem);
}
}

@media (min-width: 1200px) {.TrANeducational_rewards .FEjKtext_body_wrap::after {
    transition: opacity 0.5s ease, transform 0.5s ease;
    bottom: 0;
    width: 60px;
    border-right: 3px solid rgb(167,118,167);
    height: 60px;
    border-bottom: 3px solid rgb(167,118,167);
    right: 0;
    position: absolute;
    transform: translate(10px, 10px);
    content: "";
    opacity: 0;
}.TrANeducational_rewards .FEjKtext_body_wrap:hover::after {
    opacity: 1;
    transform: translate(0, 0);
}.TrANeducational_rewards h4 {
    font-size: 2.4rem;
}.TrANeducational_rewards li p {
    font-size: calc(15px + 0.15rem);
}.TrANeducational_rewards .doSBbackground_photo {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
}.TrANeducational_rewards .doSBbackground_photo:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}
}

@media (prefers-reduced-motion: reduce) {.TrANeducational_rewards *,
    .TrANeducational_rewards *::before,
    .TrANeducational_rewards *::after {
    transition-duration: 0.01s !important;
    animation-duration: 0.01s !important;
    animation-iteration-count: 1 !important;
}}.Ipvqteach_supp {
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, #000000 0%, rgb(175,185,197,0.5) 100%);
    color: #ffffff;
    z-index: 1;
    padding: 5rem 0 1rem;
}.Ipvqteach_supp::before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: radial-gradient(circle at 30% 50%, rgb(175,185,197,0.5) 0%, transparent 50%);
    right: 0;
    content: '';
    left: 0;
}.Ipvqteach_supp::after {
    height: 3px;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(175,185,197), transparent);
    content: '';
    position: absolute;
    left: 0;
    animation: glowLine 3s infinite alternate;
    z-index: 2;
    right: 0;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.Ipvqteach_supp .container {
    position: relative;
    z-index: 2;
}.Ipvqteach_supp .XtbMgrant_cta {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}.Ipvqteach_supp .RWNHsupport_contact {
    backdrop-filter: blur(8px);
    margin-bottom: 1rem;
    border-radius: 28px;
    padding: 1.5rem;
    display: flex;
    background: rgba(0, 0, 0, 0.1);
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    gap: 2rem;
    border: 1px solid rgb(167,118,167,0.5);
}.Ipvqteach_supp .RWNHsupport_contact::before {
    animation: scanLine 4s infinite linear;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(167,118,167), transparent);
    left: 50%;
    top: -2px;
    position: absolute;
    transform: translateX(-50%);
    width: 50%;
    height: 2px;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.Ipvqteach_supp .info_item {
    min-width: 200px;
    text-align: center;
    flex: 1;
    max-width: 300px;
    transition: transform 0.3s ease;
}.Ipvqteach_supp .info_item:hover {
    transform: translateY(-5px);
}.Ipvqteach_supp .info_item p, 
.Ipvqteach_supp .info_item a {
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    border-radius: 10px;
    color: #ffffff;
    padding: 0.75rem;
    display: flex;
    font-size: calc(17px - 2px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    transition: all 0.3s ease;
    border: 1px solid transparent;
}.Ipvqteach_supp .info_item svg {
    width: 1.25rem;
    transition: fill 0.3s ease;
    fill: rgb(167,118,167);
    height: 1.25rem;
}.Ipvqteach_supp .info_item a:hover {
    background: #000000;
    box-shadow: 0 0 15px rgb(175,185,197,0.5);
    border-color: rgb(175,185,197,0.5);
}.Ipvqteach_supp .info_item a:hover svg {
    fill: rgb(175,185,197);
}.Ipvqteach_supp .text_main_holder {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr;
}.Ipvqteach_supp .zptZmain_guide {
    gap: 1rem;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}.Ipvqteach_supp .zptZmain_guide svg {
    max-width: 180px;
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(175,185,197,0.5));
    height: auto;
}.Ipvqteach_supp .zptZmain_guide svg:hover {
    filter: drop-shadow(0 0 10px rgb(175,185,197));
}.Ipvqteach_supp .bWwNdiscord_cta {
    line-height: 1.5;
    opacity: 0.7;
    color: #ffffff;
    max-width: 280px;
    font-size: calc(15px - 1px);
}.Ipvqteach_supp .wBZptop_head {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}.Ipvqteach_supp .wBZptop_head h5 {
    color: #ffffff;
    padding-bottom: 0.75rem;
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 600;
    font-size: 22px;
}.Ipvqteach_supp .wBZptop_head h5::after {
    width: 40px;
    position: absolute;
    content: '';
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    background: rgb(167,118,167);
    bottom: 0;
}.Ipvqteach_supp .wBZptop_head:hover h5::after {
    width: 80px;
}.Ipvqteach_supp .qvrTtop_lead {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.Ipvqteach_supp .qvrTtop_lead a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    font-size: 17px;
    color: #ffffff;
    padding-left: 1rem;
    opacity: 0.8;
}.Ipvqteach_supp .qvrTtop_lead a::before {
    top: 50%;
    width: 5px;
    position: absolute;
    background: rgb(167,118,167);
    height: 5px;
    transition: all 0.3s ease;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
    content: '';
}.Ipvqteach_supp .qvrTtop_lead a:hover {
    opacity: 1;
    color: rgb(175,185,197);
    transform: translateX(5px);
}.Ipvqteach_supp .qvrTtop_lead a:hover::before {
    height: 7px;
    width: 7px;
    box-shadow: 0 0 8px rgb(175,185,197);
    background: rgb(175,185,197);
}.Ipvqteach_supp .subscribe_holder {
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border-radius: 28px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    border: 1px solid rgb(167,118,167,0.5);
    gap: 1.25rem;
    display: flex;
    padding: 1.5rem;
}.Ipvqteach_supp .subscribe_holder::before {
    right: 0;
    left: 0;
    z-index: -1;
    top: 0;
    content: '';
    bottom: 0;
    opacity: 0.1;
    background: radial-gradient(circle at top right, rgb(175,185,197,0.5) 0%, transparent 70%);
    position: absolute;
}.Ipvqteach_supp .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
}.Ipvqteach_supp .subscribe_holder p {
    color: #ffffff;
    opacity: 0.9;
    font-size: calc(17px - 1px);
    line-height: 1.6;
}.Ipvqteach_supp .input_holder {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
    position: relative;
}.Ipvqteach_supp .input_holder input[type="email"] {
    font-size: 17px;
    border: 1px solid rgb(167,118,167,0.5);
    flex: 1;
    padding: 0.875rem 1rem;
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease;
}.Ipvqteach_supp .input_holder input[type="email"]:focus {
    border-color: rgb(175,185,197);
    box-shadow: 0 0 10px rgb(175,185,197,0.5);
    outline: none;
}.Ipvqteach_supp .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.Ipvqteach_supp .qQdKsubscribe_box {
    width: 100%;
    border-radius: 10px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    padding: 0.875rem 1.5rem;
    background: rgb(175,185,197);
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}.Ipvqteach_supp .qQdKsubscribe_box::before {
    position: absolute;
    top: 0;
    width: 100%;
    transition: left 0.7s ease;
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
}.Ipvqteach_supp .qQdKsubscribe_box:hover {
    transform: translateY(-2px);
    background: rgb(167,118,167);
    box-shadow: 0 0 15px rgb(167,118,167,0.5);
}.Ipvqteach_supp .qQdKsubscribe_box:hover::before {
    left: 100%;
}.Ipvqteach_supp .BjCtinclusion {
    position: relative;
    border-top: 1px solid rgb(167,118,167,0.5);
    margin-top: 3rem;
    padding-top: 1.5rem;
    text-align: center;
}.Ipvqteach_supp .BjCtinclusion::before {
    background: linear-gradient(90deg, transparent, rgb(167,118,167,0.5), transparent);
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    top: -1px;
    left: 0;
}.Ipvqteach_supp .yulJcarbon_cta {
    color: #ffffff;
    font-size: 15px;
    opacity: 0.7;
}

@media (max-width: 1024px) {.Ipvqteach_supp {
    padding: 4rem 0 1rem;
}.Ipvqteach_supp .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.Ipvqteach_supp .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.Ipvqteach_supp .input_holder {
    flex-direction: row;
}.Ipvqteach_supp .qQdKsubscribe_box {
    width: auto;
}
}

@media (max-width: 768px) {.Ipvqteach_supp {
    padding: 3rem 0 1rem;
}.Ipvqteach_supp .RWNHsupport_contact {
    gap: 1rem;
    align-items: center;
    flex-direction: column;
}.Ipvqteach_supp .info_item {
    min-width: 100%;
}.Ipvqteach_supp .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.Ipvqteach_supp .subscribe_holder {
    grid-column: auto;
}.Ipvqteach_supp .zptZmain_guide {
    align-items: center;
    text-align: center;
}.Ipvqteach_supp .bWwNdiscord_cta {
    text-align: center;
    max-width: 100%;
}.Ipvqteach_supp .wBZptop_head h5 {
    text-align: center;
}.Ipvqteach_supp .wBZptop_head h5::after {
    left: 50%;
    transform: translateX(-50%);
}.Ipvqteach_supp .qvrTtop_lead {
    align-items: center;
}.Ipvqteach_supp .qvrTtop_lead a {
    text-align: center;
}.Ipvqteach_supp .qvrTtop_lead a:hover {
    transform: translateY(-2px);
}.Ipvqteach_supp .input_holder {
    flex-direction: column;
}.Ipvqteach_supp .qQdKsubscribe_box {
    width: 100%;
}
}

@media (max-width: 480px) {.Ipvqteach_supp {
    padding: 2.5rem 0 1rem;
}.Ipvqteach_supp .info_item p, 
    .Ipvqteach_supp .info_item a {
    font-size: calc(17px - 3px);
}.Ipvqteach_supp .wBZptop_head h5, 
    .Ipvqteach_supp .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}.Ipvqteach_supp .qvrTtop_lead a, 
    .Ipvqteach_supp .subscribe_holder p {
    font-size: calc(17px - 2px);
}.Ipvqteach_supp .yulJcarbon_cta {
    font-size: calc(15px - 2px);
}}.LVBqprogram_information {
    background: linear-gradient(135deg, rgb(211,214,217) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
}.LVBqprogram_information::before {
    background: linear-gradient(45deg, rgb(175,185,197,0.5) 0%, rgb(167,118,167,0.5) 100%);
    width: 50%;
    height: 70%;
    right: -5%;
    z-index: 1;
    filter: blur(20px);
    top: -10%;
    content: "";
    position: absolute;
    transform: rotate(-15deg) skew(10deg);
    opacity: 0.6;
}.LVBqprogram_information::after {
    filter: blur(20px);
    z-index: 1;
    content: "";
    background: linear-gradient(225deg, rgb(167,118,167,0.5) 0%, rgb(175,185,197,0.5) 100%);
    width: 40%;
    left: -5%;
    opacity: 0.4;
    position: absolute;
    height: 60%;
    bottom: -10%;
    transform: rotate(15deg) skew(-10deg);
}.LVBqprogram_information .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.LVBqprogram_information h2 {
    max-width: 80%;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    transform: translateX(-5px);
    margin-bottom: 50px;
    position: relative;
}.LVBqprogram_information h2::after {
    content: "";
    width: 80px;
    height: 3px;
    background: rgb(175,185,197);
    left: 0;
    bottom: -15px;
    transform-origin: left center;
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.LVBqprogram_information h2:hover::after {
    transform: scaleX(1.5);
}.LVBqprogram_information .Qakqstudy_hack {
    position: relative;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}.LVBqprogram_information .doSBbackground_photo {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.LVBqprogram_information .doSBbackground_photo::before {
    content: "";
    transition: opacity 0.5s ease;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.4;
    position: absolute;
    background: linear-gradient(to right, rgb(175,185,197,0.5) 0%, transparent 100%);
}.LVBqprogram_information .doSBbackground_photo:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) scale(1.02);
}.LVBqprogram_information .doSBbackground_photo:hover::before {
    opacity: 0.2;
}.LVBqprogram_information .FEjKtext_body_wrap {
    padding: 20px 0;
    position: relative;
}.LVBqprogram_information .description {
    font-size: 16px;
    color: #000000;
    border-left: 2px solid rgb(167,118,167,0.5);
    transition: all 0.3s ease;
    line-height: 1.7;
    padding-left: 20px;
    position: relative;
    margin-bottom: 25px;
}.LVBqprogram_information .description:first-child {
    font-weight: 600;
    font-size: calc(16px * 1.05);
}.LVBqprogram_information .description:last-child {
    opacity: 0.85;
    transform: translateY(5px);
}.LVBqprogram_information .description::first-letter {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(175,185,197);
}.LVBqprogram_information .description:hover {
    border-left-color: rgb(175,185,197);
    transform: translateX(5px);
}

@media (min-width: 768px) {.LVBqprogram_information h2 {
    font-size: calc(38px * 1.1);
    max-width: 70%;
}.LVBqprogram_information .Qakqstudy_hack {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}.LVBqprogram_information .doSBbackground_photo {
    height: 500px;
}.LVBqprogram_information .FEjKtext_body_wrap {
    padding: 20px 0 20px 20px;
}
}

@media (min-width: 992px) {.LVBqprogram_information {
    padding: 150px 0 100px;
}.LVBqprogram_information h2 {
    transform: translateX(-10px);
    margin-bottom: 70px;
    max-width: 60%;
}.LVBqprogram_information .Qakqstudy_hack {
    gap: 80px;
}.LVBqprogram_information .doSBbackground_photo {
    height: 600px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.LVBqprogram_information .FEjKtext_body_wrap {
    overflow-y: auto;
    scrollbar-color: rgb(167,118,167) #ffffff;
    padding: 40px 0 40px 40px;
    scrollbar-width: thin;
    max-height: 600px;
}.LVBqprogram_information .FEjKtext_body_wrap::-webkit-scrollbar {
    width: 6px;
}.LVBqprogram_information .FEjKtext_body_wrap::-webkit-scrollbar-track {
    background: #ffffff;
}.LVBqprogram_information .FEjKtext_body_wrap::-webkit-scrollbar-thumb {
    background-color: rgb(167,118,167);
    border-radius: 10px;
}.LVBqprogram_information .description {
    padding-left: 30px;
    margin-bottom: 30px;
}
}

@media (min-width: 1200px) {.LVBqprogram_information h2 {
    max-width: 50%;
    font-size: calc(38px * 1.2);
}.LVBqprogram_information .Qakqstudy_hack {
    grid-template-columns: 45% 55%;
}.LVBqprogram_information .doSBbackground_photo {
    height: 650px;
}.LVBqprogram_information .FEjKtext_body_wrap {
    max-height: 650px;
    padding: 60px 0 60px 60px;
}.LVBqprogram_information .description {
    font-size: calc(16px * 1.05);
    line-height: 1.8;
}.LVBqprogram_information .description:first-child {
    font-size: calc(16px * 1.1);
}
}

@media (max-width: 767px) {.LVBqprogram_information {
    padding: 80px 0 50px;
}.LVBqprogram_information h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
    max-width: 100%;
}.LVBqprogram_information .doSBbackground_photo {
    transform: perspective(1000px) rotateY(-1deg) translateZ(0);
    height: 300px;
}.LVBqprogram_information .description {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
    padding-left: 15px;
}}.uAqDcookie_banner_window {
    overflow: hidden;
    font-family: Arial, sans-serif;
    bottom: 0;
    padding: 20px;
    z-index: 1050;
    border-top: 3px solid rgb(175,185,197);
    position: fixed;
    width: 100%;
    background: rgb(211,214,217);
}.GVKncookie_controls {
    flex-wrap: nowrap;
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
}.gjkucookie_eductrl {
    margin-right: 20px;
    flex-shrink: 0;
}#QAZkprivacyAlertPopup {
    display: none;
}#QAZkprivacyAlertPopup:checked ~ .uAqDcookie_banner_window {
    visibility: hidden;
    opacity: 0;
}.gjkucookie_eductrl svg {
    width: 60px;
    height: 60px;
    fill: rgb(175,185,197);
    transition: fill 0.3s ease-in-out;
}.xqtbprivacy_opt {
    flex-grow: 1;
    margin-right: 20px;
}.xqtbprivacy_opt h5 {
    margin-bottom: 5px;
    color: rgb(175,185,197);
    font-weight: 700;
    font-size: 24px;
}.xqtbprivacy_opt p {
    color: #000000;
    margin-bottom: 0;
    font-size: 15px;
}.Xdoudata_accept {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 10px;
}.Xdoudata_accept {
    background-color: rgb(175,185,197);
    border: 1px solid rgb(175,185,197);
    color: #ffffff;
}.Xdoudata_accept:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.uAqDcookie_banner_window p a {
    color: rgb(175,185,197);
    text-decoration: underline;
}.uAqDcookie_banner_window p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.xqtbprivacy_opt h5 {
    font-size: calc(24px - 2px);
}.xqtbprivacy_opt p {
    font-size: calc(15px - 2px);
}.Xdoudata_accept {
    padding: 8px 16px;
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.GVKncookie_controls {
    align-items: center;
    flex-direction: column;
}.gjkucookie_eductrl {
    margin-bottom: 15px;
}.xqtbprivacy_opt {
    text-align: center;
    margin-bottom: 20px;
}.Xdoudata_accept {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
.OGHpthanksPoint {
    background: linear-gradient(135deg, rgb(175,185,197,0.5) 0%, rgb(211,214,217) 70%);
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
    perspective: 1000px;
}.OGHpthanksPoint::before {
    position: absolute;
    height: 100%;
    left: 0;
    opacity: 0.15;
    top: 0;
    content: "";
    z-index: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(175,185,197,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(175,185,197,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(175,185,197,0.5) 31%, transparent 32%);
    background-size: 80px 80px, 60px 60px, 100px 100px;
}.OGHpthanksPoint .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transform-style: preserve-3d;
}.OGHpthanksPoint h2 {
    font-family: Arial, sans-serif;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    opacity: 0;
    margin-bottom: 3rem;
    font-weight: 700;
    line-height: 1.3;
    font-size: 31px;
    position: relative;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    transform: translateZ(40px);
    color: #000000;
}.OGHpthanksPoint h2::after {
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    content: "";
    bottom: -15px;
    background: rgb(175,185,197);
    height: 3px;
    width: 80px;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
}.OGHpthanksPoint .yANwhistory_tl {
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    transition: transform 0.5s ease;
    transform: translateZ(20px) rotateY(-2deg);
    border-left: 5px solid rgb(175,185,197);
    background: #ffffff;
    transform-style: preserve-3d;
}.OGHpthanksPoint .yANwhistory_tl:hover {
    transform: translateZ(25px) rotateY(0deg);
}.OGHpthanksPoint ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}.OGHpthanksPoint li {
    position: relative;
    padding: 2.5rem;
}.OGHpthanksPoint li::before {
    transform: scale(0);
    position: absolute;
    opacity: 0.7;
    z-index: -1;
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(167,118,167,0.5);
    width: 40px;
    content: "";
    border-radius: 50%;
    height: 40px;
    top: -8px;
    right: -8px;
}.OGHpthanksPoint span {
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    transform: translateZ(10px);
    position: relative;
    display: block;
}

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

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.OGHpthanksPoint {
    padding: 4rem 1.5rem;
}.OGHpthanksPoint h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2.5rem;
}.OGHpthanksPoint .yANwhistory_tl {
    transform: translateZ(15px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.OGHpthanksPoint {
    padding: 3rem 1rem;
}.OGHpthanksPoint h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.OGHpthanksPoint .yANwhistory_tl {
    transform: translateZ(10px) rotateY(0);
}.OGHpthanksPoint li {
    padding: 2rem;
}
}

@media (max-width: 576px) {.OGHpthanksPoint {
    padding: 2.5rem 0.8rem;
}.OGHpthanksPoint h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 1.5rem;
}.OGHpthanksPoint h2::after {
    height: 2px;
    width: 60px;
}.OGHpthanksPoint li {
    padding: 1.5rem;
}.OGHpthanksPoint span {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}}.UBeGsecure_vaulting {
    background-color: rgb(211,214,217);
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    padding: 40px 20px;
}.UBeGsecure_vaulting h1 {
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 20px;
    color: rgb(175,185,197);
}.UBeGsecure_vaulting h2 {
    color: rgb(167,118,167);
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 35px;
    font-weight: 600;
}.UBeGsecure_vaulting h3, .UBeGsecure_vaulting h4, .UBeGsecure_vaulting h5, .UBeGsecure_vaulting h6 {
    margin: 1rem 0;
    font-weight: 400;
    color: rgb(175,185,197);
}.UBeGsecure_vaulting ul {
    list-style-type: disc;
    margin-left: 20px;
}.UBeGsecure_vaulting ol {
    margin-left: 20px;
    list-style-type: decimal;
}.UBeGsecure_vaulting li {
    margin-bottom: 10px;
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
}.UBeGsecure_vaulting section {
    margin-bottom: 20px;
    margin-top: 20px;
}.UBeGsecure_vaulting p {
    line-height: 1.8;
    color: #000000;
    margin-bottom: 15px;
    font-size: 13px;
}.UBeGsecure_vaulting span {
    font-weight: 600;
    color: rgb(167,118,167);
}.UBeGsecure_vaulting div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.UBeGsecure_vaulting {
    padding: 20px 10px;
}.UBeGsecure_vaulting h1 {
    font-size: calc(19px - 5px);
}.UBeGsecure_vaulting h2 {
    font-size: calc(19px - 5px);
}.UBeGsecure_vaulting p, .UBeGsecure_vaulting li {
    font-size: calc(13px - 2px);
}}
.QdDMclient_experience {
    background: linear-gradient(135deg, rgb(211,214,217) 0%, rgb(175,185,197,0.5) 100%);
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
}.QdDMclient_experience::before {
    position: absolute;
    content: "";
    height: 100%;
    pointer-events: none;
    left: 0;
    top: 0;
    background: repeating-linear-gradient(
        30deg,
        rgb(167,118,167,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(167,118,167,0.5) 12px
    );
    width: 100%;
    opacity: 0.05;
}.QdDMclient_experience::after {
    z-index: 0;
    animation: floating 15s infinite ease-in-out;
    opacity: 0.07;
    width: 300px;
    background: rgb(175,185,197);
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
    top: -5%;
    right: -5%;
    height: 300px;
    position: absolute;
    content: "";
}.QdDMclient_experience .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1400px;
}.QdDMclient_experience h2 {
    transform: translateX(5%);
    font-size: 29px;
    max-width: 80%;
    color: #000000;
    margin-bottom: 60px;
    font-weight: 700;
    position: relative;
    text-align: left;
}.QdDMclient_experience h2::after {
    position: absolute;
    animation: expandWidth 1s ease-out forwards;
    width: 120px;
    content: "";
    height: 4px;
    left: 0;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
    bottom: -15px;
}.QdDMclient_experience .Pdlxfeedback_slider {
    list-style: none;
    margin: 0;
    position: relative;
    display: grid;
    gap: 30px;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.QdDMclient_experience .ipOClearn_reviews {
    position: relative;
    border-radius: 2px;
    justify-content: space-between;
    opacity: 0;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    flex-direction: column;
    overflow: hidden;
    display: flex;
    animation-delay: calc(0.15s * var(--i, 0));
    padding: 30px 25px;
    transform: translateY(30px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    animation: fadeUpIn 0.6s forwards;
}.QdDMclient_experience .ipOClearn_reviews:nth-child(odd) {
    transform: translateY(40px);
}.QdDMclient_experience .ipOClearn_reviews:nth-child(even) {
    transform: translateY(20px);
}.QdDMclient_experience .ipOClearn_reviews:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}.QdDMclient_experience .ipOClearn_reviews::before {
    top: -20px;
    opacity: 0.15;
    line-height: 1;
    right: 20px;
    z-index: 0;
    position: absolute;
    content: "";
    color: rgb(167,118,167,0.5);
    font-family: Georgia, serif;
    font-size: 150px;
    font-weight: 700;
}.QdDMclient_experience .ipOClearn_reviews::after {
    bottom: 0;
    transform: scaleX(0);
    left: 0;
    height: 4px;
    content: "";
    width: 100%;
    transform-origin: left;
    position: absolute;
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
}.QdDMclient_experience .ipOClearn_reviews:hover::after {
    transform: scaleX(1);
}.QdDMclient_experience .ipOClearn_reviews div {
    align-items: center;
    z-index: 2;
    margin-bottom: 20px;
    display: flex;
    position: relative;
}.QdDMclient_experience .ipOClearn_reviews img {
    height: 60px;
    width: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border: 3px solid #ffffff;
    transition: transform 0.3s ease;
    margin-right: 15px;
    object-fit: cover;
}.QdDMclient_experience .ipOClearn_reviews:hover img {
    transform: scale(1.1);
}.QdDMclient_experience .ipOClearn_reviews h4 {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin: 0;
    position: relative;
}.QdDMclient_experience .ipOClearn_reviews h4::after {
    left: 0;
    content: "";
    bottom: -5px;
    position: absolute;
    width: 30px;
    height: 2px;
    transition: width 0.3s ease;
    background-color: rgb(167,118,167);
}.QdDMclient_experience .ipOClearn_reviews:hover h4::after {
    width: 50px;
}.QdDMclient_experience .ipOClearn_reviews .description {
    margin: 0;
    font-style: italic;
    position: relative;
    color: #000000;
    line-height: 1.6;
    z-index: 2;
    font-size: calc(16px - 1px);
}.QdDMclient_experience a {
    overflow: hidden;
    margin-top: 50px;
    display: inline-block;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 2;
    text-decoration: none;
    border-radius: 10px;
    padding: 14px 32px;
    font-size: 18px;
    font-weight: 600;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    position: relative;
    background: linear-gradient(45deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
}.QdDMclient_experience a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.QdDMclient_experience a::before {
    transition: left 0.7s ease;
    height: 100%;
    content: "";
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.QdDMclient_experience a:hover::before {
    left: 100%;
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 120px;
    }
}

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

@keyframes floating {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(2%, 10%) rotate(-5deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(2deg);
    }
}

@media (max-width: 1200px) {.QdDMclient_experience {
    padding: 100px 0 60px;
}.QdDMclient_experience h2 {
    max-width: 90%;
    margin-bottom: 50px;
    font-size: calc(29px - 4px);
}.QdDMclient_experience .Pdlxfeedback_slider {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.QdDMclient_experience {
    padding: 80px 20px 50px;
}.QdDMclient_experience h2 {
    transform: translateX(0);
    text-align: center;
    max-width: 100%;
}.QdDMclient_experience h2::after {
    left: 50%;
    transform: translateX(-50%);
}.QdDMclient_experience .Pdlxfeedback_slider {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.QdDMclient_experience .ipOClearn_reviews {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.QdDMclient_experience {
    padding: 60px 15px 40px;
}.QdDMclient_experience h2 {
    margin-bottom: 40px;
    font-size: calc(29px - 8px);
}.QdDMclient_experience .Pdlxfeedback_slider {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.QdDMclient_experience a {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 30px;
}
}

@media (max-width: 480px) {.QdDMclient_experience {
    padding: 50px 10px 30px;
}.QdDMclient_experience h2 {
    font-size: calc(29px - 12px);
    margin-bottom: 30px;
}.QdDMclient_experience .ipOClearn_reviews {
    padding: 20px 15px;
}.QdDMclient_experience .ipOClearn_reviews div {
    margin-bottom: 15px;
}.QdDMclient_experience .ipOClearn_reviews img {
    width: 50px;
    height: 50px;
}.QdDMclient_experience a {
    padding: 12px 25px;
    font-size: calc(18px - 2px);
}}.AldWcontact {
    z-index: 1;
    position: relative;
    padding: 100px 0;
}.AldWcontact::before {
    position: absolute;
    z-index: -1;
    opacity: 0.9;
    background-color: rgb(211,214,217);
    content: '';
    inset: 0;
}.AldWcontact .container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
}.AldWcontact .oMmpquery_form {
    background: #ffffff;
    flex-direction: column;
    border-radius: 28px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
    display: flex;
    position: relative;
    overflow: hidden;
}.AldWcontact .cBEMhelp_map {
    position: relative;
    background: rgb(167,118,167);
    padding: 0;
}.AldWcontact .cBEMhelp_map h3 {
    margin: 0;
    padding: 30px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 700;
    background: rgb(167,118,167);
}.AldWcontact .cBEMhelp_map div {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: background-color 0.3s ease;
    position: relative;
    display: flex;
    padding: 20px 40px;
    justify-content: flex-start;
}.AldWcontact .cBEMhelp_map div:hover {
    background-color: rgb(175,185,197);
}.AldWcontact .cBEMhelp_map div:last-child {
    border-bottom: none;
}.AldWcontact .cBEMhelp_map div svg {
    flex-shrink: 0;
    height: 24px;
    margin-right: 20px;
    width: 24px;
}.AldWcontact .cBEMhelp_map div svg path {
    fill: #ffffff;
}.AldWcontact .cBEMhelp_map div span {
    font-size: 15px;
    color: #ffffff;
}.AldWcontact .cBEMhelp_map div span a {
    transition: opacity 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.AldWcontact .cBEMhelp_map div span a:hover {
    opacity: 0.8;
}.AldWcontact .RSbqcontact_message {
    background-color: #ffffff;
    padding: 50px;
}.AldWcontact .RSbqcontact_message h3 {
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}.AldWcontact .RSbqcontact_message h3::after {
    background-color: rgb(167,118,167);
    bottom: -10px;
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}.AldWcontact .RSbqcontact_message form {
    width: 100%;
}.AldWcontact .RSbqcontact_message input[type="text"],
.AldWcontact .RSbqcontact_message input[type="email"] {
    height: 55px;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(211,214,217);
    background-color: #ffffff;
    border-radius: 0;
    border: none;
    font-size: 15px;
    color: #000000;
    padding: 0 20px;
    transition: border-color 0.3s ease;
}.AldWcontact .RSbqcontact_message input[type="text"]:focus,
.AldWcontact .RSbqcontact_message input[type="email"]:focus {
    border-color: rgb(167,118,167);
    outline: none;
}.AldWcontact .RSbqcontact_message input::placeholder {
    opacity: 0.6;
    color: #000000;
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry {
    position: relative;
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry input[type="checkbox"] {
    border: 2px solid rgb(211,214,217);
    position: relative;
    flex-shrink: 0;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 2px;
    width: 22px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    appearance: none;
    height: 22px;
    -webkit-appearance: none;
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry input[type="checkbox"]:checked {
    background-color: rgb(167,118,167);
    border-color: rgb(167,118,167);
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry input[type="checkbox"]:checked::before {
    position: absolute;
    font-size: 14px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    content: '✓';
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry label {
    line-height: 1.6;
    font-size: 14px;
    color: #000000;
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry label a {
    color: rgb(167,118,167);
    text-decoration: none;
    transition: color 0.3s ease;
}.AldWcontact .RSbqcontact_message .zrOUconnect_inquiry label a:hover {
    color: rgb(175,185,197);
}.AldWcontact .RSbqcontact_message .zroDreach_panel {
    color: #ffffff;
    font-size: 17px;
    background-color: rgb(167,118,167);
    position: relative;
    border-radius: 0;
    width: 100%;
    font-weight: 600;
    transition: background-color 0.3s ease;
    border: none;
    overflow: hidden;
    cursor: pointer;
    height: 55px;
}.AldWcontact .RSbqcontact_message .zroDreach_panel::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    position: absolute;
    transition: left 0.7s ease;
    content: '';
    height: 100%;
}.AldWcontact .RSbqcontact_message .zroDreach_panel:hover {
    background-color: rgb(175,185,197);
}.AldWcontact .RSbqcontact_message .zroDreach_panel:hover::before {
    left: 100%;
}

@media screen and (min-width: 992px) {.AldWcontact .oMmpquery_form {
    display: grid;
    grid-template-columns: 1fr 1fr;
}.AldWcontact .cBEMhelp_map {
    flex-direction: column;
    display: flex;
    border-radius: 0 28px 28px 0;
}.AldWcontact .RSbqcontact_message {
    border-radius: 28px 0 0 28px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}.AldWcontact .cBEMhelp_map h3 {
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px 30px;
}.AldWcontact .cBEMhelp_map div {
    flex: 1;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.AldWcontact .cBEMhelp_map div:last-child {
    border-bottom: none;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.AldWcontact .cBEMhelp_map {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.AldWcontact .cBEMhelp_map h3 {
    grid-column: 1 / -1;
}.AldWcontact .cBEMhelp_map div {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}.AldWcontact .cBEMhelp_map div:nth-child(2n) {
    border-right: none;
}.AldWcontact .cBEMhelp_map div:nth-last-child(1),
    .AldWcontact .cBEMhelp_map div:nth-last-child(2) {
    border-bottom: none;
}
}

@media screen and (max-width: 767px) {.AldWcontact {
    padding: 60px 0;
}.AldWcontact .RSbqcontact_message {
    padding: 40px 25px;
}.AldWcontact .cBEMhelp_map h3 {
    padding: 25px 20px;
    font-size: calc(20px + 2px);
}.AldWcontact .cBEMhelp_map div {
    padding: 15px 25px;
}
}

@media screen and (max-width: 480px) {.AldWcontact {
    padding: 40px 0;
}.AldWcontact .RSbqcontact_message {
    padding: 30px 20px;
}.AldWcontact .RSbqcontact_message h3 {
    font-size: 20px;
}.AldWcontact .cBEMhelp_map h3 {
    font-size: 20px;
    padding: 20px 15px;
}.AldWcontact .cBEMhelp_map div {
    padding: 15px 20px;
}.AldWcontact .cBEMhelp_map div svg {
    width: 20px;
    margin-right: 15px;
    height: 20px;
}}.IQiAprice_card_deck {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(211,214,217), rgba(0, 0, 0, 0.5));
    overflow: hidden;
    padding: 5rem 1rem;
    position: relative;
}.IQiAprice_card_deck::before {
    position: absolute;
    z-index: 1;
    width: 100%;
    pointer-events: none;
    background: linear-gradient(45deg, transparent 0%, rgb(175,185,197,0.5) 30%, transparent 70%);
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    opacity: 0.1;
}.IQiAprice_card_deck .container {
    position: relative;
    max-width: 1400px;
    z-index: 2;
    margin: 0 auto;
}.IQiAprice_card_deck .ecTIcost_summary {
    gap: 3rem;
    display: flex;
    flex-direction: column;
}.IQiAprice_card_deck .Igixlearning_packages {
    opacity: 0;
    max-width: 800px;
    margin: 0 auto 2rem;
    transform: translateY(20px);
    order: -1;
    animation: fadeUp 0.8s ease-out forwards;
    text-align: center;
}.IQiAprice_card_deck .Igixlearning_packages h2 {
    font-size: 37px;
    display: inline-block;
    position: relative;
    margin-bottom: 1rem;
    color: #000000;
    font-weight: 700;
}.IQiAprice_card_deck .Igixlearning_packages h2::after {
    position: absolute;
    border-radius: 10px;
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, rgb(175,185,197), rgb(167,118,167));
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
}.IQiAprice_card_deck .OpQscost_schemes {
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
    max-width: 90%;
    margin: 0 auto;
}.IQiAprice_card_deck .dzwPplan_pricing {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 2rem;
    display: grid;
}.IQiAprice_card_deck .vUtkfee_pricing {
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateZ(0) scale(1);
    color: #000000;
    background: #ffffff;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    overflow: hidden;
    opacity: 0;
    border-radius: 17px;
    display: block;
    position: relative;
}.IQiAprice_card_deck .vUtkfee_pricing:nth-child(1) {
    animation-delay: 0.1s;
}.IQiAprice_card_deck .vUtkfee_pricing:nth-child(2) {
    animation-delay: 0.2s;
}.IQiAprice_card_deck .vUtkfee_pricing:nth-child(3) {
    animation-delay: 0.3s;
}.IQiAprice_card_deck .vUtkfee_pricing:nth-child(4) {
    animation-delay: 0.4s;
}.IQiAprice_card_deck .vUtkfee_pricing::before {
    height: 5px;
    position: absolute;
    left: 0;
    transform: scaleX(0);
    top: 0;
    transform-origin: left;
    content: "";
    background: linear-gradient(90deg, rgb(175,185,197), rgb(167,118,167));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
}.IQiAprice_card_deck .vUtkfee_pricing:hover {
    transform: translateZ(30px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.IQiAprice_card_deck .vUtkfee_pricing:hover::before {
    transform: scaleX(1);
}.IQiAprice_card_deck .bVOnpro_fees {
    display: flex;
    flex-direction: column;
    height: 100%;
}.IQiAprice_card_deck .rzDfplan_matrix {
    flex-direction: column;
    flex-grow: 1;
    padding: 2rem;
    display: flex;
}.IQiAprice_card_deck .rzDfplan_matrix h3 {
    transition: color 0.3s ease;
    color: #000000;
    font-size: 22px;
    position: relative;
    font-weight: 700;
    margin: 0 0 1rem;
}.IQiAprice_card_deck .vUtkfee_pricing:hover .rzDfplan_matrix h3 {
    color: rgb(175,185,197);
}.IQiAprice_card_deck .iUyWlesson_rates {
    font-weight: 700;
    font-size: 2rem;
    position: relative;
    color: rgb(175,185,197);
    transition: transform 0.3s ease, color 0.3s ease;
    margin-bottom: 1.5rem;
    display: inline-block;
}.IQiAprice_card_deck .iUyWlesson_rates::after {
    left: 0;
    position: absolute;
    bottom: -8px;
    width: 40px;
    background-color: rgb(167,118,167);
    transition: width 0.3s ease;
    content: "";
    height: 2px;
}.IQiAprice_card_deck .vUtkfee_pricing:hover .iUyWlesson_rates {
    transform: translateY(-3px);
}.IQiAprice_card_deck .vUtkfee_pricing:hover .iUyWlesson_rates::after {
    width: 80px;
}.IQiAprice_card_deck .rzDfplan_matrix p {
    flex-grow: 1;
    margin: 0;
    font-size: calc(13px - 2px);
    color: #000000;
    word-break: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
}.IQiAprice_card_deck .doSBbackground_photo {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
}.IQiAprice_card_deck .doSBbackground_photo::after {
    transition: opacity 0.5s ease;
    right: 0;
    position: absolute;
    opacity: 0.7;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    content: "";
    bottom: 0;
}.IQiAprice_card_deck .vUtkfee_pricing:hover .doSBbackground_photo {
    transform: scale(1.05);
}.IQiAprice_card_deck .vUtkfee_pricing:hover .doSBbackground_photo::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.IQiAprice_card_deck {
    padding: 7rem 2rem;
}.IQiAprice_card_deck .ecTIcost_summary {
    align-items: flex-start;
    flex-direction: row;
}.IQiAprice_card_deck .Igixlearning_packages {
    flex-direction: column;
    order: 0;
    flex: 0 0 30%;
    text-align: left;
    padding-right: 2rem;
    justify-content: center;
    display: flex;
    margin: 0;
}.IQiAprice_card_deck .Igixlearning_packages h2 {
    text-align: left;
}.IQiAprice_card_deck .Igixlearning_packages h2::after {
    transform: none;
    left: 0;
}.IQiAprice_card_deck .OpQscost_schemes {
    max-width: 100%;
    margin: 0;
}.IQiAprice_card_deck .dzwPplan_pricing {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
}
}

@media (min-width: 992px) {.IQiAprice_card_deck .dzwPplan_pricing {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.IQiAprice_card_deck {
    padding: 8rem 2rem;
}.IQiAprice_card_deck .Igixlearning_packages {
    flex: 0 0 25%;
}.IQiAprice_card_deck .dzwPplan_pricing {
    flex: 0 0 75%;
}.IQiAprice_card_deck .rzDfplan_matrix {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.IQiAprice_card_deck .vUtkfee_pricing {
    margin: 0 auto;
    max-width: 400px;
}.IQiAprice_card_deck .Igixlearning_packages h2 {
    font-size: calc(37px * 0.9);
}.IQiAprice_card_deck .OpQscost_schemes {
    font-size: calc(13px * 0.95);
}}header {
    padding: 1.5rem 0;
    overflow: visible;
    position: relative;
    background: linear-gradient(to right, rgb(167,118,167,0.5), rgb(175,185,197));
    z-index: 1000;
}header::before {
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.1;
    top: 0;
    z-index: -1;
}header .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}header .AOtvtop_start {
    gap: 1.5rem;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}header .NItefirst_class {
    padding: 1rem;
    z-index: 2;
    display: flex;
    text-decoration: none;
    justify-content: center;
    position: relative;
    align-items: center;
}header .NItefirst_class::after {
    transition: width 0.3s ease, opacity 0.3s ease;
    background: #ffffff;
    transform: translateX(-50%);
    content: '';
    bottom: 0;
    height: 2px;
    position: absolute;
    opacity: 0.6;
    width: 50%;
    left: 50%;
}header .NItefirst_class:hover::after {
    opacity: 1;
    width: 80%;
}header .NItefirst_class svg {
    transition: all 0.3s ease;
    width: 220px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgb(175,185,197,0.5));
}header .NItefirst_class:hover svg {
    transform: translateY(-5px);
}header .wBZptop_head {
    border-radius: 26px;
    width: 100%;
    backdrop-filter: blur(5px);
    padding: 0.6rem 1rem;
    position: relative;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.1);
    max-width: 800px;
    display: flex;
    justify-content: center;
    gap: 0.8rem;
}header .wBZptop_head::before {
    top: 0;
    content: '';
    z-index: -1;
    left: 0;
    width: 100%;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    position: absolute;
    border-radius: 26px;
    height: 100%;
}header .SMGwnav_lead {
    font-weight: 400;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    padding: 0.7rem 1.2rem;
    border-radius: 10px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}header .SMGwnav_lead::before {
    transition: opacity 0.3s ease;
    background: #ffffff;
    z-index: -1;
    position: absolute;
    transform: translateY(100%) scale(0.8);
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
    width: 100%;
    content: '';
}header .SMGwnav_lead:hover {
    transform: translateY(-3px);
    color: rgb(175,185,197);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}header .SMGwnav_lead:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .AOtvtop_start {
    gap: 1.2rem;
}header .NItefirst_class svg {
    width: 180px;
}header .wBZptop_head {
    padding: 0.5rem;
    gap: 0.6rem;
}header .SMGwnav_lead {
    font-size: calc(18px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .AOtvtop_start {
    gap: 1rem;
}header .NItefirst_class svg {
    width: 150px;
}header .wBZptop_head {
    gap: 0.4rem;
    padding: 0.4rem;
}header .SMGwnav_lead {
    font-size: calc(18px - 2px);
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .AOtvtop_start {
    gap: 0.8rem;
}header .NItefirst_class svg {
    width: 140px;
}header .wBZptop_head {
    padding: 0.4rem 0.6rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .wBZptop_head::-webkit-scrollbar {
    height: 3px;
}header .wBZptop_head::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .SMGwnav_lead {
    font-size: calc(18px - 3px);
    padding: 0.4rem 0.7rem;
    white-space: nowrap;
}}.ACiNdata_analysis {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,214,217) 0%, rgba(245, 247, 250, 0.9) 100%);
    position: relative;
    padding: 6rem 0;
}.ACiNdata_analysis::before {
    height: 40vw;
    content: "";
    transform: rotate(-15deg);
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: linear-gradient(to bottom right, rgb(167,118,167,0.5), transparent);
    top: -20%;
    right: -10%;
    width: 40vw;
    z-index: 0;
    opacity: 0.4;
    filter: blur(40px);
}.ACiNdata_analysis::after {
    bottom: -10%;
    transform: rotate(25deg);
    background: linear-gradient(to top left, rgb(175,185,197,0.5), transparent);
    opacity: 0.3;
    height: 30vw;
    content: "";
    left: -5%;
    filter: blur(35px);
    z-index: 0;
    position: absolute;
    border-radius: 60% 40% 40% 60% / 50% 60% 40% 50%;
    width: 30vw;
}.ACiNdata_analysis .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.ACiNdata_analysis ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.ACiNdata_analysis .mUjtstatistics_extras {
    overflow: hidden;
    backdrop-filter: blur(10px);
    transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    padding: 2rem;
    box-shadow: 
    0 10px 30px -15px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05),
    inset 0 1px 1px rgba(255, 255, 255, 0.8);
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
}.ACiNdata_analysis .mUjtstatistics_extras::before {
    inset: 0;
    content: "";
    z-index: 1;
    background: linear-gradient(105deg, transparent 60%, rgba(255, 255, 255, 0.2) 100%);
    position: absolute;
}.ACiNdata_analysis .mUjtstatistics_extras:nth-child(odd)::after {
    background: linear-gradient(90deg, rgb(175,185,197), transparent);
    position: absolute;
    content: "";
    width: 40%;
    bottom: 0;
    left: 0;
    border-top-right-radius: 10px;
    height: 6px;
}.ACiNdata_analysis .mUjtstatistics_extras:nth-child(even)::after {
    background: linear-gradient(90deg, transparent, rgb(167,118,167));
    width: 40%;
    position: absolute;
    border-top-left-radius: 10px;
    height: 6px;
    content: "";
    right: 0;
    bottom: 0;
}.ACiNdata_analysis .mUjtstatistics_extras:hover {
    box-shadow: 
    0 20px 40px -20px rgba(0, 0, 0, 0.15),
    0 8px 12px -5px rgba(0, 0, 0, 0.08),
    inset 0 1px 1px rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(0) translateY(-5px) translateZ(0);
}.ACiNdata_analysis .mUjtstatistics_extras div {
    z-index: 2;
    position: relative;
    align-items: flex-start;
    gap: 0.5rem;
    flex-direction: column;
    transition: transform 0.3s ease;
    display: flex;
}.ACiNdata_analysis .mUjtstatistics_extras p {
    font-weight: 700;
    margin: 0;
    font-family: Arial, sans-serif;
    color: rgb(175,185,197);
    position: relative;
    font-size: calc(31px * 1.2);
    line-height: 1.2;
    transition: all 0.3s ease;
}.ACiNdata_analysis .mUjtstatistics_extras p::after {
    height: 3px;
    left: 0;
    background: linear-gradient(90deg, rgb(175,185,197), rgb(167,118,167));
    content: "";
    width: 0;
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    bottom: -5px;
}.ACiNdata_analysis .mUjtstatistics_extras:hover p::after {
    width: 100%;
}.ACiNdata_analysis .mUjtstatistics_extras span {
    transition: all 0.3s ease;
    opacity: 0.9;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    max-width: 90%;
}.ACiNdata_analysis .mUjtstatistics_extras:hover span {
    opacity: 1;
    transform: translateY(2px);
}.ACiNdata_analysis h4 {
    margin-top: 4rem;
    text-align: center;
    transition: transform 0.4s ease;
    font-size: 24px;
    position: relative;
    padding-bottom: 1rem;
    font-weight: 600;
    color: #000000;
    transform: translateY(0);
}.ACiNdata_analysis h4::before {
    background: linear-gradient(to right, rgb(175,185,197), rgb(167,118,167));
    height: 3px;
    content: "";
    transition: width 0.4s ease;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    width: 60px;
}.ACiNdata_analysis:hover h4 {
    transform: translateY(-5px);
}.ACiNdata_analysis:hover h4::before {
    width: 120px;
}

@media (min-width: 768px) {.ACiNdata_analysis ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.ACiNdata_analysis .mUjtstatistics_extras {
    padding: 2.5rem 2rem;
}.ACiNdata_analysis .mUjtstatistics_extras p {
    font-size: calc(31px * 1.4);
}
}

@media (min-width: 992px) {.ACiNdata_analysis {
    padding: 8rem 0;
}.ACiNdata_analysis ul {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}.ACiNdata_analysis .mUjtstatistics_extras {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.ACiNdata_analysis .mUjtstatistics_extras:hover {
    transform: perspective(1200px) rotateX(2deg) translateY(-10px) translateZ(10px);
}.ACiNdata_analysis h4 {
    margin-top: 5rem;
    font-size: calc(24px * 1.1);
}
}

@media (max-width: 767px) {.ACiNdata_analysis {
    padding: 4rem 0;
}.ACiNdata_analysis ul {
    gap: 1.5rem;
}.ACiNdata_analysis .mUjtstatistics_extras {
    padding: 1.5rem;
    transform: none;
}.ACiNdata_analysis .mUjtstatistics_extras:hover {
    transform: translateY(-5px);
}.ACiNdata_analysis .mUjtstatistics_extras p {
    font-size: calc(31px * 1.1);
}.ACiNdata_analysis h4 {
    margin-top: 3rem;
    font-size: 21px;
}
}

@media (max-width: 480px) {.ACiNdata_analysis {
    padding: 3rem 0;
}.ACiNdata_analysis ul {
    grid-template-columns: 1fr;
}.ACiNdata_analysis .container {
    padding: 0 1rem;
}}.oPchcompany_info {
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,214,217) 0%, #ffffff 100%);
    position: relative;
}.oPchcompany_info::before {
    content: "";
    height: 25rem;
    transform: rotate(15deg);
    width: 25rem;
    opacity: 0.1;
    top: -5%;
    background: linear-gradient(45deg, rgb(175,185,197,0.5) 0%, rgb(167,118,167,0.5) 100%);
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    right: -5%;
    z-index: 0;
    position: absolute;
}.oPchcompany_info::after {
    z-index: 0;
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: linear-gradient(225deg, rgb(167,118,167,0.5) 0%, rgb(175,185,197,0.5) 100%);
    left: -5%;
    width: 20rem;
    bottom: -5%;
    transform: rotate(-10deg);
    height: 20rem;
    position: absolute;
    opacity: 0.1;
}.oPchcompany_info .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1300px;
    padding: 0 2rem;
}.oPchcompany_info h1 {
    position: relative;
    animation: slideInTitle 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    transform: translateX(-1rem);
    font-size: 43px;
    margin-bottom: 3rem;
    opacity: 0;
    color: #000000;
    text-align: left;
}.oPchcompany_info h1::after {
    animation: expandLine 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    content: "";
    height: 0.3rem;
    width: 6rem;
    background: linear-gradient(90deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
    left: 0;
    bottom: -0.8rem;
    transform: scaleX(0);
    position: absolute;
}.oPchcompany_info .cCZesmart_study {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    opacity: 0;
    background: #ffffff;
    animation: fadeInUp 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    border-radius: 24px;
    transform: translateY(20px);
}.oPchcompany_info .cCZesmart_study::before {
    background: linear-gradient(90deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    height: 5px;
}.oPchcompany_info .cCZesmart_study ul {
    display: flex;
    margin: 0;
    flex-direction: column;
    padding: 0;
    list-style: none;
}.oPchcompany_info .RODZguide_approach {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
    padding: 2.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}.oPchcompany_info .RODZguide_approach:last-child {
    border-bottom: none;
}.oPchcompany_info .RODZguide_approach:hover {
    transform: translateX(10px);
    background: rgba(rgb(175,185,197,0.5), 0.02);
}.oPchcompany_info .RODZguide_approach::before {
    top: 0;
    transform: scaleY(0);
    width: 4px;
    transform-origin: top;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    background: linear-gradient(180deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
}.oPchcompany_info .RODZguide_approach:hover::before {
    transform: scaleY(1);
}.oPchcompany_info .RODZguide_approach h4 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
    font-size: calc(22px + 0.1rem);
    display: inline-block;
    color: rgb(175,185,197);
}.oPchcompany_info .RODZguide_approach h4::after {
    bottom: -0.5rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.5);
    background: rgb(167,118,167);
    left: 0;
    height: 2px;
    position: absolute;
    width: 3rem;
    content: "";
    transform-origin: left;
}.oPchcompany_info .RODZguide_approach:hover h4::after {
    transform: scaleX(1);
}.oPchcompany_info .RODZguide_approach div {
    max-height: 15rem;
    margin: 0;
    padding-right: 1rem;
    overflow-y: auto;
    text-align: justify;
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
}.oPchcompany_info .RODZguide_approach div::-webkit-scrollbar {
    width: 5px;
}.oPchcompany_info .RODZguide_approach div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.oPchcompany_info .RODZguide_approach div::-webkit-scrollbar-thumb {
    background: rgb(167,118,167,0.5);
    border-radius: 10px;
}

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

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

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

@media screen and (min-width: 768px) {.oPchcompany_info .cCZesmart_study ul {
    flex-direction: row;
}.oPchcompany_info .RODZguide_approach {
    flex: 1;
    border-bottom: none;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}.oPchcompany_info .RODZguide_approach:last-child {
    border-right: none;
}.oPchcompany_info .RODZguide_approach:hover {
    transform: translateY(-10px);
}.oPchcompany_info .RODZguide_approach::before {
    width: 100%;
    transform: scaleX(0);
    height: 4px;
    transform-origin: left;
}.oPchcompany_info .RODZguide_approach:hover::before {
    transform: scaleX(1);
}
}

@media screen and (max-width: 767px) {.oPchcompany_info {
    padding: 4rem 0;
}.oPchcompany_info h1 {
    margin-bottom: 2rem;
    font-size: calc(43px - 0.5rem);
}.oPchcompany_info .RODZguide_approach {
    padding: 1.8rem;
}.oPchcompany_info::before, 
    .oPchcompany_info::after {
    height: 15rem;
    width: 15rem;
}
}

@media screen and (max-width: 480px) {.oPchcompany_info h1 {
    font-size: calc(43px - 0.8rem);
    margin-bottom: 1.5rem;
}.oPchcompany_info .RODZguide_approach {
    padding: 1.5rem;
}.oPchcompany_info .RODZguide_approach div {
    max-height: 12rem;
}.oPchcompany_info::before, 
    .oPchcompany_info::after {
    height: 10rem;
    width: 10rem;
}}.pidotraining_structure {
    overflow: visible;
    position: relative;
    padding: 160px 0 140px;
    background: linear-gradient(165deg, rgb(211,214,217) 0%, rgb(175,185,197,0.5) 120%);
}.pidotraining_structure::before {
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
    opacity: 0.2;
    background: radial-gradient(ellipse at 70% 20%, rgb(167,118,167,0.5) 0%, transparent 70%);
}.pidotraining_structure .yANwhistory_tl {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.pidotraining_structure .FEjKtext_body_wrap {
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}.pidotraining_structure .FEjKtext_body_wrap h2 {
    z-index: 4;
    box-shadow: -15px 20px 40px rgba(0, 0, 0, 0.1);
    font-size: 36px;
    order: 1;
    border-radius: 11px;
    background: rgb(175,185,197,0.5);
    transform: translateY(-30px) rotate(-2deg);
    position: relative;
    padding: 35px 45px;
    color: #ffffff;
    font-weight: 700;
    backdrop-filter: blur(10px);
    margin-bottom: 0;
    width: 40%;
}.pidotraining_structure .FEjKtext_body_wrap p {
    padding: 40px;
    color: #ffffff;
    width: 50%;
    transform: translateY(30px) rotate(2deg);
    backdrop-filter: blur(15px);
    z-index: 3;
    font-size: 16px;
    order: 2;
    border-radius: 11px;
    position: relative;
    line-height: 1.8;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 15px 20px 40px rgba(0, 0, 0, 0.15);
}.pidotraining_structure .FEjKtext_body_wrap::before {
    border-radius: 11px;
    content: '';
    width: 200px;
    height: 200px;
    z-index: 1;
    left: 30%;
    top: -40px;
    position: absolute;
    transform: rotate(-15deg);
    opacity: 0.1;
    animation: float-rotate 20s infinite ease-in-out alternate;
    border: 2px solid rgb(175,185,197,0.5);
}.pidotraining_structure .FEjKtext_body_wrap::after {
    z-index: 2;
    left: 10%;
    width: 80%;
    content: '';
    height: 3px;
    bottom: -20px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(175,185,197), transparent);
    opacity: 0.2;
}.pidotraining_structure .FEjKtext_body_wrap h2::before {
    opacity: 0.2;
    transform: rotate(45deg);
    position: absolute;
    left: -25px;
    content: '';
    top: -25px;
    height: 50px;
    background: rgb(175,185,197);
    width: 50px;
}.pidotraining_structure .FEjKtext_body_wrap h2::after {
    position: absolute;
    left: 10%;
    bottom: 15px;
    width: 80%;
    opacity: 0.3;
    content: '';
    background: #ffffff;
    height: 2px;
}.pidotraining_structure .FEjKtext_body_wrap p::before {
    left: 0;
    border-radius: 11px;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: -1;
    top: 0;
    position: absolute;
    content: '';
    width: 100%;
}.pidotraining_structure .FEjKtext_body_wrap p::after {
    content: '';
    animation: pulse-fade 4s infinite ease-in-out;
    z-index: 5;
    position: absolute;
    right: 40px;
    width: 30px;
    border-radius: 50%;
    top: -15px;
    height: 30px;
    background: rgb(167,118,167);
    opacity: 0.2;
}.pidotraining_structure::after {
    height: 3px;
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0.2;
    bottom: 50px;
    left: 0;
    content: '';
    background: linear-gradient(90deg, rgb(175,185,197,0.5), transparent, rgb(175,185,197,0.5));
}.pidotraining_structure .yANwhistory_tl::before {
    border-radius: 50%;
    filter: blur(50px);
    opacity: 0.05;
    position: absolute;
    background: rgb(175,185,197);
    width: 150px;
    right: 10%;
    bottom: -75px;
    content: '';
    animation: pulse-subtle 10s infinite alternate;
    height: 150px;
}.pidotraining_structure .yANwhistory_tl::after {
    background: rgb(167,118,167);
    height: 80px;
    width: 80px;
    left: -40px;
    animation: float-rotate 15s infinite ease-in-out alternate;
    filter: blur(20px);
    border-radius: 11px;
    transform: rotate(15deg);
    content: '';
    position: absolute;
    top: 20%;
    opacity: 0.05;
}

@keyframes float-rotate {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    100% {
        transform: rotate(15deg) translateY(-30px);
    }
}

@keyframes pulse-fade {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 1200px) {.pidotraining_structure .FEjKtext_body_wrap h2 {
    width: 45%;
}.pidotraining_structure .FEjKtext_body_wrap p {
    width: 45%;
}.pidotraining_structure .FEjKtext_body_wrap::before {
    left: 25%;
}
}

@media screen and (max-width: 992px) {.pidotraining_structure {
    padding: 140px 0 120px;
}.pidotraining_structure .FEjKtext_body_wrap h2 {
    padding: 30px 35px;
    transform: translateY(-20px) rotate(-1deg);
}.pidotraining_structure .FEjKtext_body_wrap p {
    transform: translateY(20px) rotate(1deg);
    padding: 30px 35px;
}.pidotraining_structure .FEjKtext_body_wrap::before {
    top: -30px;
    width: 150px;
    height: 150px;
}.pidotraining_structure .yANwhistory_tl::before {
    width: 120px;
    bottom: -60px;
    height: 120px;
}
}

@media screen and (max-width: 768px) {.pidotraining_structure {
    padding: 120px 0 100px;
    overflow: hidden;
}.pidotraining_structure .FEjKtext_body_wrap {
    align-items: center;
    flex-direction: column;
}.pidotraining_structure .FEjKtext_body_wrap h2 {
    width: 90%;
    margin-bottom: 20px;
    transform: none;
    order: 1;
    font-size: calc(36px * 0.9);
}.pidotraining_structure .FEjKtext_body_wrap p {
    width: 90%;
    order: 2;
    transform: none;
}.pidotraining_structure .FEjKtext_body_wrap::before,
    .pidotraining_structure .FEjKtext_body_wrap::after,
    .pidotraining_structure::after,
    .pidotraining_structure .yANwhistory_tl::before,
    .pidotraining_structure .yANwhistory_tl::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.pidotraining_structure {
    padding: 100px 0 80px;
}.pidotraining_structure .FEjKtext_body_wrap h2 {
    padding: 25px;
    width: 100%;
    font-size: calc(36px * 0.8);
}.pidotraining_structure .FEjKtext_body_wrap p {
    padding: 25px;
    font-size: calc(16px * 0.9);
    width: 100%;
}}.imWnmentorship_profile {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,214,217) 0%, rgba(245, 245, 250, 0.9) 100%);
    padding: 5rem 0;
    position: relative;
}.imWnmentorship_profile::before {
    background: linear-gradient(120deg, rgb(175,185,197,0.5) 10%, rgb(167,118,167,0.5) 90%);
    opacity: 0.1;
    height: 25rem;
    transform: rotate(-15deg);
    z-index: 1;
    width: 25rem;
    right: -5%;
    top: -10%;
    content: "";
    position: absolute;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}.imWnmentorship_profile::after {
    transform: rotate(12deg);
    background: linear-gradient(220deg, rgb(167,118,167,0.5) 10%, rgb(175,185,197,0.5) 90%);
    bottom: -5%;
    width: 15rem;
    position: absolute;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    content: "";
    height: 15rem;
    z-index: 1;
    opacity: 0.08;
    left: -5%;
}.imWnmentorship_profile .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
}.imWnmentorship_profile .ipOClearn_reviews {
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    display: grid;
    background: #ffffff;
    border-left: 5px solid rgb(175,185,197);
    gap: 2.5rem;
    padding: 3rem;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
}.imWnmentorship_profile .ipOClearn_reviews:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.07), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg) translateZ(0) translateY(-5px);
}.imWnmentorship_profile .ipOClearn_reviews > div:first-child {
    align-items: center;
    justify-content: center;
    display: flex;
}.imWnmentorship_profile .doSBbackground_photo {
    border: 4px solid #ffffff;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    width: 180px;
    height: 180px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg);
}.imWnmentorship_profile .ipOClearn_reviews:hover .doSBbackground_photo {
    transform: rotate(0deg) scale(1.05);
}.imWnmentorship_profile .name {
    font-size: 22px;
    margin-bottom: 0.5rem;
    color: rgb(175,185,197);
    position: relative;
    font-weight: 700;
    display: inline-block;
}.imWnmentorship_profile .name::after {
    width: 40%;
    height: 3px;
    transition: width 0.4s ease;
    background: linear-gradient(90deg, rgb(175,185,197) 0%, transparent 100%);
    content: "";
    left: 0;
    position: absolute;
    bottom: -8px;
}.imWnmentorship_profile .ipOClearn_reviews:hover .name::after {
    width: 90%;
}.imWnmentorship_profile .ipOClearn_reviews > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}.imWnmentorship_profile .ipOClearn_reviews > div:nth-child(2) > div {
    text-transform: uppercase;
    color: rgb(167,118,167);
    font-weight: 600;
    font-size: calc(17px - 0.1rem);
    letter-spacing: 0.5px;
}.imWnmentorship_profile .uRLDjob_container {
    margin: 0;
    line-height: 1.8;
    padding-left: 1.5rem;
    color: #000000;
    font-size: 17px;
    position: relative;
}.imWnmentorship_profile .uRLDjob_container::before {
    color: rgb(175,185,197,0.5);
    content: "";
    left: -0.8rem;
    font-size: 5rem;
    font-family: Georgia, serif;
    opacity: 0.3;
    top: -1.5rem;
    position: absolute;
}

@media (min-width: 768px) {.imWnmentorship_profile .ipOClearn_reviews {
    grid-template-rows: auto 1fr;
    grid-template-columns: 220px 1fr;
}.imWnmentorship_profile .ipOClearn_reviews > div:first-child {
    grid-row: span 2;
}.imWnmentorship_profile .doSBbackground_photo {
    height: 200px;
    width: 200px;
}.imWnmentorship_profile .uRLDjob_container {
    font-size: calc(17px + 0.05rem);
}
}

@media (min-width: 992px) {.imWnmentorship_profile .ipOClearn_reviews {
    align-items: center;
    grid-template-rows: 1fr;
    grid-template-columns: 250px 250px 1fr;
}.imWnmentorship_profile .ipOClearn_reviews > div:first-child {
    grid-row: 1;
}.imWnmentorship_profile .doSBbackground_photo {
    width: 220px;
    height: 220px;
}.imWnmentorship_profile .uRLDjob_container {
    padding-left: 2rem;
}.imWnmentorship_profile .uRLDjob_container::before {
    font-size: 6rem;
    top: -2rem;
    left: -0.5rem;
}
}

@media (max-width: 767px) {.imWnmentorship_profile {
    padding: 3rem 0;
}.imWnmentorship_profile .ipOClearn_reviews {
    padding: 2rem;
}.imWnmentorship_profile .doSBbackground_photo {
    height: 150px;
    width: 150px;
}.imWnmentorship_profile .name {
    font-size: calc(22px - 0.1rem);
}.imWnmentorship_profile .uRLDjob_container {
    line-height: 1.6;
    font-size: calc(17px - 0.1rem);
}
}

@media (max-width: 480px) {.imWnmentorship_profile {
    padding: 2rem 0;
}.imWnmentorship_profile .container {
    padding: 0 1rem;
}.imWnmentorship_profile .ipOClearn_reviews {
    padding: 1.5rem;
    gap: 1.5rem;
}.imWnmentorship_profile .doSBbackground_photo {
    width: 120px;
    height: 120px;
}.imWnmentorship_profile .uRLDjob_container::before {
    top: -1rem;
    font-size: 4rem;
}}.qXgBtarget_audience {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(211,214,217) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 100px 0;
}.qXgBtarget_audience::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(175,185,197,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(167,118,167,0.5) 0%, transparent 40%);
    opacity: 0.6;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
}.qXgBtarget_audience::after {
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    background-size: 120px 120px;
    height: 100%;
    content: "";
    width: 100%;
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 25%),
        linear-gradient(-45deg, transparent 75%, #000000 25%);
    z-index: 0;
    top: 0;
    position: absolute;
    opacity: 0.03;
    left: 0;
}.qXgBtarget_audience .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.qXgBtarget_audience .yANwhistory_tl {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 26px;
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px;
    backdrop-filter: blur(12px);
}.qXgBtarget_audience .yANwhistory_tl:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
}.qXgBtarget_audience .yANwhistory_tl::before {
    filter: blur(30px);
    top: -100px;
    width: 200px;
    height: 200px;
    content: "";
    position: absolute;
    animation: pulse-effect 8s infinite alternate ease-in-out;
    right: -100px;
    background: linear-gradient(45deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
    border-radius: 50%;
    opacity: 0.1;
}.qXgBtarget_audience .yANwhistory_tl::after {
    position: absolute;
    background: linear-gradient(225deg, rgb(167,118,167) 0%, rgb(175,185,197) 100%);
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    height: 150px;
    content: "";
    width: 150px;
    filter: blur(25px);
    opacity: 0.1;
    left: -75px;
    bottom: -75px;
    border-radius: 50%;
}@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

.qXgBtarget_audience h4 {
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
}.qXgBtarget_audience h4::after {
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(175,185,197) 0%, rgb(167,118,167) 100%);
    border-radius: 10px;
}.qXgBtarget_audience div p {
    display: flex;
    align-items: center;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 25px;
    color: #ffffff;
    border-left: 3px solid rgb(175,185,197);
    transition: all 0.3s ease;
    font-size: calc(15px + 2px);
}.qXgBtarget_audience div p:last-child {
    margin-bottom: 0;
}.qXgBtarget_audience div p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.qXgBtarget_audience div p svg {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    margin-right: 15px;
    min-width: 24px;
}.qXgBtarget_audience div p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.qXgBtarget_audience div p svg path {
    fill: rgb(175,185,197);
}.qXgBtarget_audience div p::after {
    width: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(175,185,197) 0%, transparent 100%);
    transition: width 0.5s ease;
    left: 0;
    content: "";
    bottom: 0;
    height: 1px;
}.qXgBtarget_audience div p:hover::after {
    width: 100%;
}

@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 991px) {.qXgBtarget_audience {
    padding: 80px 0;
}.qXgBtarget_audience .yANwhistory_tl {
    padding: 40px 30px;
}.qXgBtarget_audience h4 {
    margin-bottom: 30px;
    font-size: calc(28px - 2px);
}.qXgBtarget_audience div p {
    margin-bottom: 20px;
    font-size: 15px;
    padding: 12px 15px;
}
}

@media (max-width: 767px) {.qXgBtarget_audience {
    padding: 60px 0;
}.qXgBtarget_audience .yANwhistory_tl {
    padding: 30px 20px;
}.qXgBtarget_audience h4 {
    margin-bottom: 25px;
    padding-bottom: 12px;
    font-size: calc(28px - 4px);
}.qXgBtarget_audience h4::after {
    height: 3px;
    width: 60px;
}.qXgBtarget_audience div p {
    font-size: calc(15px - 1px);
    padding: 10px 12px;
    margin-bottom: 15px;
}.qXgBtarget_audience div p svg {
    width: 20px;
    min-width: 20px;
    margin-right: 10px;
    height: 20px;
}.qXgBtarget_audience::before,
    .qXgBtarget_audience::after {
    opacity: 0.05;
}
}

@media (max-width: 479px) {.qXgBtarget_audience {
    padding: 40px 0;
}.qXgBtarget_audience .yANwhistory_tl {
    padding: 25px 15px;
}.qXgBtarget_audience h4 {
    font-size: calc(28px - 6px);
}.qXgBtarget_audience div p {
    font-size: calc(15px - 2px);
    padding: 8px 10px;
}.qXgBtarget_audience div p svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin-right: 8px;
}
}