* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.citation-HZp {
    flex: 0 0 auto;
}


.citation-HZp {
    color: #ffffff;
    padding: 6rem 0 4rem;
    position: relative;
    z-index: 1;
}

svg {
    height: 30px;
    width: 30px;
}

a {
    text-decoration: none;
    color: inherit;
}

.citation-HZp::before {
    background: #000000;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.85;
}

.citation-HZp .company_holder {
    grid-row: 1;
    grid-column: 1 / 5;
    position: relative;
}

.citation-HZp .company_holder::after {
    height: 60px;
    border-bottom: 2px solid rgb(149,168,169);
    width: 60px;
    right: -20px;
    border-right: 2px solid rgb(149,168,169);
    content: "";
    opacity: 0.7;
    position: absolute;
    bottom: -20px;
}

.citation-HZp .vr-labs-gYc {
    font-size: 13px;
    line-height: 1.6;
    opacity: 0.8;
    color: #ffffff;
    margin-top: 1.5rem;
}

.citation-HZp .sample-docs-NMf {
    display: flex;
    grid-column: 6 / 13;
    justify-content: flex-end;
    grid-row: 1;
}

.citation-HZp .main-site-KGZ:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
}

.citation-HZp .main-site-KGZ h5 {
    padding-left: 1rem;
    color: rgb(115,134,135);
    font-weight: 600;
    margin-bottom: 1.5rem;
    position: relative;
    letter-spacing: 1px;
    font-size: 23px;
}

.citation-HZp .main-site-KGZ .main-bar-Bdt a::before {
    transition: transform 0.3s ease;
    z-index: -1;
    background: linear-gradient(90deg, rgba(rgb(149,168,169,0.5), 0.1), transparent);
    transform: translateX(-100%);
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
}

.price-table-iEM::before {
    left: 50%;
    content: "";
    width: 60%;
    background: linear-gradient(90deg, transparent, rgb(149,168,169), transparent);
    position: absolute;
    height: 1px;
    transform: translateX(-50%);
    top: 0;
}

.developer-experience-0pf::before {
    height: 70%;
    content: "";
    width: 120%;
    top: -10%;
    transform: rotate(-12deg);
    left: -5%;
    background: rgb(115,134,135,0.5);
    z-index: 1;
    position: absolute;
}

.developer-experience-0pf .career-story-vcH {
    transition: all 0.5s ease;
    position: relative;
    max-width: 60%;
    border-radius: 24px;
    background: #ffffff;
    transform: rotate(2deg) translateY(-30px);
    padding: 2rem;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
}

.developer-experience-0pf .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    transform: translateX(-20px);
    font-size: 37px;
    color: rgb(149,168,169);
}

.developer-experience-0pf .work-items-YXI::before {
    position: absolute;
    left: 0;
    width: 5px;
    height: 100%;
    top: 0;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(149,168,169), rgb(115,134,135));
    content: "";
}

.data-overview-Jdr .container {
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.data-overview-Jdr .study-gain-BqL svg {
    fill: rgb(149,168,169);
    width: 40px;
    height: 40px;
}

.data-overview-Jdr .study-gain-BqL svg path {
    fill: rgb(149,168,169);
}

.data-overview-Jdr .top-gain-av6 {
    width: 70%;
    border-bottom: 3px solid rgb(149,168,169);
    font-weight: 700;
    text-align: left;
    padding-bottom: 15px;
    font-size: 41px;
    position: relative;
    margin: 0 0 20px 0;
}

.data-overview-Jdr .fast-upgrade-pfX:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.15);
}

.data-overview-Jdr .statistics-pros-PVU svg {
    width: 35px;
    height: 35px;
    fill: #ffffff;
}

.data-overview-Jdr .statistics-pros-PVU svg path {
    fill: #ffffff;
}

.data-overview-Jdr .fast-upgrade-pfX span {
    align-self: flex-end;
    line-height: 1;
    color: #ffffff;
    margin: 0;
    grid-area: number;
    font-weight: 700;
    font-size: calc(32px * 1.3);
}

.windowPrivacySettings-urQ {
    background-color: rgb(184,203,204);
    border-top: 1px solid rgb(149,168,169);
    z-index: 1000;
    bottom: 0;
    position: fixed;
    padding: 20px 0;
    width: 100%;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.5s ease-out;
}

.windowPrivacySettings-urQ .edu-consent-G4a p {
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
    margin: 0;
}

.windowPrivacySettings-urQ .user-default-qki:active {
    box-shadow: none;
    transform: translateY(1px);
}


#cookie-popupdialog-y3o {
    display: none;
}

.title-board-6Uu {
    background: linear-gradient(135deg, rgb(149,168,169,0.5), rgb(115,134,135), rgba(0, 0, 0, 0.5));
    position: relative;
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    display: flex;
    padding: 2rem;
}

.title-board-6Uu .learn-start-fyw {
    gap: 3rem;
    max-width: 1200px;
    animation: pageEntrance 1.2s ease-out forwards;
    grid-template-columns: 1fr;
    width: 100%;
    transform: translateY(0);
    z-index: 2;
    opacity: 1;
    position: relative;
    display: grid;
}

.title-board-6Uu .learn-start-fyw > div:nth-child(2) {
    flex-direction: column;
    display: flex;
    gap: 2rem;
    position: relative;
}

.title-board-6Uu .quick-training-Gmz {
    background: linear-gradient(145deg, 
    rgba(255, 255, 255, 0.08), 
    rgba(255, 255, 255, 0.01));
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.15),
    0 10px 20px rgba(0, 0, 0, 0.1),
    inset 0 1px 1px rgba(255, 255, 255, 0.1);
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px) saturate(150%);
    padding: 2.5rem;
    transform: perspective(1000px) translateZ(0) rotateY(-3deg);
}

.title-board-6Uu .quick-training-Gmz > div::before {
    height: 100%;
    z-index: 1;
    background: linear-gradient(180deg, 
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
}

.program-information-xkC::before {
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(149,168,169,0.5) 0%, transparent 40%);
    top: 0;
    pointer-events: none;
    height: 100%;
}

.program-information-xkC .lesson-track-tbm {
    flex-direction: column;
    display: flex;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
    gap: 40px;
}

.program-information-xkC .photo-thumbnail-ROv::after {
    right: -20px;
    width: 80px;
    transform: rotate(15deg);
    content: "";
    z-index: -1;
    top: 20px;
    background: rgb(115,134,135);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: float 6s ease-in-out infinite;
    height: 80px;
    position: absolute;
}

.program-information-xkC .text-spot-hEl:hover::before {
    height: 100%;
}

.program-information-xkC h3 {
    font-weight: 700;
    font-size: 29px;
    transform: translateX(0);
    transition: transform 0.4s ease-out;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
}

.program-information-xkC .lesson-track-tbm:hover .photo-thumbnail-ROv {
    transform: translateX(0) scale(1.02);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.25);
}

.join-our-mailing-list-lYz::after {
    position: absolute;
    bottom: -10%;
    width: 30%;
    background: rgb(149,168,169);
    transform: rotate(-15deg) skew(15deg);
    content: "";
    right: -5%;
    z-index: 1;
    opacity: 0.15;
    height: 60%;
}

.join-our-mailing-list-lYz .method-ped-tq5::before {
    top: 0;
    opacity: 0.05;
    content: "";
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(115,134,135,0.5) 0,
        rgb(115,134,135,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: -1;
    height: 100%;
    position: absolute;
}

.join-our-mailing-list-lYz .input_holder {
    gap: 1rem;
    align-items: center;
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.join-our-mailing-list-lYz .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}

.join-our-mailing-list-lYz .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.join-our-mailing-list-lYz .input_holder .sub-alerts-alA::before {
    top: 0;
    transition: left 0.8s ease;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    z-index: -1;
}

.join-our-mailing-list-lYz .input_holder .sub-alerts-alA:hover::before {
    left: 100%;
}

header:before {
    width: 100%;
    animation: shimmer 8s infinite linear;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    content: '';
    top: 0;
    pointer-events: none;
}

header .container {
    margin: 0 auto;
    padding: 16px 25px;
    position: relative;
    max-width: 1200px;
}

header .head-site-72k {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .main-site-KGZ:before {
    content: '';
    height: 35px;
    opacity: 0;
    left: 0;
    transition: all 0.4s ease;
    top: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    width: 100%;
    transform: translateY(-50%) scaleX(0.8);
}

header .top-learning-dzH:after {
    z-index: -1;
    width: 100%;
    content: '';
    position: absolute;
    transform: scaleY(0);
    top: 0;
    height: 100%;
    transition: all 0.3s ease;
    left: 0;
    opacity: 0;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(149,168,169,0.5),
        transparent
    );
}

header .header-pro-INW:after {
    border: 1px solid transparent;
    width: 100%;
    top: 0;
    transition: all 0.3s ease;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(149,168,169),
        transparent
    ) 1;
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    opacity: 0;
}

.contact-panel-UxR {
    overflow: hidden;
    background: rgb(184,203,204);
    position: relative;
    padding: 100px 0;
}

.contact-panel-UxR .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 5;
}

.contact-panel-UxR h3::after {
    background: rgb(149,168,169);
    height: 3px;
    border-radius: 10px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    bottom: -15px;
}

.feedback-message-MWI {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    z-index: 10;
    justify-content: space-between;
    display: flex;
    border-radius: 20px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.feedback-message-MWI .support-help-Nmi h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}

.feedback-message-MWI .support-help-Nmi input[type="text"],
.feedback-message-MWI .support-help-Nmi textarea {
    width: 100%;
    border-radius: 10px;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

.feedback-message-MWI .support-help-Nmi .connect-message-026 label::before {
    transition: all 0.3s ease;
    content: "";
    top: 2px;
    position: absolute;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    left: 0;
    width: 20px;
}

.feedback-message-MWI .support-help-Nmi .connect-message-026 a:hover {
    text-decoration: underline;
}

.feedback-message-MWI .support-help-Nmi .reach-feedback-HF2 {
    display: inline-block;
    background: rgb(149,168,169);
    align-self: flex-start;
    font-weight: 600;
    padding: 15px 30px;
    font-size: 20px;
    overflow: hidden;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    z-index: 1;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
}

.feedback-message-MWI .reach-reach-NVd h4 {
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO {
    margin: 0;
    padding: 0;
    list-style: none;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li:last-child {
    margin-bottom: 0;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li svg path {
    fill: rgb(149,168,169);
    transition: all 0.3s ease;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}

.plan-selection-FxV .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
    z-index: 2;
    position: relative;
}

.plan-selection-FxV h2::after {
    transform: translateX(-50%);
    bottom: -12px;
    position: absolute;
    background: rgb(149,168,169);
    width: 80px;
    content: "";
    left: 50%;
    height: 3px;
}

.plan-selection-FxV .trial-pricing-Bkj {
    height: 100%;
    position: relative;
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
}

.plan-selection-FxV .study-costs-Epa {
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    z-index: 2;
}

.plan-selection-FxV .trial-pricing-Bkj h4 {
    padding-bottom: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
    transition: transform 0.4s ease;
    color: #ffffff;
}

.plan-selection-FxV .fee-struct-CZO {
    border-radius: 10px;
    margin-top: auto;
    position: relative;
    background: linear-gradient(135deg, rgb(149,168,169), rgb(115,134,135));
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 700;
    align-self: flex-start;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    font-size: 28px;
}

.plan-selection-FxV .trial-pricing-Bkj:hover h4 {
    transform: translateX(5px);
}

.plan-selection-FxV .trial-pricing-Bkj:hover .fee-struct-CZO::before {
    transform: translateX(100%);
}

.gratContent-dPN::before {
    left: -5%;
    position: absolute;
    z-index: 0;
    background: 
        linear-gradient(120deg, rgb(149,168,169,0.5) 0%, transparent 40%),
        linear-gradient(-120deg, rgb(115,134,135,0.5) 0%, transparent 40%);
    content: "";
    top: -10%;
    transform: rotate(-5deg) skewX(5deg);
    width: 120%;
    pointer-events: none;
    height: 120%;
}

.gratContent-dPN .method-ped-tq5::before {
    pointer-events: none;
    position: absolute;
    opacity: 0.4;
    border: 1px solid rgb(149,168,169,0.5);
    left: 20px;
    bottom: 20px;
    right: 20px;
    transform: translateZ(-10px);
    content: "";
    top: 20px;
}

.gratContent-dPN .method-ped-tq5:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.gratContent-dPN h5 {
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: 700;
    transform: translateZ(30px);
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    transition: transform 0.5s ease;
    color: #000000;
}

.gratContent-dPN .method-ped-tq5:hover > div:last-child {
    transform: translateZ(20px);
}

.gratContent-dPN a::before {
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
    opacity: 0;
    height: 100%;
    bottom: 0;
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(149,168,169,0.5) 95%, 
        rgb(149,168,169,0.5) 100%
    );
    transform: translateY(10px);
    content: "";
}

.meet-us-p0c h2::after {
    background: linear-gradient(90deg, rgb(115,134,135), transparent);
    height: 4px;
    width: 80px;
    transform-origin: left;
    bottom: -15px;
    animation: expandLine 1.2s 0.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    transform: scaleX(0);
    left: 0;
    content: "";
}

.meet-us-p0c .text-spot-hEl p::after {
    bottom: -5px;
    background: linear-gradient(90deg, rgb(115,134,135), transparent 80%);
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
}

.meet-us-p0c .text-spot-hEl div div {
    overflow-y: auto;
    opacity: 0;
    column-gap: 30px;
    animation: fadeInContent 1s 1s ease-out forwards;
    max-height: 350px;
    font-family: Arial, sans-serif;
    color: #000000;
    columns: 1;
    transform: translateY(20px);
    line-height: 1.8;
    padding-right: 20px;
    font-size: 15px;
}

.secure-nook-P1M .container {
    padding: 0 20px;
    max-width: 1140px;
    transform: translateZ(0);
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.secure-nook-P1M h1::after {
    height: 4px;
    content: "";
    bottom: -12px;
    animation: scaleWidth 0.8s ease-out forwards;
    transform-origin: left center;
    position: absolute;
    background: linear-gradient(90deg, var(--primary-color, #4154f1), var(--secondary-color, #4655fa));
    width: 80px;
    left: 0;
}

.secure-nook-P1M h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.75);
    padding-left: 12px;
    margin: 2rem 0 1rem;
    position: relative;
    color: var(--dark-color, #252525);
    border-left: 1px solid var(--secondary-color, #4655fa);
    font-weight: var(--font-weight-semibold, 600);
}

.secure-nook-P1M strong::after {
    width: 100%;
    bottom: 0;
    background-color: var(--primary-color_opacity, rgba(65, 84, 241, 0.2));
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
}

.secure-nook-P1M li::before {
    border-radius: 1px;
    height: 8px;
    background-color: var(--primary-color, #4154f1);
    transform: rotate(45deg);
    top: 0.7em;
    content: "";
    width: 8px;
    left: -18px;
    position: absolute;
}

.training-benefits-qeV::before {
    background-size: 40px 40px;
    width: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
                      linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    left: 0;
    z-index: 0;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
}

.training-benefits-qeV h2::after {
    position: absolute;
    width: 100%;
    bottom: -10px;
    content: '';
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(115,134,135) 0%, transparent 100%);
}

.training-benefits-qeV .photo-thumbnail-ROv::before {
    width: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(149,168,169,0.5) 0%, transparent 60%);
    height: 100%;
    content: '';
    left: 0;
}

.training-benefits-qeV .text_main_holder > div {
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    z-index: 2;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(10px);
    gap: 20px;
    position: relative;
    align-items: flex-start;
    transform: translateY(0);
}

.training-benefits-qeV .text_main_holder > div::before {
    background: linear-gradient(135deg, rgb(115,134,135,0.5) 0%, transparent 100%);
    transition: opacity 0.3s ease;
    position: absolute;
    top: 0;
    content: '';
    border-radius: 25px;
    opacity: 0;
    width: 100%;
    z-index: -1;
    left: 0;
    height: 100%;
}

.training-benefits-qeV .text_main_holder p {
    margin: 0;
    line-height: 1.6;
    font-size: 14px;
    color: #ffffff;
}

.course-candidates-MW6::after {
    transform: rotate(-30deg);
    height: 200%;
    z-index: 1;
    bottom: -50%;
    opacity: 0.08;
    position: absolute;
    content: "";
    background: rgb(115,134,135,0.5);
    right: -30%;
    width: 80%;
}

.course-candidates-MW6 h4::after {
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(149,168,169), rgb(115,134,135));
    bottom: 0;
    width: 80px;
    position: absolute;
    height: 3px;
    content: "";
    border-radius: 3px;
}

.course-candidates-MW6 p::before {
    opacity: 0;
    z-index: -1;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgb(184,203,204) 100%);
    left: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    top: 0;
    position: absolute;
}

.course-candidates-MW6 p:hover::before {
    opacity: 1;
}

.course-candidates-MW6 p svg {
    z-index: 2;
    padding: 8px;
    margin: 0 15px;
    border-radius: 50%;
    flex-shrink: 0;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    height: 40px;
    width: 40px;
    position: relative;
}

.course-candidates-MW6 p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}

.course-candidates-MW6 p:nth-child(3n+1)::after {
    background: rgb(149,168,169);
}



.course-candidates-MW6 .method-ped-tq5 > div p {
    opacity: 0;
    animation: fadeInStagger 0.6s ease forwards;
}

.course-candidates-MW6 .method-ped-tq5 > div p:nth-child(4) {
    animation-delay: 0.4s;
}

.course-candidates-MW6 p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(149,168,169,0.5);
}



@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media screen and (max-width: 992px) {.citation-HZp .container {
    grid-template-columns: repeat(1, 1fr);
}.citation-HZp .company_holder {
    grid-row: 1;
    grid-column: 1;
}.citation-HZp .sample-docs-NMf {
    grid-column: 1;
    grid-row: 2;
    margin-top: 2rem;
}.price-table-iEM {
    margin-top: 3rem;
    grid-row: 3;
}
}



@media (max-width: 992px) {.developer-experience-0pf .success-quotes-IEO {
    flex-direction: column;
    gap: 2rem;
    transform: none;
}.developer-experience-0pf .photo-thumbnail-ROv {
    width: 220px;
    margin: 0 auto;
    height: 280px;
}.developer-experience-0pf .career-story-vcH {
    max-width: 100%;
    transform: none;
}.developer-experience-0pf .name,
    .developer-experience-0pf .career-story-vcH > div:nth-child(2) {
    transform: none;
}}



@media screen and (max-width: 576px) {.data-overview-Jdr {
    padding: 60px 0;
}.data-overview-Jdr .statistics-edges-QXy {
    padding: 0 10px;
}.data-overview-Jdr .top-gain-av6 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(41px * 0.7);
}.data-overview-Jdr .expert-pros-h30 {
    margin-bottom: 40px;
    font-size: calc(17px * 0.9);
}.data-overview-Jdr .fast-upgrade-pfX {
    gap: 5px 15px;
    padding: 20px;
    grid-template-columns: 60px 1fr;
}.data-overview-Jdr .statistics-pros-PVU {
    height: 55px;
    width: 55px;
}.data-overview-Jdr .statistics-pros-PVU svg {
    width: 25px;
    height: 25px;
}.data-overview-Jdr .fast-upgrade-pfX span {
    font-size: calc(32px * 1.1);
}.data-overview-Jdr .fast-upgrade-pfX p {
    font-size: calc(17px * 0.9);
}
}



@media (min-width: 768px) {.program-information-xkC .lesson-track-tbm {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.program-information-xkC .photo-thumbnail-ROv {
    transform: translateX(-40px) perspective(1000px) rotateY(-5deg);
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    flex: 1;
}.program-information-xkC .text-spot-hEl {
    flex: 1.2;
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
}.program-information-xkC .lesson-track-tbm:hover .photo-thumbnail-ROv {
    transform: translateX(-20px) perspective(1000px) rotateY(-2deg) scale(1.03);
}.program-information-xkC .lesson-track-tbm:hover .text-spot-hEl {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 480px) {.join-our-mailing-list-lYz {
    padding: 2.5rem 0;
}.join-our-mailing-list-lYz .method-ped-tq5 {
    padding: 1.5rem;
}.join-our-mailing-list-lYz h3 {
    font-size: calc(18px * 0.8);
    margin-bottom: 1rem;
}.join-our-mailing-list-lYz h3::after {
    width: 40px;
}.join-our-mailing-list-lYz .input_holder {
    margin-top: 1.5rem;
}.join-our-mailing-list-lYz .input_holder input[type="email"] {
    height: 45px;
}.join-our-mailing-list-lYz .input_holder .sub-alerts-alA {
    padding: 0.6rem 1.2rem;
    min-height: 45px;
}}



@media screen and (max-width: 992px) {.contact-panel-UxR {
    padding: 80px 0;
}.feedback-message-MWI {
    flex-direction: column;
}.feedback-message-MWI .support-help-Nmi,
    .feedback-message-MWI .reach-reach-NVd {
    width: 100%;
    flex: 0 0 100%;
}.feedback-message-MWI .support-help-Nmi::before {
    top: auto;
    right: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgb(115,134,135,0.5), transparent);
    bottom: 0;
}
}



@media screen and (max-width: 480px) {.contact-panel-UxR {
    padding: 40px 0;
}.feedback-message-MWI .support-help-Nmi,
    .feedback-message-MWI .reach-reach-NVd {
    padding: 20px;
}.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li {
    flex-direction: column;
}.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li svg {
    margin-bottom: 10px;
}}



@media (max-width: 768px) {.plan-selection-FxV {
    padding: 60px 0;
}.plan-selection-FxV .discount-grid-p07 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.plan-selection-FxV .pricing-block-hdg {
    min-height: auto;
    padding: 25px;
}.plan-selection-FxV h2 {
    font-size: calc(29px - 4px);
}.plan-selection-FxV .pricing-options-85A {
    font-size: 16px;
    margin-bottom: 40px;
}
}



@media (max-width: 767px) {.gratContent-dPN {
    min-height: auto;
}.gratContent-dPN .container {
    width: 95%;
}.gratContent-dPN .method-ped-tq5 {
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
    transform: none;
}.gratContent-dPN .method-ped-tq5::before {
    right: 10px;
    bottom: 10px;
    top: 10px;
    left: 10px;
}.gratContent-dPN .method-ped-tq5 > div:first-child::after {
    width: 60px;
    height: 3px;
}.gratContent-dPN h5 {
    transform: none;
    font-size: calc(18px * 0.85);
}.gratContent-dPN p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.gratContent-dPN .method-ped-tq5:hover h5,
    .gratContent-dPN .method-ped-tq5:hover > div:last-child,
    .gratContent-dPN .method-ped-tq5:hover {
    transform: none;
}
}



@media (min-width: 1200px) {.meet-us-p0c .text-spot-hEl > div {
    transform: translateY(40px) rotateX(8deg);
}.meet-us-p0c .text-spot-hEl div div {
    font-size: calc(15px * 1.05);
    column-gap: 50px;
    line-height: 1.9;
    columns: 2;
}
}



@media (min-width: 992px) {.secure-nook-P1M {
    padding: 6rem 0;
}.secure-nook-P1M .container {
    padding: 0 40px;
}.secure-nook-P1M h1 {
    transform: translateX(-15px);
    margin-bottom: 3rem;
    font-size: calc(var(--h1-font-size, 2.5rem) * 1.1);
}.secure-nook-P1M h1::after {
    height: 5px;
    bottom: -15px;
    width: 120px;
}.secure-nook-P1M h2 {
    margin: 4rem 0 2rem;
    padding-left: 20px;
    font-size: calc(var(--h2-font-size, 1.8rem) * 1.05);
}.secure-nook-P1M p {
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
    line-height: 1.75;
    max-width: 85%;
}.secure-nook-P1M ul {
    margin: 2rem 0 2.5rem 2rem;
}.secure-nook-P1M li {
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
    margin-bottom: 1.2rem;
}.secure-nook-P1M span {
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
    padding: 2rem;
    transform: translateX(15px);
    transition: transform 0.3s ease;
}.secure-nook-P1M span:hover {
    transform: translateX(10px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}
}



@media (max-width: 1200px) {.training-benefits-qeV .photo-thumbnail-ROv {
    grid-column: 1 / 9;
}.training-benefits-qeV .text_main_holder > div:nth-child(1),
    .training-benefits-qeV .text_main_holder > div:nth-child(2),
    .training-benefits-qeV .text_main_holder > div:nth-child(3),
    .training-benefits-qeV .text_main_holder > div:nth-child(4) {
    grid-column: 8 / 13;
}
}



@media (max-width: 576px) {.training-benefits-qeV {
    padding: 60px 0;
}.training-benefits-qeV h2 {
    font-size: 28px;
}.training-benefits-qeV .photo-thumbnail-ROv {
    min-height: 280px;
}.training-benefits-qeV .text_main_holder > div {
    padding: 20px;
    gap: 15px;
}.training-benefits-qeV .text_main_holder svg {
    padding: 7px;
    height: 38px;
    width: 38px;
}}



@media (max-width: 576px) {.course-candidates-MW6 {
    padding: 60px 0;
}.course-candidates-MW6 h4 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
}.course-candidates-MW6 h4::after {
    width: 60px;
    height: 2px;
}.course-candidates-MW6 div > div {
    gap: 15px;
}.course-candidates-MW6 p {
    min-height: 70px;
    font-size: calc(18px * 0.9);
}.course-candidates-MW6 p svg {
    padding: 5px;
    height: 28px;
    width: 28px;
    margin: 0 8px;
}.course-candidates-MW6 p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(149,168,169,0.5);
}.course-candidates-MW6 p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(115,134,135,0.5);
}.course-candidates-MW6 p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(149,168,169,0.5);
}.course-candidates-MW6 p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(115,134,135,0.5);
}
}



@keyframes gradientShift {
  0% {
    transform: rotate(15deg) scale(1.5) translateX(0);
  }
  100% {
    transform: rotate(12deg) scale(1.6) translateX(-5%);
  }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(149,168,169,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}



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



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



@keyframes fadeInUp {
    0% {
        transform: translateY(30px) rotateX(5deg);
        opacity: 0;
    }
    100% {
        transform: translateY(0) rotateX(0);
        opacity: 1;
    }
}

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

