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

.twitter_cta849 {
    flex: 0 0 auto;
}

.twitter_cta849 {
    position: relative;
    background-color: rgb(148,185,164);
    color: #000000;
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
}

header,footer {
    width: 100%;
}

header {
    background: rgb(148,185,164);
    position: relative;
    padding: 0;
    overflow: visible;
    z-index: 100;
    margin-top: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}


.privacy_hedge423 {
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, rgb(148,185,164), rgba(248, 249, 250, 0.97));
    color: #000000;
    overflow: hidden;
}

.privacy_hedge423::after {
    width: 40%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    top: 0;
    pointer-events: none;
    content: "";
    z-index: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(77,113,93,0.5) 100%);
    right: 0;
    opacity: 0.03;
    height: 100%;
    position: absolute;
}

.privacy_hedge423 .container:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.privacy_hedge423 h1 {
    font-size: 41px;
    transform: translateX(-0.5rem);
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #000000;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    position: relative;
}

.privacy_hedge423 h1:hover::after {
    width: 10rem;
}

.privacy_hedge423 h2 {
    font-weight: 600;
    margin: 3rem 0 1.5rem;
    color: #000000;
    padding-left: 1rem;
    transition: all 0.3s ease;
    border-left: 2px solid rgb(113,149,129);
    font-size: 38px;
}

.privacy_hedge423 h4 {
    margin: 2rem 0 1rem;
    padding-left: 0.5rem;
    border-left: 1px dashed rgb(113,149,129,0.5);
    color: #000000;
    font-size: 22px;
    font-weight: 400;
}

.privacy_hedge423 p:hover {
    transform: translateX(5px);
}

.privacy_hedge423 strong {
    position: relative;
    color: #000000;
    font-weight: 600;
}

.privacy_hedge423 strong:hover::after {
    transform: scaleX(1);
}

.privacy_hedge423 ul {
    list-style-type: none;
    margin: 1.5rem 0 2rem 1.5rem;
}

.privacy_hedge423 li {
    line-height: 1.7;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    position: relative;
    transition: all 0.3s ease;
    font-size: 12px;
}

.privacy_hedge423 li:hover {
    padding-left: 1.8rem;
}

.privacy_hedge423 li:hover::before {
    transform: rotate(135deg);
    background-color: rgb(113,149,129,0.5);
}

header::before {
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(113,149,129), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(113,149,129), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(113,149,129), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(113,149,129), 0.03) 25%) 0 0 / 20px 20px;
    position: absolute;
    left: 0;
    content: '';
}

header .head_master827 {
    display: flex;
    z-index: 5;
    position: relative;
    align-items: center;
    padding: 1.3rem 2.5rem;
    justify-content: space-between;
}

header .site_header582:hover {
    transform: rotateY(10deg) rotateX(5deg);
}

header .site_header582::before {
    position: absolute;
    content: '';
    width: 100%;
    transform: translateZ(-10px);
    filter: blur(10px);
    opacity: 0.1;
    height: 100%;
    background: rgb(113,149,129);
    top: 0;
    left: 0;
}

header .header_learn658::before {
    transform: rotateX(90deg);
    top: 100%;
    height: 10px;
    transform-origin: top;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
}

header .header_main639 a::before {
    left: 0;
    background: linear-gradient(135deg, 
        rgb(113,149,129,0.5) 0%, 
        rgb(77,113,93,0.5) 100%
    );
    opacity: 0;
    content: '';
    height: 100%;
    border-radius: 10px;
    transition: opacity 0.4s ease;
    top: 0;
    transform: translateZ(-5px);
    width: 100%;
    position: absolute;
}

header .header_main639 a:hover {
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
}

header .header_main639 a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}

header .head_master827::before {
    content: '';
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(113,149,129), 
        transparent
    );
    width: 30%;
    left: 35%;
    top: 0;
    position: absolute;
}

.thanks_page580 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(148,185,164) 25%, rgba(rgb(113,149,129,0.5), 0.05) 100%);
}

.thanks_page580::after {
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(113,149,129) 20%, 
        rgb(77,113,93) 50%, 
        rgb(113,149,129) 80%, 
        transparent);
    bottom: 0;
    opacity: 0.3;
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
    height: 10px;
}

.thanks_page580 .pro_sessions235 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    backdrop-filter: blur(10px);
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(77,113,93,0.5), 0.1) inset;
    flex-direction: column;
    padding: 3.5rem;
    position: relative;
    transform: perspective(1000px) rotateY(1deg);
    gap: 2rem;
    display: flex;
}

.thanks_page580 .pro_sessions235:hover > div:first-child::after {
    width: 120px;
}

.thanks_page580 h5 {
    transform: translateX(-5px);
    position: relative;
    color: #000000;
    font-size: 18px;
    line-height: 1.4;
    transition: transform 0.4s ease;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
}

.thanks_page580 a:hover {
    transform: translateY(-3px);
}

.thanks_page580 p {
    font-family: Arial, sans-serif;
    font-size: 17px;
    transition: color 0.3s ease;
    font-weight: 400;
    position: relative;
    margin: 0;
    line-height: 1.8;
    color: #000000;
}

.thanks_page580 a:hover::before {
    width: 100%;
}

.thanks_page580 .pro_sessions235 > div:first-child::before {
    font-size: calc(29px * 1.5);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    right: 0;
    color: rgb(77,113,93);
    position: absolute;
    top: -20px;
    transform: rotate(-5deg) scale(0.9);
    opacity: 0.1;
    content: "✓";
}

.twitter_cta849::before {
    top: 0;
    background-color: rgb(113,149,129,0.5);
    position: absolute;
    content: "";
    height: 120px;
    left: 0;
    width: 100%;
    background: 
        linear-gradient(135deg, rgb(148,185,164) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(148,185,164) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(148,185,164) 25%, transparent 25%),
        linear-gradient(45deg, rgb(148,185,164) 25%, transparent 25%);
    background-size: 100px 100px;
}

footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .info_item svg {
    fill: rgb(113,149,129);
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

footer .info_item p,
footer .info_item a {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    transition: color 0.3s ease;
    color: #000000;
    vertical-align: middle;
}

footer .main_navbar019 {
    position: relative;
    padding: 0 30px;
}

footer .main_navbar019::after {
    background: linear-gradient(90deg, rgb(113,149,129), transparent);
    bottom: -15px;
    position: absolute;
    content: "";
    right: 30px;
    height: 1px;
    left: 30px;
}

footer .access_help208 {
    line-height: 1.6;
    font-size: 16px;
    max-width: 330px;
    color: #000000;
}

footer .header_learn658 h5 {
    color: #000000;
    display: inline-block;
    position: relative;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 600;
}

footer .header_learn658 h5::after {
    content: "";
    width: 50px;
    left: 0;
    background-color: rgb(113,149,129);
    position: absolute;
    bottom: -7px;
    height: 2px;
}

footer .top_head473 a::after {
    transition: width 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    bottom: 5px;
    background-color: rgb(113,149,129);
    width: 0;
    height: 2px;
}

footer .top_head473 a:hover::after {
    width: 100%;
}

footer .subscribe_holder {
    margin-top: -10px;
    border-radius: 23px;
    background-color: rgb(113,149,129);
    margin-right: 40px;
    padding: 30px;
    margin-left: 40px;
    color: #ffffff;
    position: relative;
    z-index: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 25px;
}

footer .input_holder input[type="email"] {
    transition: background-color 0.3s ease;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    color: #000000;
    padding: 14px 16px;
    font-size: 13px;
}

footer .sub_block281 {
    font-weight: 600;
    padding: 14px 20px;
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    font-size: 20px;
    background-color: #000000;
    border-radius: 10px;
    cursor: pointer;
}

footer .footer_social179 {
    color: #000000;
    padding: 8px 20px;
    border-radius: 30px;
    font-size: 16px;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: inline-block;
}

.customer_support904::before {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: 
        linear-gradient(90deg, transparent 95%, rgba(rgb(113,149,129,0.5), 0.3) 95%),
        linear-gradient(rgba(rgb(113,149,129,0.5), 0.2) 1px, transparent 1px);
    left: 0;
    background-size: 50px 50px;
    opacity: 0.1;
}


.customer_support904::before {
    background: linear-gradient(90deg, transparent, rgba(rgb(113,149,129,0.5), 0.5), transparent);
    opacity: 0.5;
    top: 0;
    content: '';
    z-index: 4;
    left: 0;
    animation: scanline 8s linear infinite;
    height: 5px;
    position: absolute;
    width: 100%;
}

.customer_support904 .assist_experts307 h3 {
    text-shadow: 0 0 10px rgba(rgb(113,149,129,0.5), 0.5);
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    display: inline-block;
    border-left: 4px solid rgb(113,149,129);
    transform: translateZ(5px);
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    color: #ffffff;
}

.customer_support904 .get_assistance069 {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    position: relative;
    display: grid;
    gap: 1.5rem;
}

.customer_support904 .get_assistance069 span::before {
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(113,149,129,0.5), 0.05) 100%);
}

.customer_support904 .get_assistance069 span:hover {
    border-color: rgba(rgb(113,149,129,0.5), 0.4);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 0 15px rgba(rgb(113,149,129,0.5), 0.3);
    transform: translateY(-5px) translateZ(10px);
}

.customer_support904 .get_assistance069 span p {
    align-items: center;
    margin: 0 0 0.75rem;
    display: flex;
    font-weight: 600;
    color: #ffffff;
    font-size: 17px;
}

.customer_support904 .get_assistance069 span svg {
    right: 1rem;
    width: 24px;
    transition: all 0.3s ease;
    height: 24px;
    top: 1rem;
    position: absolute;
    filter: drop-shadow(0 0 5px rgba(rgb(113,149,129,0.5), 0.7));
    transform: translateZ(10px);
    opacity: 0.8;
    fill: rgb(113,149,129);
}

.customer_support904 .get_assistance069 span:hover svg path {
    stroke: rgb(113,149,129);
    stroke-width: 1;
}

.customer_support904 .get_assistance069 span > span:hover {
    transform: none;
    box-shadow: none;
}

.customer_support904 .get_assistance069 span > span::before,
.customer_support904 .get_assistance069 span > span::after {
    display: none;
}

.customer_support904 .get_assistance069 span:hover > span svg {
    opacity: 0.9;
    transform: translateZ(5px) rotate(0) scale(1);
}

.customer_support904 .get_assistance069 span a {
    color: rgb(113,149,129);
    align-items: center;
    text-decoration: none;
    display: inline-flex;
    position: relative;
    transition: all 0.3s ease;
}

.customer_support904 .get_assistance069 span a:hover svg {
    fill: #ffffff;
    transform: translateZ(5px) scale(1.1);
}

.customer_support904 .assist_team984 {
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(rgb(77,113,93,0.5), 0.1);
    overflow: hidden;
    grid-column: 1 / -1;
    border: 1px solid rgba(rgb(77,113,93,0.5), 0.3);
    border-radius: 10px;
    padding: 2rem;
    margin-top: 1.5rem;
}

.customer_support904 .assist_team984::after {
    opacity: 0.1;
    border-radius: 50%;
    content: '';
    top: -30px;
    background: rgb(77,113,93);
    right: -30px;
    position: absolute;
    height: 60px;
    width: 60px;
}

.customer_support904 .assist_team984 h4 svg {
    width: 22px;
    height: 22px;
    animation: clockRotate 10s linear infinite;
    filter: drop-shadow(0 0 5px rgba(rgb(77,113,93,0.5), 0.5));
    fill: rgb(77,113,93);
    margin-right: 0.75rem;
    transform-origin: center;
}

.customer_support904 .assist_team984 span {
    position: relative;
    transition: color 0.3s ease;
    padding: 0.75rem;
    margin-bottom: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
}

.customer_support904 .assist_team984 span:hover svg {
    transform: translateX(3px);
    opacity: 1;
}


.customer_support904 .container::before {
    content: '';
    border-radius: 50%;
    background: rgb(113,149,129);
    height: 10px;
    bottom: 20px;
    z-index: 5;
    animation: blinkingLight 2s infinite;
    width: 10px;
    box-shadow: 0 0 15px rgb(113,149,129);
    right: 20px;
    position: absolute;
}

.instructional_approach679 {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(148,185,164) 0%, #ffffff 100%);
}

.instructional_approach679::before {
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgba(rgb(113,149,129,0.5), 0.03) 15px, rgba(rgb(113,149,129,0.5), 0.03) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgba(rgb(113,149,129,0.5), 0.03) 15px, rgba(rgb(113,149,129,0.5), 0.03) 16px);
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
    width: 100%;
}

.instructional_approach679 .pro_sessions235 {
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.instructional_approach679 h2::before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    transition: transform 0.3s ease-out;
    bottom: -10px;
    transform-origin: left;
    width: 60px;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(113,149,129) 0%, rgb(77,113,93) 100%);
}

.instructional_approach679 .text_cell871 {
    position: relative;
    transform: translateY(0);
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.1);
    padding: 2.5rem;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    border-left: 4px solid rgb(113,149,129);
}

.instructional_approach679 p {
    position: relative;
    line-height: 1.7;
    color: #000000;
    z-index: 2;
    margin: 0;
    font-size: 18px;
}

.about_this234::before {
    right: 0;
    backdrop-filter: blur(3px) saturate(110%);
    top: 0;
    z-index: 1;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(113,149,129,0.5) 100%);
    left: 0;
}

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

.about_this234 .text_cell871 {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-1deg);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(113,149,129);
    position: relative;
    padding: 3.5rem;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.about_this234 .text_cell871 {
    transform: none;
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}

.about_this234 .text_cell871 {
    padding: 1.5rem 1.25rem;
    border-left-width: 2px;
}

.about_this234 h1::after {
    height: 3px;
    transform-origin: left;
    left: 0;
    width: 80px;
    position: absolute;
    animation: expandLine 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: linear-gradient(90deg, rgb(113,149,129) 0%, rgb(77,113,93) 100%);
    content: "";
    bottom: 0;
}

.about_this234 h1::after {
    height: 2px;
    width: 60px;
}

.about_this234 h1::after {
    width: 50px;
}

.about_this234 li {
    margin-bottom: 1.5rem;
}

.about_this234 span {
    max-width: 100%;
    padding-left: 1rem;
    line-height: 1.8;
    position: relative;
    font-weight: 400;
    color: #000000;
    display: block;
    font-size: 15px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.about_this234 span {
    font-size: calc(15px * 0.95);
    padding-left: 0.75rem;
    line-height: 1.6;
}

.about_this234 span {
    padding-left: 0.5rem;
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}

.contact_form_section720::before {
    opacity: 0.03;
    position: absolute;
    width: 100%;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(113,149,129,0.5),
        rgb(113,149,129,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
    height: 100%;
}

.contact_form_section720 .request_support893 {
    margin: 0 auto;
    overflow: hidden;
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    max-width: 800px;
    display: flex;
    border-radius: 12px;
}

.contact_form_section720 form {
    width: 100%;
}

.contact_form_section720 form h3::after {
    border-radius: 1.5px;
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    content: "";
    bottom: -10px;
    background: rgb(113,149,129);
}

.contact_form_section720 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(113,149,129);
}

.contact_form_section720 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.contact_form_section720 .request_list135 {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}

.contact_form_section720 .request_list135 label {
    color: #000000;
    padding-left: 35px;
    line-height: 1.6;
    cursor: pointer;
    position: relative;
    font-size: 12px;
}

.contact_form_section720 .request_list135 input[type="checkbox"]:checked + label::before {
    background: rgb(113,149,129);
}

.contact_form_section720 .request_list135 input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    height: 12px;
    width: 6px;
    content: "";
    top: 5px;
    border-bottom: 2px solid #ffffff;
    left: 8px;
}

.contact_form_section720 form .request_panel690:hover {
    background: rgb(77,113,93);
}

.contact_form_section720 svg {
    height: 20px;
    width: 20px;
    fill: rgb(113,149,129);
}

.contact_form_section720 svg path {
    fill: rgb(113,149,129);
    transition: fill 0.3s ease;
}

.teaching_experience192 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(148,185,164) 0%, rgb(113,149,129,0.5) 100%);
    position: relative;
    overflow: hidden;
}

.teaching_experience192::after {
    background: rgb(113,149,129,0.5);
    left: -50px;
    height: 250px;
    z-index: 0;
    position: absolute;
    bottom: -80px;
    width: 250px;
    transform: rotate(25deg);
    content: "";
    filter: blur(60px);
}

.teaching_experience192 .testimonial_feedback512 {
    background: #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px;
    display: grid;
}

.teaching_experience192 .testimonial_feedback512:hover::before {
    transform: scaleY(1);
}

.teaching_experience192 .pic_cell632 {
    clip-path: polygon(25% 0%, 75% 0%, 100% 25%, 100% 75%, 75% 100%, 25% 100%, 0% 75%, 0% 25%);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    border: 3px solid #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    height: 200px;
    width: 200px;
}

.teaching_experience192 .testimonial_feedback512:hover .pic_cell632::after {
    opacity: 0.4;
}

.teaching_experience192 .name {
    font-size: calc(22px * 1.1);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    display: inline-block;
    font-weight: 700;
    transform: translateX(0);
    color: rgb(113,149,129);
    margin: 0 0 5px 0;
}

.teaching_experience192 .testimonial_feedback512:hover .name::after {
    width: 100%;
}

.teaching_experience192 .testimonial_feedback512:hover > div:nth-child(2) > div {
    padding-left: 10px;
}

.teaching_experience192 .employee_view365 {
    color: #000000;
    line-height: 1.8;
    background: linear-gradient(to right, #ffffff, rgb(148,185,164), #ffffff);
    font-size: 12px;
    transition: background-position 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    margin: 0;
    background-size: 200% 100%;
    padding: 25px 20px;
    position: relative;
    border-radius: 10px;
}

.teaching_experience192 .employee_view365::after {
    right: -10px;
    bottom: -30px;
    content: "";
    transform: translateX(20px) translateY(20px) scale(0.8);
    opacity: 0.5;
}

.teaching_experience192 .testimonial_feedback512:hover .employee_view365::before {
    transform: translateX(0) translateY(0) scale(1);
    opacity: 0.7;
}

.teaching_experience192 .testimonial_feedback512:hover .employee_view365::after {
    opacity: 0.7;
    transform: translateX(0) translateY(0) scale(1);
}

.title_intro752 .course_entry826 {
    position: relative;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
}

.title_intro752 .growth_graph675 {
    transform: perspective(1000px) rotateX(2deg);
    z-index: 2;
    padding: 3rem;
    transition: transform 0.5s ease-out;
    backdrop-filter: blur(10px);
    width: 90%;
    max-width: 1200px;
    position: relative;
    background: linear-gradient(to right, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

.title_intro752 .growth_graph675 > div:nth-child(3) {
    animation-delay: 0.9s;
}

.title_intro752 p::before {
    background: rgb(77,113,93);
    content: "";
    width: 1.2rem;
    position: absolute;
    height: 2px;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.title_intro752 .title_style_header {
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    font-size: calc(44px * 1.2);
    line-height: 1.2;
    position: relative;
}

.data_overview269 {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(148,185,164);
    position: relative;
}

.data_overview269::before {
    z-index: 1;
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(113,149,129,0.5),
        rgb(113,149,129,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
}

.data_overview269 ul {
    padding: 0;
    gap: 40px;
    margin: 0;
    display: flex;
    list-style: none;
    flex-direction: column;
}

.data_overview269 .value_statistics096 {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 20px;
    grid-template-columns: 40% 60%;
    display: grid;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
    transition: all 0.4s ease-out;
}



.data_overview269 .value_statistics096 {
    position: relative;
}

.data_overview269 .value_statistics096 span {
    position: relative;
    display: flex;
    direction: ltr;
    font-weight: 400;
    color: #000000;
    line-height: 1.7;
    font-size: 19px;
    align-items: center;
    padding: 40px;
    z-index: 2;
}

.data_overview269 .value_statistics096:hover::before {
    opacity: 0.2;
    transform: scale(1);
}

.data_overview269 .value_statistics096 p::after {
    height: 1px;
    transition: transform 0.4s ease-out;
    background: rgb(77,113,93);
    width: 70%;
    transform-origin: left;
    bottom: 50%;
    content: "";
    position: absolute;
    transform: scaleX(0);
}

.data_overview269 .value_statistics096:nth-child(even) p::after {
    left: -35%;
}

.data_overview269 .value_statistics096:hover p::after {
    transform: scaleX(1);
}

.data_overview269 .value_statistics096:nth-child(even) svg {
    right: auto;
    left: 20px;
}

.data_overview269 svg path {
    fill: rgb(77,113,93);
}

.data_overview269 .value_statistics096::after {
    mask-composite: exclude;
    background-size: 200% 200%;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    background: linear-gradient(90deg, rgb(113,149,129), rgb(77,113,93), rgb(113,149,129)) border-box;
    pointer-events: none;
    border: 1px solid transparent;
    position: absolute;
    border-radius: 20px;
    -webkit-mask-composite: xor;
    inset: 0;
    animation: borderFlow 3s linear infinite;
    content: "";
}

.program_details730 .knowledge_flow128::before {
    z-index: 2;
    background: linear-gradient(90deg, rgb(148,185,164), transparent);
    top: 0;
    content: "";
    left: 0;
    pointer-events: none;
    width: 100px;
    height: 100%;
    position: absolute;
}

.program_details730 .knowledge_flow128::before {
    bottom: 0;
    height: 100px;
    width: 100%;
    background: linear-gradient(0deg, rgb(148,185,164), transparent);
    top: auto;
}

.program_details730 .knowledge_flow128:hover .master_it825 {
    animation-play-state: paused;
}

.program_details730 .learn_work326 {
    width: 100%;
    flex-shrink: 0;
    height: 20%;
    position: relative;
}

.program_details730 .learn_work326 {
    width: 20%;
    height: 100%;
}

.program_details730 .learn_work326 img {
    object-fit: cover;
    height: 100%;
    filter: brightness(1.05) contrast(1.08);
    width: 100%;
    transition: transform 0.7s ease;
    object-position: center;
}

.program_details730 .pro_sessions235 {
    padding-right: 10%;
    width: 60%;
}

.program_details730 .pro_sessions235 {
    padding-right: 0;
    width: 100%;
    max-width: 500px;
}

.program_details730 .study_hack510 {
    position: relative;
    border-radius: 12px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    padding: 3.5rem;
}

.program_details730 .study_hack510 {
    padding: 2rem 1.5rem;
}

.program_details730 .study_hack510 h3 {
    color: rgb(113,149,129);
    font-weight: 700;
    margin-bottom: 1.25rem;
    font-size: 31px;
}

.program_details730 .study_hack510 h3 {
    font-size: 18px;
}

.program_details730 .study_hack510 p {
    margin-bottom: 2rem;
    font-size: 17px;
    line-height: 1.7;
    color: #000000;
}

.program_details730 .study_hack510 p {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}

.program_details730 .study_hack510 .request_panel690::before {
    left: 0;
    height: 100%;
    transform: translateX(-100%);
    z-index: -1;
    transition: transform 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
}

.program_details730 .study_hack510 .request_panel690:hover::before {
    transform: translateX(100%);
}

.tariff_row483::before {
    z-index: 0;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    left: -5%;
    content: "";
    transform: rotate(-3deg);
    top: -10%;
    width: 110%;
    position: absolute;
    height: 120%;
}

.tariff_row483 .premium_plan149 h2 {
    color: #000000;
    transform: translateY(0);
    font-weight: 700;
    background: linear-gradient(120deg, rgb(77,113,93), rgb(113,149,129));
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 37px;
    margin-bottom: 15px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}

.tariff_row483 .premium_plan149:hover .cost_summary061::after {
    transform: translateX(-50%) scaleX(1);
}

.tariff_row483 .package_rates176 {
    width: 100%;
    display: grid;
    gap: 30px;
    order: 2;
    grid-template-columns: repeat(1, 1fr);
}

.tariff_row483 .cert_fees451::before {
    transform: scaleX(0.85);
    background: linear-gradient(90deg, rgb(77,113,93), rgb(113,149,129));
    top: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
    content: "";
    transform-origin: left;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}

.tariff_row483 .cert_fees451:hover {
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
    transform: translateY(-10px);
}

.tariff_row483 .pricing_options197 {
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    padding: 30px;
    overflow: hidden;
    display: flex;
    z-index: 1;
}

.tariff_row483 .pricing_options197 h3 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    transition: transform 0.4s ease;
    position: relative;
    font-size: calc(21px + 2px);
}

.tariff_row483 .learn_sub419 {
    margin-bottom: 20px;
    padding: 5px 10px;
    font-weight: 700;
    font-size: calc(21px + 8px);
    transition: transform 0.4s ease, color 0.4s ease;
    color: rgb(113,149,129);
    display: inline-block;
    position: relative;
}

.tariff_row483 .cert_fees451:hover .learn_sub419 {
    color: rgb(77,113,93);
    transform: translateY(-5px);
}

.tariff_row483 .cert_fees451:hover .learn_sub419::before {
    transform: scaleX(1);
}

.tariff_row483 .pic_cell632 {
    position: relative;
    height: 200px;
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
}

.tariff_row483 .pic_cell632::after {
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
}



@media (max-width: 768px) {.privacy_hedge423 {
    padding: 4rem 1rem;
}.privacy_hedge423 .container {
    border-left-width: 2px;
    transform: none;
    padding: 2rem 1.5rem;
}.privacy_hedge423::before,
    .privacy_hedge423::after {
    opacity: 0.02;
}.privacy_hedge423 h1 {
    margin-bottom: 2rem;
    font-size: calc(41px - 0.4rem);
}.privacy_hedge423 h2 {
    font-size: calc(38px - 0.3rem);
    margin: 2.5rem 0 1rem;
}.privacy_hedge423 h3, 
    .privacy_hedge423 h4 {
    font-size: calc(22px - 0.1rem);
}.privacy_hedge423 p, 
    .privacy_hedge423 li, 
    .privacy_hedge423 span {
    line-height: 1.6;
    font-size: calc(12px - 0.05rem);
}.privacy_hedge423 ul {
    margin-left: 0.5rem;
}.privacy_hedge423 p:hover {
    transform: translateX(3px);
}
}



@media (min-width: 1400px) {header .head_master827 {
    max-width: 1320px;
    margin: 0 auto;
}header .header_main639 {
    margin: 0 0.5rem;
}header .header_main639 a {
    padding: 0.7rem 1.5rem;
}
}



@media (max-width: 991px) {header .head_master827 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main_navbar019 {
    margin-right: 0;
    margin-bottom: 0;
}header .header_learn658 {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .header_main639 a {
    padding: 0.6rem 1rem;
    font-size: calc(18px - 1px);
}
}



@media (max-width: 479px) {header .head_master827 {
    padding: 0.7rem 1.2rem;
}header .main_navbar019 {
    max-width: 120px;
}header .header_main639 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}header::after {
    height: 3px;
}
}



@media (max-width: 992px) {.thanks_page580 {
    padding: 4rem 0;
}.thanks_page580 .pro_sessions235 {
    padding: 2.5rem;
}.thanks_page580 h5 {
    font-size: calc(18px * 0.9);
}
}



@media (max-width: 768px) {.thanks_page580 {
    padding: 3rem 0;
}.thanks_page580 .pro_sessions235 {
    padding: 2rem;
    gap: 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.thanks_page580 .pro_sessions235:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thanks_page580 h5 {
    font-size: calc(18px * 0.85);
    transform: translateX(0);
}.thanks_page580 p {
    font-size: calc(17px * 0.95);
}.thanks_page580::before {
    right: -30%;
    top: -10%;
    width: 60%;
    height: 50%;
}
}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .top_head473 {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_block281 {
    white-space: nowrap;
}
}



@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}



@media (max-width: 767px) {footer .twitter_cta849 {
    padding: 80px 0 30px;
}footer .reach_block574 {
    justify-content: center;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .header_learn658, footer .subscribe_holder {
    margin-left: 10px;
    padding: 25px 20px;
    margin-right: 10px;
}footer .qna_board129 {
    margin-top: 40px;
}
}


@media (max-width: 991px) {.customer_support904 {
    padding: 4rem 0;
}.customer_support904 .assist_experts307 h3 {
    font-size: calc(42px * 0.8);
}.customer_support904 .msg_team245 {
    max-width: 90%;
    margin-bottom: 2.5rem;
}.customer_support904 .get_assistance069 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_support904 .get_assistance069 span svg {
    width: 20px;
    height: 20px;
}
}


@media (max-width: 575px) {.customer_support904 {
    padding: 3rem 0;
}.customer_support904 .assist_experts307 h3 {
    font-size: calc(42px * 0.6);
}.customer_support904 .msg_team245 {
    font-size: calc(17px * 0.95);
}.customer_support904 .get_assistance069 span {
    padding: 1.25rem;
}.customer_support904 .assist_team984 {
    padding: 1.5rem;
}.customer_support904 .assist_team984 h4 {
    font-size: calc(20px * 0.9);
    margin-bottom: 1.25rem;
}.customer_support904 .assist_team984 h4 svg {
    width: 18px;
    height: 18px;
}}



@media (max-width: 991px) {.instructional_approach679 {
    padding: 4rem 0;
}.instructional_approach679 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.9);
}.instructional_approach679 .text_cell871 {
    padding: 2rem;
}
}



@media (max-width: 767px) {.instructional_approach679 {
    padding: 3rem 0;
}.instructional_approach679 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.5rem;
}.instructional_approach679 .text_cell871 {
    border-left-width: 3px;
    padding: 1.5rem;
}.instructional_approach679 p {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}



@media (prefers-reduced-motion: no-preference) {.instructional_approach679 .text_cell871:hover {
    animation: floatAnimation 4s ease-in-out infinite;
}}



@media (max-width: 991px) {.about_this234 {
    padding: 80px 0 60px;
}.about_this234 .text_cell871 {
    transform: perspective(800px) rotateY(-0.5deg);
    padding: 2.5rem;
}.about_this234 h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 1.5rem;
}.about_this234 h4 {
    font-size: calc(24px * 0.95);
}
}



@media screen and (min-width: 992px) {.contact_form_section720 .pic_cell632 {
    width: 50%;
}.contact_form_section720 .connect_request978 {
    width: 50%;
    padding: 60px;
}
}



@media screen and (max-width: 576px) {.contact_form_section720 {
    padding: 60px 0;
}.contact_form_section720 h2 {
    font-size: calc(44px * 0.7);
    margin-bottom: 30px;
}.contact_form_section720 .connect_request978 {
    padding: 30px 20px;
}.contact_form_section720 form h3 {
    font-size: calc(19px * 0.9);
}}



@media (min-width: 992px) {.teaching_experience192 {
    padding: 150px 0;
}.teaching_experience192 .testimonial_feedback512 {
    transform: perspective(1500px) rotateY(3deg);
    padding: 60px;
    gap: 30px 60px;
}.teaching_experience192 .pic_cell632 {
    height: 240px;
    width: 240px;
}.teaching_experience192 .name {
    font-size: calc(22px * 1.2);
}.teaching_experience192 .testimonial_feedback512 > div:nth-child(2) > div {
    font-size: 12px;
}.teaching_experience192 .employee_view365 {
    padding: 30px 25px;
    font-size: calc(12px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 1200px) {.title_intro752 .growth_graph675 {
    width: 85%;
    padding: 2.5rem;
}.title_intro752 .title_style_header {
    font-size: calc(44px * 1.1);
}.title_intro752 h3 {
    max-width: 95%;
    font-size: 18px;
}
}



@media (max-width: 992px) {.title_intro752 .growth_graph675 {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.title_intro752 .title_style_header {
    font-size: 44px;
}.title_intro752 p {
    font-size: 18px;
}.title_intro752 h3 {
    padding: 1rem;
    max-width: 100%;
}
}



@media (max-width: 576px) {.title_intro752 .growth_graph675 {
    padding: 1.5rem 1rem;
}.title_intro752 p {
    padding-left: 1rem;
    margin-bottom: 1rem;
}.title_intro752 p::before {
    width: 0.8rem;
}.title_intro752 .title_style_header {
    font-size: 38px;
    margin-bottom: 1.5rem;
}.title_intro752 .title_style_header::after {
    height: 3px;
    bottom: -10px;
}.title_intro752 h3 {
    font-size: 16px;
    padding: 0.6rem;
    border-left: 2px solid rgb(77,113,93);
}}



@media (min-width: 768px) and (max-width: 991px) {.program_details730 {
    padding: 3rem 2rem;
}.program_details730 .knowledge_flow128 {
    height: 60vh;
    border-bottom-left-radius: 100px;
    width: 40%;
    border-top-left-radius: 100px;
}.program_details730 .pro_sessions235 {
    padding-right: 5%;
    width: 65%;
}.program_details730 .study_hack510 {
    padding: 2.5rem;
}.program_details730 .study_hack510::before {
    left: 1rem;
    top: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
}.program_details730 .study_hack510 h3 {
    font-size: calc(31px * 0.9);
}

}



@media (min-width: 1200px) {.tariff_row483 {
    padding: 150px 0;
}.tariff_row483 .package_rates176 {
    gap: 40px;
}.tariff_row483 .cert_fees451 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.tariff_row483 .cert_fees451:hover {
    transform: translateY(-15px) scale(1.02);
}.tariff_row483 .cert_fees451:nth-child(even) {
    transform: translateY(15px);
}.tariff_row483 .cert_fees451:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.tariff_row483 .pic_cell632 {
    height: 250px;
}
}

@keyframes pulseGlow {
    0% { opacity: 0.05; transform: scale(1); }
    50% { opacity: 0.2; transform: scale(1.1); }
    100% { opacity: 0.05; transform: scale(1); }
}

@keyframes typingCursor {
    0%, 100% { border-right-color: transparent; }
    50% { border-right-color: rgb(113,149,129); }
}

@keyframes parallaxStars {
    from { background-position: 0 0; }
    to { background-position: 1000px 1000px; }
}



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



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

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

@keyframes carousel-horizontal-mobile {
        0%, 16% {
            transform: translateX(0);
        }
        20%, 36% {
            transform: translateX(-20%);
        }
        40%, 56% {
            transform: translateX(-40%);
        }
        60%, 76% {
            transform: translateX(-60%);
        }
        80%, 96% {
            transform: translateX(-80%);
        }
        100% {
            transform: translateX(0);
        }
    }

