* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}header,footer {
    width: 100%;
}::-webkit-scrollbar {
    padding: 2px;
    width: 1.2vw;
}::-webkit-scrollbar-button {
    background: rgb(195,222,227);
}::-webkit-scrollbar-thumb {
    transition: all, box-shadow, border-radius 3.3s linear;
    border: 2px double rgb(195,222,227);
    background: rgb(95,158,167);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 5px -4px 9px 1px rgba(0, 0, 0, 0.4);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -3px 5px 6px 6px rgba(0, 0, 0, 0.8);
    background: #ffffff;
}* {
    scrollbar-width: thin;
    scrollbar-color: rgb(195,222,227) rgb(145,194,198,0.5);
}.wrapper-skeleton-style {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.nav-top-style {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
}.volunteer-style {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1181px;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.training-method-style {
    overflow: visible;
    position: relative;
    padding: 170px 0 150px;
    background: linear-gradient(135deg, rgb(195,222,227) 0%, rgb(95,158,167,0.5) 120%);
}.training-method-style::before {
    background: rgb(145,194,198,0.5);
    z-index: 1;
    content: '';
    opacity: 0.05;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}.training-method-style .academy-learnings-style {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.training-method-style .content-box-style {
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    width: 100%;
}.training-method-style .content-box-style h2 {
    backdrop-filter: blur(10px);
    font-weight: 700;
    text-align: center;
    padding: 35px 40px;
    z-index: 4;
    position: relative;
    color: #ffffff;
    background: rgb(145,194,198,0.5);
    font-size: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    margin: 0 auto 80px;
    width: 40%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}.training-method-style .content-box-style p {
    z-index: 3;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    line-height: 1.8;
    backdrop-filter: blur(15px);
    color: #ffffff;
    font-size: 15px;
    margin: 0 auto;
    border-radius: 10px;
    width: 70%;
    background: rgba(255, 255, 255, 0.07);
    padding: 50px 60px;
}.training-method-style .content-box-style::before {
    height: 60px;
    left: 50%;
    z-index: 3;
    content: '';
    width: 2px;
    top: calc(30px * 2 + 70px);
    position: absolute;
    background: linear-gradient(to bottom, rgb(145,194,198), transparent);
}.training-method-style .content-box-style::after {
    width: 200px;
    animation: pulse-subtle 15s infinite alternate;
    height: 200px;
    border-radius: 50%;
    opacity: 0.03;
    background: rgb(145,194,198);
    content: '';
    position: absolute;
    top: -100px;
    filter: blur(70px);
    right: 10%;
}.training-method-style .content-box-style h2::before {
    background: rgb(145,194,198);
    width: 140%;
    opacity: 0.2;
    bottom: -5px;
    content: '';
    position: absolute;
    filter: blur(10px);
    height: 10px;
    left: -20%;
}.training-method-style .content-box-style h2::after {
    content: '';
    position: absolute;
    height: 20px;
    margin-left: -10px;
    box-shadow: 0 0 15px rgb(145,194,198,0.5);
    bottom: -40px;
    left: 50%;
    width: 20px;
    opacity: 0.7;
    z-index: 5;
    background: rgb(145,194,198);
    border-radius: 50%;
}.training-method-style .content-box-style p::before {
    content: '';
    opacity: 0.3;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(145,194,198,0.5), transparent);
    position: absolute;
    left: 5%;
    top: 20px;
    width: 90%;
}.training-method-style .content-box-style p::after {
    left: 15%;
    background: linear-gradient(90deg, transparent, rgb(145,194,198,0.5), transparent);
    opacity: 0.3;
    height: 1px;
    width: 70%;
    bottom: 20px;
    position: absolute;
    content: '';
}.training-method-style::after {
    left: 50%;
    width: 1px;
    bottom: 0;
    height: 200px;
    background: linear-gradient(to top, rgb(145,194,198,0.5), transparent);
    opacity: 0.3;
    position: absolute;
    content: '';
    z-index: 1;
}.training-method-style .academy-learnings-style::before {
    z-index: 0;
    height: 2px;
    position: absolute;
    transform: rotate(30deg);
    opacity: 0.2;
    background: rgb(145,194,198,0.5);
    content: '';
    width: 250px;
    transform-origin: right center;
    top: 40%;
    left: -125px;
}.training-method-style .academy-learnings-style::after {
    background: rgb(145,194,198,0.5);
    content: '';
    transform: rotate(-30deg);
    transform-origin: left center;
    position: absolute;
    height: 2px;
    width: 250px;
    top: 40%;
    right: -125px;
    opacity: 0.2;
    z-index: 0;
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.03;
        transform: scale(1);
    }
    50% {
        opacity: 0.05;
        transform: scale(1.2);
    }
}

@media screen and (max-width: 1200px) {.training-method-style .content-box-style h2 {
    width: 50%;
}.training-method-style .content-box-style p {
    width: 80%;
}
}

@media screen and (max-width: 992px) {.training-method-style {
    padding: 140px 0 120px;
}.training-method-style .content-box-style h2 {
    margin-bottom: 60px;
    width: 60%;
    padding: 30px 35px;
}.training-method-style .content-box-style p {
    width: 90%;
    padding: 40px 50px;
}.training-method-style .content-box-style::before {
    height: 40px;
}
}

@media screen and (max-width: 768px) {.training-method-style {
    overflow: hidden;
    padding: 120px 0 100px;
}.training-method-style .content-box-style {
    transform: none;
}.training-method-style .content-box-style h2 {
    font-size: calc(30px * 0.9);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-bottom: 40px;
    width: 80%;
}.training-method-style .content-box-style p {
    padding: 30px 40px;
    width: 100%;
}.training-method-style .content-box-style::before {
    height: 30px;
}.training-method-style .content-box-style::after,
    .training-method-style::after,
    .training-method-style .academy-learnings-style::before,
    .training-method-style .academy-learnings-style::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.training-method-style {
    padding: 100px 0 80px;
}.training-method-style .content-box-style h2 {
    padding: 25px 30px;
    width: 100%;
    font-size: calc(30px * 0.8);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.training-method-style .content-box-style p {
    font-size: calc(15px * 0.9);
    padding: 25px 30px;
}.training-method-style .content-box-style::before {
    height: 20px;
}.training-method-style .content-box-style h2::after {
    height: 15px;
    bottom: -25px;
    width: 15px;
    margin-left: -7.5px;
}}.program-results-style {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #ecf0f3 0%, #e2e6ea 100%);
    padding: 7rem 0;
}.program-results-style::before {
    left: 0;
    top: 0;
    height: 8px;
    right: 0;
    content: "";
    background: linear-gradient(90deg, rgb(145,194,198) 0%, rgb(95,158,167) 100%);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    position: absolute;
}.program-results-style::after {
    height: 300px;
    content: "";
    z-index: 0;
    background: linear-gradient(135deg, rgb(145,194,198,0.5) 0%, transparent 70%);
    right: -120px;
    border-radius: 50%;
    filter: blur(40px);
    bottom: -120px;
    position: absolute;
    width: 300px;
}.program-results-style h5 {
    letter-spacing: 0.03em;
    text-align: center;
    position: relative;
    transform: perspective(1000px) translateZ(10px);
    font-size: 22px;
    margin-bottom: 3rem;
    font-weight: 700;
    color: #000000;
}.program-results-style h5::after {
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(145,194,198) 0%, rgb(95,158,167) 100%);
    transform: translateX(-50%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    height: 4px;
    position: absolute;
    bottom: -15px;
    border-radius: 2px;
    content: "";
}.program-results-style .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.program-results-style .academy-learnings-style {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    gap: 3rem;
    background: linear-gradient(145deg, #ffffff 0%, #f5f5f5 100%);
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08),
                -8px -8px 20px rgba(255, 255, 255, 0.9),
                inset 2px 2px 5px rgba(255, 255, 255, 0.3),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    border-radius: 20px;
    display: grid;
}.program-results-style .academy-learnings-style:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1),
                -10px -10px 25px rgba(255, 255, 255, 1),
                inset 2px 2px 5px rgba(255, 255, 255, 0.3),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.program-results-style .landscape-img-style {
    width: 100%;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    height: auto;
    object-fit: cover;
    transform: translateZ(20px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1),
                -8px -8px 16px rgba(255, 255, 255, 0.8);
    border-radius: 15px;
}.program-results-style .landscape-img-style:hover {
    transform: translateZ(30px) scale(1.02);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.12),
                -10px -10px 20px rgba(255, 255, 255, 0.9);
}.program-results-style .content-box-style {
    flex-direction: column;
    justify-content: center;
    display: flex;
}.program-results-style ul {
    padding: 0;
    grid-template-columns: 1fr;
    list-style: none;
    display: grid;
    margin: 0;
    gap: 1.5rem;
}.program-results-style li {
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.06),
                -6px -6px 12px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 0.3);
    position: relative;
    background: linear-gradient(145deg, #f5f5f5 0%, #ffffff 100%);
    border-radius: 12px;
    padding: 1rem 1.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.program-results-style li:hover {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.08),
                -8px -8px 16px rgba(255, 255, 255, 0.9),
                inset 1px 1px 2px rgba(255, 255, 255, 0.3);
    transform: translateY(-3px) scale(1.01);
}.program-results-style li p {
    font-weight: 400;
    margin: 0;
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
    padding-left: 2.2rem;
}.program-results-style li:nth-child(odd) {
    border-left: 3px solid rgb(145,194,198);
}.program-results-style li:nth-child(even) {
    border-left: 3px solid rgb(95,158,167);
}.program-results-style li svg {
    position: absolute;
    height: 24px;
    left: 0;
    top: 0;
    width: 24px;
    transition: transform 0.3s ease;
}.program-results-style li:hover svg {
    transform: rotate(5deg) scale(1.1);
}.program-results-style li svg path {
    fill: rgb(145,194,198);
    transition: fill 0.3s ease;
}.program-results-style li:hover svg path {
    fill: rgb(95,158,167);
}.program-results-style li:nth-child(even) svg path {
    fill: rgb(95,158,167);
}.program-results-style li:nth-child(even):hover svg path {
    fill: rgb(145,194,198);
}

@media (min-width: 768px) {.program-results-style {
    padding: 8rem 0;
}.program-results-style h5 {
    margin-bottom: 4rem;
    font-size: calc(22px * 1.1);
}.program-results-style .academy-learnings-style {
    grid-template-columns: 1fr 1.2fr;
    padding: 4rem;
    gap: 4rem;
}.program-results-style ul {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.program-results-style li {
    padding: 1.2rem 1.8rem;
}
}

@media (min-width: 992px) {.program-results-style {
    padding: 10rem 0;
}.program-results-style h5 {
    font-size: calc(22px * 1.2);
}.program-results-style h5::after {
    width: 100px;
}.program-results-style .academy-learnings-style {
    transform: perspective(1500px) rotateX(2deg);
}.program-results-style .landscape-img-style {
    height: 100%;
    object-position: center;
}.program-results-style li p {
    line-height: 1.7;
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.program-results-style {
    padding: 5rem 0;
}.program-results-style h5 {
    font-size: calc(22px * 0.9);
    padding: 0 1rem;
    margin-bottom: 2.5rem;
}.program-results-style .academy-learnings-style {
    padding: 2rem;
    gap: 2rem;
}.program-results-style li {
    padding: 1rem;
}.program-results-style li p {
    font-size: calc(13px * 0.95);
    line-height: 1.5;
}
}

@media (max-width: 480px) {.program-results-style {
    padding: 4rem 0;
}.program-results-style h5 {
    margin-bottom: 2rem;
    font-size: calc(22px * 0.85);
}.program-results-style .academy-learnings-style {
    padding: 1.5rem;
    gap: 1.5rem;
}.program-results-style ul {
    gap: 1rem;
}.program-results-style li {
    padding: 0.8rem;
}.program-results-style li p {
    font-size: calc(13px * 0.9);
    padding-left: 2rem;
}.program-results-style li svg {
    height: 20px;
    width: 20px;
}}.contact-form-section-style {
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(195,222,227) 0%, rgba(9, 19, 32, 0.9) 100%);
    overflow: hidden;
    position: relative;
}.contact-form-section-style::before {
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(145,194,198,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(145,194,198,0.5) 11px
    );
    content: "";
    animation: gridMove 20s linear infinite;
    position: absolute;
    height: 100%;
    opacity: 0.05;
    top: 0;
    pointer-events: none;
    left: 0;
}.contact-form-section-style::after {
    opacity: 0.1;
    width: 200%;
    animation: pulseGlow 15s ease-in-out infinite;
    top: -50%;
    height: 200%;
    background: radial-gradient(circle, rgb(145,194,198,0.5) 0%, transparent 60%);
    pointer-events: none;
    left: -50%;
    position: absolute;
    content: "";
}.contact-form-section-style .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.contact-form-section-style h2 {
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    position: relative;
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
    margin-bottom: 60px;
    color: #ffffff;
}.contact-form-section-style h2::after {
    content: "";
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(145,194,198), transparent);
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    height: 3px;
}.contact-form-section-style .feedback-support-style {
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.03);
    border-radius: 21px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    overflow: hidden;
}.contact-form-section-style .feedback-support-style::before {
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom right, rgb(145,194,198,0.5), transparent);
    left: 0;
    pointer-events: none;
    content: "";
    top: 0;
    opacity: 0.03;
}.contact-form-section-style .landscape-img-style {
    min-height: 500px;
    position: relative;
    flex: 1;
    transition: transform 0.6s ease;
    transform: scale(1.01);
}.contact-form-section-style .landscape-img-style::after {
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}.contact-form-section-style .reach-grid-style {
    flex: 1;
    padding: 50px;
    position: relative;
}.contact-form-section-style .reach-grid-style::before {
    border-top: 2px solid rgb(145,194,198,0.5);
    position: absolute;
    width: 50px;
    right: 20px;
    content: "";
    height: 50px;
    border-right: 2px solid rgb(145,194,198,0.5);
    top: 20px;
    opacity: 0.7;
}.contact-form-section-style .reach-grid-style::after {
    height: 50px;
    position: absolute;
    opacity: 0.7;
    content: "";
    border-bottom: 2px solid rgb(145,194,198,0.5);
    bottom: 20px;
    border-left: 2px solid rgb(145,194,198,0.5);
    width: 50px;
    left: 20px;
}.contact-form-section-style form {
    width: 100%;
}.contact-form-section-style form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    font-size: 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding-left: 15px;
}.contact-form-section-style form h3::before {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    background: rgb(145,194,198);
    content: "";
    border-radius: 10px;
    left: 0;
    height: 25px;
    width: 5px;
}.contact-form-section-style form input[type="text"] {
    font-size: 12px;
    color: #ffffff;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}.contact-form-section-style form input[type="text"]:focus {
    border-color: rgb(145,194,198);
    background: rgba(255, 255, 255, 0.08);
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(145,194,198), 0.2);
}.contact-form-section-style form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact-form-section-style .query-card-style {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    position: relative;
}.contact-form-section-style .query-card-style input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-form-section-style .query-card-style label {
    padding-left: 35px;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
}.contact-form-section-style .query-card-style label::before {
    position: absolute;
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    left: 0;
    top: 2px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    content: "";
    background: rgba(255, 255, 255, 0.05);
}.contact-form-section-style .query-card-style input[type="checkbox"]:checked + label::before {
    border-color: rgb(145,194,198);
    background: rgb(145,194,198);
}.contact-form-section-style .query-card-style input[type="checkbox"]:checked + label::after {
    content: "";
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg);
    top: 11px;
    height: 4px;
    width: 8px;
    left: 7px;
    border-left: 2px solid #ffffff;
    position: absolute;
}.contact-form-section-style .query-card-style label a {
    color: rgb(145,194,198);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-form-section-style .query-card-style label a:hover {
    text-decoration: underline;
}.contact-form-section-style form .support-grid-style {
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    padding: 15px 35px;
    display: inline-block;
    position: relative;
    color: #ffffff;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    background: linear-gradient(45deg, rgb(145,194,198), rgb(95,158,167));
    border: none;
    z-index: 1;
    transition: all 0.4s ease;
}.contact-form-section-style form .support-grid-style::before {
    left: -100%;
    transition: all 0.4s ease;
    height: 100%;
    z-index: -1;
    content: "";
    background: linear-gradient(45deg, rgb(95,158,167), rgb(145,194,198));
    top: 0;
    width: 100%;
    position: absolute;
}.contact-form-section-style form .support-grid-style:hover::before {
    left: 0;
}.contact-form-section-style form .support-grid-style:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.contact-form-section-style svg {
    fill: rgb(145,194,198);
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.contact-form-section-style svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.contact-form-section-style {
    padding: 80px 0;
}.contact-form-section-style .feedback-support-style {
    flex-direction: column;
}.contact-form-section-style .landscape-img-style {
    order: 1;
    min-height: 300px;
}.contact-form-section-style .reach-grid-style {
    padding: 40px 30px;
    order: 2;
}
}

@media screen and (max-width: 767px) {.contact-form-section-style {
    padding: 60px 0;
}.contact-form-section-style h2 {
    margin-bottom: 40px;
}.contact-form-section-style .landscape-img-style {
    min-height: 200px;
}.contact-form-section-style .reach-grid-style {
    padding: 30px 20px;
}.contact-form-section-style form .support-grid-style {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact-form-section-style {
    padding: 40px 0;
}.contact-form-section-style h2 {
    font-size: calc(29px * 0.8);
}.contact-form-section-style form h3 {
    font-size: calc(20px * 0.9);
}.contact-form-section-style .reach-grid-style::before,
    .contact-form-section-style .reach-grid-style::after {
    height: 30px;
    width: 30px;
}}.landing-page-style {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(195,222,227), rgba(240, 245, 249, 0.92));
    overflow: hidden;
}.landing-page-style::before {
    z-index: 0;
    animation: floatGradient 18s infinite alternate ease-in-out;
    width: 40%;
    opacity: 0.3;
    background: linear-gradient(145deg, rgb(145,194,198,0.5), rgb(95,158,167,0.5));
    position: absolute;
    top: -10%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: rotate(-15deg) skew(5deg);
    content: "";
    height: 75%;
    right: -5%;
    filter: blur(25px);
}.landing-page-style::after {
    filter: blur(20px);
    z-index: 0;
    transform: rotate(10deg) skew(-5deg);
    position: absolute;
    height: 60%;
    bottom: -5%;
    opacity: 0.25;
    border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
    background: linear-gradient(215deg, rgb(95,158,167,0.5), rgb(145,194,198,0.5));
    content: "";
    animation: floatGradient 15s infinite alternate-reverse ease-in-out;
    left: -2%;
    width: 30%;
}.landing-page-style h1 {
    z-index: 2;
    transform: translateY(20px);
    font-size: 37px;
    opacity: 0;
    position: relative;
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 2.5rem;
    animation: fadeInUp 0.8s forwards 0.2s ease-out;
    font-weight: 700;
    text-align: center;
}.landing-page-style .academy-learnings-style {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    z-index: 1;
}.landing-page-style .content-box-style {
    padding: 1rem;
    position: relative;
    z-index: 2;
}.landing-page-style ol {
    list-style: none;
    margin: 0;
    padding: 0;
}.landing-page-style li {
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s forwards ease-out;
    margin-bottom: 2rem;
}.landing-page-style li:nth-child(1) {
    animation-delay: 0.4s;
}.landing-page-style li:nth-child(2) {
    animation-delay: 0.6s;
}.landing-page-style .learn-title-style {
    gap: 1.5rem;
    flex-direction: column;
    align-items: center;
    display: flex;
}.landing-page-style svg {
    width: 120px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 120px;
    filter: drop-shadow(0 4px 12px rgba(94, 170, 168, 0.25));
}.landing-page-style svg:hover {
    transform: scale(1.05) rotate(2deg);
}.landing-page-style svg path {
    transition: fill 0.4s ease;
}.landing-page-style svg:hover path {
    fill: rgb(145,194,198);
}.landing-page-style svg text {
    transition: fill 0.4s ease;
}.landing-page-style svg:hover text {
    fill: #000000;
}.landing-page-style .learn-title-style p {
    font-size: calc(16px * 1.1);
    color: #000000;
    text-align: center;
    max-width: 540px;
    margin: 0 auto;
    line-height: 1.6;
    font-weight: 400;
}.landing-page-style .support-grid-style {
    color: #ffffff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(145,194,198), rgb(95,158,167));
    font-weight: 600;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 10px 25px -5px rgba(94, 170, 168, 0.4);
    transform: translateZ(0);
    font-size: 15px;
}.landing-page-style .support-grid-style::before {
    left: 0;
    content: "";
    opacity: 0;
    background: linear-gradient(135deg, rgb(95,158,167), rgb(145,194,198));
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    transition: opacity 0.4s ease;
}.landing-page-style .support-grid-style:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 15px 30px -10px rgba(94, 170, 168, 0.5);
}.landing-page-style .support-grid-style:hover::before {
    opacity: 1;
}.landing-page-style .support-grid-style:active {
    box-shadow: 0 5px 15px -8px rgba(94, 170, 168, 0.6);
    transform: translateY(0) scale(0.98);
}.landing-page-style .landscape-img-style {
    animation: fadeInUp 1s forwards 0.8s ease-out;
    border-radius: 10px;
    overflow: hidden;
    height: 300px;
    opacity: 0;
    transform: translateY(20px);
    z-index: 1;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
}.landing-page-style .landscape-img-style::before {
    position: absolute;
    content: "";
    z-index: 1;
    transition: background 0.4s ease;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.1), 
        rgba(0, 0, 0, 0.3));
}.landing-page-style .landscape-img-style:hover::before {
    background: linear-gradient(to bottom, 
        rgba(94, 170, 168, 0.2), 
        rgba(94, 170, 168, 0.4));
}

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

@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) skew(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) skew(3deg) translate(5px, 10px);
    }
    100% {
        transform: rotate(-18deg) skew(7deg) translate(-5px, -10px);
    }
}

@media (min-width: 768px) {.landing-page-style {
    padding: 8rem 0;
}.landing-page-style h1 {
    margin-bottom: 3.5rem;
    font-size: calc(37px * 1.15);
}.landing-page-style .academy-learnings-style {
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
    max-width: 1200px;
    padding: 0 2rem;
    gap: 4rem;
}.landing-page-style .content-box-style {
    padding: 2rem;
    flex: 1;
}.landing-page-style .landscape-img-style {
    height: 450px;
    flex: 1;
}.landing-page-style .learn-title-style {
    align-items: flex-start;
}.landing-page-style .learn-title-style p {
    font-size: calc(16px * 1.2);
    text-align: left;
}.landing-page-style svg {
    height: 140px;
    width: 140px;
}.landing-page-style .support-grid-style {
    margin: 0;
}
}

@media (min-width: 1024px) {.landing-page-style h1 {
    font-size: calc(37px * 1.3);
}.landing-page-style .academy-learnings-style {
    gap: 6rem;
}.landing-page-style .landscape-img-style {
    height: 500px;
}.landing-page-style svg {
    width: 160px;
    height: 160px;
}.landing-page-style .learn-title-style p {
    max-width: 600px;
    font-size: calc(16px * 1.3);
}.landing-page-style .support-grid-style {
    padding: 1.2rem 2.5rem;
    font-size: calc(15px * 1.1);
}
}

@media (min-width: 1200px) {.landing-page-style {
    padding: 10rem 0;
}.landing-page-style .academy-learnings-style {
    gap: 8rem;
}.landing-page-style .landscape-img-style {
    height: 550px;
}
}

@media (max-width: 767px) {.landing-page-style .learn-title-style {
    padding: 0 1rem;
}.landing-page-style li {
    display: flex;
    align-items: center;
    flex-direction: column;
}.landing-page-style .support-grid-style {
    width: 80%;
    max-width: 300px;
}}.course-features-style {
    background: linear-gradient(135deg, rgb(195,222,227) 0%, rgba(240, 242, 245, 0.9) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.course-features-style::before {
    content: "";
    border-radius: 50%;
    top: -100px;
    right: -100px;
    filter: blur(40px);
    position: absolute;
    height: 300px;
    width: 300px;
    opacity: 0.3;
    background: linear-gradient(45deg, rgb(145,194,198,0.5) 0%, rgb(95,158,167,0.5) 100%);
    transform: translateZ(0);
    animation: float 15s infinite alternate ease-in-out;
}.course-features-style::after {
    background: linear-gradient(-45deg, rgb(95,158,167,0.5) 0%, rgb(145,194,198,0.5) 100%);
    bottom: -50px;
    transform: translateZ(0);
    filter: blur(30px);
    left: -50px;
    width: 200px;
    height: 200px;
    animation: morph 20s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    opacity: 0.2;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.course-features-style .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.course-features-style .tech-training-style {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
    transform: translateZ(0);
}.course-features-style .landscape-img-style {
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    height: 350px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.course-features-style .landscape-img-style::before {
    z-index: 1;
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 60%);
    content: "";
}.course-features-style .landscape-img-style::after {
    top: -50%;
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    left: -50%;
    height: 200%;
    content: "";
    width: 200%;
    transform: rotate(25deg);
    position: absolute;
    pointer-events: none;
    animation: shimmer 5s infinite linear;
}.course-features-style .content-box-style {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 30px;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
}.course-features-style .content-box-style::before {
    top: 0;
    width: 4px;
    height: 100%;
    transition: transform 0.4s ease;
    transform: scaleY(0.7);
    left: 0;
    content: "";
    position: absolute;
    transform-origin: center;
    background: linear-gradient(to bottom, rgb(145,194,198), rgb(95,158,167));
}.course-features-style .content-box-style:hover::before {
    transform: scaleY(1);
}.course-features-style h3 {
    color: #000000;
    transform: translateX(0);
    margin-bottom: 24px;
    z-index: 1;
    font-size: calc(21px + 0.2rem);
    transition: transform 0.4s ease;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.course-features-style h3::after {
    width: 8px;
    opacity: 0;
    transform: translateY(-50%);
    z-index: -1;
    background: rgb(145,194,198,0.5);
    left: -10px;
    top: 50%;
    position: absolute;
    height: 30%;
    content: "";
    transition: opacity 0.4s ease, left 0.4s ease;
}.course-features-style .content-box-style:hover h3 {
    transform: translateX(10px);
}.course-features-style .content-box-style:hover h3::after {
    left: -5px;
    opacity: 1;
}.course-features-style .description {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    position: relative;
    color: #000000;
    margin-bottom: 20px;
}.course-features-style p.description {
    overflow-y: auto;
    max-height: 300px;
    display: block;
    padding-right: 15px;
    scrollbar-color: rgb(145,194,198,0.5) rgb(195,222,227);
    scrollbar-width: thin;
}.course-features-style p.description::-webkit-scrollbar {
    width: 5px;
}.course-features-style p.description::-webkit-scrollbar-track {
    background: rgb(195,222,227);
    border-radius: 10px;
}.course-features-style p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(145,194,198,0.5);
}.course-features-style span.description {
    display: none;
}

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

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

@keyframes shimmer {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media (min-width: 768px) {.course-features-style .tech-training-style {
    gap: 50px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course-features-style .landscape-img-style {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 450px;
}.course-features-style .content-box-style {
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
}.course-features-style .landscape-img-style:hover,
    .course-features-style .content-box-style:hover {
    transform: perspective(1000px) rotateY(0) translateZ(20px);
}.course-features-style h3 {
    font-size: 36px;
}
}

@media (min-width: 992px) {.course-features-style {
    padding: 150px 0;
}.course-features-style .tech-training-style {
    gap: 70px;
}.course-features-style .landscape-img-style {
    height: 550px;
}.course-features-style .content-box-style {
    padding: 40px 50px;
}.course-features-style p.description {
    max-height: 350px;
}
}

@media (max-width: 767px) {.course-features-style {
    padding: 80px 0;
}.course-features-style .container {
    padding: 0 15px;
}.course-features-style .landscape-img-style {
    height: 250px;
}.course-features-style .content-box-style {
    padding: 25px 20px;
}.course-features-style h3 {
    margin-bottom: 15px;
    font-size: calc(21px - 0.1rem);
}.course-features-style p.description {
    max-height: 250px;
    font-size: calc(18px - 0.1rem);
}}header .first-section-style {
    position: relative;
    border-bottom-right-radius: 0;
    align-items: center;
    background: linear-gradient(135deg, rgb(145,194,198,0.5) 0%, rgb(95,158,167) 100%);
    overflow: visible;
    padding: 1.5rem 2rem;
    display: flex;
    z-index: 100;
    border-bottom-left-radius: 21px;
    justify-content: space-between;
    left: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    width: 100%;
}header .first-section-style .header-bar-style {
    position: relative;
    transform: skewX(5deg);
    z-index: 2;
}header .first-section-style .header-bar-style .header-site-style {
    transition: transform 0.3s ease-in-out;
    display: block;
}header .first-section-style .header-bar-style .header-site-style:hover {
    transform: translateY(-8px) rotate(0deg);
}header .first-section-style .header-bar-style svg {
    height: auto;
    width: 80px;
}header .first-section-style .page-nav-style {
    list-style: none;
    margin: 0;
    gap: 1rem;
    display: flex;
    position: relative;
    padding: 0;
}header .first-section-style .page-nav-style::before {
    position: absolute;
    content: "";
    transition: opacity 0.3s ease, transform 0.3s ease;
    background: linear-gradient(45deg, transparent 0%, rgb(145,194,198,0.5) 100%);
    height: calc(100% + 20px);
    opacity: 0;
    top: -10px;
    border-radius: 10px;
    width: calc(100% + 40px);
    left: -20px;
    z-index: -1;
}header .first-section-style .top-train-style {
    position: relative;
    transition: transform 0.3s ease;
}header .first-section-style .top-train-style a {
    display: block;
    transition: color 0.3s ease;
    font-size: 17px;
    font-weight: 600;
    padding: 0.5rem 1rem;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}header .first-section-style .top-train-style a::before {
    transform: scaleX(0) rotate(-2deg);
    background: rgb(95,158,167);
    content: "";
    width: 100%;
    left: 0;
    height: 2px;
    transition: transform 0.3s ease;
    transform-origin: right;
    bottom: 0;
    position: absolute;
}header .first-section-style .top-train-style a:hover {
    color: rgb(95,158,167);
}header .first-section-style .top-train-style a:hover::before {
    transform: scaleX(1) rotate(-2deg);
    transform-origin: left;
}

@media (max-width: 992px) {header .first-section-style {
    margin-left: calc(-50vw + 50%);
    transform: skewX(0);
    flex-direction: column;
    box-sizing: border-box;
    width: 100vw;
    padding: 1rem;
}header .first-section-style .header-bar-style {
    margin-bottom: 1rem;
    transform: skewX(0);
}header .first-section-style .page-nav-style {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    transform: skewX(0);
}header .first-section-style .page-nav-style::before {
    transform: skewX(0);
}header .first-section-style .page-nav-style:hover::before {
    transform: skewX(0);
}header .first-section-style .top-train-style {
    margin: 0.25rem;
}header .first-section-style .top-train-style:nth-child(odd),
  header .first-section-style .top-train-style:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .first-section-style {
    padding: 0.75rem;
}header .first-section-style .page-nav-style {
    align-items: center;
    flex-direction: column;
}header .first-section-style .top-train-style {
    text-align: center;
    width: 100%;
}header .first-section-style .header-bar-style svg {
    width: 100px;
}}.leadership-experience-style {
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(90deg, rgb(195,222,227) 30%, rgb(95,158,167,0.5) 100%);
    position: relative;
    padding: 6rem 2rem;
}.leadership-experience-style::before {
    height: 100%;
    opacity: 0.1;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(145,194,198,0.5) 0,
        rgb(145,194,198,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}.leadership-experience-style::after {
    position: absolute;
    transform: rotate(-15deg);
    width: 50%;
    height: 140%;
    top: -20%;
    right: -10%;
    z-index: 0;
    content: "";
    filter: blur(60px);
    background: rgb(145,194,198,0.5);
}.leadership-experience-style .review-voices-style {
    transform: rotateX(5deg) rotateZ(-1deg);
    max-width: 1100px;
    z-index: 1;
    transform-style: preserve-3d;
    margin: 0 auto;
    grid-template-columns: 1fr 1.2fr;
    position: relative;
    gap: 0;
    display: grid;
}.leadership-experience-style .landscape-img-style {
    height: 450px;
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.5);
    position: relative;
    transform-style: preserve-3d;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 85%);
    transform: translateZ(30px);
    z-index: 2;
    transition: all 0.7s ease;
    border-radius: 0;
}.leadership-experience-style .work-block-style {
    background: #ffffff;
    display: flex;
    padding: 3rem 3rem 3rem 5rem;
    z-index: 1;
    transition: all 0.7s ease;
    transform-style: preserve-3d;
    flex-direction: column;
    margin-left: -3rem;
    transform: translateZ(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    justify-content: center;
    position: relative;
}.leadership-experience-style .work-block-style::before {
    left: 0;
    background: linear-gradient(to bottom, rgb(145,194,198), rgb(95,158,167));
    top: 50%;
    width: 10px;
    position: absolute;
    content: "";
    height: 60%;
    transform: translateY(-50%);
}.leadership-experience-style .name {
    color: #000000;
    transform: translateZ(20px);
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: calc(28px * 1.2);
    transition: transform 0.5s ease;
}.leadership-experience-style .work-block-style div:nth-child(2) {
    font-weight: 600;
    transform: translateZ(15px);
    font-size: 24px;
    transition: transform 0.5s ease 0.1s;
    color: rgb(95,158,167);
    margin-bottom: 2rem;
}.leadership-experience-style .emp-block-style {
    transform: translateZ(10px);
    color: #000000;
    line-height: 1.7;
    transition: transform 0.5s ease 0.2s;
    position: relative;
    font-size: 18px;
    font-style: italic;
}.leadership-experience-style .emp-block-style::after {
    font-family: serif;
    position: absolute;
    content: "";
    bottom: -2rem;
    right: 0;
    font-size: 5rem;
    color: rgb(145,194,198,0.5);
    line-height: 0;
}.leadership-experience-style .review-voices-style:hover .landscape-img-style {
    transform: translateZ(50px) translateX(-20px);
}.leadership-experience-style .review-voices-style:hover .work-block-style {
    transform: translateZ(30px) translateX(20px);
}.leadership-experience-style .review-voices-style:hover .name {
    transform: translateZ(40px);
}.leadership-experience-style .review-voices-style:hover .work-block-style div:nth-child(2) {
    transform: translateZ(35px);
}.leadership-experience-style .review-voices-style:hover .emp-block-style {
    transform: translateZ(30px);
}

@media screen and (max-width: 991px) {.leadership-experience-style .review-voices-style {
    transform: none;
    grid-template-columns: 1fr;
}.leadership-experience-style .landscape-img-style {
    transform: none;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    margin-bottom: -2rem;
    height: 350px;
}.leadership-experience-style .work-block-style {
    padding: 3rem 2rem 2rem;
    z-index: 3;
    transform: none;
    margin-left: 0;
}.leadership-experience-style .work-block-style::before {
    top: 0;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
}.leadership-experience-style .review-voices-style:hover .landscape-img-style,
    .leadership-experience-style .review-voices-style:hover .work-block-style,
    .leadership-experience-style .review-voices-style:hover .name,
    .leadership-experience-style .review-voices-style:hover .work-block-style div:nth-child(2),
    .leadership-experience-style .review-voices-style:hover .emp-block-style {
    transform: none;
}}footer {
    z-index: 1;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
}footer::before {
    height: 100%;
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(145,194,198,0.5) 50%, rgb(95,158,167,0.5) 100%);
    left: 0;
    content: "";
    backdrop-filter: blur(8px);
    top: 0;
    width: 100%;
    animation: gradientShift 15s ease infinite;
}.volunteer-style {
    padding: 4.5rem 0 2rem;
    position: relative;
}.volunteer-style::before {
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(145,194,198) 25%, 
                #ffffff 50%, 
                rgb(95,158,167) 75%, 
                transparent 100%);
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    height: 1px;
    animation: shimmer 8s linear infinite;
    content: "";
}.volunteer-style .container {
    flex-wrap: wrap;
    z-index: 1;
    justify-content: space-between;
    position: relative;
    display: flex;
}.volunteer-style .company_holder {
    padding: 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    backdrop-filter: blur(15px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 2rem;
    border-radius: 15px;
    flex: 1 1 350px;
}.volunteer-style .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(145,194,198,0.5);
    transform: translateY(-5px);
}.volunteer-style .company_holder h3 {
    font-weight: 700;
    position: relative;
    color: #ffffff;
    margin-bottom: 1.25rem;
    font-size: calc(30px * 0.85);
    display: inline-block;
}.volunteer-style .company_holder h3::after {
    position: absolute;
    transition: transform 0.5s ease;
    content: "";
    transform-origin: left;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, rgb(145,194,198), rgb(95,158,167));
    bottom: -8px;
    left: 0;
    transform: scaleX(0.3);
}.volunteer-style .company_holder:hover h3::after {
    transform: scaleX(1);
}.volunteer-style .science-ref-style {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 1rem;
    font-size: 18px;
    max-width: 450px;
}.volunteer-style .footer-account-style {
    flex: 1 1 450px;
    position: relative;
}.volunteer-style .header-tutor-style {
    flex-wrap: wrap;
    gap: 1.5rem;
    display: flex;
}.volunteer-style .footer-account-style .header-tutor-style {
    justify-content: flex-end;
}.volunteer-style .page-nav-style {
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    border-radius: 15px;
    flex: 1 1 200px;
    position: relative;
    padding: 1.5rem;
}.volunteer-style .page-nav-style h5 {
    color: #ffffff;
    margin-bottom: 1.25rem;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 24px;
}.volunteer-style .page-nav-style h5::before {
    height: 2px;
    position: absolute;
    background: rgb(145,194,198);
    bottom: -6px;
    width: 40px;
    left: 0;
    transition: width 0.3s ease;
    content: "";
}.volunteer-style .page-nav-style:hover h5::before {
    width: 100%;
}.volunteer-style .page-nav-style .header-tutor-style {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.volunteer-style .page-nav-style a {
    text-decoration: none;
    font-size: 18px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    display: block;
    padding: 0.25rem 0.5rem;
    color: rgba(255, 255, 255, 0.8);
}.volunteer-style .page-nav-style a::before {
    content: "";
    background: linear-gradient(to right, rgb(145,194,198), rgb(95,158,167));
    left: 0;
    z-index: -1;
    transition: width 0.3s ease;
    width: 0;
    bottom: 0;
    height: 1px;
    position: absolute;
}.volunteer-style .page-nav-style a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.volunteer-style .page-nav-style a:hover::before {
    width: 100%;
}.twitter-cta-style {
    backdrop-filter: blur(15px);
    padding: 1.5rem 0;
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}.twitter-cta-style::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(95,158,167) 25%, 
                #ffffff 50%, 
                rgb(145,194,198) 75%, 
                transparent 100%);
    height: 1px;
}.twitter-cta-style .container {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}.twitter-cta-style .data-viz-style {
    border-radius: 30px;
    padding: 0.5rem 1rem;
    backdrop-filter: blur(5px);
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 12px;
}.twitter-cta-style .data-viz-style:hover {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(145,194,198,0.5);
    color: #ffffff;
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.volunteer-style {
    padding: 3.5rem 0 2rem;
}.volunteer-style .container {
    flex-direction: column;
}.volunteer-style .company_holder {
    margin-bottom: 2rem;
    margin-right: 0;
    flex: 1 1 100%;
}.volunteer-style .footer-account-style {
    flex: 1 1 100%;
}.volunteer-style .footer-account-style .header-tutor-style {
    justify-content: space-between;
}.volunteer-style .page-nav-style {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.volunteer-style {
    padding: 3rem 0 1.5rem;
}.volunteer-style::before {
    height: 2px;
}.volunteer-style .company_holder {
    padding: 1.25rem;
}.volunteer-style .page-nav-style {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.volunteer-style .footer-account-style .header-tutor-style {
    flex-direction: column;
}.twitter-cta-style {
    padding: 1.25rem 0;
}.twitter-cta-style::before {
    height: 2px;
}
}

@media (max-width: 576px) {.volunteer-style {
    padding: 2.5rem 0 1rem;
}.volunteer-style .company_holder h3 {
    font-size: calc(30px * 0.75);
}.volunteer-style .science-ref-style {
    font-size: calc(18px * 0.9);
}.volunteer-style .page-nav-style h5 {
    font-size: calc(24px * 0.9);
}.volunteer-style .page-nav-style a {
    font-size: calc(18px * 0.9);
}.twitter-cta-style .data-viz-style {
    padding: 0.4rem 0.8rem;
    font-size: calc(12px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.volunteer-style .header-tutor-style a::after {
    border-radius: 50%;
    width: 4px;
    background: rgb(145,194,198);
    top: 50%;
    height: 4px;
    position: absolute;
    transition: transform 0.3s ease;
    transform: translateY(-50%) scale(0);
    content: "";
    left: -10px;
}.volunteer-style .header-tutor-style a:hover::after {
    transform: translateY(-50%) scale(1);
}.volunteer-style .science-ref-style::before {
    width: 0;
    top: -10px;
    left: -10px;
    position: absolute;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    content: "";
    height: 0;
    border: 1px solid transparent;
}.volunteer-style .science-ref-style::after {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    right: -10px;
    bottom: -10px;
    width: 0;
    position: absolute;
    height: 0;
    content: "";
    border: 1px solid transparent;
}.volunteer-style .company_holder:hover .science-ref-style::before {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    border-right-color: rgb(145,194,198,0.5);
    border-top-color: rgb(145,194,198,0.5);
    width: calc(100% + 20px);
}.volunteer-style .company_holder:hover .science-ref-style::after {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    border-bottom-color: rgb(95,158,167,0.5);
    border-left-color: rgb(95,158,167,0.5);
    width: calc(100% + 20px);
}.data-insights-style {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(195,222,227);
}.data-insights-style::before {
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    background-size: 40px 40px;
    left: 0;
    content: "";
    opacity: 0.1;
    background-image: 
        linear-gradient(rgb(145,194,198,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(145,194,198,0.5) 1px, transparent 1px);
    width: 100%;
}.data-insights-style::after {
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    width: 100%;
    top: -50%;
    right: -50%;
    position: absolute;
    content: "";
    background: radial-gradient(ellipse at center, rgb(95,158,167,0.5) 0%, transparent 70%);
    transform: rotate(45deg);
}.data-insights-style .container {
    position: relative;
    z-index: 1;
}.data-insights-style h2 {
    display: inline-block;
    transform: translateX(-50%);
    margin-bottom: 80px;
    font-size: 37px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 15px 30px;
    color: #000000;
    background: #ffffff;
    text-align: center;
    left: 50%;
    font-weight: 700;
    border-radius: 16px;
}.data-insights-style h2::after {
    background: rgb(145,194,198);
    left: 50%;
    width: 60px;
    height: 4px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    bottom: -20px;
    border-radius: 10px;
}.data-insights-style ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    position: relative;
}.data-insights-style ul::before {
    top: 0;
    transform: translateX(-50%);
    bottom: 0;
    left: 50%;
    width: 2px;
    background: linear-gradient(to bottom, rgb(145,194,198,0.5), rgb(95,158,167,0.5));
    position: absolute;
    content: "";
    z-index: 0;
}.data-insights-style .value-statistics-style {
    display: flex;
    transition: all 0.4s ease;
    align-items: center;
    position: relative;
    margin-bottom: 40px;
}.data-insights-style .value-statistics-style:nth-child(odd) {
    padding-right: calc(50% + 20px);
}.data-insights-style .value-statistics-style:nth-child(even) {
    padding-left: calc(50% + 20px);
    justify-content: flex-end;
}.data-insights-style .value-statistics-style::before {
    width: 40px;
    top: 50%;
    background: linear-gradient(to right, rgb(145,194,198,0.5), rgb(95,158,167,0.5));
    transform: translateY(-50%);
    content: "";
    z-index: 0;
    position: absolute;
    height: 2px;
}.data-insights-style .value-statistics-style:nth-child(odd)::before {
    right: calc(50% + 8px);
}.data-insights-style .value-statistics-style:nth-child(even)::before {
    left: calc(50% + 8px);
}.data-insights-style .value-statistics-style::after {
    background: #ffffff;
    width: 16px;
    transform: translate(-50%, -50%);
    left: 50%;
    content: "";
    z-index: 0;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    box-shadow: 0 0 0 5px rgb(195,222,227), 0 0 10px rgba(0, 0, 0, 0.1);
    border: 3px solid rgb(145,194,198);
    height: 16px;
}.data-insights-style .value-statistics-style:nth-child(5n+2)::after {
    border-color: rgb(95,158,167);
}.data-insights-style .value-statistics-style:nth-child(5n+3)::after {
    border-color: rgb(145,194,198);
}.data-insights-style .value-statistics-style:nth-child(5n+4)::after {
    border-color: rgb(95,158,167);
}.data-insights-style .value-statistics-style:nth-child(5n+5)::after {
    border-color: rgb(145,194,198);
}.data-insights-style .value-statistics-style p {
    padding: 10px 20px;
    line-height: 1;
    border: 1px solid rgba(0, 0, 0, 0.03);
    margin: 0;
    border-radius: 10px;
    z-index: 2;
    text-align: center;
    min-width: 120px;
    font-size: calc(43px * 1.2);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    position: relative;
    font-weight: 700;
}.data-insights-style .value-statistics-style:nth-child(even) p {
    padding-right: 20px;
    padding-left: 20px;
}.data-insights-style .value-statistics-style:nth-child(5n+1) p {
    color: rgb(145,194,198);
}.data-insights-style .value-statistics-style:nth-child(5n+2) p {
    color: rgb(95,158,167);
}.data-insights-style .value-statistics-style:nth-child(5n+3) p {
    color: rgb(145,194,198);
}.data-insights-style .value-statistics-style:nth-child(5n+4) p {
    color: rgb(95,158,167);
}.data-insights-style .value-statistics-style:nth-child(5n+5) p {
    color: rgb(145,194,198);
}.data-insights-style .value-statistics-style span {
    font-size: 18px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.03);
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.9);
    flex: 1;
    color: #000000;
    position: relative;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    z-index: 2;
    line-height: 1.4;
    padding: 10px 15px;
}.data-insights-style .value-statistics-style:hover {
    transform: translateY(-5px);
}

@media (max-width: 991px) {.data-insights-style {
    padding: 80px 0;
}.data-insights-style h2 {
    margin-bottom: 60px;
}.data-insights-style .value-statistics-style {
    margin-bottom: 30px;
}.data-insights-style .value-statistics-style p {
    font-size: 37px;
    min-width: 100px;
}.data-insights-style .value-statistics-style:nth-child(odd) {
    padding-right: calc(50% + 15px);
}.data-insights-style .value-statistics-style:nth-child(even) {
    padding-left: calc(50% + 15px);
}
}

@media (max-width: 767px) {.data-insights-style {
    padding: 60px 0;
}.data-insights-style h2 {
    margin-bottom: 50px;
}.data-insights-style ul::before {
    display: none;
}.data-insights-style .value-statistics-style,
    .data-insights-style .value-statistics-style:nth-child(odd),
    .data-insights-style .value-statistics-style:nth-child(even) {
    padding-right: 0;
    justify-content: center;
    padding-left: 0;
}.data-insights-style .value-statistics-style::before,
    .data-insights-style .value-statistics-style::after {
    display: none;
}.data-insights-style .value-statistics-style p,
    .data-insights-style .value-statistics-style:nth-child(even) p {
    margin-bottom: 15px;
    padding: 10px 15px;
}.data-insights-style .value-statistics-style span {
    text-align: center;
    margin: 0;
}
}

@media (min-width: 992px) {.data-insights-style .value-statistics-style:last-child {
    margin-bottom: 0;
}
}

@media (prefers-reduced-motion: reduce) {.data-insights-style .value-statistics-style,
    .data-insights-style .value-statistics-style:hover {
    transition: none;
    transform: none;
}}.privacy-bastion-style {
    color: #000000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    background-color: rgb(195,222,227);
    font-family: Arial, sans-serif;
    line-height: 1.6;
    padding: 50px 20px;
}.privacy-bastion-style h1, .privacy-bastion-style h2, .privacy-bastion-style h3, .privacy-bastion-style h4, .privacy-bastion-style h5, .privacy-bastion-style h6 {
    margin-bottom: 20px;
    color: rgb(145,194,198);
}.privacy-bastion-style h1 {
    font-size: 39px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(95,158,167);
}.privacy-bastion-style h2 {
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid rgb(95,158,167);
    padding-bottom: 8px;
}.privacy-bastion-style ul, .privacy-bastion-style ol {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 20px;
}.privacy-bastion-style li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 13px;
    color: #000000;
}.privacy-bastion-style ul li:before, .privacy-bastion-style ol li:before {
    background-color: rgb(95,158,167);
    content: '';
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.5em;
    height: 10px;
}.privacy-bastion-style p, .privacy-bastion-style span {
    margin-bottom: 20px;
    font-size: 13px;
}.privacy-bastion-style p {
    text-align: justify;
}.privacy-bastion-style div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-bastion-style {
    padding: 30px 15px;
}.privacy-bastion-style h1 {
    font-size: calc(22px - 10px);
}.privacy-bastion-style h2 {
    font-size: calc(22px - 8px);
}.privacy-bastion-style p, .privacy-bastion-style li {
    font-size: calc(13px - 2px);
}}.cookieNotificationAlert-style {
    bottom: 0;
    width: 100%;
    background: rgb(195,222,227);
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(145,194,198);
}.edu-approve-style {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}.cookieNotificationAlert-style h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieNotificationAlert-style p {
    font-size: 18px;
}.consent-panel-style {
    flex-shrink: 0;
    margin-right: 10px;
}.consent-panel-style svg, .consent-panel-style svg path, .consent-panel-style img {
    fill: rgb(145,194,198);
    width: 100px;
    height: 100px;
}.edu-consent-style {
    font-size: 24px;
    cursor: pointer;
    border-bottom: 2px solid rgb(145,194,198);
    flex-shrink: 0;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    color: rgb(145,194,198);
    white-space: nowrap;
    line-height: 35px;
    min-width: 120px;
}.cookieNotificationAlert-style p a {
    text-decoration: none;
    color: rgb(145,194,198);
}#cookieBannerAlert-style {
    display: none;
}#cookieBannerAlert-style:checked ~ .cookieNotificationAlert-style {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieNotificationAlert-style {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.consent-panel-style {
    display: none;
}.edu-approve-style {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieNotificationAlert-style h5 {
    text-align: center;
}.cookieNotificationAlert-style p {
    text-align: center;
}.data-control-style {
    margin-bottom: 20px;
}body .wrapper-skeleton-style .edu-consent-style {
    margin-left: 0;
}}
.wrapper-skeleton-style .edu-approve-style {
    justify-content: flex-end;
}.wrapper-skeleton-style .edu-consent-style {
    margin-left: 30px;
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    background: rgb(145,194,198);
}.wrapper-skeleton-style .data-control-style {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-skeleton-style .edu-consent-style {
    margin-bottom: 10px;
    margin-left: 0;
}}.id-thankdiv-style {
    background: linear-gradient(135deg, #ffffff 0%, rgb(195,222,227) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}.id-thankdiv-style::before {
    top: -10%;
    transform: rotate(-15deg) skew(10deg);
    z-index: 1;
    filter: blur(40px);
    position: absolute;
    content: "";
    height: 70%;
    background: linear-gradient(145deg, rgb(95,158,167,0.5) 0%, transparent 80%);
    opacity: 0.4;
    width: 40%;
    animation: float 12s ease-in-out infinite alternate;
    left: -5%;
}.id-thankdiv-style::after {
    animation: float 15s ease-in-out infinite alternate-reverse;
    width: 35%;
    height: 60%;
    opacity: 0.3;
    right: -5%;
    position: absolute;
    filter: blur(30px);
    background: linear-gradient(215deg, rgb(145,194,198,0.5) 0%, transparent 70%);
    bottom: -5%;
    content: "";
    transform: rotate(10deg) skew(-5deg);
    z-index: 1;
}.id-thankdiv-style .container {
    z-index: 3;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.id-thankdiv-style h2 {
    letter-spacing: -0.02em;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    line-height: 1.3;
    margin-bottom: 40px;
    text-align: center;
    font-size: 34px;
    color: #000000;
    animation: fadeUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    font-weight: 700;
}.id-thankdiv-style h2::after {
    left: 50%;
    content: "";
    animation: expand 1.5s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    opacity: 0;
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(145,194,198) 0%, rgb(95,158,167) 100%);
    transform-origin: center;
}.id-thankdiv-style .academy-learnings-style {
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(30px);
    padding: 50px 40px;
    background: #ffffff;
    animation: fadeUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 8px;
    opacity: 0;
}.id-thankdiv-style .academy-learnings-style::before {
    content: "";
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform-origin: top;
    transform: scaleY(0);
    left: 0;
    width: 5px;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(145,194,198), rgb(95,158,167));
}.id-thankdiv-style ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.id-thankdiv-style li {
    position: relative;
    padding-left: 25px;
}.id-thankdiv-style li::before {
    border-radius: 50%;
    background: rgb(95,158,167);
    height: 8px;
    left: 0;
    transform: scale(0);
    content: "";
    width: 8px;
    position: absolute;
    top: 10px;
    animation: popIn 0.5s 1s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
}.id-thankdiv-style span {
    opacity: 0;
    font-family: Arial, sans-serif;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    transform: translateY(10px);
    display: block;
}

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

@keyframes popIn {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes expand {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 80px;
    opacity: 1;
  }
}

@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

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

@media (max-width: 1024px) {.id-thankdiv-style {
    padding: 100px 0 70px;
}.id-thankdiv-style h2 {
    font-size: calc(34px * 0.9);
}.id-thankdiv-style .academy-learnings-style {
    padding: 40px 35px;
}
}

@media (max-width: 768px) {.id-thankdiv-style {
    padding: 80px 0 60px;
}.id-thankdiv-style h2 {
    margin-bottom: 35px;
    font-size: calc(34px * 0.8);
}.id-thankdiv-style h2::after {
    width: 60px;
    bottom: -12px;
}.id-thankdiv-style .academy-learnings-style {
    padding: 35px 30px;
}.id-thankdiv-style span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.id-thankdiv-style {
    padding: 60px 0 50px;
}.id-thankdiv-style h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.7);
    line-height: 1.4;
}.id-thankdiv-style h2::after {
    bottom: -10px;
    width: 50px;
    height: 2px;
}.id-thankdiv-style .academy-learnings-style {
    padding: 30px 20px;
}.id-thankdiv-style li {
    padding-left: 20px;
}.id-thankdiv-style li::before {
    top: 12px;
    width: 6px;
    height: 6px;
}.id-thankdiv-style span {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}@keyframes expand {
    100% {
      width: 50px;
    }
  }
}.offer-box-style {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(195,222,227), rgba(0, 0, 0, 0.5));
    padding: 5rem 1rem;
    position: relative;
    overflow: hidden;
}.offer-box-style::before {
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(45deg, transparent 0%, rgb(145,194,198,0.5) 30%, transparent 70%);
    left: 0;
    z-index: 1;
    opacity: 0.1;
}.offer-box-style .container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.offer-box-style .learning-pricing-style {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}.offer-box-style .premium-cost-style {
    max-width: 800px;
    transform: translateY(20px);
    order: -1;
    text-align: center;
    margin: 0 auto 2rem;
    animation: fadeUp 0.8s ease-out forwards;
    opacity: 0;
}.offer-box-style .premium-cost-style h2 {
    position: relative;
    margin-bottom: 1rem;
    color: #000000;
    font-size: 31px;
    font-weight: 700;
    display: inline-block;
}.offer-box-style .premium-cost-style h2::after {
    border-radius: 10px;
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(145,194,198), rgb(95,158,167));
    bottom: -10px;
    height: 3px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
}.offer-box-style .pricing-offers-style {
    max-width: 90%;
    margin: 0 auto;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
}.offer-box-style .fee-options-style {
    display: grid;
    gap: 2rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.offer-box-style .skill-plans-style {
    transform: translateZ(0) scale(1);
    color: #000000;
    text-decoration: none;
    opacity: 0;
    border-radius: 12px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.offer-box-style .skill-plans-style:nth-child(1) {
    animation-delay: 0.1s;
}.offer-box-style .skill-plans-style:nth-child(2) {
    animation-delay: 0.2s;
}.offer-box-style .skill-plans-style:nth-child(3) {
    animation-delay: 0.3s;
}.offer-box-style .skill-plans-style:nth-child(4) {
    animation-delay: 0.4s;
}.offer-box-style .skill-plans-style::before {
    left: 0;
    content: "";
    height: 5px;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(145,194,198), rgb(95,158,167));
    width: 100%;
    transform: scaleX(0);
}.offer-box-style .skill-plans-style:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.offer-box-style .skill-plans-style:hover::before {
    transform: scaleX(1);
}.offer-box-style .edu-rates-style {
    flex-direction: column;
    height: 100%;
    display: flex;
}.offer-box-style .value-pricing-style {
    padding: 2rem;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}.offer-box-style .value-pricing-style h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin: 0 0 1rem;
    transition: color 0.3s ease;
    font-size: 20px;
}.offer-box-style .skill-plans-style:hover .value-pricing-style h3 {
    color: rgb(145,194,198);
}.offer-box-style .learn-price-style {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    transition: transform 0.3s ease, color 0.3s ease;
    font-weight: 700;
    position: relative;
    color: rgb(145,194,198);
    display: inline-block;
}.offer-box-style .learn-price-style::after {
    content: "";
    background-color: rgb(95,158,167);
    position: absolute;
    width: 40px;
    bottom: -8px;
    transition: width 0.3s ease;
    left: 0;
    height: 2px;
}.offer-box-style .skill-plans-style:hover .learn-price-style {
    transform: translateY(-3px);
}.offer-box-style .skill-plans-style:hover .learn-price-style::after {
    width: 80px;
}.offer-box-style .value-pricing-style p {
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    margin: 0;
    overflow-wrap: break-word;
    flex-grow: 1;
    font-size: calc(18px - 2px);
}.offer-box-style .landscape-img-style {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    height: 200px;
    overflow: hidden;
}.offer-box-style .landscape-img-style::after {
    bottom: 0;
    position: absolute;
    opacity: 0.7;
    left: 0;
    transition: opacity 0.5s ease;
    top: 0;
    content: "";
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
}.offer-box-style .skill-plans-style:hover .landscape-img-style {
    transform: scale(1.05);
}.offer-box-style .skill-plans-style:hover .landscape-img-style::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.offer-box-style {
    padding: 7rem 2rem;
}.offer-box-style .learning-pricing-style {
    align-items: flex-start;
    flex-direction: row;
}.offer-box-style .premium-cost-style {
    margin: 0;
    text-align: left;
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
    order: 0;
    padding-right: 2rem;
    flex-direction: column;
}.offer-box-style .premium-cost-style h2 {
    text-align: left;
}.offer-box-style .premium-cost-style h2::after {
    left: 0;
    transform: none;
}.offer-box-style .pricing-offers-style {
    margin: 0;
    max-width: 100%;
}.offer-box-style .fee-options-style {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.offer-box-style .fee-options-style {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.offer-box-style {
    padding: 8rem 2rem;
}.offer-box-style .premium-cost-style {
    flex: 0 0 25%;
}.offer-box-style .fee-options-style {
    flex: 0 0 75%;
}.offer-box-style .value-pricing-style {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.offer-box-style .skill-plans-style {
    max-width: 400px;
    margin: 0 auto;
}.offer-box-style .premium-cost-style h2 {
    font-size: calc(31px * 0.9);
}.offer-box-style .pricing-offers-style {
    font-size: calc(18px * 0.95);
}}.our-story-style {
    overflow: hidden;
    padding: 0;
    color: #ffffff;
    z-index: 1;
    position: relative;
}.our-story-style::before {
    top: 0;
    width: 100%;
    transition: opacity 0.5s ease-out;
    content: "";
    opacity: 0.85;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(145,194,198) 0%, rgba(0, 0, 0, 0.8) 100%);
    left: 0;
    z-index: -1;
}.our-story-style::after {
    left: 0;
    background: linear-gradient(90deg, rgb(95,158,167) 0%, rgb(145,194,198) 50%, rgb(95,158,167) 100%);
    z-index: 0;
    width: 100%;
    animation: shimmer 8s infinite linear;
    bottom: -5px;
    height: 10px;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    content: "";
}.our-story-style .container {
    margin: 0 auto;
    padding: 7% 5% 10%;
    z-index: 2;
    max-width: 1200px;
    transform: translateZ(0);
    position: relative;
}.our-story-style .content-box-style {
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    border-left: 4px solid rgb(95,158,167);
    transition: transform 0.5s ease-out;
}.our-story-style .content-box-style:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.our-story-style h1 {
    position: relative;
    letter-spacing: 0.05em;
    font-weight: 700;
    opacity: 0;
    color: #ffffff;
    margin: 0 0 2rem;
    animation: slideInTitle 0.8s 0.2s forwards ease-out;
    text-transform: uppercase;
    padding-bottom: 1rem;
    font-size: calc(41px * 1.2);
    transform: translateX(-10px);
}.our-story-style h1::after {
    content: "";
    transform: scaleX(0);
    height: 4px;
    animation: growLine 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    bottom: 0;
    background: rgb(95,158,167);
    position: absolute;
    left: 0;
    transform-origin: left;
    width: 60px;
}.our-story-style ul {
    list-style: none;
    margin: 0;
    opacity: 0;
    padding: 0;
    animation: fadeIn 0.8s 0.6s forwards ease-out;
}.our-story-style li {
    margin-bottom: 1.5rem;
}.our-story-style h4 {
    opacity: 0;
    align-items: center;
    font-weight: 600;
    transform: translateY(10px);
    margin: 0 0 1rem;
    position: relative;
    padding-left: 1.5rem;
    animation: slideUp 0.6s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    color: rgb(95,158,167);
    display: inline-flex;
    font-size: calc(23px * 1.15);
}.our-story-style h4::before {
    content: "";
    width: 8px;
    left: 0;
    background: rgb(95,158,167);
    transform: translateY(-50%) rotate(45deg);
    height: 8px;
    top: 50%;
    position: absolute;
}.our-story-style span {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    transform: translateY(15px);
    position: relative;
    display: block;
    opacity: 0;
    line-height: 1.8;
    padding-left: 1rem;
    animation: slideUp 0.8s 1.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    margin-left: 1.5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px;
    }
    100% {
        background-position: 1000px;
    }
}

@media (max-width: 1200px) {.our-story-style .container {
    padding: 8% 5%;
}.our-story-style .content-box-style {
    padding: 2.5rem;
}
}

@media (max-width: 992px) {.our-story-style h1 {
    font-size: calc(41px * 1.1);
}.our-story-style .content-box-style {
    transform: perspective(1000px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.our-story-style .container {
    padding: 10% 5%;
}.our-story-style .content-box-style {
    transform: none;
    padding: 2rem;
}.our-story-style h1 {
    font-size: 41px;
    margin-bottom: 1.5rem;
}.our-story-style span {
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 576px) {.our-story-style .container {
    padding: 15% 5%;
}.our-story-style .content-box-style {
    border-left-width: 3px;
    padding: 1.5rem;
}.our-story-style h1 {
    font-size: calc(41px * 0.9);
}.our-story-style h4 {
    font-size: 23px;
}.our-story-style span {
    font-size: calc(15px * 0.9);
    margin-left: 0.5rem;
    line-height: 1.6;
}
}

@media (hover: hover) {.our-story-style:hover::before {
    opacity: 0.9;
}
}

@media (prefers-reduced-motion) {.our-story-style .content-box-style,
    .our-story-style .content-box-style:hover,
    .our-story-style h1,
    .our-story-style h1::after,
    .our-story-style ul,
    .our-story-style h4,
    .our-story-style span {
    opacity: 1;
    animation: none;
    transform: none;
}.our-story-style h1::after {
    transform: scaleX(1);
}.our-story-style::after {
    animation: none;
}}.connect-style {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(145,194,198,0.5) 0%, rgb(95,158,167,0.5) 100%);
}.connect-style::before {
    left: 0;
    z-index: 1;
    background-size: 50px 50px, 80px 80px, 60px 60px;
    content: '';
    position: absolute;
    background-position: 0 0, 25px 25px, 15px 15px;
    bottom: 0;
    animation: backgroundShift 40s linear infinite;
    right: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.03) 1px, transparent 2px),
        radial-gradient(circle at 50% 70%, rgba(255, 255, 255, 0.05) 1px, transparent 3px),
        radial-gradient(circle at 80% 10%, rgba(255, 255, 255, 0.04) 1px, transparent 2px);
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 25px 25px, 15px 15px;
    }
    50% {
        background-position: 25px 25px, 50px 50px, 30px 30px;
    }
    100% {
        background-position: 0 0, 25px 25px, 15px 15px;
    }
}
.connect-style::after {
    background: linear-gradient(90deg, transparent, rgb(95,158,167), transparent);
    animation: glowingBorder 4s ease-in-out infinite;
    top: 0;
    left: 0;
    z-index: 2;
    right: 0;
    height: 3px;
    content: '';
    position: absolute;
}@keyframes glowingBorder {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
}
.connect-style .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 3;
}.connect-style .reach-out-style {
    backdrop-filter: blur(10px);
    position: relative;
    display: flex;
    -webkit-backdrop-filter: blur(10px);
    align-items: center;
    flex-direction: column;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.07);
    border-radius: 19px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(0);
}.connect-style .reach-out-style:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.2);
}.connect-style .reach-out-style::before {
    content: '';
    animation: gradientBorder 8s ease infinite;
    background: linear-gradient(45deg, rgb(145,194,198), rgb(95,158,167), rgb(145,194,198));
    background-size: 200% 200%;
    right: -5px;
    bottom: -5px;
    position: absolute;
    left: -5px;
    opacity: 0.6;
    top: -5px;
    z-index: -1;
    border-radius: calc(19px + 5px);
}@keyframes gradientBorder {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.connect-style h3 {
    margin-bottom: 25px;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    font-size: 38px;
    padding-bottom: 15px;
    color: #ffffff;
    align-items: center;
    display: flex;
    justify-content: center;
}.connect-style h3 svg {
    margin-right: 12px;
    stroke-width: 0.8;
    fill: #ffffff;
    stroke: rgb(95,158,167);
    animation: floatIcon 3s ease-in-out infinite;
    filter: drop-shadow(0 0 5px rgb(95,158,167));
    width: 30px;
    height: 30px;
}@keyframes floatIcon {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-5px) scale(1.05);
    }
}
.connect-style h3 svg path {
    stroke-dashoffset: 100;
    stroke: rgb(95,158,167);
    fill-opacity: 0.9;
    fill: rgb(145,194,198);
    stroke-dasharray: 100;
    stroke-width: 0.8;
    animation: drawPath 3s ease-in-out forwards infinite;
}@keyframes drawPath {
    0% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0.9;
    }
    100% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
}
.connect-style h3::after {
    bottom: 0;
    height: 3px;
    content: '';
    width: 80px;
    background: linear-gradient(90deg, rgb(145,194,198), rgb(95,158,167));
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    position: absolute;
}.connect-style .connect-section-style {
    font-weight: 400;
    line-height: 1.6;
    font-size: 16px;
    max-width: 800px;
    opacity: 0.9;
    color: #ffffff;
    margin-bottom: 40px;
    text-align: center;
}.connect-style .quick-answers-style {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: 30px;
    display: grid;
}.connect-style .quick-answers-style::before {
    left: -15px;
    top: -15px;
    width: 30px;
    position: absolute;
    height: 30px;
    border-left: 2px solid rgb(145,194,198);
    content: '';
    opacity: 0.7;
    border-top: 2px solid rgb(145,194,198);
}.connect-style .quick-answers-style::after {
    opacity: 0.7;
    right: -15px;
    content: '';
    bottom: -15px;
    width: 30px;
    border-bottom: 2px solid rgb(95,158,167);
    height: 30px;
    position: absolute;
    border-right: 2px solid rgb(95,158,167);
}.connect-style .quick-answers-style > span {
    background: rgba(255, 255, 255, 0.05);
    align-items: center;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding: 20px;
    color: #ffffff;
    flex-direction: row;
    display: flex;
}.connect-style .quick-answers-style > span:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-3px);
}.connect-style .quick-answers-style > span::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 10px 0 0 10px;
    width: 3px;
    content: '';
    background: linear-gradient(180deg, rgb(145,194,198), transparent);
}.connect-style .quick-answers-style > span p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
    align-items: center;
    display: flex;
    color: #ffffff;
}.connect-style .quick-answers-style svg {
    width: 22px;
    transition: all 0.3s ease;
    fill: #ffffff;
    margin: 0 10px;
    height: 22px;
}.connect-style .quick-answers-style svg path {
    fill: #ffffff;
}.connect-style .quick-answers-style > span > span {
    font-size: calc(16px + 1px);
    font-weight: 600;
    display: block;
    color: #ffffff;
    position: relative;
}.connect-style .quick-answers-style > span a {
    color: #ffffff;
    transition: color 0.3s ease;
    position: relative;
    padding-right: 5px;
    align-items: center;
    display: inline-flex;
    text-decoration: none;
}.connect-style .quick-answers-style > span a::after {
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    width: 0;
    content: '';
    background: rgb(95,158,167);
    height: 1px;
    bottom: -2px;
}.connect-style .quick-answers-style > span a:hover {
    color: rgb(95,158,167);
}.connect-style .quick-answers-style > span a:hover::after {
    width: 100%;
}.connect-style .ask-support-style {
    position: relative;
    padding: 25px;
    grid-column: 1 / -1;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    border-radius: 10px;
}.connect-style .ask-support-style::before {
    border-radius: 50%;
    position: absolute;
    right: -50px;
    opacity: 0.3;
    content: '';
    background: radial-gradient(circle, rgb(95,158,167,0.5) 0%, transparent 70%);
    width: 100px;
    bottom: -50px;
    height: 100px;
}.connect-style .ask-support-style h4 {
    display: flex;
    margin-bottom: 15px;
    font-weight: 600;
    align-items: center;
    position: relative;
    font-size: 22px;
    color: #ffffff;
    padding-left: 15px;
}.connect-style .ask-support-style h4 svg {
    stroke-width: 0.5;
    height: 26px;
    animation: clockSpin 10s linear infinite;
    fill: rgb(145,194,198);
    width: 26px;
    margin-right: 10px;
    stroke: rgb(95,158,167);
}@keyframes clockSpin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.connect-style .ask-support-style h4 svg path {
    stroke-linecap: round;
    fill-opacity: 0.9;
    stroke: rgb(95,158,167);
    transition: all 0.3s ease;
    stroke-linejoin: round;
    fill: rgb(145,194,198);
    stroke-width: 0.5;
    transform-origin: center center;
}.connect-style .ask-support-style h4:hover svg path {
    fill: rgb(95,158,167);
    stroke-width: 0.8;
    stroke-dasharray: 50;
    stroke-dashoffset: 25;
    fill-opacity: 0.7;
}.connect-style .ask-support-style h4::before {
    height: 70%;
    background: rgb(95,158,167);
    top: 50%;
    width: 5px;
    left: 0;
    content: '';
    transform: translateY(-50%);
    position: absolute;
    border-radius: 10px;
}.connect-style .ask-support-style span {
    position: relative;
    display: flex;
    color: #ffffff;
    font-size: 16px;
    padding-left: 15px;
    transition: all 0.3s ease;
    opacity: 0.9;
    align-items: center;
    margin-bottom: 8px;
}.connect-style .ask-support-style span svg {
    stroke: rgb(95,158,167);
    height: 18px;
    transition: all 0.3s ease;
    margin-right: 10px;
    width: 18px;
    fill: rgb(145,194,198);
    stroke-width: 0.3;
    opacity: 0.8;
}.connect-style .ask-support-style span:hover {
    transform: translateX(5px);
    opacity: 1;
}.connect-style .ask-support-style span:hover svg {
    fill: rgb(95,158,167);
    opacity: 1;
    transform: rotate(15deg);
}.connect-style .ask-support-style span svg path {
    stroke: rgb(95,158,167);
    stroke-dashoffset: 20;
    fill-opacity: 0.8;
    stroke-dasharray: 20;
    fill: rgb(145,194,198);
    transition: all 0.4s ease;
    stroke-linecap: round;
    stroke-linejoin: round;
}.connect-style .ask-support-style span:hover svg path {
    stroke: rgb(95,158,167);
    stroke-dashoffset: 0;
    fill-opacity: 1;
    fill: rgb(95,158,167);
}.connect-style .ask-support-style span::before {
    height: 5px;
    width: 5px;
    transform: translateY(-50%);
    content: '';
    top: 50%;
    left: 0;
    background: rgb(145,194,198);
    border-radius: 50%;
    position: absolute;
}
@media (max-width: 991px) {.connect-style {
    padding: 60px 0;
}.connect-style .reach-out-style {
    padding: 30px;
}.connect-style h3 {
    font-size: calc(38px - 4px);
}.connect-style h3 svg {
    height: 26px;
    margin-right: 10px;
    width: 26px;
}.connect-style .quick-answers-style {
    grid-template-columns: 1fr;
    gap: 20px;
}.connect-style .quick-answers-style > span p svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}.connect-style .ask-support-style h4 svg {
    width: 22px;
    height: 22px;
}.connect-style .ask-support-style span svg {
    width: 16px;
    height: 16px;
}
}
@media (max-width: 767px) {.connect-style {
    padding: 50px 0;
}.connect-style .reach-out-style {
    padding: 25px;
}.connect-style h3 {
    margin-bottom: 20px;
    font-size: calc(38px - 6px);
}.connect-style h3 svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}.connect-style .connect-section-style {
    margin-bottom: 30px;
    font-size: calc(16px - 1px);
}.connect-style .quick-answers-style > span {
    padding: 15px;
}.connect-style .quick-answers-style > span p svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.connect-style .quick-answers-style > span a svg {
    width: 16px;
    margin-right: 6px;
    height: 16px;
}.connect-style .ask-support-style {
    padding: 20px;
}.connect-style .ask-support-style h4 svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}.connect-style .ask-support-style span svg {
    width: 14px;
    height: 14px;
    margin-right: 8px;
}.connect-style .quick-answers-style::before,
    .connect-style .quick-answers-style::after {
    width: 20px;
    height: 20px;
}
}
@media (max-width: 479px) {.connect-style {
    padding: 40px 0;
}.connect-style .reach-out-style {
    padding: 20px;
}.connect-style h3 {
    padding-bottom: 10px;
    font-size: calc(38px - 8px);
    margin-bottom: 15px;
}.connect-style h3 svg {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}.connect-style h3::after {
    height: 2px;
    width: 60px;
}.connect-style .connect-section-style {
    font-size: calc(16px - 2px);
    margin-bottom: 25px;
}.connect-style .quick-answers-style {
    gap: 15px;
}.connect-style .quick-answers-style > span {
    padding: 12px;
}.connect-style .quick-answers-style > span p,
    .connect-style .quick-answers-style > span > span {
    font-size: calc(16px - 1px);
}.connect-style .quick-answers-style > span p svg {
    margin-right: 6px;
    height: 16px;
    width: 16px;
}.connect-style .quick-answers-style > span a svg {
    height: 14px;
    width: 14px;
    margin-right: 5px;
}.connect-style .ask-support-style h4 {
    margin-bottom: 10px;
    font-size: calc(22px - 2px);
}.connect-style .ask-support-style h4 svg {
    height: 18px;
    width: 18px;
    margin-right: 6px;
}.connect-style .ask-support-style span {
    font-size: calc(16px - 2px);
    margin-bottom: 5px;
}.connect-style .ask-support-style span svg {
    width: 12px;
    margin-right: 6px;
    height: 12px;
}.connect-style .quick-answers-style::before,
    .connect-style .quick-answers-style::after {
    display: none;
}
}
@media (hover: none) {.connect-style .reach-out-style:hover,
    .connect-style .quick-answers-style > span:hover {
    transform: none;
    box-shadow: none;
}.connect-style .quick-answers-style > span a:hover {
    color: #ffffff;
}.connect-style .quick-answers-style > span a:hover::after {
    width: 0;
}}.join-our-mailing-list-style {
    position: relative;
    padding: 5rem 2rem;
    perspective: 1000px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(195,222,227) 100%);
    overflow: hidden;
}.join-our-mailing-list-style::before {
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(95,158,167,0.5) 10px,
        rgb(95,158,167,0.5) 11px
    );
    left: -50%;
    opacity: 0.05;
    animation: grid-move 20s linear infinite;
    top: -50%;
    height: 200%;
    width: 200%;
}@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}

.join-our-mailing-list-style .academy-learnings-style {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.join-our-mailing-list-style .contact-request-style {
    padding: 3rem;
    transform: rotateY(-5deg);
    transition: transform 0.5s ease;
    margin: 0 auto;
    max-width: 650px;
    border-radius: 15px;
    border: 1px solid rgb(145,194,198,0.5);
    position: relative;
    background: rgb(195,222,227);
    box-shadow: 
        0 0 20px rgb(145,194,198,0.5),
        0 0 40px rgb(95,158,167,0.5);
}.join-our-mailing-list-style .contact-request-style:hover {
    transform: rotateY(0deg);
}.join-our-mailing-list-style .contact-request-style::before {
    height: 100%;
    left: 0;
    background-size: 2px 100%, 100% 2px;
    content: "";
    top: 0;
    background: 
        linear-gradient(90deg, transparent 50%, rgb(145,194,198,0.5) 50%),
        linear-gradient(0deg, transparent 50%, rgb(95,158,167,0.5) 50%);
    animation: border-pulse 3s infinite alternate;
    position: absolute;
    background-repeat: repeat-y, repeat-x;
    background-position: 0 0, 0 0;
    border-radius: 15px;
    width: 100%;
    pointer-events: none;
    opacity: 0.5;
}@keyframes border-pulse {
    0% {
        opacity: 0.3;
        filter: hue-rotate(0deg);
    }
    100% {
        opacity: 0.7;
        filter: hue-rotate(90deg);
    }
}

.join-our-mailing-list-style h3 {
    font-size: 20px;
    transform: translateX(-50%);
    color: rgb(145,194,198);
    text-shadow: 0 0 10px rgb(145,194,198,0.5);
    border-bottom: 2px solid rgb(95,158,167);
    position: relative;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
    left: 50%;
}.join-our-mailing-list-style .input_holder {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
}.join-our-mailing-list-style input[type="email"] {
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
    color: #ffffff;
    border: 1px solid rgb(95,158,167,0.5);
    transition: all 0.3s ease;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    flex: 1;
    border-radius: 10px;
    min-width: 250px;
}.join-our-mailing-list-style input[type="email"]:focus {
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(145,194,198,0.5);
    border-color: rgb(145,194,198);
    outline: none;
}.join-our-mailing-list-style input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.7;
}.join-our-mailing-list-style input[type="submit"] {
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    padding: 1rem 2rem;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 16px;
    z-index: 1;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    background: rgb(145,194,198);
    letter-spacing: 1px;
}.join-our-mailing-list-style input[type="submit"]:hover {
    box-shadow: 0 0 20px rgb(145,194,198);
}.join-our-mailing-list-style input[type="submit"]::before {
    background: linear-gradient(45deg, rgb(145,194,198), rgb(95,158,167), rgb(145,194,198));
    content: "";
    transform: rotate(45deg);
    opacity: 0;
    z-index: -1;
    left: -50%;
    position: absolute;
    width: 200%;
    transition: opacity 0.3s ease;
    height: 200%;
    top: -50%;
}.join-our-mailing-list-style input[type="submit"]:hover::before {
    animation: rotate-bg 2s linear infinite;
    opacity: 1;
}

@keyframes rotate-bg {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 768px) {.join-our-mailing-list-style {
    padding: 3rem 1.5rem;
}.join-our-mailing-list-style .contact-request-style {
    padding: 2rem;
    transform: none;
}.join-our-mailing-list-style h3 {
    font-size: calc(20px * 0.9);
}.join-our-mailing-list-style .input_holder {
    flex-direction: column;
}.join-our-mailing-list-style input[type="email"],
    .join-our-mailing-list-style input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.join-our-mailing-list-style {
    padding: 2rem 1rem;
}.join-our-mailing-list-style .contact-request-style {
    padding: 1.5rem;
}.join-our-mailing-list-style h3 {
    letter-spacing: 1px;
    font-size: calc(20px * 0.8);
}.join-our-mailing-list-style input[type="email"] {
    padding: 0.8rem 1rem;
}.join-our-mailing-list-style input[type="submit"] {
    padding: 0.8rem 1.5rem;
}
}