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

.warp-container-6108 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}


.newsletter-signup-2405 {
    isolation: isolate;
    background-color: rgb(234,238,239);
    padding: 5rem 3rem;
    position: relative;
    overflow: hidden;
}

.newsletter-signup-2405 .pro-classes-8395 {
    display: grid;
    gap: 0;
    position: relative;
    grid-template-columns: 2fr 3fr;
}

.newsletter-signup-2405 p {
    justify-content: center;
    color: #000000;
    transform-origin: left center;
    position: relative;
    padding-right: 2rem;
    flex-direction: column;
    font-size: calc(21px * 1.2);
    letter-spacing: 1px;
    margin: 0;
    line-height: 1.6;
    grid-column: 1 / 2;
    display: flex;
    font-family: Arial, sans-serif;
    font-weight: 300;
}

.newsletter-signup-2405 .sub-tile-7806 {
    font-size: 20px;
    position: relative;
    background-color: rgb(198,209,212);
    color: #ffffff;
    border: none;
    font-family: Arial, sans-serif;
    border-radius: 0 10px 10px 0;
    z-index: 1;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    cursor: pointer;
    padding: 1.2rem 2rem;
    font-weight: 400;
    overflow: hidden;
}

.our-story-6023 h2 {
    position: relative;
    text-align: center;
    text-shadow: 0 0 20px rgb(198,209,212,0.5);
    letter-spacing: 2px;
    font-size: 41px;
    color: #ffffff;
    margin-bottom: 60px;
    font-weight: 700;
}

.our-story-6023 .pro-learning-9261 {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.our-story-6023 .learn-training-4512:nth-child(2) {
    background: linear-gradient(135deg, rgba(rgb(161,172,179), 0.2) 0%, rgba(rgb(161,172,179), 0.05) 100%);
    transform: translateX(40px);
}

.our-story-6023 .learn-training-4512:nth-child(1):hover {
    transform: translateY(-10px) translateX(-40px);
}

.our-story-6023 .learn-training-4512 h3 {
    padding-bottom: 15px;
    font-size: 18px;
    position: relative;
    margin-left: 15px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 25px;
}

.our-story-6023 .learn-training-4512:hover h3::after {
    width: 80px;
}

.our-story-6023 .container::before {
    opacity: 0.25;
    bottom: -100px;
    z-index: 1;
    position: absolute;
    left: -100px;
    filter: blur(80px);
    width: 400px;
    animation: float 20s infinite alternate-reverse linear;
    content: "";
    background: linear-gradient(135deg, rgb(161,172,179) 0%, transparent 80%);
    border-radius: 50%;
    height: 400px;
}

.program-assets-1479 .pro-classes-8395 {
    flex-direction: column;
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.9),
                inset 5px 5px 10px rgba(255, 255, 255, 0.8),
                inset -5px -5px 10px rgba(0, 0, 0, 0.03);
    display: flex;
}

.program-assets-1479 .pro-classes-8395 {
    padding: 50px;
}

.program-assets-1479 li:hover {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 1);
    transform: translateY(-3px) translateZ(0);
}

.program-assets-1479 li p {
    font-size: 17px;
    margin: 0;
    display: flex;
    color: #000000;
    line-height: 1.5;
    align-items: flex-start;
}

.program-assets-1479 li:nth-child(1) {
    animation: fadeInUp 0.5s 0.1s backwards;
}

.program-assets-1479 li:nth-child(5) {
    animation: fadeInUp 0.5s 0.5s backwards;
}

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

.appSpotlight-8264 h2::after {
    transform: scaleX(1);
    width: 80px;
    background: linear-gradient(90deg, rgb(198,209,212) 0%, rgb(161,172,179) 100%);
    bottom: -15px;
    transition: transform 0.5s ease;
    position: absolute;
    height: 3px;
    left: 0;
    transform-origin: left;
    content: "";
}

.appSpotlight-8264 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.appSpotlight-8264 li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
}

.welcome-page-4175 {
    height: 100vh;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.welcome-page-4175 .learn-base-7039::before {
    background: linear-gradient(
    135deg,
    rgb(198,209,212,0.5) 0%,
    rgb(161,172,179,0.5) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
    backdrop-filter: blur(2px);
    left: 0;
    top: 0;
    height: 100%;
    transform: translateZ(0);
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
}

.welcome-page-4175 .learn-academy-3215 h1 {
    position: relative;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    opacity: 0;
    font-weight: 700;
    line-height: 1.1;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    animation-delay: 0.2s;
    font-size: calc(38px * 1.15);
    animation: textFlyIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateZ(40px);
}

.welcome-page-4175 .learn-academy-3215 p::before {
    transform-origin: top;
    animation-delay: 1.2s;
    background: rgb(161,172,179);
    width: 3px;
    left: 0;
    transform: scaleY(0);
    top: 0.5rem;
    position: absolute;
    height: calc(100% - 1rem);
    content: "";
    animation: lineGrow 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

.music-edu-9354 .info_item:hover {
    transform: translateX(10px);
}

.music-edu-9354 .info_item svg {
    fill: #ffffff;
    height: 20px;
    transition: transform 0.3s ease;
    width: 20px;
}

.music-edu-9354 .top-nav-8197 {
    background-color: rgb(161,172,179);
    z-index: 4;
    display: flex;
    gap: 1.5rem;
    padding: 4rem 2rem 3rem;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    position: relative;
    flex-direction: column;
}

.music-edu-9354 .nav-sitewrap-0135 h5::after {
    left: 0;
    content: '';
    bottom: -0.5rem;
    width: 40px;
    height: 3px;
    position: absolute;
    background-color: rgb(198,209,212);
}

.music-edu-9354 .main-learn-9261 a::before {
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease;
    width: 0;
    left: 0;
    background-color: rgb(198,209,212);
    height: 2px;
    content: '';
}

.music-edu-9354 .subscribe_holder p {
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 1rem;
}

.music-edu-9354 .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
    border-color: rgba(255, 255, 255, 0.3);
}

.music-edu-9354 .sub-tile-7806:hover {
    background-color: rgb(198,209,212,0.5);
}

.music-edu-9354 .skill-links-0918 {
    text-align: center;
    position: relative;
    margin-top: 0;
    background-color: rgb(161,172,179);
    z-index: 1;
    padding: 6rem 0 2rem;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
}

.join-now-1678::after {
    filter: blur(30px);
    position: absolute;
    background: radial-gradient(circle, rgb(198,209,212,0.5) 0%, transparent 70%);
    height: 300px;
    content: '';
    top: -150px;
    right: -100px;
    border-radius: 50%;
    opacity: 0.6;
    width: 300px;
    z-index: 0;
}

.join-now-1678 h6 {
    line-height: 1.5;
    opacity: 1;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2.5rem;
    font-size: 21px;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    color: #000000;
    transform: translateY(0);
}

.join-now-1678 .support-feedback-8419:hover {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 
        0 15px 25px rgba(rgb(198,209,212,0.5), 0.3),
        0 10px 15px rgba(rgb(198,209,212,0.5), 0.2),
        inset 0 -2px 0 rgba(0, 0, 0, 0.1);
}

.join-now-1678 .support-feedback-8419 span {
    transition: transform 0.3s ease;
    position: relative;
    z-index: 1;
}

.course-offering-5427::after {
    height: 100%;
    position: absolute;
    content: "";
    right: 0;
    z-index: 1;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(161,172,179,0.5) 0%,
    transparent 60%
  );
    width: 100%;
    top: 0;
}

.course-offering-5427 .pro-classes-8395::after {
    content: "";
    border: 2px solid rgb(161,172,179,0.5);
    right: -50px;
    position: absolute;
    bottom: -100px;
    border-radius: 50%;
    height: 300px;
    animation: rotate 40s linear infinite reverse;
    width: 300px;
    z-index: -1;
}

.course-offering-5427 .top-nav-8197 {
    position: relative;
    margin-bottom: 30px;
}

.course-offering-5427 .top-nav-8197 svg {
    width: 60px;
    height: 60px;
    transition: filter 0.4s ease;
    max-height: 70px;
}

.course-offering-5427 .top-nav-8197 svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,209,212);
}

.course-offering-5427 .photo-wrap-item-9048 {
    border-radius: 22px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: perspective(1000px) rotateY(-5deg);
    min-height: 500px;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 500px;
}

.package-deal-2847 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(234,238,239);
}

.package-deal-2847 .package-price-1804 {
    gap: 60px;
    display: flex;
    flex-direction: column;
}

.package-deal-2847 .member-plans-4879 {
    position: relative;
    margin-bottom: 20px;
    z-index: 2;
    order: -1;
    transform: translateX(5%);
}

.package-deal-2847 .member-plans-4879:hover .fee-options-7526 {
    transform: translateY(3px);
}

.package-deal-2847 .price-view-5714 {
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    display: block;
    text-decoration: none;
    position: relative;
    transform: translateZ(0) scale(1);
    overflow: hidden;
}

.package-deal-2847 .price-view-5714:hover .indv-cost-0768::before {
    transform: scaleX(1);
}

.package-deal-2847 .price-view-5714:hover .pricing-rates-5428 h3 {
    transform: translateY(-2px);
    color: rgb(198,209,212);
}

.package-deal-2847 .pricing-rates-5428 .value-fees-5704::after {
    bottom: -10px;
    content: "";
    transition: width 0.4s ease;
    background: rgb(161,172,179,0.5);
    width: 50px;
    height: 2px;
    left: 0;
    position: absolute;
}

.package-deal-2847 .price-view-5714 .photo-wrap-item-9048 {
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    overflow: hidden;
    height: 220px;
    width: 100%;
}

.package-deal-2847 .price-view-5714:nth-child(odd) .indv-cost-0768 {
    flex-direction: column-reverse;
}

.secure-bolt-3716 h1 {
    margin-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(198,209,212);
    font-size: 38px;
    color: rgb(198,209,212);
}

.secure-bolt-3716 li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}

.secure-bolt-3716 p, .secure-bolt-3716 span, .secure-bolt-3716 div {
    font-size: 12px;
    border-left: 3px solid rgb(198,209,212);
    padding-left: 15px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin-bottom: 20px;
}

.cookie-notice-message-2894 p a {
    color: rgb(198,209,212);
    text-decoration: none;
}


.warp-container-6108 .digital-tracking-6821 {
    justify-content: flex-end;
}

.warp-container-6108 .data-accept-2035 {
    text-align: right;
}

.contact-form-box-2103::before {
    z-index: -1;
    position: absolute;
    opacity: 0.95;
    content: '';
    background-color: rgb(198,209,212);
    inset: 0;
}

.contact-form-box-2103 .reach-info-5187 h3 {
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 35px;
}

.contact-form-box-2103 .reach-info-5187 div svg path {
    fill: #ffffff;
}

.contact-form-box-2103 .reach-info-5187 div span a {
    text-decoration: none;
    color: #ffffff;
}

.contact-form-box-2103 .help-block-1846 input#name {
    grid-column: span 1;
}

.contact-form-box-2103 .help-block-1846 input#phone {
    grid-column: span 1;
}

.contact-form-box-2103 .help-block-1846 input[type="text"]:focus,
.contact-form-box-2103 .help-block-1846 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(161,172,179);
}

.contact-form-box-2103 .help-block-1846 .inquiry-feedback-0215 input[type="checkbox"]:checked::before {
    content: '✓';
    position: absolute;
    font-size: 12px;
    color: #ffffff;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.contact-form-box-2103 .help-block-1846 .inquiry-feedback-0215 label a:hover {
    color: rgb(198,209,212);
}

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

header .header-top-0715 .top-nav-8197 .head-guide-8752 {
    padding: 0.5rem 1rem;
    display: block;
    position: relative;
}

header .header-top-0715 .nav-sitewrap-0135::before {
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
}

header .header-top-0715 .nav-sitewrap-0135 .nav-expert-7283 a:hover {
    color: rgb(161,172,179);
    transform: translateZ(10px);
}

.study-method-2863 .pro-classes-8395 {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}

.study-method-2863 .text-frame-item-9310::after {
    margin: 3px;
    z-index: -1;
    content: '';
    top: 0;
    position: absolute;
    right: 0;
    border-radius: 28px;
    background: rgb(234,238,239);
    left: 0;
    bottom: 0;
}

.study-method-2863 .text-frame-item-9310 h2::before {
    transition: transform 0.3s ease, opacity 0.3s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(198,209,212), rgb(161,172,179));
    opacity: 0.7;
    transform: translateY(5px);
    height: 8px;
    width: 100%;
    left: 0;
    opacity: 0;
    border-radius: 10px;
    bottom: -4px;
    content: '';
}



.study-method-2863 .text-frame-item-9310 p::after {
    position: absolute;
    background: rgb(198,209,212,0.5);
    bottom: -20px;
    opacity: 0.3;
    filter: blur(20px);
    height: 60px;
    right: -20px;
    width: 60px;
    content: '';
    border-radius: 50%;
    animation: pulse 8s infinite;
}

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

.teaching-history-0498::after {
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    filter: blur(60px);
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(198,209,212,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(161,172,179,0.5) 0%, transparent 50%);
    opacity: 0.4;
}



.teaching-history-0498 .photo-wrap-item-9048 {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(198,209,212,0.5);
    margin-bottom: 35px;
    width: 180px;
    position: relative;
    transition: all 0.5s ease;
    border-radius: 10px;
    height: 180px;
    overflow: hidden;
    transform: rotate(-3deg);
    z-index: 2;
}

.teaching-history-0498 .learner-stories-6741 span:not(.name) {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    letter-spacing: 2px;
}

.teaching-history-0498 .emp-milestones-0961::before,
.teaching-history-0498 .emp-milestones-0961::after {
    opacity: 0.1;
    background: rgb(198,209,212,0.5);
    content: "";
    height: 40px;
    position: absolute;
    width: 40px;
}

.teaching-history-0498 .emp-milestones-0961::before {
    border-top: 3px solid rgb(198,209,212);
    top: -5px;
    border-left: 3px solid rgb(198,209,212);
    left: -5px;
}



@media (max-width: 768px) {.newsletter-signup-2405 {
    padding: 3rem 1.5rem;
}.newsletter-signup-2405 .pro-classes-8395 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.newsletter-signup-2405 p {
    grid-column: 1 / 2;
    padding-right: 0;
    padding-bottom: 1.5rem;
    text-align: center;
}.newsletter-signup-2405 p::after {
    background: linear-gradient(to right, transparent, rgb(198,209,212,0.5), transparent);
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    width: 50%;
    transform: translateX(-50%);
    height: 1px;
}.newsletter-signup-2405 .input_holder {
    margin-left: 0;
    flex-direction: column;
    grid-column: 1 / 2;
}.newsletter-signup-2405 .email-form-5281 {
    border-radius: 10px;
    margin-bottom: 1rem;
    width: 100%;
}.newsletter-signup-2405 .sub-tile-7806 {
    border-radius: 10px;
    width: 100%;
}}



@media (min-width: 1200px) {.program-assets-1479 .container {
    max-width: 1300px;
}.program-assets-1479 h5 {
    font-size: calc(20px * 1.3);
}.program-assets-1479 .pro-classes-8395 > div:first-child {
    flex: 0 0 40%;
}.program-assets-1479 .photo-wrap-item-9048 {
    height: 400px;
}}



@media (min-width: 992px) {.appSpotlight-8264 .container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}.appSpotlight-8264 h2 {
    max-width: 70%;
}.appSpotlight-8264 .pro-classes-8395 {
    width: 85%;
    margin-left: 60px;
}.appSpotlight-8264 span {
    line-height: 1.9;
    font-size: calc(16px * 1.15);
}
}



@media (max-width: 992px) {.welcome-page-4175 {
    height: 90vh;
}.welcome-page-4175 .learn-academy-3215 {
    padding: 2rem;
    transform: translateZ(0) rotateX(2deg);
}.welcome-page-4175 .learn-academy-3215 h1 {
    font-size: 38px;
}.welcome-page-4175 .learn-academy-3215 h3 {
    font-size: calc(22px * 0.95);
}.welcome-page-4175 .learn-academy-3215 p {
    max-width: 95%;
}
}



@media (max-width: 991px) {.music-edu-9354 .text_main_holder {
    grid-template-columns: 1fr;
}.music-edu-9354 .top-nav-8197,
    .music-edu-9354 .nav-sitewrap-0135,
    .music-edu-9354 .subscribe_holder {
    clip-path: none;
}.music-edu-9354 .nav-sitewrap-0135 {
    padding: 3rem 2rem;
}.music-edu-9354 .top-nav-8197 {
    padding: 3rem 2rem;
    align-items: center;
    text-align: center;
}.music-edu-9354 .subscribe_holder {
    padding: 3rem 2rem;
}.music-edu-9354 .skill-links-0918 {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}



@media (max-width: 992px) {.join-now-1678 {
    padding: 4rem 0;
}.join-now-1678 .container {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
    max-width: 720px;
}.join-now-1678 h6 {
    margin-bottom: 2rem;
    font-size: calc(21px * 0.95);
}
}



@media (max-width: 1199px) {.course-offering-5427 .pro-classes-8395 {
    gap: 40px;
}.course-offering-5427 .skill-master-9748 {
    padding: 30px;
}.course-offering-5427 .photo-wrap-item-9048 {
    min-height: 450px;
}
}



@media (max-width: 576px) {.course-offering-5427 {
    padding: 40px 0;
}.course-offering-5427 .skill-master-9748 {
    padding: 20px;
}.course-offering-5427 h3 {
    font-size: calc(36px * 0.8);
}.course-offering-5427 p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}.course-offering-5427 .top-nav-8197 {
    margin-bottom: 15px;
}.course-offering-5427 .top-nav-8197 svg {
    max-height: 50px;
}.course-offering-5427 .photo-wrap-item-9048 {
    min-height: 300px;
}.course-offering-5427 .skill-master-9748::before,
  .course-offering-5427 .skill-master-9748::after {
    height: 30px;
    width: 30px;
}
}



@media (max-width: 767px) {.package-deal-2847 {
    padding: 60px 0;
}.package-deal-2847 .cost-deals-3086 {
    grid-template-columns: 1fr;
}.package-deal-2847 .pricing-rates-5428 {
    padding: 25px 20px;
}.package-deal-2847 .price-view-5714 .photo-wrap-item-9048 {
    height: 180px;
}.package-deal-2847 .member-plans-4879 h2 {
    font-size: calc(29px - 2px);
}
}



@media screen and (min-width: 992px) {.contact-form-box-2103 .connect-reach-6273 {
    align-items: center;
    flex-direction: row;
    gap: 50px;
}.contact-form-box-2103 .reach-info-5187 {
    margin-bottom: 0;
    width: 30%;
    text-align: left;
}.contact-form-box-2103 .reach-info-5187 h3 {
    margin-bottom: 30px;
}.contact-form-box-2103 .reach-info-5187 h3::after {
    width: 50%;
}.contact-form-box-2103 .reach-info-5187 div {
    margin: 15px 0;
    text-align: left;
    display: block;
}.contact-form-box-2103 .help-block-1846 {
    width: 70%;
}
}



@media screen and (max-width: 992px) {.study-method-2863 {
    padding: 100px 0;
}.study-method-2863 .text-frame-item-9310 {
    padding: 50px 50px;
}
}



@media screen and (max-width: 480px) {.study-method-2863 {
    padding: 60px 0;
}.study-method-2863 .text-frame-item-9310 {
    border-radius: calc(28px * 0.8);
    padding: 30px 20px;
}.study-method-2863 .text-frame-item-9310 h2 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.8);
}.study-method-2863 .text-frame-item-9310 p {
    font-size: calc(16px * 0.9);
}.study-method-2863 .text-frame-item-9310::before {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            90% 100%, 
            0% 100%
        );
}}



@keyframes shift {
    0% {
        opacity: 0.5;
        transform: translateX(0);
    }
    100% {
        opacity: 0.7;
        transform: translateX(-20px);
    }
}


    
    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(20px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }



@keyframes textFlyIn {
  0% {
    opacity: 0;
    transform: translateZ(0) translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateZ(40px) translateY(0);
  }
}



@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

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

