.wrapper-template-Sjf {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}

.top-prime-TfQ {
    flex: 1 0 auto;
}

.top-prime-TfQ {
    background: #ffffff;
    padding-top: 2rem;
    z-index: 1;
    position: relative;
}

.our-mission-2SM::after {
    animation: backgroundMove 15s linear infinite;
    z-index: -2;
    height: 100%;
    background-size: 60px 60px;
    top: 0;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, 
                        rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    opacity: 0.03;
}

.our-mission-2SM .word-box-s0e h2::after {
    left: calc(100% + 20px);
}

.our-mission-2SM .word-box-s0e p {
    position: relative;
    font-size: 16px;
    margin-bottom: 0;
    color: #000000;
    line-height: 1.8;
}

.our-mission-2SM .background-photo-mBr:hover {
    transform: translate(-5px, -5px);
    box-shadow: 20px 20px 0 rgb(167,201,209,0.5);
}

.our-mission-2SM .pro-program-T83 {
    margin-bottom: 5px;
    color: #000000;
    font-weight: 700;
    font-size: 23px;
}

.opening-page-pe1 .start-entry-jDc {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
}

.opening-page-pe1 .training-space-9Hy:hover {
    transform: translateY(-10px);
}

.opening-page-pe1 .training-space-9Hy > div {
    opacity: 0;
    transform: translateX(-30px);
    animation: fadeSlideIn 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    position: relative;
}

.opening-page-pe1 .training-space-9Hy > div:nth-child(2) {
    animation-delay: 0.6s;
}

.opening-page-pe1 .title_style_header {
    background-clip: text !important;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: text !important;
    color: transparent;
    font-weight: 700;
    transform-origin: left center;
    background: linear-gradient(
        to right,
        #ffffff 30%,
        rgb(122,172,184) 100%
    );
    font-size: clamp(2.5rem, 5vw, 38px);
    margin: 0;
    line-height: 1.1;
}

.reach-out-N1W::before {
    background-color: rgb(167,201,209,0.5);
    content: '';
    inset: 0;
    z-index: -1;
    position: absolute;
}

.reach-out-N1W .help-form-lVF h3 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
    width: 100%;
}

.reach-out-N1W .help-form-lVF div svg {
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
}

.reach-out-N1W .help-form-lVF div span {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
}

.reach-out-N1W .reach-request-fWK {
    transform: translateY(50px);
    background-color: #ffffff;
    max-width: 550px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    border-radius: 21px;
    padding: 40px 30px;
    z-index: 2;
}

.reach-out-N1W .reach-request-fWK input::placeholder {
    opacity: 0.6;
    color: #000000;
}

.reach-out-N1W .reach-request-fWK .reach-query-He6 input[type="checkbox"] {
    border: 2px solid rgb(210,229,234);
    width: 20px;
    -webkit-appearance: none;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    border-radius: 4px;
    margin-right: 10px;
    appearance: none;
    height: 20px;
    margin-top: 3px;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
}

.ty-section-PSC::before {
    z-index: 1;
    background: linear-gradient(225deg, rgb(122,172,184) 0%, transparent 70%);
    width: 40%;
    opacity: 0.1;
    right: -10%;
    transform: rotate(-15deg) skew(10deg);
    pointer-events: none;
    content: "";
    height: 60%;
    position: absolute;
    top: -5%;
}

.ty-section-PSC h2 {
    margin-bottom: 35px;
    color: rgb(167,201,209);
    font-weight: 700;
    font-size: 28px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    max-width: 90%;
    transform: translateX(-5%);
    line-height: 1.3;
    position: relative;
}

.ty-section-PSC .learn-skill-lqz::after {
    z-index: -1;
    top: 20px;
    content: "";
    opacity: 0.3;
    background: radial-gradient(circle, rgb(122,172,184,0.5) 0%, transparent 70%);
    right: 20px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    position: absolute;
}

.program-results-xH9::before {
    width: 25rem;
    background: linear-gradient(220deg, rgb(167,201,209,0.5) 10%, transparent 70%);
    position: absolute;
    filter: blur(30px);
    z-index: 0;
    right: -5%;
    height: 25rem;
    transform: rotate(-15deg);
    animation: float 18s infinite ease-in-out;
    top: -10%;
    opacity: 0.2;
    content: "";
    border-radius: 40% 60% 70% 30%;
}

.program-results-xH9 .learn-skill-lqz {
    align-items: center;
    display: flex;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: rgba(255, 255, 255, 0.7);
    gap: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 5px rgba(0, 0, 0, 0.03);
    padding: 2.5rem 1.5rem;
    flex-direction: column;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
}

.program-results-xH9 li:nth-child(odd):hover {
    border-left: 2px solid rgb(122,172,184);
    background: linear-gradient(to right, rgba(var(--secondary-color-rgb), 0.04), transparent);
}

.program-results-xH9 svg path {
    fill: rgb(167,201,209);
    transition: fill 0.3s ease;
}

.program-results-xH9 li:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}

.program-overview-2Bb {
    padding: 120px 0;
    background: rgb(210,229,234);
    overflow: hidden;
    position: relative;
}

.program-overview-2Bb .background-photo-mBr {
    width: 100%;
    filter: saturate(0.8) contrast(1.1);
    border-radius: 22px;
    transform: translateZ(0);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    top: 0;
}

.program-overview-2Bb .learn-now-xlJ {
    padding: 80px 60px;
    width: 85%;
    margin: 40px auto;
    position: relative;
    border-radius: 22px;
    transition: all 0.6s ease;
    z-index: 3;
    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(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}

.program-overview-2Bb .learn-skill-lqz:hover .learn-now-xlJ::before {
    opacity: 1;
}

.program-overview-2Bb .site-core-Q41::before {
    z-index: -1;
    bottom: -10px;
    left: -10px;
    content: "";
    border-radius: 50%;
    background: 
        conic-gradient(
            rgb(167,201,209) 0deg, 
            rgb(167,201,209) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(122,172,184) 180deg, 
            rgb(122,172,184) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
    animation: rotateConic 10s linear infinite;
    right: -10px;
    position: absolute;
    top: -10px;
    transition: opacity 0.5s ease;
    opacity: 0.5;
}

.program-overview-2Bb .learn-now-xlJ:hover h3::before {
    width: 100px;
}

.program-overview-2Bb p::after {
    border-bottom: 2px solid rgb(122,172,184);
    border-right: 2px solid rgb(122,172,184);
    right: -10px;
    bottom: -10px;
}

.privacy-safeguard-J1Q h1 {
    width: 100%;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 3px solid rgb(167,201,209);
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 46px;
    text-align: center;
    margin-top: 50px;
    color: rgb(167,201,209);
}

.privacy-safeguard-J1Q section {
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    margin-top: 30px;
    border: 1px solid rgb(167,201,209);
    width: 100%;
    box-shadow: 0 0 15px rgb(167,201,209,0.5);
}

.price-combo-joT {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.price-combo-joT h2 {
    transform: translateY(0);
    opacity: 1;
    font-weight: 700;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    margin-bottom: 25px;
    text-align: center;
    font-size: 35px;
}

.price-combo-joT .fee-plans-gVR {
    text-decoration: none;
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
    backdrop-filter: blur(10px);
    display: block;
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.1);
}

.price-combo-joT .fee-plans-gVR:hover .cost-card-f9u p {
    color: #ffffff;
}

.price-combo-joT .fee-plans-gVR:hover .study-rates-b4H {
    transform: scale(1.05);
}

header::after {
    bottom: 0;
    transition: transform 0.5s ease;
    content: '';
    left: 0;
    background: linear-gradient(to right, 
        rgb(167,201,209), 
        rgb(122,172,184), 
        rgb(167,201,209)
    );
    width: 100%;
    transform-origin: center;
    height: 5px;
    position: absolute;
    transform: scaleX(0.7);
}

header .top-header-4U2:hover {
    transform: rotateY(10deg) rotateX(5deg);
}

header .top-header-4U2::before {
    transform: translateZ(-10px);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.1;
    width: 100%;
    background: rgb(167,201,209);
    filter: blur(10px);
    content: '';
}

header .site-top-6At a {
    position: relative;
    align-items: center;
    transform-style: preserve-3d;
    padding: 0.7rem 1.2rem;
    background: #ffffff;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.4s ease;
    display: flex;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    font-weight: 600;
    justify-content: center;
    transform: translateZ(0);
    font-size: 16px;
    color: #000000;
}

.training-method-WTH::before {
    position: absolute;
    top: 0;
    content: '';
    z-index: 1;
    width: 100%;
    background-image: 
        linear-gradient(45deg, rgba(rgb(167,201,209), 0.02) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(167,201,209), 0.02) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(167,201,209), 0.02) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(167,201,209), 0.02) 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    height: 100%;
    left: 0;
}

.training-method-WTH .word-box-s0e::after {
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(167,201,209), 0.03) 100%);
    height: 50%;
    bottom: 0;
    width: 40%;
    position: absolute;
    z-index: 0;
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    content: '';
}

.training-method-WTH .learn-skill-lqz:hover p {
    transform: scale(1.01);
}

.teacher-profile-bE4 {
    background: linear-gradient(125deg, #000000 0%, rgb(210,229,234) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.teacher-profile-bE4 .student-feedback-kL2:hover {
    transform: rotateY(0deg) translateZ(10px);
}

.teacher-profile-bE4 .employee-area-Eex::before {
    font-size: calc(42px * 2);
    top: 15px;
    color: rgb(167,201,209);
    left: 20px;
    position: absolute;
    content: "";
    line-height: 1;
}

.teacher-profile-bE4 .student-feedback-kL2:hover .background-photo-mBr {
    transform: translateZ(60px) translateX(-10px);
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(167,201,209,0.5);
}

.teacher-profile-bE4 .student-feedback-kL2 > span:not(.name) {
    font-size: 13px;
    background: #ffffff;
    border-radius: 10px;
    grid-area: job;
    font-weight: 600;
    transform: translateZ(25px);
    z-index: 2;
    padding: 10px 15px;
    transition: transform 0.3s ease;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    color: rgb(122,172,184);
}

footer .info_item {
    border-radius: 10px;
    margin-bottom: 10px;
    flex: 0 1 auto;
    transform: skewX(-5deg);
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    margin-right: 10px;
    padding: 15px 25px;
}

footer .first-class-PoX {
    position: relative;
}

footer .first-class-PoX h5 {
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 18px;
    position: relative;
    margin-bottom: 25px;
    text-transform: uppercase;
}

footer .main-learn-kTy a:hover::before {
    opacity: 1;
    left: 0;
}

footer .subscribe_holder h5 {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    border: none;
    color: #ffffff;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    font-size: 18px;
}

footer .donate-books-pCN {
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
}

.quantitative-data-E7A::after {
    width: 40%;
    bottom: -5%;
    height: 40%;
    background: rgb(122,172,184,0.5);
    position: absolute;
    right: -5%;
    content: "";
    z-index: 0;
    filter: blur(60px);
}

.quantitative-data-E7A .success-factors-QUS {
    flex-direction: column;
    padding: 1.8rem;
    opacity: 0;
    transform: translateY(30px);
    overflow: hidden;
    animation-delay: calc(0.1s * var(--i, 0));
    background: linear-gradient(120deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    animation: fadeInUp 0.6s ease-out forwards;
    position: relative;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 40px -20px rgb(167,201,209,0.5);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.quantitative-data-E7A .success-factors-QUS p {
    animation-delay: calc(0.3s + (0.1s * var(--i, 0)));
    opacity: 0;
    margin: 1rem 0 0;
    font-size: calc(35px * 1.1);
    color: rgb(167,201,209);
    transform: translateY(20px);
    transition: all 0.3s ease-out;
    font-weight: 700;
    position: relative;
    z-index: 2;
    animation: numberCount 0.5s ease-out forwards;
}

.take-a-spin-vdU .message-links-srm {
    overflow: hidden;
    font-size: 17px;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    z-index: 5;
    padding: 20px 50px;
    border-radius: 30px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(90deg, rgb(167,201,209), rgb(122,172,184));
    position: relative;
}

.consent-box-7EF {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}

#usagePolicyBanner-Gb3 {
    display: none;
}

.cookie-modal-message-icg p {
    font-size: 18px;
}

.user-default-FhM {
    margin-right: 10px;
    flex-shrink: 0;
}


.wrapper-template-Sjf .cookie-modal-message-icg {
    background: #ffffff;
    box-shadow: rgb(167,201,209,0.5) 0px 0px 40px 39px;
    border: none;
}

.wrapper-template-Sjf .user-default-FhM svg, .wrapper-template-Sjf .user-default-FhM svg path, .wrapper-template-Sjf .user-default-FhM img {
    width: 40px;
    fill:#000000;
    height: 40px;
}



@media (min-width: 768px) {.our-mission-2SM .learn-skill-lqz {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "logo logo"
            "content content"
            "director director";
}
}



@media (max-width: 575px) {.our-mission-2SM {
    padding: 60px 0;
}.our-mission-2SM .quick-mastery-QBJ {
    font-size: 23px;
}.our-mission-2SM .quick-mastery-QBJ svg {
    height: 50px;
    width: 50px;
}.our-mission-2SM .word-box-s0e h2 {
    font-size: calc(34px * 0.9);
}.our-mission-2SM .word-box-s0e h2::before,
    .our-mission-2SM .word-box-s0e h2::after {
    width: 20px;
}.our-mission-2SM .skills-center-UfN {
    align-items: center;
    flex-direction: column;
}.our-mission-2SM .founder-bio-ZrA {
    padding-left: 0;
    text-align: center;
    padding-top: 20px;
}.our-mission-2SM .founder-bio-ZrA::before {
    height: 1px;
    width: 30px;
    top: 10px;
    transform: translateX(-50%);
    left: 50%;
}}



@media screen and (min-width: 1200px) {.reach-out-N1W .help-form-lVF {
    padding-left: 200px;
    width: 70%;
}.reach-out-N1W .reach-request-fWK {
    width: 40%;
    max-width: 480px;
}
}



@media screen and (max-width: 767px) {.reach-out-N1W {
    padding: 60px 0 120px;
}.reach-out-N1W .help-form-lVF {
    padding: 0 20px 120px;
}.reach-out-N1W .help-form-lVF h3 {
    font-size: calc(23px + 2px);
}.reach-out-N1W .help-form-lVF div {
    max-width: 280px;
    min-height: 120px;
    flex: 0 0 100%;
    margin-bottom: 0;
}.reach-out-N1W .help-form-lVF div svg {
    height: 30px;
    width: 30px;
}.reach-out-N1W .reach-request-fWK {
    padding: 30px 25px;
}
}



@media (max-width: 575px) {.ty-section-PSC {
    padding: 60px 0;
}.ty-section-PSC .container {
    transform: perspective(1000px) rotateX(1deg);
}.ty-section-PSC h2 {
    font-size: calc(28px - 0.5rem);
    margin-bottom: 25px;
}.ty-section-PSC h2::after {
    height: 2px;
    width: 60px;
}.ty-section-PSC .learn-skill-lqz {
    padding: 25px 20px 25px 25px;
}.ty-section-PSC .learn-skill-lqz::before {
    width: 4px;
}.ty-section-PSC li::before {
    font-size: 70px;
    top: -20px;
    left: -10px;
}.ty-section-PSC li span {
    line-height: 1.6;
    font-size: calc(13px - 0.1rem);
}}



@media (max-width: 767px) {.program-overview-2Bb {
    padding: 60px 0;
}.program-overview-2Bb .learn-now-xlJ {
    margin: 25px auto;
    padding: 50px 30px;
    width: 95%;
    transform: none;
}.program-overview-2Bb .site-core-Q41 {
    width: 50px;
    top: -25px;
    height: 50px;
}.program-overview-2Bb .site-core-Q41 svg {
    width: 30px;
    height: 30px;
}.program-overview-2Bb .site-core-Q41::before {
    display: none;
}.program-overview-2Bb h3 {
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: calc(30px - 6px);
}.program-overview-2Bb p {
    font-size: calc(17px - 2px);
    max-width: 100%;
    line-height: 1.6;
}.program-overview-2Bb p::before, 
    .program-overview-2Bb p::after {
    width: 15px;
    height: 15px;
}.program-overview-2Bb .learn-now-xlJ:hover p::before,
    .program-overview-2Bb .learn-now-xlJ:hover p::after {
    width: 25px;
    height: 25px;
}.program-overview-2Bb h3::before {
    width: 40px;
}.program-overview-2Bb h3::after {
    width: 80px;
}.program-overview-2Bb .learn-now-xlJ:hover h3::before {
    width: 70px;
}.program-overview-2Bb .learn-now-xlJ:hover h3::after {
    width: 110px;
}.program-overview-2Bb .background-photo-mBr {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.program-overview-2Bb .learn-skill-lqz:hover .background-photo-mBr {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.program-overview-2Bb .learn-now-xlJ::after {
    display: none;
}}



@media (max-width: 576px) {.teacher-profile-bE4 {
    padding: 60px 0;
}.teacher-profile-bE4 .background-photo-mBr {
    width: 100%;
    height: 200px;
}.teacher-profile-bE4 .employee-area-Eex {
    padding: 25px 20px;
    font-size: calc(13px * 0.95);
}.teacher-profile-bE4 .name {
    font-size: calc(21px * 0.9);
}.teacher-profile-bE4 .student-feedback-kL2 > span:not(.name) {
    font-size: calc(13px * 0.9);
}}



@media (max-width: 767px) {footer .design-res-XeV {
    padding: 60px 0 30px;
}footer .quick-contact-cva {
    margin-bottom: 40px;
    justify-content: center;
}footer .first-class-PoX h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .green-edu-yp8 {
    margin-top: 40px;
}
}



@media (min-width: 1200px) {.quantitative-data-E7A::before {
    transform: skewY(-3deg);
}.quantitative-data-E7A ul {
    grid-template-columns: repeat(4, 1fr);
}.quantitative-data-E7A .success-factors-QUS {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                    box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.quantitative-data-E7A .success-factors-QUS:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                    0 2px 5px rgba(0, 0, 0, 0.05),
                    0 30px 50px -25px rgb(167,201,209,0.5);
}
}


@media only screen and (max-width: 800px) {.user-default-FhM {
    display: none;
}.consent-box-7EF {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie-modal-message-icg h5 {
    text-align: center;
}.cookie-modal-message-icg p {
    text-align: center;
}.privacy-cookies-IOE {
    margin-bottom: 20px;
}body .wrapper-template-Sjf .learn-cookies-vnS {
    margin-left: 0;
    margin-bottom: 10px;
}}



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



@keyframes pulse {
  0%, 100% {
    opacity: 0.8;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}



@keyframes shine {
    0% {
        left: -100px;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}

