.head-guide-Dmz {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    width: 100%;
    position: fixed;
    -webkit-backdrop-filter: blur(20px);
    top: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 1000;
    left: 0;
    background: rgb(149,168,169,0.5);
    backdrop-filter: blur(20px);
}



.citation-HZp .container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
}

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

.citation-HZp .company_holder h3 {
    display: inline-block;
    background: linear-gradient(90deg, #ffffff, rgb(149,168,169));
    position: relative;
    margin-bottom: 1.5rem;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    font-size: 33px;
    font-weight: 700;
}

.citation-HZp .main-site-KGZ {
    padding: 1.5rem;
    backdrop-filter: blur(4px);
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.citation-HZp .main-site-KGZ .main-bar-Bdt {
    gap: 0.7rem;
    display: flex;
    flex-direction: column;
}

.citation-HZp .main-site-KGZ .main-bar-Bdt a {
    padding: 0.4rem 1rem;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    font-size: 13px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    opacity: 0.7;
}

.price-table-iEM {
    background: rgba(0, 0, 0, 0.5);
    grid-column: 1 / 13;
    position: relative;
    padding: 1.5rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    margin-top: 4rem;
    grid-row: 2;
}

.developer-experience-0pf {
    position: relative;
    overflow: hidden;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(184,203,204) 0%, rgb(149,168,169,0.5) 100%);
}

.developer-experience-0pf .photo-thumbnail-ROv {
    height: 350px;
    transition: all 0.5s ease;
    box-shadow: 15px 15px 0 rgb(149,168,169,0.5);
    width: 280px;
    border-radius: 24px;
    transform: rotate(-5deg);
}

.developer-experience-0pf .career-story-vcH::after {
    opacity: 0.6;
    transition: all 0.5s ease;
    filter: blur(8px);
    bottom: -10px;
    height: 10px;
    left: 30px;
    position: absolute;
    background: rgb(115,134,135);
    width: 85%;
    content: "";
}

.developer-experience-0pf .work-items-YXI {
    font-size: 12px;
    font-style: italic;
    position: relative;
    font-weight: 400;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.6;
}

.data-overview-Jdr::before {
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    opacity: 0.7;
    position: absolute;
    background-color: #000000;
}

.data-overview-Jdr .statistics-edges-QXy {
    display: flex;
    flex-direction: column;
}

.data-overview-Jdr .study-gain-BqL {
    right: 40px;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    height: 80px;
    display: flex;
    width: 80px;
    position: absolute;
    border-radius: 50%;
    z-index: 2;
    top: 30px;
}

.data-overview-Jdr .growth-statistics-H2M {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    gap: 30px;
}

.data-overview-Jdr .fast-upgrade-pfX:nth-child(even) {
    border-left: 4px solid rgb(115,134,135);
}

.data-overview-Jdr .statistics-pros-PVU {
    background: rgba(255, 255, 255, 0.1);
    align-items: center;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    grid-area: img;
    width: 70px;
    justify-content: center;
    border-radius: 12px;
    display: flex;
    height: 70px;
}

.data-overview-Jdr .fast-upgrade-pfX p {
    color: rgba(255, 255, 255, 0.8);
    grid-area: desc;
    font-size: 17px;
    margin: 0;
    line-height: 1.4;
    align-self: flex-start;
}

.windowPrivacySettings-urQ .user-tracker-hM0 {
    flex-shrink: 0;
    transform-origin: center;
    margin-right: 20px;
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}


.windowPrivacySettings-urQ .edu-consent-G4a {
    flex-grow: 1;
}

.windowPrivacySettings-urQ .user-default-qki {
    text-decoration: none;
    font-size: 15px;
    display: inline-block;
    transition: transform 0.3s, box-shadow 0.3s;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-right: 15px;
    color: #ffffff;
    background-color: rgb(149,168,169);
}

.title-board-6Uu::after {
    transform: rotate(15deg) scale(1.5);
    position: absolute;
    height: 100%;
    z-index: 0;
    background: linear-gradient(215deg, rgb(149,168,169,0.5) 0%, transparent 70%);
    opacity: 0.4;
    width: 100%;
    top: -50%;
    right: -50%;
    animation: gradientShift 12s infinite alternate ease-in-out;
    content: "";
}

.title-board-6Uu .learn-start-fyw > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.title-board-6Uu h3 {
    font-weight: 600;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    animation: textReveal 0.8s 0.3s ease-out forwards;
    margin: 0;
    transform: translateY(20px);
    opacity: 0;
    line-height: 1.5;
    color: #ffffff;
    font-size: calc(23px * 1.1);
}

.title-board-6Uu .quick-training-Gmz h1 {
    color: #ffffff;
    opacity: 0;
    font-size: 47px;
    background-clip: text !important;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    -webkit-background-clip: text !important;
    transform: translateY(30px);
    line-height: 1.2;
    animation: headingReveal 1s 0.5s ease-out forwards;
    margin: 0 0 2rem;
    background: linear-gradient(to right, #ffffff, rgb(115,134,135,0.5));
    color: transparent;
}

.title-board-6Uu .quick-training-Gmz > div:hover {
    transform: translateY(-5px);
}

.title-board-6Uu .quick-training-Gmz p {
    opacity: 0;
    margin: 0;
    transform: translateY(15px);
    font-weight: 400;
    z-index: 2;
    animation: textReveal 0.7s 0.8s ease-out forwards;
    position: relative;
    font-size: calc(12px * 1.15);
    color: #ffffff;
    letter-spacing: 0.01em;
    line-height: 1.6;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.program-information-xkC .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.program-information-xkC .photo-thumbnail-ROv {
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    height: 380px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);
    transform: translateX(-20px);
}

.program-information-xkC .text-spot-hEl::before {
    content: "";
    background: linear-gradient(to bottom, rgb(149,168,169), rgb(115,134,135));
    position: absolute;
    width: 5px;
    top: 0;
    transition: height 0.6s ease-out;
    left: 0;
    height: 0;
}

.program-information-xkC .text-spot-hEl:hover h3 {
    transform: translateX(15px);
}

.program-information-xkC .text-spot-hEl:hover h3::after {
    width: 120px;
}

.program-information-xkC p.description {
    opacity: 1;
    line-height: 1.75;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    color: #000000;
}

.join-our-mailing-list-lYz::before {
    height: 100%;
    z-index: 1;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(149,168,169,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    top: 0;
}

.join-our-mailing-list-lYz .method-ped-tq5:hover {
    transform: translateY(-5px);
}

.join-our-mailing-list-lYz h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
    font-weight: 600;
    color: #000000;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    line-height: 1.4;
    font-family: Arial, sans-serif;
    transition: transform 0.5s ease;
}

.join-our-mailing-list-lYz .method-ped-tq5:hover h3::after {
    transform: scaleX(1.5);
}

.join-our-mailing-list-lYz .input_holder div {
    position: relative;
    flex: 1 1 250px;
}

.join-our-mailing-list-lYz .input_holder input[type="email"]:focus {
    border-color: rgb(149,168,169);
    box-shadow: 0 0 0 3px rgb(149,168,169,0.5);
    outline: none;
}

.join-our-mailing-list-lYz .input_holder .sub-alerts-alA {
    flex: 0 0 auto;
    background: rgb(149,168,169);
    min-height: 50px;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    border: none;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    padding: 0.75rem 1.5rem;
    color: #ffffff;
    font-size: 15px;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    cursor: pointer;
}



.join-our-mailing-list-lYz .input_holder .sub-alerts-alA:focus {
    animation: pulse 1.5s infinite;
    outline: none;
}

header .head-study-ZiX {
    overflow: hidden;
    position: relative;
}

header .head-study-ZiX:before {
    left: 0;
    opacity: 0.15;
    top: 0;
    content: '';
    pointer-events: none;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(149,168,169,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(115,134,135,0.5) 0%, transparent 40%);
    position: absolute;
    mix-blend-mode: overlay;
    height: 100%;
}

header .main-site-KGZ {
    display: flex;
    align-items: center;
    gap: 35px;
    position: relative;
}

header .top-learning-dzH {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    padding: 5px 0;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 400;
}

header .top-learning-dzH:hover {
    text-shadow: 0 0 5px #ffffff;
    color: #ffffff;
}

header .top-learning-dzH:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}

header .header-pro-INW {
    text-decoration: none;
    padding: 5px;
    display: flex;
    align-items: center;
    position: relative;
    transition: all 0.4s ease;
}

header .header-pro-INW:hover:before {
    animation: pulse 2s infinite;
    opacity: 0.15;
}

header .header-pro-INW:hover:after {
    opacity: 0.7;
}

header .header-pro-INW svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 0 3px rgb(149,168,169,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.contact-panel-UxR::before {
    background: linear-gradient(135deg, rgb(149,168,169,0.5) 0%, transparent 50%, rgb(115,134,135,0.5) 100%);
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
}

.contact-panel-UxR h3 {
    color: #000000;
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 29px;
    margin-bottom: 40px;
}

.contact-panel-UxR .photo-thumbnail-ROv::after {
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(to right, rgb(149,168,169,0.5) 0%, transparent 100%);
}

.feedback-message-MWI .support-help-Nmi {
    position: relative;
    padding: 50px;
    flex: 0 0 60%;
}

.feedback-message-MWI .support-help-Nmi h3::after {
    width: 60px;
    transform: none;
    left: 0;
}

.feedback-message-MWI .support-help-Nmi form {
    display: flex;
    flex-direction: column;
}

.feedback-message-MWI .support-help-Nmi textarea {
    min-height: 150px;
    resize: vertical;
}

.feedback-message-MWI .support-help-Nmi .connect-message-026 {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.feedback-message-MWI .support-help-Nmi .connect-message-026 label {
    line-height: 1.5;
    font-size: calc(12px - 2px);
    position: relative;
    cursor: pointer;
    color: #000000;
    padding-left: 30px;
}

.feedback-message-MWI .support-help-Nmi .connect-message-026 input[type="checkbox"]:checked + label::after {
    height: 12px;
    width: 6px;
    content: "";
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 4px;
    border: solid #ffffff;
    left: 7px;
}

.feedback-message-MWI .support-help-Nmi .reach-feedback-HF2:hover::before {
    left: 0;
}

.feedback-message-MWI .support-help-Nmi .reach-feedback-HF2:hover {
    box-shadow: 0 10px 20px rgb(149,168,169,0.5);
    transform: translateY(-2px);
}

.feedback-message-MWI .reach-reach-NVd::before {
    height: 100%;
    position: absolute;
    width: 100%;
    animation: rotate 30s linear infinite;
    top: -50%;
    content: "";
    background: radial-gradient(circle, rgb(149,168,169,0.5) 0%, transparent 70%);
    right: -50%;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li {
    position: relative;
    margin-bottom: 25px;
    align-items: flex-start;
    z-index: 1;
    display: flex;
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li:hover svg path {
    fill: rgb(115,134,135);
}

.feedback-message-MWI .reach-reach-NVd .request-grid-yhO li a:hover {
    color: rgb(149,168,169);
}

.plan-selection-FxV::before {
    left: 0;
    background: linear-gradient(135deg, rgba(18, 36, 66, 0.92), rgba(39, 55, 89, 0.85));
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}

.plan-selection-FxV .pricing-options-85A {
    max-width: 760px;
    opacity: 0.9;
    line-height: 1.6;
    text-align: center;
    margin: 0 auto 50px;
    font-size: 18px;
    color: #ffffff;
}

.plan-selection-FxV .pricing-block-hdg {
    padding: 30px;
    height: 100%;
    position: relative;
    min-height: 380px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    backdrop-filter: blur(10px);
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    flex-direction: column;
}

.plan-selection-FxV .trial-pricing-Bkj p {
    opacity: 0.85;
    white-space: normal;
    font-size: 15px;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 25px;
    line-height: 1.7;
    flex-grow: 1;
    color: #ffffff;
}

.plan-selection-FxV .trial-pricing-Bkj:hover {
    transform: translateY(-10px);
}

.plan-selection-FxV .trial-pricing-Bkj:hover .pricing-block-hdg {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.25);
}

.plan-selection-FxV .trial-pricing-Bkj:hover .pricing-block-hdg::before {
    opacity: 1;
}

.plan-selection-FxV .trial-pricing-Bkj:hover .fee-struct-CZO {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.gratContent-dPN::after {
    background: linear-gradient(135deg, rgb(149,168,169,0.5) 0%, rgb(115,134,135,0.5) 100%);
    opacity: 0.2;
    bottom: -20%;
    position: absolute;
    width: 60%;
    content: "";
    z-index: 0;
    right: -20%;
    filter: blur(80px);
    height: 60%;
    transform: rotate(15deg);
}

.gratContent-dPN .method-ped-tq5 {
    background-color: #ffffff;
    transition: transform 0.5s ease;
    padding: calc(2rem + 3vw);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateZ(0) rotateX(2deg);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
    position: relative;
    transform-style: preserve-3d;
}

.gratContent-dPN .method-ped-tq5:hover h5 {
    transform: translateZ(40px);
}

.gratContent-dPN .method-ped-tq5 > div:last-child {
    transition: transform 0.5s ease;
    transform: translateZ(10px);
    position: relative;
}

.gratContent-dPN a {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    transition: transform 0.3s ease;
}

.gratContent-dPN a:hover::before {
    transform: translateY(0);
    opacity: 0.2;
}

.meet-us-p0c {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
}

.meet-us-p0c .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.meet-us-p0c h2 {
    animation: slideInTitle 0.8s ease-out forwards;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: calc(31px * 1.2);
    transform: translateX(-10px);
    opacity: 0;
    color: #ffffff;
    position: relative;
}

.meet-us-p0c .text-spot-hEl > div {
    padding: 40px;
    border-left: 3px solid rgb(115,134,135);
    transform: translateY(30px) rotateX(5deg);
    animation: fadeInUp 1s 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1),
                0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right bottom, 
        rgba(255, 255, 255, 0.9), 
        rgba(255, 255, 255, 0.7));
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 20px),
        calc(100% - 20px) 100%,
        0 100%
    );
    opacity: 0;
}

.secure-nook-P1M::after {
    position: absolute;
    content: "";
    right: -5%;
    width: 40%;
    height: 70%;
    background: linear-gradient(145deg, var(--primary-color_opacity, rgba(65, 84, 241, 0.05)), var(--secondary-color_opacity, rgba(70, 90, 250, 0.08)));
    z-index: 0;
    transform: rotate(-15deg);
    clip-path: polygon(0 15%, 100% 0, 85% 100%, 0 85%);
    top: -10%;
}

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

.secure-nook-P1M strong {
    position: relative;
    display: inline-block;
    font-weight: var(--font-weight-semibold, 600);
    color: var(--dark-color, #252525);
}

.secure-nook-P1M ul {
    padding-left: 20px;
    position: relative;
    margin: 1.5rem 0 2rem 1rem;
}

.secure-nook-P1M li {
    color: var(--p-color, #444444);
    margin-bottom: 1rem;
    position: relative;
    padding-left: 8px;
    line-height: 1.6;
    font-size: var(--p-font-size, 1rem);
}

.secure-nook-P1M span {
    border-left: 1px solid var(--primary-color_opacity, rgba(65, 84, 241, 0.2));
    font-size: var(--p-font-size, 1rem);
    color: var(--p-color, #444444);
    padding: 1.5rem;
    position: relative;
    margin-bottom: 1.5rem;
    background: linear-gradient(to right, var(--white-color, #ffffff), rgba(248, 249, 250, 0.8));
    transform: translateX(8px);
    line-height: 1.7;
    padding: 0.5rem 0 1.5rem;
    display: block;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
}

.training-benefits-qeV .method-ped-tq5 {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
}

.training-benefits-qeV .head-guide-Dmz {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    grid-template-rows: repeat(4, auto);
    gap: 30px;
    margin-top: 50px;
}

.training-benefits-qeV .photo-thumbnail-ROv::after {
    bottom: 0;
    left: 0;
    content: '';
    z-index: 2;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    height: 30%;
    position: absolute;
}

.training-benefits-qeV .text_main_holder > div:nth-child(2) {
    grid-column: 7 / 13;
    grid-row: 2 / 3;
}

.training-benefits-qeV .text_main_holder > div:nth-child(4) {
    grid-row: 4 / 5;
    grid-column: 7 / 13;
}

.training-benefits-qeV .text_main_holder > div:nth-child(2n):hover {
    transform: translateX(30px) translateY(-10px);
}

.training-benefits-qeV .text_main_holder > div:hover::before {
    opacity: 0.1;
}

.training-benefits-qeV .text_main_holder > div:hover svg {
    background: rgb(149,168,169,0.5);
    transform: scale(1.1);
}

.training-benefits-qeV .text_main_holder svg path {
    fill: rgb(115,134,135);
    transition: fill 0.3s ease;
}

.training-benefits-qeV .text_main_holder > div:hover svg path {
    fill: #ffffff;
}

.course-candidates-MW6::before {
    top: -50%;
    background: rgb(149,168,169,0.5);
    transform: rotate(-30deg);
    opacity: 0.08;
    width: 80%;
    height: 200%;
    z-index: 1;
    position: absolute;
    content: "";
    left: -30%;
}

.course-candidates-MW6 h4 {
    overflow: hidden;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 50px;
    font-size: 38px;
    text-align: center;
    padding-bottom: 15px;
}



.course-candidates-MW6 div > div {
    flex-wrap: wrap;
    perspective: 1000px;
    gap: 20px;
    display: flex;
}

.course-candidates-MW6 p::after {
    height: 100%;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    top: 0;
    background: rgb(149,168,169);
    width: 4px;
}

.course-candidates-MW6 p:hover {
    transform: translateY(-5px) rotateX(5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.course-candidates-MW6 p:hover::after {
    width: 8px;
}

.course-candidates-MW6 p:hover svg {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg);
}

.course-candidates-MW6 p span {
    flex: 1;
    padding: 20px 20px 20px 0;
}

.course-candidates-MW6 p:nth-child(even) {
    transform: translateZ(20px);
}

.course-candidates-MW6 p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(115,134,135,0.5);
}

.course-candidates-MW6 p:nth-child(3n+2)::after {
    background: rgb(115,134,135);
}

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

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

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

.course-candidates-MW6 p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(115,134,135,0.5);
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media screen and (max-width: 768px) {.citation-HZp {
    padding: 4rem 0 3rem;
}.citation-HZp .main-bar-Bdt {
    gap: 2rem;
    grid-template-columns: 1fr;
}.citation-HZp .main-site-KGZ {
    padding: 1.2rem;
}.citation-HZp .main-site-KGZ h5 {
    font-size: calc(23px * 0.9);
}.citation-HZp .company_holder::before,
    .citation-HZp .company_holder::after {
    height: 40px;
    width: 40px;
}
}



@media screen and (max-width: 992px) {.data-overview-Jdr .top-gain-av6 {
    font-size: calc(41px * 0.9);
    width: 85%;
}.data-overview-Jdr .expert-pros-h30 {
    width: 80%;
}.data-overview-Jdr .study-gain-BqL {
    width: 70px;
    top: 20px;
    right: 20px;
    height: 70px;
}.data-overview-Jdr .study-gain-BqL svg {
    width: 35px;
    height: 35px;
}
}



@media screen and (max-width: 480px) {.data-overview-Jdr .fast-upgrade-pfX {
    grid-template-columns: auto 1fr;
    grid-template-areas:
            "img number"
            "desc desc";
}.data-overview-Jdr .statistics-pros-PVU {
    align-self: center;
    width: 45px;
    height: 45px;
}.data-overview-Jdr .statistics-pros-PVU svg {
    width: 22px;
    height: 22px;
}.data-overview-Jdr .fast-upgrade-pfX p {
    padding-top: 10px;
}}



@media (min-width: 992px) {.title-board-6Uu {
    padding: 3rem;
}.title-board-6Uu .learn-start-fyw > div:first-child {
    padding: 3rem;
}.title-board-6Uu h3 {
    font-size: calc(23px * 1.2);
}.title-board-6Uu .quick-training-Gmz h1 {
    margin-bottom: 2.5rem;
    font-size: calc(47px * 1.4);
}.title-board-6Uu .quick-training-Gmz {
    padding: 4rem;
}.title-board-6Uu .quick-training-Gmz > div {
    padding: 3rem;
}.title-board-6Uu .quick-training-Gmz p {
    font-size: calc(12px * 1.25);
}
}



@media (min-width: 992px) {.program-information-xkC {
    padding: 150px 0;
}.program-information-xkC .lesson-track-tbm {
    gap: 80px;
}.program-information-xkC .photo-thumbnail-ROv {
    height: 520px;
}.program-information-xkC .text-spot-hEl {
    padding: 50px;
}.program-information-xkC h3 {
    font-size: calc(29px * 1.1);
    margin-bottom: 30px;
}
}



@media (hover: hover) {.program-information-xkC .text-spot-hEl:hover {
    transform: translateY(10px);
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.15);
}}



@media (max-width: 768px) {.join-our-mailing-list-lYz {
    padding: 3rem 0;
}.join-our-mailing-list-lYz .method-ped-tq5 {
    padding: 2rem;
}.join-our-mailing-list-lYz h3 {
    font-size: calc(18px * 0.85);
}.join-our-mailing-list-lYz .input_holder {
    flex-direction: column;
    gap: 1rem;
}.join-our-mailing-list-lYz .input_holder div {
    flex: 1 1 100%;
    width: 100%;
}.join-our-mailing-list-lYz .input_holder .sub-alerts-alA {
    width: 100%;
}.join-our-mailing-list-lYz::after {
    height: 40%;
    width: 50%;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .header-pro-INW svg {
    height: 35px;
}}



@media screen and (max-width: 768px) {.contact-panel-UxR {
    padding: 60px 0;
}.contact-panel-UxR h3 {
    font-size: calc(29px - 4px);
}.feedback-message-MWI .support-help-Nmi,
    .feedback-message-MWI .reach-reach-NVd {
    padding: 30px;
}.feedback-message-MWI .support-help-Nmi h3,
    .feedback-message-MWI .reach-reach-NVd h4 {
    font-size: calc(18px - 2px);
}.feedback-message-MWI .support-help-Nmi input[type="text"],
    .feedback-message-MWI .support-help-Nmi textarea {
    padding: 12px 15px;
}.feedback-message-MWI .support-help-Nmi .reach-feedback-HF2 {
    width: 100%;
    text-align: center;
}
}



@media (max-width: 992px) {.plan-selection-FxV {
    padding: 80px 0;
}.plan-selection-FxV .discount-grid-p07 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan-selection-FxV .pricing-block-hdg {
    min-height: 340px;
    padding: 22px;
}.plan-selection-FxV .trial-pricing-Bkj h4 {
    font-size: 20px;
}.plan-selection-FxV .trial-pricing-Bkj p {
    font-size: 14px;
    line-height: 1.6;
}.plan-selection-FxV .fee-struct-CZO {
    font-size: 24px;
    padding: 8px 16px;
}
}



@media (max-width: 991px) {.gratContent-dPN {
    padding: 4rem 0;
}.gratContent-dPN .method-ped-tq5 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
    transform: translateZ(0) rotateX(1deg);
    padding: calc(1.5rem + 2vw);
}.gratContent-dPN h5 {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}.gratContent-dPN p {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}



@media (min-width: 768px) {.meet-us-p0c {
    padding: 150px 0 130px;
}.meet-us-p0c h2 {
    font-size: calc(31px * 1.5);
    margin-bottom: 60px;
}.meet-us-p0c h2::after {
    width: 120px;
    height: 5px;
}.meet-us-p0c .text-spot-hEl div div {
    max-height: 400px;
    columns: 2;
    column-gap: 40px;
}.meet-us-p0c .text-spot-hEl > div {
    border-left: 5px solid rgb(115,134,135);
    padding: 50px;
}
}



@media (min-width: 992px) {.meet-us-p0c {
    padding: 180px 0 150px;
}.meet-us-p0c .container {
    padding: 0 50px;
}.meet-us-p0c h2 {
    margin-bottom: 70px;
    transform: translateX(-20px);
    font-size: calc(31px * 1.8);
}.meet-us-p0c h2::after {
    bottom: -20px;
    width: 150px;
}.meet-us-p0c .text-spot-hEl > div {
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 30px),
            calc(100% - 30px) 100%,
            0 100%
        );
    padding: 60px 70px;
}.meet-us-p0c .text-spot-hEl div div {
    columns: 2;
    max-height: 450px;
}.meet-us-p0c .text-spot-hEl p {
    font-size: calc(15px * 1.8);
    margin-bottom: 25px;
}
}



@media (max-width: 480px) {.secure-nook-P1M {
    padding: 2rem 0;
}.secure-nook-P1M h1 {
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.7);
}.secure-nook-P1M h2 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.8);
    padding-left: 12px;
    margin: 2rem 0 1rem;
}.secure-nook-P1M h3 {
    padding-left: 10px;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
}.secure-nook-P1M h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.55);
    padding-left: 8px;
}.secure-nook-P1M p, .secure-nook-P1M li, .secure-nook-P1M span {
    font-size: calc(var(--p-font-size, 1rem) * 0.9);
    line-height: 1.6;
}.secure-nook-P1M span {
    padding: 0.875rem;
}}



@media (max-width: 992px) {.training-benefits-qeV .head-guide-Dmz {
    grid-template-rows: auto;
    gap: 30px;
    grid-template-columns: 1fr;
}.training-benefits-qeV .photo-thumbnail-ROv {
    grid-column: 1;
    grid-row: 1;
    min-height: 400px;
}.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: 1;
    grid-row: auto;
}.training-benefits-qeV .text_main_holder > div:nth-child(2n) {
    transform: translateX(0);
}.training-benefits-qeV .text_main_holder > div:nth-child(2n):hover {
    transform: translateY(-10px);
}
}



@media (max-width: 768px) {.course-candidates-MW6 {
    padding: 80px 0;
}.course-candidates-MW6 h4 {
    margin-bottom: 35px;
    font-size: calc(38px * 0.8);
}.course-candidates-MW6 div > div {
    gap: 20px;
}.course-candidates-MW6 p {
    min-height: 80px;
    width: 100%;
}.course-candidates-MW6 p svg {
    margin: 0 10px;
    width: 32px;
    height: 32px;
    padding: 6px;
}.course-candidates-MW6 p span {
    padding: 15px 15px 15px 0;
}
}

@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}



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



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



@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}



@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}



@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}

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

@keyframes shimmer {
    100% {
        left: 100%;
    }
}

