﻿html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
}

.volunteer-css {
    flex: 0 0 auto;
}

.volunteer-css {
    padding: 70px 0;
    z-index: 2;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}

.contact-section-css h2 {
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 34px;
    margin-bottom: 50px;
    text-align: center;
}

.contact-section-css .pic-wrapper-css {
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    transition: transform 0.5s ease;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 19px;
}

.contact-section-css form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(218,176,181);
    outline: none;
}

.contact-section-css .request-widget-css input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-section-css .request-widget-css input[type="checkbox"]:checked + label::before {
    background: rgb(218,176,181);
}

.contact-section-css .request-widget-css label a:hover {
    color: rgb(199,132,139);
}

.contact-section-css form .request-list-css {
    font-weight: 600;
    font-size: 15px;
    background: rgb(218,176,181);
    border: none;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    color: #ffffff;
    padding: 16px 35px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    cursor: pointer;
}

.volunteer-css .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.volunteer-css .company_holder h3 {
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    font-size: 38px;
}

.volunteer-css .nav-expert-css {
    flex: 0 0 calc(50% - 15px);
    position: relative;
}

.volunteer-css .nav-expert-css .site-head-css a::before {
    left: 0;
    width: 0;
    position: absolute;
    background: rgb(218,176,181,0.5);
    content: '';
    z-index: -1;
    top: 0;
    transition: width 0.3s ease;
    height: 100%;
}

.sponsor-logo-css .container {
    align-items: center;
    display: flex;
    justify-content: center;
}



footer::after {
    left: 0;
    position: absolute;
    right: 0;
    content: '';
    background-size: 40px 40px;
    top: 0;
    bottom: 0;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    z-index: 1;
}

.course-program-details-css .training-classes-css {
    position: relative;
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
}

.course-program-details-css .learn-map-css::before {
    width: 60px;
    content: "";
    border-right: 2px solid rgb(199,132,139,0.5);
    z-index: 1;
    right: 20px;
    top: 20px;
    position: absolute;
    height: 60px;
    border-top: 2px solid rgb(199,132,139,0.5);
}

.course-program-details-css .nav-block-css::before {
    width: 10px;
    left: -20px;
    top: 50%;
    background-color: rgb(218,176,181);
    position: absolute;
    border-radius: 50%;
    height: 10px;
    transform: translateY(-50%);
    content: "";
}

.course-program-details-css p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.8;
    position: relative;
}

.course-program-details-css .pic-wrapper-css::before {
    height: 100%;
    background: linear-gradient(
    to bottom right,
    rgb(218,176,181,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(199,132,139,0.5) 100%
  );
    z-index: 2;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}

header .top_plank .learning-panel-css div img, header .top_plank .learning-panel-css div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}

.privacy-fence-css::after {
    position: absolute;
    width: 300px;
    animation: float 15s infinite ease-in-out;
    content: "";
    right: -5%;
    background: radial-gradient(circle, rgb(199,132,139,0.5) 0%, transparent 70%);
    z-index: 0;
    opacity: 0.15;
    top: -5%;
    border-radius: 50%;
    height: 300px;
}

.privacy-fence-css h2:hover {
    transform: translateX(5px);
}

.privacy-fence-css h4 {
    border-left: 2px solid rgb(199,132,139,0.5);
    color: #000000;
    font-weight: 600;
    font-size: calc(38px * 0.7);
    margin: 1.5rem 0 0.75rem;
    padding-left: 0.5rem;
}

.privacy-fence-css li {
    font-size: 18px;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    line-height: 1.7;
    padding-left: 1.75rem;
}

.training-method-css {
    position: relative;
    background: linear-gradient(215deg, #000000 0%, rgb(218,176,181) 100%);
    padding: 6rem 0;
    overflow: hidden;
    min-height: 80vh;
    align-items: center;
    display: flex;
}

.training-method-css .text-card-css {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(5px);
    position: relative;
    border-left: 4px solid rgb(199,132,139);
    margin: 0 auto;
    max-width: 900px;
    overflow: hidden;
    width: 90%;
    border-radius: 0 26px 26px 0;
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.training-method-css h2::before {
    position: absolute;
    left: 0;
    animation: blink 1s step-end infinite;
    color: rgb(199,132,139);
    content: '>';
}



.training-method-css h2::after {
    height: 2px;
    width: 100%;
    position: absolute;
    content: '';
    left: 0;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(199,132,139), rgb(218,176,181));
}

.training-method-css .text-card-css:hover::after {
    animation-duration: 1.5s;
}

.statistical-report-css .container {
    gap: 50px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 10;
    position: relative;
    max-width: 1200px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.statistical-report-css .advantage-statistics-css {
    display: flex;
    justify-content: center;
    padding-right: 30px;
    order: 1;
    position: relative;
    flex-direction: column;
}

.statistical-report-css .benefits-block-css {
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    border-left: 3px solid rgb(218,176,181);
    background: rgba(255, 255, 255, 0.8);
    justify-content: center;
    overflow: hidden;
    position: relative;
    flex-direction: column;
    border-radius: 27px;
    transition: all 0.4s ease;
}

.statistical-report-css .benefits-block-css:hover::after {
    transform: scale(1.2);
}

.statistical-report-css .benefits-block-css span {
    opacity: 0.9;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.statistical-report-css .benefits-block-css:hover svg {
    transform: translateX(5px);
    opacity: 0.8;
}

header .top-train-css {
    flex-direction: column;
    align-items: center;
    padding: 1.5rem;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 21px;
}

header .top-info-css {
    justify-content: center;
    text-decoration: none;
    display: flex;
    position: relative;
    padding: 0 0 1rem 0;
}

header .nav-expert-css {
    justify-content: center;
    padding-top: 1rem;
    flex-wrap: wrap;
    width: 100%;
    max-width: 90%;
    gap: 0.7rem;
    display: flex;
}

header .top-sitewrap-css:hover::before {
    width: 100%;
}

.welcome-board-css {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background: rgb(218,176,181);
    width: 100%;
    background: linear-gradient(135deg, rgb(199,132,139) 0%, rgb(218,176,181) 100%);
}

.welcome-board-css {
    --slide-count: 5;
}

.welcome-board-css .learning-open-css input {
    display: none;
}

.welcome-board-css .study-smart-css {
    overflow: hidden;
    height: 100%;
    width: calc(100% / var(--slide-count, 5));
    position: relative;
}

.welcome-board-css .study-smart-css {
    position: relative;
    counter-increment: slideNum;
}

.welcome-board-css .course-open-css {
    background: rgb(199,132,139,0.5);
    padding: 10px 20px;
    position: absolute;
    display: flex;
    transform: translateX(-50%);
    gap: 16px;
    bottom: 40px;
    z-index: 5;
    border-radius: 11px;
    backdrop-filter: blur(5px);
    left: 50%;
}

.welcome-board-css .learning-open-css input:nth-child(3):checked ~ .course-begin-css {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
}

.welcome-board-css .learning-open-css input:nth-child(6):checked ~ .course-begin-css {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 5));
}

.welcome-board-css .learning-open-css input:nth-child(10):checked ~ .course-begin-css {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 9));
}

.welcome-board-css .text-card-css {
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    padding: 60px 0 40px;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 4;
}

.welcome-board-css .text-card-css .container::before {
    top: 0;
    position: absolute;
    background: #ffffff;
    height: 3px;
    content: "";
    animation: lineExpand 1.5s ease forwards;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    left: 15px;
    transform-origin: left;
    width: 80px;
}

.welcome-board-css .text-card-css p {
    opacity: 0;
    margin-bottom: 0;
    transform: translateY(20px);
    color: #ffffff;
    animation: fadeUp 0.6s ease forwards 0.9s;
    font-weight: 400;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    max-width: 80%;
    font-size: 16px;
    line-height: 1.7;
}

.welcome-board-css .course-open-css::before,
.welcome-board-css .course-open-css::after {
    content: "";
    background: rgb(218,176,181);
    position: absolute;
    top: 50%;
    height: 1px;
    width: 30px;
}

.welcome-board-css .course-open-css::before {
    transform: translateX(-100%);
    left: -20px;
}

.price-pick-css {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(236,217,220), #ffffff);
    padding: 6rem 0;
    position: relative;
}

.price-pick-css .container {
    z-index: 2;
    padding: 0 15px;
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
}

.price-pick-css .price-tiers-css h2 {
    display: inline-block;
    position: relative;
    font-size: 32px;
    margin-bottom: 1.5rem;
    color: rgb(218,176,181);
    font-weight: 700;
}

.price-pick-css .value-rates-css {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
    order: 2;
}

.price-pick-css .price-view-css:nth-child(4) {
    --i: 4;
}

.price-pick-css .price-view-css:hover .pricing-rates-css {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.price-pick-css .plan-fee-css::before {
    position: absolute;
    right: 0;
    height: 120px;
    width: 120px;
    top: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, transparent 50%, rgb(218,176,181,0.5) 50%);
    transform: translate(30px, -30px);
    opacity: 0;
}

.price-pick-css .price-view-css p {
    margin-bottom: 0;
    word-wrap: break-word;
    -ms-word-break: break-all;
    overflow-wrap: break-word;
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}

.our-story-css .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
}

.our-story-css h1 {
    position: relative;
    transform: translateY(0);
    font-size: 38px;
    transition: all 0.5s ease-out;
    margin-bottom: 50px;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    opacity: 1;
}

.our-story-css h4:hover {
    transform: translateX(5px);
}

.our-story-css h4:hover::before {
    width: 100%;
}

.our-story-css span {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    background: linear-gradient(90deg, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.3) 100%);
    font-size: 13px;
    display: block;
    padding: 30px;
    line-height: 1.7;
    position: relative;
    transform: translateY(0);
    border-left: 3px solid rgb(218,176,181);
    transition: all 0.4s ease;
    color: rgba(255, 255, 255, 0.9);
}

.thanksFocus-css .training-classes-css {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 0 30px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 3.5rem;
}

.thanksFocus-css .training-classes-css {
    max-width: 75%;
    gap: 3rem;
}

.thanksFocus-css a:hover::before {
    opacity: 1;
}

.thanksFocus-css a:hover p {
    color: rgb(218,176,181);
    transform: translateX(5px);
}

.education-history-css {
    padding: 6rem 2rem;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(90deg, rgb(236,217,220) 30%, rgb(199,132,139,0.5) 100%);
    overflow: hidden;
}

.education-history-css .review-panel-css {
    gap: 0;
    transform: rotateX(5deg) rotateZ(-1deg);
    display: grid;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1100px;
    grid-template-columns: 1fr 1.2fr;
    transform-style: preserve-3d;
}

.education-history-css .name {
    font-size: calc(35px * 1.2);
    margin-bottom: 0.5rem;
    color: #000000;
    transform: translateZ(20px);
    font-weight: 700;
    transition: transform 0.5s ease;
}

.education-history-css .job-milestones-css {
    font-style: italic;
    transform: translateZ(10px);
    color: #000000;
    position: relative;
    line-height: 1.7;
    transition: transform 0.5s ease 0.2s;
    font-size: 16px;
}

.reach-us-css {
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(236,217,220) 0%, #ffffff 60%, rgb(236,217,220) 100%);
    padding: 80px 20px;
    overflow: hidden;
}

.reach-us-css h1::after {
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(218,176,181), transparent);
    height: 3px;
    width: 120px;
    position: absolute;
}

.reach-us-css .msg-details-css > div:hover {
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.reach-us-css h6 svg {
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.reach-us-css span {
    margin-left: 30px;
    font-size: 15px;
    line-height: 1.6;
    color: #000000;
    display: block;
}

.reach-us-css .info-request-css:hover {
    color: rgb(218,176,181);
}

.reach-us-css .info-request-css svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
}

.reach-us-css svg path {
    transition: fill 0.3s ease;
}

.reach-us-css h6:hover svg path {
    fill: rgb(218,176,181);
}

.cookie-verify-css {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 24px;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    border: 2px dashed rgb(218,176,181);
    padding: 20px 5%;
}

.track-alert-css {
    white-space: nowrap;
    color: #000000;
    min-width: 140px;
    border-radius: 10px;
    text-decoration: none;
    line-height: 40px;
    margin-left: 10px;
    cursor: pointer;
    padding: 10px 20px;
    border: 2px solid rgb(218,176,181);
    text-align: center;
    font-size: 19px;
    flex-shrink: 0;
    background: rgb(218,176,181);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}



@media screen and (max-width: 576px) {.contact-section-css {
    padding: 50px 0;
}.contact-section-css h2 {
    font-size: calc(34px * 0.85);
}.contact-section-css .pic-wrapper-css {
    height: 250px;
}.contact-section-css .query-widget-css {
    padding: 30px 25px;
}.contact-section-css form h3 {
    font-size: calc(21px * 0.9);
}.contact-section-css form .request-list-css {
    width: 100%;
}}



@media (max-width: 767px) {.course-program-details-css {
    padding: 50px 0;
}.course-program-details-css .learn-map-css {
    padding: 25px;
}.course-program-details-css h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: calc(29px * 0.9);
}.course-program-details-css .nav-block-css {
    margin-bottom: 20px;
}.course-program-details-css .nav-block-css svg {
    max-height: 60px;
}.course-program-details-css .pic-wrapper-css {
    min-height: 350px;
}.course-program-details-css .learn-map-css::before,
  .course-program-details-css .learn-map-css::after {
    width: 40px;
    height: 40px;
}
}



@media (max-width: 992px) {.training-method-css {
    min-height: 70vh;
    padding: 5rem 1.5rem;
}.training-method-css .text-card-css {
    padding: 2.5rem;
    width: 90%;
}.training-method-css h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 1.8rem;
}.training-method-css p {
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 576px) {.training-method-css {
    padding: 3rem 0.8rem;
}.training-method-css .text-card-css {
    padding: 1.5rem;
}.training-method-css h2 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.7);
    padding-left: 1rem;
}.training-method-css p {
    padding-left: 1rem;
    font-size: calc(18px * 0.9);
}.training-method-css::before,
    .training-method-css::after {
    opacity: 0.15;
}.training-method-css .text-card-css::before {
    animation-duration: 3s;
}}



@media screen and (max-width: 480px) {.statistical-report-css {
    padding: 60px 0;
}.statistical-report-css .benefits-block-css {
    padding: 20px;
}.statistical-report-css .benefits-block-css h4 {
    font-size: calc(37px * 0.9);
}.statistical-report-css .benefits-block-css span {
    font-size: calc(12px * 0.9);
}.statistical-report-css .expert-benefits-cssxCl5 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.9);
}.statistical-report-css .statistics-advance-css {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}}



@media (max-width: 768px) {.welcome-board-css .text-card-css .container {
    max-width: 540px;
}.welcome-board-css .text-card-css h1 {
    font-size: calc(40px * 0.85);
}.welcome-board-css .text-card-css h3 {
    font-size: calc(24px * 0.9);
}.welcome-board-css .course-open-css {
    gap: 12px;
    bottom: 30px;
}.welcome-board-css .course-open-css label {
    height: 12px;
    width: 12px;
}.welcome-board-css .learning-open-css {
    max-height: 60vh;
}
}



@media (min-width: 1200px) {.price-pick-css .value-rates-css {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.price-pick-css .plan-fee-css {
    padding: 3rem 2.5rem;
}.price-pick-css .price-tiers-css h2 {
    font-size: calc(32px + 0.3rem);
}
}



@media (max-width: 992px) {.our-story-css {
    padding: 90px 0;
}.our-story-css h1 {
    font-size: calc(38px - 6px);
    margin-bottom: 40px;
}.our-story-css h4 {
    font-size: calc(33px - 4px);
}.our-story-css span {
    font-size: calc(13px - 1px);
    padding: 25px;
}
}



@media (min-width: 768px) {.thanksFocus-css {
    padding: 150px 0;
}.thanksFocus-css .training-classes-css {
    padding: 4rem 5rem;
    max-width: 85%;
    margin: 0 auto;
    transform: perspective(1000px) rotateX(2deg) rotateY(1deg);
}.thanksFocus-css .training-classes-css:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.thanksFocus-css h5 {
    font-size: calc(21px * 1.2);
}.thanksFocus-css p {
    font-size: calc(14px * 1.1);
    line-height: 1.8;
    padding: 1rem 1.5rem;
}
}



@media (hover: none) {.reach-us-css .msg-details-css > div,
    .reach-us-css h1,
    .reach-us-css .ask-for-help-css > div {
    transform: none !important;
}.reach-us-css .msg-details-css > div:hover,
    .reach-us-css h1:hover,
    .reach-us-css .ask-for-help-css > div:hover {
    transform: none !important;
}
}


@media only screen and (max-width: 1200px) {.cookie-overlay-alert-css {
    padding: 15px 0;
}.cookie-verify-css {
    padding: 15px 5%;
}.track-edu-css {
    display: none;
}.cookie-verify-css {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookie-overlay-alert-css h5 {
    font-size: 20px;
    margin-bottom: 10px;
}.cookie-rules-css {
    margin-bottom: 15px;
}.track-alert-css {
    margin: 10px 0;
    min-width: 100%;
}
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 10%, 5% 10%, 10px 10px;
        opacity: 0.25;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
}



@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}


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

