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

.outer-container-8CYKe {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}


.sign-up-mFzLy {
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
    transform: skewY(-2deg);
    margin: 3rem 0;
    background: linear-gradient(135deg, rgb(217,222,237) 0%, rgb(181,193,215,0.5) 100%);
}

.sign-up-mFzLy .input_holder {
    justify-content: flex-start;
    transform: translateX(5%);
    display: flex;
    position: relative;
    gap: 1rem;
    z-index: 3;
    align-items: center;
    flex-direction: row;
}

.sign-up-mFzLy .sub-warning-eltAS {
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(145,162,188) 0%, rgb(181,193,215) 100%);
    padding: 1rem 2rem;
    font-size: 16px;
    color: #ffffff;
    transform: perspective(800px) rotateX(2deg) translateZ(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    font-family: Arial, sans-serif;
    border: none;
    font-weight: 600;
}

.course-highlights-9SYFx .master-sessions-Cbgze::before {
    height: 100%;
    top: 0;
    content: "";
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(181,193,215), 0.05)
        );
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
}

.course-highlights-9SYFx .program-map-e7Sb9 {
    min-height: 400px;
    position: relative;
    flex-direction: column;
    z-index: 3;
    padding: 60px 50% 60px 60px;
    display: flex;
}

.course-highlights-9SYFx .nav-main-hyN0c {
    display: inline-block;
    z-index: 4;
    margin-bottom: 25px;
    position: relative;
}

.course-highlights-9SYFx h3 {
    position: relative;
    font-size: 30px;
    z-index: 4;
    margin-bottom: 20px;
    max-width: 100%;
    color: #ffffff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.course-highlights-9SYFx .master-sessions-Cbgze::after {
    left: -50px;
    filter: blur(80px);
    height: 200px;
    opacity: 0.3;
    border-radius: 50%;
    z-index: 1;
    bottom: -50px;
    width: 200px;
    content: "";
    position: absolute;
    background: rgb(145,162,188,0.5);
}

.register-now-yKTS5 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    transform-style: preserve-3d;
    padding: 0 2rem;
}

.register-now-yKTS5 .master-sessions-Cbgze {
    background: rgba(255, 255, 255, 0.9);
    align-items: center;
    display: flex;
    gap: 2rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) rotateX(2deg);
    padding: 2rem;
    border-left: 4px solid rgb(181,193,215);
    backdrop-filter: blur(10px);
}

.register-now-yKTS5 .request-section-C59Ql:hover::before {
    left: 100%;
}

.register-now-yKTS5 .container:hover h2 {
    transform: translateZ(25px);
}

.tariff-block-axSMH::before {
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(45deg, rgb(181,193,215,0.5) 0%, transparent 40%);
    z-index: 1;
    width: 100%;
    position: absolute;
}

.tariff-block-axSMH .access-rates-sKzT5 h2::after {
    content: "";
    bottom: -10px;
    position: absolute;
    width: 80px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    background: rgb(181,193,215);
}

.tariff-block-axSMH .learning-cost-bZpAn:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}

.tariff-block-axSMH .access-plans-EFd9q::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    opacity: 0.7;
    z-index: -1;
}

.tariff-block-axSMH .learn-price-QIXVx::before {
    background: rgb(181,193,215);
    bottom: -5px;
    transition: width 0.3s ease;
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    width: 0;
}

.tariff-block-axSMH .learning-cost-bZpAn:hover .cover-photo-N8rb5 {
    transform: scale(1.05);
}

.tariff-block-axSMH .learning-cost-bZpAn:nth-child(3n+2) {
    border-top: 3px solid rgb(145,162,188);
}

.meet-us-v3r0m::before {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.6;
    background: linear-gradient(45deg, rgb(181,193,215,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
    top: 0;
}

.meet-us-v3r0m .founder-vision-ojm13 {
    text-align: center;
    width: 100%;
}

.meet-us-v3r0m .value-prop-aQoId {
    font-size: 17px;
    opacity: 0.8;
    color: #ffffff;
    font-weight: 400;
}

.meet-us-v3r0m h2 {
    font-size: 28px;
    position: relative;
    padding-bottom: 15px;
    color: #000000;
    margin-bottom: 20px;
}

.contact-form-box-VnBOo::before {
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.3;
    z-index: 0;
    background-size: 60px 60px;
    background: linear-gradient(45deg, transparent 48%, rgb(181,193,215,0.5) 49%, rgb(181,193,215,0.5) 51%, transparent 52%),
                linear-gradient(-45deg, transparent 48%, rgb(145,162,188,0.5) 49%, rgb(145,162,188,0.5) 51%, transparent 52%);
}

.contact-form-box-VnBOo .help-form-7oaf9 {
    border-radius: 0;
    transform: skew(-3deg);
    flex: 1 1 60%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    background: #ffffff;
    padding: 60px;
    z-index: 2;
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
}

.contact-form-box-VnBOo .help-form-7oaf9 input[type="text"],
.contact-form-box-VnBOo .help-form-7oaf9 textarea {
    transition: all 0.3s ease;
    color: #000000;
    width: 100%;
    font-size: 15px;
    font-family: Arial, sans-serif;
    border-radius: 0;
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 25px;
    border: 2px solid rgb(181,193,215);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV a {
    color: rgb(181,193,215);
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: color 0.3s ease;
}

.contact-form-box-VnBOo .help-form-7oaf9 .feedback-info-391wV a:hover::after {
    background-color: rgb(145,162,188);
    transform: scaleX(1);
}

.contact-form-box-VnBOo .query-box-y6v8O::before {
    left: 0;
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq {
    margin: 0;
    list-style: none;
    padding: 0;
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li svg {
    width: 24px;
    margin-right: 20px;
    flex-shrink: 0;
    height: 24px;
}

.contact-form-box-VnBOo .query-box-y6v8O .support-query-BNoFq li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #000000;
}

.analysis-summary-wfvgt .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.analysis-summary-wfvgt .top-gain-h0Eyq::before {
    left: 0;
    background: rgb(181,193,215);
    border-radius: 10px 0 0 10px;
    width: 5px;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
}

.analysis-summary-wfvgt .extra-study-rMEyi::after {
    height: 3px;
    position: absolute;
    border-radius: 10px;
    content: "";
    left: 0;
    background: rgb(145,162,188);
    width: 50%;
    bottom: -0.5rem;
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k:nth-child(even) h4 {
    background: rgb(145,162,188);
}

.analysis-summary-wfvgt .statistics-advantage-vVa0k:hover h4::before {
    opacity: 1;
}

.analysis-summary-wfvgt svg {
    transition: all 0.3s ease;
    position: absolute;
    height: 24px;
    right: 1rem;
    fill: rgba(255, 255, 255, 0.5);
    top: 1rem;
    width: 24px;
}

.privacy-preserve-rimZg h2 {
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(145,162,188);
    font-size: 28px;
    margin-top: 30px;
    border-bottom: 1px solid rgb(145,162,188);
}

.privacy-preserve-rimZg li {
    color: #000000;
    line-height: 1.6;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
}

.teacher-profile-U4Ai8::before {
    top: 0;
    transform: translateY(-30%) skewY(-5deg);
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(45deg, rgb(181,193,215,0.5) 0%, transparent 70%);
    z-index: 0;
    height: 100%;
    opacity: 0.1;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN > div:first-child {
    z-index: 1;
    align-items: center;
    justify-content: center;
    position: relative;
    display: flex;
}

.teacher-profile-U4Ai8 .cover-photo-N8rb5::before {
    transform: rotate(-45deg);
    background: linear-gradient(
    135deg,
    rgb(145,162,188) 0%,
    transparent 50%,
    rgb(181,193,215) 100%
  );
    inset: -8px;
    animation: rotateGradient 15s linear infinite;
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    opacity: 0.8;
    content: "";
}

.teacher-profile-U4Ai8 .career-exp-fm7Ev {
    text-align: justify;
    padding-left: 1rem;
    color: #000000;
    position: relative;
    font-size: 17px;
    line-height: 1.8;
}

.teacher-profile-U4Ai8 .user-feedback-grkiN:hover .cover-photo-N8rb5 {
    transform: translateZ(40px) scale(1.05);
}

header .header-lesson-OGB5P::before {
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(145,162,188,0.5) 0%, transparent 60%);
    left: 0;
    height: 100%;
}

header .header-lesson-OGB5P .nav-main-hyN0c .top-mentor-HXBnk svg {
    height: 2.8rem;
    filter: drop-shadow(0 0 8px #ffffff);
    width: auto;
}

header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 {
    margin: 0;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
}

header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a::after {
    height: 2px;
    bottom: 0.8rem;
    background: rgb(145,162,188);
    content: "";
    width: 0;
    left: 1.5rem;
    position: absolute;
    transition: width 0.3s ease;
}

.code-labs-G1s2A .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    display: grid;
}

.code-labs-G1s2A .company_holder h3::after {
    background: rgb(181,193,215);
    bottom: 0;
    border-radius: 10px;
    height: 4px;
    content: '';
    left: 0;
    width: 40px;
    position: absolute;
}

.code-labs-G1s2A .header-main-2x9sz h5 {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 23px;
    position: relative;
    color: #ffffff;
}

.code-labs-G1s2A .header-main-2x9sz h5 {
    letter-spacing: 0.5px;
}

.code-labs-G1s2A .header-main-2x9sz .first-expert-YdEob a::before {
    background: rgb(181,193,215);
    z-index: -1;
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    left: 0;
    transition: all 0.3s ease;
    top: 0;
}

.footer-address-sBnwG .container {
    align-items: center;
    display: flex;
    justify-content: center;
}



footer::after {
    bottom: 0;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    right: 0;
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
}

.code-labs-G1s2A .level-up-jtqpc::after {
    width: 120px;
    top: -20px;
    z-index: -1;
    opacity: 0.2;
    content: '';
    position: absolute;
    filter: blur(50px);
    background: rgb(181,193,215,0.5);
    right: 100px;
    border-radius: 50%;
    height: 120px;
}

.customer-experience-hPn0L .container {
    z-index: 2;
    position: relative;
}

.customer-experience-hPn0L .student-quotes-ag7u1 {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    perspective: 1000px;
}

.customer-experience-hPn0L .user-feedback-grkiN {
    flex: 0 0 calc(33.333% - 2rem);
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    margin: 1rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    overflow: hidden;
}

.customer-experience-hPn0L .user-feedback-grkiN p {
    margin: 0;
    color: #000000;
    font-size: calc(12px + 0.1rem);
    padding: 1rem 1.5rem 0;
    position: relative;
    font-weight: 600;
}

.customer-experience-hPn0L .user-feedback-grkiN:nth-child(3n+2) {
    transform: translateZ(10px);
}

.primary-page-l1Eoh .master-sessions-Cbgze {
    display: flex;
    justify-content: center;
    height: 100%;
    position: relative;
    width: 100%;
    align-items: center;
}

.primary-page-l1Eoh .edu-front-kwxyL {
    height: 100%;
    flex: 0 0 100%;
    position: relative;
    overflow: hidden;
}

.primary-page-l1Eoh .edu-front-kwxyL img {
    height: 100%;
    animation: zoom-pan 30s ease alternate infinite;
    object-fit: cover;
    filter: saturate(1.1) contrast(1.05);
    width: 100%;
}

.primary-page-l1Eoh .text-details-Qg81Y {
    box-shadow: 0 10px 30px #000000;
    width: 90%;
    border-radius: 19px;
    position: relative;
    backdrop-filter: blur(3px);
    border: 1px solid #000000;
    text-align: center;
    transform: translateZ(0);
    z-index: 10;
    border-color: rgba(255, 255, 255, 0.1);
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgb(181,193,215,0.5) 80%,
        rgba(0, 0, 0, 0.5) 100%
    );
    opacity: 0.85;
    max-width: 750px;
    padding: 3rem;
}

.primary-page-l1Eoh .text-details-Qg81Y .request-section-C59Ql:hover::before {
    opacity: 1;
}



@supports ((-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px))) {.primary-page-l1Eoh .text-details-Qg81Y {
    background: linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgb(181,193,215,0.5) 80%,
            rgba(0, 0, 0, 0.5) 100%
        );
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}}

.cookie-dialog-window-jEJ86 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

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

.outer-container-8CYKe .cookie-updates-OCLPf h5, .outer-container-8CYKe .cookie-updates-OCLPf p {
    color: #000000;
}

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

.appMessage-cXKWl h2::after {
    width: 80px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(181,193,215), rgb(145,162,188));
    content: "";
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 3px;
}

.appMessage-cXKWl li {
    position: relative;
    padding-left: 25px;
}

.appMessage-cXKWl span {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    display: block;
}


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



@media (max-width: 1199px) {.course-highlights-9SYFx .program-map-e7Sb9 {
    padding: 50px 50% 50px 50px;
}.course-highlights-9SYFx .cover-photo-N8rb5 {
    width: 42%;
    height: 85%;
}
}



@media (max-width: 767px) {.course-highlights-9SYFx {
    padding: 60px 0;
}.course-highlights-9SYFx .program-map-e7Sb9 {
    padding: 200px 30px 40px 30px;
}.course-highlights-9SYFx .cover-photo-N8rb5 {
    height: 180px;
}.course-highlights-9SYFx .nav-main-hyN0c {
    left: 30px;
    top: 140px;
}.course-highlights-9SYFx .nav-main-hyN0c svg {
    width: 60px;
}.course-highlights-9SYFx h3 {
    font-size: calc(30px * 0.8);
}.course-highlights-9SYFx p {
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 768px) {.register-now-yKTS5 {
    padding: 3.5rem 0;
}.register-now-yKTS5 h2 {
    font-size: calc(38px * 0.8);
    text-align: center;
}.register-now-yKTS5 .master-sessions-Cbgze {
    align-items: center;
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem 1.5rem;
    text-align: center;
    transform: translateZ(20px) rotateX(0deg);
}.register-now-yKTS5 svg {
    height: 40px;
    width: 40px;
}.register-now-yKTS5 .master-sessions-Cbgze div {
    width: 100%;
    justify-content: center;
}
}



@media (max-width: 992px) {.meet-us-v3r0m {
    padding: 70px 0;
}.meet-us-v3r0m .master-sessions-Cbgze {
    flex-direction: column;
}.meet-us-v3r0m .expert-network-C8JtY {
    flex: 0 0 100%;
    padding: 40px 20px;
    width: 100%;
}.meet-us-v3r0m .text-details-Qg81Y {
    width: 100%;
    flex: 0 0 100%;
    padding: 40px 20px;
}
}



@media (max-width: 992px) {.contact-form-box-VnBOo {
    padding: 70px 0;
}.contact-form-box-VnBOo .request-request-QtL48 {
    flex-direction: column;
}.contact-form-box-VnBOo .help-form-7oaf9 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 40px;
    flex: 1 1 100%;
}.contact-form-box-VnBOo .query-box-y6v8O {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    margin-left: 0;
    flex: 1 1 100%;
    padding: 40px;
    margin-top: -20px;
}
}



@media (max-width: 1024px) {.analysis-summary-wfvgt .statistics-benefit-uSINo {
    max-width: 100%;
}.analysis-summary-wfvgt .statistics-advantage-vVa0k h4 {
    font-size: calc(29px * 1.3);
    padding: 2rem;
}.analysis-summary-wfvgt .statistics-advantage-vVa0k span {
    padding: 2rem;
}
}



@media (max-width: 480px) {.analysis-summary-wfvgt {
    padding: 3rem 0;
}.analysis-summary-wfvgt .top-gain-h0Eyq {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}.analysis-summary-wfvgt .statistics-advantage-vVa0k {
    flex-direction: column;
}.analysis-summary-wfvgt .statistics-advantage-vVa0k h4 {
    flex: 0 0 auto;
    width: 100%;
    padding: 1.5rem;
    font-size: 29px;
}.analysis-summary-wfvgt .statistics-advantage-vVa0k span {
    justify-content: center;
    padding: 1.5rem;
    text-align: center;
}.analysis-summary-wfvgt .extra-study-rMEyi {
    font-size: calc(29px * 0.8);
    margin-bottom: 1rem;
}.analysis-summary-wfvgt .statistics-benefit-uSINo {
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}.analysis-summary-wfvgt svg {
    width: 20px;
    right: 0.8rem;
    height: 20px;
    top: 0.8rem;
}}



@media screen and (max-width: 991px) {header .header-lesson-OGB5P {
    flex-direction: column;
    padding: 1rem 0;
    align-items: center;
}header .header-lesson-OGB5P .nav-main-hyN0c {
    margin-bottom: 1rem;
    margin-left: 0;
}header .header-lesson-OGB5P .header-main-2x9sz {
    clip-path: none;
    padding-right: 0;
    width: 100%;
    background: rgb(181,193,215,0.5);
    justify-content: center;
    flex-wrap: wrap;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a {
    padding: 0.8rem 1rem;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a::after {
    bottom: 0.4rem;
    left: 1rem;
}header .header-lesson-OGB5P .header-main-2x9sz .header-top-yalW0 a:hover::after {
    width: calc(100% - 2rem);
}
}



@media (max-width: 768px) {.primary-page-l1Eoh {
    height: 90vh;
}.primary-page-l1Eoh .text-details-Qg81Y {
    padding: 1.8rem;
    max-width: 500px;
    width: 85%;
}.primary-page-l1Eoh .text-details-Qg81Y h1 {
    margin-bottom: 1.2rem;
}.primary-page-l1Eoh .text-details-Qg81Y h1::after {
    bottom: -8px;
}.primary-page-l1Eoh .text-details-Qg81Y p {
    line-height: 1.7;
    margin-bottom: 1.5rem;
}.primary-page-l1Eoh .text-details-Qg81Y .request-section-C59Ql {
    padding: 0.7rem 2rem;
}

}


@media only screen and (max-width: 800px) {.learn-consent-KuHN6 {
    display: none;
}.data-approval-NR1av {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookie-dialog-window-jEJ86 h5 {
    text-align: center;
}.cookie-dialog-window-jEJ86 p {
    text-align: center;
}.cookie-updates-OCLPf {
    margin-bottom: 20px;
}body .outer-container-8CYKe .cookie-disclaimer-2bLgF {
    margin-left: 0;
    margin-bottom: 10px;
}}



@keyframes float {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    100% {
        transform: rotate(25deg) translateY(-20px);
    }
}

@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}

@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}



@keyframes zoom-pan {
    0% {
        transform: scale(1.05) translate(0, 0);
    }
    25% {
        transform: scale(1.1) translate(5px, -5px);
    }
    50% {
        transform: scale(1.15) translate(0, 0);
    }
    75% {
        transform: scale(1.1) translate(-5px, 5px);
    }
    100% {
        transform: scale(1.05) translate(0, 0);
    }
}

