﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}header,footer {
    width: 100%;
}.head_pro81ndl {
    flex: 1 0 auto;
}.gdpr_blockPLizM {
    flex: 0 0 auto;
}.warp-containerZa9Sw {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}.container {
    margin: auto;
    width: 1228px;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.offer_gridJAXmK {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.offer_gridJAXmK::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    content: "";
}.offer_gridJAXmK .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.offer_gridJAXmK .fee_plansvGUVy {
    flex-direction: column;
    display: flex;
    align-items: center;
}.offer_gridJAXmK h2 {
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
    font-size: 32px;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    opacity: 0;
    text-align: center;
    margin-bottom: 20px;
}.offer_gridJAXmK .learn_subOV839 {
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    font-size: 14px;
    margin-bottom: 40px;
    line-height: 1.6;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    max-width: 700px;
    text-align: center;
}.offer_gridJAXmK .discount_price59avw {
    width: 100%;
    gap: 30px;
    list-style: none;
    display: grid;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.offer_gridJAXmK .discount_price59avw li {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(30px);
}.offer_gridJAXmK .discount_price59avw li:nth-child(1) {
    animation-delay: 0.3s;
}.offer_gridJAXmK .discount_price59avw li:nth-child(2) {
    animation-delay: 0.4s;
}.offer_gridJAXmK .discount_price59avw li:nth-child(3) {
    animation-delay: 0.5s;
}.offer_gridJAXmK .discount_price59avw li:nth-child(4) {
    animation-delay: 0.6s;
}.offer_gridJAXmK .class_ratesYWJZR {
    overflow: hidden;
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.offer_gridJAXmK .class_ratesYWJZR:hover {
    transform: translateY(-8px) scale(1.02);
}.offer_gridJAXmK .class_ratesYWJZR::before {
    content: "";
    top: 0;
    left: -100%;
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    pointer-events: none;
    height: 100%;
}.offer_gridJAXmK .class_ratesYWJZR:hover::before {
    left: 100%;
}.offer_gridJAXmK .discount_dealszrI5A {
    border-radius: 24px;
    padding: 5px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    overflow: hidden;
    height: 100%;
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    backdrop-filter: blur(10px);
}.offer_gridJAXmK .class_ratesYWJZR:hover .discount_dealszrI5A {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.offer_gridJAXmK .discount_dealszrI5A::after {
    width: 100%;
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: 0;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    content: '';
    background: linear-gradient(90deg, rgb(170,178,159), rgb(173,136,123));
    top: 0;
}.offer_gridJAXmK .class_ratesYWJZR:hover .discount_dealszrI5A::after {
    transform: scaleX(1);
}.offer_gridJAXmK .indv_costaQpRj {
    height: 100%;
    flex-direction: column;
    min-height: 400px;
    color: #ffffff;
    justify-content: space-between;
    display: flex;
    box-sizing: border-box;
    padding: 30px;
}.offer_gridJAXmK .indv_costaQpRj h4 {
    font-weight: 700;
    position: relative;
    color: rgb(170,178,159);
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    font-size: 19px;
}.offer_gridJAXmK .class_ratesYWJZR:hover .indv_costaQpRj h4 {
    transform: translateX(5px);
}.offer_gridJAXmK .indv_costaQpRj h4::after {
    height: 3px;
    background: rgb(173,136,123);
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
}.offer_gridJAXmK .class_ratesYWJZR:hover .indv_costaQpRj h4::after {
    width: 60px;
}.offer_gridJAXmK .indv_costaQpRj p {
    margin: 0 0 30px;
    overflow-y: auto;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    max-height: 200px;
    scrollbar-color: rgb(170,178,159,0.5) transparent;
    color: rgba(255,255,255,0.8);
    font-size: calc(14px - 2px);
    scrollbar-width: thin;
}.offer_gridJAXmK .indv_costaQpRj p::-webkit-scrollbar {
    width: 5px;
}.offer_gridJAXmK .indv_costaQpRj p::-webkit-scrollbar-track {
    background: transparent;
}.offer_gridJAXmK .indv_costaQpRj p::-webkit-scrollbar-thumb {
    background-color: rgb(170,178,159,0.5);
    border-radius: 10px;
}.offer_gridJAXmK .sub_optionsbfteu {
    border-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    font-weight: 700;
    align-self: flex-start;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, rgb(170,178,159) 0%, rgb(170,178,159,0.5) 100%);
    padding: 10px 20px;
    font-size: calc(19px + 4px);
    margin-top: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.offer_gridJAXmK .class_ratesYWJZR:hover .sub_optionsbfteu {
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    transform: scale(1.05);
}.offer_gridJAXmK .sub_optionsbfteu::before {
    transform: scale(0);
    top: -50%;
    content: "";
    width: 200%;
    position: absolute;
    height: 200%;
    left: -50%;
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
}.offer_gridJAXmK .class_ratesYWJZR:hover .sub_optionsbfteu::before {
    opacity: 1;
    transform: scale(1);
}

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

@media (max-width: 991px) {.offer_gridJAXmK {
    padding: 80px 0;
}.offer_gridJAXmK .discount_price59avw {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.offer_gridJAXmK .indv_costaQpRj {
    padding: 25px;
    min-height: 350px;
}
}

@media (max-width: 767px) {.offer_gridJAXmK {
    padding: 60px 0;
}.offer_gridJAXmK h2 {
    font-size: calc(32px - 4px);
}.offer_gridJAXmK .learn_subOV839 {
    font-size: calc(14px - 1px);
    margin-bottom: 30px;
}.offer_gridJAXmK .discount_price59avw {
    max-width: 400px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.offer_gridJAXmK .indv_costaQpRj {
    min-height: 300px;
}.offer_gridJAXmK .sub_optionsbfteu {
    font-size: calc(19px + 2px);
}
}

@media (max-width: 480px) {.offer_gridJAXmK {
    padding: 40px 0;
}.offer_gridJAXmK h2 {
    font-size: calc(32px - 6px);
}.offer_gridJAXmK .indv_costaQpRj {
    min-height: 280px;
    padding: 20px;
}.offer_gridJAXmK .indv_costaQpRj p {
    margin-bottom: 20px;
    font-size: calc(14px - 3px);
}.offer_gridJAXmK .sub_optionsbfteu {
    padding: 8px 15px;
}}.who_we_are8fdwv {
    background: linear-gradient(135deg, rgb(214,217,211), rgb(170,178,159,0.5) 85%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.who_we_are8fdwv::before {
    position: absolute;
    content: "";
    z-index: 0;
    top: 0;
    height: 100%;
    left: 0;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 20px,
        rgba(rgb(173,136,123), 0.03) 20px,
        rgba(rgb(173,136,123), 0.03) 40px
    );
    width: 100%;
}.who_we_are8fdwv::after {
    transform: rotate(25deg);
    z-index: 1;
    position: absolute;
    right: -20%;
    background: linear-gradient(145deg, rgb(170,178,159,0.5) 10%, transparent 70%);
    width: 70%;
    height: 200%;
    content: "";
    opacity: 0.4;
    top: -50%;
}.who_we_are8fdwv .container {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 2;
}.who_we_are8fdwv h1 {
    transform: translateX(-1rem);
    font-weight: 700;
    margin-bottom: 3rem;
    color: #000000;
    opacity: 0;
    animation: slideTitle 0.8s 0.2s forwards cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    display: inline-block;
    font-size: 44px;
}.who_we_are8fdwv h1::after {
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    bottom: -12px;
    width: 0;
    content: "";
    background: linear-gradient(to right, rgb(170,178,159), rgb(173,136,123));
    position: absolute;
    left: 0;
}.who_we_are8fdwv .study_trainingFM7Te {
    position: relative;
}.who_we_are8fdwv .study_trainingFM7Te ul {
    margin: 0;
    padding: 0;
    gap: 3rem;
    list-style: none;
    grid-template-columns: 1fr;
    display: grid;
}.who_we_are8fdwv .learning_dnavWuls {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    box-shadow: 0 15px 35px rgba(0, 0, 10, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.5) inset;
    opacity: 0;
    backdrop-filter: blur(5px);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), 
                opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1),
                box-shadow 0.4s ease;
    padding: 2.5rem;
    transform: translateY(20px);
    position: relative;
    animation: fadeUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 3px solid rgb(170,178,159);
}.who_we_are8fdwv .learning_dnavWuls:nth-child(2) {
    animation-delay: 0.6s;
}.who_we_are8fdwv .learning_dnavWuls:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 20px 40px rgba(0, 0, 10, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
}.who_we_are8fdwv .learning_dnavWuls::before {
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(173,136,123,0.5), 0.03) 100%);
    position: absolute;
    left: 0;
    top: 0;
}.who_we_are8fdwv .learning_dnavWuls h4 {
    font-size: calc(19px * 1.2);
    margin-bottom: 1.5rem;
    display: inline-block;
    margin-top: 0;
    color: rgb(170,178,159);
    position: relative;
}.who_we_are8fdwv .learning_dnavWuls h4::after {
    transition: width 0.4s ease;
    content: "";
    width: 40px;
    bottom: -8px;
    height: 2px;
    left: 0;
    position: absolute;
    background: rgb(173,136,123);
}.who_we_are8fdwv .learning_dnavWuls:hover h4::after {
    width: 100%;
}.who_we_are8fdwv .learning_dnavWuls div {
    color: #000000;
    overflow-y: auto;
    padding-right: 10px;
    max-height: 250px;
    line-height: 1.8;
    position: relative;
    font-size: 16px;
}.who_we_are8fdwv .learning_dnavWuls div::-webkit-scrollbar {
    width: 4px;
}.who_we_are8fdwv .learning_dnavWuls div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.who_we_are8fdwv .learning_dnavWuls div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(170,178,159,0.5);
}

@keyframes slideTitle {
    0% {
        transform: translateX(-1rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}

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

@media (min-width: 768px) {.who_we_are8fdwv {
    padding: 7rem 0;
}.who_we_are8fdwv h1 {
    font-size: calc(44px * 1.2);
}.who_we_are8fdwv .study_trainingFM7Te ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.who_we_are8fdwv .learning_dnavWuls {
    padding: 3rem;
}.who_we_are8fdwv .learning_dnavWuls div {
    max-height: 320px;
}
}

@media (min-width: 1200px) {.who_we_are8fdwv {
    padding: 9rem 0;
}.who_we_are8fdwv::after {
    right: -10%;
}.who_we_are8fdwv .container {
    padding: 0 3rem;
}.who_we_are8fdwv h1 {
    margin-bottom: 4rem;
}.who_we_are8fdwv .study_trainingFM7Te ul {
    gap: 3rem;
}.who_we_are8fdwv .learning_dnavWuls {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                    box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.who_we_are8fdwv .learning_dnavWuls:hover {
    transform: translateY(-10px) scale(1.02);
}.who_we_are8fdwv .learning_dnavWuls div {
    max-height: 350px;
}
}

@media (max-width: 767px) {.who_we_are8fdwv {
    padding: 4rem 0;
}.who_we_are8fdwv h1 {
    font-size: calc(44px * 0.9);
}.who_we_are8fdwv .learning_dnavWuls {
    margin-bottom: 2rem;
    padding: 2rem;
}.who_we_are8fdwv .learning_dnavWuls h4 {
    font-size: 19px;
}.who_we_are8fdwv .learning_dnavWuls div {
    font-size: calc(16px * 0.95);
    max-height: 200px;
}}.course_overviewTFzgS {
    overflow: hidden;
    z-index: 1;
    padding: 120px 0 100px;
    background: linear-gradient(145deg, rgb(214,217,211) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
}.course_overviewTFzgS::before {
    height: 100%;
    transform: skewX(-15deg) translateX(10%);
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(170,178,159,0.5), 0.05) 100%);
    z-index: -1;
    right: 0;
    width: 60%;
}.course_overviewTFzgS::after {
    content: "";
    left: -50px;
    width: 200px;
    z-index: -1;
    background: linear-gradient(225deg, rgb(170,178,159) 0%, rgb(173,136,123) 100%);
    opacity: 0.05;
    height: 200px;
    bottom: -50px;
    transform: rotate(15deg);
    position: absolute;
}.course_overviewTFzgS .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
}.course_overviewTFzgS h2 {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 34px;
    font-weight: 700;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    transform-origin: left center;
    margin-bottom: 50px;
    color: #000000;
}.course_overviewTFzgS h2::after {
    transform: scaleX(1);
    background: rgb(170,178,159);
    transition: transform 0.4s ease-out;
    position: absolute;
    content: "";
    height: this;
    width: 80px;
    transform-origin: left;
    bottom: -10px;
    left: 0;
}.course_overviewTFzgS h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.course_overviewTFzgS h2:hover::after {
    transform: scaleX(1.5);
}.course_overviewTFzgS .knowledge_baseApTy8 {
    gap: 40px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
}.course_overviewTFzgS .profile_imageJ5jQ1 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    border: none;
    overflow: hidden;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg) translateZ(10px);
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.2);
    height: 350px;
}.course_overviewTFzgS .profile_imageJ5jQ1::before {
    bottom: 0;
    right: 0;
    content: "";
    transition: opacity 0.3s ease;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(rgba(0, 0, 0, 0.5), 0.1) 100%
    );
}.course_overviewTFzgS .profile_imageJ5jQ1:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
    box-shadow: 0 30px 50px -15px rgba(0, 0, 0, 0.25);
}.course_overviewTFzgS .content_cardRoAQF {
    position: relative;
    transform: perspective(1000px) rotateY(2deg) translateZ(5px);
    border-radius: 10px;
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.15);
    padding: 40px 30px;
}.course_overviewTFzgS .content_cardRoAQF::before {
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(170,178,159), rgb(173,136,123));
    width: 5px;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    position: absolute;
}.course_overviewTFzgS .content_cardRoAQF:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.course_overviewTFzgS .content_cardRoAQF:hover::before {
    height: 100%;
}.course_overviewTFzgS .description {
    color: #000000;
    transform: translateZ(0);
    position: relative;
    font-size: 18px;
    line-height: 1.7;
    transition: transform 0.4s ease;
    margin-bottom: 20px;
}.course_overviewTFzgS .description:last-child {
    margin-bottom: 0;
}.course_overviewTFzgS .description::first-letter {
    font-weight: 600;
    font-size: 1.2em;
    color: rgb(170,178,159);
}.course_overviewTFzgS .description:nth-child(1) {
    animation: fadeText 0.8s ease forwards;
}.course_overviewTFzgS .description:nth-child(2) {
    animation: fadeText 0.8s 0.3s ease forwards;
    opacity: 0;
}@keyframes fadeText {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.course_overviewTFzgS .knowledge_baseApTy8:hover .profile_imageJ5jQ1 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.course_overviewTFzgS .knowledge_baseApTy8:hover .content_cardRoAQF {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}


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

@media (min-width: 992px) {.course_overviewTFzgS {
    padding: 180px 0 160px;
}.course_overviewTFzgS h2 {
    margin-bottom: 70px;
}.course_overviewTFzgS .knowledge_baseApTy8 {
    gap: 80px;
}.course_overviewTFzgS .profile_imageJ5jQ1 {
    height: 600px;
}.course_overviewTFzgS .content_cardRoAQF {
    padding: 60px 50px;
}
}

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

@media (max-width: 480px) {.course_overviewTFzgS {
    padding: 60px 0 50px;
}.course_overviewTFzgS h2 {
    font-size: calc(34px * 0.75);
    margin-bottom: 25px;
}.course_overviewTFzgS .profile_imageJ5jQ1 {
    height: 200px;
}.course_overviewTFzgS .content_cardRoAQF {
    padding: 25px 15px;
}.course_overviewTFzgS .description {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}}#cookiePromptAlerturnsl {
    display: none;
}#cookiePromptAlerturnsl:checked ~ .policyAgreementPanelvNRdr {
    visibility: hidden;
    opacity: 0;
}.policyAgreementPanelvNRdr {
    padding: 20px 0;
    z-index: 90;
    position: fixed;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    width: 100%;
    border-top: 3px solid rgb(170,178,159);
    bottom: 0;
    background: rgb(173,136,123);
    font-family: Arial, sans-serif;
}.data_optowXZl {
    display: flex;
    justify-content: space-between;
    border-radius: 24px;
    align-items: center;
    border: 2px dashed rgb(170,178,159);
    background: rgba(0, 0, 0, 0.5);
    gap: 20px;
    padding: 20px 5%;
}.policyAgreementPanelvNRdr h5 {
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    color: rgb(170,178,159);
    letter-spacing: 1.5px;
}.policyAgreementPanelvNRdr p {
    font-size: 13px;
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
    position: relative;
}.cookie_overviewAom76 {
    padding: 10px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    background: rgb(170,178,159,0.5);
    flex-shrink: 0;
    justify-content: center;
    border-radius: 24px;
}.cookie_overviewAom76 svg {
    fill: rgb(170,178,159);
    height: 60px;
    width: 60px;
}.user_safetyDMXPo {
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 14px;
    white-space: nowrap;
    color: #000000;
    margin-left: 10px;
    line-height: 40px;
    cursor: pointer;
    flex-shrink: 0;
    text-decoration: none;
    border: 2px solid rgb(170,178,159);
    min-width: 140px;
    text-align: center;
    background: rgb(170,178,159);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}.user_safetyDMXPo:hover {
    background-color: rgb(173,136,123);
    box-shadow: 0 0 10px rgb(173,136,123);
}.cookie_button.data_agreeEJmZX {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(173,136,123);
    color: #ffffff;
}.cookie_button.data_agreeEJmZX:hover {
    box-shadow: 0 0 10px rgb(173,136,123);
}.policyAgreementPanelvNRdr p a {
    transition: color 0.3s ease;
    text-decoration: none;
    border-bottom: 1px dashed rgb(170,178,159);
    color: rgb(170,178,159);
}.policyAgreementPanelvNRdr p a:hover {
    color: rgb(173,136,123);
}
@media only screen and (max-width: 1200px) {.policyAgreementPanelvNRdr {
    padding: 15px 0;
}.data_optowXZl {
    padding: 15px 5%;
}.cookie_overviewAom76 {
    display: none;
}.data_optowXZl {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.policyAgreementPanelvNRdr h5 {
    font-size: 20px;
    margin-bottom: 10px;
}.privacy_cookiesMUZlA {
    margin-bottom: 15px;
}.user_safetyDMXPo {
    margin: 10px 0;
    min-width: 100%;
}}
.newslettery5tKk {
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(170,178,159,0.5) 0%, rgb(173,136,123) 100%);
    position: relative;
    overflow: hidden;
}.newslettery5tKk::before {
    transform: rotate(-15deg);
    z-index: 1;
    background: rgb(173,136,123,0.5);
    left: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    position: absolute;
    width: 120%;
    content: "";
    height: 70%;
    top: -10%;
}.newslettery5tKk .impact_statscnFwB {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.newslettery5tKk .inquiry_boxuYUWS {
    display: flex;
    max-width: 90%;
    flex-direction: column;
    transform: translateX(10%);
}.newslettery5tKk h3 {
    font-size: 38px;
    margin-bottom: 2rem;
    transform: skewX(-5deg);
    font-family: Arial, sans-serif;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-weight: 700;
}.newslettery5tKk .input_holder {
    border-radius: 28px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    max-width: 90%;
    transform: perspective(800px) rotateY(-5deg);
    flex-direction: row;
    align-items: stretch;
    display: flex;
}.newslettery5tKk input[type="email"] {
    background: #ffffff;
    flex-grow: 1;
    font-size: 12px;
    transition: all 0.3s ease;
    padding: 1.2rem 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
    border: none;
}.newslettery5tKk input[type="email"]:focus {
    outline: none;
    background: rgb(214,217,211);
    box-shadow: inset 0 0 0 3px rgb(170,178,159,0.5);
}.newslettery5tKk .access_lessonsfDAK5 {
    background: linear-gradient(to right, rgb(170,178,159), rgb(173,136,123));
    font-size: 16px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    padding: 1rem 2.5rem;
    color: #ffffff;
}.newslettery5tKk .access_lessonsfDAK5:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(170,178,159,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.newslettery5tKk .access_lessonsfDAK5:active {
    transform: translateY(2px);
    animation: pulse 1s forwards;
}

@media (max-width: 768px) {.newslettery5tKk {
    padding: 3rem 1rem;
}.newslettery5tKk .inquiry_boxuYUWS {
    transform: translateX(0);
    max-width: 100%;
}.newslettery5tKk h3 {
    font-size: calc(24px + 0.2rem);
    text-align: left;
}.newslettery5tKk .input_holder {
    transform: perspective(0) rotateY(0);
    max-width: 100%;
    flex-direction: column;
}.newslettery5tKk input[type="email"] {
    padding: 1rem;
    width: 100%;
    border-radius: 10px 10px 0 0;
}.newslettery5tKk .access_lessonsfDAK5 {
    padding: 1rem;
    border-radius: 0 0 10px 10px;
    width: 100%;
}}header {
    margin-top: 0;
    padding: 0;
    background: rgb(214,217,211);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 100;
    position: relative;
    overflow: visible;
}header::before {
    z-index: 0;
    top: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(170,178,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(170,178,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(170,178,159), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(170,178,159), 0.03) 25%) 0 0 / 20px 20px;
    left: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}header::after {
    position: absolute;
    transform: scaleX(0.7);
    transform-origin: center;
    left: 0;
    content: '';
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, 
        rgb(170,178,159), 
        rgb(173,136,123), 
        rgb(170,178,159)
    );
    bottom: 0;
    transition: transform 0.5s ease;
}header:hover::after {
    transform: scaleX(1);
}header .top_sitea5fsy {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1.3rem 2.5rem;
    z-index: 5;
}header .head_sitewrapOMBrp {
    flex: 0 0 auto;
    perspective: 800px;
    margin-right: 2rem;
    position: relative;
}header .head_sectionyY4UZ {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    transform-style: preserve-3d;
    display: block;
}header .head_sectionyY4UZ:hover {
    transform: rotateY(10deg) rotateX(5deg);
}header .head_sectionyY4UZ::before {
    opacity: 0.1;
    width: 100%;
    height: 100%;
    filter: blur(10px);
    content: '';
    background: rgb(170,178,159);
    left: 0;
    transform: translateZ(-10px);
    position: absolute;
    top: 0;
}header .head_sectionyY4UZ img {
    transform: translateZ(20px);
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    max-height: 40px;
}header .head_mainZlzpn {
    position: relative;
    list-style: none;
    perspective: 1000px;
    display: flex;
    padding: 0;
    transform-style: preserve-3d;
    margin: 0;
}header .head_mainZlzpn::before {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    width: 100%;
    height: 10px;
    left: 0;
    transform: rotateX(90deg);
    position: absolute;
    transform-origin: top;
    content: '';
    top: 100%;
}header .top_navbar7bCpS {
    margin: 0 0.3rem;
    transform-style: preserve-3d;
    position: relative;
}header .top_navbar7bCpS a {
    text-decoration: none;
    background: #ffffff;
    font-size: 14px;
    color: #000000;
    transform: translateZ(0);
    display: flex;
    position: relative;
    font-weight: 600;
    justify-content: center;
    padding: 0.7rem 1.2rem;
    border-radius: 10px;
    align-items: center;
    transition: all 0.4s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
}header .top_navbar7bCpS a::before {
    transform: translateZ(-5px);
    height: 100%;
    opacity: 0;
    border-radius: 10px;
    position: absolute;
    transition: opacity 0.4s ease;
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, 
        rgb(170,178,159,0.5) 0%, 
        rgb(173,136,123,0.5) 100%
    );
    top: 0;
}header .top_navbar7bCpS a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    transform: translateZ(15px);
}header .top_navbar7bCpS a:hover::before {
    opacity: 1;
}header .top_navbar7bCpS a::after {
    opacity: 0;
    position: absolute;
    transform: translateZ(-10px);
    bottom: -5px;
    content: '';
    transition: all 0.4s ease;
    left: 5px;
    background: rgb(170,178,159);
    right: 5px;
    height: 5px;
}header .top_navbar7bCpS a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}header .top_sitea5fsy::before {
    left: 35%;
    position: absolute;
    width: 30%;
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(170,178,159), 
        transparent
    );
    top: 0;
    content: '';
}.head_pro81ndl {
    padding-top: 2rem;
    position: relative;
    background: #ffffff;
    z-index: 1;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
}

@media (min-width: 1400px) {header .top_sitea5fsy {
    margin: 0 auto;
    max-width: 1320px;
}header .top_navbar7bCpS {
    margin: 0 0.5rem;
}header .top_navbar7bCpS a {
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 991px) {header .top_sitea5fsy {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .head_sitewrapOMBrp {
    margin-bottom: 0;
    margin-right: 0;
}header .head_mainZlzpn {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
}header .top_navbar7bCpS a {
    font-size: calc(14px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top_sitea5fsy {
    padding: 0.8rem 1.5rem;
}header .head_sitewrapOMBrp {
    max-width: 140px;
}header .head_sectionyY4UZ img {
    max-height: 35px;
}header .head_mainZlzpn {
    overflow-x: auto;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    justify-content: flex-start;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}header .head_mainZlzpn::-webkit-scrollbar {
    height: 3px;
}header .head_mainZlzpn::-webkit-scrollbar-thumb {
    background: rgb(170,178,159,0.5);
    border-radius: 10px;
}header .top_navbar7bCpS {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .top_navbar7bCpS a {
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
}
}

@media (max-width: 479px) {header .top_sitea5fsy {
    padding: 0.7rem 1.2rem;
}header .head_sitewrapOMBrp {
    max-width: 120px;
}header .top_navbar7bCpS a {
    padding: 0.4rem 0.6rem;
    font-size: calc(14px - 3px);
}header::after {
    height: 3px;
}
}

@supports not (transform-style: preserve-3d) {header .head_sectionyY4UZ:hover {
    transform: translateY(-3px);
}header .top_navbar7bCpS a:hover {
    transform: translateY(-3px);
}}.thxZone8q6Xr {
    background: linear-gradient(135deg, rgb(173,136,123,0.5) 0%, rgb(214,217,211) 100%);
    padding: 6rem 0;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
}.thxZone8q6Xr::before {
    animation: gradientShift 15s infinite alternate ease-in-out;
    z-index: 1;
    left: -20%;
    content: "";
    opacity: 0.7;
    background: linear-gradient(45deg, rgb(170,178,159,0.5) 0%, transparent 70%);
    transform: rotate(30deg);
    height: 200%;
    top: -50%;
    width: 80%;
    position: absolute;
}.thxZone8q6Xr::after {
    height: 30%;
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    background: linear-gradient(to top, rgb(173,136,123,0.5) 0%, transparent 100%);
    opacity: 0.3;
    width: 100%;
    right: 0;
}.thxZone8q6Xr .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.thxZone8q6Xr .impact_statscnFwB {
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    padding: 3.5rem;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
                -12px -12px 24px rgba(255, 255, 255, 0.8), 
                inset 2px 2px 5px rgba(255, 255, 255, 0.4), 
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.thxZone8q6Xr .impact_statscnFwB:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.1), 
                -16px -16px 32px rgba(255, 255, 255, 0.9), 
                inset 2px 2px 5px rgba(255, 255, 255, 0.4), 
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}.thxZone8q6Xr .impact_statscnFwB > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.thxZone8q6Xr .impact_statscnFwB > div:first-child::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    animation: lineExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform-origin: left;
    height: 3px;
    width: 100px;
    left: 0;
    background: linear-gradient(90deg, rgb(170,178,159) 0%, rgb(173,136,123) 100%);
}.thxZone8q6Xr h5 {
    margin: 0;
    letter-spacing: -0.02em;
    color: #000000;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    transform: translateZ(0);
    font-size: calc(23px * 1.1);
}.thxZone8q6Xr h5::before {
    height: 80px;
    width: 80px;
    content: "";
    border-radius: 50%;
    left: -2rem;
    opacity: 0.1;
    z-index: -1;
    top: -1.5rem;
    animation: bubbleAppear 1s ease 0.5s forwards;
    transform: scale(0);
    background: rgb(173,136,123,0.5);
    position: absolute;
}.thxZone8q6Xr a {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    display: block;
    transition: transform 0.4s ease;
}.thxZone8q6Xr a:hover {
    transform: translateX(10px);
}.thxZone8q6Xr a::before {
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    animation: lightSweep 6s infinite ease-in-out;
    left: -100%;
    width: 100%;
}.thxZone8q6Xr p {
    z-index: 1;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    margin: 0;
    line-height: 1.8;
}

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

@keyframes bubbleAppear {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

@keyframes lightSweep {
    0% {
        left: -100%;
    }
    48% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes gradientShift {
    0% {
        transform: rotate(30deg) translateX(0);
    }
    100% {
        transform: rotate(30deg) translateX(5%);
    }
}

@media (max-width: 1200px) {.thxZone8q6Xr .impact_statscnFwB {
    padding: 3rem;
}.thxZone8q6Xr h5 {
    font-size: 23px;
}
}

@media (max-width: 992px) {.thxZone8q6Xr {
    padding: 5rem 0;
}.thxZone8q6Xr .impact_statscnFwB {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thxZone8q6Xr h5::before {
    top: -1rem;
    width: 60px;
    height: 60px;
    left: -1.5rem;
}
}

@media (max-width: 768px) {.thxZone8q6Xr {
    padding: 4rem 0;
}.thxZone8q6Xr .impact_statscnFwB {
    padding: 2rem;
    transform: none;
}.thxZone8q6Xr h5 {
    font-size: calc(23px * 0.95);
}.thxZone8q6Xr p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}.thxZone8q6Xr .impact_statscnFwB > div:first-child::after {
    width: 80px;
}
}

@media (max-width: 576px) {.thxZone8q6Xr {
    padding: 3rem 0;
}.thxZone8q6Xr .impact_statscnFwB {
    padding: 1.5rem;
}.thxZone8q6Xr h5 {
    font-size: calc(23px * 0.9);
    line-height: 1.3;
}.thxZone8q6Xr p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}.thxZone8q6Xr h5::before {
    display: none;
}.thxZone8q6Xr .impact_statscnFwB > div:first-child {
    margin-bottom: 1.5rem;
}.thxZone8q6Xr .impact_statscnFwB > div:first-child::after {
    width: 60px;
    bottom: -0.75rem;
    height: 2px;
}
}

@media (prefers-reduced-motion: reduce) {.thxZone8q6Xr .impact_statscnFwB,
    .thxZone8q6Xr .impact_statscnFwB:hover,
    .thxZone8q6Xr a:hover {
    transform: none;
    transition: none;
}.thxZone8q6Xr::before,
    .thxZone8q6Xr a::before {
    animation: none;
}.thxZone8q6Xr .impact_statscnFwB > div:first-child::after {
    animation: none;
    width: 100px;
}.thxZone8q6Xr h5::before {
    animation: none;
    transform: scale(1);
}}.contact_boxdhiJ5 {
    color: #ffffff;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: #000000;
}.contact_boxdhiJ5::before {
    content: "";
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(170,178,159,0.5) 0%, transparent 50%, rgb(173,136,123,0.5) 100%);
    opacity: 0.2;
    height: 100%;
    top: 0;
}.contact_boxdhiJ5::after {
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(170,178,159), transparent);
    width: 100%;
}.contact_boxdhiJ5 .profile_imageJ5jQ1 {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.15;
    z-index: 0;
    height: 100%;
    mix-blend-mode: luminosity;
    filter: saturate(0.6) contrast(1.3);
    left: 0;
}.contact_boxdhiJ5 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.contact_boxdhiJ5 h3 {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 60px;
    letter-spacing: 3px;
    text-shadow: 0 0 10px rgb(170,178,159,0.5), 0 0 20px rgb(170,178,159,0.5);
    font-size: 44px;
}.contact_boxdhiJ5 h3::before {
    height: 3px;
    background: rgb(170,178,159);
    left: calc(50% - 100px);
    bottom: -20px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    position: absolute;
    width: 200px;
    box-shadow: 0 0 10px rgb(170,178,159), 0 0 20px rgb(170,178,159);
    content: "";
}.contact_boxdhiJ5 .query_requestyKwuH {
    background: rgba(15, 15, 20, 0.8);
    display: flex;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5), 0 0 15px rgb(170,178,159,0.5);
    flex-wrap: wrap;
    border: 1px solid rgb(170,178,159,0.5);
    clip-path: polygon(
        0 0, 
        calc(100% - 20px) 0, 
        100% 20px, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        20px 100%, 
        0 calc(100% - 20px)
    );
    border-radius: 0;
}.contact_boxdhiJ5 .query_requestyKwuH::before {
    left: 0;
    content: "";
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(170,178,159), transparent);
    z-index: 3;
    height: 2px;
    top: 0;
    position: absolute;
}.contact_boxdhiJ5 .query_requestyKwuH::after {
    height: 2px;
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, transparent, rgb(173,136,123), transparent);
}.contact_boxdhiJ5 .request_reachSQCZF {
    padding: 50px;
    z-index: 2;
    position: relative;
    flex: 1 1 60%;
}.contact_boxdhiJ5 .request_reachSQCZF h3 {
    color: rgb(170,178,159);
    font-weight: 600;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}.contact_boxdhiJ5 .request_reachSQCZF h3::before {
    display: none;
}.contact_boxdhiJ5 .request_reachSQCZF input[type="text"],
.contact_boxdhiJ5 .request_reachSQCZF textarea {
    color: #ffffff;
    border: 1px solid rgb(170,178,159,0.5);
    border-radius: 0;
    width: 100%;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(170,178,159);
    margin-bottom: 20px;
    font-size: 15px;
    background: rgba(0, 0, 0, 0.3);
    padding: 16px 20px;
    font-family: Arial, sans-serif;
}.contact_boxdhiJ5 .request_reachSQCZF input[type="text"]::placeholder,
.contact_boxdhiJ5 .request_reachSQCZF textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact_boxdhiJ5 .request_reachSQCZF input[type="text"]:focus,
.contact_boxdhiJ5 .request_reachSQCZF textarea:focus {
    border-color: rgb(170,178,159);
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(170,178,159,0.5);
    outline: none;
}.contact_boxdhiJ5 .request_reachSQCZF textarea {
    resize: vertical;
    min-height: 150px;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 label {
    font-size: 13px;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    line-height: 1.6;
    padding-left: 35px;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 label::before {
    content: "";
    left: 0;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.3);
    width: 20px;
    height: 20px;
    border: 1px solid rgb(170,178,159,0.5);
    top: 2px;
    position: absolute;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 input[type="checkbox"]:checked + label::before {
    border-color: rgb(170,178,159);
    background: rgb(170,178,159);
    box-shadow: 0 0 10px rgb(170,178,159,0.5);
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    width: 6px;
    height: 12px;
    border: solid #ffffff;
    top: 4px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    left: 7px;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid rgb(170,178,159,0.5);
    color: rgb(170,178,159);
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 a:hover {
    color: rgb(173,136,123);
    border-bottom-color: rgb(173,136,123);
    text-shadow: 0 0 5px rgb(173,136,123);
}.contact_boxdhiJ5 .request_reachSQCZF .connect_querylUaOM {
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    background: rgb(170,178,159);
    font-weight: 600;
    clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
    transition: all 0.3s ease;
    font-size: 15px;
    color: #ffffff;
    border: none;
    padding: 16px 30px;
    overflow: hidden;
}.contact_boxdhiJ5 .request_reachSQCZF .connect_querylUaOM::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -100%;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    transition: all 0.5s ease;
}.contact_boxdhiJ5 .request_reachSQCZF .connect_querylUaOM:hover {
    background: rgb(173,136,123);
    box-shadow: 0 0 20px rgb(173,136,123,0.5);
    transform: translateY(-2px);
}.contact_boxdhiJ5 .request_reachSQCZF .connect_querylUaOM:hover::before {
    left: 100%;
}.contact_boxdhiJ5 .inquiry_support38UJW {
    background: rgba(0, 0, 0, 0.4);
    border-left: 1px solid rgb(170,178,159,0.5);
    flex: 1 1 35%;
    padding: 50px;
    z-index: 2;
    position: relative;
}.contact_boxdhiJ5 .inquiry_support38UJW h4 {
    position: relative;
    margin-bottom: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(173,136,123);
    text-transform: uppercase;
    font-size: 24px;
}.contact_boxdhiJ5 .inquiry_support38UJW h4::after {
    bottom: -10px;
    background: rgb(173,136,123);
    left: 0;
    height: 2px;
    width: 50px;
    box-shadow: 0 0 10px rgb(173,136,123);
    content: "";
    position: absolute;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li {
    margin-bottom: 20px;
    display: flex;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    transition: all 0.3s ease;
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
    border: 1px solid rgb(173,136,123,0.5);
    padding: 15px;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li::after {
    content: "";
    left: 0;
    background: rgb(173,136,123);
    position: absolute;
    width: 3px;
    opacity: 0.7;
    height: 100%;
    top: 0;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li:hover {
    transform: translateX(5px);
    border-color: rgb(173,136,123);
    box-shadow: 0 0 15px rgb(173,136,123,0.5);
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li svg {
    margin-right: 15px;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li:hover svg {
    transform: scale(1.1);
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li svg path {
    fill: rgb(173,136,123);
    transition: all 0.3s ease;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 3px rgb(173,136,123));
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li span {
    font-size: 15px;
    color: #ffffff;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li a:hover {
    text-shadow: 0 0 5px rgb(173,136,123,0.5);
    color: rgb(173,136,123);
}

@keyframes flicker {
    0% { opacity: 1; }
    3% { opacity: 0.8; }
    6% { opacity: 1; }
    7% { opacity: 0.9; }
    9% { opacity: 1; }
    11% { opacity: 0.7; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    83% { opacity: 0.8; }
    87% { opacity: 1; }
    100% { opacity: 1; }
}

@media (max-width: 992px) {.contact_boxdhiJ5 {
    padding: 70px 0;
}.contact_boxdhiJ5 h3 {
    font-size: calc(44px * 0.8);
}.contact_boxdhiJ5 .query_requestyKwuH {
    clip-path: polygon(
            0 0, 
            calc(100% - 20px) 0, 
            100% 20px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
    flex-direction: column;
}.contact_boxdhiJ5 .inquiry_support38UJW {
    border-left: none;
    border-top: 1px solid rgb(173,136,123,0.5);
}
}

@media (max-width: 768px) {.contact_boxdhiJ5 {
    padding: 60px 0;
}.contact_boxdhiJ5 h3 {
    font-size: calc(44px * 0.7);
    margin-bottom: 40px;
}.contact_boxdhiJ5 h3::before {
    width: 150px;
    bottom: -15px;
    left: calc(50% - 75px);
}.contact_boxdhiJ5 .request_reachSQCZF,
    .contact_boxdhiJ5 .inquiry_support38UJW {
    padding: 40px 30px;
}.contact_boxdhiJ5 .request_reachSQCZF input[type="text"],
    .contact_boxdhiJ5 .request_reachSQCZF textarea {
    padding: 14px 16px;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li {
    padding: 12px;
}
}

@media (max-width: 576px) {.contact_boxdhiJ5 {
    padding: 50px 0;
}.contact_boxdhiJ5 h3 {
    font-size: calc(44px * 0.5);
    margin-bottom: 35px;
}.contact_boxdhiJ5 h3::before {
    height: 2px;
    left: calc(50% - 50px);
    width: 100px;
    bottom: -12px;
}.contact_boxdhiJ5 .query_requestyKwuH {
    clip-path: polygon(
            0 0, 
            calc(100% - 15px) 0, 
            100% 15px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.contact_boxdhiJ5 .request_reachSQCZF,
    .contact_boxdhiJ5 .inquiry_support38UJW {
    padding: 30px 20px;
}.contact_boxdhiJ5 .request_reachSQCZF input[type="text"],
    .contact_boxdhiJ5 .request_reachSQCZF textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_boxdhiJ5 .request_reachSQCZF .inquiry_messagemSTo2 label {
    font-size: calc(13px * 0.9);
}.contact_boxdhiJ5 .request_reachSQCZF .connect_querylUaOM {
    width: 100%;
    padding: 14px 20px;
}.contact_boxdhiJ5 .inquiry_support38UJW .feedback_card4qZYf li {
    margin-bottom: 15px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    padding: 10px;
}}.secure_hideout9N28r {
    background-color: rgb(214,217,211);
    font-family: Arial, sans-serif;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 50px;
}.secure_hideout9N28r h1 {
    margin: 20px 0;
    font-size: 43px;
    font-weight: 700;
    color: #000000;
}.secure_hideout9N28r h2 {
    margin: 15px 0;
    color: rgb(170,178,159);
    font-weight: 600;
    font-size: 29px;
}.secure_hideout9N28r h3, .secure_hideout9N28r h4, .secure_hideout9N28r h5, .secure_hideout9N28r h6 {
    margin: 1rem 0;
}.secure_hideout9N28r ul {
    margin: 1rem 0;
    list-style-type: none;
    padding: 0;
}.secure_hideout9N28r ul li {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #000000;
}.secure_hideout9N28r div {
    margin-top: 30px;
}
@media only screen and (max-width: 800px) {.secure_hideout9N28r {
    padding: 30px;
}.secure_hideout9N28r h1 {
    font-size: 29px;
}.secure_hideout9N28r h2 {
    font-size: 20px;
}}.academic_expertise3OMxp {
    background: linear-gradient(135deg, rgb(214,217,211) 0%, rgb(170,178,159,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.academic_expertise3OMxp::before {
    left: 0;
    content: "";
    transform: scale(1.5) rotate(-5deg);
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, transparent 45%, rgb(173,136,123,0.5) 45%, rgb(173,136,123,0.5) 55%, transparent 55%);
    top: 0;
    height: 100%;
}.academic_expertise3OMxp .feedback_testimonials5GMvf {
    z-index: 1;
    position: relative;
    flex-direction: row;
    max-width: 1100px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    transform: rotate(-2deg);
    display: flex;
}.academic_expertise3OMxp .profile_imageJ5jQ1 {
    width: 350px;
    height: 400px;
    transition: all 0.5s ease;
    box-shadow: 20px 20px 0 rgb(170,178,159,0.5);
    border-radius: 28px;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    transform: perspective(1000px) rotateY(-15deg);
}.academic_expertise3OMxp .experience_loggBjM8 {
    transform: perspective(1000px) rotateY(5deg) translateX(-30px);
    z-index: 2;
    background: #ffffff;
    transition: all 0.5s ease;
    max-width: 450px;
    border-radius: 28px;
    position: relative;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}.academic_expertise3OMxp .experience_loggBjM8::before {
    right: -15px;
    width: 100%;
    top: -15px;
    background: rgb(173,136,123,0.5);
    transform: rotate(3deg);
    height: 100%;
    content: "";
    position: absolute;
    border-radius: 28px;
    z-index: -1;
}.academic_expertise3OMxp .name {
    font-size: 29px;
    color: rgb(170,178,159);
    transform: skewX(-5deg);
    margin-bottom: 0.5rem;
    font-weight: 700;
}.academic_expertise3OMxp .experience_loggBjM8 div:nth-child(2) {
    color: rgb(173,136,123);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    transform: skewX(-5deg);
}.academic_expertise3OMxp .exp_sectionEoRnD {
    padding-left: 1.5rem;
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
    font-style: italic;
}.academic_expertise3OMxp .exp_sectionEoRnD::before {
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(170,178,159), rgb(173,136,123));
    border-radius: 10px;
    position: absolute;
    height: 100%;
    top: 0;
    width: 4px;
}.academic_expertise3OMxp .feedback_testimonials5GMvf:hover .profile_imageJ5jQ1 {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(170,178,159,0.5);
}.academic_expertise3OMxp .feedback_testimonials5GMvf:hover .experience_loggBjM8 {
    transform: perspective(1000px) rotateY(0) translateX(-20px);
}

@media screen and (max-width: 991px) {.academic_expertise3OMxp .feedback_testimonials5GMvf {
    gap: 3rem;
    flex-direction: column;
    transform: rotate(0);
}.academic_expertise3OMxp .profile_imageJ5jQ1 {
    margin: 0 auto;
    height: 320px;
    transform: perspective(1000px) rotateY(0);
    width: 280px;
}.academic_expertise3OMxp .experience_loggBjM8 {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.academic_expertise3OMxp .feedback_testimonials5GMvf:hover .profile_imageJ5jQ1 {
    transform: perspective(1000px) rotateY(0);
}.academic_expertise3OMxp .feedback_testimonials5GMvf:hover .experience_loggBjM8 {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}.title_pageB92oO {
    min-height: 100vh;
    padding: 5rem 1rem;
    background: linear-gradient(135deg, rgb(214,217,211) 0%, rgb(173,136,123,0.5) 100%);
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}.title_pageB92oO > div {
    display: grid;
    z-index: 2;
    max-width: 1200px;
    gap: 2rem;
    margin: 0 auto;
    grid-template-columns: 1fr;
    width: 100%;
    position: relative;
}.title_pageB92oO::before {
    top: 0;
    background: linear-gradient(45deg, rgb(170,178,159,0.5) 0%, transparent 75%);
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.1;
    z-index: 1;
    height: 100%;
    width: 100%;
}.title_pageB92oO h1.course_basekbfBD {
    animation: slideIn 0.8s 0.2s forwards ease-out;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    position: relative;
    transform: translateX(-10px);
    font-weight: 700;
    opacity: 0;
    color: #000000;
    font-size: clamp(2rem, 5vw, 47px);
}.title_pageB92oO h1.course_basekbfBD::after {
    position: absolute;
    width: 80px;
    bottom: -10px;
    content: "";
    transform: scaleX(0);
    height: 4px;
    animation: lineExpand 1s 0.6s forwards ease-out;
    left: 0;
    background: rgb(170,178,159);
    transform-origin: left;
}.title_pageB92oO p {
    line-height: 1.6;
    transform: translateY(20px);
    font-size: clamp(1rem, 2vw, 16px);
    opacity: 0;
    animation: fadeUp 0.8s 0.4s forwards ease-out;
    margin-bottom: 2rem;
    max-width: 600px;
    color: #000000;
}.title_pageB92oO .course_entryBINsJ {
    animation: fadeUp 0.8s 0.6s forwards ease-out;
    transform: translateY(30px);
    margin-top: 2rem;
    position: relative;
    opacity: 0;
    width: 100%;
}.title_pageB92oO .mission_whybnW39 {
    align-items: flex-end;
    border-radius: 10px;
    display: flex;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 2rem;
    position: relative;
}.title_pageB92oO .mission_whybnW39:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.title_pageB92oO .mission_whybnW39::before {
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    height: 100%;
    content: "";
}.title_pageB92oO .mission_whybnW39 span {
    z-index: 2;
    width: 100%;
    position: relative;
}.title_pageB92oO .mission_whybnW39 h3 {
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: clamp(1rem, 2vw, 24px);
    color: #ffffff;
    margin: 0;
    font-weight: 600;
}

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

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

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

@media (min-width: 768px) {.title_pageB92oO > div {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.title_pageB92oO .mission_whybnW39 {
    height: 350px;
}
}

@media (min-width: 992px) {.title_pageB92oO {
    padding: 6rem 2rem;
}.title_pageB92oO > div {
    gap: 4rem;
}.title_pageB92oO h1.course_basekbfBD {
    margin-bottom: 2rem;
}.title_pageB92oO .mission_whybnW39 {
    height: 400px;
}.title_pageB92oO .mission_whybnW39 h3 {
    font-size: 24px;
}
}

@media (max-width: 767px) {.title_pageB92oO {
    padding: 4rem 1rem;
}.title_pageB92oO h1.course_basekbfBD::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 480px) {.title_pageB92oO {
    padding: 3rem 1rem;
}.title_pageB92oO .mission_whybnW39 {
    padding: 1.5rem;
    height: 250px;
}}.course_methodology5XAS8 {
    min-height: 80vh;
    justify-content: center;
    position: relative;
    background: linear-gradient(120deg, rgb(214,217,211) 0%, rgb(170,178,159,0.5) 100%);
    padding: 7rem 2rem;
    align-items: center;
    display: flex;
    overflow: hidden;
}.course_methodology5XAS8::before {
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 1;
    content: '';
    background: 
        radial-gradient(circle at 20% 30%, rgb(173,136,123,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(170,178,159,0.5) 0%, transparent 15%);
    top: 0;
    opacity: 0.6;
    left: 0;
}.course_methodology5XAS8::after {
    opacity: 0.1;
    height: 100%;
    width: 100%;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(173,136,123,0.5) 49.5%, rgb(173,136,123,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 49.5%, rgb(170,178,159,0.5) 49.5%, rgb(170,178,159,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 20px;
    z-index: 1;
    left: 0;
    position: absolute;
    content: '';
    animation: patternMove 30s linear infinite;
}@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 40px, 40px 40px;
    }
}

.course_methodology5XAS8 .impact_statscnFwB {
    width: 90%;
    justify-content: center;
    position: relative;
    z-index: 5;
    display: flex;
    max-width: 1200px;
}.course_methodology5XAS8 .content_cardRoAQF {
    transition: all 0.4s ease;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 85%,
        95% 100%,
        0 100%
    );
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    border-radius: 20px;
    width: 70%;
    max-width: 800px;
    padding: 4rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
}.course_methodology5XAS8 .content_cardRoAQF::before {
    background: radial-gradient(
        ellipse at center,
        rgb(170,178,159,0.5) 0%,
        transparent 60%
    );
    transition: all 0.5s ease;
    position: absolute;
    top: -50%;
    content: '';
    z-index: -1;
    width: 200%;
    transform: rotate(30deg);
    height: 200%;
    left: -50%;
    opacity: 0.2;
}.course_methodology5XAS8 .content_cardRoAQF::after {
    left: 0;
    height: 5px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(90deg, rgb(170,178,159), rgb(173,136,123));
    position: absolute;
    content: '';
    top: 0;
}.course_methodology5XAS8 h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 28px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    padding-bottom: 1.5rem;
}.course_methodology5XAS8 h2::before {
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background: linear-gradient(90deg, rgb(170,178,159), rgb(173,136,123));
    content: '';
    transition: width 0.8s ease;
}.course_methodology5XAS8 h2::after {
    border-right: 2px solid rgb(170,178,159);
    border-top: 2px solid rgb(170,178,159);
    transition: all 0.3s ease;
    top: -15px;
    right: -15px;
    position: absolute;
    height: 30px;
    width: 30px;
    opacity: 0.5;
    content: '';
}.course_methodology5XAS8 .content_cardRoAQF:hover h2::before {
    width: 100px;
}.course_methodology5XAS8 p {
    line-height: 1.8;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    opacity: 0.9;
    z-index: 2;
}.course_methodology5XAS8 p::before {
    position: absolute;
    content: '';
    width: 50px;
    transition: width 0.3s ease;
    right: 0;
    bottom: -10px;
    opacity: 0.5;
    background: rgb(173,136,123,0.5);
    height: 2px;
}.course_methodology5XAS8 .content_cardRoAQF:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course_methodology5XAS8 .content_cardRoAQF:hover::before {
    transform: rotate(45deg);
    opacity: 0.3;
}.course_methodology5XAS8 .content_cardRoAQF:hover h2::after {
    transform: scale(1.2);
    opacity: 0.7;
}.course_methodology5XAS8 .content_cardRoAQF:hover p::before {
    width: 100px;
}.course_methodology5XAS8::before,
.course_methodology5XAS8::after {
    transition: all 0.5s ease;
}.course_methodology5XAS8:hover::before {
    filter: blur(20px);
}.course_methodology5XAS8:hover::after {
    opacity: 0.15;
}

@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 992px) {.course_methodology5XAS8 {
    padding: 5rem 1.5rem;
}.course_methodology5XAS8 .content_cardRoAQF {
    width: 80%;
    padding: 3rem;
}.course_methodology5XAS8 h2 {
    padding-bottom: 1.2rem;
    margin-bottom: 1.5rem;
    font-size: calc(28px * 0.9);
}.course_methodology5XAS8 .content_cardRoAQF:hover h2::before {
    width: 80px;
}.course_methodology5XAS8 p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 768px) {.course_methodology5XAS8 {
    padding: 4rem 1rem;
    min-height: 60vh;
}.course_methodology5XAS8 .content_cardRoAQF {
    padding: 2.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% 90%,
            97% 100%,
            0 100%
        );
    width: 100%;
}.course_methodology5XAS8 h2 {
    padding-bottom: 1rem;
    margin-bottom: 1.2rem;
    letter-spacing: 1px;
    font-size: calc(28px * 0.8);
}.course_methodology5XAS8 h2::after {
    top: -10px;
    height: 20px;
    width: 20px;
    right: -10px;
}.course_methodology5XAS8 .content_cardRoAQF:hover h2::before {
    width: 60px;
}.course_methodology5XAS8 p::before {
    width: 30px;
}.course_methodology5XAS8 .content_cardRoAQF:hover p::before {
    width: 60px;
}
}

@media (max-width: 576px) {.course_methodology5XAS8 {
    padding: 3rem 0.8rem;
    min-height: auto;
}.course_methodology5XAS8 .content_cardRoAQF {
    clip-path: polygon(
            0 0,
            100% 0,
            100% 95%,
            98% 100%,
            0 100%
        );
    padding: 2rem;
}.course_methodology5XAS8 h2 {
    font-size: calc(28px * 0.7);
    letter-spacing: 0.5px;
    padding-bottom: 0.8rem;
    margin-bottom: 1rem;
}.course_methodology5XAS8 p {
    font-size: calc(14px * 0.9);
}.course_methodology5XAS8 .content_cardRoAQF::after {
    height: 3px;
}.course_methodology5XAS8::before {
    opacity: 0.4;
}.course_methodology5XAS8::after {
    opacity: 0.05;
}}footer {
    width: 100%;
    position: relative;
}.gdpr_blockPLizM {
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    color: #000000;
    background-color: #ffffff;
    position: relative;
}.gdpr_blockPLizM::before {
    bottom: 0;
    content: "";
    background-image: repeating-linear-gradient(
        to right,
        rgb(170,178,159),
        rgb(170,178,159) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
}footer .idea_pool9nPqX {
    z-index: 1;
    position: relative;
}footer .connect_teamfsWzg {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    height: 100px;
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
}footer .info_item {
    padding: 0 25px;
    flex: 1;
    align-items: center;
    overflow: hidden;
    min-width: 250px;
    height: 100px;
    cursor: pointer;
    transition: all 0.5s ease;
    margin-right: 1px;
    background-color: rgb(173,136,123);
    display: flex;
    position: relative;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    flex: 1.5;
    background-color: rgb(170,178,159);
}footer .info_item::after {
    width: 1px;
    height: 100%;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.1);
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    position: relative;
    fill: #ffffff;
    margin-right: 15px;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
    z-index: 2;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 18px;
    z-index: 2;
    max-width: 100%;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}footer .info_item::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    transition: opacity 0.5s ease;
    opacity: 0;
    content: "";
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    flex-wrap: nowrap;
    padding: 0 20px;
    -webkit-overflow-scrolling: touch;
    display: flex;
    margin: 0 -20px;
    overflow-x: auto;
    gap: 0;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .head_sitewrapOMBrp, footer .head_mainZlzpn, footer .subscribe_holder {
    min-width: 280px;
    flex: 0 0 100%;
    position: relative;
    scroll-snap-align: start;
    padding: 30px;
    margin-right: 30px;
    max-width: 500px;
    transition: all 0.4s ease;
    height: 450px;
    border-radius: 25px;
}footer .head_sitewrapOMBrp {
    display: flex;
    text-align: center;
    justify-content: center;
    background-color: rgb(214,217,211);
    flex-direction: column;
    align-items: center;
}footer .head_sitewrapOMBrp svg {
    width: auto;
    height: 50px;
    margin-bottom: 30px;
}footer .access_helpn6kmx {
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
    max-width: 300px;
}footer .head_mainZlzpn {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(173,136,123,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(170,178,159,0.5) 0%, transparent 40%);
    background-color: rgb(173,136,123);
    color: #ffffff;
    display: flex;
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
    position: relative;
}footer .head_mainZlzpn::after {
    bottom: 0;
    background-size: 30px 30px;
    content: "";
    position: absolute;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
    pointer-events: none;
}footer .head_mainZlzpn h5 {
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 21px;
    color: #ffffff;
    letter-spacing: 1px;
}footer .head_mainZlzpn h5::after {
    content: "";
    bottom: -10px;
    position: absolute;
    background-color: rgb(170,178,159);
    left: 0;
    width: 30px;
    height: 2px;
}footer .top_tutorgBUCb {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    max-height: 280px;
    height: auto;
}footer .top_tutorgBUCb a {
    display: block;
    font-size: 18px;
    padding: 10px 0;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
}footer .top_tutorgBUCb a:hover {
    border-bottom-color: rgb(170,178,159);
    padding-left: 10px;
    color: #ffffff;
}footer .subscribe_holder {
    color: #ffffff;
    justify-content: center;
    background-color: rgb(170,178,159);
    flex-direction: column;
    display: flex;
}footer .subscribe_holder h5 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 21px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    border-radius: 10px;
    border: none;
    padding: 15px;
    transition: all 0.3s ease;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .access_lessonsfDAK5 {
    border-radius: 10px;
    border: none;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    background-color: rgb(173,136,123);
    cursor: pointer;
    padding: 15px;
    transition: all 0.3s ease;
    color: #ffffff;
}footer .access_lessonsfDAK5:hover {
    background-color: rgb(173,136,123,0.5);
}footer .data_viz9rcuS {
    margin-top: 40px;
    position: relative;
    padding-top: 20px;
}footer .data_viz9rcuS::before {
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    position: absolute;
    right: 20%;
    content: "";
    left: 20%;
}footer .affiliate_cta25f8O {
    color: #000000;
    font-size: 16px;
    text-align: center;
}

@media (min-width: 992px) {footer .text_main_holder {
    margin: 0;
    flex-wrap: wrap;
    gap: 30px;
    scroll-snap-type: none;
    overflow-x: visible;
    padding: 0;
}footer .head_sitewrapOMBrp, footer .head_mainZlzpn, footer .subscribe_holder {
    flex: 1;
    margin-right: 0;
    min-width: 0;
    height: 500px;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head_sitewrapOMBrp::before,
    footer .head_mainZlzpn::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .gdpr_blockPLizM {
    padding: 60px 0 30px;
}footer .connect_teamfsWzg {
    flex-direction: column;
    height: auto;
    margin-bottom: 40px;
}footer .info_item {
    margin-bottom: 1px;
    margin-right: 0;
    width: 100%;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .head_sitewrapOMBrp, footer .head_mainZlzpn, footer .subscribe_holder {
    height: auto;
    min-height: 350px;
    padding: 25px 20px;
}
}

@media (max-width: 576px) {footer .gdpr_blockPLizM {
    padding: 50px 0 20px;
}footer .head_sitewrapOMBrp::before,
    footer .head_mainZlzpn::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    left: 15px;
    top: 15px;
}footer .top_tutorgBUCb {
    max-height: 220px;
    height: auto;
}footer .head_sitewrapOMBrp, footer .head_mainZlzpn, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .head_mainZlzpn h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .access_lessonsfDAK5 {
    padding: 12px;
}
}