header,footer {
    width: 100%;
}

header {
    overflow: visible;
    margin-top: 0;
    position: relative;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 0;
    background: rgb(210,229,234);
}


.our-mission-2SM {
    z-index: 1;
    background: rgb(210,229,234);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.our-mission-2SM .learn-skill-lqz {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 40px;
    grid-template-areas: 
        "logo"
        "top-prime-TfQ"
        "director";
}

.our-mission-2SM .quick-mastery-QBJ svg path {
    fill: rgb(167,201,209);
}

.our-mission-2SM .word-box-s0e h2 {
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: 34px;
    color: #000000;
}

.our-mission-2SM .background-photo-mBr {
    z-index: 2;
    height: 180px;
    border-radius: 10px;
    box-shadow: 15px 15px 0 rgb(167,201,209,0.5);
    transition: all 0.4s ease;
    position: relative;
    flex: 0 0 auto;
    width: 180px;
}

.our-mission-2SM .quick-skill-ip3 {
    color: rgb(167,201,209);
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
}

.opening-page-pe1 .start-entry-jDc::after {
    mix-blend-mode: overlay;
    background: linear-gradient(to bottom, 
        rgb(167,201,209,0.5) 0%, 
        transparent 30%, 
        transparent 70%, 
        rgb(167,201,209,0.5) 100%);
    height: 100%;
    width: 100%;
    z-index: 3;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

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

.opening-page-pe1 h3 {
    font-weight: 400;
    position: relative;
    margin: 0;
    border-radius: 0 10px 10px 0;
    max-width: 700px;
    font-size: calc(24px * 1.1);
    backdrop-filter: blur(10px);
    line-height: 1.5;
    perspective: 1000px;
    background: linear-gradient(135deg, 
        rgba(rgb(167,201,209,0.5), 0.2) 0%, 
        rgba(rgb(167,201,209,0.5), 0.05) 100%);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    border-left: 5px solid rgb(167,201,209);
    padding: 1.5rem;
}

.reach-out-N1W .reach-list-Sb6 {
    flex-direction: column-reverse;
    position: relative;
    width: 100%;
    display: flex;
}

.reach-out-N1W .help-form-lVF h3::after {
    height: 3px;
    bottom: 0;
    background-color: rgb(122,172,184);
    content: '';
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    position: absolute;
}

.reach-out-N1W .help-form-lVF div svg path {
    fill: rgb(122,172,184);
}

.reach-out-N1W .help-form-lVF div span a:hover {
    color: rgb(122,172,184);
}

.reach-out-N1W .reach-request-fWK::before {
    left: 50%;
    z-index: -1;
    position: absolute;
    width: 30px;
    top: -15px;
    background-color: #ffffff;
    content: '';
    height: 30px;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 3px;
}

.reach-out-N1W .reach-request-fWK .reach-query-He6 {
    align-items: flex-start;
    display: flex;
    margin-top: 5px;
    flex: 1 0 100%;
}

.reach-out-N1W .reach-request-fWK .reach-query-He6 input[type="checkbox"]:checked::before {
    top: 50%;
    content: '✓';
    left: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
    font-size: 12px;
    position: absolute;
}

.reach-out-N1W .reach-request-fWK .message-links-srm {
    box-shadow: 0 5px 15px rgb(122,172,184,0.5);
    width: 100%;
    margin-top: 15px;
    font-weight: 600;
    border: none;
    background: linear-gradient(135deg, rgb(122,172,184), rgb(167,201,209));
    cursor: pointer;
    color: #ffffff;
    height: 50px;
    border-radius: 10px;
    font-size: 18px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ty-section-PSC h2::after {
    transform: scaleX(1);
    width: 85px;
    background: rgb(122,172,184);
    bottom: -12px;
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    content: "";
    position: absolute;
    left: 0;
}

.ty-section-PSC ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ty-section-PSC li span {
    display: block;
    font-size: calc(13px + 0.1rem);
    font-weight: 400;
    position: relative;
    color: #000000;
    max-width: 95%;
    line-height: 1.7;
}

.program-results-xH9::after {
    opacity: 0.15;
    animation: float 15s infinite ease-in-out reverse;
    transform: rotate(25deg);
    left: -5%;
    content: "";
    background: linear-gradient(40deg, rgb(122,172,184,0.5) 15%, transparent 75%);
    width: 20rem;
    height: 20rem;
    border-radius: 60% 40% 30% 70%;
    z-index: 0;
    filter: blur(35px);
    position: absolute;
    bottom: -15%;
}

.program-results-xH9 .background-photo-mBr {
    max-width: 480px;
    width: 100%;
    transform: perspective(1000px) rotateY(-2deg);
    object-fit: cover;
    height: auto;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 3px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.07);
}

.program-results-xH9 li:hover {
    transform: translateX(5px);
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.05), transparent);
    border-left: 2px solid rgb(167,201,209);
}

.program-results-xH9 li div,
.program-results-xH9 li p {
    font-size: 17px;
    position: relative;
    margin: 0;
    line-height: 1.5;
    color: #000000;
}

.program-results-xH9 li:first-child {
    animation: fadeInUp 0.6s 0.1s both;
}

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

.program-overview-2Bb::after {
    position: absolute;
    width: 90%;
    left: 5%;
    z-index: 0;
    animation: ambientLight 15s infinite alternate ease-in-out;
    top: 5%;
    content: "";
    background: 
        radial-gradient(ellipse at top left, rgb(167,201,209,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(122,172,184,0.5) 0%, transparent 60%);
    filter: blur(40px);
    height: 90%;
}

.program-overview-2Bb .learn-skill-lqz:hover .background-photo-mBr {
    filter: saturate(1.1) contrast(1.2);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
}

.program-overview-2Bb .learn-now-xlJ::after {
    border: 1px dashed rgb(167,201,209,0.5);
    z-index: -1;
    bottom: 10px;
    top: 10px;
    transition: all 0.4s ease;
    opacity: 0.5;
    content: "";
    border-radius: 10px;
    right: 10px;
    left: 10px;
    position: absolute;
}

.program-overview-2Bb .learn-skill-lqz:hover .learn-now-xlJ::after {
    left: 15px;
    top: 15px;
    opacity: 0.7;
    right: 15px;
    bottom: 15px;
}

.program-overview-2Bb .site-core-Q41:hover::before {
    opacity: 0.8;
}

.program-overview-2Bb .site-core-Q41 svg {
    transition: transform 0.5s ease;
    height: 40px;
    width: 40px;
}

.program-overview-2Bb .site-core-Q41 svg path {
    fill: rgb(167,201,209);
    transition: fill 0.5s ease;
}

.program-overview-2Bb h3 {
    margin-bottom: 30px;
    position: relative;
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
    margin-top: 20px;
}

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

.program-overview-2Bb p::before, 
.program-overview-2Bb p::after {
    position: absolute;
    height: 20px;
    content: "";
    opacity: 0.3;
    width: 20px;
    transition: all 0.5s ease;
}

.program-overview-2Bb p::before {
    border-left: 2px solid rgb(167,201,209);
    top: -10px;
    left: -10px;
    border-top: 2px solid rgb(167,201,209);
}

.privacy-safeguard-J1Q h3, .privacy-safeguard-J1Q h4, .privacy-safeguard-J1Q h5, .privacy-safeguard-J1Q h6 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(167,201,209);
    width: 100%;
    color: rgb(167,201,209);
    font-weight: 600;
    text-align: center;
    font-size: 23px;
    margin-top: 30px;
}

.price-combo-joT::before {
    right: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    bottom: 0;
    left: 0;
    content: "";
    top: 0;
}

.price-combo-joT .package-pricing-L0M {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    display: grid;
    margin: 0;
}

.price-combo-joT .package-pricing-L0M li:hover {
    transform: translateY(-10px);
    z-index: 10;
}

.price-combo-joT .fee-plans-gVR:hover::before {
    opacity: 0.2;
}

.price-combo-joT .premium-plan-acz {
    position: relative;
    padding: 40px 30px;
    z-index: 2;
}

.price-combo-joT .cost-card-f9u h4 {
    font-weight: 600;
    position: relative;
    font-size: calc(23px + 2px);
    transition: transform 0.3s ease;
    color: #ffffff;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 20px;
}

.price-combo-joT .study-rates-b4H {
    transition: transform 0.3s ease;
    position: relative;
    color: #ffffff;
    display: inline-block;
    background-clip: text !important;
    font-weight: 700;
    font-size: calc(23px + 4px);
    -webkit-text-fill-color: transparent;
    padding: 10px 0;
    -webkit-background-clip: text !important;
    margin-top: auto;
    background: linear-gradient(90deg, rgb(122,172,184) 0%, rgb(167,201,209) 100%);
}

header .top-header-4U2 {
    transform-style: preserve-3d;
    position: relative;
    display: block;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

header .first-class-PoX {
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    list-style: none;
    padding: 0;
    perspective: 1000px;
    margin: 0;
}

header .site-top-6At a::before {
    border-radius: 10px;
    width: 100%;
    transform: translateZ(-5px);
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(167,201,209,0.5) 0%, 
        rgb(122,172,184,0.5) 100%
    );
    content: '';
    opacity: 0;
}



@supports not (transform-style: preserve-3d) {header .top-header-4U2:hover {
    transform: translateY(-3px);
}header .site-top-6At a:hover {
    transform: translateY(-3px);
}}

.training-method-WTH .learn-skill-lqz {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}

.training-method-WTH h2::after {
    position: absolute;
    bottom: -10px;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left center;
    content: '';
    border-radius: 10px;
    background: linear-gradient(to right, rgb(167,201,209), rgb(122,172,184));
    width: 80px;
    box-shadow: 0 2px 10px rgba(rgb(167,201,209), 0.2);
    height: 4px;
    left: 0;
    transform: scaleX(1);
}

.training-method-WTH p {
    transition: transform 0.3s ease;
    line-height: 1.75;
    font-size: 17px;
    z-index: 2;
    position: relative;
    margin: 0;
    color: #000000;
}

.teacher-profile-bE4 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1200px;
    z-index: 2;
    padding: 0 20px;
}

.teacher-profile-bE4 .employee-area-Eex {
    z-index: 1;
    margin: 0;
    border-radius: 19px;
    font-weight: 300;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(167,201,209,0.5);
    backdrop-filter: blur(10px);
    font-size: 13px;
    padding: 50px 40px;
    grid-area: quote;
    line-height: 1.7;
    position: relative;
    transform: translateZ(20px);
    color: #ffffff;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
}

.teacher-profile-bE4 .student-feedback-kL2:hover .name {
    transform: translateZ(45px) translateY(-5px);
}

footer {
    width: 100%;
    position: relative;
}

.design-res-XeV::before {
    background-color: rgb(167,201,209);
    top: 0;
    width: 60%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    position: absolute;
    height: 100%;
    content: "";
    z-index: 0;
}

footer .info_item svg {
    fill: #ffffff;
    height: 20px;
    vertical-align: middle;
    transform: skewX(5deg);
    width: 20px;
    margin-right: 10px;
}

footer .site-core-Q41 {
    position: relative;
    padding-left: 20px;
}

footer .site-core-Q41 svg {
    width: auto;
    height: 45px;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
}

footer .first-class-PoX h5::after {
    position: absolute;
    background-color: rgb(167,201,209);
    width: 50px;
    left: 0;
    height: 3px;
    content: "";
    bottom: 0;
}

footer .main-learn-kTy a:hover {
    color: rgb(167,201,209);
    padding-left: 20px;
}

footer .subscribe_holder::before {
    height: 100px;
    content: "";
    background-color: rgb(167,201,209);
    width: 100px;
    right: -20px;
    top: -20px;
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    opacity: 0.2;
}

footer .sub-prize-UQ5 {
    background-color: rgb(167,201,209);
    transition: all 0.3s ease;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    letter-spacing: 1px;
    font-size: 20px;
    border-radius: 10px;
    padding: 14px 20px;
    cursor: pointer;
}

.quantitative-data-E7A h3 {
    animation: fadeInUp 0.8s ease-out forwards;
    font-size: 35px;
    opacity: 0;
    color: #000000;
    margin-bottom: 3rem;
    position: relative;
    text-align: center;
    transform: translateY(20px);
    font-weight: 700;
    z-index: 1;
}

.quantitative-data-E7A .success-factors-QUS:nth-child(2) {
    --i: 2;
}

.quantitative-data-E7A .success-factors-QUS:nth-child(4) {
    --i: 4;
}

.quantitative-data-E7A .success-factors-QUS:nth-child(7) {
    --i: 7;
}

.quantitative-data-E7A .success-factors-QUS:hover::before {
    transform: scaleY(1);
}

.quantitative-data-E7A .success-factors-QUS:hover::after {
    transform: scale(1.2);
    opacity: 0.2;
}

.quantitative-data-E7A .success-factors-QUS span {
    color: #000000;
    font-size: calc(17px * 1.05);
    transition: transform 0.3s ease-out;
    margin-bottom: 0.5rem;
    position: relative;
    z-index: 2;
    font-weight: 600;
}

.take-a-spin-vdU::after {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
    content: '';
    z-index: 1;
    background: rgb(122,172,184,0.5);
    opacity: 0.1;
    left: -10%;
    position: absolute;
    bottom: -30%;
    width: 60%;
    transform: rotate(15deg);
    height: 150%;
}

.take-a-spin-vdU .message-links-srm:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.take-a-spin-vdU .message-links-srm:hover::before {
    opacity: 1;
}

.take-a-spin-vdU .container p::before {
    left: -20%;
    animation: morph 8s ease-in-out infinite;
    content: '';
    height: 120%;
    background: #ffffff;
    opacity: 0.4;
    z-index: -1;
    width: 140%;
    top: -10%;
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    position: absolute;
}

.cookie-modal-message-icg h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

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

.wrapper-template-Sjf .privacy-cookies-IOE h5, .wrapper-template-Sjf .privacy-cookies-IOE p {
    color: #000000;
}



@media (min-width: 1200px) {.our-mission-2SM .learn-skill-lqz {
    gap: 40px;
    grid-template-columns: 0.8fr 2fr;
    grid-template-areas:
            "logo . content"
            "director . content";
}.our-mission-2SM .word-box-s0e {
    padding: 0 0 0 50px;
    position: relative;
}.our-mission-2SM .word-box-s0e::before {
    height: 80%;
    top: 10%;
    left: 0;
    content: "";
    width: 1px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(167,201,209), transparent);
}
}



@media (max-width: 768px) {.opening-page-pe1 .training-space-9Hy {
    grid-gap: 1.2rem;
    padding: 3rem 2rem;
}.opening-page-pe1 .training-space-9Hy > div::before {
    left: -15px;
    width: 3px;
}.opening-page-pe1 .training-space-9Hy p {
    padding: 0.4rem 0.8rem;
    font-size: 12px;
}.opening-page-pe1 h3 {
    padding: 1rem;
    font-size: calc(12px * 1.1);
}
}



@media screen and (min-width: 992px) {.reach-out-N1W {
    padding: 100px 0;
    min-height: 700px;
}.reach-out-N1W .reach-list-Sb6 {
    align-items: center;
    flex-direction: row;
}.reach-out-N1W .help-form-lVF {
    width: 65%;
    margin-left: auto;
    justify-content: space-between;
    gap: 30px;
    padding: 60px 0 60px 120px;
    align-items: center;
}.reach-out-N1W .help-form-lVF h3 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
    text-align: left;
}.reach-out-N1W .help-form-lVF h3::after {
    left: 0;
    transform: none;
}.reach-out-N1W .help-form-lVF div {
    margin: 0;
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}.reach-out-N1W .reach-request-fWK {
    max-width: 450px;
    margin: 0;
    position: absolute;
    z-index: 3;
    padding: 40px;
    width: 45%;
    left: 0;
}.reach-out-N1W .reach-request-fWK::before {
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    left: -15px;
}
}



@media (min-width: 992px) {.program-results-xH9 {
    padding: 8rem 3rem;
}.program-results-xH9 .learn-skill-lqz {
    gap: 4rem;
}.program-results-xH9 .background-photo-mBr {
    max-width: 45%;
}.program-results-xH9 .word-box-s0e {
    max-width: 55%;
}.program-results-xH9 h5::after {
    width: 6rem;
}
}



@media (min-width: 768px) and (max-width: 991px) {.program-overview-2Bb {
    padding: 80px 0;
}.program-overview-2Bb .learn-now-xlJ {
    padding: 60px 40px;
    margin: 30px auto;
    width: 90%;
}.program-overview-2Bb .site-core-Q41 {
    height: 60px;
    top: -30px;
    width: 60px;
}.program-overview-2Bb .site-core-Q41 svg {
    height: 35px;
    width: 35px;
}.program-overview-2Bb h3 {
    font-size: calc(30px - 4px);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.program-overview-2Bb p {
    line-height: 1.7;
    font-size: calc(17px - 1px);
}
}



@media (max-width: 480px) {.price-combo-joT {
    padding: 60px 0;
}.price-combo-joT h2 {
    font-size: calc(35px - 6px);
}.price-combo-joT .cost-card-f9u h4 {
    font-size: 23px;
}.price-combo-joT .cost-card-f9u p {
    font-size: calc(17px - 1px);
}}



@media (max-width: 767px) {header {
    padding: 0;
}header .head-prime-jFw {
    padding: 0.8rem 1.5rem;
}header .site-core-Q41 {
    max-width: 140px;
}header .top-header-4U2 img {
    max-height: 35px;
}header .first-class-PoX {
    justify-content: flex-start;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    overflow-x: auto;
}header .first-class-PoX::-webkit-scrollbar {
    height: 3px;
}header .first-class-PoX::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(167,201,209,0.5);
}header .site-top-6At {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .site-top-6At a {
    font-size: calc(16px - 2px);
    white-space: nowrap;
    padding: 0.5rem 0.8rem;
}
}



@media (max-width: 992px) {.teacher-profile-bE4 {
    padding: 80px 0;
}.teacher-profile-bE4 .student-feedback-kL2 {
    transform: none;
    gap: 15px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    grid-template-areas:
      "background-photo-mBr"
      "name"
      "career-trajectory-Seq"
      "employee-area-Eex";
}.teacher-profile-bE4 .employee-area-Eex,
  .teacher-profile-bE4 .background-photo-mBr,
  .teacher-profile-bE4 .name,
  .teacher-profile-bE4 .student-feedback-kL2 > span:not(.name) {
    transform: none;
}.teacher-profile-bE4 .student-feedback-kL2:hover .employee-area-Eex,
  .teacher-profile-bE4 .student-feedback-kL2:hover .background-photo-mBr,
  .teacher-profile-bE4 .student-feedback-kL2:hover .name,
  .teacher-profile-bE4 .student-feedback-kL2:hover > span:not(.name) {
    transform: none;
}.teacher-profile-bE4 .background-photo-mBr {
    height: 240px;
    width: 90%;
    margin: 0 auto;
}.teacher-profile-bE4 .employee-area-Eex {
    padding: 30px;
}.teacher-profile-bE4 .name,
  .teacher-profile-bE4 .student-feedback-kL2 > span:not(.name) {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
}



@media (max-width: 991px) {.take-a-spin-vdU {
    padding: 90px 0;
}.take-a-spin-vdU .container p {
    font-size: calc(23px * 1.2);
    margin-bottom: 50px;
    padding: 35px 50px;
}.take-a-spin-vdU .message-links-srm {
    padding: 18px 40px;
}
}



@media (max-width: 480px) {.take-a-spin-vdU {
    padding: 50px 0;
}.take-a-spin-vdU .container p {
    padding: 25px 30px;
    border-radius: 30px;
    margin-bottom: 30px;
    font-size: calc(13px * 1.2);
}.take-a-spin-vdU .message-links-srm {
    font-size: calc(17px * 0.9);
    padding: 12px 30px;
}}



@keyframes growLine {
    0% {
        height: 0;
    }
    100% {
        height: 70%;
    }
}



@keyframes float {
    0%, 100% {
        transform: translate(0, 0) rotate(-15deg);
    }
    25% {
        transform: translate(-10px, 15px) rotate(-5deg);
    }
    50% {
        transform: translate(10px, 30px) rotate(0deg);
    }
    75% {
        transform: translate(20px, 15px) rotate(-10deg);
    }
}



@keyframes morph {
    0%, 100% {
        border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
}

