* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

.container {
    width: 1145px;
    max-width: 100%;
    margin: auto;
}



.Zqzubmain_sitewrap {
    flex: 1 0 auto;
}

.AYTCtwrapper-padding {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

.wTZbrprivacy_compartment .container {
    transition: transform 0.5s ease-out;
    margin: 0 auto;
    transform: perspective(1000px) rotateY(0.5deg);
    z-index: 1;
    transform-origin: left center;
    max-width: 1140px;
    padding: 2rem;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    background-color: #ffffff;
}

.wTZbrprivacy_compartment h2::before {
    position: absolute;
    width: 4px;
    content: "";
    transform: scaleY(0);
    height: 100%;
    transform-origin: top;
    left: 0;
    animation: scaleVertical 0.4s 0.8s forwards;
    background-color: rgb(195,172,164);
    top: 0;
}

.wTZbrprivacy_compartment h4::before {
    transform: translateY(-50%);
    content: "";
    width: 6px;
    top: 50%;
    height: 6px;
    position: absolute;
    border: 2px solid rgb(195,172,164);
    left: 0;
    border-radius: 50%;
}

.wTZbrprivacy_compartment ul::before {
    background: linear-gradient(to bottom, rgb(195,172,164), transparent);
    top: 0;
    position: absolute;
    height: 100%;
    width: 1px;
    content: "";
    left: 0;
}

.iyuLogive_it_a_try {
    overflow: hidden;
    background: linear-gradient(45deg, rgb(195,172,164) 0%, rgb(106,143,180) 100%);
    position: relative;
    padding: 120px 0;
    z-index: 1;
}

.iyuLogive_it_a_try .WzwLZteam_bios {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 20px rgb(195,172,164,0.5),
        0 0 40px rgb(195,172,164,0.5);
    display: flex;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 2;
    padding: 60px 40px;
    overflow: hidden;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    justify-content: center;
    border-radius: 15px;
    flex-direction: column;
}

.iyuLogive_it_a_try h3::after {
    color: rgb(195,172,164);
    position: absolute;
    left: 3px;
    opacity: 0.7;
    width: 100%;
    animation: glitchEffect 3s infinite linear alternate-reverse;
    height: 100%;
    top: 0;
    content: attr(data-text);
    z-index: -2;
}

.iyuLogive_it_a_try .crMlfhelp_question:hover {
    text-shadow: 0 0 10px #ffffff;
    color: #ffffff;
    transform: translateY(-5px) scale(1.03);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(106,143,180),
        0 0 50px rgb(106,143,180,0.5);
}

.iyuLogive_it_a_try .crMlfhelp_question:hover::after {
    left: 130%;
}

.yslqfteaching_history::before {
    top: -20%;
    filter: blur(3px);
    right: -5%;
    height: 140%;
    position: absolute;
    width: 60%;
    z-index: -1;
    background: rgb(195,172,164,0.5);
    content: "";
    transform: rotate(15deg);
}

.yslqfteaching_history .wbtWjimg_img {
    width: 100%;
    grid-row: 1 / 2;
    position: relative;
    border-radius: 0;
    transform: translateX(-5%);
    height: 450px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 2;
    grid-column: 1 / 2;
}

.yslqfteaching_history .name {
    position: relative;
    color: rgb(195,172,164);
    display: inline-block;
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 0.7rem;
}

.yslqfteaching_history .LSleVreviews_block:hover .wPchAexperience_tasks > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}

.yslqfteaching_history .LSleVreviews_block:hover .EozdFexperience_area {
    transform: translateY(0);
    opacity: 1;
}

.MWRqQprice_row {
    font-family: Arial, sans-serif;
    padding: 100px 0;
    position: relative;
    background-color: rgb(242,240,236);
    overflow: hidden;
}

.MWRqQprice_row .HwJRamember_plans {
    flex-direction: column;
    display: flex;
}

.MWRqQprice_row .VpQZBprice_opts {
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    margin-bottom: 60px;
}

.MWRqQprice_row .KlZsHlesson_rates {
    margin-top: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    display: grid;
}

.MWRqQprice_row .KphuBprice_tiers:nth-child(3) {
    --i: 3;
}

.MWRqQprice_row .KphuBprice_tiers:hover .BRZdkpackage_price {
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(195,172,164,0.5), 0.1);
}

.MWRqQprice_row .KphuBprice_tiers:hover .ridGcpricing_levels {
    transform: scale(1.05);
    color: rgb(195,172,164);
}

.MWRqQprice_row .wbtWjimg_img {
    overflow: hidden;
    height: 200px;
    width: 100%;
    position: relative;
    transition: all 0.5s ease;
}

.MWRqQprice_row .KphuBprice_tiers:hover .wbtWjimg_img::after {
    opacity: 0.3;
}

.NcAQYprogram_details .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}

.NcAQYprogram_details .wbtWjimg_img {
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.25);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
    height: 350px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
}

.NcAQYprogram_details h3::after {
    background: rgb(195,172,164);
    bottom: 0;
    content: '';
    left: 0;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 3px;
    position: absolute;
    width: 60px;
}

.NcAQYprogram_details .baUTscontent_box:hover::before {
    transform: scaleY(1);
}

.TOdlCcookie_dialog_banner {
    left: 50%;
    width: 90%;
    transform: translateX(-50%);
    z-index: 1050;
    font-family: Arial, sans-serif;
    border-radius: 29px;
    bottom: 20px;
    overflow: hidden;
    max-width: 500px;
    background: #ffffff;
    position: fixed;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.cookie_button.JSQBFedu_cookie:hover {
    background: rgb(106,143,180,0.5);
}

#KLgJpcookieModalWindow {
    display: none;
}

.UzkQFcontact_information {
    position: relative;
    padding: 100px 0;
}

.UzkQFcontact_information .container {
    z-index: 5;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.UzkQFcontact_information .JyvRqreach_widget:hover .xERnkfeedback_feedback {
    transform: rotateY(0deg);
}

.UzkQFcontact_information .xERnkfeedback_feedback div {
    background-color: #ffffff;
    transform: translateZ(0);
    margin-bottom: 25px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.UzkQFcontact_information .xERnkfeedback_feedback div span a:hover {
    color: rgb(195,172,164);
}

.UzkQFcontact_information .OcLpdquery_widget h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 40px;
}

.UzkQFcontact_information form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.UzkQFcontact_information .uWnkOquery_inquiry {
    position: relative;
    margin-bottom: 30px;
}

.UzkQFcontact_information .uWnkOquery_inquiry label::before {
    width: 20px;
    top: 2px;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.4);
    left: 0;
    border-radius: 10px;
    position: absolute;
    transition: all 0.3s ease;
    height: 20px;
}

.UzkQFcontact_information form .bRYfIinquiry_help {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 18px 35px;
    position: relative;
    border-radius: 10px;
    font-weight: 700;
    font-size: 17px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    color: rgb(195,172,164);
    background-color: #ffffff;
    align-self: flex-start;
    z-index: 1;
}



.huSvLknowl_base .company_holder h3 {
    font-size: calc(38px * 1.2);
    font-weight: 700;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, #ffffff, rgb(106,143,180));
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
}

.huSvLknowl_base .SMXsHmain_learning .nzkFZmain_pagewrap {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}

.huSvLknowl_base .SMXsHmain_learning .nzkFZmain_pagewrap a {
    position: relative;
    opacity: 0.8;
    transition: all 0.3s ease;
    padding-left: 1rem;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.LyheVlecture_ref::before {
    background: linear-gradient(to right, transparent, rgb(195,172,164), transparent);
    width: 100%;
    height: 1px;
    content: "";
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

.gHtTptitle_section .RxsWytraining_classes {
    z-index: 5;
    padding: 4rem;
    animation: slideInContent 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    max-width: 800px;
    opacity: 0;
    transform: translateX(-2rem);
    position: relative;
}

.gHtTptitle_section .RxsWytraining_classes {
    text-align: center;
    max-width: 90%;
    padding: 2.5rem;
}

.gHtTptitle_section h1::after {
    height: 3px;
    content: '';
    left: 0;
    animation: expandLine 1.2s 1.1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.02);
    background: rgb(106,143,180);
    position: absolute;
    bottom: -10px;
    width: 100px;
    transform-origin: left;
    transform: scaleX(0);
}

.gHtTptitle_section h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}

header::before {
    content: '';
    height: 100%;
    position: absolute;
    opacity: 0.5;
    left: 0;
    z-index: 0;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgb(195,172,164,0.5) 65%, 
        rgb(195,172,164,0.5) 70%, 
        transparent 70%),
        linear-gradient(135deg, 
        transparent 75%, 
        rgb(106,143,180,0.5) 75%, 
        rgb(106,143,180,0.5) 80%, 
        transparent 80%);
    top: 0;
    width: 100%;
}

header .CFBRXmain_class:hover svg {
    transform: scale(1.03);
}

header .SMXsHmain_learning {
    margin-top: 0.5rem;
    gap: 0.6rem;
    max-width: 800px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

header .MakcAtop_class:hover::before {
    transform: scaleX(1);
}

.eLKfQappBlock {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,240,236) 0%, rgba(rgb(195,172,164), 0.05) 100%);
    overflow: hidden;
    position: relative;
}

.eLKfQappBlock .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 2rem;
    transform-style: preserve-3d;
    margin: 0 auto;
    perspective: 1000px;
}

.eLKfQappBlock h2::after {
    border-radius: 2px;
    height: 4px;
    content: "";
    width: 5rem;
    position: absolute;
    animation: expandWidth 0.8s ease-out forwards;
    left: 0;
    background: linear-gradient(90deg, rgb(195,172,164) 0%, rgb(106,143,180) 100%);
    transform-origin: left center;
    bottom: -0.8rem;
}

.eLKfQappBlock ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.eLKfQappBlock span {
    display: block;
    color: #000000;
    font-size: calc(17px * 1.05);
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-family: Arial, sans-serif;
}

.CMcyxideal_participants::before {
    z-index: 1;
    left: 0;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(106,143,180,0.5) 98%, rgb(106,143,180,0.5) 100%),
        linear-gradient(0deg, transparent 98%, rgb(106,143,180,0.5) 98%, rgb(106,143,180,0.5) 100%);
    background-size: 30px 30px;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    opacity: 0.4;
}

.CMcyxideal_participants p::before {
    height: 100%;
    content: "";
    width: 100%;
    border-radius: 10px;
    z-index: -1;
    transition: opacity 0.4s ease;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(195,172,164,0.5) 300%);
    position: absolute;
    opacity: 0;
}

.CMcyxideal_participants p svg {
    height: 26px;
    margin-right: 15px;
    transition: all 0.3s ease;
    width: 26px;
    flex-shrink: 0;
}

.CMcyxideal_participants .WzwLZteam_bios > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.CMcyxideal_participants .WzwLZteam_bios > div p:nth-child(3) {
    animation-delay: 0.3s;
}

.CMcyxideal_participants .WzwLZteam_bios > div p:nth-child(6) {
    animation-delay: 0.6s;
}

.qgKHGteaching_process:hover::before {
    transform: translateY(0);
}

.qgKHGteaching_process .WzwLZteam_bios {
    max-width: 1200px;
    display: grid;
    gap: 2rem;
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.qgKHGteaching_process .WzwLZteam_bios > div::before {
    background: linear-gradient(to bottom, rgb(195,172,164), rgb(106,143,180));
    content: "";
    left: 0;
    width: 4px;
    position: absolute;
    top: 0;
    height: 0;
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.qgKHGteaching_process .WzwLZteam_bios > div:hover h3::after {
    transform: scaleX(1);
}

.qgKHGteaching_process p span {
    position: relative;
    display: block;
    padding-left: 1rem;
    border-left: 1px solid rgb(106,143,180,0.5);
}

.qRCIpour_background::after {
    bottom: -50px;
    position: absolute;
    height: 250px;
    width: 250px;
    opacity: 0.2;
    z-index: -1;
    border: 2px solid rgb(106,143,180);
    animation: float 15s infinite ease-in-out;
    right: -50px;
    content: "";
    transform: rotate(15deg);
}

.qRCIpour_background .baUTscontent_box::before {
    left: 0;
    width: 5px;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(195,172,164), rgb(106,143,180));
}

.qRCIpour_background .baUTscontent_box span {
    animation: fadeInUp 0.8s 0.8s forwards;
    opacity: 0;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
    font-size: 18px;
    transform: translateY(20px);
    color: #000000;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 575px) {.wTZbrprivacy_compartment {
    padding: 1.5rem 0.5rem;
}.wTZbrprivacy_compartment .container {
    padding: 1rem;
}.wTZbrprivacy_compartment h1 {
    margin-bottom: 1.25rem;
    font-size: calc(43px * 0.7);
}.wTZbrprivacy_compartment h2 {
    font-size: calc(35px * 0.7);
    padding-left: 0.75rem;
}.wTZbrprivacy_compartment h2::before {
    width: 3px;
}.wTZbrprivacy_compartment h3 {
    font-size: calc(35px * 0.65);
    padding-left: 1.25rem;
}.wTZbrprivacy_compartment h3::before {
    height: 8px;
    width: 8px;
}.wTZbrprivacy_compartment h4 {
    font-size: calc(35px * 0.6);
    padding-left: 1.5rem;
}.wTZbrprivacy_compartment p, .wTZbrprivacy_compartment li, .wTZbrprivacy_compartment span {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.wTZbrprivacy_compartment span {
    padding-left: 0.75rem;
}}



@media (max-width: 1199px) {.MWRqQprice_row {
    padding: 80px 0;
}.MWRqQprice_row .VpQZBprice_opts {
    margin: 0 auto 50px;
    max-width: 800px;
    text-align: center;
}.MWRqQprice_row .VpQZBprice_opts h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}



@media (hover: none) {.MWRqQprice_row .KphuBprice_tiers:hover .BRZdkpackage_price {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.MWRqQprice_row .KphuBprice_tiers:hover .jmAXIdeal_grid h3 {
    transform: none;
}.MWRqQprice_row .KphuBprice_tiers:hover .ridGcpricing_levels {
    transform: none;
}.MWRqQprice_row .KphuBprice_tiers:hover .wbtWjimg_img {
    transform: none;
}}



@media (prefers-reduced-motion: reduce) {.NcAQYprogram_details .wbtWjimg_img,
  .NcAQYprogram_details .baUTscontent_box,
  .NcAQYprogram_details h3::after,
  .NcAQYprogram_details .baUTscontent_box::before {
    transition: none;
    transform: none;
}}



@media screen and (max-width: 576px) {.UzkQFcontact_information {
    padding: 60px 0;
}.UzkQFcontact_information .xERnkfeedback_feedback,
    .UzkQFcontact_information .OcLpdquery_widget {
    padding: 30px 20px;
}.UzkQFcontact_information .xERnkfeedback_feedback h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.UzkQFcontact_information form input[type="text"],
    .UzkQFcontact_information form input[type="email"] {
    padding: 15px 20px;
}.UzkQFcontact_information form .bRYfIinquiry_help {
    padding: 15px 20px;
    width: 100%;
}}



@media screen and (max-width: 576px) {.gHtTptitle_section {
    height: 80vh;
}.MumqNpage_begin::before {
    background: linear-gradient(180deg, 
      rgba(0,0,0,0.7) 0%,
      rgb(195,172,164,0.5) 100%);
}.MumqNpage_begin::after {
    opacity: 0.1;
}.gHtTptitle_section .RxsWytraining_classes {
    padding: 1.5rem 1rem;
    max-width: 100%;
}.gHtTptitle_section h1 {
    font-size: calc(41px - 0.7rem);
}.gHtTptitle_section h3 {
    font-size: calc(19px - 0.2rem);
}.gHtTptitle_section p {
    padding: 0.5rem 1rem;
}.gHtTptitle_section .RxsWytraining_classes::before {
    width: 50%;
}}



@media (max-width: 576px) {.eLKfQappBlock {
    padding: 3rem 0;
}.eLKfQappBlock .container {
    padding: 0 1.5rem;
}.eLKfQappBlock h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.5rem;
}.eLKfQappBlock .WzwLZteam_bios {
    padding: 1.5rem;
}.eLKfQappBlock li::before {
    left: -1.2rem;
    height: 6px;
    width: 6px;
}}



@media screen and (min-width: 768px) {.qgKHGteaching_process {
    padding: 8rem 0;
}.qgKHGteaching_process .WzwLZteam_bios {
    padding: 0 3rem;
}.qgKHGteaching_process .WzwLZteam_bios > div {
    padding: 4rem;
}.qgKHGteaching_process h3 {
    font-size: 29px;
    margin-bottom: 2rem;
}.qgKHGteaching_process p {
    font-size: calc(13px * 1.05);
    line-height: 1.75;
}.qgKHGteaching_process p span {
    padding-left: 2rem;
}
}



@media (hover: none) {.qgKHGteaching_process .WzwLZteam_bios > div {
    transform: none;
}.qgKHGteaching_process .WzwLZteam_bios > div:hover {
    transform: none;
}}



@media (max-width: 768px) {.qRCIpour_background {
    padding: 60px 0 40px;
}.qRCIpour_background .baUTscontent_box {
    padding: 30px 25px;
}.qRCIpour_background h4 {
    margin-bottom: 30px;
    font-size: 18px;
}.qRCIpour_background .baUTscontent_box h6 {
    font-size: 21px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}.qRCIpour_background .baUTscontent_box span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.qRCIpour_background::after {
    height: 180px;
    width: 180px;
}
}



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



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

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



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



@keyframes gradientShift {
  0% {
    opacity: 0.85;
    background-position: 0% 50%;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.9;
    background-position: 100% 50%;
  }
}



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



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

