* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.top_know {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1247px;
}html,body {
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.support_cta {
    flex: 0 0 auto;
}.warp-container {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.potential_learners {
    position: relative;
    background: linear-gradient(135deg, rgb(244,220,203) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 130px 0;
    overflow: hidden;
}.potential_learners::before {
    background-size: 60px 60px;
    background: 
        linear-gradient(45deg, rgb(231,185,157,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(217,146,108,0.5) 25%, transparent 25%);
    opacity: 0.05;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}.potential_learners .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
}.potential_learners .method_ped {
    position: relative;
}.potential_learners h4 {
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 31px;
    margin-bottom: 70px;
    position: relative;
    color: #000000;
}.potential_learners h4::after {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 2px;
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(231,185,157), rgb(217,146,108));
    width: 70px;
    bottom: 0;
}.potential_learners div {
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    display: flex;
}.potential_learners div p {
    margin: 0;
    padding: 25px 25px 25px 75px;
    line-height: 1.6;
    background: #ffffff;
    min-width: 280px;
    color: #000000;
    font-size: 17px;
    position: relative;
    border-radius: 23px;
    flex: 0 0 calc(33.333% - 20px);
    transition: all 0.3s ease;
    z-index: 1;
}.potential_learners div p::before {
    width: calc(100% - 10px);
    border-radius: calc(23px - 5px);
    top: 5px;
    position: absolute;
    transition: all 0.3s ease;
    border: 1px solid rgb(231,185,157,0.5);
    opacity: 0.4;
    background: #ffffff;
    z-index: -1;
    content: "";
    left: 5px;
    height: calc(100% - 10px);
}.potential_learners div p::after {
    z-index: -2;
    opacity: 0.2;
    width: calc(100% - 20px);
    background: #ffffff;
    transition: all 0.3s ease;
    border-radius: calc(23px - 10px);
    left: 10px;
    content: "";
    top: 10px;
    position: absolute;
    height: calc(100% - 20px);
    border: 1px solid rgb(217,146,108,0.5);
}.potential_learners div p:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.potential_learners div p:hover::before {
    left: 10px;
    top: 10px;
}.potential_learners div p:hover::after {
    left: 15px;
    top: 15px;
}.potential_learners div p svg {
    transition: all 0.3s ease;
    background: rgb(244,220,203);
    width: 35px;
    border-radius: 50%;
    top: 25px;
    position: absolute;
    height: 35px;
    left: 25px;
    padding: 8px;
}.potential_learners div p:hover svg {
    background: rgb(231,185,157,0.5);
    transform: rotate(15deg);
}.potential_learners div p svg path {
    fill: rgb(231,185,157);
    transition: all 0.3s ease;
}.potential_learners div p:hover svg path {
    fill: rgb(217,146,108);
}

@media (max-width: 991px) {.potential_learners {
    padding: 100px 0;
}.potential_learners h4 {
    margin-bottom: 60px;
    font-size: calc(31px - 2px);
}.potential_learners div {
    gap: 25px;
}.potential_learners div p {
    padding: 20px 20px 20px 65px;
    min-width: 250px;
    flex: 0 0 calc(50% - 15px);
}.potential_learners div p svg {
    height: 30px;
    width: 30px;
    left: 20px;
    top: 20px;
}
}

@media (max-width: 767px) {.potential_learners {
    padding: 80px 0;
}.potential_learners h4 {
    font-size: calc(31px - 4px);
    margin-bottom: 50px;
}.potential_learners div {
    gap: 20px;
}.potential_learners div p {
    padding: 18px 18px 18px 60px;
    flex: 0 0 100%;
}.potential_learners div p svg {
    height: 28px;
    width: 28px;
}
}

@media (max-width: 479px) {.potential_learners {
    padding: 60px 0;
}.potential_learners h4 {
    font-size: calc(31px - 6px);
    padding-bottom: 15px;
    margin-bottom: 40px;
}.potential_learners div {
    gap: 15px;
}.potential_learners div p {
    padding: 15px 15px 15px 55px;
    font-size: calc(17px - 1px);
}.potential_learners div p svg {
    height: 25px;
    padding: 6px;
    left: 15px;
    top: 15px;
    width: 25px;
}}.ty_block_id {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(244,220,203) 0%, rgb(217,146,108,0.5) 100%);
    perspective: 1000px;
    position: relative;
}.ty_block_id::before {
    content: "";
    opacity: 0.15;
    left: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
    pointer-events: none;
    animation: backgroundPulse 15s infinite alternate ease-in-out;
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(231,185,157,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(217,146,108,0.5) 0%, transparent 60%);
}.ty_block_id::after {
    z-index: 0;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    filter: blur(30px);
    position: absolute;
    content: "";
    transform: rotate(-15deg) translateZ(-10px);
    height: 50%;
    opacity: 0.05;
    animation: floatElement 20s infinite alternate ease-in-out;
    right: -10%;
    width: 50%;
    background: rgb(231,185,157,0.5);
    top: -10%;
}.ty_block_id .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1200px;
    z-index: 2;
}.ty_block_id h2 {
    font-size: 32px;
    transform: translateZ(30px);
    margin-bottom: 40px;
    line-height: 1.3;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    color: #000000;
    position: relative;
    animation: slideInFromTop 0.8s ease-out forwards;
}.ty_block_id h2::after {
    bottom: -15px;
    content: "";
    background: rgb(231,185,157);
    height: 3px;
    transform: scaleX(0);
    position: absolute;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    transform-origin: left;
    left: 0;
}.ty_block_id .method_ped {
    animation: fadeInUp 1s 0.3s backwards;
    border-radius: 8px;
    transform: translateZ(10px) rotateX(2deg);
    padding: 45px;
    background: #ffffff;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.ty_block_id .method_ped::before {
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(231,185,157), rgb(217,146,108));
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    content: "";
    width: 6px;
    height: 0;
}.ty_block_id .method_ped:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 8px 20px rgba(0, 0, 0, 0.05);
}.ty_block_id ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.ty_block_id li {
    display: flex;
    position: relative;
    align-items: flex-start;
}.ty_block_id li::before {
    left: -30px;
    content: "";
    border-radius: 50%;
    opacity: 0;
    transform: scale(0);
    animation: dotAppear 0.5s 1.2s forwards;
    top: 8px;
    position: absolute;
    background: rgb(231,185,157);
    height: 12px;
    width: 12px;
}.ty_block_id li span {
    font-family: Arial, sans-serif;
    display: block;
    color: #000000;
    opacity: 0;
    transform: translateX(0);
    position: relative;
    line-height: 1.8;
    font-size: 15px;
    animation: textFadeIn 0.8s 1s forwards ease-out;
}.ty_block_id li span::first-letter {
    font-size: 1.5em;
    color: rgb(231,185,157);
    font-weight: 700;
}

@keyframes backgroundPulse {
    0%, 100% { 
        opacity: 0.15;
        transform: scale(1);
    }
    50% { 
        opacity: 0.25;
        transform: scale(1.05);
    }
}

@keyframes floatElement {
    0% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
    50% { transform: rotate(-10deg) translateZ(-10px) translate(20px, -10px); }
    100% { transform: rotate(-15deg) translateZ(-10px) translate(0, 0); }
}

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

@keyframes lineExpand {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(10px) rotateX(5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px) rotateX(2deg);
    }
}

@keyframes heightGrow {
    0% { height: 0; }
    100% { height: 100%; }
}

@keyframes dotAppear {
    0% { opacity: 0; transform: scale(0); }
    70% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 1; transform: scale(1); }
}

@keyframes textFadeIn {
    0% { opacity: 0; transform: translateX(20px); }
    100% { opacity: 1; transform: translateX(0); }
}

@media (max-width: 991px) {.ty_block_id {
    padding: 80px 0;
}.ty_block_id h2 {
    margin-bottom: 30px;
    font-size: calc(32px * 0.9);
}.ty_block_id .method_ped {
    padding: 35px;
}
}

@media (max-width: 767px) {.ty_block_id {
    padding: 60px 0;
    perspective: 800px;
}.ty_block_id h2 {
    transform: translateZ(20px);
    font-size: calc(32px * 0.8);
    margin-bottom: 25px;
}.ty_block_id .method_ped {
    transform: translateZ(5px) rotateX(1deg);
    padding: 30px 25px;
}.ty_block_id li::before {
    width: 10px;
    left: -20px;
    height: 10px;
}.ty_block_id li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.ty_block_id {
    padding: 40px 0;
}.ty_block_id h2 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.7);
}.ty_block_id .method_ped {
    padding: 25px 20px;
}.ty_block_id h2::after {
    width: 60px;
    height: 2px;
}.ty_block_id li span {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}}.program_outcomes {
    background: linear-gradient(145deg, rgb(244,220,203) 30%, rgb(217,146,108,0.5) 150%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.program_outcomes::before {
    opacity: 0.1;
    content: "";
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(rgb(231,185,157,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(231,185,157,0.5) 1px, transparent 1px);
    width: 100%;
    height: 100%;
    background-size: 30px 30px;
    top: 0;
}.program_outcomes::after {
    bottom: -150px;
    content: "";
    background: rgb(231,185,157,0.5);
    right: -150px;
    width: 300px;
    position: absolute;
    border-radius: 50%;
    height: 300px;
    opacity: 0.3;
    filter: blur(100px);
}.program_outcomes .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.program_outcomes .method_ped {
    align-items: center;
    flex-direction: column;
    display: flex;
    position: relative;
}.program_outcomes .img_display {
    width: 40%;
    z-index: 2;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    transform: translateY(40px);
    border-radius: 25px;
}.program_outcomes .img_display:hover {
    transform: translateY(35px) scale(1.02);
}.program_outcomes .text_widget {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    padding: 60px 40px 40px;
    width: 85%;
    background: #ffffff;
    position: relative;
    z-index: 1;
}.program_outcomes .text_widget::before {
    background: linear-gradient(to right, rgb(231,185,157), rgb(217,146,108));
    width: 60%;
    height: 5px;
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    top: 0;
    position: absolute;
    content: "";
}.program_outcomes h3 {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    color: #000000;
}.program_outcomes h3::after {
    background: rgb(217,146,108,0.5);
    width: 60px;
    left: 50%;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    border-radius: 10px;
    bottom: -15px;
    position: absolute;
}.program_outcomes ul {
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    gap: 20px;
    padding: 0;
    margin: 0;
    display: grid;
}.program_outcomes li {
    position: relative;
    transition: all 0.3s ease;
}.program_outcomes li:hover {
    transform: translateY(-5px);
}.program_outcomes li p {
    padding: 16px;
    line-height: 1.5;
    color: #000000;
    display: flex;
    gap: 15px;
    height: 100%;
    background: linear-gradient(120deg, #ffffff, rgb(244,220,203));
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 400;
    border-radius: 12px;
    font-size: 17px;
    margin: 0;
}.program_outcomes li:hover p {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(120deg, #ffffff, rgb(231,185,157,0.5));
}.program_outcomes svg {
    padding: 5px;
    align-items: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
    height: 24px;
    background: #ffffff;
    border-radius: 8px;
    justify-content: center;
    display: flex;
    width: 24px;
}.program_outcomes svg path {
    transition: fill 0.3s ease;
    fill: rgb(231,185,157);
}.program_outcomes li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    transform: translateY(-3px);
    background: #ffffff;
}.program_outcomes li:hover svg path {
    fill: rgb(217,146,108);
}

@media (max-width: 992px) {.program_outcomes {
    padding: 80px 0;
}.program_outcomes .img_display {
    width: 50%;
    transform: translateY(30px);
}.program_outcomes .img_display:hover {
    transform: translateY(25px) scale(1.02);
}.program_outcomes .text_widget {
    width: 90%;
    padding: 50px 30px 30px;
}.program_outcomes ul {
    gap: 15px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 576px) {.program_outcomes {
    padding: 60px 0;
}.program_outcomes .img_display {
    transform: translateY(25px);
    width: 70%;
}.program_outcomes .img_display:hover {
    transform: translateY(22px) scale(1.02);
}.program_outcomes .text_widget {
    padding: 40px 25px 25px;
    width: 100%;
}.program_outcomes h3 {
    font-size: 18px;
    margin-bottom: 25px;
}.program_outcomes li p {
    padding: 12px;
}.program_outcomes svg {
    padding: 4px;
    height: 22px;
    width: 22px;
}}.our_story {
    position: relative;
    display: flex;
    min-height: 100vh;
    align-items: center;
    overflow: hidden;
}.our_story::before {
    right: 0;
    z-index: 1;
    backdrop-filter: blur(5px);
    opacity: 0.85;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(145deg, rgb(231,185,157,0.5), rgba(0, 0, 0, 0.5), rgb(217,146,108,0.5));
    left: 0;
    bottom: 0;
}.our_story::after {
    position: absolute;
    top: -50%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    z-index: 1;
    content: "";
    background: rgb(231,185,157);
    right: -50%;
    opacity: 0.08;
    width: 100%;
    animation: shiftBackground 25s infinite alternate ease-in-out;
    height: 100%;
    transform: rotate(-35deg) skewX(15deg);
}.our_story .container {
    position: relative;
    opacity: 1;
    transform: translateY(0);
    max-width: 1200px;
    animation: fadeUp 1.2s ease-out;
    z-index: 2;
    padding: 3rem 2rem;
    margin: 0 auto;
}.our_story .text_widget {
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.9);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}.our_story .text_widget:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story .text_widget::before {
    right: 0;
    background: rgb(231,185,157);
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    transform: scaleX(0);
    content: "";
    top: -10px;
    position: absolute;
    height: 10px;
    left: 0;
}.our_story .text_widget::after {
    left: 0;
    width: 100%;
    z-index: -1;
    bottom: 0;
    position: absolute;
    height: 50%;
    content: "";
    opacity: 0.3;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
}.our_story .text_widget > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}.our_story .text_widget > div:first-child::before {
    bottom: -10px;
    background: rgb(231,185,157);
    width: 60px;
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0.7);
    left: 0;
    transition: transform 0.6s ease;
    height: 3px;
}.our_story .text_widget > div:first-child:hover::before {
    transform: scaleX(1);
}.our_story h5 {
    display: inline-block;
    font-weight: 700;
    transition: transform 0.5s ease;
    position: relative;
    padding-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
    color: #000000;
    transform: translateX(0);
    margin: 0;
}.our_story h5::after {
    bottom: 0;
    transform: scaleX(0);
    background: rgb(231,185,157);
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    transform-origin: right;
    left: 0;
    width: 100%;
    height: 1px;
}.our_story .text_widget > div:first-child:hover h5 {
    transform: translateX(10px);
}.our_story .text_widget > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}.our_story .text_widget > div:nth-child(2) {
    margin-bottom: 2rem;
}.our_story .text_widget > div:nth-child(2) p {
    font-weight: 600;
    color: rgb(217,146,108);
    letter-spacing: 1px;
    transition: transform 0.5s ease;
    font-size: calc(20px * 1.2);
    transform: translateY(0);
    position: relative;
    display: inline-block;
    margin: 0;
}.our_story .text_widget > div:nth-child(2) p::before {
    transition: transform 0.4s ease, opacity 0.4s ease;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%) scale(0);
    opacity: 0;
    width: 10px;
    background: rgb(231,185,157);
    position: absolute;
    height: 10px;
    content: "";
    left: -20px;
}.our_story .text_widget > div:nth-child(2):hover p {
    transform: translateY(-5px);
}.our_story .text_widget > div:nth-child(2):hover p::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}.our_story ol {
    margin: 0;
    padding-left: 1.2rem;
    counter-reset: list-counter;
}.our_story ol li {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0.5rem;
    counter-increment: list-counter;
    position: relative;
    text-align: justify;
    column-gap: 2rem;
    padding-left: 1rem;
    column-count: 1;
    line-height: 1.8;
    hyphens: auto;
}.our_story ol li::before {
    top: 0.7rem;
    border-radius: 50%;
    height: 6px;
    width: 6px;
    content: "";
    left: -1.2rem;
    background: rgb(231,185,157);
    transition: transform 0.3s ease;
    position: absolute;
}.our_story ol li:hover::before {
    transform: scale(1.5);
}

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

@keyframes lineGrow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}

@media (min-width: 768px) {.our_story .text_widget {
    padding: 4rem;
}.our_story ol li {
    column-count: 2;
    padding-left: 0;
}
}

@media (min-width: 992px) {.our_story .container {
    padding: 5rem 2rem;
}.our_story .text_widget {
    padding: 5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.our_story h5 {
    font-size: calc(20px * 1.2);
}.our_story .text_widget > div:nth-child(2) p {
    font-size: calc(20px * 1.5);
}.our_story ol li {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.our_story {
    min-height: auto;
}.our_story .text_widget {
    transform: perspective(1000px) rotateY(1deg);
    padding: 2.5rem 1.5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.our_story h5 {
    font-size: calc(20px * 0.9);
}.our_story .text_widget > div:nth-child(2) p {
    font-size: calc(20px * 1.1);
}.our_story ol li {
    font-size: calc(14px * 0.95);
    padding-left: 0;
    line-height: 1.7;
}
}

@media (max-width: 480px) {.our_story .text_widget {
    padding: 2rem 1.25rem;
}.our_story h5 {
    font-size: calc(20px * 0.85);
}.our_story .text_widget > div:nth-child(2) p {
    font-size: 20px;
}.our_story ol li {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}header {
    z-index: 100;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    width: 100%;
    position: relative;
    background: rgb(244,220,203);
    padding: 1rem 0;
}header::before {
    content: '';
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    opacity: 0.4;
    left: 0;
    background: linear-gradient(to right, 
        rgb(231,185,157,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(217,146,108,0.5) 100%);
}header .container {
    width: 100%;
    position: relative;
    margin: 0;
    z-index: 1;
    max-width: 100%;
    padding: 0 2%;
}header .main_skill {
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    display: grid;
    align-items: center;
}header .header_lesson {
    display: flex;
    padding: 0.5rem 1rem;
    text-decoration: none;
    position: relative;
    align-items: center;
    grid-area: logo;
    justify-content: center;
}header .header_lesson::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(231,185,157), 
        rgb(217,146,108), 
        rgb(231,185,157), 
        transparent);
    width: 50%;
    position: absolute;
    bottom: 0;
    content: '';
    height: 2px;
    transform: translateX(-50%);
    left: 50%;
}header .header_lesson svg {
    height: auto;
    width: 160px;
    transition: all 0.3s ease;
}header .header_lesson:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}header .nav_start {
    display: flex;
    border-radius: 13px;
    grid-area: menu;
    gap: 0.5rem;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    padding: 0.6rem;
    background: rgba(255, 255, 255, 0.5);
    align-items: center;
}header .main_teach {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    text-decoration: none;
    text-align: center;
    background: #ffffff;
    font-family: Arial, sans-serif;
    padding: 0.4rem 0.8rem;
    border-radius: 10px;
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    position: relative;
}header .main_teach:hover {
    transform: translateY(-2px);
    color: #ffffff;
    box-shadow: 0 3px 8px rgb(231,185,157,0.5);
    background: linear-gradient(135deg, rgb(231,185,157), rgb(217,146,108));
}

@media (max-width: 991px) {header .header_lesson svg {
    width: 140px;
}header .nav_start {
    padding: 0.5rem;
    gap: 0.4rem;
}header .main_teach {
    padding: 0.35rem 0.6rem;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 767px) {header .main_skill {
    grid-template-columns: 1fr;
    grid-template-areas:
            "logo"
            "nav_start";
}header .header_lesson {
    padding: 0.4rem;
}header .header_lesson svg {
    width: 130px;
}header .nav_start {
    padding: 0.4rem;
    flex-wrap: wrap;
}header .main_teach {
    font-size: calc(20px - 1px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .header_lesson svg {
    width: 120px;
}header .nav_start {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem;
    justify-content: flex-start;
}header .nav_start::-webkit-scrollbar {
    height: 2px;
}header .nav_start::-webkit-scrollbar-thumb {
    background: rgb(231,185,157);
    border-radius: 10px;
}header .main_teach {
    white-space: nowrap;
    flex-shrink: 0;
}}footer {
    width: 100%;
    position: relative;
}footer .support_cta {
    position: relative;
    background-color: #2c3e50;
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
    color: #ffffff;
}footer .support_cta::before {
    position: absolute;
    top: 0;
    opacity: 0.1;
    left: 0;
    content: "";
    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);
    background-size: 60px 60px;
    width: 100%;
    height: 100%;
}footer .alumni_net {
    position: relative;
    z-index: 1;
}footer .quick_support {
    margin: -70px auto 60px;
    position: relative;
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
}footer .info_item {
    display: flex;
    padding: 0 20px;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    height: 100px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    width: 6px;
    position: absolute;
    height: 50%;
    transition: height 0.3s ease, top 0.3s ease;
    background-color: rgb(231,185,157);
    content: "";
    top: 25%;
    left: 0;
}footer .info_item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}footer .info_item:hover::before {
    height: 100%;
    top: 0;
}footer .info_item svg {
    height: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    z-index: 1;
    fill: rgb(231,185,157);
    position: relative;
    width: 22px;
}footer .info_item p,
footer .info_item a {
    z-index: 1;
    color: #2c3e50;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    font-size: 13px;
}footer .info_item a:hover {
    color: rgb(231,185,157);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    gap: 30px;
}footer .main_mainbar, footer .subscribe_holder {
    border-radius: 23px;
    padding: 30px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}footer .main_mainbar:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .nav_start {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}footer .main_mainbar svg {
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    width: auto;
    height: 45px;
}footer .donate_btn {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 1.6;
}footer .nav_start h5 {
    color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    grid-column: 1 / -1;
    position: relative;
    font-size: 23px;
    font-weight: 600;
}footer .nav_start h5::after {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 50px;
    content: "";
    background-color: rgb(231,185,157);
    height: 2px;
}footer .main_pagebar {
    height: 100%;
    border-radius: 23px;
    background-color: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    padding: 20px;
}footer .main_pagebar:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.08);
}footer .main_pagebar a {
    position: relative;
    padding: 8px 0;
    font-size: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
}footer .main_pagebar a:last-child {
    border-bottom: none;
}footer .main_pagebar a::before {
    right: 0;
    transform: translateX(-10px);
    opacity: 0;
    content: "→";
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
}footer .main_pagebar a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .main_pagebar a:hover::before {
    transform: translateX(0);
    opacity: 1;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 23px;
}footer .subscribe_holder h5::after {
    position: absolute;
    background-color: rgb(231,185,157);
    content: "";
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 13px;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(231,185,157);
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_benefit {
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    background-color: rgb(231,185,157);
    font-size: 15px;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    padding: 15px;
}footer .sub_benefit:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(217,146,108);
}footer .grade_help {
    text-align: center;
    position: relative;
    margin-top: 50px;
}footer .verify_cta {
    border-radius: 30px;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 8px 20px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 2fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_benefit {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .nav_start {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .support_cta {
    padding: 70px 0 30px;
}footer .quick_support {
    margin-bottom: 40px;
    margin-top: 0;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .main_mainbar, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nav_start h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .grade_help {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .support_cta {
    padding: 50px 0 20px;
}footer .main_pagebar {
    padding: 15px;
}footer .nav_start h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}footer .input_holder input[type="email"],
    footer .sub_benefit {
    padding: 12px;
}}.program_overview {
    position: relative;
    background: linear-gradient(135deg, rgb(244,220,203) 0%, #ffffff 65%, rgb(231,185,157,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.program_overview::before {
    width: 100%;
    position: absolute;
    left: 0;
    pointer-events: none;
    z-index: 0;
    content: "";
    top: 0;
    background: radial-gradient(circle at 20% 30%, rgb(217,146,108,0.5) 0%, transparent 60%);
    height: 100%;
}.program_overview::after {
    right: -20px;
    content: "";
    z-index: 0;
    height: 240px;
    transform: rotate(15deg);
    bottom: -20px;
    background: linear-gradient(225deg, rgb(231,185,157) 0%, rgb(217,146,108) 100%);
    opacity: 0.07;
    position: absolute;
    width: 240px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}.program_overview .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}.program_overview h2 {
    font-weight: 700;
    color: #000000;
    font-size: 37px;
    margin-bottom: 3.5rem;
    transform: translateX(-0.5rem);
    max-width: 85%;
    position: relative;
}.program_overview h2::after {
    bottom: -1rem;
    left: 0;
    background: linear-gradient(90deg, rgb(231,185,157) 0%, rgb(217,146,108) 100%);
    position: absolute;
    content: "";
    width: 8rem;
    height: 0.25rem;
}.program_overview .tech_classes {
    position: relative;
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
}.program_overview .img_display {
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    overflow: hidden;
    position: relative;
    height: 400px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.program_overview .img_display::before {
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    height: 100%;
}.program_overview .img_display:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program_overview .text_widget {
    position: relative;
    overflow-y: auto;
    padding-right: 1.5rem;
    max-height: 400px;
    scrollbar-width: thin;
}.program_overview .text_widget::-webkit-scrollbar {
    width: 4px;
}.program_overview .text_widget::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
}.program_overview .text_widget::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(231,185,157,0.5);
}.program_overview .description {
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    line-height: 1.8;
}.program_overview .description:first-of-type::first-letter {
    font-weight: 700;
    padding: 0.1em 0.1em 0 0;
    margin-right: 0.1em;
    font-size: 3.5em;
    float: left;
    color: rgb(231,185,157);
    line-height: 0.8;
}.program_overview .description:last-of-type {
    border-left: 3px solid rgb(217,146,108,0.5);
    padding-left: 1.5rem;
    position: relative;
}

@media (min-width: 768px) {.program_overview {
    padding: 8rem 0;
}.program_overview h2 {
    max-width: 75%;
    font-size: calc(37px * 1.1);
    margin-bottom: 4rem;
}.program_overview h2::after {
    width: 12rem;
}.program_overview .tech_classes {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.program_overview .img_display {
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.program_overview .text_widget {
    max-height: 500px;
}
}

@media (min-width: 992px) {.program_overview {
    padding: 10rem 0;
}.program_overview::before {
    background: radial-gradient(circle at 20% 30%, rgb(217,146,108,0.5) 0%, transparent 70%);
}.program_overview h2 {
    font-size: calc(37px * 1.2);
    max-width: 70%;
}.program_overview .tech_classes {
    gap: 5rem;
}.program_overview .img_display {
    height: 600px;
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
}.program_overview .text_widget {
    max-height: 600px;
    padding-top: 2rem;
}.program_overview .description {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.program_overview .container {
    padding: 0 2rem;
}.program_overview h2 {
    font-size: calc(37px * 1.3);
    transform: translateX(-1rem);
    max-width: 65%;
}.program_overview .tech_classes {
    gap: 6rem;
}.program_overview .img_display {
    transform: perspective(1200px) rotateY(-8deg) translateZ(0);
}.program_overview .img_display:hover {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0) scale(1.02);
}
}

@media (max-width: 767px) {.program_overview {
    padding: 4rem 0;
}.program_overview h2 {
    margin-bottom: 2.5rem;
    max-width: 100%;
    font-size: calc(37px * 0.9);
}.program_overview h2::after {
    height: 0.2rem;
    width: 6rem;
}.program_overview .img_display {
    height: 300px;
}.program_overview .text_widget {
    max-height: 350px;
}.program_overview .description {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}}.analysis_summary {
    z-index: 1;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(244,220,203) 0%, rgb(231,185,157,0.5) 100%);
    overflow: hidden;
    position: relative;
}.analysis_summary::before {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgb(244,220,203) 0%, transparent 70%);
    content: "";
}.analysis_summary::after {
    opacity: 0.4;
    background-size: cover;
    content: "";
    top: 0;
    height: 100%;
    width: 70%;
    right: 0;
    background-position: center;
    position: absolute;
    z-index: -2;
    background-image: radial-gradient(circle at 70% 30%, rgb(231,185,157,0.5) 0%, transparent 50%),
                      radial-gradient(circle at 30% 70%, rgb(217,146,108,0.5) 0%, transparent 50%);
}.analysis_summary .container {
    align-items: stretch;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    flex-direction: row;
    padding: 0;
}.analysis_summary .statistics_upgrade {
    flex: 0 0 30%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    background: linear-gradient(135deg, rgb(231,185,157,0.5) 0%, transparent 100%);
    flex-direction: column;
    padding: 60px;
    display: flex;
    position: relative;
    justify-content: center;
    z-index: 2;
}.analysis_summary .statistics_upgrade::before {
    height: 100%;
    content: "";
    width: 10px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(231,185,157), rgb(217,146,108));
    position: absolute;
}.analysis_summary .study_statistics {
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    padding-bottom: 20px;
    line-height: 1.2;
}.analysis_summary .study_statistics::after {
    height: 3px;
    width: 80px;
    background: rgb(217,146,108);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}.analysis_summary .extra_study {
    margin: 0;
    line-height: 1.8;
    color: #000000;
    max-width: 500px;
    font-size: 16px;
}.analysis_summary .value_elevation {
    flex: 0 0 70%;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    position: relative;
}.analysis_summary .extra_gain {
    flex: 0 0 calc(100% / 3);
    padding: 25px 20px;
    text-align: center;
    z-index: 1;
    align-items: center;
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
    display: flex;
    height: 33.333%;
    flex-direction: column;
    justify-content: center;
}.analysis_summary .extra_gain:nth-child(1) {
    background: rgba(255, 255, 255, 0.1);
}.analysis_summary .extra_gain:nth-child(2) {
    background: rgba(255, 255, 255, 0.15);
}.analysis_summary .extra_gain:nth-child(3) {
    background: rgba(255, 255, 255, 0.2);
}.analysis_summary .extra_gain:nth-child(4) {
    background: rgba(255, 255, 255, 0.15);
}.analysis_summary .extra_gain:nth-child(5) {
    background: rgba(255, 255, 255, 0.1);
}.analysis_summary .extra_gain:nth-child(6) {
    background: rgba(255, 255, 255, 0.05);
}.analysis_summary .extra_gain:nth-child(7) {
    background: rgba(255, 255, 255, 0.1);
}.analysis_summary .extra_gain:nth-child(8) {
    background: rgba(255, 255, 255, 0.15);
}.analysis_summary .extra_gain:nth-child(9) {
    background: rgba(255, 255, 255, 0.2);
}.analysis_summary .extra_gain::before {
    left: 0;
    z-index: -1;
    content: "";
    background: linear-gradient(to right, rgb(231,185,157,0.5), rgb(217,146,108,0.5));
    bottom: 0;
    height: 0;
    transition: all 0.4s ease;
    position: absolute;
    width: 100%;
}.analysis_summary .extra_gain:hover::before {
    height: 100%;
}.analysis_summary .extra_gain::after {
    bottom: 0;
    content: "";
    width: 0;
    background: rgb(231,185,157);
    position: absolute;
    left: 0;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
}.analysis_summary .extra_gain:hover::after {
    width: 100%;
}.analysis_summary .extra_gain h4 {
    position: relative;
    transition: all 0.4s ease;
    color: rgb(231,185,157);
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1;
    margin: 0 0 12px;
}.analysis_summary .extra_gain:hover h4 {
    color: #000000;
    transform: translateY(-5px);
}.analysis_summary .extra_gain span {
    padding: 0 5px;
    transition: all 0.4s ease;
    position: relative;
    font-size: calc(16px * 0.9);
    color: #000000;
}.analysis_summary .extra_gain:hover span {
    color: #000000;
}.analysis_summary svg {
    position: absolute;
    height: 24px;
    right: 15px;
    width: 24px;
    opacity: 0.6;
    top: 15px;
    fill: rgb(231,185,157);
    transition: all 0.4s ease;
}.analysis_summary svg path {
    transition: all 0.4s ease;
    fill: rgb(231,185,157);
}.analysis_summary .extra_gain:hover svg {
    transform: rotate(15deg) scale(1.2);
    opacity: 1;
}.analysis_summary .extra_gain:hover svg path {
    fill: rgb(217,146,108);
}

@media (max-width: 1400px) {.analysis_summary .extra_gain h4 {
    font-size: 2.5rem;
}.analysis_summary .extra_gain {
    padding: 20px 15px;
}
}

@media (max-width: 1200px) {.analysis_summary .container {
    max-width: 100%;
}.analysis_summary .statistics_upgrade {
    padding: 40px;
}.analysis_summary .extra_gain {
    height: 25%;
    flex: 0 0 50%;
}.analysis_summary .extra_gain h4 {
    font-size: 2.3rem;
}
}

@media (max-width: 992px) {.analysis_summary {
    padding: 80px 0;
}.analysis_summary .container {
    flex-direction: column;
}.analysis_summary .statistics_upgrade {
    border-right: none;
    width: 100%;
    flex: 0 0 auto;
    padding: 40px 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}.analysis_summary .statistics_upgrade::before {
    top: auto;
    width: 100%;
    height: 5px;
    bottom: 0;
}.analysis_summary .value_elevation {
    width: 100%;
    flex: 0 0 auto;
}.analysis_summary .extra_gain {
    height: 160px;
    flex: 0 0 33.333%;
}.analysis_summary .study_statistics {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.analysis_summary {
    padding: 60px 0;
}.analysis_summary .value_elevation {
    height: auto;
    flex-wrap: wrap;
}.analysis_summary .extra_gain {
    height: auto;
    min-height: 140px;
    flex: 0 0 50%;
}.analysis_summary .extra_gain h4 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}.analysis_summary .study_statistics {
    font-size: calc(33px * 0.8);
    padding-bottom: 15px;
}.analysis_summary .extra_study {
    font-size: calc(16px * 0.95);
}.analysis_summary svg {
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
}
}

@media (max-width: 480px) {.analysis_summary {
    padding: 50px 0;
}.analysis_summary .statistics_upgrade {
    padding: 30px 20px;
}.analysis_summary .extra_gain {
    flex: 0 0 100%;
    min-height: 120px;
    padding: 15px;
}.analysis_summary .extra_gain h4 {
    font-size: 2rem;
}.analysis_summary .extra_gain span {
    font-size: calc(16px * 0.85);
}.analysis_summary .study_statistics {
    font-size: calc(33px * 0.7);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.analysis_summary .study_statistics::after {
    height: 2px;
    width: 60px;
}}.leadership_experience {
    overflow: hidden;
    padding: 80px 40px;
    background: rgb(244,220,203);
    min-height: 450px;
    position: relative;
}.leadership_experience::before {
    top: 0;
    opacity: 0.05;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(231,185,157,0.5) 30px,
        rgb(231,185,157,0.5) 32px
    );
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
}.leadership_experience .student_opinions {
    perspective: 1000px;
    transform-style: preserve-3d;
    flex-direction: column;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}.leadership_experience .img_display {
    border-radius: 50%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    border: 4px solid #ffffff;
    width: 140px;
    z-index: 5;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    height: 140px;
    position: relative;
    margin-left: 60px;
}.leadership_experience .student_opinions:hover .img_display {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(231,185,157);
}.leadership_experience .exp_flex {
    overflow: hidden;
    border-radius: 15px;
    margin-top: -40px;
    background: #ffffff;
    position: relative;
    padding: 60px 40px 40px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    transform: translateZ(0);
}.leadership_experience .student_opinions:hover .exp_flex {
    transform: translateZ(30px);
}.leadership_experience .exp_flex::before {
    transition: height 0.5s ease;
    left: 0;
    position: absolute;
    content: "";
    height: 0;
    width: 4px;
    top: 0;
    background: linear-gradient(to bottom, rgb(231,185,157), rgb(217,146,108));
}.leadership_experience .student_opinions:hover .exp_flex::before {
    animation: pulseGlow 2s infinite;
    height: 100%;
}.leadership_experience .name {
    font-weight: 700;
    color: #000000;
    font-size: 32px;
    transform: translateX(0);
    transition: all 0.4s ease;
    letter-spacing: 1px;
    margin-bottom: 5px;
}.leadership_experience .student_opinions:hover .name {
    color: rgb(231,185,157);
    transform: translateX(15px);
}.leadership_experience .exp_flex > div:nth-child(2) {
    letter-spacing: 0.5px;
    color: rgb(217,146,108);
    text-transform: uppercase;
    transition: all 0.4s ease 0.1s;
    opacity: 0.8;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 25px;
    transform: translateX(0);
}.leadership_experience .student_opinions:hover .exp_flex > div:nth-child(2) {
    transform: translateX(15px);
}.leadership_experience .emp_summary {
    padding: 20px 0;
    line-height: 1.8;
    position: relative;
    transition: all 0.4s ease 0.2s;
    transform: translateY(0);
    color: #000000;
    opacity: 0.9;
    font-size: 14px;
}.leadership_experience .student_opinions:hover .emp_summary {
    transform: translateY(-5px);
}.leadership_experience .emp_summary::before,
.leadership_experience .emp_summary::after {
    transition: all 0.4s ease;
    background: rgb(217,146,108,0.5);
    content: "";
    width: 35px;
    position: absolute;
    height: 1px;
}.leadership_experience .emp_summary::before {
    left: 0;
    top: 0;
}.leadership_experience .emp_summary::after {
    bottom: 0;
    right: 0;
}.leadership_experience .student_opinions:hover .emp_summary::before,
.leadership_experience .student_opinions:hover .emp_summary::after {
    height: 2px;
    background: rgb(217,146,108);
    width: 100px;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(231,185,157,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(231,185,157);
    }
}

@media (min-width: 768px) {.leadership_experience .student_opinions {
    align-items: center;
    flex-direction: row;
}.leadership_experience .img_display {
    margin-right: -80px;
    z-index: 5;
    height: 180px;
    margin-left: 0;
    width: 180px;
}.leadership_experience .exp_flex {
    margin-top: 0;
    flex: 1;
    padding-left: 100px;
}
}

@media (max-width: 767px) {.leadership_experience {
    padding: 60px 20px;
}.leadership_experience .exp_flex {
    padding: 60px 25px 35px;
}.leadership_experience .name {
    font-size: calc(32px - 4px);
}.leadership_experience .exp_flex > div:nth-child(2) {
    font-size: calc(14px - 1px);
}.leadership_experience .emp_summary {
    font-size: calc(14px - 1px);
}}.plan_shelf {
    position: relative;
    overflow: hidden;
    background: rgb(244,220,203);
    padding: 120px 0;
}.plan_shelf::before {
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(231,185,157,0.5) 0%, transparent 70%);
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
}.plan_shelf .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
}.plan_shelf .fee_choices {
    flex-direction: column-reverse;
    display: flex;
    gap: 60px;
}.plan_shelf .study_price {
    margin: 0 auto;
    animation: fadeInUp 0.8s ease-out forwards;
    max-width: 800px;
    text-align: center;
    transform: translateY(-10px);
}.plan_shelf .study_price h2 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 29px;
    position: relative;
    color: #000000;
    display: inline-block;
}.plan_shelf .study_price h2::after {
    bottom: -10px;
    content: "";
    width: 80px;
    height: 3px;
    background: rgb(231,185,157);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}.plan_shelf .price_opts {
    margin: 0 auto;
    margin-bottom: 0;
    font-size: 15px;
    max-width: 600px;
    line-height: 1.7;
    color: #000000;
    word-break: break-word;
    overflow-wrap: break-word;
}.plan_shelf .study_costs {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}.plan_shelf .learning_cost {
    border-radius: 10px;
    display: block;
    transform: translateY(20px);
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    opacity: 0;
    height: 100%;
    animation-delay: calc(var(--index, 0) * 0.1s);
    animation: fadeInUp 0.8s ease-out forwards;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
}.plan_shelf .learning_cost:nth-child(1) {
    --index: 1;
}.plan_shelf .learning_cost:nth-child(2) {
    --index: 2;
}.plan_shelf .learning_cost:nth-child(3) {
    --index: 3;
}.plan_shelf .learning_cost:nth-child(4) {
    --index: 4;
}.plan_shelf .learning_cost:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.plan_shelf .package_deal {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    overflow: hidden;
    box-sizing: border-box;
}.plan_shelf .package_deal::before {
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(231,185,157), rgb(217,146,108));
    height: 5px;
}.plan_shelf .pay_options {
    box-sizing: border-box;
    flex-direction: column;
    flex: 1;
    display: flex;
    padding: 40px 30px;
}.plan_shelf .pay_options h3 {
    font-weight: 700;
    color: #000000;
    font-size: 21px;
    margin-top: 0;
    position: relative;
    margin-bottom: 15px;
    word-break: break-word;
    overflow-wrap: break-word;
}.plan_shelf .pay_options h3::after {
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
    height: 2px;
    bottom: -8px;
    content: "";
    width: 40px;
    background-color: rgb(231,185,157);
}.plan_shelf .learning_cost:hover .pay_options h3::after {
    width: 70px;
}.plan_shelf .value_fees {
    border-radius: 10px;
    color: rgb(231,185,157);
    margin: 10px 0 20px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    font-size: calc(21px * 1.2);
    display: inline-block;
    font-weight: 700;
    position: relative;
    padding: 8px 16px;
    word-break: break-word;
    overflow-wrap: break-word;
}.plan_shelf .pay_options p {
    margin-bottom: 0;
    white-space: normal;
    font-size: 15px;
    word-break: break-word;
    line-height: 1.7;
    overflow-wrap: break-word;
    color: #000000;
    flex-grow: 1;
}.plan_shelf .img_display {
    height: 200px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}.plan_shelf .learning_cost:hover .img_display {
    transform: scale(1.05);
    filter: brightness(1.05);
}

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

@media (min-width: 768px) {.plan_shelf .study_costs {
    grid-template-columns: repeat(2, 1fr);
}.plan_shelf .pay_options {
    padding: 40px;
}.plan_shelf .img_display {
    height: 220px;
}
}

@media (min-width: 992px) {.plan_shelf .fee_choices {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.plan_shelf .study_costs {
    grid-template-columns: repeat(2, 1fr);
    width: 65%;
}.plan_shelf .study_price {
    text-align: left;
    margin: 0;
    width: 35%;
}.plan_shelf .study_price h2::after {
    left: 0;
    transform: none;
}.plan_shelf .price_opts {
    margin: 0;
}
}

@media (min-width: 1200px) {.plan_shelf .study_costs {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan_shelf .pay_options h3 {
    font-size: calc(21px * 1.1);
}.plan_shelf .value_fees {
    font-size: calc(21px * 1.3);
}.plan_shelf .img_display {
    height: 240px;
}
}

@media (max-width: 767px) {.plan_shelf {
    padding: 80px 0;
}.plan_shelf .pay_options {
    padding: 30px 20px;
}.plan_shelf .value_fees {
    padding: 6px 12px;
    font-size: 21px;
}.plan_shelf .img_display {
    height: 180px;
}
}

@media (max-width: 480px) {.plan_shelf {
    padding: 60px 0;
}.plan_shelf .study_price h2 {
    font-size: calc(29px * 0.85);
}.plan_shelf .pay_options h3 {
    font-size: calc(21px * 0.95);
}.plan_shelf .img_display {
    height: 160px;
}}.privacy_niche {
    background: linear-gradient(135deg, rgb(244,220,203) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    overflow: hidden;
    padding: 5rem 2rem;
}.privacy_niche::before {
    background: linear-gradient(225deg, rgb(231,185,157,0.5) 0%, transparent 70%);
    position: absolute;
    width: 40%;
    animation: float 15s ease-in-out infinite;
    right: -5%;
    opacity: 0.15;
    top: -5%;
    z-index: 0;
    content: "";
    filter: blur(40px);
    transform: rotate(-15deg);
    height: 40%;
}.privacy_niche::after {
    transform: rotate(10deg);
    background: linear-gradient(45deg, rgb(217,146,108,0.5) 0%, transparent 80%);
    z-index: 0;
    opacity: 0.15;
    position: absolute;
    filter: blur(30px);
    animation: float 18s ease-in-out infinite reverse;
    content: "";
    left: -5%;
    bottom: -5%;
    width: 35%;
    height: 35%;
}@keyframes float {
    0%, 100% { transform: translate(0, 0) rotate(-15deg); }
    50% { transform: translate(10px, 15px) rotate(-5deg); }
}

.privacy_niche .container {
    z-index: 2;
    box-shadow: 0 15px 40px rgba(0,0,0,0.04), 0 5px 10px rgba(0,0,0,0.02);
    padding: 3rem;
    background: #ffffff;
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(0.5deg);
    position: relative;
    max-width: 1140px;
}.privacy_niche .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.privacy_niche h1 {
    font-weight: 700;
    font-size: 40px;
    display: inline-block;
    letter-spacing: -0.01em;
    color: #000000;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.2;
}.privacy_niche h1::after {
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(231,185,157) 0%, rgb(217,146,108) 100%);
    left: 0;
    bottom: -0.5rem;
    transform-origin: left;
    width: 40%;
    height: 4px;
}.privacy_niche h2 {
    color: #000000;
    padding-left: 1rem;
    font-size: 32px;
    margin: 2.5rem 0 1.5rem;
    font-weight: 600;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(231,185,157);
}.privacy_niche h2:hover {
    transform: translateX(5px);
    border-left-width: 5px;
}.privacy_niche h3 {
    border-left: 2px solid rgb(217,146,108);
    font-weight: 600;
    color: #000000;
    padding-left: 0.8rem;
    font-size: calc(32px * 0.8);
    position: relative;
    margin: 2rem 0 1.2rem;
}.privacy_niche h4 {
    color: #000000;
    position: relative;
    font-size: calc(32px * 0.7);
    border-left: 1px solid rgb(217,146,108);
    padding-left: 0.6rem;
    margin: 1.8rem 0 1rem;
    font-weight: 600;
}.privacy_niche p {
    font-size: 17px;
    color: #000000;
    line-height: 1.7;
    z-index: 1;
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 1.5rem;
}.privacy_niche p:hover {
    transform: translateX(3px);
}.privacy_niche p strong {
    display: inline-block;
    color: rgb(231,185,157);
    font-weight: 600;
    position: relative;
}.privacy_niche p strong::after {
    left: 0;
    width: 100%;
    bottom: -2px;
    transform-origin: left;
    background: rgb(231,185,157,0.5);
    height: 1px;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    content: "";
    position: absolute;
}.privacy_niche p:hover strong::after {
    transform: scaleX(1);
}.privacy_niche span {
    position: relative;
    padding-left: 1rem;
    color: #000000;
    line-height: 1.7;
    display: block;
    margin-bottom: 1.5rem;
    font-size: 17px;
    border-left: 1px dashed rgb(217,146,108,0.5);
}.privacy_niche ul {
    margin: 1.5rem 0 2rem;
    padding-left: 0;
    list-style-type: none;
    position: relative;
}.privacy_niche ul::before {
    top: 0;
    bottom: 0;
    transform: scaleY(0.95);
    width: 1px;
    background: linear-gradient(to bottom, rgb(231,185,157,0.5), transparent);
    left: 0.8rem;
    content: "";
    transform-origin: top;
    position: absolute;
}.privacy_niche li {
    font-size: 17px;
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.6;
    color: #000000;
    padding-left: 2.5rem;
    transition: transform 0.2s ease;
}.privacy_niche li:hover {
    transform: translateX(5px);
}.privacy_niche li::before {
    box-shadow: 0 0 0 2px rgb(231,185,157,0.5);
    transition: all 0.2s ease;
    top: 0.6rem;
    position: absolute;
    width: 8px;
    content: "";
    border-radius: 50%;
    height: 8px;
    background: rgb(231,185,157);
    left: 0.5rem;
}.privacy_niche li:hover::before {
    background: rgb(217,146,108);
    transform: scale(1.2);
}

@media (max-width: 992px) {.privacy_niche {
    padding: 4rem 1.5rem;
}.privacy_niche .container {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(0.3deg);
}.privacy_niche h1 {
    font-size: calc(40px * 0.9);
}.privacy_niche h2 {
    font-size: calc(32px * 0.9);
    padding-left: 0.8rem;
}
}

@media (max-width: 768px) {.privacy_niche {
    padding: 3rem 1rem;
}.privacy_niche .container {
    padding: 2rem;
    transform: none;
}.privacy_niche h1 {
    font-size: calc(40px * 0.8);
}.privacy_niche h2 {
    font-size: calc(32px * 0.8);
    margin: 2rem 0 1rem;
}.privacy_niche h3 {
    font-size: calc(32px * 0.7);
}.privacy_niche h4 {
    font-size: calc(32px * 0.6);
}.privacy_niche p, 
    .privacy_niche span, 
    .privacy_niche li {
    font-size: calc(17px * 0.95);
}.privacy_niche ul {
    margin: 1.2rem 0 1.5rem;
}.privacy_niche li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.privacy_niche {
    padding: 2rem 0.8rem;
}.privacy_niche .container {
    padding: 1.5rem;
}.privacy_niche h1 {
    font-size: calc(40px * 0.7);
    margin-bottom: 1.5rem;
}.privacy_niche h1::after {
    height: 3px;
}.privacy_niche h2 {
    border-left-width: 2px;
    padding-left: 0.6rem;
    font-size: calc(32px * 0.7);
}.privacy_niche p, 
    .privacy_niche span, 
    .privacy_niche li {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.privacy_niche li {
    padding-left: 1.8rem;
}.privacy_niche li::before {
    width: 6px;
    height: 6px;
}}.sign_up_now {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 5rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: linear-gradient(135deg, rgb(217,146,108) 0%, rgb(231,185,157) 100%);
}.sign_up_now::before {
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.05) 10px,
        rgba(255, 255, 255, 0.05) 20px
    );
    z-index: -1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
}.sign_up_now::after {
    right: -50%;
    transform: rotate(30deg);
    width: 80%;
    z-index: -1;
    height: 200%;
    top: -50%;
    position: absolute;
    pointer-events: none;
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0) 60%
    );
    content: "";
}.sign_up_now .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    gap: 3rem;
    align-items: center;
    display: flex;
    flex-direction: column;
}.sign_up_now h2 {
    opacity: 1;
    line-height: 1.4;
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1);
    transform: translateY(0);
    font-weight: 600;
    max-width: 90%;
    letter-spacing: 0.01em;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 0;
    font-size: 38px;
}.sign_up_now .method_ped {
    display: flex;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.1s, opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.05);
    justify-content: center;
    transform: translateY(0);
    gap: 1.5rem;
    padding: 1.5rem;
    backdrop-filter: blur(10px);
    opacity: 1;
    align-items: center;
    border-radius: 10px;
    border-left: 3px solid #ffffff;
    background: rgba(255, 255, 255, 0.1);
}.sign_up_now .method_ped:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15), 0 3px 10px rgba(0, 0, 0, 0.1);
}.sign_up_now svg {
    width: 48px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-shrink: 0;
    height: 48px;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}.sign_up_now .method_ped:hover svg {
    transform: rotate(15deg) scale(1.1);
}.sign_up_now svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.sign_up_now .method_ped div {
    align-items: center;
    display: flex;
}.sign_up_now .request_help {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    z-index: 1;
    display: inline-flex;
    position: relative;
    border-radius: 10px;
    color: rgb(231,185,157);
    text-decoration: none;
    letter-spacing: 0.03em;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 1rem 2.5rem;
    overflow: hidden;
}.sign_up_now .request_help::before {
    opacity: 0;
    height: 100%;
    position: absolute;
    transform: translateY(100%);
    z-index: -1;
    content: "";
    left: 0;
    background: linear-gradient(45deg, rgb(231,185,157), rgb(217,146,108));
    top: 0;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s;
    width: 100%;
}.sign_up_now .request_help:hover {
    color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}.sign_up_now .request_help:hover::before {
    transform: translateY(0);
    opacity: 1;
}.sign_up_now .request_help:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {.sign_up_now {
    padding: 4rem 1.5rem;
}.sign_up_now h2 {
    font-size: calc(38px * 0.9);
    max-width: 100%;
}.sign_up_now .method_ped {
    gap: 1rem;
    border-top: 3px solid #ffffff;
    text-align: center;
    border-left: none;
    padding: 1.25rem;
    flex-direction: column;
}.sign_up_now .request_help {
    padding: 0.85rem 2rem;
    width: 100%;
}
}

@media (max-width: 767px) {.sign_up_now {
    padding: 3rem 1rem;
}.sign_up_now h2 {
    line-height: 1.5;
    font-size: calc(38px * 0.8);
}.sign_up_now .container {
    gap: 2rem;
}.sign_up_now svg {
    height: 40px;
    width: 40px;
}.sign_up_now .method_ped {
    max-width: 320px;
    width: 100%;
}
}

@media (max-width: 480px) {.sign_up_now {
    padding: 2.5rem 0.75rem;
}.sign_up_now h2 {
    font-size: calc(38px * 0.7);
}.sign_up_now .request_help {
    padding: 0.75rem 1.5rem;
    font-size: calc(16px * 0.9);
}.sign_up_now svg {
    height: 36px;
    width: 36px;
}
}

@media (min-width: 1400px) {.sign_up_now {
    padding: 6rem 2rem;
}.sign_up_now h2 {
    font-size: calc(38px * 1.1);
    max-width: 70%;
}.sign_up_now .method_ped {
    padding: 2rem;
    gap: 2rem;
}.sign_up_now svg {
    height: 56px;
    width: 56px;
}.sign_up_now .request_help {
    padding: 1.15rem 3rem;
    font-size: calc(16px * 1.1);
}}.welcome_board {
    overflow: hidden;
    position: relative;
    width: 100%;
}.welcome_board .learn_first {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}.welcome_board .learn_first::before {
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 30% 40%, 
    rgba(rgb(231,185,157), 0.1),
    rgba(#000000, 0.7) 80%);
    z-index: 1;
    backdrop-filter: blur(2px);
}.welcome_board .learn_first::after {
    animation: orbital-glow 15s infinite alternate ease-in-out;
    transform: rotate(-15deg);
    height: 200%;
    z-index: 2;
    pointer-events: none;
    position: absolute;
    top: -50%;
    background: radial-gradient(
    ellipse at 30% 40%,
    rgb(231,185,157,0.5) 0%,
    transparent 60%
  );
    left: -20%;
    width: 140%;
    content: "";
}.welcome_board .why_choose {
    transform: perspective(1000px) rotateY(2deg);
    max-width: 650px;
    z-index: 5;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin-left: 5%;
    padding: 3rem;
}.welcome_board .why_choose::before {
    width: 100%;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(#000000, 0.85) 100%
  );
    z-index: -1;
    clip-path: polygon(
    0 0,
    100% 0,
    95% 100%,
    5% 100%
  );
    height: 100%;
    content: "";
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    border-left: 3px solid rgb(231,185,157);
    backdrop-filter: blur(8px);
    left: 0;
}.welcome_board .why_choose:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(10px);
}.welcome_board .why_choose:hover::before {
    background: linear-gradient(
    135deg,
    rgba(#000000, 0.9) 0%,
    rgba(#000000, 0.75) 100%
  );
    border-left: 3px solid rgb(217,146,108);
}.welcome_board h1 {
    animation: fade-slide-in 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(44px * 1.2);
    color: #ffffff;
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    transform: translateY(-8px);
    opacity: 0;
    margin-bottom: 1.5rem;
}.welcome_board h1::before {
    left: 0;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(
    90deg,
    rgb(231,185,157) 0%,
    rgb(217,146,108) 100%
  );
    bottom: -10px;
    content: "";
    height: 4px;
    width: 80px;
    animation: scale-in 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}.welcome_board h3 {
    color: #ffffff;
    animation: fade-slide-in 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.6;
    opacity: 0;
    transform: translateY(10px);
    max-width: 90%;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 1.5rem;
}.welcome_board p {
    padding: 10px 20px;
    transform-origin: left;
    position: relative;
    font-size: 13px;
    color: #ffffff;
    opacity: 0;
    margin-top: 10px;
    background: linear-gradient(
    90deg,
    rgb(231,185,157,0.5) 0%,
    transparent 100%
  );
    border-left: 2px solid rgb(217,146,108);
    backdrop-filter: blur(5px);
    transform: translateY(15px);
    animation: fade-slide-in 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    display: inline-block;
    font-weight: 300;
}.welcome_board p::after {
    position: absolute;
    content: "";
    bottom: 0;
    border-bottom: 2px solid rgb(217,146,108);
    right: -10px;
    border-right: 2px solid rgb(217,146,108);
    height: 20px;
    animation: appear 1s 1.5s forwards ease-out;
    width: 20px;
    opacity: 0;
}

@keyframes orbital-glow {
  0% {
    opacity: 0.5;
    transform: rotate(-15deg) scale(0.95);
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.5;
    transform: rotate(-12deg) scale(1.05);
  }
}

@keyframes fade-slide-in {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes scale-in {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}

@media (max-width: 992px) {.welcome_board .why_choose {
    transform: perspective(1000px) rotateY(0deg);
    margin-left: 2%;
    max-width: 580px;
    padding: 2.5rem;
}.welcome_board h1 {
    font-size: calc(44px * 1.1);
}.welcome_board h3 {
    font-size: calc(22px * 0.95);
    max-width: 95%;
}
}

@media (max-width: 768px) {.welcome_board .learn_first {
    min-height: 90vh;
    align-items: center;
}.welcome_board .learn_first::before {
    background: radial-gradient(circle at 50% 40%, 
      rgba(rgb(231,185,157), 0.2),
      rgba(#000000, 0.8) 80%);
}.welcome_board .why_choose {
    max-width: 90%;
    margin: 0 auto;
    padding: 2rem;
}.welcome_board .why_choose::before {
    clip-path: polygon(
      0 0,
      100% 0,
      98% 100%,
      2% 100%
    );
}.welcome_board h1 {
    font-size: 44px;
}.welcome_board h3 {
    max-width: 100%;
    font-size: 22px;
}.welcome_board p {
    padding: 8px 15px;
}
}

@media (max-width: 576px) {.welcome_board .learn_first {
    min-height: 85vh;
}.welcome_board .why_choose {
    padding: 1.5rem;
}.welcome_board h1 {
    font-size: calc(44px * 0.85);
}.welcome_board h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 1rem;
}.welcome_board p {
    font-size: calc(13px * 0.9);
}}.contact_panel {
    padding: 90px 0;
    overflow: hidden;
    background: linear-gradient(160deg, rgb(244,220,203) 0%, rgb(231,185,157,0.5) 100%);
    position: relative;
}.contact_panel::before {
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(231,185,157,0.5),
        rgb(231,185,157,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.03;
}.contact_panel .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact_panel h2 {
    font-size: 47px;
    text-align: center;
    color: #000000;
    position: relative;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.contact_panel .help_panel {
    border-radius: 27px;
    flex-direction: column;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    background: #ffffff;
    max-width: 800px;
    margin: 0 auto;
}.contact_panel .img_display {
    height: 200px;
    position: relative;
    width: 100%;
}.contact_panel .support_form {
    padding: 50px;
    position: relative;
    width: 100%;
}.contact_panel form {
    width: 100%;
}.contact_panel form h3 {
    color: #000000;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
}.contact_panel form h3::after {
    height: 3px;
    content: "";
    left: 0;
    border-radius: 1.5px;
    bottom: -10px;
    width: 100%;
    position: absolute;
    background: rgb(231,185,157);
}.contact_panel form input[type="text"] {
    color: #000000;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px 20px;
    font-size: 15px;
    transition: all 0.3s ease;
    width: 100%;
    background: rgb(244,220,203);
    font-family: Arial, sans-serif;
    border: 2px solid transparent;
}.contact_panel form input[type="text"]:focus {
    border-color: rgb(231,185,157);
    outline: none;
}.contact_panel form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.contact_panel .help_widget {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact_panel .help_widget input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel .help_widget label {
    font-size: 16px;
    line-height: 1.6;
    position: relative;
    cursor: pointer;
    color: #000000;
    padding-left: 35px;
}.contact_panel .help_widget label::before {
    width: 22px;
    content: "";
    height: 22px;
    left: 0;
    background: rgb(244,220,203);
    top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: absolute;
}.contact_panel .help_widget input[type="checkbox"]:checked + label::before {
    background: rgb(231,185,157);
}.contact_panel .help_widget input[type="checkbox"]:checked + label::after {
    width: 6px;
    position: absolute;
    height: 12px;
    transform: rotate(45deg);
    content: "";
    left: 8px;
    border-right: 2px solid #ffffff;
    top: 5px;
    border-bottom: 2px solid #ffffff;
}.contact_panel .help_widget label a {
    transition: all 0.3s ease;
    color: rgb(231,185,157);
    text-decoration: none;
}.contact_panel .help_widget label a:hover {
    text-decoration: underline;
}.contact_panel form .request_help {
    transition: all 0.3s ease;
    padding: 16px 20px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    border: none;
    background: rgb(231,185,157);
    font-family: Arial, sans-serif;
    font-weight: 600;
    overflow: hidden;
    font-size: 19px;
    width: 100%;
    position: relative;
    color: #ffffff;
}.contact_panel form .request_help:hover {
    background: rgb(217,146,108);
}.contact_panel svg {
    fill: rgb(231,185,157);
    height: 20px;
    width: 20px;
}.contact_panel svg path {
    fill: rgb(231,185,157);
    transition: fill 0.3s ease;
}

@media screen and (min-width: 768px) {.contact_panel .help_panel {
    flex-direction: row;
    max-width: 1000px;
}.contact_panel .img_display {
    min-height: 400px;
    width: 40%;
    height: auto;
}.contact_panel .support_form {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.contact_panel .img_display {
    width: 50%;
}.contact_panel .support_form {
    width: 50%;
    padding: 60px;
}
}

@media screen and (min-width: 1200px) {.contact_panel .help_panel {
    max-width: 1100px;
}.contact_panel .img_display {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.contact_panel {
    padding: 60px 0;
}.contact_panel h2 {
    margin-bottom: 30px;
    font-size: calc(47px * 0.7);
}.contact_panel .support_form {
    padding: 30px 20px;
}.contact_panel form h3 {
    font-size: calc(24px * 0.9);
}
}