* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.donate-books-143 {
    flex: 0 0 auto;
}.container {
    width: 1217px;
    margin: auto;
    max-width: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.site-prime-216 {
    flex: 1 0 auto;
}.wrapper-segment-038 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.support-420 {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 5rem 0;
    background: rgb(156,191,191);
}.support-420::before {
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    background: 
        linear-gradient(135deg, 
            rgb(110,127,175,0.5) 0%, 
            transparent 50%),
        radial-gradient(
            circle at 25% 25%, 
            rgb(110,127,175,0.5) 0%, 
            transparent 30%);
}.support-420::after {
    width: 100%;
    position: absolute;
    left: 0;
    background-size: 20px 20px;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    height: 100%;
    animation: gridMove 30s linear infinite;
    z-index: -1;
    content: '';
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

.support-420 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.support-420 .contact-map-825 {
    position: relative;
    overflow: hidden;
    grid-template-columns: 1fr 1fr 1fr;
    border-radius: 24px;
    gap: 2rem;
    backdrop-filter: blur(10px);
    display: grid;
}.support-420 .talk-support-729 {
    padding: 2.5rem;
    display: flex;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    gap: 1rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    position: relative;
    backdrop-filter: blur(8px);
}.support-420 .talk-support-729::before {
    background: linear-gradient(90deg, rgb(110,127,175), rgb(156,191,191,0.5));
    content: '';
    z-index: 1;
    top: 0;
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
}.support-420 .talk-support-729:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.support-420 .talk-support-729 h2 {
    position: relative;
    padding-bottom: 1rem;
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1.5rem;
}.support-420 .talk-support-729 h2::after {
    position: absolute;
    background: rgb(110,127,175);
    bottom: 0;
    left: 0;
    border-radius: 1.5px;
    content: '';
    height: 3px;
    width: 3rem;
}.support-420 .talk-support-729 h3 {
    margin-bottom: 1rem;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}.support-420 .contact-query-179 {
    margin-bottom: 0.5rem;
    font-size: calc(15px * 1.2);
    color: #ffffff;
    font-weight: 600;
}.support-420 .get-help-410 {
    line-height: 1.6;
    opacity: 0.8;
    margin-bottom: 1.5rem;
    color: #ffffff;
}.support-420 .talk-support-729 p {
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
    display: flex;
    color: #ffffff;
    opacity: 0.9;
}.support-420 .talk-support-729 p span {
    opacity: 1;
    font-weight: 600;
}.support-420 .contact-today-610 {
    padding-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 1.5rem;
}.support-420 .contact-now-427 {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}.support-420 .contact-now-427 span {
    padding: 0.5rem 1rem;
    font-size: calc(15px * 0.9);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
}.support-420 .contact-now-427 span:hover {
    background: rgb(110,127,175);
    transform: translateY(-2px);
}.support-420 .talk-support-729 .thumbnail-img-274 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    min-height: 300px;
    height: 100%;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}.support-420 .talk-support-729 .thumbnail-img-274::before {
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    z-index: 1;
    width: 100%;
    background: linear-gradient(135deg, rgb(156,191,191,0.5) 0%, transparent 100%);
    top: 0;
}.support-420 .send-request-230 {
    background: rgb(110,127,175,0.5);
    justify-content: center;
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}.support-420 .send-request-230 a {
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 1rem;
    display: flex;
    gap: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.08);
    flex-direction: column;
}.support-420 .send-request-230 a::before {
    left: 0;
    width: 0;
    transform: skewX(-15deg);
    transition: all 0.6s ease;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    height: 100%;
    top: 0;
}.support-420 .send-request-230 a:hover::before {
    width: 200%;
    left: -50%;
}.support-420 .send-request-230 a:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.support-420 .send-request-230 a span {
    opacity: 0.7;
    display: flex;
    font-size: calc(15px * 0.9);
    align-items: center;
    gap: 0.5rem;
    color: #ffffff;
    font-weight: 400;
}.support-420 .send-request-230 a p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
}.support-420 svg {
    width: 20px;
    fill: none;
    height: 20px;
}.support-420 svg path {
    transition: fill 0.3s ease;
    fill: rgb(110,127,175);
}.support-420 .send-request-230 a:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.support-420 .contact-map-825 {
    grid-template-columns: 1fr 1fr;
}.support-420 .talk-support-729:first-child {
    grid-column: span 2;
}.support-420 .talk-support-729 {
    padding: 2rem;
}.support-420 .talk-support-729 .thumbnail-img-274 {
    min-height: 250px;
}
}

@media (max-width: 767px) {.support-420 {
    padding: 3rem 0;
}.support-420 .contact-map-825 {
    grid-template-columns: 1fr;
}.support-420 .talk-support-729:first-child {
    grid-column: span 1;
}.support-420 .talk-support-729 {
    padding: 1.5rem;
}.support-420 .talk-support-729 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 1rem;
}.support-420 .get-help-410 {
    margin-bottom: 1rem;
}.support-420 .contact-today-610 {
    padding-top: 1rem;
    margin-top: 1rem;
}.support-420 .talk-support-729 .thumbnail-img-274 {
    min-height: 200px;
}.support-420 .send-request-230 {
    gap: 1rem;
}.support-420 .send-request-230 a {
    padding: 0.75rem;
}
}

@media (max-width: 480px) {.support-420 {
    padding: 2rem 0;
}.support-420 .talk-support-729 {
    padding: 1.25rem;
}.support-420 .talk-support-729 h2 {
    font-size: calc(38px * 0.8);
}.support-420 .talk-support-729 .thumbnail-img-274 {
    min-height: 180px;
}.support-420 .contact-now-427 {
    gap: 0.5rem;
}.support-420 .contact-now-427 span {
    font-size: calc(15px * 0.8);
    padding: 0.4rem 0.75rem;
}.support-420 .send-request-230 a {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}.support-420 .send-request-230 a span {
    font-size: calc(15px * 0.8);
}.support-420 .send-request-230 a p {
    font-size: calc(15px * 0.9);
}}.about-this-721 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0 100px;
}.about-this-721::before {
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.85) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
}.about-this-721::after {
    width: 100%;
    transform: rotate(-15deg);
    top: -50%;
    right: -50%;
    z-index: 2;
    background: linear-gradient(135deg, rgb(156,191,191,0.5) 0%, transparent 70%);
    pointer-events: none;
    content: "";
    position: absolute;
    height: 200%;
}.about-this-721 .container {
    position: relative;
    margin: 0 auto;
    display: flex;
    padding: 0 20px;
    z-index: 3;
    max-width: 1200px;
    flex-direction: column;
}.about-this-721 h2 {
    margin-bottom: 50px;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease-out;
    align-self: flex-start;
    font-weight: 700;
    font-size: calc(38px * 1.2);
    transform-origin: left center;
}.about-this-721 h2::after {
    content: "";
    background: rgb(156,191,191);
    width: 120px;
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    bottom: -15px;
    transform: scaleX(1);
    height: 4px;
    left: 0;
    position: absolute;
}.about-this-721 h2:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about-this-721 h2:hover::after {
    transform: scaleX(1.5);
}.about-this-721 .text-wrap-719 {
    padding: 40px;
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
    backdrop-filter: blur(8px);
    transform: translateX(0) translateY(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    border-left: 3px solid rgb(156,191,191);
    position: relative;
    -webkit-backdrop-filter: blur(8px);
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}.about-this-721 .text-wrap-719:hover {
    transform: translateX(5px) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0,0,0,0.25), 0 15px 30px rgba(0,0,0,0.2);
}.about-this-721 .text-wrap-719 > div {
    position: relative;
}.about-this-721 .text-wrap-719 p {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 15px;
    color: #ffffff;
    transform-origin: left center;
    transition: letter-spacing 0.3s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-size: calc(12px * 1.5);
}.about-this-721 .text-wrap-719 p:hover {
    letter-spacing: 1px;
}.about-this-721 .text-wrap-719 div div {
    font-size: 12px;
    line-height: 1.8;
    padding-right: 15px;
    color: rgba(255,255,255,0.9);
    overflow-y: auto;
    margin-top: 20px;
    position: relative;
    text-align: justify;
    max-height: 400px;
}.about-this-721 .text-wrap-719 div div::-webkit-scrollbar {
    width: 5px;
}.about-this-721 .text-wrap-719 div div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.about-this-721 .text-wrap-719 div div::-webkit-scrollbar-thumb {
    background: rgb(156,191,191);
    border-radius: 10px;
}.about-this-721 .text-wrap-719 div div::after {
    height: 40px;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    content: "";
    width: 100%;
}.about-this-721 .text-wrap-719 div div:hover::after {
    opacity: 1;
}

@media (min-width: 768px) {.about-this-721 {
    padding: 150px 0 130px;
}.about-this-721::after {
    top: -30%;
    transform: rotate(-25deg);
    right: -30%;
}.about-this-721 .container {
    padding: 0 40px;
}.about-this-721 h2 {
    margin-left: 60px;
    margin-bottom: 70px;
    font-size: calc(38px * 1.5);
}.about-this-721 h2::after {
    height: 5px;
    width: 150px;
}.about-this-721 .text-wrap-719 {
    grid-template-columns: 1fr;
    padding: 60px;
    margin-left: 60px;
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 90%;
}.about-this-721 .text-wrap-719:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.about-this-721 .text-wrap-719 div div {
    max-height: 450px;
    column-gap: 40px;
    column-count: 2;
}
}

@media (min-width: 1024px) {.about-this-721 {
    padding: 180px 0 160px;
}.about-this-721::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.8) 100%);
}.about-this-721::after {
    width: 90%;
    transform: rotate(-35deg);
    top: -20%;
    right: -20%;
    height: 180%;
}.about-this-721 .container {
    padding: 0 60px;
}.about-this-721 h2 {
    margin-left: 120px;
    margin-bottom: 90px;
    font-size: calc(38px * 1.8);
}.about-this-721 h2::after {
    height: 6px;
    width: 180px;
}.about-this-721 .text-wrap-719 {
    box-shadow: 0 30px 60px rgba(0,0,0,0.25), 0 15px 30px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    padding: 80px;
    max-width: 80%;
    margin-left: 120px;
}.about-this-721 .text-wrap-719 p {
    margin-bottom: 30px;
    font-size: calc(12px * 1.8);
    padding-bottom: 20px;
}.about-this-721 .text-wrap-719 div div {
    column-count: 2;
    font-size: calc(12px * 1.1);
    line-height: 1.9;
    column-gap: 60px;
    max-height: 500px;
}
}

@media (max-width: 767px) {.about-this-721 {
    padding: 80px 0 60px;
}.about-this-721::after {
    opacity: 0.6;
}.about-this-721 .container {
    padding: 0 20px;
}.about-this-721 h2 {
    margin-bottom: 40px;
    font-size: 38px;
    align-self: center;
    transform: none;
}.about-this-721 h2::after {
    left: 50%;
    width: 80px;
    height: 3px;
    transform: translateX(-50%);
}.about-this-721 h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.about-this-721 .text-wrap-719 {
    padding: 30px 20px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}.about-this-721 .text-wrap-719 p {
    font-size: calc(12px * 1.2);
    text-align: center;
}.about-this-721 .text-wrap-719 div div {
    line-height: 1.6;
    max-height: 350px;
    font-size: 12px;
}}.program-assets-793 {
    position: relative;
    background: radial-gradient(circle at 30% 70%, rgb(221,228,224), #ffffff);
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 80px 0;
}.program-assets-793::before {
    height: 100%;
    background-image: repeating-linear-gradient(
    45deg,
    #ffffff,
    #ffffff 10px,
    transparent 10px,
    transparent 20px
  );
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.05;
    width: 100%;
}.program-assets-793::after {
    position: absolute;
    width: 400px;
    filter: blur(80px);
    top: -150px;
    height: 400px;
    border-radius: 50%;
    background: rgb(156,191,191,0.5);
    opacity: 0.3;
    animation: pulse 8s infinite alternate;
    content: "";
    right: -150px;
}@keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 0.2;
  }
  100% {
    transform: scale(1.05);
    opacity: 0.4;
  }
}

.program-assets-793 .container {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}.program-assets-793 .ethos-block-019 {
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8));
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px;
    flex-direction: row-reverse;
}.program-assets-793 .thumbnail-img-274 {
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    max-height: 400px;
    flex: 0 0 45%;
    object-fit: cover;
    z-index: 1;
    transform-origin: right center;
    transition: all 0.5s ease;
    position: relative;
}.program-assets-793 .thumbnail-img-274:hover {
    transform: scale(1.03);
}.program-assets-793 .text-wrap-719 {
    position: relative;
    padding: 35px;
    flex: 1;
}.program-assets-793 h3 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 37px;
    position: relative;
    color: rgb(156,191,191);
    display: inline-block;
}.program-assets-793 h3::before {
    height: 2px;
    position: absolute;
    left: 0;
    content: "";
    width: 30px;
    top: -10px;
    background: rgb(110,127,175);
}.program-assets-793 h3::after {
    position: absolute;
    left: 20px;
    background: rgb(156,191,191);
    content: "";
    width: 60px;
    height: 2px;
    bottom: -10px;
}.program-assets-793 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.program-assets-793 li {
    position: relative;
    border-left: 3px solid transparent;
    padding-left: 15px;
    transition: all 0.3s ease;
    margin-bottom: 15px;
}.program-assets-793 li::before {
    background: linear-gradient(to bottom, rgb(156,191,191), rgb(110,127,175));
    left: -3px;
    height: 0;
    transition: height 0.3s ease;
    width: 3px;
    top: 0;
    content: "";
    position: absolute;
}.program-assets-793 li:hover {
    transform: translateX(5px);
    border-left-color: rgb(110,127,175,0.5);
}.program-assets-793 li:hover::before {
    height: 100%;
}.program-assets-793 li p {
    font-size: 16px;
    align-items: center;
    gap: 15px;
    display: flex;
    margin: 0;
    padding: 10px 0;
    color: #000000;
}.program-assets-793 svg {
    background: linear-gradient(to bottom right, rgb(156,191,191,0.5), rgb(110,127,175,0.5));
    flex-shrink: 0;
    width: 22px;
    padding: 8px;
    height: 22px;
    transition: all 0.3s ease;
    border-radius: 50%;
}.program-assets-793 svg path {
    transition: fill 0.3s ease;
    fill: rgb(156,191,191);
}.program-assets-793 li:hover svg {
    background: linear-gradient(to bottom right, rgb(156,191,191), rgb(110,127,175));
    transform: rotate(-15deg);
}.program-assets-793 li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.program-assets-793 .ethos-block-019 {
    flex-direction: column;
}.program-assets-793 .thumbnail-img-274 {
    flex: 0 0 auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-height: 300px;
    width: 100%;
}.program-assets-793 .text-wrap-719 {
    padding: 30px;
    width: 100%;
}
}

@media (max-width: 768px) {.program-assets-793 {
    padding: 60px 0;
}.program-assets-793 .thumbnail-img-274 {
    max-height: 250px;
}.program-assets-793 h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 576px) {.program-assets-793 {
    padding: 40px 0;
}.program-assets-793 .thumbnail-img-274 {
    max-height: 200px;
}.program-assets-793 .text-wrap-719 {
    padding: 25px 20px;
}.program-assets-793 h3 {
    font-size: calc(37px * 0.85);
}.program-assets-793 li {
    margin-bottom: 10px;
}.program-assets-793 li p {
    gap: 10px;
    padding: 8px 0;
    font-size: calc(16px * 0.9);
}.program-assets-793 svg {
    width: 18px;
    height: 18px;
    padding: 6px;
}}.opening-board-983 {
    width: 100%;
    background-color: rgb(221,228,224);
    min-height: 100vh;
    position: relative;
    perspective: 1000px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}.opening-board-983 .thumbnail-img-274 {
    width: 100%;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    top: 0;
    left: 0;
    height: 100%;
    transform: translateZ(-20px) scale(1.05);
    position: absolute;
}.opening-board-983 .thumbnail-img-274::after {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    backdrop-filter: blur(3px);
    animation: gradientShift 15s infinite alternate ease-in-out;
    left: 0;
    content: '';
    background: linear-gradient(45deg, rgba(94,170,168,0.85), rgba(94,170,168,0.4), rgba(94,170,168,0.1));
}.opening-board-983 .ethos-block-019 {
    z-index: 2;
    width: 85%;
    padding: 3.5rem;
    transform: translateY(0) rotateX(0deg);
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px -12px rgba(94,170,168,0.25), 
                0 15px 30px -5px rgba(94,170,168,0.2),
                0 0 0 1px rgba(94,170,168,0.1);
    animation: slideInUp 1.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    max-width: 1200px;
    position: relative;
    background: linear-gradient(135deg, rgba(255,255,255,0.92), rgba(255,255,255,0.85));
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
    transform-style: preserve-3d;
}.opening-board-983 h1 {
    text-shadow: 2px 2px 0px rgba(94,170,168,0.1);
    color: #000000;
    margin-bottom: 2rem;
    transform: translateZ(20px);
    font-family: Arial, sans-serif;
    font-size: calc(46px * 1.2);
    position: relative;
    font-weight: 700;
}.opening-board-983 h1::after {
    animation: expandWidth 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    position: absolute;
    width: 25%;
    background: linear-gradient(90deg, rgb(110,127,175), transparent);
    bottom: -12px;
    height: 4px;
    transform: translateZ(25px);
    content: '';
    left: 0;
}.opening-board-983 .text-wrap-719 {
    position: relative;
    display: grid;
    gap: 2rem;
    transform-style: preserve-3d;
    grid-template-columns: 2fr 1fr;
    transform: translateZ(10px);
}.opening-board-983 .text-wrap-719 p {
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
    animation: fadeInText 1s ease-out 0.8s both;
    transform: translateZ(15px);
    font-weight: 400;
    font-size: calc(17px * 1.15);
    line-height: 1.8;
    font-family: Arial, sans-serif;
}.opening-board-983 .page-title-634 {
    position: relative;
    height: 220px;
    transform: translateZ(30px) rotateY(-5deg);
    animation: floatSvg 6s ease-in-out infinite alternate;
    justify-content: center;
    width: 100%;
    display: flex;
    align-items: center;
}.opening-board-983 .page-title-634 svg {
    filter: drop-shadow(0px 10px 15px rgba(94,170,168,0.3));
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 100%;
    transform-origin: center;
    height: 100%;
}.opening-board-983 .page-title-634 svg:hover {
    transform: scale(1.05);
}.opening-board-983 .page-title-634 svg path {
    fill: rgb(94,170,168);
    opacity: 0.9;
    transition: fill 0.3s ease-out, opacity 0.3s ease-out;
}.opening-board-983 .page-title-634 svg:hover path {
    fill: rgb(74,150,148);
    opacity: 1;
}.opening-board-983 .page-title-634 svg text {
    font-family: Arial, sans-serif;
    fill: rgb(94,170,168);
    font-weight: 700;
    transition: fill 0.3s ease-out;
}.opening-board-983 .page-title-634 svg:hover text {
    fill: rgb(74,150,148);
}.opening-board-983 h6 {
    transform: translateZ(20px);
    margin-top: 1.5rem;
}.opening-board-983 .connect-query-590 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    display: inline-block;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    text-decoration: none;
    position: relative;
    transform: translateZ(25px);
    padding: 1rem 2.5rem;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    background: linear-gradient(135deg, rgb(94,170,168), rgb(74,150,148));
    font-weight: 600;
    box-shadow: 0 10px 20px -10px rgba(94,170,168,0.5),
                0 0 0 1px rgba(94,170,168,0.1),
                0 3px 3px rgba(94,170,168,0.1);
    font-family: Arial, sans-serif;
}.opening-board-983 .connect-query-590::before {
    top: 0;
    position: absolute;
    transition: all 0.6s ease;
    content: "";
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    width: 100%;
}.opening-board-983 .connect-query-590:hover {
    box-shadow: 0 15px 25px -10px rgba(94,170,168,0.6),
                0 0 0 1px rgba(94,170,168,0.2),
                0 5px 10px rgba(94,170,168,0.2);
    transform: translateZ(25px) translateY(-5px);
}.opening-board-983 .connect-query-590:hover::before {
    left: 100%;
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(60px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotateX(0deg);
    }
}

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

@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 25%;
    }
}

@keyframes floatSvg {
    0% {
        transform: translateZ(30px) rotateY(-5deg) translateY(0);
    }
    100% {
        transform: translateZ(30px) rotateY(-5deg) translateY(-10px);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.opening-board-983 .ethos-block-019 {
    width: 90%;
    padding: 3rem;
}.opening-board-983 h1 {
    font-size: calc(46px * 1.1);
}
}

@media (max-width: 992px) {.opening-board-983 .ethos-block-019 {
    padding: 2.5rem;
}.opening-board-983 h1 {
    font-size: 46px;
}.opening-board-983 .text-wrap-719 {
    grid-template-columns: 1.5fr 1fr;
    gap: 1.5rem;
}.opening-board-983 .text-wrap-719 p {
    font-size: 17px;
}
}

@media (max-width: 768px) {.opening-board-983 {
    min-height: 90vh;
}.opening-board-983 .ethos-block-019 {
    width: 92%;
    padding: 2rem;
}.opening-board-983 .text-wrap-719 {
    grid-template-columns: 1fr;
    gap: 1rem;
}.opening-board-983 .page-title-634 {
    margin: 0 auto;
    max-width: 300px;
    height: 180px;
}.opening-board-983 h1::after {
    width: 50%;
}
    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 50%;
        }
    }
}

@media (max-width: 576px) {.opening-board-983 .ethos-block-019 {
    padding: 1.5rem;
    width: 95%;
}.opening-board-983 h1 {
    font-size: calc(46px * 0.9);
}.opening-board-983 .text-wrap-719 p {
    font-size: calc(17px * 0.95);
    margin-bottom: 1.5rem;
}.opening-board-983 .page-title-634 {
    height: 150px;
}.opening-board-983 .connect-query-590 {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 400px) {.opening-board-983 .ethos-block-019 {
    padding: 1.25rem;
}.opening-board-983 h1 {
    font-size: calc(46px * 0.8);
}.opening-board-983 .text-wrap-719 p {
    font-size: calc(17px * 0.9);
}.opening-board-983 .page-title-634 {
    height: 120px;
}}.cookieNotificationPanel-152 {
    left: 50%;
    z-index: 1050;
    position: fixed;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    overflow: hidden;
    border-radius: 16px;
    bottom: 20px;
    transform: translateX(-50%);
    max-width: 500px;
    width: 90%;
    font-family: Arial, sans-serif;
}.cookie-review-347 {
    align-items: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
}.consent-comply-538 {
    margin-bottom: 20px;
}.consent-comply-538 svg, .consent-comply-538 svg path, .consent-comply-538 img {
    width: 60px;
    fill: rgb(156,191,191);
    height: 60px;
}.cookieNotificationPanel-152 h5 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    color: rgb(156,191,191);
    font-size: 19px;
}.cookieNotificationPanel-152 p {
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}.visitor-privacy-426 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    width: calc(50% - 10px);
    background: rgb(156,191,191);
    border-radius: 10px;
    font-size: 15px;
    text-align: center;
    margin: 5px;
    transition: background 0.3s ease-in-out;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}.visitor-privacy-426:hover {
    background: rgb(110,127,175);
}.cookie_button.edu-accept-526 {
    background: rgb(110,127,175);
}.cookie_button.edu-accept-526:hover {
    background: rgb(110,127,175,0.5);
}.cookieNotificationPanel-152 p a {
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    color: rgb(156,191,191);
}.cookieNotificationPanel-152 p a:hover {
    color: rgb(110,127,175);
}#cookie-info-notice-598 {
    display: none;
}#cookie-info-notice-598:checked ~ .cookieNotificationPanel-152 {
    visibility: hidden;
    opacity: 0;
}.program-details-926 {
    padding: 100px 0;
    background: linear-gradient(215deg, rgb(221,228,224) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(156,191,191,0.5) 90%);
    overflow: hidden;
    position: relative;
}.program-details-926::before {
    width: 100%;
    background-size: 40px 40px;
    z-index: 1;
    content: "";
    animation: gridFlow 20s linear infinite;
    top: 0;
    opacity: 0.03;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    position: absolute;
    left: 0;
    height: 100%;
}.program-details-926::after {
    height: 200%;
    content: "";
    top: -50%;
    left: -50%;
    animation: rotateBg 60s linear infinite;
    z-index: 1;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    position: absolute;
    width: 200%;
    opacity: 0.4;
}.program-details-926 .container {
    z-index: 3;
    position: relative;
}.program-details-926 .ethos-block-019 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
}.program-details-926 .thumbnail-img-274 {
    height: 100%;
    position: absolute;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1);
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
}.program-details-926 .thumbnail-img-274::before {
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(156,191,191,0.5) 100%
    );
    right: 0;
    mix-blend-mode: multiply;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    opacity: 0.85;
    transition: opacity 0.5s ease;
    top: 0;
}.program-details-926 .thumbnail-img-274::after {
    right: 0;
    opacity: 0.7;
    z-index: 3;
    top: 0;
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    left: 0;
    content: "";
    bottom: 0;
    position: absolute;
}.program-details-926 .ethos-block-019:hover .thumbnail-img-274 {
    transform: scale(1.03);
}.program-details-926 .ethos-block-019:hover .thumbnail-img-274::before {
    opacity: 0.6;
}.program-details-926 .learn-career-248 {
    position: relative;
    width: 70%;
    padding-top: 60px;
    padding-bottom: 60px;
    background: transparent;
    z-index: 4;
}.program-details-926 .head-teach-783 {
    top: -30px;
    position: absolute;
    justify-content: center;
    background: #ffffff;
    display: flex;
    align-items: center;
    right: 10%;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(110,127,175,0.5);
    transform-style: preserve-3d;
    width: 110px;
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    z-index: 5;
    height: 110px;
    animation: floatLogo 6s ease-in-out infinite;
    perspective: 1000px;
}.program-details-926 .head-teach-783::before {
    content: "";
    opacity: 0.3;
    inset: -5px;
    z-index: -1;
    filter: blur(10px);
    animation: rotateBorderGradient 10s linear infinite;
    background: linear-gradient(
        45deg,
        rgb(156,191,191,0.5),
        rgb(110,127,175,0.5),
        rgb(156,191,191,0.5)
    );
    border-radius: inherit;
    position: absolute;
}.program-details-926 .head-teach-783 svg {
    transition: all 0.4s ease;
    fill: rgb(156,191,191);
    height: 60%;
    transform-style: preserve-3d;
    width: 60%;
    transform: translateZ(20px);
}.program-details-926 .head-teach-783:hover svg {
    fill: rgb(110,127,175);
    transform: translateZ(30px) scale(1.1);
}.program-details-926 .head-teach-783 svg path {
    stroke: #000000;
    transition: all 0.4s ease;
    stroke-width: 0.5;
}.program-details-926 .head-teach-783:hover svg path {
    stroke-width: 1;
    stroke: rgb(156,191,191);
}.program-details-926 .learn-career-248 h3 {
    border-left: 4px solid rgb(156,191,191);
    display: inline-block;
    position: relative;
    font-weight: 700;
    background: linear-gradient(
        135deg,
        rgb(156,191,191,0.5) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    border-radius: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    margin-bottom: 30px;
    font-size: 28px;
    padding: 15px 25px;
    transform: translateZ(0);
    color: #ffffff;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgb(156,191,191,0.5);
}.program-details-926 .learn-career-248 h3::after {
    bottom: -10px;
    height: 4px;
    position: absolute;
    width: 40px;
    border-radius: 10px;
    background: rgb(156,191,191);
    content: "";
    left: 25px;
    z-index: 1;
}.program-details-926 .learn-career-248 p {
    backdrop-filter: blur(5px);
    text-shadow: 0 1px 3px #000000;
    border-radius: 30px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 25px 30px;
    line-height: 1.8;
    font-weight: 400;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    position: relative;
    font-size: 12px;
    max-width: 600px;
    color: #ffffff;
    margin: 0 auto;
}.program-details-926 .learn-career-248 p::first-letter {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-right: 10px;
    float: left;
    color: rgb(156,191,191);
    font-size: 2.5em;
    margin-top: 5px;
    font-weight: 700;
    line-height: 0.8;
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(-5deg);
    }
    75% {
        transform: translateY(10px) rotate(5deg);
    }
}

@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1200px) {.program-details-926 .learn-career-248 {
    width: 80%;
}.program-details-926 .head-teach-783 {
    height: 100px;
    right: 5%;
    width: 100px;
}
}

@media screen and (max-width: 992px) {.program-details-926 {
    padding: 80px 0;
}.program-details-926 .ethos-block-019 {
    min-height: 450px;
}.program-details-926 .learn-career-248 {
    padding-bottom: 50px;
    padding-top: 50px;
    width: 85%;
}.program-details-926 .head-teach-783 {
    width: 90px;
    top: -25px;
    height: 90px;
}.program-details-926 .learn-career-248 h3 {
    padding: 12px 20px;
    font-size: calc(28px * 0.9);
}.program-details-926 .learn-career-248 p {
    padding: 20px 25px;
    font-size: calc(12px * 0.95);
}
}

@media screen and (max-width: 768px) {.program-details-926 {
    padding: 60px 0;
}.program-details-926 .ethos-block-019 {
    display: block;
    padding-bottom: 40px;
    min-height: auto;
}.program-details-926 .thumbnail-img-274 {
    height: 300px;
    margin-bottom: -40px;
    position: relative;
}.program-details-926 .learn-career-248 {
    padding-top: 60px;
    width: 100%;
    padding-bottom: 0;
}.program-details-926 .head-teach-783 {
    height: 80px;
    width: 80px;
    top: -30px;
    right: auto;
    left: 20px;
}.program-details-926 .learn-career-248 h3 {
    box-sizing: border-box;
    margin-top: 20px;
    font-size: calc(28px * 0.8);
    width: calc(100% - 30px);
    display: block;
}.program-details-926 .learn-career-248 p {
    width: calc(100% - 30px);
    box-sizing: border-box;
    margin: 30px auto 0;
}
}

@media screen and (max-width: 576px) {.program-details-926 {
    padding: 40px 0;
}.program-details-926 .thumbnail-img-274 {
    height: 250px;
    margin-bottom: -30px;
}.program-details-926 .head-teach-783 {
    top: -25px;
    left: 15px;
    width: 70px;
    height: 70px;
}.program-details-926 .learn-career-248 h3 {
    font-size: calc(28px * 0.7);
    margin-top: 15px;
    padding: 10px 15px;
}.program-details-926 .learn-career-248 p {
    font-size: calc(12px * 0.9);
    padding: 15px 20px;
    margin-top: 20px;
}.program-details-926 .learn-career-248 h3::after {
    left: 15px;
    width: 30px;
    bottom: -8px;
    height: 3px;
}}header {
    padding: 1.2rem 0;
    background: rgb(221,228,224);
    z-index: 100;
    position: relative;
}header::before {
    width: 100%;
    opacity: 0.5;
    content: '';
    background: linear-gradient(135deg, 
        rgb(156,191,191,0.5) 0%, 
        transparent 50%, 
        rgb(110,127,175,0.5) 100%);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}header .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}header .head-primary-734 {
    gap: 1rem;
    padding: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border-radius: 11px;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    display: flex;
}header .main-top-695 {
    position: relative;
    justify-content: center;
    padding: 0.5rem 1rem;
    text-decoration: none;
    margin-bottom: 0.5rem;
    display: flex;
}header .main-top-695::before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(156,191,191,0.5), 
        rgb(110,127,175,0.5), 
        rgb(156,191,191,0.5), 
        transparent);
    left: 0;
    width: 100%;
}header .main-top-695 svg {
    width: 160px;
    transition: all 0.3s ease;
    height: auto;
}header .main-top-695:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 2px 4px rgb(156,191,191,0.5));
}header .top-main-912 {
    padding: 0.6rem;
    justify-content: center;
    border-radius: 10px;
    background: rgb(221,228,224);
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 0.4rem;
}header .nav-main-520 {
    padding: 0.5rem 1rem;
    font-size: 13px;
    color: #000000;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-family: Arial, sans-serif;
}header .nav-main-520::before {
    background: linear-gradient(135deg, rgb(156,191,191), rgb(110,127,175));
    top: 0;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
    height: 100%;
    position: absolute;
    content: '';
    width: 100%;
}header .nav-main-520:hover {
    color: #ffffff;
}header .nav-main-520:hover::before {
    opacity: 1;
}header .nav-main-520::after {
    transform: scaleX(0);
    transition: transform 0.3s ease;
    transform-origin: left;
    position: absolute;
    content: '';
    height: 2px;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(156,191,191), rgb(110,127,175));
}header .nav-main-520:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .head-primary-734 {
    padding: 0.8rem;
    gap: 0.8rem;
}header .main-top-695 svg {
    width: 140px;
}header .top-main-912 {
    padding: 0.5rem;
}header .nav-main-520 {
    padding: 0.4rem 0.8rem;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .head-primary-734 {
    gap: 0.7rem;
    padding: 0.7rem;
}header .main-top-695 svg {
    width: 120px;
}header .top-main-912 {
    gap: 0.3rem;
    padding: 0.4rem;
}header .nav-main-520 {
    font-size: calc(13px - 2px);
    padding: 0.3rem 0.7rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .head-primary-734 {
    gap: 0.6rem;
    padding: 0.6rem;
}header .main-top-695 svg {
    width: 110px;
}header .top-main-912 {
    padding: 0.4rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .top-main-912::-webkit-scrollbar {
    height: 2px;
}header .top-main-912::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(156,191,191);
}header .nav-main-520 {
    flex-shrink: 0;
    white-space: nowrap;
}}.training-structure-749 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(221,228,224) 0%, rgb(156,191,191,0.5) 100%);
    padding: 8rem 2rem;
    position: relative;
}.training-structure-749::before {
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(110,127,175,0.5) 48%, rgb(110,127,175,0.5) 52%, transparent 52%),
        linear-gradient(135deg, transparent 48%, rgb(110,127,175,0.5) 48%, rgb(110,127,175,0.5) 52%, transparent 52%);
    width: 100%;
    position: absolute;
    opacity: 0.15;
    background-size: 50px 50px;
}.training-structure-749::after {
    position: absolute;
    right: -10%;
    opacity: 0.2;
    filter: blur(100px);
    top: -10%;
    background: rgb(156,191,191,0.5);
    animation: floatBlob 20s infinite alternate ease-in-out;
    height: 80%;
    border-radius: 50%;
    z-index: 0;
    width: 80%;
    content: "";
}.training-structure-749 .ethos-block-019 {
    max-width: 900px;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.training-structure-749 h3 {
    font-size: 36px;
    background: #ffffff;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    transform: rotate(-1deg);
    padding: 2rem;
    border-radius: 15px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    animation: paperCut 0.8s ease-out forwards;
    position: relative;
    margin: 0;
}.training-structure-749 h3::before {
    content: "";
    border: 2px dashed rgb(156,191,191,0.5);
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    opacity: 0.6;
    border-radius: calc(15px - 4px);
    z-index: -1;
    bottom: 5px;
}.training-structure-749 h3::after {
    left: 15%;
    top: -8px;
    content: "";
    border-radius: 8px;
    z-index: -2;
    background: rgb(110,127,175,0.5);
    position: absolute;
    transform: rotate(1deg);
    width: 70%;
    height: 16px;
}.training-structure-749 span {
    transform: rotate(1deg);
    position: relative;
    animation: paperCut 1s 0.3s ease-out forwards;
    color: #000000;
    background: #ffffff;
    line-height: 1.8;
    border-radius: 15px;
    opacity: 0;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    font-size: 17px;
    padding: 2rem;
}.training-structure-749 span::before {
    opacity: 0.6;
    position: absolute;
    border: 2px dashed rgb(110,127,175,0.5);
    border-radius: calc(15px - 4px);
    z-index: -1;
    right: 5px;
    top: 5px;
    left: 5px;
    content: "";
    bottom: 5px;
}.training-structure-749 span::after {
    position: absolute;
    height: 16px;
    background: rgb(156,191,191,0.5);
    border-radius: 8px;
    right: 15%;
    bottom: -8px;
    content: "";
    transform: rotate(-1deg);
    z-index: -2;
    width: 70%;
}

@keyframes paperCut {
    0% {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    60% {
        opacity: 1;
        transform: translateY(-10px) rotate(2deg);
    }
    80% {
        transform: translateY(5px) rotate(-1deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotate(var(--rotation, 1deg));
    }
}

@keyframes floatBlob {
    0% {
        transform: translate(0, 0) scale(1);
    }
    100% {
        transform: translate(-10%, 10%) scale(1.1);
    }
}

@media (max-width: 992px) {.training-structure-749 {
    padding: 6rem 1.5rem;
}.training-structure-749 h3 {
    padding: 1.8rem;
    font-size: calc(36px * 0.9);
}.training-structure-749 span {
    padding: 1.8rem;
}.training-structure-749 h3::after {
    top: -6px;
    height: 12px;
}.training-structure-749 span::after {
    bottom: -6px;
    height: 12px;
}.training-structure-749 .ethos-block-019 {
    gap: 2.5rem;
}
}

@media (max-width: 768px) {.training-structure-749 {
    padding: 5rem 1rem;
}.training-structure-749 h3 {
    transform: rotate(0deg);
    --rotation: 0deg;
    font-size: calc(36px * 0.8);
    padding: 1.5rem;
}.training-structure-749 span {
    padding: 1.5rem;
    --rotation: 0deg;
    font-size: calc(17px * 0.95);
    transform: rotate(0deg);
}.training-structure-749 .ethos-block-019 {
    gap: 2rem;
}.training-structure-749 h3::after,
    .training-structure-749 span::after {
    transform: rotate(0deg);
    width: 80%;
    left: 10%;
    right: 10%;
}}.connect-form-049 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(221,228,224) 0%, rgba(16, 22, 47, 0.95) 100%);
    position: relative;
    padding: 120px 0;
}.connect-form-049::before {
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(156,191,191), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(110,127,175), 0.04) 50%, transparent 100%);
    position: absolute;
    content: "";
    left: 0;
    animation: gridMove 20s linear infinite;
    height: 100%;
    width: 100%;
    top: 0;
    background-size: 20px 20px, 20px 20px;
}.connect-form-049::after {
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(156,191,191), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(110,127,175), 0.15) 0%, 
        transparent 50%
    );
    height: 100%;
    z-index: 0;
    top: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    width: 100%;
    position: absolute;
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.connect-form-049 .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.connect-form-049 h2 {
    font-family: Arial, sans-serif;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
    position: relative;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
}.connect-form-049 h2::after {
    position: absolute;
    bottom: -15px;
    height: 3px;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(156,191,191), rgb(110,127,175));
    left: 50%;
    border-radius: 1.5px;
    transform: translateX(-50%);
}.connect-form-049 .query-box-782 {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
}.connect-form-049 .query-box-782::before {
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 13px;
    border: 1px solid rgba(rgb(156,191,191), 0.2);
    z-index: -1;
    top: -8px;
    left: -8px;
    position: absolute;
}.connect-form-049 .query-box-782::after {
    border-radius: 13px;
    z-index: -1;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid rgba(rgb(110,127,175), 0.2);
    position: absolute;
    bottom: -8px;
    right: -8px;
}.connect-form-049 .thumbnail-img-274 {
    min-height: 550px;
    height: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 13px;
    position: relative;
}.connect-form-049 .thumbnail-img-274::before {
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    position: absolute;
}.connect-form-049 .thumbnail-img-274::after {
    right: 20px;
    border-right: 2px solid rgba(rgb(156,191,191), 0.6);
    top: 20px;
    height: 60px;
    border-top: 2px solid rgba(rgb(156,191,191), 0.6);
    content: "";
    width: 60px;
    position: absolute;
    z-index: 2;
}.connect-form-049 .request-grid-925 {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px;
    position: relative;
    border-radius: 13px;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.connect-form-049 .request-grid-925::before {
    border-bottom: 2px solid rgba(rgb(110,127,175), 0.6);
    border-left: 2px solid rgba(rgb(110,127,175), 0.6);
    height: 60px;
    left: 20px;
    position: absolute;
    bottom: 20px;
    content: "";
    width: 60px;
}.connect-form-049 form {
    width: 100%;
}.connect-form-049 form h3 {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
}.connect-form-049 form h3::before {
    border-radius: 10px;
    top: 0;
    height: 100%;
    width: 3px;
    left: 0;
    background: rgb(156,191,191);
    content: "";
    position: absolute;
}.connect-form-049 form input[type="text"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 18px 25px;
    border-radius: 10px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 25px;
    width: 100%;
    font-size: 17px;
}.connect-form-049 form input[type="text"]:focus {
    border-color: rgb(156,191,191);
    box-shadow: 0 0 15px rgba(rgb(156,191,191), 0.2);
    outline: none;
    background: rgba(255, 255, 255, 0.08);
}.connect-form-049 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect-form-049 .inquiry-block-914 {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.connect-form-049 .inquiry-block-914 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect-form-049 .inquiry-block-914 label {
    position: relative;
    padding-left: 35px;
    font-size: 12px;
    line-height: 1.5;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
}.connect-form-049 .inquiry-block-914 label::before {
    left: 0;
    transition: all 0.3s ease;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    height: 22px;
    width: 22px;
    top: 2px;
    position: absolute;
    background: rgba(255, 255, 255, 0.05);
}.connect-form-049 .inquiry-block-914 input[type="checkbox"]:checked + label::before {
    background: rgb(156,191,191);
    border-color: rgb(156,191,191);
}.connect-form-049 .inquiry-block-914 input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    top: 6px;
    position: absolute;
    transform: rotate(45deg);
    width: 6px;
    height: 10px;
    left: 8px;
    border-right: 2px solid #ffffff;
    content: "";
}.connect-form-049 .inquiry-block-914 label a {
    text-decoration: none;
    color: rgb(156,191,191);
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
}.connect-form-049 .inquiry-block-914 label a:hover {
    color: rgb(110,127,175);
}.connect-form-049 form .connect-query-590 {
    overflow: hidden;
    font-weight: 600;
    font-family: Arial, sans-serif;
    z-index: 1;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    background: linear-gradient(45deg, rgb(156,191,191), rgb(110,127,175));
    padding: 16px 40px;
    color: #ffffff;
    border: none;
    transition: all 0.4s ease;
}.connect-form-049 form .connect-query-590::before {
    left: -100%;
    height: 100%;
    content: "";
    z-index: -1;
    top: 0;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(110,127,175), rgb(156,191,191));
}.connect-form-049 form .connect-query-590:hover::before {
    left: 0;
}.connect-form-049 form .connect-query-590:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}.connect-form-049 svg {
    width: 22px;
    height: 22px;
    fill: rgb(156,191,191);
}.connect-form-049 svg path {
    transition: fill 0.3s ease;
    fill: rgb(156,191,191);
}

@media screen and (max-width: 991px) {.connect-form-049 {
    padding: 90px 0;
}.connect-form-049 .query-box-782 {
    gap: 40px;
    grid-template-columns: 1fr;
}.connect-form-049 .thumbnail-img-274 {
    min-height: 400px;
}.connect-form-049 .request-grid-925 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.connect-form-049 {
    padding: 70px 0;
}.connect-form-049 h2 {
    font-size: calc(38px * 0.9);
}.connect-form-049 .thumbnail-img-274 {
    min-height: 350px;
}.connect-form-049 .thumbnail-img-274::after,
    .connect-form-049 .request-grid-925::before {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.connect-form-049 {
    padding: 50px 0;
}.connect-form-049 h2 {
    font-size: calc(38px * 0.8);
}.connect-form-049 .query-box-782 {
    margin-top: 40px;
}.connect-form-049 .thumbnail-img-274 {
    min-height: 250px;
}.connect-form-049 .request-grid-925 {
    padding: 30px 20px;
}.connect-form-049 form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.connect-form-049 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect-form-049 form .connect-query-590 {
    padding: 15px 20px;
    width: 100%;
}}.leadership-profile-213 {
    background: linear-gradient(135deg, rgb(221,228,224) 0%, #f5f7fa 100%);
    overflow: hidden;
    position: relative;
    padding: 90px 0;
}.leadership-profile-213::before {
    top: -10%;
    right: -5%;
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    width: 300px;
    opacity: 0.4;
    background: linear-gradient(45deg, rgb(156,191,191,0.5), rgb(110,127,175,0.5));
    filter: blur(60px);
    height: 300px;
    content: "";
    z-index: 0;
}.leadership-profile-213::after {
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(110,127,175,0.5), rgb(156,191,191,0.5));
    height: 250px;
    animation: float 18s ease-in-out infinite alternate-reverse;
    left: -5%;
    width: 250px;
    position: absolute;
    filter: blur(50px);
    z-index: 0;
    bottom: -5%;
    content: "";
}.leadership-profile-213 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
}.leadership-profile-213 .review-slider-476 {
    grid-gap: 30px;
    padding: 40px;
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
}.leadership-profile-213 .review-slider-476:hover {
    transform: perspective(1000px) rotateY(0deg);
}.leadership-profile-213 .review-slider-476 > div:first-child {
    position: relative;
    margin-bottom: 10px;
}.leadership-profile-213 .thumbnail-img-274 {
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
    border: 3px solid #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 120px;
    width: 120px;
}.leadership-profile-213 .review-slider-476:hover .thumbnail-img-274 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: scale(1.05) translateY(-5px);
}.leadership-profile-213 .name {
    font-size: 21px;
    color: rgb(156,191,191);
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-weight: 700;
}.leadership-profile-213 .name::after {
    left: 0;
    height: 3px;
    bottom: -4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(156,191,191), rgb(110,127,175));
    transition: width 0.3s ease-in-out;
    content: "";
    width: 0;
}.leadership-profile-213 .review-slider-476:hover .name::after {
    width: 100%;
}.leadership-profile-213 .review-slider-476 > div:nth-child(2) > div {
    font-weight: 600;
    position: relative;
    color: rgb(110,127,175);
    transition: padding-left 0.3s ease;
    padding-left: 0;
    font-size: calc(13px - 1px);
    margin-bottom: 15px;
}.leadership-profile-213 .review-slider-476:hover > div:nth-child(2) > div {
    padding-left: 10px;
}.leadership-profile-213 .emp-overview-674 {
    margin: 0;
    padding: 20px;
    font-size: 13px;
    color: #000000;
    border-left: 3px solid rgb(156,191,191);
    font-family: Arial, sans-serif;
    background: linear-gradient(to right, rgba(245, 247, 250, 0.5), rgba(245, 247, 250, 0));
    position: relative;
    line-height: 1.7;
}.leadership-profile-213 .emp-overview-674::before {
    color: rgb(156,191,191,0.5);
    left: 10px;
    opacity: 0.3;
    top: -15px;
    font-family: serif;
    font-size: 60px;
    line-height: 1;
    position: absolute;
    content: "";
}

@media (min-width: 768px) {.leadership-profile-213 {
    padding: 120px 0;
}.leadership-profile-213 .review-slider-476 {
    padding: 50px;
    grid-template-columns: 150px 1fr;
    grid-template-rows: auto 1fr;
}.leadership-profile-213 .review-slider-476 > div:first-child {
    grid-row: 1 / span 2;
    margin-bottom: 0;
}.leadership-profile-213 .thumbnail-img-274 {
    width: 150px;
    height: 150px;
}.leadership-profile-213 .review-slider-476 > div:nth-child(2) {
    align-self: end;
}.leadership-profile-213 .review-slider-476 > div:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
}
}

@media (min-width: 992px) {.leadership-profile-213 .review-slider-476 {
    grid-gap: 40px;
    padding: 60px;
    grid-template-columns: 180px 1fr;
}.leadership-profile-213 .thumbnail-img-274 {
    width: 180px;
    height: 180px;
}.leadership-profile-213 .name {
    font-size: calc(21px + 2px);
}.leadership-profile-213 .emp-overview-674 {
    padding: 25px;
    font-size: calc(13px + 1px);
}
}

@media (max-width: 767px) {.leadership-profile-213 {
    padding: 60px 0;
}.leadership-profile-213 .review-slider-476 {
    padding: 30px;
    text-align: center;
}.leadership-profile-213 .thumbnail-img-274 {
    margin: 0 auto 20px;
}.leadership-profile-213 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.leadership-profile-213 .review-slider-476:hover > div:nth-child(2) > div {
    padding-left: 0;
}.leadership-profile-213 .emp-overview-674 {
    text-align: left;
    padding: 15px;
}}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(15px, 15px) rotate(5deg);
    }
    100% {
        transform: translate(-15px, 10px) rotate(-5deg);
    }
}footer {
    position: relative;
    perspective: 1000px;
    z-index: 1;
}footer::before {
    z-index: -2;
    left: 0;
    background: linear-gradient(135deg, rgb(110,127,175,0.5) 0%, rgb(156,191,191,0.5) 100%);
    content: "";
    opacity: 0.9;
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}footer::after {
    z-index: -1;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    left: 0;
    content: "";
    bottom: 0;
    right: 0;
}.donate-books-143 {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2.5rem;
}.donate-books-143::before {
    position: absolute;
    top: 0;
    content: "";
    background: repeating-linear-gradient(
        90deg,
        rgb(156,191,191) 0px,
        rgb(156,191,191) 40px,
        rgb(110,127,175) 40px,
        rgb(110,127,175) 80px
    );
    width: 100%;
    left: 0;
    height: 20px;
}.donate-books-143 .container {
    display: flex;
    gap: 4rem;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
}.donate-books-143 .company_holder {
    padding: 2rem;
    border-bottom: 6px solid rgb(156,191,191);
    flex: 1 1 380px;
    background: rgb(156,191,191,0.5);
    transform-style: preserve-3d;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    transform: rotateX(5deg);
    position: relative;
    transition: all 0.4s ease;
}.donate-books-143 .company_holder:hover {
    transform: rotateX(0deg);
}.donate-books-143 .company_holder h3 {
    position: relative;
    letter-spacing: 1px;
    transform: translateZ(20px);
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    font-size: 38px;
    margin: 0 0 1.5rem;
}.donate-books-143 .company_holder h3::before {
    height: 30px;
    border-left: 3px solid #ffffff;
    left: -10px;
    content: "";
    position: absolute;
    width: 30px;
    border-top: 3px solid #ffffff;
    top: -10px;
}.donate-books-143 .company_holder h3::after {
    position: absolute;
    height: 30px;
    content: "";
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    right: -10px;
    width: 30px;
    bottom: -10px;
}.donate-books-143 .fund-cta-128 {
    line-height: 1.6;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transform: translateZ(10px);
    padding: 1.5rem;
    color: #ffffff;
}.donate-books-143 .webinar-live-173 {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.donate-books-143 .main-bar-653 {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}.donate-books-143 .top-main-912 {
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    min-width: 220px;
    position: relative;
    flex: 1 1 calc(50% - 1.5rem);
    transform: rotateX(-5deg);
}.donate-books-143 .top-main-912:hover {
    transform: rotateX(0deg);
}.donate-books-143 .top-main-912 h5 {
    padding: 1rem 1.5rem;
    font-size: 21px;
    font-weight: 600;
    min-width: 200px;
    color: #ffffff;
    display: inline-block;
    transform: translateZ(15px);
    margin: 0 0 1.5rem;
    position: relative;
    background: rgb(110,127,175,0.5);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
}.donate-books-143 .top-main-912 h5::after {
    content: "";
    bottom: -5px;
    left: 0;
    right: 0;
    position: absolute;
    background: rgb(110,127,175);
    height: 5px;
}.donate-books-143 .top-main-912 .main-bar-653 {
    border-radius: 10px;
    gap: 1rem;
    display: flex;
    transform: translateZ(5px);
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
}.donate-books-143 .top-main-912 .main-bar-653 a {
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    display: block;
    position: relative;
    transform: translateZ(10px);
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    padding: 0.7rem 1rem;
    font-size: 12px;
    border-radius: 10px;
}.donate-books-143 .top-main-912 .main-bar-653 a::before {
    position: absolute;
    transition: all 0.5s ease;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    height: 100%;
    left: -100%;
}.donate-books-143 .top-main-912 .main-bar-653 a:hover {
    background: rgb(110,127,175,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}.donate-books-143 .top-main-912 .main-bar-653 a:hover::before {
    left: 100%;
}.carbon-cta-508 {
    margin-top: 3rem;
    perspective: 1000px;
    position: relative;
    background: rgb(110,127,175,0.5);
    transform-style: preserve-3d;
    padding: 2rem 0;
}.carbon-cta-508::before {
    background: rgb(110,127,175);
    position: absolute;
    transform-origin: bottom;
    transform: rotateX(45deg);
    width: 100%;
    top: -20px;
    height: 20px;
    left: 0;
    content: "";
}.carbon-cta-508 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.carbon-cta-508 .edu-links-560 {
    color: #ffffff;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(5px);
    padding: 0.8rem 2rem;
}

@media (max-width: 1200px) {.donate-books-143 .container {
    gap: 3rem;
}.donate-books-143 .company_holder {
    flex: 1 1 350px;
}.donate-books-143 .webinar-live-173 {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.donate-books-143 .main-bar-653 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.donate-books-143 {
    padding: 4rem 0 2rem;
}.donate-books-143 .container {
    gap: 3rem;
    flex-direction: column;
}.donate-books-143 .company_holder,
    .donate-books-143 .webinar-live-173 {
    min-width: 100%;
    flex: 1 1 100%;
}.donate-books-143 .top-main-912 {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.donate-books-143 .company_holder,
    .donate-books-143 .top-main-912 {
    transform: none;
}
}

@media (max-width: 768px) {.donate-books-143 {
    padding: 3.5rem 0 1.5rem;
}.donate-books-143 .main-bar-653 {
    gap: 1.5rem;
}.donate-books-143 .company_holder h3 {
    font-size: calc(38px - 2px);
}.donate-books-143 .company_holder h3::before,
    .donate-books-143 .company_holder h3::after {
    width: 20px;
    height: 20px;
}.carbon-cta-508 {
    margin-top: 2rem;
}.carbon-cta-508::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.donate-books-143 {
    padding: 3rem 0 1rem;
}.donate-books-143 .top-main-912 {
    min-width: 100%;
    flex: 1 1 100%;
}.donate-books-143 .main-bar-653 {
    gap: 0.7rem;
}.donate-books-143 .top-main-912 .main-bar-653 a {
    padding: 0.6rem 0.8rem;
}.carbon-cta-508 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.carbon-cta-508::before {
    display: none;
}
}

@media (max-width: 420px) {.donate-books-143::before {
    height: 10px;
}.donate-books-143 .company_holder h3::before,
    .donate-books-143 .company_holder h3::after {
    display: none;
}.donate-books-143 .top-main-912 h5 {
    min-width: auto;
    width: 100%;
}.carbon-cta-508 .edu-links-560 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.privacy-module-964 {
    background: rgb(110,127,175);
    display: flex;
    height: auto;
    overflow: hidden;
    color: #ffffff;
    width: 100%;
    padding: 50px;
    flex-direction: column;
    align-items: center;
    border: 2px solid rgb(156,191,191);
}.privacy-module-964 h1 {
    text-align: center;
    font-size: 48px;
    width: 100%;
    padding-bottom: 10px;
    color: rgb(156,191,191);
    border-bottom: 4px solid rgb(110,127,175);
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
}.privacy-module-964 h2 {
    margin-top: 25px;
    width: 100%;
    font-weight: 600;
    border-bottom: 2px solid rgb(156,191,191);
    margin-bottom: 15px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 28px;
    color: #ffffff;
}.privacy-module-964 ul, .privacy-module-964 ol {
    width: 100%;
    list-style-type: none;
    margin: 20px 0;
    padding-left: 0;
}.privacy-module-964 li {
    padding: 10px 20px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
    border-left: 4px solid rgb(110,127,175);
    border-radius: 10px;
    background: rgb(156,191,191,0.5);
}.privacy-module-964 section {
    padding: 30px;
    width: 100%;
    margin-bottom: 30px;
    background: rgb(110,127,175,0.5);
    border-radius: 22px;
}.privacy-module-964 p, .privacy-module-964 span, .privacy-module-964 div {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 15px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {.privacy-module-964 {
    padding: 30px 15px;
}.privacy-module-964 h1 {
    font-size: calc(21px - 10px);
}.privacy-module-964 h2 {
    font-size: calc(21px - 8px);
}.privacy-module-964 li {
    font-size: calc(15px - 2px);
    padding: 8px 15px;
}}.plan-block-768 {
    background: #ffffff;
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}.plan-block-768::before {
    width: 400px;
    background: linear-gradient(135deg, rgb(156,191,191,0.5), transparent);
    filter: blur(30px);
    z-index: 1;
    opacity: 0.6;
    top: -150px;
    height: 400px;
    position: absolute;
    right: -100px;
    content: '';
    animation: float 15s ease-in-out infinite alternate;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}.plan-block-768::after {
    content: '';
    left: -50px;
    bottom: -100px;
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(135deg, rgb(110,127,175,0.5), transparent);
    position: absolute;
    opacity: 0.5;
    height: 300px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    width: 300px;
    z-index: 1;
    filter: blur(25px);
}.plan-block-768 .container {
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.plan-block-768 .access-cost-657 {
    display: flex;
    flex-direction: column;
}.plan-block-768 .deal-grid-790 {
    margin-bottom: 3rem;
    text-align: center;
    opacity: 0;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
}.plan-block-768 .deal-grid-790 h2 {
    font-size: 35px;
    display: inline-block;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
}.plan-block-768 .deal-grid-790 h2::after {
    bottom: -10px;
    height: 3px;
    content: '';
    left: 50%;
    width: 80px;
    position: absolute;
    background: rgb(156,191,191);
    transform: translateX(-50%);
}.plan-block-768 .program-price-721 {
    max-width: 700px;
    color: #000000;
    line-height: 1.6;
    font-size: 12px;
    margin: 1.5rem auto 0;
}.plan-block-768 .tuition-plans-253 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
    margin-top: 2rem;
}.plan-block-768 .pricing-schemes-587 {
    text-decoration: none;
    display: block;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    transform: translateY(30px);
    opacity: 0;
}.plan-block-768 .pricing-schemes-587:nth-child(2) {
    animation-delay: 0.5s;
}.plan-block-768 .pricing-schemes-587:nth-child(3) {
    animation-delay: 0.6s;
}.plan-block-768 .pricing-schemes-587:nth-child(4) {
    animation-delay: 0.7s;
}.plan-block-768 .pricing-schemes-587:hover {
    transform: translateY(-10px);
}.plan-block-768 .cost-fee-538 {
    transition: all 0.4s ease;
    flex-direction: column;
    overflow: hidden;
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    position: relative;
    height: 100%;
    border-radius: 4px;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
}.plan-block-768 .pricing-schemes-587:hover .cost-fee-538 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.plan-block-768 .fee-deals-560 {
    display: flex;
    flex-grow: 1;
    padding: 2.5rem 2rem;
    flex-direction: column;
    z-index: 2;
    position: relative;
}.plan-block-768 .fee-deals-560 h3 {
    font-size: calc(18px + 2px);
    position: relative;
    font-weight: 700;
    transition: color 0.3s ease;
    margin-bottom: 1rem;
    color: #000000;
}.plan-block-768 .pricing-schemes-587:hover .fee-deals-560 h3 {
    color: rgb(156,191,191);
}.plan-block-768 .learning-pricing-537 {
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(156,191,191);
    font-size: calc(18px + 4px);
    display: inline-block;
}.plan-block-768 .learning-pricing-537::after {
    width: 40px;
    content: '';
    left: 0;
    background: rgb(156,191,191,0.5);
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    bottom: 0;
}.plan-block-768 .pricing-schemes-587:hover .learning-pricing-537::after {
    width: 80px;
}.plan-block-768 .fee-deals-560 p {
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 12px;
    color: #000000;
    margin-bottom: 2rem;
    hyphens: auto;
    flex-grow: 1;
}.plan-block-768 .thumbnail-img-274 {
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: all 0.5s ease;
    height: 200px;
}.plan-block-768 .thumbnail-img-274::after {
    position: absolute;
    content: '';
    left: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    right: 0;
    bottom: 0;
    top: 0;
}.plan-block-768 .pricing-schemes-587:hover .thumbnail-img-274::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.plan-block-768 .access-cost-657 {
    flex-direction: row-reverse;
}.plan-block-768 .deal-grid-790 {
    display: flex;
    text-align: left;
    width: 35%;
    padding-right: 3rem;
    justify-content: center;
    flex-direction: column;
}.plan-block-768 .deal-grid-790 h2 {
    text-align: left;
}.plan-block-768 .deal-grid-790 h2::after {
    left: 0;
    transform: none;
}.plan-block-768 .program-price-721 {
    margin: 1.5rem 0 0;
}.plan-block-768 .tuition-plans-253 {
    width: 65%;
    margin-top: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}
}

@media (max-width: 991px) {.plan-block-768 {
    padding: 5rem 0;
}.plan-block-768 .deal-grid-790 {
    margin-bottom: 2rem;
}.plan-block-768 .tuition-plans-253 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}

@media (max-width: 767px) {.plan-block-768 {
    padding: 4rem 0;
}.plan-block-768 .fee-deals-560 {
    padding: 2rem 1.5rem;
}.plan-block-768 .thumbnail-img-274 {
    height: 180px;
}
}

@media (max-width: 575px) {.plan-block-768 {
    padding: 3rem 0;
}.plan-block-768 .deal-grid-790 h2 {
    font-size: calc(35px - 4px);
}.plan-block-768 .tuition-plans-253 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.plan-block-768 .fee-deals-560 {
    padding: 1.5rem 1.25rem;
}.plan-block-768 .thumbnail-img-274 {
    height: 160px;
}
}

@media (hover: none) {.plan-block-768 .pricing-schemes-587:hover {
    transform: none;
}.plan-block-768 .pricing-schemes-587:hover .cost-fee-538 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.plan-block-768 .pricing-schemes-587:hover .thumbnail-img-274::after {
    opacity: 0;
}.plan-block-768 .pricing-schemes-587:hover .learning-pricing-537::after {
    width: 40px;
}}.try-immediately-538 {
    background: linear-gradient(135deg, rgb(156,191,191,0.5), rgb(110,127,175,0.5) 70%);
    overflow: hidden;
    position: relative;
    padding: 7rem 2rem;
}.try-immediately-538::before {
    bottom: 0;
    left: 0;
    background: 
    radial-gradient(circle at 15% 15%, rgba(255,255,255,0.1) 0%, transparent 50%),
    radial-gradient(circle at 85% 85%, rgba(255,255,255,0.05) 0%, transparent 50%);
    z-index: 1;
    right: 0;
    top: 0;
    content: "";
    position: absolute;
    pointer-events: none;
}.try-immediately-538::after {
    top: -15vw;
    border-radius: 50%;
    z-index: 0;
    right: -15vw;
    height: 30vw;
    content: "";
    position: absolute;
    width: 30vw;
    opacity: 0.1;
    filter: blur(60px);
    background: rgb(156,191,191);
}.try-immediately-538 .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    z-index: 2;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    flex-direction: column;
}.try-immediately-538 h2 {
    text-shadow: 0 1px 3px rgba(0,0,0,0.05);
    text-align: center;
    transform: translateZ(20px);
    line-height: 1.4;
    margin-bottom: 3rem;
    max-width: 800px;
    letter-spacing: -0.01em;
    font-size: clamp(1.75rem, 3vw, 31px);
    color: #000000;
    font-weight: 700;
    position: relative;
}.try-immediately-538 h2::after {
    position: absolute;
    width: 60px;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(110,127,175);
    content: "";
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
    bottom: -15px;
}.try-immediately-538 .container:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.try-immediately-538 .ethos-block-019 {
    clip-path: polygon(
    3% 0%, 
    97% 0%, 
    100% 3%, 
    100% 97%, 
    97% 100%, 
    3% 100%, 
    0% 97%, 
    0% 3%
  );
    justify-content: center;
    transform: translateZ(40px) rotateX(2deg);
    background: rgba(255, 255, 255, 0.85);
    align-items: center;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    gap: 1.5rem;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.08),
    0 5px 12px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    padding: 2rem;
    backdrop-filter: blur(10px);
    border-radius: 12px;
    display: flex;
}.try-immediately-538 .ethos-block-019:hover {
    transform: translateZ(50px) rotateX(0deg);
    box-shadow: 
    0 25px 50px rgba(0,0,0,0.12),
    0 10px 15px rgba(0,0,0,0.07),
    0 0 0 1px rgba(255,255,255,0.3) inset;
}.try-immediately-538 svg {
    transform-origin: center;
    transition: transform 0.3s ease, filter 0.3s ease;
    width: 42px;
    height: 42px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}.try-immediately-538 .ethos-block-019:hover svg {
    transform: scale(1.1) rotate(5deg);
    filter: drop-shadow(0 3px 5px rgba(0,0,0,0.15));
}.try-immediately-538 svg path {
    fill: rgb(156,191,191);
    transition: fill 0.3s ease;
}.try-immediately-538 .ethos-block-019:hover svg path {
    fill: rgb(110,127,175);
}.try-immediately-538 .connect-query-590 {
    text-decoration: none;
    overflow: hidden;
    letter-spacing: 0.03em;
    position: relative;
    justify-content: center;
    box-shadow: 
    0 4px 12px rgba(0,0,0,0.1),
    0 2px 4px rgba(0,0,0,0.06),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    padding: 0.9rem 2rem;
    background: linear-gradient(135deg, rgb(156,191,191), rgb(156,191,191,0.5) 130%);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    border-radius: 8px;
    color: #ffffff;
    white-space: nowrap;
    align-items: center;
    font-size: 14px;
    display: inline-flex;
}.try-immediately-538 .connect-query-590::before {
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: transform 0.6s ease;
    left: 0;
    width: 100%;
}.try-immediately-538 .connect-query-590:hover {
    background: linear-gradient(135deg, rgb(110,127,175), rgb(110,127,175) 130%);
    transform: translateY(-3px);
    box-shadow: 
    0 8px 20px rgba(0,0,0,0.15),
    0 4px 8px rgba(0,0,0,0.08),
    0 0 0 1px rgba(255,255,255,0.2) inset;
}.try-immediately-538 .connect-query-590:hover::before {
    transform: translateX(100%);
}.try-immediately-538 .connect-query-590:active {
    box-shadow: 
    0 3px 8px rgba(0,0,0,0.12),
    0 1px 3px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.15) inset;
    transform: translateY(-1px);
}

@media (max-width: 768px) {.try-immediately-538 {
    padding: 5rem 1.5rem;
}.try-immediately-538 h2 {
    margin-bottom: 2.5rem;
}.try-immediately-538 .ethos-block-019 {
    transform: translateZ(20px) rotateX(1deg);
    padding: 1.5rem;
    flex-direction: column;
}.try-immediately-538 .connect-query-590 {
    width: 100%;
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 480px) {.try-immediately-538 {
    padding: 4rem 1rem;
}.try-immediately-538 h2 {
    margin-bottom: 2rem;
    font-size: 1.5rem;
}.try-immediately-538 .ethos-block-019 {
    transform: translateZ(10px) rotateX(0deg);
    padding: 1.25rem;
}.try-immediately-538 svg {
    height: 36px;
    width: 36px;
}.try-immediately-538 .connect-query-590 {
    padding: 0.75rem 1.5rem;
    font-size: 0.95rem;
}
}

@media (prefers-reduced-motion: reduce) {.try-immediately-538 .ethos-block-019,
  .try-immediately-538 .connect-query-590,
  .try-immediately-538 svg,
  .try-immediately-538 h2::after,
  .try-immediately-538 .connect-query-590::before {
    transform: none;
    transition: none;
    animation: none;
}.try-immediately-538 .ethos-block-019:hover {
    transform: none;
}.try-immediately-538 .connect-query-590:hover {
    transform: none;
}.try-immediately-538 .ethos-block-019:hover svg {
    transform: none;
}
}

@media (hover: hover) {.try-immediately-538 .container {
    cursor: default;
}.try-immediately-538 .connect-query-590 {
    cursor: pointer;
}}.tyBox-285 {
    background: linear-gradient(135deg, rgb(221,228,224), rgb(221,228,224) 60%, rgb(110,127,175,0.5) 140%);
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
}.tyBox-285::before {
    animation: float 18s ease-in-out infinite alternate;
    opacity: 0.8;
    right: -10%;
    width: 50%;
    content: "";
    transform: rotate(15deg) skew(5deg);
    top: -5%;
    filter: blur(20px);
    height: 70%;
    z-index: 1;
    background: linear-gradient(145deg, rgb(156,191,191,0.5) 10%, transparent 70%);
    position: absolute;
}.tyBox-285::after {
    height: 60%;
    width: 40%;
    transform: rotate(-10deg) skew(-5deg);
    opacity: 0.7;
    background: linear-gradient(215deg, rgb(110,127,175,0.5) 15%, transparent 65%);
    content: "";
    filter: blur(15px);
    position: absolute;
    left: -5%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    bottom: -8%;
    z-index: 1;
}.tyBox-285 .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.tyBox-285 h2 {
    line-height: 1.3;
    transform: translateY(0);
    color: #000000;
    margin-bottom: 2rem;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 29px;
    font-family: Arial, sans-serif;
    max-width: 90%;
    position: relative;
}.tyBox-285 h2::after {
    left: 0;
    width: 80px;
    transform-origin: left center;
    transition: transform 0.6s ease-out;
    transform: scaleX(1);
    bottom: -0.8rem;
    background: linear-gradient(90deg, rgb(156,191,191), rgb(110,127,175));
    position: absolute;
    height: 4px;
    content: "";
}.tyBox-285:hover h2 {
    transform: translateY(-5px);
}.tyBox-285:hover h2::after {
    transform: scaleX(1.2);
}.tyBox-285 .ethos-block-019 {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    margin-top: 1rem;
    transform: translateZ(0);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.02);
    padding: 2.5rem;
    position: relative;
    border-radius: calc(12px / 1.5);
    backdrop-filter: blur(8px);
}.tyBox-285 .ethos-block-019::before {
    animation: gradientMove 8s ease infinite;
    width: 100%;
    background-size: 200% 100%;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(156,191,191), rgb(110,127,175), rgb(156,191,191));
    position: absolute;
    left: 0;
    height: 4px;
}.tyBox-285 .ethos-block-019:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.08),
        0 8px 15px rgba(0, 0, 0, 0.03);
    transform: translateY(-5px) translateZ(0);
}.tyBox-285 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
}.tyBox-285 li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 0.5rem;
}.tyBox-285 li::before {
    width: 10px;
    height: 10px;
    left: 0;
    background: rgb(156,191,191);
    border-radius: 50%;
    position: absolute;
    content: "";
    transform: scale(0.8);
    transition: transform 0.3s ease, background-color 0.3s ease;
    top: 0.5rem;
}.tyBox-285 li:hover::before {
    transform: scale(1.1);
    background: rgb(110,127,175);
}.tyBox-285 li span {
    font-size: calc(17px * 1.05);
    color: #000000;
    display: block;
    transition: transform 0.3s ease;
    font-family: Arial, sans-serif;
    line-height: 1.7;
}.tyBox-285 li:hover span {
    transform: translateX(5px);
}

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

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 992px) {.tyBox-285 {
    padding: 4rem 0;
}.tyBox-285 h2 {
    max-width: 100%;
    font-size: calc(29px * 0.9);
}.tyBox-285 .ethos-block-019 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.tyBox-285 {
    padding: 3.5rem 0;
}.tyBox-285 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(29px * 0.8);
}.tyBox-285 h2::after {
    height: 3px;
    width: 60px;
}.tyBox-285 .ethos-block-019 {
    padding: 1.8rem;
}.tyBox-285 li {
    padding-left: 1.8rem;
}.tyBox-285 li span {
    font-size: 17px;
}
}

@media (max-width: 576px) {.tyBox-285 {
    padding: 3rem 0;
}.tyBox-285 h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.2rem;
}.tyBox-285 h2::after {
    height: 3px;
    width: 50px;
}.tyBox-285 .ethos-block-019 {
    padding: 1.5rem;
    margin-top: 0.5rem;
}.tyBox-285 li {
    padding-left: 1.5rem;
}.tyBox-285 li::before {
    height: 8px;
    width: 8px;
    top: 0.4rem;
}.tyBox-285 li span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.potential-students-230 {
    background: rgb(221,228,224);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.potential-students-230::before {
    opacity: 0.05;
    content: "";
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(156,191,191,0.5) 0,
        rgb(156,191,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    width: 100%;
    left: 0;
}.potential-students-230 .ethos-block-019 {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 30px;
}.potential-students-230 h3 {
    font-size: 32px;
    color: #000000;
    text-align: center;
    position: relative;
    margin-bottom: 80px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding-bottom: 20px;
}.potential-students-230 h3::after {
    position: absolute;
    height: 5px;
    left: 50%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    width: 80px;
    background: linear-gradient(90deg, rgb(156,191,191), rgb(110,127,175));
    bottom: 0;
    transform: translateX(-50%);
    content: "";
}.potential-students-230 ul {
    justify-content: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    display: flex;
    gap: 60px 30px;
    list-style: none;
}.potential-students-230 ul li {
    transform: perspective(1000px) rotateX(5deg);
    position: relative;
    min-height: 100px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    padding: 25px 25px 25px 80px;
    color: #000000;
    background: #ffffff;
    flex: 0 0 calc(33.333% - 20px);
    max-width: 350px;
    z-index: 1;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    font-size: 17px;
}.potential-students-230 ul li::before,
.potential-students-230 ul li::after {
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    background: #ffffff;
}.potential-students-230 ul li::before {
    right: 5px;
    border: 1px solid rgb(110,127,175,0.5);
    z-index: -1;
    left: 5px;
    bottom: 5px;
    transform: translateZ(-10px);
    top: 5px;
}.potential-students-230 ul li::after {
    right: 15px;
    opacity: 0.3;
    left: 15px;
    top: 15px;
    background: rgb(156,191,191,0.5);
    z-index: -2;
    transform: translateZ(-20px);
    bottom: 0;
}.potential-students-230 ul li:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
}.potential-students-230 ul li:hover::before {
    transform: translateZ(-15px);
}.potential-students-230 ul li:hover::after {
    transform: translateZ(-30px);
}.potential-students-230 ul li svg {
    z-index: 2;
    left: 25px;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    transition: all 0.4s ease;
    position: absolute;
    top: 50%;
}.potential-students-230 ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.potential-students-230 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(156,191,191);
}.potential-students-230 ul li:hover svg path {
    fill: rgb(110,127,175);
}.potential-students-230 ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.potential-students-230 ul li:nth-child(3n+2) {
    transform: perspective(1000px) rotateX(5deg);
}.potential-students-230 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}.potential-students-230 ul li:nth-child(3n+1):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.potential-students-230 ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.potential-students-230 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

@media (max-width: 992px) {.potential-students-230 {
    padding: 100px 0;
}.potential-students-230 h3 {
    margin-bottom: 60px;
    font-size: calc(32px * 0.9);
}.potential-students-230 ul {
    gap: 40px 25px;
}.potential-students-230 ul li {
    flex: 0 0 calc(50% - 20px);
    padding: 20px 20px 20px 70px;
}.potential-students-230 ul li svg {
    height: 35px;
    width: 35px;
    left: 20px;
}
}

@media (max-width: 768px) {.potential-students-230 {
    padding: 80px 0;
}.potential-students-230 h3 {
    margin-bottom: 50px;
    font-size: calc(32px * 0.8);
}.potential-students-230 ul {
    gap: 30px;
}.potential-students-230 ul li {
    flex: 0 0 100%;
    max-width: 450px;
}.potential-students-230 ul li,
    .potential-students-230 ul li:nth-child(3n+1),
    .potential-students-230 ul li:nth-child(3n+2),
    .potential-students-230 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(3deg);
}.potential-students-230 ul li:hover,
    .potential-students-230 ul li:nth-child(3n+1):hover,
    .potential-students-230 ul li:nth-child(3n+2):hover,
    .potential-students-230 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-8px);
}
}

@media (max-width: 480px) {.potential-students-230 {
    padding: 60px 0;
}.potential-students-230 .ethos-block-019 {
    padding: 0 20px;
}.potential-students-230 h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 40px;
}.potential-students-230 ul {
    gap: 25px;
}.potential-students-230 ul li {
    padding: 18px 15px 18px 65px;
}.potential-students-230 ul li svg {
    height: 30px;
    left: 18px;
    width: 30px;
}.potential-students-230 ul li,
    .potential-students-230 ul li:nth-child(3n+1),
    .potential-students-230 ul li:nth-child(3n+2),
    .potential-students-230 ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.potential-students-230 ul li:hover,
    .potential-students-230 ul li:nth-child(3n+1):hover,
    .potential-students-230 ul li:nth-child(3n+2):hover,
    .potential-students-230 ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}
}