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

* {
    scrollbar-width: none;
    scrollbar-color: rgb(180,190,182) rgb(180,190,182);
}

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

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

.wrapper-container-4607 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}


.support-3174 {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    z-index: 1;
    background: linear-gradient(145deg, rgb(180,190,182) 0%, rgb(173,165,139) 70%, rgb(224,226,230) 100%);
}

.support-3174:before {
    height: 200%;
    animation: rotateGlow 20s infinite linear;
    top: -50%;
    opacity: 0.2;
    left: -50%;
    z-index: -1;
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgb(180,190,182,0.5) 0%, transparent 60%);
    content: '';
    width: 200%;
}

.support-3174 .container {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
}

.support-3174 .contact-faq-4271:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 70px rgb(173,165,139,0.5);
}

.support-3174 .request-feedback-1479 {
    display: inline-block;
    color: rgb(180,190,182);
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    font-size: 36px;
    font-weight: 700;
}

.support-3174 .img-showcase-7169 {
    border-radius: 16px;
    transition: all 0.5s ease;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    height: 320px;
    width: 100%;
}

.support-3174 .img-showcase-7169:hover {
    box-shadow: 0 15px 40px rgb(173,165,139,0.5);
    transform: scale(1.05);
}

.support-3174 .help-desk-6204 {
    display: grid;
    position: relative;
    gap: 30px;
}

.support-3174 .help-desk-6204 p svg {
    height: 24px;
    width: 24px;
    fill: rgb(173,165,139);
    margin: 0 15px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.support-3174 .help-desk-6204 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,165,139);
}

.support-3174 .help-desk-6204 p:hover svg path {
    fill: rgb(180,190,182);
}

.support-3174 .help-desk-6204 p a {
    color: rgb(173,165,139);
    transition: color 0.3s ease;
    text-decoration: none;
    position: relative;
}

.support-3174 .help-desk-6204 p a:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

.support-3174 .help-desk-6204 p a:hover {
    color: rgb(180,190,182);
}

.support-3174 .reach-experts-6125:before {
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    left: -100%;
    content: '';
    animation: sweep 6s infinite linear;
    width: 100%;
}

.support-3174 .request-info-8261 {
    margin-bottom: 25px;
    position: relative;
    color: rgb(180,190,182);
    align-items: center;
    font-size: 20px;
    display: flex;
    font-weight: 600;
}

.support-3174 .reach-experts-6125:hover .request-info-8261 svg path {
    fill: rgb(173,165,139);
}

.support-3174 .message-us-7126 {
    font-size: 17px;
    position: relative;
    transition: all 0.3s ease;
    padding: 12px 20px;
    background: #ffffff;
    color: #000000;
    display: flex;
    border-radius: 10px;
    align-items: center;
    font-weight: 400;
}

.support-3174 .message-us-7126:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgb(173,165,139,0.5);
}

footer::before {
    top: 0;
    content: "";
    opacity: 0.9;
    width: 100%;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(180,190,182,0.5) 50%,
    #000000 100%);
    left: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
}

.footer-caption-0783 .company_holder h3 {
    font-size: 33px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-weight: 700;
}

.footer-caption-0783 .lang-learn-2513 {
    opacity: 0.8;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.6;
}

.footer-caption-0783 .math-tools-8690 {
    grid-gap: 30px;
    grid-column: span 8;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.footer-caption-0783 .nav-start-9547 h5 {
    color: #ffffff;
    font-size: 23px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
}

.footer-caption-0783 .nav-start-9547 h5,
.footer-caption-0783 .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-caption-0783 .nav-start-9547 .nav-guide-2693 a::before {
    content: "";
    transform: translateY(-50%);
    width: 6px;
    left: 0;
    height: 6px;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    background: rgb(173,165,139);
}

.code-labs-0583 {
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 5;
    padding: 25px 0;
    position: relative;
    margin-top: 40px;
}

.code-labs-0583 .verify-cta-5192 {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    opacity: 0.7;
}

.code-labs-0583 .verify-cta-5192 {
    position: relative;
    display: inline-block;
}

.footer-caption-0783 .container::before {
    opacity: 0.05;
    position: absolute;
    background: 
    linear-gradient(to right, rgb(180,190,182,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(180,190,182,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    width: 100%;
    pointer-events: none;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    content: "";
}

footer::after {
    width: 100%;
    z-index: 2;
    left: 0;
    height: 5px;
    content: "";
    position: absolute;
    background: linear-gradient(to right,
    rgb(180,190,182),
    rgb(173,165,139),
    rgb(180,190,182));
    bottom: 0;
    opacity: 0.3;
}

.footer-caption-0783 .nav-start-9547:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}

.code-labs-0583 .verify-cta-5192::before {
    left: -40px;
    width: 30px;
    height: 1px;
    background: rgb(180,190,182);
    top: 50%;
    content: "";
    opacity: 0.5;
    position: absolute;
    transform: translateY(-50%);
}

.subscribe-to-newsletter-5794 {
    background: #ffffff;
    padding: 6rem 2rem;
    overflow: hidden;
    position: relative;
}

.subscribe-to-newsletter-5794 .container {
    max-width: 1140px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.subscribe-to-newsletter-5794 .path-impact-9680 {
    display: flex;
    position: relative;
    flex-direction: column;
}

.subscribe-to-newsletter-5794 .path-impact-9680::before {
    font-size: 12rem;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    font-weight: 700;
    opacity: 0.04;
    letter-spacing: 0.5rem;
    color: rgb(180,190,182);
    font-family: Arial, sans-serif;
    white-space: nowrap;
    left: 50%;
    z-index: -1;
}

.subscribe-to-newsletter-5794 .input_holder {
    position: relative;
    transform: translateX(-15%);
    grid-template-columns: 3fr 1fr;
    z-index: 2;
    max-width: 80%;
    display: grid;
    margin-left: auto;
}

.subscribe-to-newsletter-5794 .input_holder::before {
    z-index: -1;
    background: #000000;
    width: 100%;
    transition: transform 0.3s ease;
    height: 100%;
    position: absolute;
    opacity: 0.02;
    content: "";
    transform: translate(10px, 10px);
}

.subscribe-to-newsletter-5794 .sub-agreement-2786:focus {
    border-color: rgb(180,190,182);
}

.subscribe-to-newsletter-5794 .feedback-form-6805 {
    font-size: 16px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border: 2px solid #000000;
    overflow: hidden;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease;
    padding: 0 2rem;
    background: #000000;
    font-weight: 600;
}

.subscribe-to-newsletter-5794 .feedback-form-6805:hover {
    border-color: rgb(180,190,182);
    background: transparent;
    color: #ffffff;
}



.subscribe-to-newsletter-5794::after {
    opacity: 0.1;
    width: 300px;
    filter: blur(100px);
    background: linear-gradient(
        45deg,
        rgb(180,190,182,0.5),
        rgb(173,165,139,0.5)
    );
    right: -150px;
    animation: floatingItem 20s ease-in-out infinite;
    height: 300px;
    position: absolute;
    content: "";
    border-radius: 50%;
    top: -150px;
}

.group-rates-2176 {
    position: relative;
}

.group-rates-2176::before {
    content: "";
    right: -50px;
    height: 200px;
    position: absolute;
    top: -50px;
    animation: pulseGlow 8s infinite alternate;
    filter: blur(15px);
    width: 200px;
    background: radial-gradient(circle, rgb(180,190,182,0.5) 5%, transparent 70%);
}

.plan-chooser-7304 h2 {
    transition: transform 0.5s ease;
    background-clip: text !important;
    background: linear-gradient(to right, #ffffff, rgb(173,165,139));
    margin-bottom: 20px;
    -webkit-background-clip: text !important;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: transparent;
    transform: perspective(1000px) translateZ(10px);
}

.plan-chooser-7304 .package-deals-8259 li {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-style: preserve-3d;
}

.plan-chooser-7304 .package-deals-8259 li:hover {
    z-index: 5;
    transform: translateY(-15px) rotateY(5deg);
}

.plan-chooser-7304 .tuition-grid-2140::before {
    left: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: radial-gradient(circle at 30% 30%, rgb(180,190,182,0.5), transparent 70%);
    opacity: 0;
}

.plan-chooser-7304 .tuition-grid-2140:hover::before {
    opacity: 0.2;
}

.plan-chooser-7304 .tuition-grid-2140::after {
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 1;
    content: "";
    opacity: 0;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: rotate(45deg);
    height: 200%;
    top: -50%;
    left: -50%;
    position: absolute;
    width: 200%;
}

.plan-chooser-7304 .tuition-grid-2140 h4 {
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    transition: transform 0.3s ease;
    color: rgb(180,190,182);
    font-size: calc(22px * 1.1);
    padding-bottom: 15px;
}

.plan-chooser-7304 .tuition-grid-2140:hover h4::after {
    width: 100px;
}

.plan-chooser-7304 .tuition-grid-2140 p {
    scrollbar-color: rgb(180,190,182) rgba(255, 255, 255, 0.1);
    overflow-y: auto;
    overflow-wrap: break-word;
    font-size: 12px;
    margin: 0 0 25px;
    scrollbar-width: thin;
    flex: 1;
    line-height: 1.6;
    color: #ffffff;
    word-break: normal;
    max-height: 250px;
}

.plan-chooser-7304 .cert-plans-6037::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    transition: left 0.6s ease;
    width: 100%;
    left: -100%;
    height: 100%;
    top: 0;
}

.program-information-7254 {
    background: linear-gradient(150deg, rgb(180,190,182,0.5) 0%, rgb(224,226,230) 50%, rgb(173,165,139,0.5) 100%);
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}

.program-information-7254::after {
    position: absolute;
    content: "";
    background-size: 20px 20px;
    background-image: 
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    animation: gridMove 30s linear infinite;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}

.program-information-7254 .path-impact-9680 {
    gap: 15px;
    position: relative;
    display: grid;
    grid-template-rows: repeat(12, minmax(30px, auto));
    grid-template-columns: repeat(12, 1fr);
    min-height: 550px;
}

.program-information-7254 .education-map-7925::before {
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 11px;
    background: 
        radial-gradient(circle at 90% 10%, rgb(180,190,182,0.5) 0%, transparent 80%),
        radial-gradient(circle at 10% 90%, rgb(173,165,139,0.5) 0%, transparent 80%);
    width: 100%;
    z-index: -1;
    content: "";
    top: 0;
    opacity: 0.15;
}

.program-information-7254 .first-expert-3418 {
    transition: all 0.5s ease;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: relative;
    height: 110px;
    margin-bottom: 1.5rem;
    transform-style: preserve-3d;
    width: 110px;
}

.program-information-7254 .first-expert-3418::after {
    inset: 6px;
    z-index: -1;
    content: "";
    position: absolute;
    background: rgb(224,226,230);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.program-information-7254 .first-expert-3418 svg {
    top: 50%;
    animation: floatLogo 6s ease-in-out infinite;
    z-index: 1;
    height: 60px;
    transform: translate(-50%, -50%);
    left: 50%;
    filter: drop-shadow(0 0 10px rgb(180,190,182,0.5));
    position: absolute;
    width: 60px;
}

.program-information-7254 h3::before {
    width: 60px;
    position: absolute;
    bottom: -8px;
    content: "";
    background: rgb(180,190,182);
    animation: lineExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
    transform-origin: left;
    height: 3px;
}

.program-information-7254 .img-showcase-7169 {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 500px;
    grid-column: 5 / 13;
    z-index: 4;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        10px 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);
    position: relative;
    grid-row: 1 / 13;
    animation: morphShape 20s ease-in-out infinite alternate;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.program-information-7254 .img-showcase-7169::after {
    animation: pulseOverlay 15s ease-in-out infinite;
    content: "";
    position: absolute;
    mix-blend-mode: multiply;
    width: 150%;
    z-index: 1;
    height: 150%;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(224,226,230) 100%
    );
    opacity: 0.2;
    left: -25%;
    top: -25%;
}

.program-information-7254 .path-impact-9680:hover .first-expert-3418 {
    transform: rotate(5deg) scale(1.05);
}

.program-information-7254 .path-impact-9680:hover .first-expert-3418 svg path {
    fill: rgb(173,165,139);
}

.connect-with-us-3974::before {
    position: absolute;
    left: 0;
    opacity: 0.07;
    z-index: 1;
    width: 100%;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(180,190,182,0.5) 0,
        rgb(180,190,182,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
}

.connect-with-us-3974 .container {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}

.connect-with-us-3974 h2::before {
    width: 80px;
    height: 4px;
    left: calc(50% - 40px);
    content: "";
    position: absolute;
    background: rgb(180,190,182);
    bottom: 0;
}

.connect-with-us-3974 h2::after {
    left: calc(50% - 15px);
    background: rgb(173,165,139);
    position: absolute;
    width: 30px;
    content: "";
    height: 4px;
    bottom: 0;
}

.connect-with-us-3974 .img-showcase-7169 {
    flex: 0 0 45%;
    position: relative;
    min-height: 550px;
}

.connect-with-us-3974 .request-request-6274 {
    flex: 0 0 55%;
    position: relative;
    padding: 60px;
    flex-direction: column;
    display: flex;
    justify-content: center;
}

.connect-with-us-3974 .request-request-6274::before {
    top: -75px;
    border: 30px solid rgb(180,190,182,0.5);
    width: 150px;
    border-radius: 50%;
    z-index: 0;
    height: 150px;
    position: absolute;
    content: "";
    right: -75px;
}

.connect-with-us-3974 form {
    z-index: 2;
    position: relative;
}

.connect-with-us-3974 form h3 {
    position: relative;
    margin-bottom: 40px;
    color: #000000;
    font-size: 22px;
    display: inline-block;
    font-weight: 600;
}

.connect-with-us-3974 form input[type="text"] {
    font-size: 17px;
    width: 100%;
    padding: 20px 25px;
    color: #000000;
    border: none;
    margin-bottom: 25px;
    background: transparent;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(224,226,230);
}

.connect-with-us-3974 .inquiry-feedback-5701 {
    margin-bottom: 40px;
    position: relative;
}

.connect-with-us-3974 .inquiry-feedback-5701 label {
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    font-size: 16px;
    color: #000000;
}

.connect-with-us-3974 .inquiry-feedback-5701 input[type="checkbox"]:checked + label::before {
    background: rgb(180,190,182);
    border-color: rgb(180,190,182);
}

.connect-with-us-3974 .inquiry-feedback-5701 input[type="checkbox"]:checked + label::after {
    height: 12px;
    border: solid #ffffff;
    position: absolute;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    width: 6px;
    content: "";
    top: 4px;
    left: 8px;
}

.connect-with-us-3974 .inquiry-feedback-5701 label a:hover {
    color: rgb(173,165,139);
}

.connect-with-us-3974 .inquiry-feedback-5701 label a:hover::after {
    transform: scaleX(0);
    background: rgb(173,165,139);
}

.connect-with-us-3974 .feedback-form-6805::before {
    z-index: -1;
    transition: width 0.5s ease;
    top: 0;
    content: "";
    width: 0;
    background: rgb(173,165,139);
    position: absolute;
    left: -10px;
    height: 100%;
    transform: skewX(-25deg);
}

.connect-with-us-3974 .feedback-form-6805:hover::before {
    width: 150%;
}

.connect-with-us-3974 svg {
    stroke-width: 2;
    transition: all 0.3s ease;
    fill: none;
    width: 24px;
    stroke: rgb(180,190,182);
    height: 24px;
}

.connect-with-us-3974 svg:hover,
.connect-with-us-3974 svg:hover path {
    stroke: rgb(173,165,139);
}

header .header-start-8167 {
    align-items: center;
    padding: 1.2rem 2.5rem;
    z-index: 5;
    position: relative;
    display: flex;
    justify-content: space-between;
}

header .first-expert-3418 {
    position: relative;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    flex: 0 0 auto;
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(5px);
    z-index: 2;
    border-radius: 30px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    padding: 0.8rem 1.2rem;
    background: rgba(255, 255, 255, 0.15);
}

header .nav-start-9547 {
    display: flex;
    margin: 0;
    list-style: none;
    z-index: 2;
    position: relative;
    padding: 0;
}

header .top-head-8349 a {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    display: block;
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    -webkit-backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    z-index: 1;
    font-size: 12px;
    position: relative;
}

header .top-head-8349 a:hover::before {
    opacity: 1;
}

header .top-head-8349::after {
    transition: width 0.3s ease;
    position: absolute;
    background: #ffffff;
    bottom: -3px;
    transform: translateX(-50%);
    border-radius: 10px;
    opacity: 0.7;
    height: 3px;
    content: '';
    width: 0;
    left: 50%;
}

header .header-start-8167::after {
    z-index: -1;
    width: 80px;
    opacity: 0.5;
    position: absolute;
    border-radius: 50%;
    content: '';
    filter: blur(30px);
    background: rgb(173,165,139,0.5);
    height: 80px;
    bottom: -20px;
    left: -20px;
}

header .first-expert-3418:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(180,190,182);
}

header .top_plank .top-layer-3189 div svg, header .top_plank .top-layer-3189 div svg path {
    fill: #ffffff;
}

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

.appSpot-1579 {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(224,226,230) 0%, rgb(180,190,182,0.5) 100%);
}

.appSpot-1579::after {
    transform: rotate(35deg);
    width: 80%;
    pointer-events: none;
    background: linear-gradient(
    to bottom right,
    transparent,
    rgba(var(--primary-color-rgb), 0.05) 30%,
    rgba(var(--primary-color-rgb), 0.1) 60%,
    transparent
  );
    position: absolute;
    content: "";
    right: -50%;
    height: 200%;
    top: -50%;
    z-index: 2;
}

.appSpot-1579 .path-impact-9680 {
    display: grid;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    gap: 30px;
    padding: 50px 40px;
    position: relative;
    transform-origin: center top;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
}

.appSpot-1579 h5 {
    color: rgb(180,190,182);
    position: relative;
    line-height: 1.4;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    transform: translateX(15px);
    font-size: 20px;
    margin: 0 0 10px;
}

.appSpot-1579 .path-impact-9680:hover h5 {
    transform: translateX(0);
}

.appSpot-1579 .path-impact-9680:hover h5::after {
    transform: scaleX(1);
}

.appSpot-1579 a {
    border-radius: 4px;
    overflow: hidden;
    padding: 15px 20px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.03), transparent);
    text-decoration: none;
}

.appSpot-1579 a:hover {
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.07), transparent 70%);
}

.appSpot-1579 a::after {
    transition: all 0.3s ease;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--secondary-color-rgb), 0.1) 50%);
    bottom: 0;
    width: 30px;
    content: "";
    height: 30px;
    right: 0;
    position: absolute;
}

.online-tracking-8952 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    flex-wrap: nowrap;
    padding: 0 20px;
}

#cookie-disclaimer-5127:checked ~ .cookie-message-panel-5364 {
    visibility: hidden;
    opacity: 0;
}

.cookie-message-panel-5364 p {
    max-width: 500px;
    font-size: 18px;
    color: #000000;
}

.track-settings-8046 {
    margin-right: 20px;
    flex-shrink: 0;
}

.edu-cookies-8726 {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    flex-shrink: 0;
    background: rgb(180,190,182);
    transition: border 0.2s;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid transparent;
    padding: 12px 24px;
    min-width: 140px;
    margin-left: 10px;
    border-radius: 10px;
    text-align: center;
}


.wrapper-container-4607 .cookie-message-panel-5364 {
    border: none;
    background: rgb(173,165,139);
    padding: 30px 0;
}

.wrapper-container-4607 .user-choices-1024 h5, .wrapper-container-4607 .user-choices-1024 p {
    color: #ffffff;
}

.privacy-hold-8067 h1 {
    margin-bottom: 20px;
    color: rgb(180,190,182);
    margin-top: 0;
    font-size: 39px;
    text-align: center;
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 2px solid rgb(173,165,139);
    grid-column: span 2;
}

.privacy-hold-8067 h3, .privacy-hold-8067 h4, .privacy-hold-8067 h5 {
    color: #000000;
    font-size: 19px;
}

.privacy-hold-8067 li {
    margin-bottom: 10px;
    padding: 10px;
    color: #000000;
    font-size: 12px;
    background: rgb(173,165,139,0.5);
    border-radius: 10px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}

.privacy-hold-8067 p, .privacy-hold-8067 span {
    color: #000000;
    line-height: 1.8;
    font-size: 12px;
    margin-bottom: 10px;
}

.teaching-experience-2486::before {
    opacity: 0.07;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    background-image: 
        linear-gradient(30deg, rgb(173,165,139,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(173,165,139,0.5) 2px, transparent 2px);
    content: "";
    width: 100%;
    background-size: 60px 60px;
}

.teaching-experience-2486 .container {
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

.teaching-experience-2486 .user-experience-7526:hover {
    transform: translateY(-5px);
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -8px -8px 25px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.teaching-experience-2486 .user-experience-7526 > div:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
}

.teaching-experience-2486 .img-showcase-7169 {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 160px;
    border-radius: 12px;
    box-shadow: 
        8px 8px 16px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -4px -4px 12px rgba(#ffffff, 0.6);
    transform: rotate(-2deg);
    height: 160px;
    position: relative;
}

.teaching-experience-2486 .user-experience-7526:hover .img-showcase-7169::before {
    transform: rotate(1deg) scale(1.05);
}

.teaching-experience-2486 .user-experience-7526 > div:nth-child(2) {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}

.teaching-experience-2486 .name {
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.5px;
    color: rgb(180,190,182);
    margin: 0 0 10px;
    font-size: calc(19px * 1.1);
}

.teaching-experience-2486 .employee-area-8631 {
    line-height: 1.7;
    color: #000000;
    font-size: 15px;
    border-left: 3px solid rgb(173,165,139);
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 10px 20px 10px 30px;
    position: relative;
    backdrop-filter: blur(3px);
    background: linear-gradient(to right, rgba(rgb(173,165,139,0.5), 0.05), transparent);
}

.teaching-experience-2486 .employee-area-8631::after {
    bottom: -70px;
    opacity: 0.1;
    font-family: serif;
    font-size: 80px;
    color: rgb(173,165,139);
    position: absolute;
    right: 10px;
    content: "";
}

.title-portal-7548::before {
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 1;
    top: 0;
    pointer-events: none;
    background-size: 50px 50px;
}

.title-portal-7548 .text-element-8920 {
    z-index: 2;
    border-radius: 15px;
    animation: fadeSlideRight 0.8s 0.4s forwards;
    opacity: 0;
    transform: translateX(-10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.85), rgba(255,255,255,0.95));
    padding: 2.5rem;
    position: relative;
    box-shadow: 12px 12px 24px rgba(0,0,0,0.1),
                -8px -8px 20px rgba(255,255,255,0.7),
                inset 2px 2px 4px rgba(255,255,255,0.5),
                inset -2px -2px 4px rgba(0,0,0,0.05);
}

.title-portal-7548 ol li:last-child {
    margin-bottom: 0;
}

.title-portal-7548 .page-begin-6403 svg {
    filter: drop-shadow(0 4px 8px rgba(94,170,168,0.25));
    height: 100px;
    transform-origin: center;
    animation: pulse 3s ease-in-out infinite;
    margin-bottom: 1.5rem;
    width: 100px;
}

.title-portal-7548 .page-begin-6403 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}

.title-portal-7548 .page-begin-6403 p {
    margin-bottom: 0;
    color: #000000;
    text-align: center;
    position: relative;
    line-height: 1.6;
    font-size: 17px;
    padding-bottom: 1.5rem;
    max-width: 80%;
}

.title-portal-7548 .feedback-form-6805 {
    transform: translateY(0);
    display: inline-block;
    text-align: center;
    color: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 8px 15px rgba(94,170,168,0.2),
                0 2px 5px rgba(0,0,0,0.1),
                inset 0 1px 0 rgba(255,255,255,0.3);
    font-weight: 600;
    font-size: 17px;
    border-radius: 30px;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(180,190,182), rgb(173,165,139));
    position: relative;
    text-decoration: none;
    padding: 1rem 2rem;
}

.title-portal-7548 .feedback-form-6805:hover::before {
    left: 100%;
}

.title-portal-7548 .img-showcase-7169 {
    height: 350px;
    position: relative;
    transform: translateY(10px);
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 12px 12px 24px rgba(0,0,0,0.15),
                -8px -8px 20px rgba(255,255,255,0.7),
                inset 2px 2px 4px rgba(255,255,255,0.1);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.6s forwards;
}

.title-portal-7548 .img-showcase-7169::after {
    z-index: 1;
    position: absolute;
    content: "";
    transition: opacity 0.5s ease;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgb(180,190,182,0.5);
    opacity: 0.3;
    mix-blend-mode: color;
}

.our-team-0528::after {
    pointer-events: none;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(180,190,182), 0.03) 0px,
        rgba(rgb(180,190,182), 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    top: 0;
    content: "";
    z-index: 2;
    position: absolute;
    height: 100%;
    left: 0;
}

.our-team-0528 h4 {
    text-align: center;
    color: rgb(180,190,182);
    font-size: 34px;
    z-index: 10;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    opacity: 1;
    position: relative;
    margin-bottom: 40px;
}

.our-team-0528:hover h4::after {
    transform: translateX(-50%) scaleX(1.2);
}

.our-team-0528 .text-element-8920:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.2), 0 15px 35px rgba(0, 0, 0, 0.15);
}

.our-team-0528 .text-element-8920::before {
    content: "";
    left: 0;
    width: 100%;
    clip-path: inherit;
    z-index: -1;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(rgb(180,190,182), 0.08) 0%,
        rgba(rgb(173,165,139), 0.05) 100%
    );
    position: absolute;
    top: 0;
}

.our-team-0528 .text-element-8920 h6 {
    font-size: calc(19px * 1.1);
    position: relative;
    margin-bottom: 20px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    color: rgb(180,190,182);
    font-weight: 700;
    transform: translateX(0);
    display: inline-block;
}

.our-team-0528 .text-element-8920:hover h6::after {
    transform: scaleX(1);
}

.our-team-0528 .text-element-8920 div {
    position: relative;
    overflow: hidden;
}

.our-team-0528 .text-element-8920 span {
    transition: opacity 0.3s;
    text-align: justify;
    font-size: 18px;
    column-count: 1;
    line-height: 1.8;
    opacity: 0.9;
    column-gap: 40px;
    display: block;
    color: #000000;
}

.our-team-0528:hover::before {
    background-position: 100% 100%;
}



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


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



@media screen and (max-width: 1024px) {.support-3174 {
    padding: 80px 0;
}.support-3174 .contact-faq-4271 {
    padding: 50px;
}.support-3174 .img-showcase-7169 {
    height: 280px;
}.support-3174 .request-feedback-1479 {
    font-size: calc(36px * 0.9);
}.support-3174 .help-desk-6204 {
    gap: 25px;
}.support-3174 .reach-experts-6125 {
    padding: 25px;
}.support-3174 .help-desk-6204 p svg {
    width: 22px;
    height: 22px;
}
}



@media screen and (max-width: 768px) {.support-3174 {
    padding: 60px 0;
}.support-3174 .contact-faq-4271 {
    padding: 40px;
}.support-3174 .img-showcase-7169 {
    margin-bottom: 40px;
    height: 240px;
}.support-3174 .request-feedback-1479 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.85);
}.support-3174 .help-desk-6204 {
    gap: 20px;
}.support-3174 .reach-experts-6125 {
    padding: 20px;
    margin-top: 40px;
}.support-3174 .request-info-8261 {
    font-size: calc(20px * 0.9);
}.support-3174 .message-us-7126 {
    padding: 10px 15px;
}.support-3174 .help-desk-6204 p svg {
    width: 20px;
    height: 20px;
    margin: 0 12px;
}.support-3174 .request-info-8261 svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
}



@media (max-width: 991px) {.footer-caption-0783 .container {
    grid-gap: 30px;
    grid-template-columns: 1fr;
}.footer-caption-0783 .company_holder {
    grid-column: span 12;
}.footer-caption-0783 .math-tools-8690 {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}



@media (max-width: 767px) {.footer-caption-0783 {
    padding: 40px 0 30px;
}.footer-caption-0783 .math-tools-8690 {
    grid-template-columns: 1fr;
}.footer-caption-0783 .company_holder {
    padding: 25px;
}.footer-caption-0783 .nav-start-9547 {
    padding: 25px;
}.footer-caption-0783 .company_holder h3 {
    font-size: calc(33px - 2px);
}.footer-caption-0783 .nav-start-9547 h5 {
    font-size: calc(23px - 1px);
}
}



@media (max-width: 992px) {.subscribe-to-newsletter-5794 p {
    transform: translateX(10%);
    font-size: 30px;
    max-width: 80%;
}.subscribe-to-newsletter-5794 .input_holder {
    transform: translateX(-10%);
    max-width: 90%;
}.subscribe-to-newsletter-5794 .path-impact-9680::before {
    font-size: 8rem;
}
}



@media (max-width: 576px) {.subscribe-to-newsletter-5794 {
    padding: 3rem 1rem;
    margin: 4rem 0;
}.subscribe-to-newsletter-5794 p {
    margin-bottom: 3rem;
    font-size: 24px;
}.subscribe-to-newsletter-5794 p::after {
    width: 60px;
    height: 3px;
}.subscribe-to-newsletter-5794 .path-impact-9680::before {
    font-size: 3.5rem;
}.subscribe-to-newsletter-5794 .sub-agreement-2786,
    .subscribe-to-newsletter-5794 .feedback-form-6805 {
    padding: 1rem;
}}



@media (max-width: 992px) {.plan-chooser-7304 h2 {
    font-size: calc(36px * 0.9);
}.plan-chooser-7304 .pay-options-0847 {
    margin-bottom: 40px;
    font-size: 12px;
}.plan-chooser-7304 .study-price-8740 {
    padding: 25px;
    min-height: 350px;
}
}



@media (max-width: 576px) {.plan-chooser-7304 {
    padding: 50px 0;
}.plan-chooser-7304 h2 {
    font-size: calc(36px * 0.8);
}.plan-chooser-7304 .pay-options-0847 {
    margin-bottom: 30px;
    font-size: calc(12px * 0.9);
}.plan-chooser-7304 .package-deals-8259 {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.plan-chooser-7304 .study-price-8740 {
    min-height: 300px;
    padding: 20px;
}.plan-chooser-7304 .tuition-grid-2140 p {
    font-size: calc(12px * 0.9);
    max-height: 180px;
}.plan-chooser-7304 .cert-plans-6037 {
    padding: 8px 15px;
}}



@media (max-width: 992px) {.program-information-7254 {
    padding: 5rem 0;
}.program-information-7254 .path-impact-9680 {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 10px;
    min-height: auto;
}.program-information-7254 .education-map-7925 {
    z-index: 5;
    grid-column: 1 / -1;
    grid-row: 2 / 3;
    padding: 2.5rem;
    margin-top: -80px;
}.program-information-7254 .img-showcase-7169 {
    height: 350px;
    grid-column: 1 / -1;
    border-radius: 40% 60% 60% 40% / 30% 40% 60% 70%;
    grid-row: 1 / 2;
}.program-information-7254 .first-expert-3418 {
    margin-right: auto;
    margin-left: auto;
}.program-information-7254 h3 {
    padding-right: 0;
    text-align: center;
}.program-information-7254 h3::before {
    animation: lineCenterExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.program-information-7254 p {
    text-align: center;
}.program-information-7254 .path-impact-9680:hover .img-showcase-7169 {
    transform: perspective(1000px) rotateX(-5deg) scale(1.03);
}.program-information-7254 .path-impact-9680:hover .education-map-7925 {
    transform: translateZ(10px) translateY(-15px);
}
}



@media (max-width: 1024px) {.connect-with-us-3974 {
    padding: 80px 0;
}.connect-with-us-3974 .img-showcase-7169 {
    min-height: 500px;
}.connect-with-us-3974 .request-request-6274 {
    padding: 50px 40px;
}
}



@media (max-width: 768px) {.connect-with-us-3974 {
    padding: 60px 0;
}.connect-with-us-3974 .connect-box-2508 {
    flex-direction: column;
}.connect-with-us-3974 .img-showcase-7169 {
    width: 100%;
    min-height: 300px;
}.connect-with-us-3974 .request-request-6274 {
    padding: 40px 30px;
    width: 100%;
}.connect-with-us-3974 form h3 {
    margin-bottom: 30px;
}.connect-with-us-3974 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.connect-with-us-3974 .inquiry-feedback-5701 {
    margin-bottom: 30px;
}.connect-with-us-3974 .feedback-form-6805 {
    padding: 15px 30px;
    width: 100%;
}
}



@media (min-width: 1400px) {header .header-start-8167 {
    margin: 0 auto;
    max-width: 1320px;
}header .top-head-8349 {
    margin: 0 0.5rem;
}header .top-head-8349 a {
    padding: 0.8rem 1.5rem;
}
}



@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .header-start-8167 {
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
}header .first-expert-3418 {
    border-radius: 10px;
    margin-bottom: 0;
    padding: 0.6rem 1rem;
}header .nav-start-9547 {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .top-head-8349 a {
    padding: 0.6rem 1rem;
    border-radius: 10px;
    font-size: calc(12px - 1px);
}header .header-start-8167::before,
    header .header-start-8167::after {
    display: none;
}
}



@media (max-width: 479px) {header .header-start-8167 {
    padding: 0.7rem 1rem;
}header .first-expert-3418 {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .top-head-8349 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(12px - 3px);
}}



@media (min-width: 768px) {.appSpot-1579 {
    padding: 120px 0;
}.appSpot-1579 .path-impact-9680 {
    gap: 50px;
    grid-template-columns: 1fr 1.5fr;
    padding: 60px 70px 60px 60px;
    align-items: center;
}.appSpot-1579 h5 {
    font-size: calc(20px * 1.1);
    transform: translateX(25px);
}.appSpot-1579 p {
    font-size: calc(13px * 1.05);
}
}



@media (hover: none) {.appSpot-1579 .path-impact-9680 {
    transform: none;
}.appSpot-1579 .path-impact-9680:hover {
    transform: none;
}.appSpot-1579 h5 {
    transform: none;
}.appSpot-1579 h5::after {
    transform: scaleX(1);
}
}


@media only screen and (max-width: 1200px) {.online-tracking-8952 {
    padding: 0 10px;
}
}


@media only screen and (max-width: 800px) {.track-settings-8046 {
    display: none;
}.online-tracking-8952 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie-message-panel-5364 h5, .cookie-message-panel-5364 p {
    text-align: center;
}.user-choices-1024 {
    margin-bottom: 20px;
}.edu-cookies-8726 {
    width: 100%;
    max-width: 300px;
    margin-left: 0;
    margin-top: 10px;
}}



@media (min-width: 768px) {.teaching-experience-2486 {
    padding: 100px 0;
}.teaching-experience-2486 .user-experience-7526 {
    gap: 40px 50px;
    align-items: center;
    grid-template-areas: 
            "photo info"
            "quote quote";
    grid-template-columns: auto 1fr;
    padding: 50px;
}.teaching-experience-2486 .user-experience-7526 > div:first-child {
    grid-area: photo;
}.teaching-experience-2486 .user-experience-7526 > div:nth-child(2) {
    text-align: left;
    grid-area: info;
    padding-bottom: 0;
}.teaching-experience-2486 .user-experience-7526 > div:nth-child(3) {
    grid-area: quote;
}.teaching-experience-2486 .user-experience-7526 > div:nth-child(2)::after {
    transform: none;
    left: 0;
    bottom: -10px;
    width: 60px;
    background: linear-gradient(90deg, rgb(173,165,139), transparent);
}.teaching-experience-2486 .img-showcase-7169 {
    width: 200px;
    height: 200px;
}.teaching-experience-2486 .employee-area-8631 {
    font-size: calc(15px * 1.05);
    padding: 25px 40px 25px 50px;
    margin-top: 20px;
}
}



@media (min-width: 768px) {.title-portal-7548 {
    padding: 4rem 2rem;
}.title-portal-7548 h1 {
    margin-bottom: 3rem;
    font-size: calc(21px * 1.2);
}.title-portal-7548 .path-impact-9680 {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}.title-portal-7548 .text-element-8920 {
    padding: 3rem;
}.title-portal-7548 .page-begin-6403 svg {
    height: 120px;
    width: 120px;
}.title-portal-7548 .img-showcase-7169 {
    height: 100%;
}
}



@media (min-width: 992px) {.title-portal-7548 {
    padding: 5rem 3rem;
}.title-portal-7548 h1 {
    font-size: calc(21px * 1.4);
}.title-portal-7548 .path-impact-9680 {
    gap: 4rem;
}.title-portal-7548 .text-element-8920 {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    padding: 3.5rem;
}.title-portal-7548 .text-element-8920:hover {
    transform: perspective(1000px) rotateY(0);
}.title-portal-7548 .img-showcase-7169 {
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
}.title-portal-7548 .img-showcase-7169:hover {
    transform: perspective(1000px) rotateY(0);
}.title-portal-7548 .page-begin-6403 svg {
    width: 140px;
    height: 140px;
}.title-portal-7548 .feedback-form-6805 {
    padding: 1.2rem 2.5rem;
}
}



@media (min-width: 1024px) {.our-team-0528 {
    padding: 120px 0;
}.our-team-0528 .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.our-team-0528 .text-element-8920 {
    padding: 60px 70px;
}.our-team-0528 .text-element-8920 span {
    column-count: 2;
}
}



@media (max-width: 767px) {.our-team-0528 {
    padding: 60px 0;
}.our-team-0528 h4 {
    font-size: calc(19px * 1.2);
    margin-bottom: 30px;
}.our-team-0528 .text-element-8920 {
    padding: 30px 25px;
}.our-team-0528 .text-element-8920 h6 {
    margin-bottom: 15px;
    font-size: 21px;
}.our-team-0528 .text-element-8920 span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}

@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }



@keyframes rotateGlowReverse {
    0% {
        transform: rotate(360deg);
        opacity: 0.15;
    }
    50% {
        opacity: 0.25;
    }
    100% {
        transform: rotate(0deg);
        opacity: 0.15;
    }
}



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



@keyframes floatingItem {
    0%, 100% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-15px) rotate(5deg);
    }
}



@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}



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



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



@keyframes pulseOverlay {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}



@keyframes lineCenterExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}



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



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

