﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}.container {
    width: 1220px;
    margin: auto;
    max-width: 100%;
}.Vekhnav_block {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.wxIrfootnote_ref {
    flex: 0 0 auto;
}.YisWwrapper-skeleton {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.DztXtry_immediately {
    overflow: hidden;
    padding: 130px 0;
    position: relative;
    background: linear-gradient(155deg, rgb(153,204,185,0.5) 50%, rgb(200,230,217) 50%);
}.DztXtry_immediately::before {
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%);
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    opacity: 0.04;
    background-size: 30px 30px;
    background-position: 0 0;
    z-index: 1;
}.DztXtry_immediately .zjJyvirtual_classes {
    z-index: 10;
    max-width: 1000px;
    padding: 0 20px;
    display: flex;
    margin: 0 auto;
    position: relative;
    gap: 50px;
    align-items: flex-start;
}.DztXtry_immediately .container p {
    border-radius: 20px 20px 20px 0;
    margin: 0;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    background: #ffffff;
    padding: 30px;
    flex: 1;
    line-height: 1.4;
    font-size: 38px;
    z-index: 5;
    font-weight: 700;
    position: relative;
    color: #000000;
}.DztXtry_immediately .LNIZconnect_list {
    text-align: center;
    font-weight: 600;
    z-index: 5;
    display: flex;
    text-decoration: none;
    font-size: 17px;
    align-items: center;
    transform: translateY(30px);
    padding: 20px;
    color: #ffffff;
    height: 220px;
    justify-content: center;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    position: relative;
    border-radius: 20px 20px 0 20px;
    background: rgb(153,204,185);
    transition: all 0.4s ease;
    flex: 0 0 220px;
}.DztXtry_immediately .LNIZconnect_list::before {
    left: 0;
    transition: opacity 0.4s ease;
    width: 100%;
    z-index: -1;
    border-radius: 20px 20px 0 20px;
    height: 100%;
    background: rgb(104,171,154);
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
}.DztXtry_immediately .LNIZconnect_list:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 10px rgba(255, 255, 255, 0.1);
    transform: translateY(15px);
}.DztXtry_immediately .LNIZconnect_list:hover::before {
    opacity: 1;
}.DztXtry_immediately .container p::after {
    width: 40px;
    background: rgb(153,204,185);
    bottom: -10px;
    border-radius: 10px;
    left: -10px;
    position: absolute;
    z-index: -1;
    height: 40px;
    content: '';
}.DztXtry_immediately::after {
    content: '';
    border-radius: 50%;
    right: -100px;
    top: -100px;
    height: 200px;
    border: 30px solid rgba(255, 255, 255, 0.1);
    z-index: 1;
    width: 200px;
    position: absolute;
}.DztXtry_immediately .zjJyvirtual_classes::after {
    border: 20px solid rgba(255, 255, 255, 0.1);
    bottom: -75px;
    width: 150px;
    left: -75px;
    position: absolute;
    content: '';
    z-index: 1;
    height: 150px;
    border-radius: 50%;
}

@media (max-width: 991px) {.DztXtry_immediately {
    padding: 110px 0;
}.DztXtry_immediately .zjJyvirtual_classes {
    gap: 40px;
}.DztXtry_immediately .container p {
    padding: 25px;
    font-size: calc(18px * 1.2);
}.DztXtry_immediately .LNIZconnect_list {
    height: 180px;
    flex: 0 0 180px;
}.DztXtry_immediately .container p::after {
    height: 30px;
    width: 30px;
}
}

@media (max-width: 767px) {.DztXtry_immediately {
    background: linear-gradient(175deg, rgb(153,204,185,0.5) 60%, rgb(200,230,217) 60%);
    padding: 90px 0;
}.DztXtry_immediately .zjJyvirtual_classes {
    gap: 60px;
    flex-direction: column;
}.DztXtry_immediately .container p {
    width: 100%;
    font-size: 18px;
}.DztXtry_immediately .LNIZconnect_list {
    height: 160px;
    width: 160px;
    align-self: flex-end;
    margin-right: 20px;
}
}

@media (max-width: 480px) {.DztXtry_immediately {
    padding: 70px 0;
}.DztXtry_immediately .container p {
    font-size: calc(13px * 1.2);
    border-radius: 15px 15px 15px 0;
    padding: 20px;
}.DztXtry_immediately .LNIZconnect_list {
    height: 140px;
    width: 140px;
    font-size: calc(17px * 0.9);
    border-radius: 15px 15px 0 15px;
}.DztXtry_immediately .container p::after {
    border-radius: 8px;
    height: 25px;
    width: 25px;
}}.eugztitle_greeting {
    display: flex;
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(135deg, rgb(200,230,217) 0%, rgba(245, 250, 255, 0.9) 100%);
    z-index: 1;
}.eugztitle_greeting::before {
    transform: translateZ(0);
    z-index: -1;
    background: linear-gradient(45deg, rgb(153,204,185,0.5) 0%, transparent 40%);
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}.eugztitle_greeting::after {
    filter: blur(50px);
    width: 35vw;
    background: rgb(104,171,154,0.5);
    bottom: -5vw;
    content: "";
    opacity: 0.3;
    height: 35vw;
    z-index: -1;
    transform: translateZ(0);
    position: absolute;
    animation: breathe 8s infinite ease-in-out;
    right: -5vw;
}.eugztitle_greeting .zjJyvirtual_classes {
    grid-template-columns: 1fr;
    display: grid;
    max-width: 1200px;
    padding: 3rem 0;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    gap: 2rem;
    perspective: 1000px;
    width: 90%;
}.eugztitle_greeting h1 {
    margin-bottom: 1.5rem;
    transform-style: preserve-3d;
    line-height: 1.2;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: clamp(2rem, 5vw, 41px);
}.eugztitle_greeting h1::after {
    bottom: -10px;
    width: 80px;
    position: absolute;
    transform: scaleX(0);
    height: 4px;
    animation: expandLine 1.2s 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    background: rgb(153,204,185);
    content: "";
    transform-origin: left;
    left: 0;
}.eugztitle_greeting .buLTtext_capsule {
    z-index: 3;
    display: flex;
    transform-style: preserve-3d;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
}.eugztitle_greeting .LlAHedu_smart {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    padding: 2rem;
    gap: 1.5rem;
    opacity: 0;
    flex-direction: column;
    border-left: 4px solid rgb(153,204,185);
    animation: fadeSlideUp 0.8s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px) rotateX(5deg);
    border-radius: 10px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    display: flex;
}.eugztitle_greeting .LlAHedu_smart p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    max-width: 90%;
    color: #000000;
    font-size: 14px;
}.eugztitle_greeting svg {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    animation: floatIcon 6s infinite ease-in-out;
    align-self: center;
    width: 100px;
    transform: scale(0.8) rotate(-5deg);
    filter: drop-shadow(0px 5px 10px rgba(94, 170, 168, 0.2));
    height: 100px;
}.eugztitle_greeting svg:hover {
    transform: scale(0.9) rotate(0deg);
}.eugztitle_greeting svg path {
    fill: rgb(153,204,185);
    transition: fill 0.3s ease;
}.eugztitle_greeting svg text {
    font-weight: 700;
    font-family: Arial, sans-serif;
    animation: pulseText 3s infinite alternate ease-in-out;
    fill: rgb(153,204,185);
}.eugztitle_greeting .LNIZconnect_list {
    padding: 0.9rem 2rem;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    z-index: 2;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.25);
    font-size: 20px;
    text-align: center;
    background: linear-gradient(135deg, rgb(153,204,185) 0%, rgb(104,171,154) 100%);
    border: none;
    transform: translateY(0);
    margin-top: 1rem;
    border-radius: 10px;
}.eugztitle_greeting .LNIZconnect_list::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    top: 0;
    z-index: -1;
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    content: "";
    height: 100%;
}.eugztitle_greeting .LNIZconnect_list:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(94, 170, 168, 0.3);
}.eugztitle_greeting .LNIZconnect_list:hover::before {
    left: 100%;
}.eugztitle_greeting .hORiimage_stack {
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
    height: 300px;
    animation: fadeSlideUp 0.8s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.eugztitle_greeting .hORiimage_stack::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.4));
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
}.eugztitle_greeting .hORiimage_stack::after {
    z-index: 1;
    content: "";
    top: 0;
    opacity: 0.2;
    height: 100%;
    position: absolute;
    width: 100%;
    background: rgb(153,204,185);
    mix-blend-mode: color;
    left: 0;
}

@keyframes fadeSlideUp {
    from {
        transform: translateY(30px) rotateX(5deg);
        opacity: 0;
    }
    to {
        transform: translateY(0) rotateX(0);
        opacity: 1;
    }
}

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

@keyframes floatIcon {
    0%, 100% {
        transform: scale(0.8) translateY(0) rotate(-5deg);
    }
    50% {
        transform: scale(0.8) translateY(-10px) rotate(-2deg);
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(0) scale(1);
    }
    50% {
        opacity: 0.5;
        transform: translateZ(0) scale(1.2);
    }
}

@keyframes pulseText {
    0% {
        fill: rgb(153,204,185);
    }
    100% {
        fill: rgb(104,171,154);
    }
}

@media (min-width: 768px) {.eugztitle_greeting .zjJyvirtual_classes {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}.eugztitle_greeting h1 {
    max-width: 80%;
    grid-column: 1 / -1;
}.eugztitle_greeting .buLTtext_capsule {
    order: 1;
}.eugztitle_greeting .hORiimage_stack {
    height: 450px;
    order: 2;
    transform-origin: center right;
    animation: fadeSlidePhoto 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
}
    
    @keyframes fadeSlidePhoto {
        from {
            transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
            opacity: 0;
        }
        to {
            transform: translateY(0) rotateX(0) rotateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 992px) {.eugztitle_greeting .zjJyvirtual_classes {
    padding: 5rem 0;
}.eugztitle_greeting h1 {
    font-size: 41px;
    max-width: 70%;
}.eugztitle_greeting .LlAHedu_smart {
    transform: perspective(1000px) rotateY(3deg);
    padding: 2.5rem;
    animation: fadeSlideInfo 1s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.eugztitle_greeting .hORiimage_stack {
    transform: perspective(1000px) rotateY(-3deg);
    animation: fadeSlidePhoto3D 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 500px;
}.eugztitle_greeting svg {
    width: 120px;
    height: 120px;
}
    
    @keyframes fadeSlideInfo {
        from {
            transform: perspective(1000px) rotateY(3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
    
    @keyframes fadeSlidePhoto3D {
        from {
            transform: perspective(1000px) rotateY(-3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 1200px) {.eugztitle_greeting::before {
    background: linear-gradient(45deg, rgb(153,204,185,0.5) 0%, transparent 60%);
}.eugztitle_greeting .LlAHedu_smart {
    padding: 3rem;
}.eugztitle_greeting h1 {
    max-width: 60%;
}.eugztitle_greeting .hORiimage_stack {
    height: 550px;
}
}

@media (max-width: 767px) {.eugztitle_greeting {
    padding: 4rem 0 2rem;
}.eugztitle_greeting h1 {
    text-align: center;
}.eugztitle_greeting h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes expandLine {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .eugztitle_greeting .LlAHedu_smart {
    align-items: center;
    text-align: center;
}.eugztitle_greeting .LlAHedu_smart p {
    max-width: 100%;
}}.bdcfcourse_structure {
    background: linear-gradient(135deg, rgb(200,230,217) 0%, rgb(200,230,217) 60%, rgba(rgb(153,204,185,0.5), 0.1) 100%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.bdcfcourse_structure::before {
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgba(rgb(153,204,185,0.5), 0.08) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(rgb(104,171,154,0.5), 0.06) 0%, transparent 40%);
    left: 0;
    z-index: 0;
}.bdcfcourse_structure .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.bdcfcourse_structure .Pmruknowledge_route {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
}.bdcfcourse_structure .hORiimage_stack {
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.25);
    height: 350px;
    position: relative;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
}.bdcfcourse_structure .hORiimage_stack::after {
    content: '';
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgba(rgb(153,204,185,0.5), 0.2) 0%, transparent 70%);
    inset: 0;
}.bdcfcourse_structure .buLTtext_capsule {
    position: relative;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
    background: #ffffff;
    box-shadow: 0 15px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
    padding: 30px;
}.bdcfcourse_structure .buLTtext_capsule::before {
    height: 100%;
    transform: scaleY(0.95);
    position: absolute;
    content: '';
    transition: transform 0.5s ease;
    top: 0;
    background: linear-gradient(to bottom, rgb(153,204,185), rgb(104,171,154));
    width: 5px;
    left: 0;
}.bdcfcourse_structure h3 {
    font-size: calc(23px * 1.1);
    color: #000000;
    position: relative;
    transform: translateZ(0);
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding-bottom: 15px;
}.bdcfcourse_structure h3::after {
    content: '';
    left: 0;
    bottom: 0;
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 3px;
    background: rgb(153,204,185);
    position: absolute;
    width: 60px;
}.bdcfcourse_structure .description {
    font-size: 18px;
    margin: 0 0 20px;
    color: #000000;
    font-weight: 400;
    font-family: Arial, sans-serif;
    opacity: 0.9;
    line-height: 1.7;
    transition: opacity 0.3s ease;
}.bdcfcourse_structure p.description {
    display: block;
}.bdcfcourse_structure span.description {
    display: none;
}.bdcfcourse_structure .buLTtext_capsule:hover {
    transform: perspective(1000px) rotateY(0) translateZ(10px);
    box-shadow: 0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15);
}.bdcfcourse_structure .buLTtext_capsule:hover h3::after {
    width: 100px;
}.bdcfcourse_structure .buLTtext_capsule:hover::before {
    transform: scaleY(1);
}.bdcfcourse_structure .hORiimage_stack:hover {
    transform: perspective(1000px) rotateY(0) translateZ(10px);
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.3);
}

@media (min-width: 768px) {.bdcfcourse_structure .Pmruknowledge_route {
    align-items: center;
    grid-template-columns: 45% 55%;
}.bdcfcourse_structure .hORiimage_stack {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
    height: 500px;
}.bdcfcourse_structure .buLTtext_capsule {
    padding: 50px 50px 50px 80px;
    margin-left: -80px;
    z-index: 2;
}.bdcfcourse_structure h3 {
    font-size: 23px;
}
}

@media (min-width: 992px) {.bdcfcourse_structure {
    padding: 120px 0;
}.bdcfcourse_structure .Pmruknowledge_route {
    gap: 60px;
}.bdcfcourse_structure .hORiimage_stack {
    transform: perspective(1000px) rotateY(-3deg);
    height: 550px;
}.bdcfcourse_structure .buLTtext_capsule {
    margin-left: -120px;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    padding: 60px 60px 60px 120px;
}.bdcfcourse_structure h3 {
    margin-bottom: 30px;
    font-size: calc(23px * 1.2);
}
}

@media (min-width: 1200px) {.bdcfcourse_structure .hORiimage_stack {
    height: 600px;
}.bdcfcourse_structure .buLTtext_capsule {
    margin-left: -150px;
}.bdcfcourse_structure h3 {
    font-size: calc(23px * 1.3);
}
}

@media (max-width: 767px) {.bdcfcourse_structure {
    padding: 70px 0;
}.bdcfcourse_structure .hORiimage_stack {
    height: 250px;
    margin-bottom: -20px;
}.bdcfcourse_structure .buLTtext_capsule {
    padding: 25px;
}.bdcfcourse_structure h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.bdcfcourse_structure .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.bdcfcourse_structure .hORiimage_stack,
  .bdcfcourse_structure .buLTtext_capsule,
  .bdcfcourse_structure h3::after,
  .bdcfcourse_structure .buLTtext_capsule::before {
    transition: none;
    transform: none;
}}.uwbBreceive_updates {
    position: relative;
    background: linear-gradient(135deg, rgb(153,204,185,0.5), rgb(104,171,154), rgba(0, 0, 0, 0.5));
    padding: 80px 0;
    z-index: 1;
    overflow: hidden;
}.uwbBreceive_updates::before {
    top: -50%;
    width: 200%;
    z-index: -1;
    left: -50%;
    transform: rotate(30deg);
    animation: rotateBg 30s linear infinite;
    position: absolute;
    background: radial-gradient(circle at center, transparent 65%, rgba(255, 255, 255, 0.05) 70%, transparent 75%, rgba(255, 255, 255, 0.03) 80%, transparent 85%);
    content: "";
    height: 200%;
}.uwbBreceive_updates::after {
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    background-image: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.15) 1px, transparent 1px),
                     radial-gradient(circle at 80% 40%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
                     radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
                     radial-gradient(circle at 70% 90%, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    width: 100%;
    content: "";
    opacity: 0.4;
    background-size: 100px 100px, 120px 120px, 80px 80px, 150px 150px;
    z-index: -1;
    animation: floatBg 20s ease-in-out infinite;
}.uwbBreceive_updates .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
}.uwbBreceive_updates .zjJyvirtual_classes {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 40px;
    backdrop-filter: blur(10px);
    flex-direction: column;
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    max-width: 900px;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
    align-items: center;
}.uwbBreceive_updates .zjJyvirtual_classes:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.uwbBreceive_updates h3 {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    position: relative;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: calc(22px * 1.1);
    opacity: 0;
    letter-spacing: 0.02em;
    line-height: 1.4;
    max-width: 85%;
    transform: translateY(10px);
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.uwbBreceive_updates .input_holder {
    position: relative;
    display: flex;
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.4s;
    width: 100%;
    flex-direction: row;
    margin: 0 auto;
    transform: translateY(15px);
    max-width: 600px;
}.uwbBreceive_updates .input_holder div {
    overflow: hidden;
    margin-right: 15px;
    position: relative;
    flex: 1;
}.uwbBreceive_updates .input_holder div::before {
    background: linear-gradient(90deg, rgb(153,204,185), rgb(104,171,154));
    transform-origin: left;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    z-index: 1;
    height: 2px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    content: "";
    bottom: 0;
}.uwbBreceive_updates .input_holder div:focus-within::before {
    transform: scaleX(1);
}.uwbBreceive_updates input[type="email"] {
    height: 50px;
    background-color: rgba(255, 255, 255, 0.07);
    font-size: 17px;
    width: 100%;
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 0 20px;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) inset;
}.uwbBreceive_updates input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.12);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}.uwbBreceive_updates input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
    transition: opacity 0.3s ease;
}.uwbBreceive_updates input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.uwbBreceive_updates .FRSHjoin_panel {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    font-size: 20px;
    height: 50px;
    color: #ffffff;
    min-width: 160px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(135deg, rgb(153,204,185), rgb(104,171,154));
    font-weight: 600;
    letter-spacing: 0.03em;
    border-radius: 10px;
    border: none;
}.uwbBreceive_updates .FRSHjoin_panel::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    left: -100%;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.6s ease;
}.uwbBreceive_updates .FRSHjoin_panel:hover {
    transform: translateY(-3px);
    background: linear-gradient(135deg, rgb(104,171,154), rgb(153,204,185));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.uwbBreceive_updates .FRSHjoin_panel:hover::before {
    left: 100%;
}.uwbBreceive_updates .FRSHjoin_panel:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

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

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

@keyframes floatBg {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-10px) translateX(10px);
    }
    50% {
        transform: translateY(5px) translateX(-5px);
    }
    75% {
        transform: translateY(-5px) translateX(5px);
    }
}

@media (max-width: 992px) {.uwbBreceive_updates {
    padding: 60px 0;
}.uwbBreceive_updates .zjJyvirtual_classes {
    padding: 30px;
}.uwbBreceive_updates h3 {
    font-size: 22px;
    max-width: 95%;
}
}

@media (max-width: 768px) {.uwbBreceive_updates h3 {
    margin-bottom: 25px;
    font-size: calc(17px * 1.3);
}.uwbBreceive_updates .input_holder {
    max-width: 100%;
    flex-direction: column;
}.uwbBreceive_updates .input_holder div {
    margin-bottom: 15px;
    margin-right: 0;
}.uwbBreceive_updates .FRSHjoin_panel {
    width: 100%;
}.uwbBreceive_updates .zjJyvirtual_classes {
    padding: 25px 20px;
    transform: perspective(1000px) rotateX(1deg);
}
}

@media (max-width: 576px) {.uwbBreceive_updates {
    padding: 40px 0;
}.uwbBreceive_updates h3 {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: calc(17px * 1.2);
}.uwbBreceive_updates input[type="email"] {
    font-size: calc(17px * 0.95);
    height: 45px;
}.uwbBreceive_updates .FRSHjoin_panel {
    font-size: calc(20px * 0.95);
    height: 45px;
}.uwbBreceive_updates .zjJyvirtual_classes {
    padding: 20px 15px;
}
}

@media (min-width: 1400px) {.uwbBreceive_updates .zjJyvirtual_classes {
    max-width: 1000px;
    padding: 50px;
}.uwbBreceive_updates h3 {
    font-size: calc(22px * 1.2);
}.uwbBreceive_updates .input_holder {
    max-width: 700px;
}
}

@media (prefers-reduced-motion: reduce) {.uwbBreceive_updates::before,
    .uwbBreceive_updates::after,
    .uwbBreceive_updates .zjJyvirtual_classes,
    .uwbBreceive_updates h3,
    .uwbBreceive_updates .input_holder {
    animation: none;
    transition: none;
}}.LJPideveloper_experience {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,230,217), rgb(104,171,154,0.5) 120%);
    position: relative;
    padding: 6rem 2rem;
}.LJPideveloper_experience::before {
    opacity: 0.1;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 40px,
        rgb(104,171,154,0.5) 40px,
        rgb(104,171,154,0.5) 42px
    );
}.LJPideveloper_experience::after {
    position: absolute;
    height: 200%;
    width: 60%;
    right: -10%;
    content: "";
    top: -50%;
    z-index: 0;
    opacity: 0.04;
    background: rgb(104,171,154);
    transform: rotate(-12deg);
}.LJPideveloper_experience .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
}.LJPideveloper_experience .lEMGsuccess_reviews {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    background: #ffffff;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateY(2deg);
}.LJPideveloper_experience .lEMGsuccess_reviews:hover {
    transform: perspective(1000px) rotateY(0deg);
}.LJPideveloper_experience .lEMGsuccess_reviews > div:first-child {
    position: relative;
    max-width: 260px;
    margin: 0 auto;
    width: 100%;
}.LJPideveloper_experience .lEMGsuccess_reviews .hORiimage_stack {
    width: 260px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    border-radius: 0.5rem;
    height: 260px;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.LJPideveloper_experience .lEMGsuccess_reviews:hover .hORiimage_stack {
    transform: translateZ(30px) translateY(-5px);
}.LJPideveloper_experience .lEMGsuccess_reviews .hORiimage_stack::after {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    z-index: -1;
    border: 2px solid rgb(104,171,154);
    transform: translate(10px, 10px);
    bottom: -15px;
    left: 15px;
    opacity: 0;
    right: -15px;
    position: absolute;
    top: 15px;
}.LJPideveloper_experience .lEMGsuccess_reviews:hover .hORiimage_stack::after {
    transform: translate(0, 0);
    opacity: 0.4;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(2) {
    text-align: center;
    transform: translateY(0);
    transition: transform 0.4s ease;
    position: relative;
}.LJPideveloper_experience .lEMGsuccess_reviews:hover > div:nth-child(2) {
    transform: translateY(-5px);
}.LJPideveloper_experience .name {
    font-weight: 700;
    color: rgb(153,204,185);
    font-size: calc(19px * 1.2);
    margin-bottom: 0.5rem;
    position: relative;
    display: inline-block;
}.LJPideveloper_experience .name::after {
    bottom: -5px;
    height: 2px;
    transition: width 0.4s ease;
    width: 0;
    left: 50%;
    position: absolute;
    content: "";
    background: rgb(104,171,154);
    transform: translateX(-50%);
}.LJPideveloper_experience .lEMGsuccess_reviews:hover .name::after {
    width: 70%;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(2) > div {
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.9;
    font-size: calc(18px * 1.05);
    letter-spacing: 1px;
    color: rgb(104,171,154);
}.LJPideveloper_experience .QFObcareer_progress {
    font-size: 18px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin: 0;
    color: #000000;
    padding-left: 1.5rem;
    position: relative;
    border-left: 3px solid rgb(104,171,154,0.5);
}.LJPideveloper_experience .QFObcareer_progress::before {
    font-size: 5rem;
    left: -10px;
    top: -20px;
    opacity: 0.3;
    color: rgb(104,171,154,0.5);
    font-family: serif;
    position: absolute;
    content: "";
}

@media (min-width: 768px) {.LJPideveloper_experience .lEMGsuccess_reviews {
    padding: 4rem;
    grid-template-columns: 260px 1fr;
    gap: 3rem;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(2) {
    align-self: center;
    grid-column: 2;
    text-align: left;
}.LJPideveloper_experience .name::after {
    transform: translateX(0);
    left: 0;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(3) {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.LJPideveloper_experience {
    padding: 8rem 2rem;
}.LJPideveloper_experience .lEMGsuccess_reviews {
    grid-template-columns: 280px auto 1fr;
    grid-template-rows: auto 1fr;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:first-child {
    grid-row: span 2;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(2) {
    padding-left: 1rem;
    grid-column: 2 / span 2;
}.LJPideveloper_experience .lEMGsuccess_reviews > div:nth-child(3) {
    grid-column: 2 / span 2;
    grid-row: 2;
    padding-top: 1rem;
    padding-left: 1rem;
}.LJPideveloper_experience .QFObcareer_progress {
    font-size: calc(18px * 1.05);
    padding-left: 2rem;
}
}

@media (min-width: 1200px) {.LJPideveloper_experience .lEMGsuccess_reviews {
    padding: 5rem;
    transform: perspective(1500px) rotateY(3deg);
    gap: 3.5rem;
    grid-template-columns: 300px 1fr 2fr;
}.LJPideveloper_experience .hORiimage_stack {
    width: 300px;
    height: 300px;
}.LJPideveloper_experience .name {
    font-size: calc(19px * 1.3);
}.LJPideveloper_experience .QFObcareer_progress {
    line-height: 1.9;
}
}

@media (max-width: 767px) {.LJPideveloper_experience {
    padding: 4rem 1.5rem;
}.LJPideveloper_experience .lEMGsuccess_reviews {
    padding: 2rem;
}.LJPideveloper_experience .lEMGsuccess_reviews .hORiimage_stack {
    height: 220px;
    margin: 0 auto;
    width: 220px;
}.LJPideveloper_experience .name {
    font-size: 19px;
}.LJPideveloper_experience .QFObcareer_progress {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}}.qgdFaudience_profile {
    position: relative;
    color: #ffffff;
    background-size: 60px 60px;
    background-color: #000000;
    overflow: hidden;
    padding: 100px 0;
}.qgdFaudience_profile::before {
    animation: rotateBackground 60s linear infinite;
    width: 200%;
    opacity: 0.4;
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(153,204,185,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(104,171,154,0.5) 0%, transparent 25%);
    left: -50%;
    content: '';
    pointer-events: none;
    height: 200%;
    top: -50%;
    position: absolute;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.qgdFaudience_profile::after {
    height: 100%;
    top: 0;
    position: absolute;
    pointer-events: none;
    left: 0;
    width: 100%;
    content: '';
    box-shadow: inset 0 0 150px 50px rgba(0, 0, 0, 0.8);
}.qgdFaudience_profile .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 5;
    position: relative;
}.qgdFaudience_profile .zjJyvirtual_classes {
    overflow: visible;
    position: relative;
    padding: 0;
}.qgdFaudience_profile h4 {
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: 3px;
    text-shadow: 0 0 15px rgb(153,204,185,0.5), 0 0 30px rgb(153,204,185,0.5);
    position: relative;
    font-size: calc(31px * 1.2);
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 70px;
}.qgdFaudience_profile h4::before {
    transform: translateX(-50%);
    box-shadow: 0 0 10px 2px rgb(153,204,185);
    background: rgb(153,204,185);
    left: 50%;
    bottom: 0;
    position: absolute;
    height: 3px;
    content: '';
    width: 120px;
}.qgdFaudience_profile h4::after {
    height: 1px;
    width: 200px;
    left: 50%;
    bottom: -5px;
    background: rgb(104,171,154,0.5);
    transform: translateX(-50%);
    content: '';
    position: absolute;
}.qgdFaudience_profile div > div {
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -50px;
    gap: 30px;
    display: grid;
    perspective: 1500px;
}.qgdFaudience_profile p {
    font-size: calc(13px * 1.05);
    position: relative;
    backdrop-filter: blur(5px);
    line-height: 1.7;
    padding: 30px 35px;
    align-items: flex-start;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 
        0 0 20px rgb(153,204,185,0.5),
        inset 0 0 10px rgb(153,204,185,0.5);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    border-radius: 0;
    margin: 0;
    overflow: visible;
    display: flex;
    border: 1px solid rgb(153,204,185,0.5);
}.qgdFaudience_profile p::before {
    height: 30px;
    background: rgb(153,204,185);
    transition: opacity 0.3s ease;
    bottom: 0;
    right: 0;
    content: '';
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    width: 30px;
    position: absolute;
    opacity: 0.7;
}.qgdFaudience_profile p::after {
    font-size: calc(41px * 1.2);
    z-index: -1;
    position: absolute;
    top: -15px;
    font-weight: 700;
    right: 25px;
    content: attr(data-number);
    transition: all 0.3s ease;
    opacity: 0.15;
    color: rgb(104,171,154);
}.qgdFaudience_profile p:nth-child(1)::after {
    content: '01';
}.qgdFaudience_profile p:nth-child(2)::after {
    content: '02';
}.qgdFaudience_profile p:nth-child(3)::after {
    content: '03';
}.qgdFaudience_profile p:nth-child(4)::after {
    content: '04';
}.qgdFaudience_profile p:nth-child(5)::after {
    content: '05';
}.qgdFaudience_profile p:nth-child(6)::after {
    content: '06';
}.qgdFaudience_profile p:nth-child(7)::after {
    content: '07';
}.qgdFaudience_profile p:nth-child(8)::after {
    content: '08';
}.qgdFaudience_profile p:nth-child(9)::after {
    content: '09';
}.qgdFaudience_profile p:nth-child(10)::after {
    content: '10';
}.qgdFaudience_profile p:hover {
    transform: translateY(-15px) rotateX(5deg);
    border-color: rgb(153,204,185);
    z-index: 10;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(153,204,185,0.5),
        inset 0 0 15px rgb(153,204,185);
}.qgdFaudience_profile p:hover::before {
    opacity: 1;
}.qgdFaudience_profile p:hover::after {
    transform: translateY(-10px) scale(1.2);
    opacity: 0.3;
}.qgdFaudience_profile p:nth-child(3n+1) {
    transform: translateX(-30px);
}.qgdFaudience_profile p:nth-child(3n+3) {
    transform: translateX(30px);
}.qgdFaudience_profile p:nth-child(3n+1):hover {
    transform: translateX(-30px) translateY(-15px) rotateX(5deg) rotateY(-5deg);
}.qgdFaudience_profile p:nth-child(3n+3):hover {
    transform: translateX(30px) translateY(-15px) rotateX(5deg) rotateY(5deg);
}.qgdFaudience_profile p svg {
    width: 36px;
    flex-shrink: 0;
    filter: drop-shadow(0 0 8px rgb(153,204,185,0.5));
    margin-right: 20px;
    height: 36px;
    transition: transform 0.3s ease;
}.qgdFaudience_profile p:hover svg {
    transform: scale(1.2) rotate(15deg);
}.qgdFaudience_profile p svg path {
    fill: rgb(153,204,185);
    transition: fill 0.3s ease;
}.qgdFaudience_profile p:hover svg path {
    fill: rgb(104,171,154);
}.qgdFaudience_profile .zjJyvirtual_classes::before {
    width: 200px;
    opacity: 0.2;
    animation: rotateMesh 30s linear infinite;
    position: absolute;
    height: 200px;
    left: -100px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(104,171,154) 49%, rgb(104,171,154) 51%, transparent 52%) 0 0/20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(104,171,154) 49%, rgb(104,171,154) 51%, transparent 52%) 0 0/20px 20px;
    border-radius: 50%;
    top: -70px;
    content: '';
    filter: blur(2px);
}.qgdFaudience_profile .zjJyvirtual_classes::after {
    filter: blur(2px);
    width: 150px;
    content: '';
    height: 150px;
    bottom: -70px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(153,204,185) 49%, rgb(153,204,185) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(153,204,185) 49%, rgb(153,204,185) 51%, transparent 52%) 0 0/15px 15px;
    position: absolute;
    animation: rotateMesh 30s linear infinite reverse;
    right: -70px;
    opacity: 0.2;
    border-radius: 50%;
}

@keyframes rotateMesh {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1199px) {.qgdFaudience_profile div > div {
    margin: 0 -30px;
}
}

@media (max-width: 991px) {.qgdFaudience_profile {
    padding: 80px 0;
}.qgdFaudience_profile h4 {
    margin-bottom: 60px;
    font-size: calc(31px * 1.1);
}.qgdFaudience_profile div > div {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 -20px;
    gap: 25px;
}.qgdFaudience_profile p {
    padding: 25px 30px;
}.qgdFaudience_profile p svg {
    margin-right: 15px;
    width: 32px;
    height: 32px;
}.qgdFaudience_profile p:nth-child(3n+1),
    .qgdFaudience_profile p:nth-child(3n+3) {
    transform: none;
}.qgdFaudience_profile p:nth-child(odd) {
    transform: translateX(-20px);
}.qgdFaudience_profile p:nth-child(even) {
    transform: translateX(20px);
}.qgdFaudience_profile p:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-15px) rotateX(5deg);
}.qgdFaudience_profile p:nth-child(even):hover {
    transform: translateX(20px) translateY(-15px) rotateX(5deg);
}
}

@media (max-width: 767px) {.qgdFaudience_profile {
    padding: 70px 0;
}.qgdFaudience_profile h4 {
    font-size: 31px;
    letter-spacing: 2px;
    margin-bottom: 50px;
}.qgdFaudience_profile div > div {
    grid-template-columns: 1fr;
    gap: 25px;
    margin: 0;
}.qgdFaudience_profile p {
    padding: 25px;
    transform: none !important;
}.qgdFaudience_profile p:hover {
    transform: translateY(-10px) !important;
}.qgdFaudience_profile .zjJyvirtual_classes::before {
    top: -50px;
    height: 120px;
    width: 120px;
    left: -60px;
}.qgdFaudience_profile .zjJyvirtual_classes::after {
    bottom: -50px;
    right: -50px;
    height: 100px;
    width: 100px;
}
}

@media (max-width: 480px) {.qgdFaudience_profile {
    padding: 60px 0;
}.qgdFaudience_profile h4 {
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: calc(31px * 0.85);
}.qgdFaudience_profile p {
    font-size: 13px;
    padding: 20px;
}.qgdFaudience_profile p svg {
    height: 28px;
    margin-right: 12px;
    width: 28px;
}.qgdFaudience_profile p::after {
    right: 15px;
    font-size: 41px;
    top: -10px;
}}header {
    position: relative;
    overflow: visible;
    background: linear-gradient(135deg, rgb(153,204,185,0.5) 0%, rgb(104,171,154) 100%);
    z-index: 99;
    width: 100%;
}header::before {
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(145deg, rgb(104,171,154,0.5) 0%, transparent 70%);
    z-index: -1;
    top: 0;
}header .uIaghead_pagebar {
    position: relative;
    justify-content: space-between;
    transform: none;
    z-index: 5;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 20px 15px;
}header .uIaghead_pagebar .ZyzEnav_mentor {
    margin-right: 10px;
    transition: transform 0.4s ease;
    transform: translateX(0);
}header .uIaghead_pagebar .ZyzEnav_mentor:hover {
    transform: scale(1.05);
}header .uIaghead_pagebar .ZyzEnav_mentor .AGoEpage_nav {
    display: inline-block;
}header .uIaghead_pagebar .ZyzEnav_mentor .AGoEpage_nav svg {
    height: 50px;
    width: auto;
}header .uIaghead_pagebar .aCHQheader_site {
    margin: 0;
    flex-wrap: wrap;
    transform: none;
    border-radius: 25px;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    padding: 0;
    padding: 20px 30px;
    list-style: none;
    position: relative;
}header .uIaghead_pagebar .aCHQheader_site::before {
    z-index: -1;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    height: 100%;
    border-radius: 25px;
    left: 0;
    transform: rotate(-2deg) scale(1.03);
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    margin: 0 12px;
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core:hover {
    transform: translateY(-3px) scale(1.05);
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core a {
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding: 8px 5px;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    display: block;
    overflow: hidden;
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core a::after {
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(104,171,154), transparent);
    position: absolute;
    bottom: 0;
    height: 2px;
    transition: transform 0.4s ease;
    transform: translateX(-100%);
    width: 100%;
    content: "";
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .uIaghead_pagebar {
    align-items: center;
    flex-direction: column;
}header .uIaghead_pagebar .ZyzEnav_mentor {
    margin-bottom: 15px;
    margin-right: 0;
}header .uIaghead_pagebar .aCHQheader_site {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core {
    margin: 5px 15px 5px 0;
}header .uIaghead_pagebar .aCHQheader_site .bvTisite_core a {
    padding: 5px;
    font-size: calc(15px - 2px);
}}.ZzEUpricing_cluster {
    background: linear-gradient(135deg, rgb(200,230,217), rgba(240, 240, 255, 0.95));
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.ZzEUpricing_cluster::before {
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
    height: 70%;
    width: 40%;
    z-index: 0;
    top: -10%;
    background: linear-gradient(145deg, rgb(153,204,185,0.5), rgb(104,171,154,0.5));
    filter: blur(60px);
    position: absolute;
    opacity: 0.4;
}.ZzEUpricing_cluster::after {
    opacity: 0.3;
    position: absolute;
    z-index: 0;
    bottom: -10%;
    filter: blur(50px);
    content: "";
    height: 60%;
    width: 35%;
    left: -5%;
    transform: rotate(12deg) skewX(-10deg);
    background: linear-gradient(215deg, rgb(104,171,154,0.5), rgb(153,204,185,0.5));
}.ZzEUpricing_cluster .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1320px;
    z-index: 1;
    position: relative;
}.ZzEUpricing_cluster .OUvwprogram_rate {
    grid-template-columns: 1fr;
    gap: 60px;
    display: grid;
}.ZzEUpricing_cluster .ATdEpromo_plans {
    opacity: 0;
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    transform: translateY(30px);
}.ZzEUpricing_cluster .ATdEpromo_plans h2 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    font-size: 38px;
    display: inline-block;
}.ZzEUpricing_cluster .ATdEpromo_plans h2::after {
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,204,185), rgb(104,171,154));
    height: 4px;
    transform: translateX(-50%);
    bottom: -12px;
    content: "";
    left: 50%;
    width: 80px;
}.ZzEUpricing_cluster .kwdVprice_options {
    max-width: 680px;
    margin: 20px auto 0;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}.ZzEUpricing_cluster .MBCjvalue_fees {
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    opacity: 0;
    transform: translateY(40px);
}.ZzEUpricing_cluster .rIwZpricing_tiers {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    text-decoration: none;
    backface-visibility: hidden;
    display: block;
    transform: perspective(1000px) rotateX(0deg);
}.ZzEUpricing_cluster .KcBflearn_deals {
    will-change: transform, box-shadow;
    flex-direction: column;
    border-radius: 8px;
    position: relative;
    display: flex;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.ZzEUpricing_cluster .rIwZpricing_tiers:hover .KcBflearn_deals {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}.ZzEUpricing_cluster .gMwUcost_plan {
    display: flex;
    flex-grow: 1;
    padding: 35px 30px;
    flex-direction: column;
}.ZzEUpricing_cluster .gMwUcost_plan h3 {
    position: relative;
    word-break: break-word;
    white-space: normal;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000000;
    font-size: calc(19px + 2px);
    overflow-wrap: break-word;
    padding-left: 15px;
}.ZzEUpricing_cluster .gMwUcost_plan h3::before {
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(153,204,185), rgb(104,171,154));
    border-radius: 10px;
    content: "";
    width: 4px;
    top: 5px;
    height: calc(100% - 10px);
}.ZzEUpricing_cluster .ySFHfee_pricing {
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    display: inline-block;
    padding: 8px 15px;
    color: rgb(153,204,185);
    border-radius: 6px;
    margin: 5px 0 20px;
    font-size: calc(19px + 4px);
    font-weight: 700;
    position: relative;
}.ZzEUpricing_cluster .gMwUcost_plan p {
    word-break: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
    margin-bottom: 10px;
    margin-top: 5px;
    white-space: normal;
    color: #000000;
    font-size: 16px;
    flex-grow: 1;
}.ZzEUpricing_cluster .hORiimage_stack {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
}.ZzEUpricing_cluster .hORiimage_stack::after {
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    content: "";
    z-index: 1;
}.ZzEUpricing_cluster .rIwZpricing_tiers:hover .hORiimage_stack {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.ZzEUpricing_cluster .MBCjvalue_fees {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.ZzEUpricing_cluster .OUvwprogram_rate {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.ZzEUpricing_cluster .OUvwprogram_rate {
    grid-template-columns: 2fr 1fr;
    gap: 40px;
}.ZzEUpricing_cluster .ATdEpromo_plans {
    grid-row: 1;
    grid-column: 2;
    text-align: left;
    align-self: center;
}.ZzEUpricing_cluster .ATdEpromo_plans h2 {
    display: inline-block;
}.ZzEUpricing_cluster .ATdEpromo_plans h2::after {
    transform: none;
    left: 0;
}.ZzEUpricing_cluster .kwdVprice_options {
    margin: 25px 0 0;
}.ZzEUpricing_cluster .MBCjvalue_fees {
    grid-row: 1;
    grid-column: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.ZzEUpricing_cluster .MBCjvalue_fees {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.ZzEUpricing_cluster .gMwUcost_plan {
    padding: 40px 35px;
}.ZzEUpricing_cluster .hORiimage_stack {
    height: 240px;
}
}

@media (max-width: 767px) {.ZzEUpricing_cluster {
    padding: 80px 0;
}.ZzEUpricing_cluster .ATdEpromo_plans {
    margin-bottom: 20px;
}.ZzEUpricing_cluster .KcBflearn_deals {
    max-width: 100%;
}.ZzEUpricing_cluster .gMwUcost_plan {
    padding: 30px 25px;
}.ZzEUpricing_cluster .gMwUcost_plan h3 {
    font-size: calc(19px + 1px);
}.ZzEUpricing_cluster .ySFHfee_pricing {
    font-size: 19px;
    margin: 0 0 15px;
}.ZzEUpricing_cluster .hORiimage_stack {
    height: 200px;
}
}

@media (max-width: 480px) {.ZzEUpricing_cluster {
    padding: 60px 0;
}.ZzEUpricing_cluster .gMwUcost_plan {
    padding: 25px 20px;
}.ZzEUpricing_cluster .hORiimage_stack {
    height: 180px;
}}footer {
    position: relative;
}footer::before {
    left: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    right: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(104,171,154,0.5) 0%, rgb(153,204,185,0.5) 100%);
    top: 0;
}.wxIrfootnote_ref {
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 2;
    padding: 80px 0 40px;
}.wxIrfootnote_ref .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
}.wxIrfootnote_ref .company_holder {
    grid-column: 1 / 5;
    z-index: 3;
    position: relative;
}.wxIrfootnote_ref .company_holder h3 {
    letter-spacing: 1px;
    font-size: 33px;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}.wxIrfootnote_ref .company_holder h3::after {
    content: '';
    background: rgb(153,204,185);
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    width: 40px;
    border-radius: 10px;
}.wxIrfootnote_ref .SMIUinsta_feed {
    font-size: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(153,204,185);
    border-radius: 26px;
    transform: translateZ(0);
    line-height: 1.6;
    margin-top: 25px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
}.wxIrfootnote_ref .zZIBdesktop_app {
    position: relative;
    grid-column: 5 / 13;
}.wxIrfootnote_ref .DRhOheader_master {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-gap: 40px;
}.wxIrfootnote_ref .aCHQheader_site {
    position: relative;
}.wxIrfootnote_ref .aCHQheader_site h5 {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    font-size: 23px;
}.wxIrfootnote_ref .aCHQheader_site h5::before {
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -15px;
    content: '';
    height: 8px;
    width: 8px;
    background: rgb(153,204,185);
    top: 50%;
}.wxIrfootnote_ref .aCHQheader_site .DRhOheader_master {
    gap: 15px;
    display: flex;
    flex-direction: column;
}.wxIrfootnote_ref .aCHQheader_site .DRhOheader_master a {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    z-index: 1;
    padding: 8px 15px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 10px;
    color: #ffffff;
}.wxIrfootnote_ref .aCHQheader_site .DRhOheader_master a::before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 3px;
    content: '';
    height: 100%;
    transition: all 0.3s ease;
    background: rgb(153,204,185);
    position: absolute;
}.wxIrfootnote_ref .aCHQheader_site .DRhOheader_master a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.wxIrfootnote_ref .aCHQheader_site .DRhOheader_master a:hover::before {
    background: rgb(153,204,185,0.5);
    width: 100%;
}.USDYalumni_net {
    padding: 20px 0;
    z-index: 2;
    margin-top: 60px;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
}.USDYalumni_net::before {
    left: 15%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 1px;
    top: 0;
    right: 15%;
    content: '';
    opacity: 0.2;
    position: absolute;
}.USDYalumni_net .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.USDYalumni_net .ghNAverify_cta {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #ffffff;
    opacity: 0.8;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    bottom: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

@media (max-width: 992px) {.wxIrfootnote_ref .container {
    grid-template-columns: repeat(1, 1fr);
}.wxIrfootnote_ref .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.wxIrfootnote_ref .zZIBdesktop_app {
    grid-column: 1 / -1;
}.wxIrfootnote_ref .DRhOheader_master {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.wxIrfootnote_ref {
    padding: 60px 0 30px;
}.wxIrfootnote_ref .DRhOheader_master {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.wxIrfootnote_ref .aCHQheader_site {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.wxIrfootnote_ref::before {
    background-size: 200% 200%;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgb(153,204,185), rgb(104,171,154), rgb(153,204,185));
    left: 0;
    position: absolute;
    content: '';
    animation: gradientShift 5s infinite;
    top: 0;
}.wxIrfootnote_ref .company_holder::after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 150px;
    height: 150px;
    top: 40px;
    background: rgb(153,204,185,0.5);
    filter: blur(60px);
    opacity: 0.4;
    border-radius: 50%;
    right: -50px;
}.wxIrfootnote_ref .company_holder::before {
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    bottom: 0;
    background: rgb(104,171,154,0.5);
    width: 100px;
    height: 100px;
    left: -30px;
    filter: blur(40px);
    position: absolute;
    content: '';
}.wxIrfootnote_ref .zZIBdesktop_app::after {
    top: -20px;
    border-radius: 50%;
    opacity: 0.2;
    height: 120px;
    width: 120px;
    background: rgb(153,204,185,0.5);
    right: 100px;
    filter: blur(50px);
    content: '';
    position: absolute;
    z-index: -1;
}.wxIrfootnote_ref .zZIBdesktop_app::before {
    width: 180px;
    content: '';
    left: 80px;
    opacity: 0.25;
    border-radius: 50%;
    z-index: -1;
    height: 180px;
    position: absolute;
    bottom: -50px;
    background: rgb(104,171,154,0.5);
    filter: blur(70px);
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.wxIrfootnote_ref .aCHQheader_site {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    animation: borderPulse 4s infinite;
}.wxIrfootnote_ref .aCHQheader_site h5 {
    letter-spacing: 0.5px;
}.wxIrfootnote_ref .aCHQheader_site h5::after {
    content: '';
    width: 30px;
    background: rgb(104,171,154);
    bottom: -5px;
    height: 2px;
    position: absolute;
    left: 0;
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.USDYalumni_net {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    background-size: 200% 200%;
    animation: movingGradient 10s ease infinite;
}.RlBjcompany_info {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.RlBjcompany_info::before {
    background: linear-gradient(135deg, rgb(153,204,185,0.5), rgba(0, 0, 0, 0.5) 75%);
    top: 0;
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}.RlBjcompany_info::after {
    position: absolute;
    width: 45%;
    animation: floatElement 20s infinite alternate ease-in-out;
    right: -5%;
    background: rgb(104,171,154);
    top: -10%;
    content: "";
    z-index: 0;
    transform: rotate(-25deg);
    opacity: 0.15;
    height: 200%;
}.RlBjcompany_info .container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.RlBjcompany_info h2 {
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    transform: translateX(-5px);
    position: relative;
    display: inline-block;
}.RlBjcompany_info h2::after {
    bottom: -10px;
    animation: expandWidth 0.7s ease-out forwards;
    left: 0;
    position: absolute;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(104,171,154), transparent);
    height: 3px;
    width: 80px;
}.RlBjcompany_info .buLTtext_capsule {
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(10px);
    padding: 40px;
    grid-template-columns: 1fr;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    display: grid;
    z-index: 3;
    gap: 30px;
}.RlBjcompany_info .buLTtext_capsule::before {
    animation: growVertical 1s 0.3s ease-out forwards;
    left: 0;
    background: rgb(153,204,185);
    position: absolute;
    width: 6px;
    height: 0;
    top: 0;
    content: "";
}.RlBjcompany_info .buLTtext_capsule > div {
    position: relative;
}.RlBjcompany_info .buLTtext_capsule p {
    padding-left: 15px;
    font-size: calc(16px * 1.5);
    color: rgb(153,204,185);
    font-weight: 600;
    transition: transform 0.3s ease;
    transform: translateX(0);
    margin-bottom: 20px;
    position: relative;
}.RlBjcompany_info .buLTtext_capsule p::before {
    background: rgb(104,171,154);
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    position: absolute;
    top: 50%;
    content: "";
    height: 8px;
    width: 8px;
}.RlBjcompany_info .buLTtext_capsule div > div {
    column-gap: 40px;
    color: #000000;
    position: relative;
    column-count: 1;
    font-size: 16px;
    line-height: 1.8;
    padding-left: 15px;
}.RlBjcompany_info .buLTtext_capsule:hover {
    transform: translateY(-5px);
}.RlBjcompany_info .buLTtext_capsule:hover p {
    transform: translateX(5px);
}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 80px; }
}

@keyframes growVertical {
    from { height: 0; }
    to { height: 100%; }
}

@keyframes floatElement {
    0% { transform: rotate(-25deg) translateY(0); }
    50% { transform: rotate(-22deg) translateY(-15px); }
    100% { transform: rotate(-25deg) translateY(0); }
}

@media (min-width: 768px) {.RlBjcompany_info {
    padding: 150px 0;
}.RlBjcompany_info h2 {
    font-size: calc(36px * 1.2);
    margin-bottom: 60px;
}.RlBjcompany_info h2::after {
    width: 120px;
}.RlBjcompany_info .buLTtext_capsule {
    padding: 60px;
    margin-left: 40px;
    width: calc(100% - 40px);
}.RlBjcompany_info .buLTtext_capsule div > div {
    column-count: 2;
}
    
    @keyframes expandWidth {
        from { width: 0; }
        to { width: 120px; }
    }
}

@media (min-width: 992px) {.RlBjcompany_info {
    padding: 180px 0;
}.RlBjcompany_info::after {
    width: 60%;
    right: -10%;
    top: -20%;
}.RlBjcompany_info h2 {
    transform: translateX(-10px);
}.RlBjcompany_info .buLTtext_capsule {
    padding: 80px;
    width: calc(100% - 80px);
    margin-left: 80px;
}.RlBjcompany_info .buLTtext_capsule::before {
    width: 8px;
}.RlBjcompany_info .buLTtext_capsule div > div {
    column-count: 2;
}
}

@media (min-width: 1200px) {.RlBjcompany_info h2 {
    margin-bottom: 80px;
}.RlBjcompany_info .buLTtext_capsule {
    margin-left: 120px;
    width: calc(100% - 120px);
    padding: 100px;
}.RlBjcompany_info .buLTtext_capsule::before {
    width: 10px;
}
}

@media (max-width: 767px) {.RlBjcompany_info {
    padding: 80px 0;
}.RlBjcompany_info h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.9);
}.RlBjcompany_info .buLTtext_capsule {
    padding: 30px 20px;
}.RlBjcompany_info .buLTtext_capsule p {
    font-size: calc(16px * 1.2);
    margin-bottom: 15px;
}.RlBjcompany_info .buLTtext_capsule div > div {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}.zSMQsecure_chamber {
    color: #000000;
    padding: 5rem 2rem;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    position: relative;
    background: linear-gradient(145deg, rgb(200,230,217), rgba(245, 248, 255, 0.95));
    font-family: Arial, sans-serif;
}.zSMQsecure_chamber::before {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    z-index: 0;
    right: 0;
    background: linear-gradient(135deg, transparent 15%, rgba(rgb(153,204,185,0.5), 0.03) 70%);
    width: 40%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
}.zSMQsecure_chamber::after {
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,204,185), rgb(104,171,154), rgb(153,204,185));
    height: 5px;
    bottom: 0;
}.zSMQsecure_chamber .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
}.zSMQsecure_chamber h1 {
    position: relative;
    padding-bottom: 1rem;
    font-weight: 700;
    color: #000000;
    margin-bottom: 2.5rem;
    transform: translateX(-0.5rem);
    font-size: 45px;
}.zSMQsecure_chamber h1::after {
    width: 6rem;
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,204,185), transparent);
    height: 3px;
    left: 0;
}.zSMQsecure_chamber h2 {
    color: #000000;
    padding-left: 1rem;
    transform: translateY(-0.25rem);
    font-size: 29px;
    margin-bottom: 1.5rem;
    margin-top: 3rem;
    position: relative;
    font-weight: 600;
}.zSMQsecure_chamber h2::before {
    position: absolute;
    background: rgb(153,204,185);
    left: 0;
    height: 80%;
    top: 0.2em;
    border-radius: 2px;
    width: 4px;
    content: "";
}.zSMQsecure_chamber h3 {
    font-size: calc(29px * 0.85);
    font-weight: 600;
    padding-left: 0.75rem;
    margin-bottom: 1.25rem;
    color: #000000;
    position: relative;
    margin-top: 2.5rem;
}.zSMQsecure_chamber h3::before {
    height: 75%;
    border-radius: 1.5px;
    content: "";
    width: 3px;
    background: rgb(104,171,154);
    left: 0;
    position: absolute;
    top: 0.25em;
}.zSMQsecure_chamber h4 {
    font-size: calc(29px * 0.7);
    position: relative;
    padding-left: 0.5rem;
    color: #000000;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 2rem;
}.zSMQsecure_chamber h4::before {
    width: 2px;
    background: rgb(104,171,154);
    border-radius: 1px;
    height: 70%;
    position: absolute;
    content: "";
    opacity: 0.7;
    left: 0;
    top: 0.3em;
}.zSMQsecure_chamber p {
    max-width: 90%;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    position: relative;
    font-size: 15px;
    color: #000000;
    line-height: 1.7;
}.zSMQsecure_chamber p strong {
    font-weight: 600;
    position: relative;
    color: #000000;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    background: linear-gradient(to bottom, transparent 85%, rgba(rgb(153,204,185,0.5), 0.15) 15%);
}.zSMQsecure_chamber span {
    max-width: 95%;
    margin-bottom: 1.5rem;
    font-size: 15px;
    line-height: 1.7;
    border-left: 1px solid rgba(rgb(104,171,154,0.5), 0.3);
    position: relative;
    padding-left: 1rem;
    color: #000000;
    display: block;
}.zSMQsecure_chamber ul {
    margin: 2rem 0;
    padding-left: 0;
    counter-reset: privacy-counter;
    list-style: none;
}.zSMQsecure_chamber li {
    counter-increment: privacy-counter;
    padding-left: 2.5rem;
    position: relative;
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 1.25rem;
}.zSMQsecure_chamber li::before {
    height: 1.25rem;
    transition: transform 0.3s ease;
    border-radius: 10px;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(153,204,185), rgb(104,171,154));
    transform: rotate(45deg);
    width: 1.25rem;
    opacity: 0.9;
    top: 0.25rem;
}.zSMQsecure_chamber li::after {
    width: 1.25rem;
    align-items: center;
    font-weight: 600;
    height: 1.25rem;
    position: absolute;
    font-size: 0.75rem;
    justify-content: center;
    display: flex;
    color: #ffffff;
    content: counter(privacy-counter);
    top: 0.25rem;
    left: 0;
}.zSMQsecure_chamber li:hover::before {
    transform: rotate(45deg) scale(1.1);
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

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

.zSMQsecure_chamber h1, 
.zSMQsecure_chamber h2, 
.zSMQsecure_chamber h3, 
.zSMQsecure_chamber h4,
.zSMQsecure_chamber p,
.zSMQsecure_chamber ul {
    animation: fadeIn 0.5s ease-out forwards;
}.zSMQsecure_chamber::after {
    animation: borderPulse 8s linear infinite;
    background-size: 200% 200%;
}


@media (max-width: 992px) {.zSMQsecure_chamber {
    padding: 4rem 1.5rem;
}.zSMQsecure_chamber h1 {
    font-size: calc(45px * 0.9);
}.zSMQsecure_chamber h2 {
    font-size: calc(29px * 0.9);
}.zSMQsecure_chamber p, 
    .zSMQsecure_chamber span {
    max-width: 100%;
}
}

@media (max-width: 768px) {.zSMQsecure_chamber {
    padding: 3rem 1.25rem;
}.zSMQsecure_chamber::before {
    width: 70%;
    opacity: 0.5;
}.zSMQsecure_chamber h1 {
    transform: translateX(0);
    font-size: calc(45px * 0.8);
}.zSMQsecure_chamber h2 {
    font-size: calc(29px * 0.8);
}.zSMQsecure_chamber h3 {
    font-size: calc(29px * 0.7);
}.zSMQsecure_chamber h4 {
    font-size: calc(29px * 0.6);
}.zSMQsecure_chamber p, 
    .zSMQsecure_chamber span,
    .zSMQsecure_chamber li {
    font-size: calc(15px * 0.95);
}.zSMQsecure_chamber li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.zSMQsecure_chamber {
    padding: 2.5rem 1rem;
}.zSMQsecure_chamber h1 {
    font-size: calc(45px * 0.7);
}.zSMQsecure_chamber h1::after {
    width: 5rem;
}.zSMQsecure_chamber h2 {
    padding-left: 0.75rem;
}.zSMQsecure_chamber h3 {
    padding-left: 0.5rem;
}.zSMQsecure_chamber p, 
    .zSMQsecure_chamber span {
    line-height: 1.6;
}.zSMQsecure_chamber li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
}.zSMQsecure_chamber li::before,
    .zSMQsecure_chamber li::after {
    width: 1rem;
    height: 1rem;
}}.TfGWcookie_notice_window {
    padding: 20px;
    z-index: 1050;
    position: fixed;
    background: rgb(200,230,217);
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 100%;
    bottom: 0;
    border-top: 3px solid rgb(153,204,185);
}.gJokconsent_track {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    z-index: 1;
    display: flex;
}.fWXSconsent_panel {
    flex-shrink: 0;
    margin-right: 20px;
}#KLfhcookie_info_alert {
    display: none;
}#KLfhcookie_info_alert:checked ~ .TfGWcookie_notice_window {
    opacity: 0;
    visibility: hidden;
}.fWXSconsent_panel svg {
    transition: fill 0.3s ease-in-out;
    height: 60px;
    width: 60px;
    fill: rgb(153,204,185);
}.rWhUprivacy_ctrl {
    flex-grow: 1;
    margin-right: 20px;
}.rWhUprivacy_ctrl h5 {
    font-weight: 700;
    margin-bottom: 5px;
    color: rgb(153,204,185);
    font-size: 20px;
}.rWhUprivacy_ctrl p {
    font-size: 16px;
    margin-bottom: 0;
    color: #000000;
}.rpmGcookies_overview {
    padding: 10px 20px;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    text-decoration: none;
    margin-left: 10px;
}.rpmGcookies_overview {
    color: #ffffff;
    background-color: rgb(153,204,185);
    border: 1px solid rgb(153,204,185);
}.rpmGcookies_overview:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.TfGWcookie_notice_window p a {
    text-decoration: underline;
    color: rgb(153,204,185);
}.TfGWcookie_notice_window p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.rWhUprivacy_ctrl h5 {
    font-size: calc(20px - 2px);
}.rWhUprivacy_ctrl p {
    font-size: calc(16px - 2px);
}.rpmGcookies_overview {
    font-size: calc(20px - 2px);
    padding: 8px 16px;
}
}
@media (max-width: 800px) {.gJokconsent_track {
    align-items: center;
    flex-direction: column;
}.fWXSconsent_panel {
    margin-bottom: 15px;
}.rWhUprivacy_ctrl {
    text-align: center;
    margin-bottom: 20px;
}.rpmGcookies_overview {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}
.cbFngratSpace {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,230,217), rgb(104,171,154,0.5) 120%);
    padding: 6rem 2rem;
}.cbFngratSpace::before {
    z-index: 0;
    position: absolute;
    top: 0;
    content: "";
    opacity: 0.4;
    left: 0;
    height: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(153,204,185,0.5) 0%, transparent 60%);
    width: 100%;
}.cbFngratSpace::after {
    width: 40%;
    background: linear-gradient(225deg, rgb(104,171,154) 0%, transparent 70%);
    transform: rotate(-15deg);
    right: -5%;
    animation: float 15s ease-in-out infinite;
    position: absolute;
    bottom: -10%;
    z-index: 0;
    opacity: 0.1;
    content: "";
    height: 60%;
}.cbFngratSpace .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.cbFngratSpace .zjJyvirtual_classes {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    position: relative;
    padding: 3.5rem;
    flex-direction: column;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 15px 25px rgba(rgb(104,171,154), 0.05),
              0 5px 10px rgba(rgb(153,204,185), 0.03);
    transform-origin: center bottom;
    background: rgba(255, 255, 255, 0.85);
}.cbFngratSpace .zjJyvirtual_classes:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 
              0 20px 30px rgba(rgb(104,171,154), 0.07),
              0 10px 15px rgba(rgb(153,204,185), 0.05);
}.cbFngratSpace .zjJyvirtual_classes > div:first-child {
    opacity: 0;
    padding-left: 1.5rem;
    border-left: 4px solid rgb(153,204,185);
    transform: translateX(-20px);
    position: relative;
    animation: slideInLeft 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    margin-bottom: 2rem;
}.cbFngratSpace .zjJyvirtual_classes > div:last-child {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    position: relative;
}.cbFngratSpace h5 {
    margin: 0 0 1rem 0;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 18px;
    position: relative;
}.cbFngratSpace h5::after {
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,204,185), transparent);
    width: 4rem;
    content: "";
    height: 3px;
    animation: scaleWidth 1s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    bottom: -0.75rem;
    left: 0;
}.cbFngratSpace p {
    font-weight: 400;
    font-size: 17px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    margin: 0;
    position: relative;
    color: #000000;
    line-height: 1.7;
}.cbFngratSpace a {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: inherit;
    text-decoration: none;
    display: block;
}.cbFngratSpace a::before {
    left: -2.5rem;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(-10px);
    background: linear-gradient(to bottom, rgb(153,204,185), rgb(104,171,154));
    position: absolute;
    height: 100%;
    width: 0.5rem;
    content: "";
    opacity: 0;
    top: 0;
}.cbFngratSpace a:hover {
    transform: translateX(10px);
}.cbFngratSpace a:hover::before {
    opacity: 0.7;
    transform: translateX(0);
}.cbFngratSpace a:focus {
    box-shadow: 0 0 0 2px rgb(153,204,185,0.5);
    outline: none;
}

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

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

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

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

@media (min-width: 768px) {.cbFngratSpace {
    padding: 8rem 3rem;
}.cbFngratSpace .zjJyvirtual_classes {
    margin: 0 5rem;
    padding: 4.5rem 5rem;
}.cbFngratSpace .zjJyvirtual_classes > div:first-child {
    border-left-width: 6px;
    margin-bottom: 3rem;
    padding-left: 2rem;
}.cbFngratSpace h5 {
    font-size: calc(18px * 1.1);
}.cbFngratSpace p {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.cbFngratSpace .zjJyvirtual_classes {
    margin: 0 auto;
    align-items: center;
    flex-direction: row;
}.cbFngratSpace .zjJyvirtual_classes > div:first-child {
    margin-right: 5rem;
    flex: 0 0 40%;
    margin-bottom: 0;
}.cbFngratSpace .zjJyvirtual_classes > div:last-child {
    flex: 0 0 60%;
}.cbFngratSpace h5::after {
    width: 6rem;
}
}

@media (max-width: 767px) {.cbFngratSpace {
    padding: 4rem 1.5rem;
}.cbFngratSpace .zjJyvirtual_classes {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.cbFngratSpace h5 {
    font-size: calc(18px * 0.9);
}.cbFngratSpace p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}.cbFngratSpace a::before {
    left: -1.5rem;
    width: 0.3rem;
}}.fxHvcontact_section {
    padding: 100px 0;
    position: relative;
}.fxHvcontact_section::before {
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    right: 0;
    background-color: rgb(200,230,217);
    bottom: 0;
    left: 0;
}.fxHvcontact_section .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.fxHvcontact_section .hjAWsupport_request {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    display: flex;
}.fxHvcontact_section .tAsPinquiry_widget {
    padding: 60px 40px;
    width: 40%;
    overflow: hidden;
    position: relative;
    background: rgb(153,204,185);
}.fxHvcontact_section .tAsPinquiry_widget::before {
    position: absolute;
    height: 200px;
    content: "";
    top: -10%;
    opacity: 0.3;
    width: 200px;
    right: -10%;
    background: rgb(104,171,154);
    border-radius: 50%;
}.fxHvcontact_section .tAsPinquiry_widget::after {
    bottom: -10%;
    left: -10%;
    background: rgb(104,171,154);
    border-radius: 50%;
    height: 200px;
    content: "";
    position: absolute;
    opacity: 0.3;
    width: 200px;
}.fxHvcontact_section .tAsPinquiry_widget h3 {
    z-index: 1;
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
}.fxHvcontact_section .tAsPinquiry_widget div {
    position: relative;
    padding-left: 15px;
    border-left: 3px solid #ffffff;
    display: flex;
    z-index: 1;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    align-items: center;
}.fxHvcontact_section .tAsPinquiry_widget div:hover {
    transform: translateX(5px);
    border-left-color: rgb(104,171,154);
}.fxHvcontact_section .tAsPinquiry_widget div svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
}.fxHvcontact_section .tAsPinquiry_widget div svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.fxHvcontact_section .tAsPinquiry_widget div:hover svg path {
    fill: rgb(104,171,154);
}.fxHvcontact_section .tAsPinquiry_widget div span {
    font-size: 17px;
    color: #ffffff;
}.fxHvcontact_section .tAsPinquiry_widget div span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}.fxHvcontact_section .tAsPinquiry_widget div span a:hover {
    color: rgb(104,171,154);
}.fxHvcontact_section .YnPuhelp_support {
    width: 60%;
    background: #ffffff;
    padding: 60px 40px;
}.fxHvcontact_section .YnPuhelp_support h3 {
    color: #000000;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 30px;
}.fxHvcontact_section form {
    flex-direction: column;
    display: flex;
}.fxHvcontact_section form input[type="text"],
.fxHvcontact_section form input[type="email"] {
    font-size: 17px;
    transition: all 0.3s ease;
    border: 2px solid #EFEFEF;
    padding: 15px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}.fxHvcontact_section form input[type="text"]:focus,
.fxHvcontact_section form input[type="email"]:focus {
    border-color: rgb(153,204,185);
    outline: none;
}.fxHvcontact_section form input::placeholder {
    color: #BBBBBB;
}.fxHvcontact_section .EKcNcontact_request {
    margin-bottom: 25px;
    align-items: flex-start;
    display: flex;
}.fxHvcontact_section .EKcNcontact_request input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.fxHvcontact_section .EKcNcontact_request label {
    line-height: 1.6;
    cursor: pointer;
    color: #000000;
    font-size: 13px;
    position: relative;
    padding-left: 35px;
}.fxHvcontact_section .EKcNcontact_request label::before {
    transition: all 0.3s ease;
    width: 20px;
    top: 2px;
    border-radius: 10px;
    border: 2px solid #EFEFEF;
    content: "";
    position: absolute;
    height: 20px;
    left: 0;
}.fxHvcontact_section .EKcNcontact_request input[type="checkbox"]:checked + label::before {
    border-color: rgb(153,204,185);
    background-color: rgb(153,204,185);
}.fxHvcontact_section .EKcNcontact_request input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    height: 12px;
    border: solid white;
    top: 4px;
    left: 7px;
    position: absolute;
    transform: rotate(45deg);
    width: 6px;
    content: "";
}.fxHvcontact_section .EKcNcontact_request label a {
    text-decoration: none;
    color: rgb(153,204,185);
    transition: all 0.3s ease;
}.fxHvcontact_section .EKcNcontact_request label a:hover {
    text-decoration: underline;
}.fxHvcontact_section form .LNIZconnect_list {
    position: relative;
    align-self: flex-start;
    border-radius: 10px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    border: none;
    overflow: hidden;
    cursor: pointer;
    background-color: rgb(153,204,185);
    padding: 15px 30px;
    transition: all 0.3s ease;
}.fxHvcontact_section form .LNIZconnect_list::after {
    top: 50%;
    left: 50%;
    content: "";
    transform-style: flat;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    width: 0;
    transition: width 0.3s ease, height 0.3s ease;
    position: absolute;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 100%;
}.fxHvcontact_section form .LNIZconnect_list:hover {
    background-color: rgb(104,171,154);
}.fxHvcontact_section form .LNIZconnect_list:active::after {
    height: 200px;
    width: 200px;
}@keyframes slideInLeft {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.fxHvcontact_section .tAsPinquiry_widget div {
    opacity: 0;
    animation: slideInLeft 0.5s forwards;
}.fxHvcontact_section .tAsPinquiry_widget div:nth-child(2) {
    animation-delay: 0.1s;
}.fxHvcontact_section .tAsPinquiry_widget div:nth-child(3) {
    animation-delay: 0.2s;
}.fxHvcontact_section .tAsPinquiry_widget div:nth-child(4) {
    animation-delay: 0.3s;
}.fxHvcontact_section .tAsPinquiry_widget div:nth-child(5) {
    animation-delay: 0.4s;
}

@media screen and (max-width: 992px) {.fxHvcontact_section .tAsPinquiry_widget,
    .fxHvcontact_section .YnPuhelp_support {
    width: 100%;
    padding: 40px 30px;
}.fxHvcontact_section .tAsPinquiry_widget {
    order: 2;
}.fxHvcontact_section .YnPuhelp_support {
    order: 1;
}
}

@media screen and (max-width: 576px) {.fxHvcontact_section {
    padding: 60px 0;
}.fxHvcontact_section .container {
    width: 90%;
}.fxHvcontact_section .tAsPinquiry_widget,
    .fxHvcontact_section .YnPuhelp_support {
    padding: 30px 20px;
}.fxHvcontact_section .tAsPinquiry_widget h3 {
    font-size: calc(28px * 0.8);
}.fxHvcontact_section form .LNIZconnect_list {
    width: 100%;
}
}