* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.head_guide_3075 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1141px;
}html,body {
    auto
contain;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.media_kit_6789 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.wrapper-section_6390 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    position: relative;
    background: rgb(222,236,220);
    width: 100%;
    z-index: 100;
    padding: 0;
}header::before {
    width: 100%;
    z-index: 0;
    height: 100%;
    opacity: 0.6;
    background: linear-gradient(135deg, 
        rgb(190,218,189,0.5) 0%, 
        transparent 60%, 
        rgb(155,191,154,0.5) 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
}header .container {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}header .top_tutor_4679 {
    padding: 0.8rem 3%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}header .header_train_8573 {
    text-decoration: none;
    padding: 0.6rem;
    margin-right: 1rem;
    position: relative;
    align-items: center;
    display: flex;
}header .header_train_8573::after {
    position: absolute;
    height: 2px;
    transition: transform 0.3s ease;
    transform: scaleX(0.7);
    left: 0;
    bottom: 0;
    width: 100%;
    content: '';
    background: linear-gradient(to right, rgb(190,218,189), rgb(155,191,154));
}header .header_train_8573:hover::after {
    transform: scaleX(1);
}header .header_train_8573 svg {
    width: 140px;
    height: auto;
    transition: all 0.3s ease;
}header .header_train_8573:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .site_head_1307 {
    display: flex;
    border-radius: 10px;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.5rem;
    gap: 0.4rem;
}header .head_site_8431 {
    z-index: 1;
    font-weight: 400;
    text-decoration: none;
    font-family: Arial, sans-serif;
    position: relative;
    transition: all 0.3s ease;
    font-size: 18px;
    overflow: hidden;
    border-radius: 10px;
    color: #000000;
    padding: 0.4rem 0.7rem;
}header .head_site_8431::after {
    background: linear-gradient(to right, rgb(190,218,189), rgb(155,191,154));
    transform-origin: left;
    position: absolute;
    left: 0;
    content: '';
    height: 2px;
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}header .head_site_8431:hover {
    color: rgb(190,218,189);
    background: rgba(255, 255, 255, 0.7);
}header .head_site_8431:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header .top_tutor_4679 {
    padding: 0.7rem 2.5%;
}header .header_train_8573 svg {
    width: 130px;
}header .site_head_1307 {
    gap: 0.35rem;
    padding: 0.4rem;
}header .head_site_8431 {
    padding: 0.35rem 0.6rem;
    font-size: calc(18px - 1px);
}
}

@media (max-width: 767px) {header .top_tutor_4679 {
    justify-content: center;
    padding: 0.7rem 2%;
}header .header_train_8573 {
    margin: 0 0 0.6rem 0;
}header .header_train_8573 svg {
    width: 120px;
}header .site_head_1307 {
    justify-content: center;
    width: 100%;
}header .head_site_8431 {
    font-size: calc(18px - 2px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header .top_tutor_4679 {
    padding: 0.6rem 1.5%;
}header .header_train_8573 svg {
    width: 110px;
}header .site_head_1307 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .site_head_1307::-webkit-scrollbar {
    height: 2px;
}header .site_head_1307::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(190,218,189);
}header .head_site_8431 {
    flex-shrink: 0;
    white-space: nowrap;
}}.training_structure_8273 {
    overflow: visible;
    background: linear-gradient(115deg, rgb(222,236,220) 0%, rgb(190,218,189,0.5) 150%);
    position: relative;
    padding: 180px 0 140px;
}.training_structure_8273::before {
    background: radial-gradient(circle at 30% 70%, rgb(155,191,154,0.5) 0%, transparent 60%);
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    opacity: 0.15;
    z-index: 1;
    position: absolute;
    top: 0;
}.training_structure_8273 .how_started_6457 {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.training_structure_8273 .text_bubble_1947 {
    position: relative;
    display: flex;
    width: 100%;
}.training_structure_8273 .text_bubble_1947 h2 {
    left: 15%;
    display: flex;
    padding: 40px 50px;
    font-weight: 700;
    border-radius: 50%;
    justify-content: center;
    font-size: 35px;
    width: 300px;
    align-items: center;
    transform: translateX(-50%);
    text-align: center;
    top: -50px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(190,218,189,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    z-index: 4;
    height: 300px;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    position: absolute;
}.training_structure_8273 .text_bubble_1947 p {
    margin-left: 15%;
    line-height: 1.8;
    z-index: 3;
    padding: 60px 50px 60px 250px;
    font-size: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    position: relative;
    border-radius: 29px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
}.training_structure_8273 .text_bubble_1947::before {
    position: absolute;
    border: 1px solid rgb(190,218,189,0.5);
    top: -110px;
    opacity: 0.15;
    transform: translateX(-50%);
    animation: rotate-slow 60s linear infinite;
    z-index: 2;
    content: '';
    border-radius: 50%;
    width: 450px;
    height: 450px;
    left: 15%;
}.training_structure_8273 .text_bubble_1947::after {
    left: 15%;
    border-radius: 50%;
    border: 1px dashed rgb(155,191,154,0.5);
    width: 550px;
    top: -160px;
    position: absolute;
    content: '';
    height: 550px;
    animation: rotate-slow 80s linear infinite reverse;
    opacity: 0.1;
    transform: translateX(-50%);
    z-index: 1;
}.training_structure_8273 .text_bubble_1947 h2::before {
    z-index: 5;
    position: absolute;
    background: rgb(190,218,189);
    content: '';
    opacity: 0.3;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 40px;
    height: 40px;
    top: 0;
    border-radius: 50%;
}.training_structure_8273 .text_bubble_1947 h2::after {
    border-radius: 50%;
    left: 50%;
    width: 350px;
    position: absolute;
    top: 50%;
    content: '';
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 350px;
    transform: translate(-50%, -50%);
}.training_structure_8273 .text_bubble_1947 p::before {
    left: 0;
    opacity: 0.05;
    z-index: -1;
    background: linear-gradient(135deg, rgb(190,218,189,0.5) 0%, transparent 80%);
    height: 100%;
    top: 0;
    border-radius: 29px;
    width: 100%;
    content: '';
    position: absolute;
}.training_structure_8273 .text_bubble_1947 p::after {
    transform: rotate(45deg);
    background: rgb(155,191,154);
    position: absolute;
    height: 80px;
    right: 30px;
    border-radius: 10px;
    content: '';
    opacity: 0.1;
    top: -40px;
    z-index: 5;
    width: 80px;
}.training_structure_8273::after {
    position: absolute;
    left: 0;
    content: '';
    opacity: 0.2;
    height: 1px;
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(190,218,189,0.5), transparent);
    bottom: 50%;
    width: 100%;
}.training_structure_8273 .how_started_6457::before {
    filter: blur(30px);
    background: rgb(190,218,189);
    transform: translate(-50%, -50%);
    left: 15%;
    content: '';
    height: 70px;
    top: 50%;
    width: 70px;
    opacity: 0.05;
    position: absolute;
    animation: pulse-subtle 10s infinite alternate;
    border-radius: 50%;
}.training_structure_8273 .how_started_6457::after {
    bottom: -100px;
    width: 200px;
    background: rgb(155,191,154);
    right: 10%;
    content: '';
    animation: pulse-subtle 15s infinite alternate-reverse;
    border-radius: 50%;
    height: 200px;
    filter: blur(60px);
    position: absolute;
    opacity: 0.03;
}

@keyframes rotate-slow {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.2);
    }
}
@media screen and (max-width: 1200px) {.training_structure_8273 .text_bubble_1947 h2 {
    height: 280px;
    padding: 35px 40px;
    left: 20%;
    width: 280px;
}.training_structure_8273 .text_bubble_1947 p {
    margin-left: 20%;
    padding: 50px 40px 50px 220px;
}.training_structure_8273 .text_bubble_1947::before {
    left: 20%;
    height: 400px;
    width: 400px;
    top: -95px;
}.training_structure_8273 .text_bubble_1947::after {
    width: 500px;
    top: -145px;
    height: 500px;
    left: 20%;
}.training_structure_8273 .how_started_6457::before {
    left: 20%;
}
}

@media screen and (max-width: 992px) {.training_structure_8273 {
    padding: 160px 0 120px;
}.training_structure_8273 .text_bubble_1947 h2 {
    top: -40px;
    left: 25%;
    padding: 30px;
    height: 250px;
    width: 250px;
}.training_structure_8273 .text_bubble_1947 p {
    padding: 45px 35px 45px 180px;
    margin-left: 25%;
}.training_structure_8273 .text_bubble_1947::before {
    left: 25%;
    width: 350px;
    top: -80px;
    height: 350px;
}.training_structure_8273 .text_bubble_1947::after {
    height: 450px;
    top: -125px;
    left: 25%;
    width: 450px;
}.training_structure_8273 .text_bubble_1947 h2::after {
    height: 290px;
    width: 290px;
}.training_structure_8273 .how_started_6457::before {
    left: 25%;
}
}

@media screen and (max-width: 768px) {.training_structure_8273 {
    padding: 130px 0 100px;
    overflow: hidden;
}.training_structure_8273 .text_bubble_1947 {
    flex-direction: column;
    align-items: center;
}.training_structure_8273 .text_bubble_1947 h2 {
    top: 0;
    font-size: calc(35px * 0.9);
    position: relative;
    padding: 30px;
    transform: none;
    left: 0;
    margin-bottom: 20px;
    height: auto;
    width: 90%;
    border-radius: 29px;
}.training_structure_8273 .text_bubble_1947 p {
    padding: 30px;
    width: 90%;
    margin-left: 0;
}.training_structure_8273 .text_bubble_1947::before,
    .training_structure_8273 .text_bubble_1947::after,
    .training_structure_8273::after,
    .training_structure_8273 .how_started_6457::before,
    .training_structure_8273 .how_started_6457::after,
    .training_structure_8273 .text_bubble_1947 p::after,
    .training_structure_8273 .text_bubble_1947 h2::before,
    .training_structure_8273 .text_bubble_1947 h2::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.training_structure_8273 {
    padding: 100px 0 80px;
}.training_structure_8273 .text_bubble_1947 h2 {
    font-size: calc(35px * 0.8);
    padding: 25px;
    width: 100%;
}.training_structure_8273 .text_bubble_1947 p {
    padding: 25px;
    width: 100%;
    font-size: calc(18px * 0.9);
}}.welcome_page_2046 {
    width: 100%;
    position: relative;
    background: linear-gradient(45deg, rgb(155,191,154,0.5), rgb(190,218,189,0.5));
    overflow: hidden;
    min-height: 700px;
    height: 100vh;
    display: flex;
}.welcome_page_2046 .photo_gallery_1759 {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 70% 100%, 0 85%);
    top: 0;
    position: absolute;
    transform: scale(1.05);
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.welcome_page_2046 .photo_gallery_1759::after {
    content: '';
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(rgb(155,191,154), 0.4), 
        rgba(rgb(190,218,189), 0.6));
    left: 0;
    position: absolute;
    width: 100%;
    mix-blend-mode: overlay;
}.welcome_page_2046 .how_started_6457 {
    animation: fadeInUp 1.2s ease-out forwards;
    z-index: 2;
    margin: 0 auto;
    flex-direction: column;
    transform: translateY(0);
    justify-content: center;
    display: flex;
    width: 100%;
    max-width: 1200px;
    padding: 3rem;
    position: relative;
}.welcome_page_2046 h1 {
    position: relative;
    animation: slideFromLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.25);
    font-size: calc(45px * 1.2);
    transform: translateX(0);
    margin-bottom: 1.5rem;
    opacity: 0;
    font-weight: 700;
}.welcome_page_2046 h1::after {
    bottom: -10px;
    transform-origin: left;
    transform: scaleX(0);
    width: 120px;
    position: absolute;
    left: 0;
    animation: scaleIn 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.8s forwards;
    content: '';
    background: linear-gradient(90deg, rgb(190,218,189), rgb(155,191,154));
    height: 4px;
}.welcome_page_2046 .text_bubble_1947 {
    transform: translateY(20px);
    backdrop-filter: blur(10px);
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12), 
                0 4px 8px rgba(0, 0, 0, 0.06),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    border-left: 4px solid rgb(190,218,189);
    opacity: 0;
    max-width: 580px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.95), 
        rgba(255, 255, 255, 0.85));
    padding: 2.5rem;
}.welcome_page_2046 .text_bubble_1947 p {
    margin-bottom: 2rem;
    position: relative;
    line-height: 1.6;
    font-size: calc(13px * 1.2);
    color: #000000;
}.welcome_page_2046 .main_home_2807 {
    transform: scale(0.9);
    display: flex;
    animation: popIn 0.7s cubic-bezier(0.34, 1.56, 0.64, 1) 1.2s forwards;
    justify-content: center;
    margin: 2rem 0;
    opacity: 0;
}.welcome_page_2046 .main_home_2807 svg {
    transition: transform 0.5s ease, filter 0.5s ease;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.15));
    width: 120px;
    height: 120px;
}.welcome_page_2046 .main_home_2807 svg:hover {
    transform: translateY(-5px) scale(1.05);
    filter: drop-shadow(0 8px 20px rgba(94, 170, 168, 0.3));
}.welcome_page_2046 .main_home_2807 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}.welcome_page_2046 .main_home_2807 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
    fill: rgb(94, 170, 168);
    font-weight: 700;
}.welcome_page_2046 h6 {
    animation: fadeInUp 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    opacity: 0;
    transform: translateY(15px);
    margin-top: 2rem;
    text-align: center;
}.welcome_page_2046 .request_list_6109 {
    font-weight: 600;
    position: relative;
    border-radius: 10px;
    transition: all 0.4s ease;
    display: inline-block;
    text-decoration: none;
    padding: 1rem 2.5rem;
    z-index: 1;
    overflow: hidden;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(190,218,189), rgb(155,191,154));
    font-size: 14px;
    box-shadow: 0 10px 25px rgba(94, 170, 168, 0.3);
}.welcome_page_2046 .request_list_6109::before {
    z-index: -1;
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgb(155,191,154), rgb(190,218,189));
    transition: opacity 0.4s ease;
    height: 100%;
    opacity: 0;
    top: 0;
}.welcome_page_2046 .request_list_6109:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(94, 170, 168, 0.4);
}.welcome_page_2046 .request_list_6109:hover::before {
    opacity: 1;
}.welcome_page_2046 .request_list_6109:active {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(94, 170, 168, 0.3);
}

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

@keyframes slideFromLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes scaleIn {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes popIn {
    0% {
        opacity: 0;
        transform: scale(0.85);
    }
    70% {
        opacity: 1;
        transform: scale(1.05);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@media (max-width: 992px) {.welcome_page_2046 {
    min-height: 650px;
    height: auto;
}.welcome_page_2046 .photo_gallery_1759 {
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 90%, 0 75%);
}.welcome_page_2046 .how_started_6457 {
    padding: 2rem;
}.welcome_page_2046 h1 {
    font-size: calc(45px * 1.1);
}.welcome_page_2046 .text_bubble_1947 {
    padding: 2rem;
    max-width: 90%;
}
}

@media (max-width: 768px) {.welcome_page_2046 {
    min-height: 600px;
}.welcome_page_2046 .photo_gallery_1759 {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 85%, 0 70%);
}.welcome_page_2046 .how_started_6457 {
    padding: 1.5rem;
}.welcome_page_2046 h1 {
    text-align: center;
    font-size: 45px;
}.welcome_page_2046 h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}.welcome_page_2046 .text_bubble_1947 {
    margin: 0 auto;
    padding: 1.5rem;
}.welcome_page_2046 .text_bubble_1947 p {
    text-align: center;
    font-size: 13px;
}.welcome_page_2046 .main_home_2807 svg {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 576px) {.welcome_page_2046 {
    min-height: 550px;
}.welcome_page_2046 .photo_gallery_1759 {
    clip-path: polygon(0 0, 100% 0, 100% 65%, 50% 80%, 0 65%);
}.welcome_page_2046 .how_started_6457 {
    padding: 1rem;
}.welcome_page_2046 h1 {
    font-size: calc(45px * 0.9);
}.welcome_page_2046 .text_bubble_1947 {
    padding: 1.25rem;
}.welcome_page_2046 .request_list_6109 {
    padding: 0.8rem 2rem;
    font-size: calc(14px * 0.9);
}.welcome_page_2046 .main_home_2807 svg {
    height: 80px;
    width: 80px;
}}.tySpotlight_4968 {
    position: relative;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(222,236,220), rgb(155,191,154,0.5) 120%);
    overflow: hidden;
}.tySpotlight_4968::before {
    z-index: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.4;
    left: 0;
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(190,218,189,0.5) 0%, transparent 60%);
}.tySpotlight_4968::after {
    opacity: 0.1;
    bottom: -10%;
    position: absolute;
    content: "";
    background: linear-gradient(225deg, rgb(155,191,154) 0%, transparent 70%);
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg);
    height: 60%;
    z-index: 0;
    right: -5%;
    width: 40%;
}.tySpotlight_4968 .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.tySpotlight_4968 .how_started_6457 {
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 15px 25px rgba(rgb(155,191,154), 0.05),
              0 5px 10px rgba(rgb(190,218,189), 0.03);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    transform-origin: center bottom;
    display: flex;
}.tySpotlight_4968 .how_started_6457:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 
              0 20px 30px rgba(rgb(155,191,154), 0.07),
              0 10px 15px rgba(rgb(190,218,189), 0.05);
}.tySpotlight_4968 .how_started_6457 > div:first-child {
    border-left: 4px solid rgb(190,218,189);
    position: relative;
    padding-left: 1.5rem;
    animation: slideInLeft 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    transform: translateX(-20px);
    opacity: 0;
    margin-bottom: 2rem;
}.tySpotlight_4968 .how_started_6457 > div:last-child {
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    opacity: 0;
    position: relative;
    transform: translateY(20px);
}.tySpotlight_4968 h5 {
    margin: 0 0 1rem 0;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #000000;
}.tySpotlight_4968 h5::after {
    animation: scaleWidth 1s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    height: 3px;
    width: 4rem;
    content: "";
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    bottom: -0.75rem;
    left: 0;
    background: linear-gradient(90deg, rgb(190,218,189), transparent);
}.tySpotlight_4968 p {
    overflow: hidden;
    font-weight: 400;
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    font-size: 12px;
    position: relative;
}.tySpotlight_4968 a {
    color: inherit;
    position: relative;
    text-decoration: none;
    display: block;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.tySpotlight_4968 a::before {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0.5rem;
    background: linear-gradient(to bottom, rgb(190,218,189), rgb(155,191,154));
    opacity: 0;
    transform: translateX(-10px);
    left: -2.5rem;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
}.tySpotlight_4968 a:hover {
    transform: translateX(10px);
}.tySpotlight_4968 a:hover::before {
    opacity: 0.7;
    transform: translateX(0);
}.tySpotlight_4968 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(190,218,189,0.5);
}

@keyframes slideInLeft {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes scaleWidth {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

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

@media (min-width: 768px) {.tySpotlight_4968 {
    padding: 8rem 3rem;
}.tySpotlight_4968 .how_started_6457 {
    margin: 0 5rem;
    padding: 4.5rem 5rem;
}.tySpotlight_4968 .how_started_6457 > div:first-child {
    border-left-width: 6px;
    padding-left: 2rem;
    margin-bottom: 3rem;
}.tySpotlight_4968 h5 {
    font-size: calc(18px * 1.1);
}.tySpotlight_4968 p {
    font-size: calc(12px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.tySpotlight_4968 .how_started_6457 {
    margin: 0 auto;
    align-items: center;
    flex-direction: row;
}.tySpotlight_4968 .how_started_6457 > div:first-child {
    flex: 0 0 40%;
    margin-right: 5rem;
    margin-bottom: 0;
}.tySpotlight_4968 .how_started_6457 > div:last-child {
    flex: 0 0 60%;
}.tySpotlight_4968 h5::after {
    width: 6rem;
}
}

@media (max-width: 767px) {.tySpotlight_4968 {
    padding: 4rem 1.5rem;
}.tySpotlight_4968 .how_started_6457 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.tySpotlight_4968 h5 {
    font-size: calc(18px * 0.9);
}.tySpotlight_4968 p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}.tySpotlight_4968 a::before {
    left: -1.5rem;
    width: 0.3rem;
}}footer {
    position: relative;
    width: 100%;
}footer .media_kit_6789 {
    padding: 100px 0 30px;
    background-color: #2c3e50;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
}footer .media_kit_6789::before {
    width: 100%;
    opacity: 0.1;
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background-size: 60px 60px;
    content: "";
}footer .event_cal_4810 {
    position: relative;
    z-index: 1;
}footer .msg_details_0314 {
    position: relative;
    display: grid;
    gap: 15px;
    margin: -70px auto 60px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}footer .info_item {
    background-color: #ffffff;
    position: relative;
    height: 100px;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    transition: all 0.3s ease;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    height: 50%;
    width: 6px;
    position: absolute;
    background-color: rgb(190,218,189);
    left: 0;
    content: "";
    top: 25%;
    transition: height 0.3s ease, top 0.3s ease;
}footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}footer .info_item:hover::before {
    top: 0;
    height: 100%;
}footer .info_item svg {
    z-index: 1;
    flex-shrink: 0;
    fill: rgb(190,218,189);
    width: 22px;
    height: 22px;
    margin-right: 15px;
    position: relative;
}footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    z-index: 1;
    color: #2c3e50;
}footer .info_item a:hover {
    color: rgb(190,218,189);
}footer .text_main_holder {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}footer .header_lead_9834, footer .subscribe_holder {
    background-color: rgba(255, 255, 255, 0.05);
    padding: 30px;
    border-radius: 14px;
    transition: all 0.3s ease;
    position: relative;
}footer .header_lead_9834:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .site_head_1307 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
}footer .header_lead_9834 svg {
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    width: auto;
}footer .affiliate_cta_0517 {
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
}footer .site_head_1307 h5 {
    grid-column: 1 / -1;
    padding-bottom: 10px;
    position: relative;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}footer .site_head_1307 h5::after {
    left: 0;
    content: "";
    background-color: rgb(190,218,189);
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 50px;
}footer .head_know_2571 {
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border-radius: 14px;
    height: 100%;
    padding: 20px;
}footer .head_know_2571:hover {
    background-color: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}footer .head_know_2571 a {
    text-decoration: none;
    font-size: 12px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 8px 0;
    position: relative;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
}footer .head_know_2571 a:last-child {
    border-bottom: none;
}footer .head_know_2571 a::before {
    transform: translateX(-10px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    content: "→";
    right: 0;
}footer .head_know_2571 a:hover {
    color: #ffffff;
    padding-left: 5px;
}footer .head_know_2571 a:hover::before {
    transform: translateX(0);
    opacity: 1;
}footer .subscribe_holder h5 {
    position: relative;
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #ffffff;
}footer .subscribe_holder h5::after {
    left: 0;
    background-color: rgb(190,218,189);
    content: "";
    bottom: 0;
    position: absolute;
    height: 2px;
    width: 50px;
}footer .subscribe_holder p {
    font-size: 12px;
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    font-size: 12px;
    color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    border-color: rgb(190,218,189);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .join_block_2651 {
    background-color: rgb(190,218,189);
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-size: 15px;
    padding: 15px;
    color: #ffffff;
}footer .join_block_2651:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(155,191,154);
    transform: translateY(-3px);
}footer .inclusion_6739 {
    position: relative;
    margin-top: 50px;
    text-align: center;
}footer .lecture_ref_6314 {
    border-radius: 30px;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.6);
    padding: 8px 20px;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 2fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .join_block_2651 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .site_head_1307 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .media_kit_6789 {
    padding: 70px 0 30px;
}footer .msg_details_0314 {
    margin-top: 0;
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .header_lead_9834, footer .subscribe_holder {
    padding: 25px 20px;
}footer .site_head_1307 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .inclusion_6739 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .media_kit_6789 {
    padding: 50px 0 20px;
}footer .head_know_2571 {
    padding: 15px;
}footer .site_head_1307 h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .input_holder input[type="email"],
    footer .join_block_2651 {
    padding: 12px;
}}.course_program_4825 {
    background: linear-gradient(145deg, rgb(222,236,220) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 120px 0 100px;
}.course_program_4825::before {
    position: absolute;
    transform: skewX(-15deg) translateX(10%);
    content: "";
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(190,218,189,0.5), 0.05) 100%);
    width: 60%;
    z-index: -1;
    height: 100%;
    right: 0;
}.course_program_4825::after {
    height: 200px;
    transform: rotate(15deg);
    opacity: 0.05;
    bottom: -50px;
    position: absolute;
    left: -50px;
    width: 200px;
    content: "";
    z-index: -1;
    background: linear-gradient(225deg, rgb(190,218,189) 0%, rgb(155,191,154) 100%);
}.course_program_4825 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.course_program_4825 h2 {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #000000;
    font-weight: 700;
    position: relative;
    transform-origin: left center;
    margin-bottom: 50px;
    transform: perspective(1000px) rotateX(0deg);
    font-size: 34px;
}.course_program_4825 h2::after {
    width: 80px;
    transition: transform 0.4s ease-out;
    background: rgb(190,218,189);
    height: this;
    bottom: -10px;
    content: "";
    left: 0;
    transform-origin: left;
    position: absolute;
    transform: scaleX(1);
}.course_program_4825 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.course_program_4825 h2:hover::after {
    transform: scaleX(1.5);
}.course_program_4825 .skill_tool_3168 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    transform-style: preserve-3d;
}.course_program_4825 .photo_gallery_1759 {
    border: none;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(-2deg) translateZ(10px);
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.2);
    position: relative;
    height: 350px;
    overflow: hidden;
}.course_program_4825 .photo_gallery_1759::before {
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(rgba(0, 0, 0, 0.5), 0.1) 100%
    );
    top: 0;
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s ease;
    content: "";
}.course_program_4825 .photo_gallery_1759:hover {
    box-shadow: 0 30px 50px -15px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
}.course_program_4825 .text_bubble_1947 {
    transform: perspective(1000px) rotateY(2deg) translateZ(5px);
    border-radius: 10px;
    padding: 40px 30px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #ffffff;
    box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.15);
    position: relative;
}.course_program_4825 .text_bubble_1947::before {
    content: "";
    left: 0;
    width: 5px;
    top: 0;
    height: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: linear-gradient(to bottom, rgb(190,218,189), rgb(155,191,154));
}.course_program_4825 .text_bubble_1947:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.course_program_4825 .text_bubble_1947:hover::before {
    height: 100%;
}.course_program_4825 .description {
    line-height: 1.7;
    transform: translateZ(0);
    font-size: 18px;
    margin-bottom: 20px;
    color: #000000;
    transition: transform 0.4s ease;
    position: relative;
}.course_program_4825 .description:last-child {
    margin-bottom: 0;
}.course_program_4825 .description::first-letter {
    font-weight: 600;
    font-size: 1.2em;
    color: rgb(190,218,189);
}.course_program_4825 .description:nth-child(1) {
    animation: fadeText 0.8s ease forwards;
}.course_program_4825 .description:nth-child(2) {
    opacity: 0;
    animation: fadeText 0.8s 0.3s ease forwards;
}@keyframes fadeText {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.course_program_4825 .skill_tool_3168:hover .photo_gallery_1759 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.course_program_4825 .skill_tool_3168:hover .text_bubble_1947 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}


@media (min-width: 768px) {.course_program_4825 {
    padding: 150px 0 130px;
}.course_program_4825 .skill_tool_3168 {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1.2fr;
}.course_program_4825 h2 {
    max-width: 80%;
    font-size: calc(34px * 1.1);
}.course_program_4825 .photo_gallery_1759 {
    height: 500px;
}.course_program_4825 .text_bubble_1947 {
    padding: 50px 40px;
}
}

@media (min-width: 992px) {.course_program_4825 {
    padding: 180px 0 160px;
}.course_program_4825 h2 {
    margin-bottom: 70px;
}.course_program_4825 .skill_tool_3168 {
    gap: 80px;
}.course_program_4825 .photo_gallery_1759 {
    height: 600px;
}.course_program_4825 .text_bubble_1947 {
    padding: 60px 50px;
}
}

@media (max-width: 767px) {.course_program_4825 {
    padding: 80px 0 70px;
}.course_program_4825 h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.85);
}.course_program_4825 .photo_gallery_1759 {
    height: 250px;
}.course_program_4825 .text_bubble_1947 {
    padding: 30px 20px;
}.course_program_4825 .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.course_program_4825 {
    padding: 60px 0 50px;
}.course_program_4825 h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.75);
}.course_program_4825 .photo_gallery_1759 {
    height: 200px;
}.course_program_4825 .text_bubble_1947 {
    padding: 25px 15px;
}.course_program_4825 .description {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}}.developer_experience_1540 {
    padding: 6rem 0;
    background-color: rgb(222,236,220);
    overflow: hidden;
    position: relative;
}.developer_experience_1540::before {
    left: 0;
    right: 0;
    opacity: 0.6;
    background: 
        linear-gradient(135deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(225deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(315deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0;
    top: 0;
    z-index: 1;
    content: "";
    bottom: 0;
    background-size: 30px 30px;
    position: absolute;
}.developer_experience_1540 .container {
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.developer_experience_1540 .learner_views_0175 {
    background: linear-gradient(145deg, #ffffff, rgb(222,236,220));
    gap: 2rem;
    grid-template-columns: 1fr;
    border-radius: 16px;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.5),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}.developer_experience_1540 .learner_views_0175:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.12),
        -25px -25px 70px rgba(255, 255, 255, 0.6),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
}.developer_experience_1540 .photo_gallery_1759 {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 150px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px);
    width: 150px;
    border-radius: 16px;
    margin: 0 auto;
}.developer_experience_1540 .learner_views_0175:hover .photo_gallery_1759 {
    transform: translateZ(50px) scale(1.05);
}.developer_experience_1540 .name {
    font-size: calc(22px * 1.1);
    text-align: center;
    letter-spacing: 0.02em;
    transform: translateZ(20px);
    margin-bottom: 0.5rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: rgb(190,218,189);
    font-weight: 700;
}.developer_experience_1540 .learner_views_0175:hover .name {
    transform: translateZ(30px);
}.developer_experience_1540 .learner_views_0175 div:nth-child(2) div {
    text-align: center;
    font-size: calc(15px * 0.95);
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s;
    color: rgb(155,191,154);
    margin-bottom: 1rem;
    transform: translateZ(15px);
}.developer_experience_1540 .learner_views_0175:hover div:nth-child(2) div {
    transform: translateZ(25px);
}.developer_experience_1540 .work_milestones_3579 {
    color: #000000;
    padding: 2rem;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    border-radius: 12px;
    transform: translateZ(10px);
    line-height: 1.7;
    position: relative;
    backdrop-filter: blur(5px);
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.08),
        -6px -6px 12px rgba(255, 255, 255, 0.5),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, rgba(255,255,255,0.65), rgba(255,255,255,0.35));
    font-size: 15px;
}.developer_experience_1540 .learner_views_0175:hover .work_milestones_3579 {
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.1),
        -8px -8px 16px rgba(255, 255, 255, 0.6),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px);
}.developer_experience_1540 .work_milestones_3579::before {
    font-size: 5rem;
    top: -1.5rem;
    font-family: serif;
    line-height: 1;
    position: absolute;
    transition: all 0.4s ease;
    content: "";
    left: 1rem;
    color: rgb(190,218,189,0.5);
    opacity: 0.3;
}.developer_experience_1540 .learner_views_0175:hover .work_milestones_3579::before {
    opacity: 0.5;
    transform: scale(1.1) translateY(-5px);
}

@media (min-width: 768px) {.developer_experience_1540 {
    padding: 8rem 0;
}.developer_experience_1540 .learner_views_0175 {
    grid-template-columns: auto 1fr 2fr;
    align-items: center;
    gap: 3rem;
    padding: 4rem;
}.developer_experience_1540 .photo_gallery_1759 {
    height: 180px;
    width: 180px;
    margin: 0;
}.developer_experience_1540 .name {
    text-align: left;
    font-size: calc(22px * 1.2);
}.developer_experience_1540 .learner_views_0175 div:nth-child(2) div {
    text-align: left;
    font-size: 15px;
}.developer_experience_1540 .work_milestones_3579 {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.developer_experience_1540 {
    padding: 10rem 0;
}.developer_experience_1540 .container {
    padding: 0 3rem;
}.developer_experience_1540 .learner_views_0175 {
    padding: 5rem;
    gap: 4rem;
}.developer_experience_1540 .photo_gallery_1759 {
    height: 220px;
    width: 220px;
}.developer_experience_1540 .name {
    font-size: calc(22px * 1.3);
    margin-bottom: 0.75rem;
}.developer_experience_1540 .learner_views_0175 div:nth-child(2) div {
    margin-bottom: 1.5rem;
    font-size: calc(15px * 1.05);
}.developer_experience_1540 .work_milestones_3579 {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.developer_experience_1540 .learner_views_0175 {
    padding: 2.5rem 1.5rem;
}.developer_experience_1540 .photo_gallery_1759 {
    height: 120px;
    width: 120px;
}.developer_experience_1540 .name {
    margin-top: 1rem;
}.developer_experience_1540 .work_milestones_3579 {
    padding: 1.5rem;
}}.cookieNoticeContainer_2071 {
    border-radius: 23px;
    left: 50%;
    max-width: 500px;
    background: #ffffff;
    bottom: 20px;
    position: fixed;
    font-family: Arial, sans-serif;
    transform: translateX(-50%);
    width: 90%;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    z-index: 1050;
}.user_status_3685 {
    padding: 20px;
    flex-direction: column;
    align-items: center;
    display: flex;
}.data_settings_5743 {
    margin-bottom: 20px;
}.data_settings_5743 svg, .data_settings_5743 svg path, .data_settings_5743 img {
    height: 60px;
    width: 60px;
    fill: rgb(190,218,189);
}.cookieNoticeContainer_2071 h5 {
    font-weight: 700;
    color: rgb(190,218,189);
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}.cookieNoticeContainer_2071 p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    color: #000000;
}.cookie_layer_5930 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
    font-size: 19px;
    background: rgb(190,218,189);
    text-decoration: none;
    transition: background 0.3s ease-in-out;
    width: calc(50% - 10px);
    display: inline-block;
    color: #ffffff;
    margin: 5px;
}.cookie_layer_5930:hover {
    background: rgb(155,191,154);
}.cookie_button.cookie_guard_1673 {
    background: rgb(155,191,154);
}.cookie_button.cookie_guard_1673:hover {
    background: rgb(155,191,154,0.5);
}.cookieNoticeContainer_2071 p a {
    color: rgb(190,218,189);
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}.cookieNoticeContainer_2071 p a:hover {
    color: rgb(155,191,154);
}#cookie_popupwindow_8163 {
    display: none;
}#cookie_popupwindow_8163:checked ~ .cookieNoticeContainer_2071 {
    opacity: 0;
    visibility: hidden;
}.statistical_details_1604 {
    background: linear-gradient(135deg, rgb(222,236,220) 0%, rgba(245, 247, 250, 0.9) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.statistical_details_1604::before {
    position: absolute;
    top: 0;
    z-index: 0;
    opacity: 0.1;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(190,218,189,0.5) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgb(155,191,154,0.5) 0%, transparent 80%);
    left: 0;
    content: "";
    height: 100%;
}.statistical_details_1604 .container {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
}.statistical_details_1604 h4 {
    font-weight: 600;
    margin-top: 3rem;
    font-size: 20px;
    text-align: center;
    color: #000000;
    transform: translateY(0);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.statistical_details_1604 h4::after {
    bottom: -0.75rem;
    content: "";
    background: rgb(190,218,189);
    transition: transform 0.4s ease-out;
    transform: translateX(-50%) scaleX(0.7);
    position: absolute;
    height: 3px;
    left: 50%;
    width: 4rem;
}.statistical_details_1604:hover h4::after {
    transform: translateX(-50%) scaleX(1);
}.statistical_details_1604 ul {
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding: 0;
    display: grid;
    list-style: none;
    gap: 2.5rem;
}.statistical_details_1604 .pro_statistics_5803 {
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}.statistical_details_1604 .pro_statistics_5803:hover {
    transform: translateY(-10px);
}.statistical_details_1604 .pro_statistics_5803 div {
    padding: 2rem 1.5rem;
    border-radius: 2px;
    position: relative;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    text-align: center;
    justify-content: center;
    display: flex;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
    background: #ffffff;
}.statistical_details_1604 .pro_statistics_5803 div::before {
    height: 0;
    background: rgb(190,218,189);
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    content: "";
    transition: height 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}.statistical_details_1604 .pro_statistics_5803:hover div::before {
    height: 100%;
}.statistical_details_1604 .pro_statistics_5803 div::after {
    position: absolute;
    right: 0;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    height: 3px;
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(155,191,154,0.5));
    transform-origin: right;
    width: 50%;
    transform: scaleX(0);
}.statistical_details_1604 .pro_statistics_5803:hover div::after {
    transform: scaleX(1);
}.statistical_details_1604 .pro_statistics_5803 p {
    transition: transform 0.4s ease, color 0.3s ease;
    font-size: calc(37px * 1.1);
    line-height: 1.2;
    margin: 0 0 0.5rem;
    color: rgb(190,218,189);
    position: relative;
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
}.statistical_details_1604 .pro_statistics_5803:hover p {
    color: #000000;
    transform: perspective(1000px) translateZ(10px);
}.statistical_details_1604 .pro_statistics_5803 span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    transition: color 0.3s ease;
    color: #000000;
    display: block;
}.statistical_details_1604 .pro_statistics_5803:hover span {
    color: #000000;
}.statistical_details_1604 .pro_statistics_5803:nth-child(odd) div {
    transform: perspective(1000px) rotateY(0deg);
}.statistical_details_1604 .pro_statistics_5803:nth-child(even) div {
    transform: perspective(1000px) rotateY(0deg);
}.statistical_details_1604 .pro_statistics_5803:hover:nth-child(odd) div {
    transform: perspective(1000px) rotateY(2deg);
}.statistical_details_1604 .pro_statistics_5803:hover:nth-child(even) div {
    transform: perspective(1000px) rotateY(-2deg);
}@keyframes statsAppear {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.statistical_details_1604 .pro_statistics_5803 {
    opacity: 0;
    animation: statsAppear 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.statistical_details_1604 .pro_statistics_5803:nth-child(1) {
    animation-delay: 0.1s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(2) {
    animation-delay: 0.2s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(3) {
    animation-delay: 0.3s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(4) {
    animation-delay: 0.4s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(5) {
    animation-delay: 0.5s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(6) {
    animation-delay: 0.6s;
}.statistical_details_1604 .pro_statistics_5803:nth-child(7) {
    animation-delay: 0.7s;
}

@media (max-width: 992px) {.statistical_details_1604 ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}.statistical_details_1604 .pro_statistics_5803 p {
    font-size: calc(37px * 0.9);
}.statistical_details_1604 .pro_statistics_5803 span {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 768px) {.statistical_details_1604 {
    padding: 4rem 0;
}.statistical_details_1604 ul {
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}.statistical_details_1604 .pro_statistics_5803 div {
    padding: 1.5rem 1rem;
}.statistical_details_1604 .pro_statistics_5803 p {
    font-size: calc(37px * 0.8);
}
}

@media (max-width: 576px) {.statistical_details_1604 {
    padding: 3rem 0;
}.statistical_details_1604 ul {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}.statistical_details_1604 .pro_statistics_5803 div {
    padding: 1.25rem 0.75rem;
}.statistical_details_1604 .pro_statistics_5803 p {
    font-size: calc(20px * 1.2);
}.statistical_details_1604 .pro_statistics_5803 span {
    line-height: 1.3;
    font-size: calc(16px * 0.85);
}.statistical_details_1604 h4 {
    margin-top: 2rem;
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 400px) {.statistical_details_1604 ul {
    grid-template-columns: 1fr;
}.statistical_details_1604 .pro_statistics_5803 {
    animation-delay: 0.1s !important;
}}.pricing_menu_3049 {
    position: relative;
    padding: 5rem 0;
    background-color: rgb(222,236,220);
    overflow: hidden;
}.pricing_menu_3049::before {
    width: 12rem;
    height: 12rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    right: -3rem;
    position: absolute;
    opacity: 0.07;
    transform: rotate(15deg);
    top: -3rem;
    background: linear-gradient(135deg, rgb(190,218,189), rgb(155,191,154));
}.pricing_menu_3049::after {
    left: -5rem;
    position: absolute;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    content: "";
    transform: rotate(-10deg);
    z-index: 0;
    height: 18rem;
    bottom: -5rem;
    opacity: 0.05;
    width: 18rem;
    background: linear-gradient(45deg, rgb(155,191,154), rgb(190,218,189,0.5));
}.pricing_menu_3049 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
}.pricing_menu_3049 .learn_deals_2158 {
    flex-direction: column;
    display: flex;
}.pricing_menu_3049 .price_sheet_9052 {
    order: -1;
    position: relative;
    margin-bottom: 3rem;
}.pricing_menu_3049 .price_sheet_9052 h2 {
    position: relative;
    font-weight: 700;
    font-size: 34px;
    color: #000000;
    display: inline-block;
    margin-bottom: 1rem;
}.pricing_menu_3049 .price_sheet_9052 h2::after {
    height: 3px;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(190,218,189), transparent);
    position: absolute;
    content: "";
    left: 0;
    width: 60%;
}.pricing_menu_3049 .pro_rates_9832 {
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
    max-width: 800px;
    margin-bottom: 1rem;
}.pricing_menu_3049 .annual_fee_4512 {
    gap: 1.5rem;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.pricing_menu_3049 .pricing_levels_9648 {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    position: relative;
    z-index: 2;
    color: #000000;
    overflow: hidden;
}.pricing_menu_3049 .cost_rates_1430 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    height: 100%;
    transform: translateY(0);
    border: 1px solid rgba(0,0,0,0.06);
    flex-direction: column;
    display: flex;
    min-height: 480px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
}.pricing_menu_3049 .pricing_levels_9648:hover .cost_rates_1430 {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}.pricing_menu_3049 .program_price_3896 {
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 2;
    flex-direction: column;
    flex: 1;
    padding: 2rem;
}.pricing_menu_3049 .program_price_3896 h3 {
    position: relative;
    color: #000000;
    display: inline-block;
    font-size: calc(22px + 0.1rem);
    font-weight: 600;
    margin-bottom: 0.5rem;
    transition: color 0.3s ease;
}.pricing_menu_3049 .pricing_levels_9648:hover .program_price_3896 h3 {
    color: rgb(190,218,189);
}.pricing_menu_3049 .rate_list_8274 {
    display: block;
    font-weight: 700;
    color: rgb(190,218,189);
    transition: transform 0.3s ease;
    font-size: calc(22px + 0.5rem);
    position: relative;
    margin-bottom: 1.5rem;
}.pricing_menu_3049 .rate_list_8274::before {
    left: 0;
    height: 2px;
    position: absolute;
    background-color: rgb(190,218,189,0.5);
    transform-origin: left;
    bottom: -0.75rem;
    width: 3rem;
    transition: transform 0.4s ease;
    transform: scaleX(1);
    content: "";
}.pricing_menu_3049 .pricing_levels_9648:hover .rate_list_8274::before {
    transform: scaleX(1.5);
}.pricing_menu_3049 .program_price_3896 p {
    flex-grow: 1;
    overflow-wrap: break-word;
    margin-bottom: 1.5rem;
    font-size: calc(12px - 0.1rem);
    line-height: 1.6;
    color: #000000;
    word-break: break-word;
}.pricing_menu_3049 .photo_gallery_1759 {
    position: relative;
    transition: transform 0.6s ease;
    overflow: hidden;
    height: 180px;
    width: 100%;
}.pricing_menu_3049 .photo_gallery_1759::after {
    position: absolute;
    content: "";
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
}.pricing_menu_3049 .pricing_levels_9648:hover .photo_gallery_1759 {
    transform: scale(1.03);
}.pricing_menu_3049 .pricing_levels_9648:hover .photo_gallery_1759::after {
    opacity: 0.4;
}.pricing_menu_3049 .cost_rates_1430::before {
    content: "";
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    background: linear-gradient(90deg, rgb(190,218,189), rgb(155,191,154));
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    transform-origin: left;
    transform: scaleX(0);
}.pricing_menu_3049 .pricing_levels_9648:hover .cost_rates_1430::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.pricing_menu_3049 .learn_deals_2158 {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
}.pricing_menu_3049 .price_sheet_9052 {
    flex: 0 0 30%;
    margin-bottom: 0;
    padding-top: 2rem;
    order: 0;
}.pricing_menu_3049 .annual_fee_4512 {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_menu_3049 .cost_rates_1430 {
    border-radius: 0.25rem;
}
}

@media (max-width: 767px) {.pricing_menu_3049 {
    padding: 3rem 0;
}.pricing_menu_3049 .annual_fee_4512 {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
}.pricing_menu_3049 .price_sheet_9052 h2 {
    display: block;
    text-align: center;
}.pricing_menu_3049 .price_sheet_9052 h2::after {
    transform: translateX(-50%);
    width: 100px;
    left: 50%;
}.pricing_menu_3049 .pro_rates_9832 {
    text-align: center;
}.pricing_menu_3049 .cost_rates_1430 {
    min-height: auto;
}.pricing_menu_3049 .program_price_3896 {
    padding: 1.5rem;
}.pricing_menu_3049 .photo_gallery_1759 {
    height: 160px;
}
}

@media (min-width: 1024px) {.pricing_menu_3049 .annual_fee_4512 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_menu_3049 .pricing_levels_9648:nth-child(odd) {
    transform: translateY(1.5rem);
}
}

@media (min-width: 1200px) {.pricing_menu_3049 .price_sheet_9052 {
    padding-top: 4rem;
}.pricing_menu_3049 .pricing_levels_9648:hover {
    z-index: 5;
}.pricing_menu_3049 .annual_fee_4512 {
    row-gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2rem;
}
}

@media (prefers-reduced-motion: reduce) {.pricing_menu_3049 .pricing_levels_9648,
    .pricing_menu_3049 .cost_rates_1430,
    .pricing_menu_3049 .photo_gallery_1759,
    .pricing_menu_3049 .rate_list_8274::before,
    .pricing_menu_3049 .cost_rates_1430::before {
    transition: none;
}}.company_info_5382 {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 120px 0;
}.company_info_5382::before {
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 50%,
        rgba(0, 0, 0, 0.65) 100%);
}.company_info_5382::after {
    animation: pulse 10s infinite alternate ease-in-out;
    filter: blur(60px);
    width: 300px;
    z-index: 1;
    content: "";
    position: absolute;
    opacity: 0.15;
    top: -100px;
    border-radius: 50%;
    background: rgb(190,218,189);
    right: -100px;
    height: 300px;
}.company_info_5382 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.company_info_5382 .text_bubble_1947 {
    border-left: 4px solid rgb(190,218,189);
    position: relative;
    opacity: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 40px;
    background: linear-gradient(to right, 
        rgba(#000000, 0.6), 
        rgba(#000000, 0.4));
    transform: translateY(20px);
    backdrop-filter: blur(10px);
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.company_info_5382 .text_bubble_1947::before {
    left: 0;
    content: "";
    background: linear-gradient(45deg, 
        rgb(190,218,189,0.5) 0%, 
        transparent 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0.05;
    top: 0;
}.company_info_5382 .text_bubble_1947 > div:first-child {
    margin-bottom: 10px;
    position: relative;
}.company_info_5382 .text_bubble_1947 > div:first-child::after {
    transition: width 0.4s ease;
    width: 60px;
    background: rgb(190,218,189);
    content: "";
    bottom: -5px;
    position: absolute;
    left: 0;
    height: 2px;
}.company_info_5382 h5 {
    margin: 0 0 10px;
    position: relative;
    opacity: 0;
    font-size: 21px;
    animation: fadeInRight 0.6s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    text-transform: uppercase;
    transform: translateX(-10px);
    letter-spacing: 2px;
    color: rgb(190,218,189);
}.company_info_5382 p {
    color: #ffffff;
    opacity: 0;
    font-size: calc(13px * 1.2);
    line-height: 1.6;
    margin: 0 0 25px;
    animation: fadeInRight 0.6s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(-10px);
}.company_info_5382 b {
    color: rgb(190,218,189);
    font-weight: 700;
    font-size: calc(13px * 1.3);
    letter-spacing: 0.5px;
}.company_info_5382 ol {
    animation: fadeInUp 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    counter-reset: item;
    list-style-type: none;
    margin: 30px 0 0;
    transform: translateY(20px);
    padding-left: 0;
}.company_info_5382 li {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 13px;
    padding-left: 20px;
    position: relative;
    text-align: justify;
    color: #ffffff;
}.company_info_5382 li::before {
    background-color: rgb(190,218,189);
    top: 12px;
    content: "";
    left: 0;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    width: 6px;
}

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

@keyframes fadeInRight {
    from {
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.15;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

@media (min-width: 768px) {.company_info_5382 {
    padding: 150px 0;
}.company_info_5382 .text_bubble_1947 {
    margin-left: auto;
    padding: 60px;
    max-width: 85%;
}.company_info_5382 .text_bubble_1947::after {
    opacity: 0.3;
    position: absolute;
    content: "";
    top: -40px;
    z-index: -1;
    height: 80px;
    left: 40px;
    width: 80px;
    border: 1px solid rgb(190,218,189);
}.company_info_5382 ol {
    column-gap: 40px;
    column-count: 1;
}.company_info_5382 h5 {
    font-size: calc(21px * 1.2);
}
}

@media (min-width: 992px) {.company_info_5382 {
    padding: 180px 0;
}.company_info_5382 .text_bubble_1947 {
    transform: perspective(1000px) rotateY(-2deg);
    margin-left: auto;
    max-width: 75%;
    margin-right: 0;
}.company_info_5382 .text_bubble_1947:hover::after {
    transform: scale(1.1);
    transition: all 0.5s ease;
    opacity: 0.4;
}.company_info_5382 .text_bubble_1947 > div:first-child:hover::after {
    width: 100px;
}
}

@media (max-width: 767px) {.company_info_5382 {
    padding: 80px 0;
}.company_info_5382 .text_bubble_1947 {
    padding: 30px 20px;
}.company_info_5382 h5 {
    font-size: 21px;
}.company_info_5382 p {
    font-size: 13px;
}.company_info_5382 li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.newsletter_0938 {
    padding: 4rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(190,218,189,0.5), rgb(155,191,154,0.5));
    overflow: hidden;
}.newsletter_0938::before {
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
    width: 100%;
    left: 0;
}.newsletter_0938::after {
    width: 35%;
    transform: rotate(15deg);
    position: absolute;
    opacity: 0.1;
    content: "";
    z-index: 0;
    right: -5%;
    top: -10%;
    background: rgb(190,218,189);
    height: 120%;
}.newsletter_0938 .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-width: 1200px;
}.newsletter_0938 .how_started_6457 {
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    background: #ffffff;
    transform: translateZ(0);
}.newsletter_0938 .how_started_6457::before {
    z-index: 2;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 6px;
    left: 0;
    background: rgb(190,218,189);
}.newsletter_0938 .how_started_6457::after {
    content: "";
    position: absolute;
    background: rgb(155,191,154);
    z-index: 2;
    height: 6px;
    width: 40%;
    transform-origin: right;
    right: 0;
    bottom: 0;
}.newsletter_0938 h4 {
    margin: 0 0 0.5rem;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    line-height: 1.4;
    transform: translateY(0);
    font-weight: 600;
    font-size: 20px;
}.newsletter_0938 .input_holder {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 1rem;
}.newsletter_0938 .input_holder span {
    display: block;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}.newsletter_0938 .input_holder span:hover {
    transform: translateY(-2px);
}.newsletter_0938 .input_holder input[type="email"] {
    font-size: 16px;
    background: #ffffff;
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    padding: 1rem 1.25rem;
    outline: none;
    color: #000000;
    font-family: Arial, sans-serif;
}.newsletter_0938 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(190,218,189,0.5);
    border-color: rgb(190,218,189);
}.newsletter_0938 .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.newsletter_0938 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.newsletter_0938 .join_block_2651 {
    font-size: 15px;
    cursor: pointer;
    font-family: Arial, sans-serif;
    position: relative;
    border: none;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1;
    overflow: hidden;
    background: rgb(190,218,189);
    padding: 1rem 1.5rem;
    color: #ffffff;
    font-weight: 600;
    width: 100%;
}.newsletter_0938 .join_block_2651:hover {
    transform: translateY(-2px);
    background: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.newsletter_0938 .join_block_2651:active {
    transform: translateY(0);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}.newsletter_0938 .join_block_2651::before {
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    transition: transform 0.6s ease;
    z-index: -1;
    top: 0;
    background: linear-gradient(
        90deg, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.2) 50%, 
        rgba(255, 255, 255, 0) 100%
    );
    left: -100%;
}.newsletter_0938 .join_block_2651:hover::before {
    transform: translateX(200%);
}

@media (min-width: 768px) {.newsletter_0938 {
    padding: 6rem 0;
}.newsletter_0938 .how_started_6457 {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 3rem;
    align-items: center;
}.newsletter_0938 .input_holder {
    grid-template-columns: 2fr 1fr;
    gap: 1rem;
}.newsletter_0938 h4 {
    margin: 0;
    font-size: calc(20px * 1.1);
}.newsletter_0938 .how_started_6457::after {
    width: 25%;
}
}

@media (min-width: 992px) {.newsletter_0938 .how_started_6457 {
    gap: 4rem;
    padding: 4rem;
}.newsletter_0938 h4 {
    font-size: calc(20px * 1.2);
}.newsletter_0938 .input_holder input[type="email"] {
    padding: 1.1rem 1.5rem;
}.newsletter_0938 .join_block_2651 {
    padding: 1.1rem 2rem;
}.newsletter_0938 .how_started_6457:hover h4 {
    transform: translateY(-3px);
}
}

@media (max-width: 767px) {.newsletter_0938 {
    padding: 3rem 0;
}.newsletter_0938 .how_started_6457 {
    padding: 2rem;
}.newsletter_0938 h4 {
    font-size: 16px;
    margin-bottom: 1.5rem;
}.newsletter_0938 .input_holder span {
    margin-bottom: 0.5rem;
}.newsletter_0938 .input_holder input[type="email"],
    .newsletter_0938 .join_block_2651 {
    padding: 0.9rem 1rem;
}
}

@media (max-width: 480px) {.newsletter_0938 {
    padding: 2.5rem 0;
}.newsletter_0938 .how_started_6457 {
    padding: 1.5rem;
}.newsletter_0938 h4 {
    font-size: calc(16px * 0.95);
}.newsletter_0938 .how_started_6457::before {
    width: 4px;
}.newsletter_0938 .how_started_6457::after {
    width: 50%;
    height: 4px;
}
}

@media (prefers-reduced-motion: reduce) {.newsletter_0938 .how_started_6457:hover h4,
    .newsletter_0938 .input_holder span:hover,
    .newsletter_0938 .join_block_2651:hover,
    .newsletter_0938 .join_block_2651:hover::before {
    transition: none;
    transform: none;
}}.secure_citadel_8401 {
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding: 40px;
}.secure_citadel_8401:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}.secure_citadel_8401 h1 {
    border-bottom: 2px solid rgb(155,191,154);
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 41px;
    font-weight: 700;
    margin-top: 40px;
    color: rgb(190,218,189);
}.secure_citadel_8401 h2 {
    border-bottom: 1px solid rgb(155,191,154,0.5);
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 8px;
    color: rgb(155,191,154);
}.secure_citadel_8401 h3, .secure_citadel_8401 h4, .secure_citadel_8401 h5, .secure_citadel_8401 h6 {
    color: rgb(190,218,189,0.5);
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 21px;
    margin-top: 25px;
}.secure_citadel_8401 ul, .secure_citadel_8401 ol {
    margin: 20px 0;
    border-left: 3px solid rgb(190,218,189);
    padding: 20px 0;
    padding-left: 0;
    list-style-position: inside;
}.secure_citadel_8401 li {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.6;
    color: #000000;
    padding-left: 10px;
}.secure_citadel_8401 section {
    margin-bottom: 20px;
    padding: 20px;
    background: rgb(222,236,220);
    border-radius: 10px;
}.secure_citadel_8401 p, .secure_citadel_8401 span, .secure_citadel_8401 div {
    line-height: 1.8;
    color: #000000;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.secure_citadel_8401 p {
    text-align: justify;
}.secure_citadel_8401 a {
    font-weight: 600;
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    color: rgb(190,218,189);
}.secure_citadel_8401 a:hover {
    text-decoration: underline;
    color: rgb(155,191,154);
}

@media only screen and (max-width: 800px) {.secure_citadel_8401 {
    padding: 30px 15px;
}.secure_citadel_8401 h1 {
    font-size: calc(21px - 10px);
}.secure_citadel_8401 h2 {
    font-size: calc(21px - 5px);
}.secure_citadel_8401 ul, .secure_citadel_8401 ol {
    padding-left: 10px;
}.secure_citadel_8401 li {
    font-size: calc(14px - 2px);
}}.connect_form_4086 {
    position: relative;
    padding: 0;
}.connect_form_4086::before {
    top: 0;
    opacity: 0.85;
    height: 100%;
    background: rgb(222,236,220);
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
}.connect_form_4086 .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}.connect_form_4086 .inquiry_grid_8251 {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: repeat(12, 1fr);
}.connect_form_4086 .support_box_6174 {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    grid-column: 3 / 11;
    background: #ffffff;
    margin-top: 80px;
    z-index: 10;
    position: relative;
    grid-row: 1 / 2;
    border-radius: 29px;
}.connect_form_4086 .support_box_6174 h3 {
    margin: 0;
    font-size: 37px;
    color: #ffffff;
    font-weight: 700;
    padding: 40px;
    background: rgb(190,218,189);
    text-align: center;
}.connect_form_4086 .support_box_6174 div {
    padding: 20px;
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
}.connect_form_4086 .support_box_6174 svg {
    margin-bottom: 15px;
    background: rgb(222,236,220);
    width: 50px;
    border-radius: 50%;
    height: 50px;
    padding: 10px;
}.connect_form_4086 .support_box_6174 svg path {
    fill: rgb(190,218,189);
}.connect_form_4086 .support_box_6174 span {
    color: #000000;
    font-size: 16px;
}.connect_form_4086 .support_box_6174 a {
    text-decoration: none;
    color: rgb(190,218,189);
    transition: color 0.3s ease;
}.connect_form_4086 .support_box_6174 a:hover {
    color: rgb(155,191,154);
}.connect_form_4086 .query_info_0738 {
    padding: 170px 0 100px;
    margin-top: -100px;
    grid-column: 1 / 13;
    grid-row: 2 / 4;
    background: rgb(190,218,189);
}.connect_form_4086 form {
    padding: 60px;
    width: 60%;
    border-radius: 29px;
    background: #ffffff;
    margin: 0 auto;
    max-width: 700px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}.connect_form_4086 form h3 {
    color: #000000;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    font-size: 37px;
    font-weight: 700;
}.connect_form_4086 form h3::after {
    transform: translateX(-50%);
    width: 70px;
    background: rgb(190,218,189);
    bottom: -15px;
    position: absolute;
    left: 50%;
    content: '';
    height: 3px;
}.connect_form_4086 form input[type="text"],
.connect_form_4086 form input[type="email"] {
    color: #000000;
    border: 1px solid rgb(222,236,220);
    margin-bottom: 25px;
    padding: 18px 20px;
    background: #ffffff;
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
}.connect_form_4086 form input[type="text"]:focus,
.connect_form_4086 form input[type="email"]:focus {
    border-color: rgb(190,218,189);
    outline: none;
    box-shadow: 0 0 0 3px rgb(190,218,189,0.5);
}.connect_form_4086 form input::placeholder {
    color: #000000;
}.connect_form_4086 .request_block_0263 {
    display: flex;
    align-items: flex-start;
    margin: 25px 0;
}.connect_form_4086 .request_block_0263 input[type="checkbox"] {
    transition: all 0.3s ease;
    border: 2px solid rgb(222,236,220);
    margin-right: 15px;
    position: relative;
    height: 22px;
    border-radius: 10px;
    flex-shrink: 0;
    width: 22px;
    appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
}.connect_form_4086 .request_block_0263 input[type="checkbox"]:checked {
    border-color: rgb(190,218,189);
    background-color: rgb(190,218,189);
}.connect_form_4086 .request_block_0263 input[type="checkbox"]:checked::before {
    top: 4px;
    width: 6px;
    left: 7px;
    content: '';
    transform: rotate(45deg);
    border: solid #ffffff;
    position: absolute;
    height: 10px;
    border-width: 0 2px 2px 0;
}.connect_form_4086 .request_block_0263 label {
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
}.connect_form_4086 .request_block_0263 a {
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(190,218,189);
}.connect_form_4086 .request_block_0263 a:hover {
    color: rgb(155,191,154);
}.connect_form_4086 .request_list_6109 {
    cursor: pointer;
    border-radius: 10px;
    padding: 18px 20px;
    font-size: 14px;
    background: rgb(190,218,189);
    border: none;
    font-weight: 700;
    transition: all 0.3s ease;
    color: #ffffff;
    width: 100%;
}.connect_form_4086 .request_list_6109:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    background: rgb(155,191,154);
}

@media (max-width: 1200px) {.connect_form_4086 .support_box_6174 {
    grid-column: 2 / 12;
}.connect_form_4086 form {
    width: 70%;
}
}

@media (max-width: 992px) {.connect_form_4086 .support_box_6174 {
    margin: 60px 20px 0;
    grid-column: 1 / 13;
}.connect_form_4086 form {
    padding: 50px 40px;
    width: 80%;
}
}

@media (max-width: 768px) {.connect_form_4086 .support_box_6174 h3 {
    font-size: calc(37px * 0.9);
    padding: 30px;
}.connect_form_4086 .query_info_0738 {
    padding: 150px 20px 80px;
}.connect_form_4086 form {
    width: 100%;
    padding: 40px 30px;
}.connect_form_4086 form h3 {
    margin-bottom: 35px;
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 576px) {.connect_form_4086 .support_box_6174 {
    margin: 40px 15px 0;
}.connect_form_4086 .support_box_6174 h3 {
    padding: 25px 20px;
    font-size: calc(37px * 0.85);
}.connect_form_4086 .query_info_0738 {
    padding: 130px 15px 60px;
}.connect_form_4086 form {
    padding: 30px 20px;
}.connect_form_4086 form input[type="text"],
    .connect_form_4086 form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px;
}
}