* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.access_cta_wBmaA {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1112px;
    max-width: 100%;
}.wrapper-skeleton_BkagF {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
}.top_mentor_nRqjP {
    flex: 1 0 auto;
}@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }

::-webkit-scrollbar {
    padding: 3px;
    width: 12px;
}::-webkit-scrollbar-track {
    border-radius: 20px;
    background: radial-gradient(circle at bottom left, rgb(255, 255, 255, 0.5) 93%, rgb(93,112,110,0.5) 20%, rgb(127,146,144) 74%, rgb(161,179,178) 68%);
}::-webkit-scrollbar-track:active {
    background: rgb(93,112,110,0.5);
}::-webkit-scrollbar-thumb {
    border: 3px ridge rgb(93,112,110);
    background: rgb(127,146,144);
    border-radius: 9999px;
    box-shadow: 5px -2px 13px -2px rgba(0, 0, 0, 0.4);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(127,146,144);
    box-shadow: 5px 3px 3px 6px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
}* {
    scrollbar-color: rgb(127,146,144) rgb(127,146,144,0.5);
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 8px;
}
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.get_in_touch_xOByb {
    position: relative;
    padding: 5rem 0;
}.get_in_touch_xOByb::before {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
}.get_in_touch_xOByb .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.get_in_touch_xOByb .reach_card_MBwAO {
    background: rgb(161,179,178);
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 29px;
}.get_in_touch_xOByb .reach_card_MBwAO::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(90deg, 
        rgb(127,146,144), 
        rgb(93,112,110));
    height: 5px;
}.get_in_touch_xOByb .feedback_info_PXomn {
    padding: 3rem;
    flex: 1 0 300px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    background: rgb(161,179,178);
}.get_in_touch_xOByb .feedback_info_PXomn::after {
    position: absolute;
    content: "";
    width: 1px;
    top: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom,
        transparent,
        rgb(127,146,144,0.5),
        transparent);
}.get_in_touch_xOByb .feedback_info_PXomn h3 {
    border-bottom: 2px solid rgb(93,112,110);
    font-size: 19px;
    padding-bottom: 1rem;
    font-weight: 700;
    color: rgb(127,146,144);
    margin-bottom: 2.5rem;
    display: inline-block;
}.get_in_touch_xOByb .feedback_info_PXomn div {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    align-items: center;
    margin-bottom: 2rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1rem;
    display: flex;
}.get_in_touch_xOByb .feedback_info_PXomn div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}.get_in_touch_xOByb .feedback_info_PXomn div svg {
    flex-shrink: 0;
    height: 24px;
    padding: 5px;
    border-radius: 50%;
    width: 24px;
    margin-right: 1rem;
    background: rgb(127,146,144);
}.get_in_touch_xOByb .feedback_info_PXomn div svg path {
    fill: #ffffff;
}.get_in_touch_xOByb .feedback_info_PXomn div span {
    color: #000000;
    font-size: 13px;
}.get_in_touch_xOByb .feedback_info_PXomn div span a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.get_in_touch_xOByb .feedback_info_PXomn div span a:hover {
    color: rgb(127,146,144);
}.get_in_touch_xOByb .query_map_yKSDY {
    padding: 3rem;
    background: #ffffff;
    flex: 1 0 450px;
    position: relative;
}.get_in_touch_xOByb .query_map_yKSDY::before {
    transform: rotate(45deg);
    background: #ffffff;
    width: 20px;
    content: "";
    left: -10px;
    top: 3rem;
    position: absolute;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    height: 20px;
}.get_in_touch_xOByb .query_map_yKSDY form {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}.get_in_touch_xOByb .query_map_yKSDY h3 {
    color: #000000;
    font-size: 19px;
    margin-bottom: 2rem;
    text-align: center;
    position: relative;
    font-weight: 600;
}.get_in_touch_xOByb .query_map_yKSDY h3::after {
    bottom: -10px;
    left: 50%;
    content: "";
    background: rgb(127,146,144);
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
    width: 50px;
}.get_in_touch_xOByb .query_map_yKSDY input[type="text"],
.get_in_touch_xOByb .query_map_yKSDY input[type="email"] {
    padding: 1rem 1.2rem;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    color: #000000;
    font-size: 13px;
    border-radius: 10px;
    background: rgb(161,179,178);
}.get_in_touch_xOByb .query_map_yKSDY input[type="text"]:focus,
.get_in_touch_xOByb .query_map_yKSDY input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(127,146,144,0.5);
    outline: none;
    border-color: rgb(127,146,144);
}.get_in_touch_xOByb .query_map_yKSDY input[type="text"]::placeholder,
.get_in_touch_xOByb .query_map_yKSDY input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx {
    margin: 0.5rem 0;
    gap: 10px;
    display: flex;
    align-items: flex-start;
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx input[type="checkbox"] {
    transition: all 0.2s ease;
    height: 20px;
    position: relative;
    margin-top: 2px;
    background-color: #ffffff;
    flex-shrink: 0;
    width: 20px;
    appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
    border: 2px solid #000000;
    border-radius: 4px;
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx input[type="checkbox"]:checked {
    background-color: rgb(127,146,144);
    border-color: rgb(127,146,144);
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx input[type="checkbox"]:checked::after {
    position: absolute;
    border: solid #ffffff;
    left: 7px;
    height: 8px;
    transform: rotate(45deg);
    width: 4px;
    border-width: 0 2px 2px 0;
    content: "";
    top: 3px;
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx label {
    font-size: calc(13px - 1px);
    color: #000000;
    line-height: 1.5;
}.get_in_touch_xOByb .query_map_yKSDY .message_links_TzWQx label a {
    font-weight: 600;
    color: rgb(127,146,144);
    text-decoration: none;
}.get_in_touch_xOByb .query_map_yKSDY .query_message_zkeEB {
    background: rgb(127,146,144);
    border-radius: 10px;
    font-weight: 600;
    font-size: 17px;
    transition: all 0.3s ease;
    border: none;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    overflow: hidden;
    margin-top: 1rem;
    padding: 1rem;
    width: 100%;
}.get_in_touch_xOByb .query_map_yKSDY .query_message_zkeEB::after {
    border-radius: 100%;
    transform-origin: 50% 50%;
    height: 5px;
    opacity: 0;
    left: 50%;
    transform: scale(1, 1) translate(-50%);
    width: 5px;
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    position: absolute;
}.get_in_touch_xOByb .query_map_yKSDY .query_message_zkeEB:hover {
    background: rgb(93,112,110);
}.get_in_touch_xOByb .query_map_yKSDY .query_message_zkeEB:focus {
    outline: none;
}.get_in_touch_xOByb .query_map_yKSDY .query_message_zkeEB:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {.get_in_touch_xOByb .reach_card_MBwAO {
    flex-direction: column;
}.get_in_touch_xOByb .feedback_info_PXomn {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.get_in_touch_xOByb .feedback_info_PXomn::after {
    width: 100%;
    right: unset;
    left: 0;
    height: 1px;
    top: unset;
    background: linear-gradient(to right,
            transparent,
            rgb(127,146,144,0.5),
            transparent);
    bottom: 0;
}.get_in_touch_xOByb .query_map_yKSDY::before {
    left: 3rem;
    top: -10px;
    transform: rotate(135deg);
}
}

@media screen and (max-width: 768px) {.get_in_touch_xOByb {
    padding: 4rem 0;
}.get_in_touch_xOByb .feedback_info_PXomn,
    .get_in_touch_xOByb .query_map_yKSDY {
    padding: 2rem;
}.get_in_touch_xOByb .feedback_info_PXomn h3,
    .get_in_touch_xOByb .query_map_yKSDY h3 {
    font-size: calc(19px - 2px);
}
}

@media screen and (max-width: 576px) {.get_in_touch_xOByb {
    padding: 3rem 0;
}.get_in_touch_xOByb .feedback_info_PXomn,
    .get_in_touch_xOByb .query_map_yKSDY {
    padding: 1.5rem;
}.get_in_touch_xOByb .feedback_info_PXomn div {
    margin-bottom: 1.25rem;
    padding: 0.75rem;
}.get_in_touch_xOByb .feedback_info_PXomn div svg {
    height: 20px;
    width: 20px;
}.get_in_touch_xOByb .query_map_yKSDY input[type="text"],
    .get_in_touch_xOByb .query_map_yKSDY input[type="email"] {
    padding: 0.8rem 1rem;
}.get_in_touch_xOByb .query_map_yKSDY::before {
    display: none;
}}.about_this_ViepC {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.about_this_ViepC::before {
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5));
    position: absolute;
    content: "";
    width: 100%;
}.about_this_ViepC::after {
    background: rgb(127,146,144);
    width: 100%;
    right: -50%;
    transform: rotate(-45deg);
    z-index: 2;
    top: -50%;
    height: 200%;
    content: "";
    opacity: 0.18;
    position: absolute;
}.about_this_ViepC .container {
    max-width: 1200px;
    z-index: 5;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.about_this_ViepC .text_placeholder_OKvAt {
    border-left: 4px solid rgb(127,146,144);
    position: relative;
    animation: slide-up 0.8s ease-out forwards;
    transform: translateY(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    background: rgba(23, 23, 35, 0.85);
    padding: 50px;
}.about_this_ViepC .text_placeholder_OKvAt::before {
    top: 0;
    height: 4px;
    width: 30%;
    position: absolute;
    background: rgb(127,146,144);
    right: 0;
    content: "";
}.about_this_ViepC .text_placeholder_OKvAt::after {
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(127,146,144), transparent);
    width: 60%;
}.about_this_ViepC h1 {
    position: relative;
    margin-bottom: 30px;
    font-size: 43px;
    font-weight: 700;
    opacity: 0;
    animation: slide-right 0.6s ease-out 0.3s forwards;
    display: inline-block;
    transform: translateX(-20px);
}.about_this_ViepC h1::after {
    content: "";
    position: absolute;
    transform-origin: left;
    height: 3px;
    left: 0;
    bottom: -10px;
    width: 80px;
    background: rgb(127,146,144);
    animation: expand 0.6s ease-out 0.9s forwards;
    transform: scaleX(0);
}.about_this_ViepC ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.about_this_ViepC li {
    margin-bottom: 20px;
}.about_this_ViepC li:last-child {
    margin-bottom: 0;
}.about_this_ViepC h4 {
    color: rgb(93,112,110);
    opacity: 0;
    font-weight: 600;
    transform: translateY(15px);
    font-size: 20px;
    margin-bottom: 15px;
    animation: slide-up 0.6s ease-out 0.6s forwards;
}.about_this_ViepC span {
    column-gap: 40px;
    line-height: 1.7;
    font-weight: 400;
    font-family: Arial, sans-serif;
    opacity: 0;
    display: block;
    column-count: 1;
    max-width: 100%;
    animation: fade-in 0.8s ease-out 0.9s forwards;
    transform: translateY(20px);
    color: rgba(255, 255, 255, 0.9);
}

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

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

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

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

@media (min-width: 768px) {.about_this_ViepC {
    padding: 160px 0;
}.about_this_ViepC .text_placeholder_OKvAt {
    margin-left: 5%;
    padding: 60px;
    width: 90%;
}.about_this_ViepC h1 {
    font-size: calc(43px * 1.2);
    margin-bottom: 40px;
}.about_this_ViepC h1::after {
    width: 120px;
}.about_this_ViepC span {
    column-gap: 50px;
    column-count: 2;
}.about_this_ViepC::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
}
}

@media (min-width: 1200px) {.about_this_ViepC {
    padding: 180px 0;
}.about_this_ViepC .text_placeholder_OKvAt {
    margin-left: 10%;
    width: 80%;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 70px 80px;
}.about_this_ViepC h1 {
    font-size: calc(43px * 1.4);
}.about_this_ViepC h1::after {
    height: 4px;
    width: 150px;
}.about_this_ViepC span {
    column-count: 3;
    font-size: calc(13px * 1.05);
}
}

@media (hover: hover) {.about_this_ViepC .text_placeholder_OKvAt:hover {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateY(0);
}.about_this_ViepC .text_placeholder_OKvAt:hover::before {
    width: 40%;
    transition: width 0.5s ease;
}
}

@media (max-width: 767px) {.about_this_ViepC {
    padding: 80px 0;
}.about_this_ViepC .text_placeholder_OKvAt {
    padding: 30px 25px;
}.about_this_ViepC h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 25px;
}.about_this_ViepC h4 {
    font-size: calc(20px * 0.9);
}.about_this_ViepC span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}header .top_plank {
    background: rgb(127,146,144);
    color:  #ffffff;
}header .top_plank .skill_masterypro_bPvgy div svg, header .top_plank .skill_masterypro_bPvgy div svg path {
    fill: #ffffff;
}header .top_plank .skill_masterypro_bPvgy div span {
    color: #ffffff;
}header .top_plank .skill_masterypro_bPvgy {
    display: flex;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 21px;
    width: 100%;
    flex-wrap: wrap;
}header .top_plank .skill_masterypro_bPvgy div {
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .skill_masterypro_bPvgy div img, header .top_plank .skill_masterypro_bPvgy div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.secure_lodge_YHfxy {
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, rgba(rgb(127,146,144,0.5), 0.05) 100%);
    position: relative;
}.secure_lodge_YHfxy::before {
    content: "";
    animation: slidein 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    width: 100%;
    transform-origin: left center;
    top: 0;
    position: absolute;
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(127,146,144) 0%, rgb(93,112,110) 100%);
}.secure_lodge_YHfxy::after {
    z-index: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgba(rgb(127,146,144,0.5), 0.03), transparent);
    width: 30%;
    right: 0;
    content: "";
}.secure_lodge_YHfxy .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1140px;
}.secure_lodge_YHfxy h1 {
    font-size: 42px;
    letter-spacing: -0.5px;
    color: #000000;
    transform: translateY(10px);
    animation: fadeup 0.5s ease-out 0.2s forwards;
    position: relative;
    opacity: 0;
    margin-bottom: 2.5rem;
    font-weight: 700;
}.secure_lodge_YHfxy h1::after {
    position: absolute;
    width: 60px;
    content: "";
    left: 0;
    transform-origin: left;
    bottom: -12px;
    background: rgb(127,146,144);
    transform: scaleX(0);
    animation: scaleIn 0.6s ease-out 0.6s forwards;
    height: 3px;
}.secure_lodge_YHfxy h2 {
    transform: translateY(10px);
    position: relative;
    color: #000000;
    padding-left: 1rem;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    opacity: 0;
    font-size: 32px;
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
}.secure_lodge_YHfxy h2::before {
    top: 0;
    width: 3px;
    left: 0;
    transform: scaleY(0.7);
    content: "";
    background: rgb(93,112,110);
    height: 100%;
    position: absolute;
    opacity: 0.8;
}.secure_lodge_YHfxy h3 {
    color: #000000;
    opacity: 0;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    font-weight: 600;
    transform: translateY(10px);
    margin: 2rem 0 1rem;
    font-size: calc(32px * 0.85);
}.secure_lodge_YHfxy h4 {
    animation: fadeup 0.5s ease-out 0.3s forwards;
    font-weight: 600;
    opacity: 0.85;
    opacity: 0;
    color: #000000;
    font-size: calc(32px * 0.75);
    transform: translateY(10px);
    margin: 1.5rem 0 1rem;
}.secure_lodge_YHfxy p {
    color: #000000;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    line-height: 1.75;
    transform: translateY(10px);
    opacity: 0;
    font-size: 13px;
    margin-bottom: 1.5rem;
    max-width: 95%;
}.secure_lodge_YHfxy p strong {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 600;
}.secure_lodge_YHfxy p strong::after {
    content: "";
    background: rgb(127,146,144);
    left: 0;
    height: 1px;
    opacity: 0.5;
    width: 100%;
    bottom: -2px;
    position: absolute;
}.secure_lodge_YHfxy span {
    margin-bottom: 1.5rem;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    display: block;
    padding-left: 1rem;
    line-height: 1.75;
    transform: translateY(10px);
    position: relative;
    opacity: 0;
    color: #000000;
    font-size: 13px;
}.secure_lodge_YHfxy span::before {
    top: 0.5rem;
    position: absolute;
    content: "";
    left: 0;
    height: calc(100% - 1rem);
    width: 3px;
    background: rgb(93,112,110);
    opacity: 0.3;
}.secure_lodge_YHfxy ul {
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    margin: 1.5rem 0 2rem;
    opacity: 0;
    border-radius: 0 10px 10px 0;
    padding-left: 0;
    position: relative;
    animation: slidein 0.6s ease-out 0.5s forwards;
    border-left: 3px solid rgb(127,146,144);
    list-style: none;
    padding: 1.5rem 2rem;
    transform: translateX(-10px);
}.secure_lodge_YHfxy ul::before {
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(to right, rgba(rgb(127,146,144,0.5), 0.05), transparent);
}.secure_lodge_YHfxy li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
    position: relative;
}.secure_lodge_YHfxy li:last-child {
    margin-bottom: 0;
}.secure_lodge_YHfxy li::before {
    top: 0.5rem;
    background: rgb(93,112,110);
    content: "";
    height: 8px;
    left: 0;
    transform: rotate(45deg);
    width: 8px;
    position: absolute;
    border-radius: 1px;
}

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

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

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

@media (min-width: 768px) {.secure_lodge_YHfxy {
    padding: 6rem 3rem;
}.secure_lodge_YHfxy h1 {
    margin-bottom: 3rem;
    font-size: calc(42px * 1.15);
}.secure_lodge_YHfxy h1::after {
    width: 80px;
}.secure_lodge_YHfxy p, .secure_lodge_YHfxy span {
    max-width: 85%;
}.secure_lodge_YHfxy ul {
    margin-left: 1rem;
    max-width: 90%;
}
}

@media (min-width: 992px) {.secure_lodge_YHfxy {
    padding: 7rem 4rem;
}.secure_lodge_YHfxy::after {
    width: 40%;
}.secure_lodge_YHfxy h1 {
    font-size: calc(42px * 1.3);
}.secure_lodge_YHfxy h2 {
    padding-left: 1.5rem;
}.secure_lodge_YHfxy p, .secure_lodge_YHfxy span {
    font-size: calc(13px * 1.05);
    max-width: 80%;
}.secure_lodge_YHfxy ul {
    padding: 2rem 2.5rem;
}.secure_lodge_YHfxy li {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.secure_lodge_YHfxy {
    padding: 4rem 1.5rem;
}.secure_lodge_YHfxy h1 {
    font-size: calc(42px * 0.9);
}.secure_lodge_YHfxy h2 {
    font-size: calc(32px * 0.9);
}.secure_lodge_YHfxy h3 {
    font-size: calc(32px * 0.8);
}.secure_lodge_YHfxy h4 {
    font-size: calc(32px * 0.7);
}.secure_lodge_YHfxy p, .secure_lodge_YHfxy span {
    max-width: 100%;
}.secure_lodge_YHfxy ul {
    padding: 1.25rem 1.5rem;
}}.leadership_profile_PVwJT {
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, rgb(127,146,144,0.5) 100%);
}.leadership_profile_PVwJT::before {
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
    -45deg,
    rgb(127,146,144,0.5) 0px,
    rgb(127,146,144,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    top: 0;
    opacity: 0.08;
    height: 100%;
    width: 100%;
}.leadership_profile_PVwJT::after {
    content: "";
    right: -50%;
    top: -50%;
    height: 100%;
    background: radial-gradient(circle, rgb(93,112,110,0.5) 0%, transparent 70%);
    opacity: 0.15;
    width: 100%;
    z-index: 0;
    position: absolute;
}.leadership_profile_PVwJT .container {
    z-index: 2;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.leadership_profile_PVwJT .feedback_stars_DlCSU {
    isolation: isolate;
    background: #ffffff;
    gap: 2rem;
    padding: 3rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.leadership_profile_PVwJT .feedback_stars_DlCSU::before {
    content: "";
    height: 100%;
    left: 0;
    width: 4px;
    z-index: 1;
    top: 0;
    background: linear-gradient(to bottom, rgb(127,146,144), rgb(93,112,110));
    position: absolute;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
    order: 1;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotate(-3deg);
    position: relative;
    width: 200px;
    height: 200px;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG::after {
    z-index: 1;
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(to top right, rgba(rgb(127,146,144), 0.2), transparent);
    mix-blend-mode: overlay;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG:hover {
    transform: translateY(-15px) rotate(0deg) scale(1.05);
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(2) {
    order: 2;
    border-left: 1px solid rgb(127,146,144,0.5);
    padding-left: 1rem;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .name {
    display: inline-block;
    color: rgb(127,146,144);
    margin-bottom: 0.5rem;
    position: relative;
    font-size: calc(23px * 1.1);
    font-weight: 700;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .name::after {
    height: 2px;
    transform-origin: left;
    content: "";
    transform: scaleX(0.7);
    width: 60%;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease-out;
    background: rgb(93,112,110);
    bottom: -4px;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .name:hover::after {
    transform: scaleX(1);
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(2) > div {
    color: rgb(93,112,110);
    margin-top: 0.5rem;
    letter-spacing: 0.5px;
    font-size: 17px;
    font-weight: 600;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(3) {
    position: relative;
    order: 3;
    margin-top: 1rem;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .emp_milestones_SLHUj {
    border-radius: 10px;
    color: #000000;
    position: relative;
    font-size: 17px;
    line-height: 1.7;
    margin: 0;
    padding: 1.5rem;
    background: linear-gradient(to right, rgb(161,179,178) 0%, transparent 100%);
}.leadership_profile_PVwJT .feedback_stars_DlCSU .emp_milestones_SLHUj::before {
    opacity: 0.3;
    font-size: 5rem;
    position: absolute;
    left: 0;
    line-height: 1;
    top: -0.5rem;
    color: rgb(127,146,144,0.5);
    content: "";
}

@media (min-width: 768px) {.leadership_profile_PVwJT .feedback_stars_DlCSU {
    grid-template-columns: 250px 1fr;
    gap: 3rem;
    grid-template-areas: 
      "photo info"
      "quote quote";
    padding: 4rem;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:first-child {
    justify-content: flex-start;
    grid-area: photo;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(2) {
    padding-left: 0;
    border-left: none;
    align-self: center;
    grid-area: info;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(3) {
    grid-area: quote;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .emp_milestones_SLHUj {
    padding: 2rem;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, transparent 100%);
}
}

@media (min-width: 992px) {.leadership_profile_PVwJT .feedback_stars_DlCSU {
    padding: 5rem;
    grid-template-areas: 
      "photo info"
      "photo quote";
    gap: 3rem 4rem;
    grid-template-columns: 300px 1fr;
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:first-child {
    align-self: start;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG {
    height: 280px;
    width: 280px;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .name {
    font-size: calc(23px * 1.3);
}.leadership_profile_PVwJT .feedback_stars_DlCSU > div:nth-child(2) > div {
    font-size: calc(17px * 1.1);
}.leadership_profile_PVwJT .feedback_stars_DlCSU .emp_milestones_SLHUj {
    font-size: calc(17px * 1.05);
    padding: 2.5rem;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.leadership_profile_PVwJT .feedback_stars_DlCSU {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(1deg) rotateY(-1deg);
}.leadership_profile_PVwJT .feedback_stars_DlCSU:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG {
    height: 320px;
    width: 320px;
}
}

@media (max-width: 767px) {.leadership_profile_PVwJT {
    padding: 3rem 0;
}.leadership_profile_PVwJT .container {
    padding: 0 1.5rem;
}.leadership_profile_PVwJT .feedback_stars_DlCSU {
    padding: 2rem 1.5rem;
    transform: none;
}.leadership_profile_PVwJT .feedback_stars_DlCSU .article_photo_DdWKG {
    width: 180px;
    height: 180px;
}}.learning_process_QuVgJ {
    background: linear-gradient(155deg, rgb(161,179,178) 0%, rgb(127,146,144,0.5) 100%);
    position: relative;
    overflow: visible;
    padding: 180px 0 150px;
}.learning_process_QuVgJ::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    opacity: 0.1;
    top: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(45deg, rgb(127,146,144,0.5) 0%, transparent 60%);
}.learning_process_QuVgJ .path_creators_AlVsp {
    margin: 0 auto;
    z-index: 2;
    justify-content: flex-start;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    display: flex;
}.learning_process_QuVgJ .text_placeholder_OKvAt {
    flex-direction: column;
    width: 55%;
    margin-left: 5%;
    position: relative;
    display: flex;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2 {
    font-weight: 700;
    padding: 40px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 0 11px 11px 0;
    font-size: 28px;
    align-self: flex-start;
    position: relative;
    transform: translateX(-80px) translateY(20px);
    z-index: 4;
    backdrop-filter: blur(10px);
    margin-bottom: 0;
    color: #ffffff;
    background: linear-gradient(120deg, rgb(127,146,144,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
}.learning_process_QuVgJ .text_placeholder_OKvAt p {
    transform: translateX(60px);
    backdrop-filter: blur(15px);
    position: relative;
    margin-top: -30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 3;
    border-radius: 11px 0 0 11px;
    align-self: flex-end;
    background: rgba(255, 255, 255, 0.05);
    padding: 45px;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.8;
}.learning_process_QuVgJ .text_placeholder_OKvAt::before {
    border: 2px solid rgb(127,146,144,0.5);
    right: -200px;
    opacity: 0.1;
    content: '';
    transform: rotate(25deg);
    top: -130px;
    z-index: 1;
    height: 300px;
    animation: rotate-float 40s infinite linear;
    width: 300px;
    position: absolute;
}.learning_process_QuVgJ .text_placeholder_OKvAt::after {
    bottom: -100px;
    content: '';
    border: 2px solid rgb(93,112,110,0.5);
    height: 250px;
    opacity: 0.1;
    width: 250px;
    z-index: 0;
    left: -150px;
    position: absolute;
    animation: rotate-float 30s infinite linear reverse;
    transform: rotate(15deg);
}.learning_process_QuVgJ .text_placeholder_OKvAt h2::before {
    transform: rotate(45deg);
    background: rgb(127,146,144);
    height: 80px;
    content: '';
    z-index: -1;
    width: 80px;
    left: -25px;
    opacity: 0.1;
    position: absolute;
    top: -25px;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2::after {
    background: linear-gradient(90deg, rgb(127,146,144) 0%, transparent 100%);
    left: 0;
    position: absolute;
    height: 3px;
    width: 100%;
    opacity: 0.6;
    content: '';
    bottom: 0;
}.learning_process_QuVgJ .text_placeholder_OKvAt p::before {
    position: absolute;
    height: 70%;
    content: '';
    opacity: 0.3;
    background: rgb(93,112,110,0.5);
    width: 15px;
    top: 15%;
    right: 0;
}.learning_process_QuVgJ .text_placeholder_OKvAt p::after {
    bottom: 20px;
    opacity: 0.3;
    content: '';
    background: linear-gradient(90deg, transparent 0%, rgb(127,146,144) 100%);
    width: 170px;
    right: 30px;
    animation: pulse-width 5s infinite ease-in-out;
    position: absolute;
    transform-origin: right center;
    height: 3px;
}.learning_process_QuVgJ::after {
    background: linear-gradient(90deg, transparent 0%, rgb(127,146,144) 60%, rgb(127,146,144) 100%);
    right: 0;
    content: '';
    bottom: 50px;
    width: 35%;
    position: absolute;
    height: 2px;
    opacity: 0.3;
    z-index: 1;
}.learning_process_QuVgJ .path_creators_AlVsp::before {
    opacity: 0.05;
    border-radius: 50%;
    width: 250px;
    left: -125px;
    top: -125px;
    position: absolute;
    content: '';
    filter: blur(80px);
    animation: pulse-subtle 15s infinite alternate;
    background: rgb(127,146,144);
    height: 250px;
}.learning_process_QuVgJ .path_creators_AlVsp::after {
    width: 1px;
    left: 30%;
    top: -25%;
    background: linear-gradient(to bottom, transparent, rgb(127,146,144,0.5), transparent);
    content: '';
    z-index: 0;
    opacity: 0.2;
    height: 150%;
    position: absolute;
}

@keyframes rotate-float {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-width {
    0%, 100% {
        width: 170px;
        opacity: 0.3;
    }
    50% {
        width: 120px;
        opacity: 0.5;
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 1200px) {.learning_process_QuVgJ .text_placeholder_OKvAt {
    width: 65%;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2 {
    transform: translateX(-60px) translateY(20px);
}.learning_process_QuVgJ .text_placeholder_OKvAt p {
    transform: translateX(40px);
}.learning_process_QuVgJ .text_placeholder_OKvAt::before {
    height: 250px;
    width: 250px;
    right: -150px;
}.learning_process_QuVgJ .text_placeholder_OKvAt::after {
    left: -100px;
    width: 200px;
    height: 200px;
}
}

@media screen and (max-width: 992px) {.learning_process_QuVgJ {
    padding: 150px 0 120px;
}.learning_process_QuVgJ .text_placeholder_OKvAt {
    width: 75%;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2 {
    transform: translateX(-40px) translateY(15px);
    padding: 35px;
}.learning_process_QuVgJ .text_placeholder_OKvAt p {
    padding: 35px;
    transform: translateX(30px);
}.learning_process_QuVgJ .text_placeholder_OKvAt::before {
    top: -100px;
    width: 200px;
    right: -100px;
    height: 200px;
}.learning_process_QuVgJ .text_placeholder_OKvAt::after {
    left: -75px;
    bottom: -75px;
    height: 150px;
    width: 150px;
}.learning_process_QuVgJ .path_creators_AlVsp::after {
    left: 20%;
}
}

@media screen and (max-width: 768px) {.learning_process_QuVgJ {
    overflow: hidden;
    padding: 120px 0 100px;
}.learning_process_QuVgJ .path_creators_AlVsp {
    justify-content: center;
}.learning_process_QuVgJ .text_placeholder_OKvAt {
    margin-left: 0;
    width: 90%;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2 {
    align-self: center;
    margin-bottom: 20px;
    font-size: calc(28px * 0.9);
    border-radius: 11px;
    transform: translateX(0) translateY(0);
    padding: 30px;
}.learning_process_QuVgJ .text_placeholder_OKvAt p {
    padding: 30px;
    align-self: center;
    border-radius: 11px;
    margin-top: 0;
    transform: translateX(0);
}.learning_process_QuVgJ .text_placeholder_OKvAt::before,
    .learning_process_QuVgJ .text_placeholder_OKvAt::after,
    .learning_process_QuVgJ::after,
    .learning_process_QuVgJ .path_creators_AlVsp::before,
    .learning_process_QuVgJ .path_creators_AlVsp::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.learning_process_QuVgJ {
    padding: 100px 0 80px;
}.learning_process_QuVgJ .text_placeholder_OKvAt {
    width: 100%;
}.learning_process_QuVgJ .text_placeholder_OKvAt h2 {
    padding: 25px;
    font-size: calc(28px * 0.8);
}.learning_process_QuVgJ .text_placeholder_OKvAt p {
    font-size: calc(15px * 0.9);
    padding: 25px;
}}.gratBlock_LNrvn {
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, rgb(127,146,144,0.5) 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.gratBlock_LNrvn::before {
    height: 100%;
    transform: translateZ(-50px);
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.1;
    content: "";
    background: linear-gradient(45deg, transparent 45%, rgb(93,112,110,0.5) 45%, rgb(93,112,110,0.5) 55%, transparent 55%);
    z-index: 1;
}.gratBlock_LNrvn::after {
    width: 100%;
    height: 200%;
    opacity: 0.2;
    z-index: 0;
    position: absolute;
    right: -50%;
    content: "";
    animation: rotateGradient 15s infinite linear;
    background: radial-gradient(circle at center, rgb(127,146,144,0.5) 0%, transparent 70%);
    top: -50%;
}.gratBlock_LNrvn .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}.gratBlock_LNrvn .path_creators_AlVsp {
    max-width: 900px;
    flex-direction: column;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    background: linear-gradient(170deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    transform: translateZ(30px);
    gap: 2rem;
    padding: 3rem;
    display: flex;
    transform-style: preserve-3d;
    margin: 0 auto;
    position: relative;
    border-left: 4px solid rgb(127,146,144);
}.gratBlock_LNrvn .path_creators_AlVsp::before {
    z-index: -1;
    transform: translateZ(-15px);
    position: absolute;
    left: -10px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    content: "";
    top: -10px;
    background: linear-gradient(135deg, rgb(93,112,110,0.5) 0%, transparent 70%);
    right: 10px;
    bottom: 10px;
    opacity: 0.4;
}.gratBlock_LNrvn .path_creators_AlVsp > div:first-child {
    animation: slideInTop 0.8s ease-out forwards;
    position: relative;
    transform: translateZ(20px);
}.gratBlock_LNrvn .path_creators_AlVsp > div:first-child::after {
    background: linear-gradient(90deg, rgb(127,146,144) 0%, transparent 100%);
    left: 0;
    position: absolute;
    content: "";
    bottom: -10px;
    height: 3px;
    transform: translateZ(5px);
    width: 70%;
}.gratBlock_LNrvn .path_creators_AlVsp > div:last-child {
    transform: translateZ(10px);
    opacity: 0;
    position: relative;
    animation: slideInBottom 0.8s ease-out 0.3s forwards;
}.gratBlock_LNrvn h5 {
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 700;
    margin-bottom: 1rem;
    transform: translateX(-5px);
    font-size: 19px;
}.gratBlock_LNrvn h5::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 15px;
    transform: translateY(-50%);
    width: 15px;
    background-color: rgb(127,146,144);
    position: absolute;
    left: -20px;
    top: 50%;
    content: "";
}.gratBlock_LNrvn p {
    max-width: 95%;
    transition: color 0.3s ease;
    line-height: 1.7;
    font-size: 15px;
    color: #000000;
    position: relative;
    padding-left: 1rem;
}.gratBlock_LNrvn p::before {
    top: 0;
    left: 0;
    content: "";
    transition: transform 0.3s ease;
    background: linear-gradient(to bottom, rgb(127,146,144) 0%, rgb(93,112,110) 100%);
    bottom: 0;
    position: absolute;
    width: 3px;
    transform: scaleY(0.9);
}.gratBlock_LNrvn a {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    display: block;
}.gratBlock_LNrvn a:hover {
    transform: translateX(10px);
}.gratBlock_LNrvn a:hover p {
    color: rgb(127,146,144);
}.gratBlock_LNrvn a:hover p::before {
    transform: scaleY(1.1);
}

@keyframes slideInTop {
    from {
        transform: translateZ(20px) translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateZ(20px) translateY(0);
        opacity: 1;
    }
}

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

@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.gratBlock_LNrvn {
    padding: 4rem 0;
}.gratBlock_LNrvn .path_creators_AlVsp {
    margin: 0 2rem;
    padding: 2.5rem;
}.gratBlock_LNrvn h5 {
    font-size: calc(19px - 0.1rem);
}
}

@media (max-width: 768px) {.gratBlock_LNrvn {
    padding: 3rem 0;
}.gratBlock_LNrvn .path_creators_AlVsp {
    gap: 1.5rem;
    margin: 0 1.5rem;
    padding: 2rem;
}.gratBlock_LNrvn h5 {
    font-size: calc(19px - 0.2rem);
}.gratBlock_LNrvn p {
    font-size: calc(15px - 0.1rem);
    max-width: 100%;
}
}

@media (max-width: 576px) {.gratBlock_LNrvn {
    padding: 2.5rem 0;
}.gratBlock_LNrvn .path_creators_AlVsp {
    gap: 1.2rem;
    padding: 1.5rem;
    margin: 0 1rem;
}.gratBlock_LNrvn h5 {
    font-size: calc(19px - 0.3rem);
}.gratBlock_LNrvn h5::before {
    height: 12px;
    left: -15px;
    width: 12px;
}.gratBlock_LNrvn p {
    padding-left: 0.7rem;
}.gratBlock_LNrvn a:hover {
    transform: translateX(5px);
}}.title_screen_RzIZq {
    padding: 120px 0;
    width: 100%;
    font-family: Arial, sans-serif;
    background: rgb(161,179,178);
    overflow: hidden;
    position: relative;
}.title_screen_RzIZq > div {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.title_screen_RzIZq .mentor_values_PAQzH {
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}.title_screen_RzIZq .mentor_values_PAQzH::before {
    content: "";
    bottom: -10px;
    left: 0;
    transition: transform 0.5s ease;
    width: 120px;
    height: 4px;
    background: linear-gradient(90deg, rgb(127,146,144), rgb(93,112,110));
    position: absolute;
    transform: translateX(0);
}.title_screen_RzIZq:hover .mentor_values_PAQzH::before {
    transform: translateX(20px);
}.title_screen_RzIZq .learn_entry_pjkMZ {
    margin: 0 0 40px;
    font-size: 47px;
    transform: translateY(0);
    transition: transform 0.4s ease;
    position: relative;
    color: #000000;
    font-weight: 700;
}.title_screen_RzIZq:hover .learn_entry_pjkMZ {
    transform: translateY(-5px);
}.title_screen_RzIZq .study_express_BjOwF {
    position: relative;
    padding: 60px 40px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.title_screen_RzIZq .study_express_BjOwF::before {
    content: "";
    z-index: 1;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(127,146,144,0.5), rgb(93,112,110,0.5));
    left: 0;
    position: absolute;
    top: 0;
}.title_screen_RzIZq .study_express_BjOwF > div {
    color: #ffffff;
    z-index: 2;
    position: relative;
    gap: 30px;
    display: flex;
    flex-direction: column;
}.title_screen_RzIZq .study_express_BjOwF p {
    position: relative;
    max-width: 650px;
    margin: 0;
    font-size: calc(16px * 1.2);
    line-height: 1.6;
    padding-left: 20px;
}.title_screen_RzIZq .study_express_BjOwF p::before {
    height: 100%;
    transform: scaleY(0.8);
    width: 4px;
    transition: transform 0.3s ease;
    top: 0;
    left: 0;
    background: rgb(93,112,110);
    content: "";
    position: absolute;
}.title_screen_RzIZq .study_express_BjOwF:hover p::before {
    transform: scaleY(1);
}.title_screen_RzIZq .study_express_BjOwF h3 {
    max-width: 800px;
    transform: translateX(0);
    font-weight: 600;
    font-size: 20px;
    padding: 20px;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease;
    line-height: 1.5;
    margin: 0;
    background: rgba(255, 255, 255, 0.15);
}.title_screen_RzIZq .study_express_BjOwF:hover h3 {
    transform: translateX(10px);
}

@media (max-width: 992px) {.title_screen_RzIZq {
    padding: 80px 0;
}.title_screen_RzIZq .learn_entry_pjkMZ {
    font-size: calc(47px * 0.9);
}.title_screen_RzIZq .study_express_BjOwF {
    padding: 40px 30px;
}.title_screen_RzIZq .study_express_BjOwF h3 {
    font-size: calc(20px * 0.95);
}
}

@media (max-width: 768px) {.title_screen_RzIZq {
    padding: 60px 0;
}.title_screen_RzIZq .learn_entry_pjkMZ {
    margin-bottom: 30px;
    font-size: calc(47px * 0.8);
}.title_screen_RzIZq .study_express_BjOwF {
    padding: 30px 25px;
}.title_screen_RzIZq .study_express_BjOwF p {
    font-size: 16px;
}.title_screen_RzIZq .study_express_BjOwF h3 {
    padding: 15px;
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 576px) {.title_screen_RzIZq {
    padding: 40px 0;
}.title_screen_RzIZq .mentor_values_PAQzH::before {
    width: 80px;
}.title_screen_RzIZq .learn_entry_pjkMZ {
    margin-bottom: 25px;
    font-size: calc(47px * 0.7);
}.title_screen_RzIZq .study_express_BjOwF {
    padding: 25px 20px;
}.title_screen_RzIZq .study_express_BjOwF p {
    padding-left: 15px;
    font-size: calc(16px * 0.95);
}.title_screen_RzIZq .study_express_BjOwF h3 {
    padding: 12px;
    font-size: calc(20px * 0.85);
}}.course_offering_sfVYF {
    flex-direction: column;
    position: relative;
    overflow: hidden;
    display: flex;
    background-color: rgb(161,179,178);
    z-index: 1;
    min-height: 100vh;
    justify-content: center;
}.course_offering_sfVYF::before {
    width: 100%;
    top: 0;
    z-index: 2;
    position: absolute;
    height: 100%;
    left: 0;
    pointer-events: none;
    content: '';
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(127,146,144,0.5) 100%);
}.course_offering_sfVYF::after {
    height: 100%;
    content: '';
    top: 0;
    animation: pulse 15s infinite alternate;
    left: 0;
    width: 100%;
    pointer-events: none;
    z-index: 3;
    background: radial-gradient(circle at 75% 25%, rgb(93,112,110,0.5) 0%, transparent 50%);
    position: absolute;
}.course_offering_sfVYF .skill_up_kveWI {
    left: 0;
    position: absolute;
    overflow: hidden;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}.course_offering_sfVYF .education_map_WspSt {
    animation: carousel-slide 30s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    height: 100%;
    display: flex;
    width: calc(100% * var(--slide-count, 5));
}.course_offering_sfVYF .skill_up_kveWI:hover .education_map_WspSt {
    animation-play-state: paused;
}.course_offering_sfVYF .job_success_dAOkF {
    width: calc(100% / var(--slide-count, 5));
    position: relative;
    transition: transform 0.5s ease;
    height: 100%;
    overflow: hidden;
}.course_offering_sfVYF .job_success_dAOkF::before {
    width: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    content: '';
    background: linear-gradient(to bottom, transparent 40%, #000000 100%);
    z-index: 2;
}.course_offering_sfVYF .job_success_dAOkF::after {
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(127,146,144,0.5),
        rgb(127,146,144,0.5) 2px,
        transparent 2px,
        transparent 4px
    );
    position: absolute;
    mix-blend-mode: overlay;
    content: '';
    left: 0;
    opacity: 0.05;
}.course_offering_sfVYF .job_success_dAOkF img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: transform 8s ease;
    filter: saturate(1.2) contrast(1.1);
    transform: scale(1.05);
}.course_offering_sfVYF .job_success_dAOkF:hover img {
    transform: scale(1.15);
}.course_offering_sfVYF .container {
    position: relative;
    align-items: center;
    display: flex;
    padding: 2rem 0;
    justify-content: flex-end;
    z-index: 10;
    height: 100%;
}.course_offering_sfVYF .path_creators_AlVsp {
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 600px;
    padding: 3rem;
    width: 100%;
    transform: translateX(0);
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%);
    animation: float 6s ease-in-out infinite;
}.course_offering_sfVYF .training_path_fixuJ {
    position: relative;
}.course_offering_sfVYF .training_path_fixuJ::before {
    left: -20px;
    content: '';
    height: 40px;
    position: absolute;
    opacity: 0.8;
    border-top: 2px solid rgb(127,146,144);
    width: 40px;
    border-left: 2px solid rgb(127,146,144);
    top: -20px;
}.course_offering_sfVYF .training_path_fixuJ::after {
    height: 40px;
    content: '';
    border-right: 2px solid rgb(93,112,110);
    right: -20px;
    bottom: -20px;
    width: 40px;
    border-bottom: 2px solid rgb(93,112,110);
    opacity: 0.8;
    position: absolute;
}.course_offering_sfVYF .training_path_fixuJ h3 {
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
}.course_offering_sfVYF .training_path_fixuJ h3::after {
    width: 60%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(127,146,144) 0%, transparent 100%);
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
}.course_offering_sfVYF .training_path_fixuJ p {
    opacity: 0.8;
    line-height: 1.6;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 2.5rem;
}.course_offering_sfVYF .training_path_fixuJ .query_message_zkeEB {
    transition: all 0.3s ease;
    padding: 1rem 2.5rem;
    border-radius: 10px;
    text-decoration: none;
    z-index: 1;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    position: relative;
    background: linear-gradient(135deg, rgb(127,146,144) 0%, rgb(93,112,110) 100%);
    font-size: 14px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}.course_offering_sfVYF .training_path_fixuJ .query_message_zkeEB::before {
    transition: all 0.4s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
}.course_offering_sfVYF .training_path_fixuJ .query_message_zkeEB:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}.course_offering_sfVYF .training_path_fixuJ .query_message_zkeEB:hover::before {
    transition: all 0.4s ease;
    left: 100%;
}

@keyframes carousel-slide {
    0%, 2% {
        transform: translateX(0);
    }
    18%, 22% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
    }
    38%, 42% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
    }
    58%, 62% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
    }
    78%, 82% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
    }
    98%, 100% {
        transform: translateX(0);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media screen and (max-width: 1200px) {.course_offering_sfVYF .container {
    justify-content: center;
}.course_offering_sfVYF .path_creators_AlVsp {
    max-width: 80%;
}
}

@media screen and (max-width: 768px) {.course_offering_sfVYF {
    padding: 6rem 0;
    min-height: auto;
}.course_offering_sfVYF .skill_up_kveWI {
    height: 100%;
    position: fixed;
}.course_offering_sfVYF .path_creators_AlVsp {
    padding: 2rem;
    max-width: 90%;
}.course_offering_sfVYF .training_path_fixuJ h3 {
    font-size: calc(32px * 0.8);
}.course_offering_sfVYF .training_path_fixuJ p {
    font-size: calc(12px * 0.9);
}.course_offering_sfVYF .training_path_fixuJ .query_message_zkeEB {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.course_offering_sfVYF {
    padding: 4rem 0;
}.course_offering_sfVYF .path_creators_AlVsp {
    padding: 1.5rem;
}.course_offering_sfVYF .training_path_fixuJ h3 {
    font-size: calc(32px * 0.7);
}.course_offering_sfVYF .training_path_fixuJ::before,
    .course_offering_sfVYF .training_path_fixuJ::after {
    height: 30px;
    width: 30px;
}@keyframes carousel-slide {
        0%, 5% {
            transform: translateX(0);
        }
        20%, 25% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
        }
        40%, 45% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
        }
        60%, 65% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
        }
        80%, 85% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
        }
        95%, 100% {
            transform: translateX(0);
        }
    }
}

.course_offering_sfVYF .education_map_WspSt {
    --slide-count: 5;
}

@supports (animation-timeline: scroll()) {.course_offering_sfVYF .education_map_WspSt {
    animation-range: 0 100vh;
    animation-timeline: scroll();
}}header {
    left: 0;
    position: fixed;
    width: 100%;
    background: 
        linear-gradient(170deg, 
            #000000 0%,
            rgb(127,146,144,0.5) 100%);
    overflow: hidden;
    top: 0;
    z-index: 1000;
    background: #000000;
}header::before {
    left: 0;
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(93,112,110,0.5) 10px,
            rgb(93,112,110,0.5) 11px
        );
    opacity: 0.03;
}header::after {
    position: absolute;
    z-index: 5;
    left: 0;
    background-size: 200% 100%;
    content: "";
    background: linear-gradient(90deg, 
        rgb(127,146,144),
        rgb(93,112,110),
        rgb(127,146,144));
    animation: gradient-shift 8s linear infinite;
    top: 0;
    width: 100%;
    height: 5px;
}header .container {
    align-items: center;
    display: flex;
    position: relative;
    padding: 0;
    flex-direction: column;
}header .site_study_tUFHw {
    position: relative;
    z-index: 2;
    padding-top: 1.5rem;
    align-items: center;
    display: flex;
    width: 100%;
    flex-direction: column;
}header .nav_master_Xechl {
    position: relative;
    display: flex;
    text-decoration: none;
    margin-bottom: 2rem;
    z-index: 3;
    justify-content: center;
    padding: 0.5rem 2rem;
}header .nav_master_Xechl::before {
    width: 160%;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(93,112,110,0.5) 20%,
        rgb(93,112,110) 50%,
        rgb(93,112,110,0.5) 80%,
        transparent 100%);
    left: -30%;
    height: 1px;
    position: absolute;
}header .nav_master_Xechl::after {
    border-radius: 50%;
    content: "";
    opacity: 0.5;
    position: absolute;
    background: rgb(127,146,144,0.5);
    filter: blur(20px);
    height: 40px;
    width: 40px;
    animation: orb-float 5s ease-in-out infinite alternate;
    z-index: -1;
}header .nav_master_Xechl svg {
    position: relative;
    height: 48px;
    z-index: 2;
    filter: drop-shadow(0 0 8px rgb(127,146,144,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: auto;
}header .nav_master_Xechl:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(127,146,144));
}header .header_top_gcECr {
    overflow-x: auto;
    mask-image: linear-gradient(90deg, 
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%);
    position: relative;
    scrollbar-width: none;
    background: linear-gradient(to bottom, 
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    justify-content: center;
    gap: 1rem;
    display: flex;
    padding: 1rem 0;
    width: 100vw;
}header .header_top_gcECr::-webkit-scrollbar {
    display: none;
}header .header_top_gcECr::before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(127,146,144,0.5);
}header .nav_skill_nytke {
    font-size: 13px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 0.6rem 1.8rem;
    overflow: hidden;
    background: linear-gradient(135deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    white-space: nowrap;
    position: relative;
    font-weight: 400;
    border-radius: 16px;
    border: 1px solid rgb(127,146,144,0.5);
    color: #ffffff;
    letter-spacing: 0.5px;
    text-decoration: none;
}header .nav_skill_nytke::before {
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg,
        transparent,
        rgb(93,112,110,0.5),
        transparent);
    opacity: 0.5;
    left: -100%;
    top: 0;
    content: "";
    transition: left 0.5s ease;
}header .nav_skill_nytke::after {
    right: 12px;
    background: rgb(93,112,110);
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    transition: transform 0.3s ease;
    box-shadow: 0 0 10px rgb(93,112,110);
    top: 50%;
    transform: translateY(-50%) scale(0);
}header .nav_skill_nytke:hover {
    box-shadow: 0 0 15px rgb(127,146,144,0.5),
                inset 0 0 10px rgb(127,146,144,0.5);
    transform: translateY(-2px);
    border-color: rgb(93,112,110);
    color: rgb(93,112,110);
}header .nav_skill_nytke:hover::before {
    left: 100%;
}header .nav_skill_nytke:hover::after {
    transform: translateY(-50%) scale(1);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes orb-float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 10px);
    }
}

@media (max-width: 991px) {header .nav_master_Xechl {
    margin-bottom: 1.5rem;
}header .nav_master_Xechl svg {
    height: 42px;
}header .nav_skill_nytke {
    padding: 0.5rem 1.5rem;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header .site_study_tUFHw {
    padding-top: 1rem;
}header .nav_master_Xechl {
    margin-bottom: 1rem;
}header .nav_master_Xechl svg {
    height: 36px;
}header .header_top_gcECr {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .nav_skill_nytke {
    margin: 0 0.2rem;
    padding: 0.4rem 1.2rem;
    font-size: calc(13px - 2px);
}header .nav_skill_nytke:first-child {
    margin-left: 1rem;
}header .nav_skill_nytke:last-child {
    margin-right: 1rem;
}header .nav_skill_nytke::after {
    right: 8px;
    width: 6px;
    height: 6px;
}}.price_item_element_RvnbL {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, rgba(245, 247, 252, 1) 100%);
}.price_item_element_RvnbL::before {
    content: "";
    left: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    position: absolute;
    pointer-events: none;
}.price_item_element_RvnbL .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.price_item_element_RvnbL .lesson_rates_DTuXq {
    display: flex;
    flex-direction: column-reverse;
}.price_item_element_RvnbL .price_plan_KilSa {
    text-align: center;
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
}.price_item_element_RvnbL .price_plan_KilSa h2 {
    color: #000000;
    font-size: 32px;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    font-weight: 700;
}.price_item_element_RvnbL .price_plan_KilSa h2::after {
    height: 3px;
    left: 50%;
    content: "";
    background: rgb(127,146,144);
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    bottom: -10px;
}.price_item_element_RvnbL .promo_cost_mZXeC {
    font-size: 18px;
    overflow-wrap: break-word;
    margin: 0 auto;
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    max-width: 700px;
    white-space: normal;
}.price_item_element_RvnbL .plan_pricing_IwhNr {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}.price_item_element_RvnbL .pricing_block_XrjaN {
    color: #000000;
    text-decoration: none;
    display: block;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.price_item_element_RvnbL .pricing_block_XrjaN:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.price_item_element_RvnbL .fee_package_KSgDo {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    min-height: 450px;
    position: relative;
    overflow: hidden;
}.price_item_element_RvnbL .package_pricing_Hzabl {
    z-index: 2;
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    position: relative;
    padding: 30px;
}.price_item_element_RvnbL .package_pricing_Hzabl h3 {
    transform: translateX(0);
    font-weight: 600;
    margin-bottom: 8px;
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    font-size: calc(21px + 2px);
}.price_item_element_RvnbL .pricing_block_XrjaN:hover .package_pricing_Hzabl h3 {
    transform: translateX(5px);
}.price_item_element_RvnbL .payment_option_BSbUx {
    font-size: calc(21px + 4px);
    color: rgb(127,146,144);
    display: inline-block;
    position: relative;
    margin: 15px 0;
    font-weight: 700;
}.price_item_element_RvnbL .payment_option_BSbUx::before {
    transition: all 0.3s ease;
    height: 2px;
    content: "";
    transform: translateX(-10px);
    position: absolute;
    top: 50%;
    left: -20px;
    width: 10px;
    opacity: 0;
    background: rgb(127,146,144);
}.price_item_element_RvnbL .pricing_block_XrjaN:hover .payment_option_BSbUx::before {
    opacity: 1;
    transform: translateX(0);
}.price_item_element_RvnbL .package_pricing_Hzabl p {
    margin-top: 15px;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
    font-size: 18px;
    line-height: 1.6;
    white-space: normal;
    flex: 1;
}.price_item_element_RvnbL .article_photo_DdWKG {
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease;
    width: 100%;
    height: 200px;
}.price_item_element_RvnbL .article_photo_DdWKG::after {
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(0deg, rgba(rgb(127,146,144,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}.price_item_element_RvnbL .pricing_block_XrjaN:hover .article_photo_DdWKG {
    transform: scale(1.05);
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(odd) .fee_package_KSgDo {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(even) .fee_package_KSgDo {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.price_item_element_RvnbL .pricing_block_XrjaN:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.price_item_element_RvnbL .plan_pricing_IwhNr {
    grid-template-columns: repeat(2, 1fr);
}.price_item_element_RvnbL .price_plan_KilSa {
    margin-bottom: 60px;
}.price_item_element_RvnbL .package_pricing_Hzabl h3 {
    font-size: 21px;
}.price_item_element_RvnbL .payment_option_BSbUx {
    font-size: calc(21px + 2px);
}.price_item_element_RvnbL .package_pricing_Hzabl p {
    font-size: calc(18px - 1px);
}
}

@media (min-width: 992px) {.price_item_element_RvnbL .lesson_rates_DTuXq {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.price_item_element_RvnbL .price_plan_KilSa {
    flex: 0 0 30%;
    margin-bottom: 0;
    text-align: left;
}.price_item_element_RvnbL .price_plan_KilSa h2::after {
    left: 0;
    transform: none;
}.price_item_element_RvnbL .plan_pricing_IwhNr {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.price_item_element_RvnbL .package_pricing_Hzabl {
    padding: 35px;
}
}

@media (min-width: 1200px) {.price_item_element_RvnbL .plan_pricing_IwhNr {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price_item_element_RvnbL .fee_package_KSgDo {
    min-height: 500px;
}.price_item_element_RvnbL .article_photo_DdWKG {
    height: 220px;
}.price_item_element_RvnbL .package_pricing_Hzabl h3 {
    font-size: calc(21px + 2px);
}.price_item_element_RvnbL .payment_option_BSbUx {
    font-size: calc(21px + 6px);
}}.privacySettingsWindow_BRDXn {
    background: rgb(161,179,178);
    z-index: 90;
    bottom: 0;
    position: fixed;
    border-top: 2px solid rgb(127,146,144);
    width: 100%;
}.data_guard_TKvPN {
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
    display: flex;
}.privacySettingsWindow_BRDXn h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.privacySettingsWindow_BRDXn p {
    font-size: 18px;
}.cookies_tracking_QnXkd {
    flex-shrink: 0;
    margin-right: 10px;
}.cookies_tracking_QnXkd svg, .cookies_tracking_QnXkd svg path, .cookies_tracking_QnXkd img {
    height: 100px;
    fill: rgb(127,146,144);
    width: 100px;
}.visitor_settings_PYhME {
    white-space: nowrap;
    text-decoration: none;
    margin-left: 10px;
    line-height: 35px;
    min-width: 120px;
    text-align: center;
    color: rgb(127,146,144);
    font-size: 24px;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(127,146,144);
    cursor: pointer;
}.privacySettingsWindow_BRDXn p a {
    color: rgb(127,146,144);
    text-decoration: none;
}#usageSettingsPopup_ZuDsI {
    display: none;
}#usageSettingsPopup_ZuDsI:checked ~ .privacySettingsWindow_BRDXn {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.privacySettingsWindow_BRDXn {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookies_tracking_QnXkd {
    display: none;
}.data_guard_TKvPN {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.privacySettingsWindow_BRDXn h5 {
    text-align: center;
}.privacySettingsWindow_BRDXn p {
    text-align: center;
}.privacy_opt_iJZdb {
    margin-bottom: 20px;
}body .wrapper-skeleton_BkagF .visitor_settings_PYhME {
    margin-left: 0;
}}
.wrapper-skeleton_BkagF .data_guard_TKvPN {
    justify-content: flex-end;
}.wrapper-skeleton_BkagF .visitor_settings_PYhME {
    background: rgb(127,146,144);
    margin-left: 30px;
    font-size: 20px;
    padding: 10px;
    color: #ffffff;
}.wrapper-skeleton_BkagF .privacy_opt_iJZdb {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-skeleton_BkagF .visitor_settings_PYhME {
    margin-bottom: 10px;
    margin-left: 0;
}}footer {
    position: relative;
    width: 100%;
}.access_cta_wBmaA {
    padding: 70px 0 30px;
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    position: relative;
}.access_cta_wBmaA::before {
    background: linear-gradient(90deg, rgb(127,146,144), rgb(93,112,110));
    content: "";
    height: 5px;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
}footer .lang_learn_KOpMd {
    gap: 60px;
    display: grid;
}footer .learn_talk_PCVte {
    justify-content: space-between;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item {
    margin-right: 30px;
    margin-bottom: 15px;
    position: relative;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    position: relative;
    height: 18px;
    width: 18px;
    top: 3px;
    fill: rgb(127,146,144);
    margin-right: 10px;
}footer .info_item p,
footer .info_item a {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    transition: color 0.2s ease;
    letter-spacing: 0.3px;
}footer .info_item a:hover {
    color: rgb(127,146,144);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    display: grid;
    gap: 40px;
}footer .site_prime_yJLup {
    margin-bottom: 15px;
}footer .site_prime_yJLup svg {
    height: 40px;
    margin-bottom: 20px;
    width: auto;
}footer .support_cta_qKwca {
    color: #000000;
    max-width: 350px;
    line-height: 1.6;
    font-size: 13px;
}footer .header_top_gcECr h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #000000;
    position: relative;
}footer .header_top_gcECr h5::after {
    width: 30px;
    bottom: -8px;
    left: 0;
    content: "";
    background-color: rgb(127,146,144);
    height: 2px;
    position: absolute;
}footer .nav_pagebar_kydcH {
    margin-bottom: 30px;
}footer .nav_pagebar_kydcH a {
    color: #000000;
    transition: transform 0.2s ease, color 0.2s ease;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 16px;
}footer .nav_pagebar_kydcH a:hover {
    transform: translateX(5px);
    color: rgb(127,146,144);
}footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
    border-radius: 10px;
}footer .subscribe_holder h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 16px;
    color: #000000;
}footer .input_holder {
    display: flex;
    gap: 10px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    background-color: #ffffff;
    border-radius: 10px;
    color: #000000;
    font-size: 16px;
    padding: 14px 16px;
    transition: border-color 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(127,146,144);
    outline: none;
}footer .sub_block_HfVdB {
    cursor: pointer;
    background-color: rgb(127,146,144);
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    transition: background-color 0.3s ease;
    padding: 14px 20px;
    font-size: 16px;
    text-align: center;
    border: none;
}footer .sub_block_HfVdB:hover {
    background-color: rgb(93,112,110);
}footer .review_block_zNpWm {
    margin-top: 50px;
}footer .award_show_HaYRd {
    text-align: center;
    font-size: 13px;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_block_HfVdB {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .access_cta_wBmaA {
    padding: 50px 0 30px;
}footer .learn_talk_PCVte {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .review_block_zNpWm {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .access_cta_wBmaA {
    padding: 40px 0 20px;
}footer .lang_learn_KOpMd {
    gap: 40px;
}footer .header_top_gcECr h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}.program_outcomes_XoEkt {
    padding: 8rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(161,179,178) 0%, rgba(247, 248, 255, 0.95) 100%);
}.program_outcomes_XoEkt::before {
    width: 300px;
    position: absolute;
    top: -5%;
    opacity: 0.6;
    background: linear-gradient(225deg, rgb(127,146,144,0.5) 0%, transparent 70%);
    filter: blur(60px);
    height: 300px;
    z-index: 0;
    content: "";
    transform: rotate(-15deg);
    right: -5%;
}.program_outcomes_XoEkt::after {
    transform: rotate(30deg);
    filter: blur(50px);
    bottom: -50px;
    width: 200px;
    opacity: 0.5;
    height: 200px;
    z-index: 0;
    left: -50px;
    content: "";
    background: linear-gradient(45deg, rgb(93,112,110,0.5) 0%, transparent 70%);
    position: absolute;
}.program_outcomes_XoEkt .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.program_outcomes_XoEkt .path_creators_AlVsp {
    align-items: center;
    gap: 4rem;
    justify-content: space-between;
    transform: perspective(1200px) rotateY(-2deg);
    display: flex;
}.program_outcomes_XoEkt .text_placeholder_OKvAt {
    flex: 1;
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) translateZ(20px);
    position: relative;
    backdrop-filter: blur(8px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1), 
                0 0 0 1px rgba(255, 255, 255, 0.8) inset;
    background: rgba(255, 255, 255, 0.85);
}.program_outcomes_XoEkt .text_placeholder_OKvAt:hover {
    transform: perspective(1000px) translateZ(40px) translateY(-5px);
}.program_outcomes_XoEkt .text_placeholder_OKvAt::before {
    position: absolute;
    width: 6px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(127,146,144), rgb(93,112,110));
    transform: scaleY(0.94);
    height: 100%;
    left: 0;
}.program_outcomes_XoEkt h4 {
    line-height: 1.4;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 2rem;
    font-size: calc(21px * 1.1);
}.program_outcomes_XoEkt h4::after {
    left: 0;
    background: rgb(127,146,144);
    content: "";
    width: 80px;
    position: absolute;
    height: 3px;
    bottom: -12px;
    animation: expand 3s cubic-bezier(0.25, 1, 0.5, 1) infinite alternate;
    transform-origin: left;
}@keyframes expand {
    0% { transform: scaleX(0.7); }
    100% { transform: scaleX(1); }
}

.program_outcomes_XoEkt .text_placeholder_OKvAt > div {
    display: flex;
    margin-top: 1rem;
    gap: 1.5rem;
}.program_outcomes_XoEkt ul {
    list-style: none;
    margin: 0;
    padding: 0;
    flex: 1;
}.program_outcomes_XoEkt li {
    margin-bottom: 1.5rem;
    transition: transform 0.4s ease;
    position: relative;
    transform: translateX(0);
}.program_outcomes_XoEkt li:hover {
    transform: translateX(5px);
}.program_outcomes_XoEkt li p {
    margin: 0;
    color: #000000;
    gap: 15px;
    display: flex;
    align-items: flex-start;
    line-height: 1.6;
    font-size: 16px;
}.program_outcomes_XoEkt li p span:last-child {
    flex: 1;
}.program_outcomes_XoEkt svg {
    width: 24px;
    transform: translateY(-2px);
    transition: transform 0.3s ease;
    height: 24px;
    margin-top: 3px;
}.program_outcomes_XoEkt li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.program_outcomes_XoEkt svg path {
    transition: fill 0.3s ease;
    fill: rgb(127,146,144);
}.program_outcomes_XoEkt li:hover svg path {
    fill: rgb(93,112,110);
}.program_outcomes_XoEkt .article_photo_DdWKG {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
    z-index: 1;
    box-shadow: 25px 25px 50px -12px rgba(0, 0, 0, 0.25);
    flex: 0 0 45%;
    height: auto;
    object-fit: cover;
    position: relative;
    transform: perspective(1000px) rotateY(5deg) translateZ(30px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 45%;
    border-radius: 4px;
}.program_outcomes_XoEkt .article_photo_DdWKG:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(50px);
}

@media (max-width: 1024px) {.program_outcomes_XoEkt {
    padding: 6rem 0;
}.program_outcomes_XoEkt .path_creators_AlVsp {
    transform: perspective(1200px) rotateY(-1deg);
    gap: 3rem;
}.program_outcomes_XoEkt .text_placeholder_OKvAt {
    padding: 2rem;
}.program_outcomes_XoEkt h4 {
    font-size: 21px;
}
}

@media (max-width: 768px) {.program_outcomes_XoEkt {
    padding: 4rem 0;
}.program_outcomes_XoEkt .path_creators_AlVsp {
    flex-direction: column-reverse;
    transform: none;
}.program_outcomes_XoEkt .text_placeholder_OKvAt {
    padding: 2rem 1.5rem;
    width: 100%;
    transform: none;
}.program_outcomes_XoEkt .text_placeholder_OKvAt > div {
    gap: 0;
    flex-direction: column;
}.program_outcomes_XoEkt .article_photo_DdWKG {
    max-width: 90%;
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 0% 97%);
    margin: 0 auto 2rem;
}.program_outcomes_XoEkt h4 {
    margin-bottom: 1.5rem;
    font-size: calc(19px * 1.1);
}.program_outcomes_XoEkt li {
    margin-bottom: 1.2rem;
}.program_outcomes_XoEkt li p {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.program_outcomes_XoEkt {
    padding: 3rem 0;
}.program_outcomes_XoEkt .text_placeholder_OKvAt {
    padding: 1.5rem 1rem;
}.program_outcomes_XoEkt .article_photo_DdWKG {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 2%, 98% 100%, 0% 98%);
}.program_outcomes_XoEkt h4 {
    font-size: 19px;
}.program_outcomes_XoEkt li p {
    font-size: calc(16px * 0.9);
    gap: 10px;
}.program_outcomes_XoEkt svg {
    height: 20px;
    width: 20px;
}
}