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

html,body {
    color: #000000;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}

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


.dLRe-thanksPart {
    background: linear-gradient(135deg, rgb(240,225,205) 0%, rgb(223,193,155,0.5) 100%);
    padding: 7rem 0;
    overflow: hidden;
    position: relative;
}

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

.dLRe-thanksPart h2::after {
    height: 4px;
    bottom: 0;
    width: 120px;
    transition: width 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(223,193,155) 0%, rgb(201,156,104) 100%);
    left: 0;
    transform-origin: left center;
}

.dLRe-thanksPart .LwZj-learn-identity::before {
    pointer-events: none;
    content: "";
    position: absolute;
    height: 100%;
    background-size: 40px 40px;
    top: 0;
    opacity: 0.05;
    left: 0;
    z-index: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(201,156,104,0.5) 49.5%, rgb(201,156,104,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(201,156,104,0.5) 49.5%, rgb(201,156,104,0.5) 50.5%, transparent 50.5%);
    width: 100%;
}

.lavp-cookie-popup-interrupt {
    background: rgb(240,225,205);
    z-index: 90;
    border-top: 2px solid rgb(223,193,155);
    position: fixed;
    width: 100%;
    bottom: 0;
}

.lavp-cookie-popup-interrupt p {
    font-size: 18px;
}

.lhPk-cookies-consent {
    cursor: pointer;
    min-width: 120px;
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(223,193,155);
    text-decoration: none;
    margin-left: 10px;
    white-space: nowrap;
    color: rgb(223,193,155);
}

.RBuJ-about-this {
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
}

.RBuJ-about-this h4 {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    z-index: 10;
    letter-spacing: 3px;
}

.RBuJ-about-this .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.RBuJ-about-this .aomy-text-dock::before {
    height: 150px;
    content: "";
    width: 150px;
    z-index: -1;
    transform: rotate(25deg);
    background: rgb(201,156,104);
    right: 30px;
    top: 30px;
    position: absolute;
    opacity: 0.05;
    border-radius: 10px;
}

.RBuJ-about-this .aomy-text-dock span {
    line-height: 1.8;
    font-size: 18px;
    text-align: justify;
    column-count: 2;
    color: #000000;
    display: block;
    hyphens: auto;
    font-weight: 400;
    column-gap: 40px;
}

.ewXb-plan-array .eqbS-plan-details {
    position: relative;
}

.ewXb-plan-array h2::after {
    height: 4px;
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, rgb(223,193,155), rgb(201,156,104));
    bottom: -12px;
    width: 80px;
    border-radius: 10px;
    position: absolute;
    content: "";
}

.ewXb-plan-array .DPlM-value-pricing li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.ewXb-plan-array .hJcQ-fee-options {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.03);
    isolation: isolate;
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    display: block;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.ewXb-plan-array .fPds-member-plans h4 {
    margin: 0 0 20px;
    font-size: calc(19px + 2px);
    font-weight: 600;
    transition: transform 0.3s ease;
    position: relative;
    color: #ffffff;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
}

.ewXb-plan-array .hJcQ-fee-options:hover .nABy-fee-struct {
    transform: scale(1.05);
    background: rgba(rgb(223,193,155,0.5), 0.2);
}

.NEQX-course-benefits::before {
    right: -100px;
    content: "";
    height: 300px;
    position: absolute;
    background: linear-gradient(45deg, rgb(201,156,104,0.5) 0%, transparent 70%);
    animation: float 15s infinite alternate ease-in-out;
    border-radius: 50%;
    top: -100px;
    width: 300px;
}

.NEQX-course-benefits .LwZj-learn-identity {
    gap: 60px;
    align-items: center;
    transition: transform 0.5s ease;
    display: flex;
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-radius: 16px;
    transform: perspective(1000px) rotateY(-2deg);
}

.NEQX-course-benefits .aomy-text-dock {
    width: 60%;
    padding: 20px 0;
}

.NEQX-course-benefits ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.NEQX-course-benefits li {
    transition: transform 0.3s ease;
    padding-left: 15px;
    position: relative;
    margin-bottom: 22px;
}

.NEQX-course-benefits svg path {
    fill: rgb(223,193,155);
    transition: fill 0.3s ease;
}

header .top_plank {
    background: rgb(223,193,155);
    color:  #ffffff;
}

header .top_plank .pMlL-learn-header {
    width: 100%;
    font-size: 14px;
    display: flex;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    align-items: center;
    line-height: 21px;
    flex-wrap: wrap;
}

.urCd-developer-experience::after {
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(223,193,155,0.5) 40px,
            rgb(223,193,155,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(223,193,155,0.5) 60px,
            rgb(223,193,155,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(223,193,155,0.5) 80px,
            rgb(223,193,155,0.5) 81px
        );
    left: 0;
    opacity: 0.04;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
}



.urCd-developer-experience .ajTF-featured-photo {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    height: 100%;
    position: relative;
    min-height: 360px;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    transition: all 0.5s ease;
}

.urCd-developer-experience .name {
    margin-bottom: 12px;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
    padding-left: 16px;
    position: relative;
    border-left: 4px solid rgb(223,193,155);
}

.urCd-developer-experience .QCIM-review-highlights span:not(.name) {
    background: rgb(240,225,205);
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 6px 12px;
    margin-bottom: 25px;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
    letter-spacing: 1px;
}

.urCd-developer-experience .jPDG-experience-block::after {
    opacity: 0.6;
    border-right: 2px solid rgb(201,156,104);
    height: 12px;
    right: 12px;
    bottom: 15px;
    position: absolute;
    content: "";
    width: 12px;
    border-bottom: 2px solid rgb(201,156,104);
}

.urCd-developer-experience .QCIM-review-highlights:hover .ajTF-featured-photo {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

.zreJ-aspiring-learners .LwZj-learn-identity {
    position: relative;
    max-width: 1000px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
}

.zreJ-aspiring-learners .LwZj-learn-identity::after {
    animation-delay: 6s;
    bottom: 30%;
}

.zreJ-aspiring-learners h3 {
    margin-bottom: 3.5rem;
    color: rgb(223,193,155);
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    font-size: 35px;
    position: relative;
}

.zreJ-aspiring-learners ul {
    display: flex;
    list-style: none;
    margin: 0;
    gap: 1.2rem;
    flex-direction: column;
    padding: 0;
}

.zreJ-aspiring-learners ul li::before {
    position: absolute;
    height: 100%;
    transition: transform 0.4s ease;
    width: 3px;
    content: '';
    opacity: 0.5;
    transform-origin: top;
    background: linear-gradient(to bottom, 
        rgb(201,156,104,0.5), 
        rgb(223,193,155,0.5));
    left: 0;
    transform: scaleY(0);
    top: 0;
}

.zreJ-aspiring-learners ul li:hover::after {
    opacity: 0.15;
    transform: translateX(100%);
}

.zreJ-aspiring-learners ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(223,193,155);
}



.zreJ-aspiring-learners::before :nth-child(1) {
    animation-delay: 1s;
}

.zreJ-aspiring-learners::before :nth-child(3) {
    animation-delay: 5s;
}

.QDEH-homepage {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    width: 100%;
    font-family: Arial, sans-serif;
}

.QDEH-homepage .rOlc-master-zone {
    justify-content: center;
    position: relative;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
}

.QDEH-homepage .RQwT-guide-approach::before {
    background: linear-gradient(45deg, transparent, rgb(223,193,155,0.5), transparent);
    right: -5px;
    bottom: -5px;
    position: absolute;
    top: -5px;
    opacity: 0.3;
    z-index: -1;
    left: -5px;
    transition: opacity 0.4s ease;
    content: "";
    filter: blur(15px);
}

.QDEH-homepage .RQwT-guide-approach:hover::before {
    opacity: 0.5;
}

.QDEH-homepage .RQwT-guide-approach > div {
    margin-bottom: 2rem;
    position: relative;
}



.QDEH-homepage .title_style_header {
    font-size: 48px;
    line-height: 1.2;
    color: #ffffff;
    letter-spacing: 0.02em;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    margin: 0;
    transform: translateY(0);
    transition: transform 0.5s ease;
}

.QDEH-homepage .RQwT-guide-approach:hover p {
    color: #ffffff;
    padding-left: 25px;
}

.QDEH-homepage::after {
    opacity: 0;
    content: "";
    z-index: 10;
    pointer-events: none;
    position: absolute;
    height: 200px;
    transition: opacity 0.5s ease;
    width: 200px;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}

header .container {
    position: relative;
    padding: 1.8rem 2rem;
}

header .tqIn-main-skill {
    align-items: center;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 3rem;
}

header .XSHY-header-pagewrap {
    display: block;
    z-index: 2;
    position: relative;
}

header .XSHY-header-pagewrap:hover::before,
header .XSHY-header-pagewrap:hover::after {
    transform: scale(1.2);
    opacity: 0.6;
}

header .XSHY-header-pagewrap svg {
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    height: 50px;
    transition: all 0.3s ease;
    width: auto;
}

header .koOi-nav-master::after {
    background-image: 
        linear-gradient(45deg, rgb(223,193,155,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(223,193,155,0.5) 50%, rgb(223,193,155,0.5) 75%, transparent 75%, transparent);
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
    opacity: 0.05;
    height: 100%;
    background-size: 10px 10px;
    content: "";
    animation: moveStripes 20s linear infinite;
    left: 0;
}

header .hQbs-head-nav a::before {
    background: #ffffff;
    content: "";
    transform: translateZ(-1px);
    left: 0;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

header .hQbs-head-nav a:hover {
    transform: translateZ(20px);
    border-color: rgb(223,193,155,0.5);
    color: rgb(223,193,155);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.CZPo-sign-up::after {
    width: 150%;
    opacity: 0.1;
    position: absolute;
    left: -25%;
    background: radial-gradient(
        circle at center,
        rgb(223,193,155,0.5) 0%,
        transparent 70%
    );
    z-index: 0;
    animation: pulse-glow 5s infinite alternate;
    top: -25%;
    height: 150%;
    content: "";
}

.CZPo-sign-up p::before {
    width: 4px;
    top: 0;
    box-shadow: 
        0 0 5px rgb(223,193,155),
        0 0 10px rgb(223,193,155),
        0 0 15px rgb(223,193,155);
    content: "";
    animation: pulse-neon 2s infinite alternate;
    background: linear-gradient(to bottom, rgb(223,193,155), rgb(201,156,104));
    position: absolute;
    left: 0;
    bottom: 0;
}

.CZPo-sign-up .IpFT-mail-signup:focus {
    border-color: rgb(223,193,155);
    outline: none;
    box-shadow: 
        inset 0 0 10px rgb(223,193,155,0.5),
        0 0 15px rgb(223,193,155,0.5);
}

.CZPo-sign-up .nIiW-fresh-start::before {
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    position: absolute;
    width: 100%;
    z-index: -1;
    left: -100%;
    top: 0;
    transition: all 0.6s ease;
    content: "";
}

.iuBW-privacy-recess::after {
    content: '';
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(rgb(223,193,155,0.5), 0.08));
    right: 0;
    top: 0;
    z-index: 1;
    width: 15vw;
}

.iuBW-privacy-recess h1 {
    padding: 2rem 0 1rem;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    color: #000000;
    letter-spacing: -0.02em;
    transform: translateX(-0.5rem);
    font-size: 45px;
    margin: 0 0 2rem;
}

.iuBW-privacy-recess h1 {
    font-size: calc(45px * 0.7);
    margin-bottom: 1.25rem;
}

.iuBW-privacy-recess h2 {
    font-size: 28px;
    color: #000000;
    line-height: 1.3;
    padding-left: 1rem;
    margin: 2.5rem 0 1.5rem;
    position: relative;
    font-weight: 600;
}

.iuBW-privacy-recess h4 {
    margin: 1.75rem 0 1rem;
    background: rgba(rgb(223,193,155,0.5), 0.08);
    display: inline-block;
    font-weight: 600;
    padding: 0.35rem 0.75rem;
    font-size: calc(28px * 0.7);
    color: #000000;
    border-radius: 2px;
}

.iuBW-privacy-recess p strong::after {
    background: rgba(rgb(223,193,155,0.5), 0.3);
    content: '';
    left: 0;
    height: 2px;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.iuBW-privacy-recess span {
    padding: 1.25rem;
    display: block;
    border-left: 2px solid rgb(201,156,104);
    line-height: 1.7;
    margin-bottom: 1.5rem;
    font-size: calc(15px * 0.95);
    background: linear-gradient(to right, rgba(rgb(201,156,104,0.5), 0.05), transparent);
}



.CzhE-course-program-description .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}

.CzhE-course-program-description .LwZj-learn-identity {
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    display: grid;
    position: relative;
    backdrop-filter: blur(5px);
    border-radius: 12px;
    grid-template-columns: 1fr 1fr;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(223,193,155,0.5),
                inset 0 0 20px rgb(223,193,155,0.5);
    transition: all 0.5s ease;
    gap: 40px;
    overflow: hidden;
}

.CzhE-course-program-description .XDmx-top-header {
    transition: transform 0.5s ease;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    margin-bottom: 25px;
    display: inline-block;
}

.CzhE-course-program-description .XDmx-top-header:hover svg path {
    fill: rgb(201,156,104);
}

.CzhE-course-program-description h3::after {
    bottom: 0;
    animation: lineExpand 4s ease-in-out infinite;
    background: linear-gradient(90deg, rgb(223,193,155) 0%, rgb(201,156,104) 100%);
    left: 0;
    position: absolute;
    content: '';
    width: 60px;
    border-radius: 10px;
    height: 3px;
}

.CzhE-course-program-description .ajTF-featured-photo:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(223,193,155),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}

.CzhE-course-program-description .ajTF-featured-photo::after {
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    height: 100%;
    animation: scanlines 10s linear infinite;
    top: 0;
    z-index: 2;
    content: '';
    position: absolute;
    width: 100%;
    opacity: 0.5;
    left: 0;
}

.kTLM-connect-with-us .MlEc-query-links::before {
    opacity: 0.2;
    height: 300px;
    content: '';
    position: absolute;
    background: radial-gradient(circle, rgb(201,156,104) 0%, transparent 70%);
    border-radius: 50%;
    right: -150px;
    top: -150px;
    width: 300px;
}

.kTLM-connect-with-us .MlEc-query-links div:hover {
    transform: translateX(10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.kTLM-connect-with-us .MlEc-query-links div span {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}

.kTLM-connect-with-us .MlEc-query-links div span a:hover {
    color: rgb(223,193,155);
}

.kTLM-connect-with-us .sabe-connect-inquiry h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.kTLM-connect-with-us form input[type="text"],
.kTLM-connect-with-us form input[type="email"] {
    background-color: rgb(240,225,205);
    font-size: 13px;
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 10px;
    border: none;
    padding: 18px 20px;
}

.kTLM-connect-with-us .vmYM-support-feedback label {
    color: #000000;
    cursor: pointer;
    line-height: 1.5;
    font-size: 13px;
    position: relative;
    padding-left: 35px;
}

.kTLM-connect-with-us .vmYM-support-feedback input[type="checkbox"]:checked + label::after {
    top: 3px;
    transform: rotate(45deg);
    left: 7px;
    width: 6px;
    position: absolute;
    height: 12px;
    border: solid #ffffff;
    content: '';
    border-width: 0 2px 2px 0;
}

.kTLM-connect-with-us form .pDMP-support-block:hover {
    background: rgb(201,156,104);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.kTLM-connect-with-us form .pDMP-support-block:hover::before {
    transform: translateX(100%);
}

.kTLM-connect-with-us .MlEc-query-links div:nth-child(3) {
    animation: bounce 5s infinite ease-in-out;
    animation-delay: 0.3s;
}

.pYTK-experience-trial {
    background: linear-gradient(125deg, rgb(201,156,104) 0%, rgb(223,193,155) 100%);
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 120px 0;
}

.pYTK-experience-trial .LwZj-learn-identity {
    border: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    z-index: 2;
    padding: 60px 40px;
    display: flex;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    max-width: 1000px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.03);
}

.pYTK-experience-trial h3 {
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 10px #ffffff;
    position: relative;
    margin-bottom: 60px;
    font-size: 36px;
    font-family: Arial, sans-serif;
}

.pYTK-experience-trial h3::after {
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #ffffff;
    position: absolute;
    opacity: 0.1;
    width: 60px;
    content: '';
    animation: pulseCircle 4s ease-in-out infinite;
    height: 60px;
    box-shadow: 0 0 20px #ffffff;
    bottom: -80px;
}

.pYTK-experience-trial .Nexb-ask-question::after {
    background: linear-gradient(
        to bottom,
        transparent,
        #ffffff,
        transparent
    );
    left: 50%;
    transition: all 0.6s ease;
    z-index: -1;
    position: absolute;
    width: 15px;
    content: '';
    transform: translateX(-50%) rotate(20deg);
    top: -100%;
    opacity: 0;
    height: 300%;
}

.pYTK-experience-trial .Nexb-ask-question:hover::after {
    opacity: 0.6;
    animation: lightBeam 1.5s ease-in-out;
}

footer .PNxq-get-support::after {
    width: 100%;
    top: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
}

footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}

footer .info_item a:hover {
    text-decoration: underline;
}

footer .XDmx-top-header {
    padding-top: 60px;
    text-align: center;
}

footer .XDmx-top-header svg {
    margin-bottom: 15px;
    height: 45px;
    width: auto;
}

footer .koOi-nav-master {
    padding: 30px;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    margin: 0 20px;
    position: relative;
    background-color: rgb(240,225,205);
}

footer .bYKL-top-main {
    flex-direction: column;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 10px 30px;
    display: flex;
}

footer .bYKL-top-main a:hover {
    color: rgb(223,193,155);
    padding-left: 5px;
}

footer .bYKL-top-main a:hover::after {
    width: 100%;
}

footer .subscribe_holder::before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    left: 0;
    content: "";
    top: 0;
    height: 100%;
}

footer .input_holder input[type="email"] {
    border: none;
    font-size: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px;
}

footer .nIiW-fresh-start:hover {
    background-color: rgb(201,156,104);
}

footer .sUxq-flag-content {
    font-size: 14px;
    color: #000000;
    text-align: center;
}



@media (max-width: 991px) {.dLRe-thanksPart {
    padding: 5rem 0;
}.dLRe-thanksPart h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2rem;
    max-width: 100%;
}.dLRe-thanksPart .LwZj-learn-identity {
    padding: 2rem;
}
}


@media only screen and (max-width: 1200px) {.lavp-cookie-popup-interrupt {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.Murq-safe-cookies {
    display: none;
}.XvBM-digital-cookies {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.lavp-cookie-popup-interrupt h5 {
    text-align: center;
}.lavp-cookie-popup-interrupt p {
    text-align: center;
}.PpTV-cookie-controls {
    margin-bottom: 20px;
}body .rWet-wrap-structure .lhPk-cookies-consent {
    margin-left: 0;
}}



@media (max-width: 576px) {.RBuJ-about-this {
    padding: 60px 0 40px;
}.RBuJ-about-this .aomy-text-dock {
    padding: 25px 20px;
}.RBuJ-about-this .aomy-text-dock span {
    font-size: calc(18px - 2px);
    line-height: 1.6;
}.RBuJ-about-this h6 {
    margin-bottom: 20px;
}.RBuJ-about-this h6::after {
    bottom: -6px;
    height: 2px;
}.RBuJ-about-this .aomy-text-dock::before {
    display: none;
}}



@media (min-width: 992px) and (max-width: 1199px) {.ewXb-plan-array .DPlM-value-pricing {
    grid-template-columns: repeat(3, 1fr);
}.ewXb-plan-array .orwC-monthly-plan {
    padding: 35px 30px;
}
}



@media (max-width: 480px) {.ewXb-plan-array {
    padding: 50px 0;
}.ewXb-plan-array .orwC-monthly-plan {
    padding: 25px 20px;
}.ewXb-plan-array h2::after {
    width: 60px;
    height: 3px;
}.ewXb-plan-array .nABy-fee-struct {
    padding: 8px 16px;
}}



@media (max-width: 576px) {.NEQX-course-benefits {
    padding: 40px 0;
}.NEQX-course-benefits .LwZj-learn-identity {
    padding: 25px;
    gap: 30px;
}.NEQX-course-benefits .ajTF-featured-photo {
    width: 100%;
    box-shadow: 5px 5px 0 rgb(223,193,155,0.5);
}.NEQX-course-benefits h3 {
    margin-bottom: 25px;
    font-size: 18px;
}.NEQX-course-benefits h3::after {
    width: 60px;
}.NEQX-course-benefits li {
    margin-bottom: 15px;
}.NEQX-course-benefits svg {
    width: 20px;
    height: 20px;
}}



@media (max-width: 992px) {.zreJ-aspiring-learners {
    padding: 4rem 0;
}.zreJ-aspiring-learners h3 {
    font-size: calc(35px * 0.9);
}.zreJ-aspiring-learners ul {
    gap: 1rem;
}.zreJ-aspiring-learners ul li {
    padding: 1.1rem 1.3rem;
}
}



@media (max-width: 576px) {.zreJ-aspiring-learners {
    padding: 3rem 0;
}.zreJ-aspiring-learners .LwZj-learn-identity {
    padding: 0 1.5rem;
}.zreJ-aspiring-learners h3 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.8);
}.zreJ-aspiring-learners ul {
    gap: 0.8rem;
}.zreJ-aspiring-learners ul li {
    padding: 1rem;
}.zreJ-aspiring-learners ul li svg {
    width: 24px;
    height: 24px;
    margin-right: 1rem;
}}



@media (max-width: 576px) {.QDEH-homepage .RQwT-guide-approach {
    width: 90%;
    padding: 1.5rem;
}.QDEH-homepage .title_style_header {
    font-size: calc(48px - 0.8rem);
}.QDEH-homepage h3 {
    margin-bottom: 1rem;
    font-size: calc(19px - 0.2rem);
}.QDEH-homepage p {
    padding-left: 15px;
    font-size: calc(14px - 0.15rem);
}.QDEH-homepage .RQwT-guide-approach > div:first-child {
    margin-bottom: 1.5rem;
}.QDEH-homepage .RQwT-guide-approach > div {
    margin-bottom: 1.2rem;
}
}



@media (max-width: 480px) {header .koOi-nav-master {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .hQbs-head-nav {
    width: 100%;
    margin: 3px 0;
}header .hQbs-head-nav a {
    width: 100%;
    text-align: center;
}header .hQbs-head-nav::before {
    display: none;
}header .XSHY-header-pagewrap svg {
    height: 40px;
}}



@media (max-width: 767px) {.iuBW-privacy-recess {
    padding: 3rem 0;
}.iuBW-privacy-recess::after {
    width: 10vw;
}.iuBW-privacy-recess .container {
    transform: none;
    padding: 1.5rem;
}.iuBW-privacy-recess h1 {
    font-size: calc(45px * 0.8);
    padding-top: 1rem;
    transform: translateX(0);
}.iuBW-privacy-recess h2 {
    padding-left: 0.75rem;
    font-size: calc(28px * 0.8);
}.iuBW-privacy-recess h3 {
    font-size: calc(28px * 0.7);
}.iuBW-privacy-recess h4 {
    font-size: calc(28px * 0.6);
}.iuBW-privacy-recess ul {
    padding-left: 0.5rem;
}.iuBW-privacy-recess li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.iuBW-privacy-recess span {
    padding: 1rem;
}
}



@media screen and (max-width: 992px) {.kTLM-connect-with-us .hJOH-reach-links {
    flex-direction: column;
}.kTLM-connect-with-us .MlEc-query-links,
    .kTLM-connect-with-us .sabe-connect-inquiry {
    width: 100%;
    padding: 40px 30px;
}.kTLM-connect-with-us .MlEc-query-links div {
    animation: none;
}
}



@media screen and (max-width: 992px) {.pYTK-experience-trial {
    padding: 100px 0;
}.pYTK-experience-trial .LwZj-learn-identity {
    padding: 50px 30px;
    max-width: 90%;
}.pYTK-experience-trial h3 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.9);
}.pYTK-experience-trial h3::after {
    height: 50px;
    width: 50px;
    bottom: -70px;
}.pYTK-experience-trial .Nexb-ask-question {
    padding: 18px 50px;
    margin-top: 25px;
}
}



@media screen and (max-width: 576px) {.pYTK-experience-trial {
    padding: 60px 0;
}.pYTK-experience-trial .LwZj-learn-identity {
    padding: 30px 20px;
}.pYTK-experience-trial h3 {
    font-size: calc(36px * 0.7);
    letter-spacing: 2px;
    margin-bottom: 40px;
}.pYTK-experience-trial h3::after {
    height: 30px;
    width: 30px;
    bottom: -50px;
}.pYTK-experience-trial .Nexb-ask-question {
    padding: 14px 35px;
    font-size: calc(18px * 0.9);
    letter-spacing: 1px;
    margin-top: 15px;
}}



@keyframes floatElement {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-20px, 20px) rotate(3deg);
    }
    100% {
        transform: translate(20px, -20px) rotate(-3deg);
    }
}



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



@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

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



@keyframes pulse-neon {
    0% {
        opacity: 0.7;
        box-shadow: 
            0 0 5px rgb(223,193,155),
            0 0 10px rgb(223,193,155);
    }
    100% {
        opacity: 1;
        box-shadow: 
            0 0 10px rgb(223,193,155),
            0 0 20px rgb(223,193,155),
            0 0 30px rgb(223,193,155);
    }
}

@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}



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



@keyframes gridScale {
    0% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
    50% {
        background-size: 45px 45px;
        opacity: 0.2;
    }
    100% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
}



@keyframes lightBeam {
    0% {
        opacity: 0;
        transform: translateX(-50%) rotate(20deg);
    }
    25% {
        opacity: 0.6;
    }
    100% {
        opacity: 0;
        transform: translateX(300%) rotate(20deg);
    }
}

