* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.wrapper-holder0267 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.container {
    margin: auto;
    width: 1279px;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.main_header4890 {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: smooth;
    color: #000000;
    min-height: 100%;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    width: 8px;
}::-webkit-scrollbar-track {
    border-radius: 13.2em;
    background: rgb(191,173,151);
    box-shadow: inset -5px 1px 15px 1px rgba(0, 0, 0, 0.3);
}::-webkit-scrollbar-track:active {
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb {
    border-radius: 8.6vw;
    background: rgb(172,119,159,0.5);
    border: 1px dotted rgb(191,173,151);
    animation: slide_scrollbar 5.9s ease-in-out 5;
}::-webkit-scrollbar-thumb:active {
    background: rgb(191,173,151,0.5);
    box-shadow: inset 2px -5px 8px 6px rgba(0, 0, 0, 0.3);
}* {
    scrollbar-color: rgb(191,173,151,0.5) rgb(191,173,151);
    scrollbar-width: auto;
}header,footer {
    width: 100%;
}.carbon_cta3142 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    background: rgb(191,173,151);
    color:  #ffffff;
}header .top_plank .header_head8076 div svg, header .top_plank .header_head8076 div svg path {
    fill: #ffffff;
}header .top_plank .header_head8076 div span {
    color: #ffffff;
}header .top_plank .header_head8076 {
    line-height: 21px;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    width: 100%;
    font-size: 16px;
    display: flex;
}header .top_plank .header_head8076 div {
    align-items: center;
    margin-right: 24px;
    display: flex;
    justify-content: flex-start;
}header .top_plank .header_head8076 div img, header .top_plank .header_head8076 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.newsletter_subscription3456 {
    margin: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(170deg, rgb(211,204,197) 0%, rgb(191,173,151,0.5) 100%);
    padding: 5rem 3rem 7rem;
}.newsletter_subscription3456::before {
    position: absolute;
    width: 80%;
    transform: rotate(30deg);
    left: -10%;
    background: rgb(172,119,159,0.5);
    content: "";
    z-index: 1;
    opacity: 0.4;
    height: 200%;
    top: -30%;
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    animation: wave 15s infinite alternate;
}.newsletter_subscription3456::after {
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
    position: absolute;
    content: "";
    z-index: 1;
    filter: blur(8px);
    animation: float 12s infinite alternate;
    height: 60%;
    background: rgb(191,173,151,0.5);
    right: -10%;
    transform: rotate(-15deg);
    bottom: -10%;
    opacity: 0.3;
    width: 80%;
}.newsletter_subscription3456 .learning_corner1820 {
    display: flex;
    position: relative;
    align-items: center;
    z-index: 2;
    flex-direction: column;
}.newsletter_subscription3456 p {
    max-width: 80%;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    opacity: 0.9;
    font-size: 34px;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 3rem;
}.newsletter_subscription3456 p::after {
    width: 3rem;
    content: "";
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -1.5rem;
    background: rgb(172,119,159);
    left: 50%;
    border-radius: 3px;
}.newsletter_subscription3456 .input_holder {
    width: 100%;
    max-width: 600px;
    flex-direction: column;
    position: relative;
    gap: 1.5rem;
    display: flex;
    transform: rotate(-2deg);
}.newsletter_subscription3456 .email_join7695 {
    color: #000000;
    border-radius: 14px;
    border: none;
    width: 100%;
    padding: 1.5rem;
    font-size: 17px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateY(0);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}.newsletter_subscription3456 .email_join7695:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.newsletter_subscription3456 .email_join7695::placeholder {
    opacity: 0.6;
    color: #000000;
}.newsletter_subscription3456 .sub_form5894 {
    position: relative;
    font-size: 14px;
    font-family: Arial, sans-serif;
    z-index: 2;
    padding: 1.2rem 3rem;
    border: none;
    transition: all 0.3s ease;
    transform: rotate(2deg) translateY(0);
    color: #ffffff;
    align-self: flex-end;
    font-weight: 600;
    background: linear-gradient(90deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    overflow: hidden;
    border-radius: 14px;
}.newsletter_subscription3456 .sub_form5894::before {
    background: linear-gradient(90deg, rgb(172,119,159) 0%, rgb(191,173,151) 100%);
    position: absolute;
    transition: opacity 0.3s ease;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: -1;
    opacity: 0;
    top: 0;
}.newsletter_subscription3456 .sub_form5894:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: rotate(2deg) translateY(-5px);
}.newsletter_subscription3456 .sub_form5894:hover::before {
    opacity: 1;
}

@keyframes wave {
    0% {
        transform: rotate(30deg) translateX(0);
    }
    100% {
        transform: rotate(30deg) translateX(5%);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) translateY(-10px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}

@media (max-width: 768px) {.newsletter_subscription3456 {
    padding: 4rem 1.5rem 5rem;
}.newsletter_subscription3456 p {
    font-size: 23px;
    max-width: 100%;
}.newsletter_subscription3456 .input_holder {
    transform: none;
}.newsletter_subscription3456 .sub_form5894 {
    width: 100%;
    align-self: center;
    transform: none;
}.newsletter_subscription3456 .sub_form5894:hover {
    transform: translateY(-5px);
}}footer {
    width: 100%;
    position: relative;
}footer .carbon_cta3142 {
    color: #ffffff;
    background-color: #2c3e50;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
}footer .carbon_cta3142::before {
    content: "";
    background-image: linear-gradient(30deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, 
                      rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    background-size: 60px 60px;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.1;
    height: 100%;
    position: absolute;
}footer .referral_prog4315 {
    z-index: 1;
    position: relative;
}footer .query_form7534 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    margin: -70px auto 60px;
    gap: 15px;
    position: relative;
    display: grid;
}footer .info_item {
    position: relative;
    align-items: center;
    overflow: hidden;
    height: 100px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 0 20px;
    display: flex;
    transition: all 0.3s ease;
}footer .info_item:nth-child(even) {
    transform: translateY(30px);
}footer .info_item::before {
    height: 50%;
    content: "";
    transition: height 0.3s ease, top 0.3s ease;
    top: 25%;
    left: 0;
    width: 6px;
    position: absolute;
    background-color: rgb(191,173,151);
}footer .info_item:hover {
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}footer .info_item:hover::before {
    height: 100%;
    top: 0;
}footer .info_item svg {
    z-index: 1;
    margin-right: 15px;
    flex-shrink: 0;
    position: relative;
    height: 22px;
    fill: rgb(191,173,151);
    width: 22px;
}footer .info_item p,
footer .info_item a {
    position: relative;
    z-index: 1;
    color: #2c3e50;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 14px;
}footer .info_item a:hover {
    color: rgb(191,173,151);
}footer .text_main_holder {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
}footer .top_sitebar5432, footer .subscribe_holder {
    position: relative;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    padding: 30px;
    transition: all 0.3s ease;
}footer .top_sitebar5432:hover, footer .subscribe_holder:hover {
    background-color: rgba(255, 255, 255, 0.08);
}footer .nav_mentor8760 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    gap: 20px;
}footer .top_sitebar5432 svg {
    height: 45px;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    width: auto;
}footer .terms_legal4703 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 1.6;
}footer .nav_mentor8760 h5 {
    padding-bottom: 10px;
    color: #ffffff;
    margin-bottom: 20px;
    grid-column: 1 / -1;
    font-weight: 600;
    position: relative;
    font-size: 20px;
}footer .nav_mentor8760 h5::after {
    bottom: 0;
    height: 2px;
    content: "";
    left: 0;
    background-color: rgb(191,173,151);
    position: absolute;
    width: 50px;
}footer .top_lesson5791 {
    border-radius: 14px;
    padding: 20px;
    height: 100%;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}footer .top_lesson5791:hover {
    background-color: rgba(255, 255, 255, 0.08);
    transform: translateY(-5px);
}footer .top_lesson5791 a {
    padding: 8px 0;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 14px;
    display: block;
    position: relative;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}footer .top_lesson5791 a:last-child {
    border-bottom: none;
}footer .top_lesson5791 a::before {
    position: absolute;
    right: 0;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    content: "→";
}footer .top_lesson5791 a:hover {
    padding-left: 5px;
    color: #ffffff;
}footer .top_lesson5791 a:hover::before {
    opacity: 1;
    transform: translateX(0);
}footer .subscribe_holder h5 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    color: #ffffff;
}footer .subscribe_holder h5::after {
    background-color: rgb(191,173,151);
    bottom: 0;
    left: 0;
    width: 50px;
    position: absolute;
    height: 2px;
    content: "";
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 14px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    padding: 15px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(191,173,151);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_form5894 {
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 15px;
    padding: 15px;
    border: none;
    background-color: rgb(191,173,151);
    cursor: pointer;
    border-radius: 10px;
    font-weight: 600;
}footer .sub_form5894:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(172,119,159);
}footer .twitter_cta2478 {
    margin-top: 50px;
    position: relative;
    text-align: center;
}footer .class_guide0259 {
    background-color: rgba(255, 255, 255, 0.05);
    display: inline-block;
    border-radius: 30px;
    font-size: 16px;
    padding: 8px 20px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 2fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_form5894 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .info_item:nth-child(even) {
    transform: translateY(15px);
}footer .nav_mentor8760 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {footer .carbon_cta3142 {
    padding: 70px 0 30px;
}footer .query_form7534 {
    margin-top: 0;
    margin-bottom: 40px;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .info_item:nth-child(even) {
    transform: none;
}footer .top_sitebar5432, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nav_mentor8760 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
}footer .twitter_cta2478 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .carbon_cta3142 {
    padding: 50px 0 20px;
}footer .top_lesson5791 {
    padding: 15px;
}footer .nav_mentor8760 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .input_holder input[type="email"],
    footer .sub_form5894 {
    padding: 12px;
}}.contact7092 {
    padding: 100px 0;
    position: relative;
}.contact7092::before {
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,173,151,0.5) 0%, rgb(172,119,159,0.5) 100%);
    content: '';
    width: 100%;
    left: 0;
}.contact7092 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.contact7092 .help_links3547 {
    grid-gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}.contact7092 .query_card8975 {
    padding: 40px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    grid-gap: 20px;
    border-radius: 20px;
    display: grid;
}.contact7092 .query_card8975 h3 {
    grid-column: 1 / -1;
    font-size: 31px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    color: #000000;
    position: relative;
}.contact7092 .query_card8975 h3::after {
    content: '';
    height: 4px;
    transform: translateX(-50%);
    bottom: -15px;
    border-radius: 2px;
    background: rgb(191,173,151);
    left: 50%;
    width: 80px;
    position: absolute;
}.contact7092 .query_card8975 div {
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    background: rgb(211,204,197);
    padding: 30px 20px;
    display: flex;
    transition: all 0.3s ease;
}.contact7092 .query_card8975 div:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact7092 .query_card8975 svg {
    height: 40px;
    margin-bottom: 15px;
    width: 40px;
}.contact7092 .query_card8975 svg path {
    fill: rgb(191,173,151);
}.contact7092 .query_card8975 span {
    color: #000000;
    font-size: 12px;
}.contact7092 .query_card8975 a {
    color: rgb(191,173,151);
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact7092 .query_card8975 a:hover {
    color: rgb(172,119,159);
}.contact7092 .inquiry_support8320 {
    border-radius: 20px;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.contact7092 form h3 {
    margin-bottom: 40px;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 31px;
    text-align: center;
}.contact7092 form h3::after {
    border-radius: 2px;
    position: absolute;
    bottom: -15px;
    background: rgb(191,173,151);
    transform: translateX(-50%);
    height: 4px;
    content: '';
    left: 50%;
    width: 80px;
}.contact7092 form {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.contact7092 form h3 {
    grid-column: 1 / -1;
}.contact7092 form input[type="text"],
.contact7092 form input[type="email"] {
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #ffffff;
    font-size: 12px;
    transition: all 0.3s ease;
    width: 100%;
    padding: 15px 20px;
}.contact7092 form input[type="text"]:focus,
.contact7092 form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(191,173,151,0.5);
    border-color: rgb(191,173,151);
}.contact7092 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact7092 .feedback_card7015 {
    margin: 10px 0;
    grid-column: 1 / -1;
    display: flex;
    align-items: flex-start;
}.contact7092 .feedback_card7015 input[type="checkbox"] {
    cursor: pointer;
    border: 2px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
    margin-right: 15px;
    -webkit-appearance: none;
    height: 22px;
    flex-shrink: 0;
    width: 22px;
    appearance: none;
}.contact7092 .feedback_card7015 input[type="checkbox"]:checked {
    background-color: rgb(191,173,151);
    border-color: rgb(191,173,151);
}.contact7092 .feedback_card7015 input[type="checkbox"]:checked::before {
    position: absolute;
    transform: rotate(45deg);
    border: solid #ffffff;
    height: 10px;
    top: 4px;
    left: 7px;
    content: "";
    border-width: 0 2px 2px 0;
    width: 6px;
}.contact7092 .feedback_card7015 label {
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}.contact7092 .feedback_card7015 a {
    color: rgb(191,173,151);
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}.contact7092 .feedback_card7015 a:hover {
    color: rgb(172,119,159);
}.contact7092 .inquiry_message9478 {
    transition: all 0.3s ease;
    padding: 18px 20px;
    grid-column: 1 / -1;
    font-size: 18px;
    color: #ffffff;
    background: rgb(191,173,151);
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    overflow: hidden;
}.contact7092 .inquiry_message9478:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(172,119,159);
}

@media (max-width: 992px) {.contact7092 {
    padding: 80px 0;
}.contact7092 .query_card8975 {
    padding: 35px;
}.contact7092 .inquiry_support8320 {
    padding: 35px;
}
}

@media (max-width: 768px) {.contact7092 {
    padding: 60px 0;
}.contact7092 .query_card8975 {
    padding: 30px;
    grid-template-columns: repeat(2, 1fr);
}.contact7092 .inquiry_support8320 {
    padding: 30px;
}.contact7092 form {
    grid-template-columns: 1fr;
    grid-gap: 20px;
}.contact7092 .query_card8975 h3,
    .contact7092 form h3 {
    font-size: calc(31px * 0.85);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.contact7092 {
    padding: 50px 0;
}.contact7092 .query_card8975 {
    padding: 25px;
    grid-template-columns: 1fr;
}.contact7092 .inquiry_support8320 {
    padding: 25px;
}.contact7092 .query_card8975 h3,
    .contact7092 form h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 25px;
}.contact7092 .query_card8975 div {
    padding: 25px 15px;
}}.customer_reviews5417 {
    position: relative;
    padding: 7rem 0 5rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(246, 246, 255, 0.9) 100%);
}.customer_reviews5417::before {
    z-index: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 15% 15%, rgba(rgb(191,173,151,0.5), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 85% 85%, rgba(rgb(172,119,159,0.5), 0.07) 0%, transparent 60%);
    content: "";
    position: absolute;
    width: 100%;
}.customer_reviews5417::after {
    height: 30%;
    width: 40%;
    top: -10%;
    transform: rotate(-15deg) skewX(30deg);
    background: linear-gradient(225deg, rgba(rgb(172,119,159,0.5), 0.1), transparent);
    right: -5%;
    position: absolute;
    content: "";
    z-index: 0;
}.customer_reviews5417 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}.customer_reviews5417 h2 {
    text-align: center;
    margin-bottom: 3.5rem;
    transform: perspective(1000px) rotateX(2deg);
    color: #000000;
    transform-origin: center bottom;
    font-weight: 700;
    font-size: 31px;
    position: relative;
    letter-spacing: -0.01em;
}.customer_reviews5417 h2::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(191,173,151), rgb(172,119,159));
    position: absolute;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    width: 80px;
    bottom: -15px;
}.customer_reviews5417 .user_testimonials3217 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    padding: 0;
    margin: 0;
    gap: 2.5rem;
    list-style: none;
}.customer_reviews5417 .client_stories9740 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s ease;
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    border-left: 3px solid rgb(191,173,151);
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
    padding: 2rem;
    background: #ffffff;
}.customer_reviews5417 .client_stories9740:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(2deg) translateZ(10px) translateY(-8px);
}.customer_reviews5417 .client_stories9740::before {
    line-height: 1;
    top: 10px;
    content: "";
    right: 20px;
    position: absolute;
    font-family: Georgia, serif;
    font-size: 6rem;
    color: rgba(rgb(172,119,159,0.5), 0.1);
    z-index: 0;
}.customer_reviews5417 .client_stories9740 div {
    align-items: center;
    display: flex;
    margin-bottom: 1.2rem;
    position: relative;
    z-index: 2;
}.customer_reviews5417 .client_stories9740 img {
    transform: rotate(-3deg);
    height: 60px;
    object-fit: cover;
    margin-right: 1rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 60px;
    border: 2px solid rgba(rgb(191,173,151,0.5), 0.3);
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.customer_reviews5417 .client_stories9740:hover img {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) scale(1.05);
}.customer_reviews5417 .client_stories9740 h4 {
    font-weight: 600;
    color: #000000;
    position: relative;
    font-size: 22px;
    margin: 0;
}.customer_reviews5417 .client_stories9740 h4::after {
    position: absolute;
    height: 2px;
    bottom: -5px;
    left: 0;
    content: "";
    background: rgb(172,119,159);
    transform-origin: left;
    width: 30px;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}.customer_reviews5417 .client_stories9740:hover h4::after {
    transform: scaleX(1);
}.customer_reviews5417 .description {
    line-height: 1.6;
    margin: 0;
    z-index: 2;
    position: relative;
    font-size: 17px;
    color: #000000;
}.customer_reviews5417 .description::before {
    opacity: 0;
    content: "";
    transform: translateY(-50%);
    transition: height 0.5s ease, opacity 0.5s ease;
    position: absolute;
    left: -10px;
    top: 50%;
    height: 0;
    width: 3px;
    background: linear-gradient(to bottom, transparent, rgb(191,173,151), transparent);
}.customer_reviews5417 .client_stories9740:hover .description::before {
    height: 70%;
    opacity: 0.5;
}.customer_reviews5417 a {
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    box-shadow: 0 4px 15px rgba(rgb(191,173,151,0.5), 0.2);
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    margin-top: 3rem;
    transform: translateY(0);
    padding: 0.8rem 2rem;
    font-size: 16px;
    z-index: 2;
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    display: inline-block;
}.customer_reviews5417 a::before {
    opacity: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(172,119,159) 0%, rgb(191,173,151) 100%);
    left: 0;
}.customer_reviews5417 a:hover {
    box-shadow: 0 8px 25px rgba(rgb(191,173,151,0.5), 0.3);
    transform: translateY(-5px);
}.customer_reviews5417 a:hover::before {
    opacity: 1;
}

@media (max-width: 992px) {.customer_reviews5417 {
    padding: 5rem 0 4rem;
}.customer_reviews5417 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 3rem;
}.customer_reviews5417 .user_testimonials3217 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 768px) {.customer_reviews5417 {
    padding: 4rem 0 3rem;
}.customer_reviews5417 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(31px * 0.8);
}.customer_reviews5417 .user_testimonials3217 {
    gap: 1.8rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.customer_reviews5417 .client_stories9740 {
    padding: 1.8rem;
}.customer_reviews5417 .client_stories9740 img {
    width: 50px;
    height: 50px;
}
}

@media (max-width: 576px) {.customer_reviews5417 {
    padding: 3rem 0 2.5rem;
}.customer_reviews5417 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.7);
}.customer_reviews5417 .user_testimonials3217 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.customer_reviews5417 .client_stories9740 {
    padding: 1.5rem;
}.customer_reviews5417 .client_stories9740::before {
    font-size: 5rem;
    right: 15px;
    top: 5px;
}.customer_reviews5417 a {
    padding: 0.7rem 1.8rem;
    margin-top: 2rem;
}
}

@media (min-width: 1200px) {.customer_reviews5417 .user_testimonials3217 {
    grid-template-columns: repeat(4, 1fr);
}.customer_reviews5417 .client_stories9740:nth-child(odd) {
    transform: perspective(1000px) rotateY(-1deg) translateZ(5px);
}.customer_reviews5417 .client_stories9740:nth-child(even) {
    transform: perspective(1000px) rotateY(1deg) translateZ(5px);
}.customer_reviews5417 .client_stories9740:nth-child(odd):hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px) translateY(-8px);
}.customer_reviews5417 .client_stories9740:nth-child(even):hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(15px) translateY(-8px);
}
}

@media (prefers-reduced-motion: reduce) {.customer_reviews5417 .client_stories9740,
    .customer_reviews5417 .client_stories9740:hover,
    .customer_reviews5417 .client_stories9740 img,
    .customer_reviews5417 .client_stories9740:hover img,
    .customer_reviews5417 a,
    .customer_reviews5417 a:hover {
    transform: none;
    transition: none;
}}.company_info3587 {
    padding: 120px 0 140px;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}.company_info3587::before {
    content: "";
    bottom: 0;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(12, 19, 35, 0.92), rgba(28, 35, 61, 0.85));
    position: absolute;
    right: 0;
    z-index: 1;
}.company_info3587::after {
    animation: floatGradient 15s ease-in-out infinite alternate;
    filter: blur(70px);
    width: 80%;
    z-index: 0;
    position: absolute;
    height: 70%;
    top: -10%;
    transform: rotate(-15deg);
    background: linear-gradient(45deg, rgb(191,173,151,0.5), rgb(172,119,159,0.5));
    content: "";
    right: -10%;
}.company_info3587 .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.company_info3587 h2 {
    font-size: 48px;
    position: relative;
    display: inline-block;
    transform: translateX(-10px);
    margin-bottom: 50px;
    font-weight: 700;
}.company_info3587 h2::before {
    transform: translateY(-50%);
    width: 4px;
    top: 50%;
    background: rgb(172,119,159);
    position: absolute;
    left: -20px;
    height: 60%;
    content: "";
}.company_info3587 h2::after {
    bottom: -12px;
    left: 0;
    position: absolute;
    content: "";
    width: 100px;
    background: linear-gradient(90deg, rgb(172,119,159), transparent);
    height: 2px;
}.company_info3587 .content_wrap6702 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    grid-template-columns: 1fr;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 40px;
    transform: translateY(0);
    backdrop-filter: blur(5px);
    gap: 30px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    display: grid;
}.company_info3587 .content_wrap6702:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}.company_info3587 .content_wrap6702::before {
    background: linear-gradient(45deg, transparent, rgb(172,119,159,0.5), transparent);
    bottom: -2px;
    position: absolute;
    filter: blur(8px);
    z-index: -1;
    top: -2px;
    transition: opacity 0.6s ease;
    content: "";
    left: -2px;
    right: -2px;
    opacity: 0;
}.company_info3587 .content_wrap6702:hover::before {
    opacity: 1;
}.company_info3587 .content_wrap6702 > div {
    position: relative;
}.company_info3587 .content_wrap6702 p {
    color: rgb(172,119,159);
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    display: inline-block;
    font-size: calc(24px * 1.2);
}.company_info3587 .content_wrap6702 p::after {
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    content: "";
    width: 40px;
    background: rgb(172,119,159);
    bottom: -6px;
    height: 2px;
}.company_info3587 .content_wrap6702:hover p::after {
    width: 100%;
}.company_info3587 .content_wrap6702 div > div {
    column-count: 1;
    text-align: justify;
    line-height: 1.8;
    opacity: 0.9;
    position: relative;
    column-gap: 40px;
    font-size: 16px;
    hyphens: auto;
}.company_info3587 .content_wrap6702 div > div::first-letter {
    float: left;
    font-weight: 700;
    color: rgb(172,119,159);
    margin-right: 8px;
    line-height: 0.8;
    font-size: 3.5em;
}

@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(-18deg) translate(20px, -10px);
    }
}

@media (min-width: 768px) {.company_info3587 {
    padding: 150px 0 180px;
}.company_info3587 h2 {
    font-size: calc(48px * 1.2);
    margin-bottom: 70px;
}.company_info3587 .content_wrap6702 {
    grid-template-columns: 1fr;
    padding: 60px;
}.company_info3587 .content_wrap6702 div > div {
    column-count: 2;
}
}

@media (min-width: 992px) {.company_info3587 {
    padding: 180px 0 200px;
}.company_info3587 h2 {
    transform: translateX(-20px);
}.company_info3587 .content_wrap6702 {
    padding: 70px;
}.company_info3587 .content_wrap6702 div > div {
    column-count: 2;
}
}

@media (max-width: 767px) {.company_info3587 {
    padding: 80px 0 100px;
}.company_info3587 h2 {
    font-size: calc(35px * 1.1);
    margin-bottom: 40px;
}.company_info3587 .content_wrap6702 {
    padding: 30px;
}.company_info3587 .content_wrap6702 p {
    font-size: 24px;
}.company_info3587 .content_wrap6702 div > div::first-letter {
    font-size: 2.5em;
}
}

@media (max-width: 480px) {.company_info3587 {
    padding: 60px 0 80px;
}.company_info3587 .content_wrap6702 {
    padding: 25px 20px;
}.company_info3587 h2 {
    font-size: 35px;
    margin-bottom: 30px;
}.company_info3587 .content_wrap6702 div > div {
    line-height: 1.6;
    font-size: calc(16px - 1px);
}}.title_portal2378 {
    overflow: hidden;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(211,204,197), rgba(255, 255, 255, 0.95));
    position: relative;
}.title_portal2378::before {
    z-index: 0;
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.15;
    background: 
        radial-gradient(circle at 30% 70%, rgb(191,173,151,0.5), transparent 30%),
        radial-gradient(circle at 70% 20%, rgb(172,119,159,0.5), transparent 35%);
    bottom: 0;
    pointer-events: none;
    top: 0;
    right: 0;
}.title_portal2378::after {
    content: "";
    opacity: 0.05;
    top: -50%;
    position: absolute;
    animation: patternMove 120s linear infinite;
    pointer-events: none;
    left: -50%;
    background: repeating-linear-gradient(
        45deg,
        rgb(191,173,151,0.5) 0,
        rgb(191,173,151,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 200%;
    width: 200%;
}.title_portal2378 .learning_corner1820 {
    height: 100%;
    z-index: 1;
    position: relative;
    padding: 6rem 2rem;
    max-width: 1400px;
    display: grid;
    gap: 2rem;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
}.title_portal2378 h1 {
    position: relative;
    font-size: clamp(2.5rem, 5vw, 39px);
    opacity: 0;
    transform: translateX(-1rem);
    color: #000000;
    grid-column: 1 / -1;
    margin-bottom: 2rem;
    animation: slideInTitle 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.2s;
    font-weight: 700;
}.title_portal2378 h1::after {
    content: "";
    height: 0.3rem;
    animation: scaleWidth 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.8s;
    bottom: -1rem;
    width: 8rem;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(191,173,151), rgb(172,119,159));
    transform-origin: left;
}.title_portal2378 .content_wrap6702 {
    flex-direction: column;
    z-index: 2;
    transform: translateY(2rem);
    animation: fadeUpIn 1s ease-out forwards 0.6s;
    display: flex;
    position: relative;
    justify-content: center;
    opacity: 0;
}.title_portal2378 .learn_welcome0495 {
    border-radius: 10px;
    position: relative;
    padding: 3rem;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-2deg);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.85);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    backdrop-filter: blur(10px);
}.title_portal2378 .learn_welcome0495:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 
        0 25px 60px rgba(0, 0, 0, 0.12),
        0 15px 25px rgba(0, 0, 0, 0.07);
}.title_portal2378 .learn_welcome0495::before {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(191,173,151), rgb(172,119,159));
    top: 0;
    height: 0.3rem;
    width: 100%;
    left: 0;
}.title_portal2378 .learn_welcome0495 p {
    margin-bottom: 2.5rem;
    font-size: clamp(1rem, 2vw, 1.25rem);
    position: relative;
    line-height: 1.7;
    color: #000000;
}.title_portal2378 .learn_welcome0495 p::first-letter {
    color: rgb(191,173,151);
    font-size: 150%;
    font-weight: 700;
}.title_portal2378 svg {
    transform-origin: center;
    width: 120px;
    height: 120px;
    margin: 1rem auto 2.5rem;
    display: block;
    filter: drop-shadow(0 10px 15px rgba(94, 170, 168, 0.2));
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_portal2378 svg:hover {
    transform: scale(1.05) rotate(2deg);
}.title_portal2378 svg path {
    transition: fill 0.3s ease;
}.title_portal2378 svg:hover path {
    fill: rgb(191,173,151);
}.title_portal2378 svg text {
    transition: all 0.3s ease;
}.title_portal2378 svg:hover text {
    fill: #000000;
}.title_portal2378 .inquiry_message9478 {
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(191,173,151), rgb(172,119,159));
    padding: 1rem 2.5rem;
    display: inline-block;
    font-size: 20px;
    overflow: hidden;
    text-decoration: none;
    font-weight: 600;
    z-index: 1;
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.3);
    color: #ffffff;
    text-align: center;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.title_portal2378 .inquiry_message9478::before {
    height: 100%;
    background: linear-gradient(135deg, rgb(172,119,159), rgb(191,173,151));
    opacity: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    content: "";
}.title_portal2378 .inquiry_message9478:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(94, 170, 168, 0.4);
}.title_portal2378 .inquiry_message9478:hover::before {
    opacity: 1;
}.title_portal2378 .inquiry_message9478:active {
    transform: translateY(-2px);
}.title_portal2378 .img_header8109 {
    border-radius: 10px;
    overflow: hidden;
    animation: fadePhotoIn 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.8s;
    transition: transform 0.5s ease;
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(2deg) translateY(2rem);
    opacity: 0;
    position: relative;
}.title_portal2378 .img_header8109::after {
    background: linear-gradient(
        to bottom right,
        rgba(var(--primary-color-rgb), 0.2),
        rgba(var(--secondary-color-rgb), 0.2)
    );
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    mix-blend-mode: overlay;
}.title_portal2378 .img_header8109:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(0);
}

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

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

@keyframes fadeUpIn {
    from {
        transform: translateY(2rem);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadePhotoIn {
    from {
        transform: perspective(1000px) rotateY(2deg) translateY(2rem);
        opacity: 0;
    }
    to {
        transform: perspective(1000px) rotateY(2deg) translateY(0);
        opacity: 1;
    }
}

@keyframes patternMove {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(50%, 50%);
    }
}

@media (max-width: 992px) {.title_portal2378 .learning_corner1820 {
    grid-template-columns: 1fr;
    padding: 4rem 1.5rem;
    gap: 1.5rem;
}.title_portal2378 h1 {
    font-size: 2.5rem;
    text-align: center;
}.title_portal2378 h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes scaleWidth {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title_portal2378 .learn_welcome0495 {
    transform: perspective(1000px) rotateY(0);
    padding: 2rem;
}.title_portal2378 .inquiry_message9478 {
    display: block;
    width: 100%;
}.title_portal2378 .img_header8109 {
    order: -1;
    height: 300px;
    transform: perspective(1000px) rotateY(0) translateY(1rem);
}.title_portal2378 svg {
    height: 100px;
    margin: 0.5rem auto 2rem;
    width: 100px;
}
}

@media (max-width: 576px) {.title_portal2378 .learning_corner1820 {
    padding: 3rem 1rem;
}.title_portal2378 h1 {
    font-size: 2rem;
}.title_portal2378 .learn_welcome0495 {
    padding: 1.5rem;
}.title_portal2378 .learn_welcome0495 p {
    font-size: 1rem;
}.title_portal2378 .img_header8109 {
    height: 200px;
}.title_portal2378 .inquiry_message9478 {
    padding: 0.8rem 1.5rem;
}.title_portal2378 svg {
    height: 80px;
    width: 80px;
}}.price_card_item2785 {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgb(172,119,159,0.5) 100%);
}.price_card_item2785::before {
    left: 0;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(191,173,151), 0.03) 40px, rgba(rgb(191,173,151), 0.03) 80px);
    height: 100%;
    z-index: 1;
    width: 100%;
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
}.price_card_item2785 .container {
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
    max-width: 1320px;
    margin: 0 auto;
}.price_card_item2785 .group_rates7243 {
    flex-direction: column-reverse;
    display: flex;
    gap: 2.5rem;
}.price_card_item2785 .rate_packages0241 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin: 0 auto;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    position: relative;
    z-index: 3;
    background: rgba(#ffffff, 0.9);
    max-width: 600px;
    padding: 2rem;
}.price_card_item2785 .rate_packages0241:hover {
    transform: translateY(-5px);
}.price_card_item2785 .rate_packages0241 h2 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    font-size: 29px;
    line-height: 1.3;
    position: relative;
}.price_card_item2785 .rate_packages0241 h2::after {
    height: 3px;
    transform: scaleX(1);
    left: 0;
    bottom: -10px;
    transform-origin: left;
    background: rgb(191,173,151);
    width: 80px;
    position: absolute;
    transition: transform 0.5s ease;
    content: "";
}.price_card_item2785 .rate_packages0241:hover h2::after {
    transform: scaleX(1.5);
}.price_card_item2785 .fee_plans9184 {
    font-size: 14px;
    color: #000000;
    overflow-wrap: break-word;
    margin-top: 1.5rem;
    max-width: 100%;
    line-height: 1.6;
    word-break: break-word;
}.price_card_item2785 .fee_structure2650 {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
}.price_card_item2785 .skill_offers4180 {
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    display: block;
}.price_card_item2785 .skill_offers4180:hover {
    transform: translateY(-8px);
}.price_card_item2785 .training_fees0165 {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    height: 100%;
    transition: box-shadow 0.4s ease;
    position: relative;
    background: #ffffff;
    display: flex;
    flex-direction: column;
}.price_card_item2785 .skill_offers4180:hover .training_fees0165 {
    box-shadow: 0 15px 35px rgba(rgb(191,173,151,0.5), 0.15);
}.price_card_item2785 .premium_cost7016 {
    flex-direction: column;
    min-height: 280px;
    flex-grow: 1;
    display: flex;
    padding: 2rem;
}.price_card_item2785 .premium_cost7016 h3 {
    margin-bottom: 1rem;
    font-weight: 600;
    position: relative;
    line-height: 1.3;
    font-size: calc(22px + 0.1rem);
    color: #000000;
}.price_card_item2785 .fee_deals4278 {
    font-size: calc(22px + 0.3rem);
    margin: 0.5rem 0 1.25rem;
    display: block;
    font-weight: 700;
    color: rgb(191,173,151);
    position: relative;
}.price_card_item2785 .fee_deals4278::before {
    left: 0;
    background: rgb(172,119,159);
    content: "";
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: -10px;
}.price_card_item2785 .premium_cost7016 p {
    flex-grow: 1;
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    margin-top: 1.5rem;
    font-size: 14px;
    overflow-wrap: break-word;
}.price_card_item2785 .img_header8109 {
    transform: scale(1);
    height: 220px;
    position: relative;
    width: 100%;
    transition: transform 0.6s ease-out;
}.price_card_item2785 .img_header8109::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    height: 100%;
    z-index: 1;
    top: 0;
}.price_card_item2785 .skill_offers4180:hover .img_header8109 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.price_card_item2785 .fee_structure2650 {
    grid-template-columns: repeat(2, 1fr);
}.price_card_item2785 .rate_packages0241 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.price_card_item2785 .group_rates7243 {
    flex-direction: row;
    gap: 3rem;
    align-items: center;
}.price_card_item2785 .rate_packages0241 {
    width: 35%;
    margin: 0;
}.price_card_item2785 .fee_structure2650 {
    width: 65%;
}
}

@media (min-width: 1200px) {.price_card_item2785 .fee_structure2650 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price_card_item2785 .premium_cost7016 {
    padding: 2.5rem;
}.price_card_item2785 .rate_packages0241 h2 {
    font-size: calc(29px + 0.2rem);
}.price_card_item2785 .img_header8109 {
    height: 250px;
}
}

@media (max-width: 767px) {.price_card_item2785 {
    padding: 4rem 0;
}.price_card_item2785 .premium_cost7016 {
    padding: 1.5rem;
    min-height: 240px;
}.price_card_item2785 .img_header8109 {
    height: 180px;
}.price_card_item2785 .rate_packages0241 {
    padding: 1.5rem;
}.price_card_item2785 .rate_packages0241 h2 {
    font-size: calc(29px - 0.2rem);
}.price_card_item2785 .fee_plans9184 {
    font-size: calc(14px - 0.1rem);
}}.ty_div3526 {
    position: relative;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(rgb(191,173,151), 0.1) 100%);
    padding: 80px 0;
    overflow: hidden;
}.ty_div3526::before {
    width: 200px;
    right: -50px;
    height: 200px;
    position: absolute;
    z-index: 1;
    background: linear-gradient(225deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    transform: rotate(45deg);
    top: -50px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    opacity: 0.07;
    border-radius: 10px;
}.ty_div3526::after {
    background: linear-gradient(45deg, rgb(172,119,159) 0%, rgb(191,173,151) 100%);
    width: 150px;
    height: 150px;
    position: absolute;
    opacity: 0.05;
    border-radius: 10px;
    z-index: 1;
    transform: rotate(30deg);
    bottom: -30px;
    content: "";
    left: -30px;
}.ty_div3526:hover::before {
    transform: rotate(55deg) scale(1.1);
}.ty_div3526 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.ty_div3526 .learning_corner1820 {
    gap: 30px;
    border-left: 4px solid rgb(191,173,151);
    box-shadow: 0 8px 32px rgba(#000000, 0.06);
    grid-template-columns: 1fr;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    background: #ffffff;
    padding: 40px;
    position: relative;
    transform: translateY(0);
}.ty_div3526 .learning_corner1820:hover {
    box-shadow: 0 15px 40px rgba(#000000, 0.08);
    transform: translateY(-5px);
}.ty_div3526 .learning_corner1820::before {
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    pointer-events: none;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgba(rgb(191,173,151), 0.02) 0%, transparent 100%);
}.ty_div3526 .learning_corner1820 > div:first-child {
    position: relative;
}.ty_div3526 .learning_corner1820 > div:first-child::after {
    position: absolute;
    width: 60px;
    bottom: -15px;
    height: 3px;
    background: rgb(191,173,151);
    transform-origin: left;
    left: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scaleX(1);
}.ty_div3526 .learning_corner1820:hover > div:first-child::after {
    transform: scaleX(1.5);
}.ty_div3526 h5 {
    margin: 0 0 10px;
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 18px;
    line-height: 1.4;
}.ty_div3526 p {
    margin: 0;
    color: #000000;
    transition: transform 0.3s ease;
    line-height: 1.7;
    font-size: 13px;
    position: relative;
}.ty_div3526 a {
    display: block;
    position: relative;
    color: inherit;
    overflow: hidden;
    padding: 5px 0;
    text-decoration: none;
}.ty_div3526 a::before {
    transform: scaleX(0);
    bottom: 0;
    height: 1px;
    background: rgb(191,173,151);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.ty_div3526 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.ty_div3526 a:hover p {
    transform: translateY(-2px);
}.ty_div3526 .learning_corner1820 > div:last-child {
    position: relative;
}.ty_div3526 .learning_corner1820 > div:last-child::before {
    transform: rotate(-10deg);
    position: absolute;
    opacity: 0.2;
    font-size: 18px;
    color: rgb(191,173,151);
    top: -15px;
    right: 0;
    transition: all 0.3s ease;
    content: "✓";
}.ty_div3526 .learning_corner1820:hover > div:last-child::before {
    opacity: 0.5;
    transform: rotate(0);
}

@media (min-width: 768px) {.ty_div3526 {
    padding: 100px 0;
}.ty_div3526 .learning_corner1820 {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    padding: 60px;
}.ty_div3526 h5 {
    font-size: calc(18px * 1.1);
    margin-bottom: 15px;
}.ty_div3526 p {
    font-size: calc(13px * 1.05);
}.ty_div3526 .learning_corner1820 > div:first-child::after {
    bottom: -20px;
    width: 80px;
}
}

@media (max-width: 767px) {.ty_div3526 {
    padding: 60px 0;
}.ty_div3526 .learning_corner1820 {
    padding: 30px;
}.ty_div3526 h5 {
    font-size: calc(18px * 0.9);
}.ty_div3526::before,
  .ty_div3526::after {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 480px) {.ty_div3526 {
    padding: 40px 0;
}.ty_div3526 .learning_corner1820 {
    gap: 20px;
    padding: 25px 20px;
    grid-template-columns: 1fr;
}.ty_div3526 h5 {
    font-size: calc(18px * 0.85);
}.ty_div3526 p {
    font-size: calc(13px * 0.95);
}.ty_div3526 .learning_corner1820 > div:first-child::after {
    width: 50px;
    bottom: -10px;
}
}

@media (hover: none) {.ty_div3526 .learning_corner1820 {
    transform: none !important;
}.ty_div3526 a::before {
    display: none;
}
}

@media (prefers-reduced-motion: reduce) {.ty_div3526 *,
  .ty_div3526 *::before,
  .ty_div3526 *::after {
    animation-duration: 0.001s !important;
    transition-duration: 0.001s !important;
}}.course_highlights6183 {
    perspective: 1500px;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    align-items: center;
    background: rgb(191,173,151);
    position: relative;
    padding: 100px 0;
}.course_highlights6183::before {
    animation: gridPulse 8s linear infinite;
    height: 100%;
    opacity: 0.08;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 49.9%, rgb(191,173,151,0.5) 50%, rgb(191,173,151,0.5) 50.1%, transparent 50.2%) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 49.9%, rgb(191,173,151,0.5) 50%, rgb(191,173,151,0.5) 50.1%, transparent 50.2%) 0 0 / 100% 100px;
}.course_highlights6183::after {
    left: 0;
    mix-blend-mode: screen;
    background: 
        radial-gradient(circle at 30% 20%, rgb(191,173,151,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(172,119,159,0.5) 0%, transparent 50%);
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    opacity: 0.2;
    height: 100%;
    content: "";
}.course_highlights6183 .container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    z-index: 5;
    position: relative;
    padding: 0 30px;
}.course_highlights6183 .study_hack1049 {
    grid-gap: 0;
    transform-style: preserve-3d;
    position: relative;
    display: grid;
    grid-template-columns: 2fr 3fr;
}.course_highlights6183 .content_wrap6702 {
    transform: translateZ(50px);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    backdrop-filter: blur(20px);
    border-left: 3px solid rgb(191,173,151);
    z-index: 15;
    position: relative;
    padding: 60px;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(191,173,151,0.5);
    border-radius: 0;
}.course_highlights6183 .content_wrap6702::before {
    content: "";
    top: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.05;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(191,173,151,0.5) 50%, rgb(191,173,151,0.5) 50.1%, transparent 50.2%) 0 0 / 30px 30px;
    left: 0;
}.course_highlights6183 .content_wrap6702::after {
    border-radius: 50%;
    opacity: 0.2;
    right: 0;
    height: 150px;
    background: 
        conic-gradient(from 0deg, rgb(191,173,151,0.5) 0deg, transparent 120deg);
    bottom: 0;
    width: 150px;
    position: absolute;
    content: "";
    transform: translate(50%, 50%);
    animation: rotateConic 10s linear infinite;
}.course_highlights6183 .content_wrap6702 h2 {
    position: relative;
    color: #ffffff;
    font-size: 38px;
    text-shadow: 0 0 15px rgb(191,173,151,0.5);
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 40px;
}.course_highlights6183 .content_wrap6702 h2::after {
    left: 0;
    box-shadow: 0 0 15px rgb(191,173,151);
    position: absolute;
    width: 100px;
    bottom: 0;
    background: rgb(191,173,151);
    content: "";
    height: 3px;
}.course_highlights6183 .content_wrap6702 .description {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-size: 18px;
    padding-left: 20px;
    color: #ffffff;
    line-height: 1.9;
    position: relative;
    opacity: 0.9;
    margin-bottom: 30px;
}.course_highlights6183 .content_wrap6702 .description::before {
    left: 0;
    position: absolute;
    opacity: 0.7;
    color: rgb(172,119,159);
    content: ">";
}.course_highlights6183 .content_wrap6702 .description:last-child {
    margin-bottom: 0;
}.course_highlights6183 .hud-element {
    z-index: 5;
    position: absolute;
    border: 1px solid rgb(191,173,151,0.5);
    opacity: 0.2;
}.course_highlights6183 .img_header8109 {
    height: 650px;
    z-index: 10;
    width: 100%;
    transform-origin: right center;
    border-radius: 0;
    transform: translateZ(0) rotateY(-10deg);
    position: relative;
    overflow: hidden;
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}.course_highlights6183 .img_header8109::before {
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to right, #000000 0%, transparent 20%);
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
}.course_highlights6183 .img_header8109::after {
    content: "";
    z-index: 2;
    opacity: 0.1;
    width: 100%;
    animation: scanlines 8s linear infinite;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    mix-blend-mode: overlay;
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(191,173,151), 0.1) 2px, rgba(rgb(191,173,151), 0.1) 4px);
}

@keyframes gridPulse {
    0% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
    50% {
        opacity: 0.1;
        background-size: 110px 110%, 110% 110px;
    }
    100% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
}

@keyframes rotateConic {
    0% {
        transform: translate(50%, 50%) rotate(0deg);
    }
    100% {
        transform: translate(50%, 50%) rotate(360deg);
    }
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
@media screen and (max-width: 1200px) {.course_highlights6183 {
    padding: 80px 0;
}.course_highlights6183 .content_wrap6702 {
    padding: 40px;
}.course_highlights6183 .img_header8109 {
    height: 550px;
}
}

@media screen and (max-width: 991px) {.course_highlights6183 {
    min-height: auto;
    padding: 60px 0;
}.course_highlights6183 .study_hack1049 {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}.course_highlights6183 .content_wrap6702 {
    padding: 30px;
    transform: translateZ(0);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
}.course_highlights6183 .img_header8109 {
    transform: translateZ(0) rotateY(0);
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
}
}

@media screen and (max-width: 767px) {.course_highlights6183 {
    padding: 50px 0;
}.course_highlights6183 .container {
    padding: 0 20px;
}.course_highlights6183 .content_wrap6702 {
    padding: 25px;
}.course_highlights6183 .content_wrap6702 h2 {
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: calc(38px * 0.8);
}.course_highlights6183 .content_wrap6702 .description {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: calc(18px * 0.95);
}.course_highlights6183 .img_header8109 {
    height: 350px;
}
}

@media screen and (max-width: 480px) {.course_highlights6183 {
    padding: 40px 0;
}.course_highlights6183 .container {
    padding: 0 15px;
}.course_highlights6183 .content_wrap6702 {
    padding: 20px;
}.course_highlights6183 .content_wrap6702 h2 {
    margin-bottom: 20px;
    font-size: calc(38px * 0.7);
}.course_highlights6183 .content_wrap6702 h2::before {
    font-size: 14px;
    top: -20px;
}.course_highlights6183 .img_header8109 {
    height: 280px;
}}.explore_now2093 {
    overflow: hidden;
    background: linear-gradient(120deg, rgb(211,204,197) 0%, rgb(191,173,151,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.explore_now2093::before {
    transform: skewY(-5deg);
    background: linear-gradient(to right, transparent 0%, #ffffff 50%, transparent 100%);
    content: '';
    opacity: 0.1;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}.explore_now2093::after {
    content: '';
    z-index: 1;
    background: linear-gradient(to top, rgb(191,173,151,0.5) 0%, transparent 100%);
    height: 40%;
    opacity: 0.2;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
}.explore_now2093 .learning_corner1820 {
    overflow: hidden;
    border-radius: 23px;
    align-items: center;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    display: flex;
    z-index: 10;
}.explore_now2093 .container p {
    font-size: 29px;
    font-weight: 700;
    position: relative;
    padding: 60px;
    color: #000000;
    line-height: 1.4;
    z-index: 5;
    flex: 1;
    margin: 0;
}.explore_now2093 .inquiry_message9478 {
    background: linear-gradient(135deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    padding: 50px;
    font-weight: 600;
    z-index: 5;
    font-size: 18px;
    text-decoration: none;
    flex: 0 0 300px;
    color: #ffffff;
    align-items: center;
    height: 100%;
    text-transform: uppercase;
    display: flex;
    position: relative;
    transition: all 0.4s ease;
    justify-content: center;
    letter-spacing: 1px;
}.explore_now2093 .container p::after {
    left: 60px;
    width: 60px;
    bottom: 40px;
    border-radius: 10px;
    height: 4px;
    background: linear-gradient(to right, rgb(191,173,151), rgb(172,119,159));
    content: '';
    position: absolute;
}.explore_now2093 .inquiry_message9478::before {
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    transition: opacity 0.4s ease;
    width: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgb(172,119,159) 0%, rgb(191,173,151) 100%);
    opacity: 0;
}.explore_now2093 .inquiry_message9478:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.explore_now2093 .inquiry_message9478:hover::before {
    opacity: 1;
}.explore_now2093 .learning_corner1820::before {
    content: '';
    top: 0;
    background: linear-gradient(to right, rgb(191,173,151), rgb(172,119,159));
    height: 6px;
    z-index: 2;
    position: absolute;
    width: 100%;
    left: 0;
}.explore_now2093 .learning_corner1820::after {
    width: 100%;
    left: 0;
    opacity: 0.05;
    z-index: 1;
    height: 100%;
    content: '';
    position: absolute;
    background: 
        radial-gradient(circle at 10% 90%, rgb(191,173,151,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgb(172,119,159,0.5) 0%, transparent 30%);
    bottom: 0;
}

@media (max-width: 991px) {.explore_now2093 {
    padding: 90px 0;
}.explore_now2093 .container p {
    font-size: calc(21px * 1.2);
    padding: 40px;
}.explore_now2093 .inquiry_message9478 {
    padding: 40px 20px;
    flex: 0 0 200px;
}.explore_now2093 .container p::after {
    left: 40px;
    bottom: 30px;
    width: 50px;
}
}

@media (max-width: 767px) {.explore_now2093 {
    padding: 70px 0;
}.explore_now2093 .learning_corner1820 {
    flex-direction: column;
}.explore_now2093 .container p {
    padding: 30px;
    text-align: center;
    font-size: 21px;
}.explore_now2093 .inquiry_message9478 {
    width: 100%;
    flex: none;
    padding: 20px;
}.explore_now2093 .container p::after {
    transform: translateX(-50%);
    bottom: 15px;
    left: 50%;
}
}

@media (max-width: 480px) {.explore_now2093 {
    padding: 50px 0;
}.explore_now2093 .container p {
    padding: 25px 20px;
    font-size: calc(16px * 1.2);
}.explore_now2093 .inquiry_message9478 {
    padding: 15px;
    font-size: calc(18px * 0.9);
}}header .top_tutor8026 {
    background: rgb(211,204,197);
    overflow: hidden;
    z-index: 100;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}header .top_tutor8026::before {
    height: 100%;
    opacity: 0.2;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(191,173,151,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(172,119,159,0.5) 0%, transparent 30%);
    content: "";
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
}header .top_tutor8026::after {
    top: 0;
    right: 0;
    position: absolute;
    width: 40%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    opacity: 0.1;
    content: "";
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, transparent 25%, rgb(191,173,151,0.5) 100%);
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .header_wrap9853 {
    align-items: center;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 3rem;
}header .top_sitebar5432 {
    position: relative;
    z-index: 2;
}header .top_page9681 {
    display: block;
    position: relative;
    z-index: 2;
}header .top_page9681::before,
header .top_page9681::after {
    background: rgb(191,173,151,0.5);
    position: absolute;
    z-index: -1;
    transition: all 0.5s ease;
    content: "";
    opacity: 0;
    border-radius: 50%;
}header .top_page9681::before {
    left: -15px;
    width: 50px;
    top: -15px;
    height: 50px;
}header .top_page9681::after {
    right: -10px;
    height: 25px;
    bottom: -5px;
    width: 25px;
    background: rgb(172,119,159,0.5);
}header .top_page9681:hover::before,
header .top_page9681:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .top_page9681 svg {
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    transition: all 0.3s ease;
    height: 50px;
}header .top_page9681:hover svg {
    transform: rotate(-5deg);
}header .nav_mentor8760 {
    background: linear-gradient(to right, transparent, #ffffff);
    margin: 0;
    flex-wrap: wrap;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    justify-content: flex-end;
    padding: 10px 20px;
    list-style: none;
    border-radius: 0 10px 10px 0;
}header .nav_mentor8760::after {
    background-size: 10px 10px;
    height: 100%;
    width: 100%;
    background-image: 
        linear-gradient(45deg, rgb(191,173,151,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(191,173,151,0.5) 50%, rgb(191,173,151,0.5) 75%, transparent 75%, transparent);
    animation: moveStripes 20s linear infinite;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.05;
    position: absolute;
    z-index: -1;
}header .nav_site7284 {
    position: relative;
    margin: 5px 8px;
    perspective: 800px;
}header .nav_site7284::before {
    border-left: 5px solid rgb(191,173,151);
    transform: translateY(-50%) scale(0);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -10px;
    height: 0;
    content: "";
    width: 0;
    top: 50%;
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
}header .nav_site7284:hover::before {
    left: -15px;
    transform: translateY(-50%) scale(1);
    opacity: 1;
}header .nav_site7284 a {
    border-radius: 10px;
    text-decoration: none;
    transform-style: preserve-3d;
    overflow: hidden;
    color: #000000;
    background: transparent;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    display: block;
    padding: 10px 18px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    position: relative;
}header .nav_site7284 a::before {
    content: "";
    background: #ffffff;
    z-index: -1;
    left: 0;
    top: 0;
    transform: translateZ(-1px);
    width: 100%;
    position: absolute;
    height: 100%;
}header .nav_site7284 a::after {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    width: 0;
    background: rgb(191,173,151);
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
}header .nav_site7284 a:hover {
    border-color: rgb(191,173,151,0.5);
    transform: translateZ(20px);
    color: rgb(191,173,151);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .nav_site7284 a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .header_wrap9853 {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 2rem;
}header .nav_mentor8760 {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    clip-path: none;
    justify-content: center;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .nav_site7284 {
    margin: 3px 5px;
}header .nav_site7284 a {
    font-size: calc(14px - 1px);
    padding: 8px 15px;
}
}

@media (max-width: 480px) {header .nav_mentor8760 {
    padding: 15px;
    align-items: center;
    flex-direction: column;
}header .nav_site7284 {
    margin: 3px 0;
    width: 100%;
}header .nav_site7284 a {
    width: 100%;
    text-align: center;
}header .nav_site7284::before {
    display: none;
}header .top_page9681 svg {
    height: 40px;
}}.secure_depository0453 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    padding: 5rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(211,204,197) 0%, rgba(240, 245, 255, 0.95) 100%);
    color: #000000;
    position: relative;
}.secure_depository0453::before {
    z-index: 1;
    height: 5px;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(191,173,151) 0%, rgb(172,119,159) 100%);
    content: "";
}.secure_depository0453::after {
    position: absolute;
    mix-blend-mode: overlay;
    width: 300px;
    background: radial-gradient(circle, rgb(172,119,159,0.5) 0%, transparent 70%);
    border-radius: 50%;
    right: -150px;
    top: -150px;
    content: "";
    z-index: 0;
    height: 300px;
}.secure_depository0453 .container {
    position: relative;
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
}.secure_depository0453 h1 {
    color: rgb(191,173,151);
    position: relative;
    transform: translateZ(0);
    transition: transform 0.3s ease;
    font-size: calc(46px * 1.1);
    display: inline-block;
    margin-bottom: 2rem;
    font-weight: 700;
}.secure_depository0453 h1::after {
    transform-origin: left;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgb(172,119,159);
    left: 0;
    bottom: -10px;
    height: 3px;
    content: "";
    width: 60%;
    position: absolute;
}.secure_depository0453 h1:hover {
    transform: translateY(-2px);
}.secure_depository0453 h1:hover::after {
    width: 100%;
}.secure_depository0453 h2 {
    padding-left: 15px;
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
    color: #000000;
    font-size: 38px;
    border-left: 4px solid rgb(172,119,159);
}.secure_depository0453 h3 {
    border-left: 3px solid rgb(172,119,159,0.5);
    font-size: calc(38px * 0.85);
    font-weight: 600;
    padding-left: 12px;
    margin: 2rem 0 1.25rem;
    color: #000000;
}.secure_depository0453 h4 {
    font-size: calc(38px * 0.7);
    font-weight: 600;
    margin: 1.75rem 0 1rem;
    color: #000000;
    padding-left: 10px;
    border-left: 2px solid rgb(172,119,159,0.5);
}.secure_depository0453 p {
    max-width: 90ch;
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    font-size: 14px;
    line-height: 1.8;
}.secure_depository0453 p:hover {
    transform: translateX(5px);
}.secure_depository0453 p strong {
    color: #000000;
    display: inline-block;
    position: relative;
    font-weight: 600;
}.secure_depository0453 p strong::after {
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    bottom: -2px;
    content: "";
    background: rgb(172,119,159);
    position: absolute;
    transform-origin: left;
    height: 1px;
}.secure_depository0453 p:hover strong::after {
    transform: scaleX(1);
}.secure_depository0453 span {
    display: block;
    border-left: 1px solid rgb(172,119,159,0.5);
    font-size: calc(14px * 0.95);
    font-style: italic;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    color: #000000;
    padding-left: 15px;
}.secure_depository0453 ul {
    margin: 1.5rem 0 2rem 1rem;
    padding-left: 1.5rem;
    list-style-type: none;
}.secure_depository0453 li {
    color: #000000;
    font-size: 14px;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 1.7;
    position: relative;
}.secure_depository0453 li::before {
    background: rgb(172,119,159);
    width: 8px;
    position: absolute;
    top: 0.75rem;
    transform: rotate(45deg);
    height: 8px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    left: 0;
    content: "";
    border-radius: 2px;
}.secure_depository0453 li:hover::before {
    transform: rotate(135deg);
    background: rgb(191,173,151);
}

@media (min-width: 768px) {.secure_depository0453 {
    padding: 7rem 3rem;
}.secure_depository0453 .container {
    padding: 0 2rem;
}.secure_depository0453 h1 {
    margin-bottom: 3rem;
    font-size: calc(46px * 1.2);
}.secure_depository0453 h2 {
    margin: 3.5rem 0 2rem;
    font-size: calc(38px * 1.1);
    padding-left: 20px;
}.secure_depository0453 h3 {
    font-size: calc(38px * 0.9);
    padding-left: 16px;
}.secure_depository0453 h4 {
    padding-left: 12px;
    font-size: calc(38px * 0.75);
}.secure_depository0453 p {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}.secure_depository0453 span {
    padding-left: 20px;
    font-size: 14px;
}.secure_depository0453 ul {
    margin-left: 2rem;
}.secure_depository0453 li {
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
}.secure_depository0453 li::before {
    height: 10px;
    width: 10px;
}
}

@media (min-width: 1200px) {.secure_depository0453 {
    padding: 8rem 0;
}.secure_depository0453::after {
    top: -200px;
    width: 400px;
    right: -150px;
    height: 400px;
}.secure_depository0453 .container {
    border-radius: 5px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    padding: 0;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(0.5deg);
    background: rgba(255, 255, 255, 0.7);
    padding: 4rem;
}.secure_depository0453 .container:hover {
    transform: perspective(1000px) rotateX(0deg);
}.secure_depository0453 h1 {
    font-size: calc(46px * 1.3);
    margin-bottom: 3.5rem;
}.secure_depository0453 h2 {
    font-size: calc(38px * 1.15);
    margin: 4rem 0 2.5rem;
}.secure_depository0453 p {
    margin-left: 1rem;
    max-width: 80ch;
}.secure_depository0453 ul {
    margin-left: 3rem;
}.secure_depository0453 li {
    transition: transform 0.3s ease;
}.secure_depository0453 li:hover {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.secure_depository0453 {
    padding: 4rem 1.5rem;
}.secure_depository0453 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(46px * 0.9);
}.secure_depository0453 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(38px * 0.95);
}.secure_depository0453 h3, .secure_depository0453 h4 {
    font-size: calc(38px * 0.65);
    margin: 1.5rem 0 0.75rem;
}.secure_depository0453 p, .secure_depository0453 span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.secure_depository0453 ul {
    margin-left: 0;
}.secure_depository0453 li {
    margin-bottom: 0.75rem;
    padding-left: 1.25rem;
}}.learning_process5913 {
    padding: 6rem 2rem;
    min-height: 70vh;
    align-items: center;
    overflow: hidden;
    display: flex;
    position: relative;
    background: rgb(211,204,197);
}.learning_process5913::before {
    left: 0;
    filter: blur(40px);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(191,173,151,0.5) 0%, transparent 25%),
        radial-gradient(circle at 90% 80%, rgb(172,119,159,0.5) 0%, transparent 25%);
    content: '';
}.learning_process5913::after {
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(191,173,151,0.5) 49%, rgb(191,173,151,0.5) 51%, transparent 52%) 0 0 / 30px 30px,
        linear-gradient(135deg, transparent 48%, rgb(172,119,159,0.5) 49%, rgb(172,119,159,0.5) 51%, transparent 52%) 0 0 / 30px 30px;
    content: '';
    left: 0;
    height: 100%;
    opacity: 0.1;
    top: 0;
    position: absolute;
}.learning_process5913 .learning_corner1820 {
    justify-content: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px;
    display: flex;
    z-index: 2;
}.learning_process5913 .content_wrap6702 {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.15),
        -12px -12px 24px rgba(255, 255, 255, 0.8);
    position: relative;
    padding: 3.5rem;
    transition: all 0.4s ease;
    background: rgb(211,204,197);
    border-radius: 18px;
    width: 80%;
    max-width: 800px;
}.learning_process5913 .content_wrap6702:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.9);
}.learning_process5913 .content_wrap6702::before {
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    right: 20px;
    z-index: -1;
    width: 60px;
    position: absolute;
    border-radius: 50%;
    content: '';
    animation: pulse 5s infinite alternate;
    top: 20px;
    height: 60px;
    background: linear-gradient(135deg, rgb(191,173,151,0.5), rgb(172,119,159,0.5));
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.9;
    }
}

.learning_process5913 .content_wrap6702::after {
    height: 40px;
    bottom: 20px;
    background: linear-gradient(135deg, rgb(172,119,159,0.5), rgb(191,173,151,0.5));
    width: 40px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    animation: pulse 5s infinite alternate-reverse;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    content: '';
    left: 20px;
}.learning_process5913 h2 {
    display: inline-block;
    background: linear-gradient(135deg, rgb(191,173,151), rgb(172,119,159));
    text-align: center;
    background-clip: text !important;
    font-weight: 700;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
    margin-bottom: 2rem;
    color: #000000;
    font-size: 35px;
    -webkit-text-fill-color: transparent;
    position: relative;
}.learning_process5913 h2::before {
    content: '';
    bottom: -10px;
    background: linear-gradient(90deg, rgb(191,173,151,0.5) 0%, rgb(172,119,159) 50%, rgb(191,173,151,0.5) 100%);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 10px;
    height: 5px;
}.learning_process5913 p {
    position: relative;
    color: #000000;
    box-shadow: 
        inset 3px 3px 6px rgba(0, 0, 0, 0.1),
        inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    padding: 1rem;
    background: rgb(211,204,197);
    margin-top: 1.5rem;
    font-size: 16px;
    border-radius: 10px;
    transition: all 0.3s ease;
    line-height: 1.8;
}.learning_process5913 .content_wrap6702:hover p {
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.12),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}.learning_process5913 .content_wrap6702::before,
.learning_process5913 .content_wrap6702::after {
    transition: all 0.5s ease;
}.learning_process5913 .content_wrap6702:hover::before {
    transform: scale(1.15) translateY(-5px);
}.learning_process5913 .content_wrap6702:hover::after {
    transform: scale(1.15) translateY(5px);
}

@media (max-width: 992px) {.learning_process5913 {
    padding: 4rem 1.5rem;
}.learning_process5913 .content_wrap6702 {
    width: 90%;
    padding: 2.5rem;
}.learning_process5913 h2 {
    font-size: calc(35px * 0.9);
}.learning_process5913 p {
    padding: 0.8rem;
}
}

@media (max-width: 768px) {.learning_process5913 {
    min-height: auto;
    padding: 3rem 1rem;
}.learning_process5913 .content_wrap6702 {
    padding: 2rem;
    width: 100%;
}.learning_process5913 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(35px * 0.8);
}.learning_process5913 p {
    padding: 0.6rem;
    font-size: calc(16px * 0.95);
}.learning_process5913 .content_wrap6702::before {
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
}.learning_process5913 .content_wrap6702::after {
    width: 30px;
    height: 30px;
    left: 15px;
    bottom: 15px;
}
}

@media (max-width: 576px) {.learning_process5913 {
    padding: 2.5rem 0.8rem;
}.learning_process5913 .content_wrap6702 {
    padding: 1.5rem;
    box-shadow: 
            8px 8px 16px rgba(0, 0, 0, 0.15),
            -8px -8px 16px rgba(255, 255, 255, 0.8);
}.learning_process5913 h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.2rem;
}.learning_process5913 h2::before {
    bottom: -8px;
    height: 3px;
}.learning_process5913 p {
    font-size: calc(16px * 0.9);
    padding: 0.5rem;
    margin-top: 1rem;
}}.training_specialist9480 {
    background: linear-gradient(125deg, #000000 0%, rgb(211,204,197) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.training_specialist9480::before {
    position: absolute;
    left: 0;
    content: "";
    background: 
    radial-gradient(circle at 20% 30%, rgb(191,173,151,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(172,119,159,0.5) 0%, transparent 30%);
    top: 0;
    height: 100%;
    width: 100%;
    animation: pulse 20s infinite alternate;
}.training_specialist9480 .container {
    perspective: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.training_specialist9480 .client_stories9740 {
    grid-template-columns: 1.2fr 0.8fr;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
    transform: rotateY(-10deg);
    transform-style: preserve-3d;
    position: relative;
    grid-template-rows: auto auto auto;
    display: grid;
    gap: 10px 30px;
}.training_specialist9480 .client_stories9740:hover {
    transform: rotateY(0deg) translateZ(10px);
}.training_specialist9480 .job_background2135 {
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(191,173,151,0.5);
    border-radius: 25px;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    backdrop-filter: blur(10px);
    color: #ffffff;
    padding: 50px 40px;
    font-size: 18px;
    z-index: 1;
    grid-area: quote;
    margin: 0;
    transform: translateZ(20px);
    font-weight: 300;
    line-height: 1.7;
}.training_specialist9480 .job_background2135::before {
    top: 15px;
    line-height: 1;
    content: "";
    position: absolute;
    font-size: calc(41px * 2);
    color: rgb(191,173,151);
    left: 20px;
}.training_specialist9480 .img_header8109 {
    height: 280px;
    transform: translateZ(40px);
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(191,173,151,0.5);
    grid-area: photo;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-radius: 10px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}.training_specialist9480 .client_stories9740:hover .img_header8109 {
    transform: translateZ(60px) translateX(-10px);
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(191,173,151,0.5);
}.training_specialist9480 .name {
    padding: 15px 20px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    border-radius: 10px;
    color: #ffffff;
    grid-area: name;
    z-index: 2;
    background: rgb(191,173,151);
    transition: transform 0.3s ease;
    transform: translateZ(30px);
    font-size: 18px;
    margin: 0;
}.training_specialist9480 .client_stories9740:hover .name {
    transform: translateZ(45px) translateY(-5px);
}.training_specialist9480 .client_stories9740 > span:not(.name) {
    font-size: 18px;
    z-index: 2;
    font-weight: 600;
    transition: transform 0.3s ease;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    color: rgb(172,119,159);
    border-radius: 10px;
    transform: translateZ(25px);
    grid-area: job;
    background: #ffffff;
    padding: 10px 15px;
}.training_specialist9480 .client_stories9740:hover > span:not(.name) {
    transform: translateZ(35px) translateY(-5px);
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.8;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}

@media (max-width: 992px) {.training_specialist9480 {
    padding: 80px 0;
}.training_specialist9480 .client_stories9740 {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    transform: none;
    gap: 15px;
    grid-template-areas:
      "img_header8109"
      "name"
      "career_tasks2139"
      "job_background2135";
}.training_specialist9480 .job_background2135,
  .training_specialist9480 .img_header8109,
  .training_specialist9480 .name,
  .training_specialist9480 .client_stories9740 > span:not(.name) {
    transform: none;
}.training_specialist9480 .client_stories9740:hover .job_background2135,
  .training_specialist9480 .client_stories9740:hover .img_header8109,
  .training_specialist9480 .client_stories9740:hover .name,
  .training_specialist9480 .client_stories9740:hover > span:not(.name) {
    transform: none;
}.training_specialist9480 .img_header8109 {
    width: 90%;
    height: 240px;
    margin: 0 auto;
}.training_specialist9480 .job_background2135 {
    padding: 30px;
}.training_specialist9480 .name,
  .training_specialist9480 .client_stories9740 > span:not(.name) {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
}

@media (max-width: 576px) {.training_specialist9480 {
    padding: 60px 0;
}.training_specialist9480 .img_header8109 {
    height: 200px;
    width: 100%;
}.training_specialist9480 .job_background2135 {
    font-size: calc(18px * 0.95);
    padding: 25px 20px;
}.training_specialist9480 .name {
    font-size: calc(18px * 0.9);
}.training_specialist9480 .client_stories9740 > span:not(.name) {
    font-size: calc(18px * 0.9);
}}.cookie_warning_window8143 {
    z-index: 90;
    border-top: 2px solid rgb(191,173,151);
    width: 100%;
    background: rgb(211,204,197);
    bottom: 0;
    position: fixed;
}.cookie_edu9830 {
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    display: flex;
}.cookie_warning_window8143 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_warning_window8143 p {
    font-size: 18px;
}.privacy_switch5280 {
    margin-right: 10px;
    flex-shrink: 0;
}.privacy_switch5280 svg, .privacy_switch5280 svg path, .privacy_switch5280 img {
    fill: rgb(191,173,151);
    width: 100px;
    height: 100px;
}.track_optin4172 {
    color: rgb(191,173,151);
    margin-left: 10px;
    text-decoration: none;
    min-width: 120px;
    text-align: center;
    font-size: 24px;
    flex-shrink: 0;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 2px solid rgb(191,173,151);
    line-height: 35px;
}.cookie_warning_window8143 p a {
    color: rgb(191,173,151);
    text-decoration: none;
}#cookieConsentAlert5129 {
    display: none;
}#cookieConsentAlert5129:checked ~ .cookie_warning_window8143 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_warning_window8143 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.privacy_switch5280 {
    display: none;
}.cookie_edu9830 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_warning_window8143 h5 {
    text-align: center;
}.cookie_warning_window8143 p {
    text-align: center;
}.cookie_alerts1923 {
    margin-bottom: 20px;
}body .wrapper-holder0267 .track_optin4172 {
    margin-left: 0;
}}
.wrapper-holder0267 .cookie_edu9830 {
    justify-content: flex-end;
}.wrapper-holder0267 .track_optin4172 {
    margin-left: 30px;
    background: rgb(191,173,151);
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
}.wrapper-holder0267 .cookie_alerts1923 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-holder0267 .track_optin4172 {
    margin-bottom: 10px;
    margin-left: 0;
}
}