* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.container {
    width: 1267px;
    max-width: 100%;
    margin: auto;
}.nav_master96 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    scroll-behavior: smooth;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.brainstorm27 {
    flex: 0 0 auto;
}.panel-container78 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    color:  #ffffff;
    background: rgb(173,193,208);
}header .top_plank .top_warning43 div svg, header .top_plank .top_warning43 div svg path {
    fill: #ffffff;
}header .top_plank .top_warning43 div span {
    color: #ffffff;
}header .top_plank .top_warning43 {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    line-height: 21px;
    padding: 15px 0 10px 0;
    align-items: center;
}header .top_plank .top_warning43 div {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    margin-right: 24px;
}header .top_plank .top_warning43 div img, header .top_plank .top_warning43 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.brainstorm27 {
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, #000000 0%, rgb(133,161,185,0.5) 100%);
    padding: 6rem 0 2rem;
    color: #ffffff;
}.brainstorm27::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(173,193,208,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(133,161,185,0.5) 0%, transparent 30%);
    z-index: 1;
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    left: 0;
}.brainstorm27::after {
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px),
        repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px);
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
    position: absolute;
    content: '';
    top: 0;
}.brainstorm27 .container {
    z-index: 3;
    position: relative;
}.brainstorm27 .collab_space15 {
    display: flex;
    position: relative;
    flex-direction: column;
}.brainstorm27 .message_info71 {
    justify-content: space-between;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    padding: 1.25rem 2rem;
    border-radius: 18px;
    transform: translateY(-3.5rem);
    flex-wrap: wrap;
    margin-bottom: 2rem;
    background-color: #ffffff;
    position: relative;
    display: flex;
    z-index: 10;
    gap: 1.5rem;
}.brainstorm27 .message_info71::before {
    content: '';
    opacity: 0.08;
    background: linear-gradient(135deg, transparent 20%, rgb(173,193,208,0.5) 140%);
    height: 100%;
    top: 0;
    border-radius: 18px;
    left: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
}.brainstorm27 .info_item {
    flex: 1;
    position: relative;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    max-width: 300px;
    min-width: 200px;
}.brainstorm27 .info_item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -0.75rem;
    background: linear-gradient(to bottom, transparent, rgb(133,161,185,0.5), transparent);
    width: 1px;
    transform: translateY(-50%);
    top: 50%;
    height: 70%;
}.brainstorm27 .info_item p,
.brainstorm27 .info_item a {
    text-decoration: none;
    border-radius: 10px;
    gap: 0.875rem;
    padding: 0.5rem;
    transition: all 0.3s ease;
    align-items: center;
    color: #000000;
    display: flex;
    font-size: 14px;
}.brainstorm27 .info_item:hover {
    transform: translateY(-5px);
}.brainstorm27 .info_item:hover p,
.brainstorm27 .info_item:hover a {
    color: rgb(173,193,208);
}.brainstorm27 .info_item svg {
    fill: rgb(173,193,208);
    width: 22px;
    transition: transform 0.3s ease;
    height: 22px;
}.brainstorm27 .info_item:hover svg {
    transform: scale(1.15);
}.brainstorm27 .text_main_holder {
    gap: 4rem;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.5fr 1fr;
}.brainstorm27 .top_primary80 {
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
}.brainstorm27 .top_primary80 svg {
    height: auto;
    transition: filter 0.3s ease, transform 0.3s ease;
    filter: brightness(0) invert(1);
    max-width: 180px;
}.brainstorm27 .top_primary80:hover svg {
    filter: brightness(0) invert(1) drop-shadow(0 0 5px rgb(173,193,208,0.5));
    transform: scale(1.03);
}.brainstorm27 .webinar_live07 {
    opacity: 0.8;
    line-height: 1.6;
    font-size: calc(13px + 1px);
}.brainstorm27 .site_main43 {
    display: flex;
    flex-direction: column;
    position: relative;
}.brainstorm27 .site_main43::before {
    bottom: 0;
    width: 1px;
    position: absolute;
    left: -2rem;
    background: linear-gradient(to bottom, transparent, rgb(133,161,185,0.5) 30%, rgb(133,161,185,0.5) 70%, transparent);
    top: 0;
    content: '';
}.brainstorm27 .site_main43::after {
    content: '';
    position: absolute;
    right: -2rem;
    background: linear-gradient(to bottom, transparent, rgb(133,161,185,0.5) 30%, rgb(133,161,185,0.5) 70%, transparent);
    bottom: 0;
    width: 1px;
    top: 0;
}.brainstorm27 .site_main43 h5 {
    font-weight: 600;
    margin-bottom: 1.75rem;
    padding-bottom: 0.875rem;
    position: relative;
    font-size: 20px;
}.brainstorm27 .site_main43 h5::after {
    position: absolute;
    width: 60px;
    height: 2px;
    content: '';
    background: linear-gradient(to right, rgb(173,193,208), transparent);
    left: 0;
    bottom: 0;
}.brainstorm27 .head_site45 {
    gap: 1.25rem;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.brainstorm27 .head_site45:first-child {
    margin-bottom: 2rem;
}.brainstorm27 .head_site45 a {
    position: relative;
    transform-origin: left;
    text-decoration: none;
    font-size: 14px;
    padding: 0.25rem 0;
    color: #ffffff;
    opacity: 0.85;
    transition: all 0.3s ease;
}.brainstorm27 .head_site45 a::before {
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    content: '';
    bottom: 0;
    height: 1px;
    background-color: rgb(173,193,208);
    width: 0;
}.brainstorm27 .head_site45 a:hover {
    color: rgb(173,193,208);
    opacity: 1;
    transform: translateX(8px);
}.brainstorm27 .head_site45 a:hover::before {
    width: 20px;
}.brainstorm27 .subscribe_holder {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    gap: 1.5rem;
    padding: 2rem;
    border-radius: 18px;
    position: relative;
    flex-direction: column;
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.05);
}.brainstorm27 .subscribe_holder::before {
    position: absolute;
    background: 
        linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05) 50%, transparent 100%),
        radial-gradient(circle at top right, rgb(173,193,208,0.5), transparent 70%);
    content: '';
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    left: 0;
    width: 100%;
    top: 0;
}.brainstorm27 .subscribe_holder::after {
    height: 150px;
    bottom: 0;
    width: 150px;
    animation: pulseGlow 6s infinite alternate;
    opacity: 0.3;
    background: radial-gradient(circle, rgb(173,193,208,0.5) 0%, transparent 70%);
    right: 0;
    position: absolute;
    content: '';
    z-index: -1;
}@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.2);
    }
}

.brainstorm27 .subscribe_holder h5 {
    padding-bottom: 0.875rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}.brainstorm27 .subscribe_holder h5::after {
    position: absolute;
    width: 40px;
    content: '';
    background: rgb(173,193,208);
    left: 0;
    bottom: 0;
    height: 2px;
}.brainstorm27 .subscribe_holder p {
    opacity: 0.9;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0.5rem;
}.brainstorm27 .input_holder {
    gap: 1rem;
    position: relative;
    margin-top: 0.5rem;
    flex-direction: column;
    display: flex;
}.brainstorm27 .input_holder::before {
    top: -10px;
    opacity: 0.1;
    z-index: -1;
    content: '';
    background: 
        radial-gradient(circle at bottom right, rgb(173,193,208,0.5) 0%, transparent 70%),
        radial-gradient(circle at top left, rgb(133,161,185,0.5) 0%, transparent 70%);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    position: absolute;
    animation: subtleRotate 15s linear infinite;
    left: -10px;
    border-radius: calc(10px + 10px);
}@keyframes subtleRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.brainstorm27 .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 1.125rem 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    transition: all 0.3s ease;
    color: #ffffff;
}.brainstorm27 .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(173,193,208,0.5);
    border-color: rgb(173,193,208,0.5);
    background-color: rgba(255, 255, 255, 0.15);
}.brainstorm27 .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.brainstorm27 .join_now52 {
    border-radius: 10px;
    color: #ffffff;
    font-size: 19px;
    cursor: pointer;
    padding: 1.125rem 1.5rem;
    background-color: rgb(173,193,208);
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    overflow: hidden;
    border: none;
    z-index: 1;
}.brainstorm27 .join_now52::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: left 0.7s ease;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    z-index: -1;
    left: -100%;
}.brainstorm27 .join_now52::after {
    z-index: -2;
    transition: opacity 0.3s ease;
    background: rgb(133,161,185);
    opacity: 0;
    height: 100%;
    top: 0;
    content: '';
    width: 100%;
    left: 0;
    position: absolute;
}.brainstorm27 .join_now52:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}.brainstorm27 .join_now52:hover::before {
    left: 100%;
}.brainstorm27 .join_now52:hover::after {
    opacity: 1;
}.brainstorm27 .mentor_cta80 {
    margin-top: 4rem;
    text-align: center;
    padding-top: 2rem;
    position: relative;
}.brainstorm27 .mentor_cta80::before {
    width: 60%;
    height: 1px;
    top: 0;
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(133,161,185,0.5), transparent);
    position: absolute;
    content: '';
}.brainstorm27 .project_ref26 {
    opacity: 0.7;
    font-size: 13px;
}

@media (max-width: 1200px) {.brainstorm27 .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.brainstorm27 .subscribe_holder {
    margin-top: 2rem;
    grid-column: 1 / -1;
}.brainstorm27 .site_main43::after {
    display: none;
}
}

@media (max-width: 991px) {.brainstorm27 {
    padding: 5rem 0 2rem;
}.brainstorm27 .message_info71 {
    justify-content: center;
    flex-wrap: wrap;
}.brainstorm27 .info_item {
    flex: 0 0 auto;
    max-width: none;
    width: calc(50% - 2rem);
}.brainstorm27 .info_item:not(:last-child)::after {
    display: none;
}.brainstorm27 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.brainstorm27 .site_main43::before, 
    .brainstorm27 .site_main43::after {
    display: none;
}.brainstorm27 .top_primary80 {
    align-items: center;
    text-align: center;
}.brainstorm27 .site_main43 h5, 
    .brainstorm27 .subscribe_holder h5 {
    text-align: center;
}.brainstorm27 .site_main43 h5::after, 
    .brainstorm27 .subscribe_holder h5::after {
    left: 50%;
    transform: translateX(-50%);
}.brainstorm27 .head_site45 {
    grid-template-columns: repeat(3, 1fr);
}.brainstorm27 .input_holder {
    max-width: 400px;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.brainstorm27 {
    padding: 4rem 0 2rem;
}.brainstorm27 .message_info71 {
    padding: 1rem 1.5rem;
    transform: translateY(-2.5rem);
}.brainstorm27 .info_item {
    max-width: none;
    width: 100%;
}.brainstorm27 .head_site45 {
    grid-template-columns: repeat(2, 1fr);
}.brainstorm27 .mentor_cta80 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.brainstorm27 {
    padding: 3rem 0 1.5rem;
}.brainstorm27 .message_info71 {
    padding: 1rem;
    transform: translateY(-1.5rem);
}.brainstorm27 .info_item p,
    .brainstorm27 .info_item a {
    font-size: calc(14px - 1px);
}.brainstorm27 .head_site45 {
    text-align: center;
    grid-template-columns: 1fr;
}.brainstorm27 .head_site45 a:hover {
    transform: none;
}.brainstorm27 .head_site45 a::before {
    transform: translateX(-50%);
    left: 50%;
}.brainstorm27 .head_site45 a:hover::before {
    width: 30px;
}.brainstorm27 .input_holder {
    width: 100%;
}}.course_candidates95 {
    padding: 120px 0 100px;
    overflow: hidden;
    background: rgb(218,226,232);
    position: relative;
}.course_candidates95::before {
    right: -50%;
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
    background: rgb(173,193,208,0.5);
    transform: rotate(35deg);
    top: -50%;
    width: 100%;
}.course_candidates95::after {
    width: 100%;
    bottom: -50%;
    content: "";
    left: -50%;
    height: 100%;
    position: absolute;
    transform: rotate(-35deg);
    background: rgb(133,161,185,0.5);
    z-index: 1;
}.course_candidates95 .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.course_candidates95 .learn_training01 {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    border-radius: 11px;
    padding: 60px 40px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
}.course_candidates95 .learn_training01::before {
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(173,193,208), rgb(133,161,185));
    left: 0;
}.course_candidates95 .learn_training01::after {
    content: "";
    border: 2px solid rgb(173,193,208,0.5);
    height: 120px;
    width: 120px;
    border-radius: 50%;
    right: 20px;
    opacity: 0.5;
    z-index: -1;
    top: 20px;
    position: absolute;
}.course_candidates95 h4 {
    font-size: 33px;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-weight: 700;
}.course_candidates95 h4::before {
    height: 4px;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(173,193,208);
    content: "";
    position: absolute;
    border-radius: 10px;
    bottom: -20px;
    width: 40px;
}.course_candidates95 h4::after {
    width: 80px;
    transform: translateX(-20px);
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 50%;
    height: 4px;
    bottom: -20px;
    background: rgb(133,161,185,0.5);
}.course_candidates95 div > div {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    position: relative;
    gap: 30px;
    display: grid;
}.course_candidates95 div > div::before {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(133,161,185,0.5) 20%, 
        rgb(133,161,185,0.5) 80%, 
        transparent 100%);
    z-index: -1;
    left: 0;
    height: 1px;
    top: 50%;
    position: absolute;
    opacity: 0.5;
    content: "";
    width: 100%;
}.course_candidates95 p {
    font-size: 12px;
    z-index: 1;
    position: relative;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin: 0;
    border-radius: 10px;
    padding: 24px;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    color: #000000;
}.course_candidates95 p::before {
    transition: opacity 0.4s ease;
    height: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgb(218,226,232) 100%);
    left: 0;
    opacity: 0;
    top: 0;
}.course_candidates95 p:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: rgb(173,193,208,0.5);
    transform: translateY(-10px) scale(1.02);
}.course_candidates95 p:hover::before {
    opacity: 1;
}.course_candidates95 p svg {
    height: 28px;
    margin-right: 18px;
    width: 28px;
    transition: all 0.4s ease;
    flex-shrink: 0;
}.course_candidates95 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,193,208);
}.course_candidates95 p:hover svg {
    transform: rotate(10deg) scale(1.2);
}.course_candidates95 p:hover svg path {
    fill: rgb(133,161,185);
}@keyframes dotAnimation {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}

.course_candidates95 .learn_training01::before {
    animation: dotAnimation 8s infinite;
}@keyframes fadeSlideIn {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.course_candidates95 .learn_training01 > div p {
    opacity: 0;
    animation: fadeSlideIn 0.6s ease forwards;
}.course_candidates95 .learn_training01 > div p:nth-child(1) {
    animation-delay: 0.1s;
}.course_candidates95 .learn_training01 > div p:nth-child(2) {
    animation-delay: 0.3s;
}.course_candidates95 .learn_training01 > div p:nth-child(3) {
    animation-delay: 0.5s;
}.course_candidates95 .learn_training01 > div p:nth-child(4) {
    animation-delay: 0.7s;
}.course_candidates95 .learn_training01 > div p:nth-child(5) {
    animation-delay: 0.9s;
}.course_candidates95 .learn_training01 > div p:nth-child(6) {
    animation-delay: 1.1s;
}.course_candidates95 p::after {
    background: rgb(133,161,185,0.5);
    border-radius: 50%;
    transition: all 0.4s ease;
    right: 10px;
    opacity: 0;
    z-index: -1;
    height: 30px;
    content: "";
    width: 30px;
    bottom: 10px;
    position: absolute;
}.course_candidates95 p:hover::after {
    transform: scale(2);
    opacity: 0.3;
}

@media (max-width: 991px) {.course_candidates95 {
    padding: 90px 0 80px;
}.course_candidates95 .learn_training01 {
    padding: 50px 30px;
}.course_candidates95 h4 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.course_candidates95 div > div {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.course_candidates95 p {
    padding: 20px;
}.course_candidates95 .learn_training01::after {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 768px) {.course_candidates95 {
    padding: 80px 0 70px;
}.course_candidates95 .learn_training01 {
    padding: 40px 25px;
}.course_candidates95 h4 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.8);
}.course_candidates95 div > div {
    gap: 20px;
    grid-template-columns: 1fr;
}.course_candidates95 div > div::before {
    display: none;
}.course_candidates95 p {
    padding: 18px;
}.course_candidates95 p svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
}.course_candidates95 .learn_training01::after {
    bottom: 20px;
    right: auto;
    top: auto;
    left: 20px;
    height: 80px;
    width: 80px;
}
}

@media (max-width: 576px) {.course_candidates95 {
    padding: 60px 0 50px;
}.course_candidates95 .learn_training01 {
    padding: 35px 20px;
}.course_candidates95 h4 {
    font-size: calc(33px * 0.7);
    margin-bottom: 30px;
}.course_candidates95 h4::before {
    width: 30px;
    height: 3px;
}.course_candidates95 h4::after {
    height: 3px;
    width: 60px;
}.course_candidates95 p {
    font-size: calc(12px * 0.9);
    padding: 15px;
}.course_candidates95 p svg {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}.course_candidates95 p:hover {
    transform: translateY(-5px) scale(1.01);
}.course_candidates95 .learn_training01::after {
    width: 60px;
    height: 60px;
}}.pricing_structure40 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(218,226,232);
}.pricing_structure40::before {
    height: 600px;
    z-index: 0;
    top: -15%;
    content: "";
    opacity: 0.15;
    width: 600px;
    filter: blur(80px);
    background: linear-gradient(135deg, rgb(173,193,208,0.5), rgb(133,161,185,0.5));
    position: absolute;
    right: -10%;
}.pricing_structure40::after {
    position: absolute;
    filter: blur(100px);
    background: linear-gradient(225deg, rgb(133,161,185,0.5), rgb(173,193,208,0.5));
    bottom: -15%;
    left: -10%;
    opacity: 0.1;
    height: 500px;
    width: 500px;
    content: "";
    z-index: 0;
}.pricing_structure40 .container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}.pricing_structure40 .basic_rates05 {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.pricing_structure40 .bundle_price06 {
    position: relative;
    transform: translateX(5%);
    margin-bottom: 20px;
    order: -1;
    z-index: 2;
}.pricing_structure40 .bundle_price06 h2 {
    background: linear-gradient(90deg, #000000, rgb(173,193,208));
    margin-bottom: 15px;
    font-weight: 700;
    transition: transform 0.5s ease;
    color: #000000;
    background-clip: text !important;
    color: transparent;
    -webkit-background-clip: text !important;
    transform: perspective(1000px) rotateX(0deg);
    font-size: 37px;
}.pricing_structure40 .bundle_price06 .learning_price96 {
    color: #000000;
    font-size: 14px;
    transform: translateY(0);
    transition: transform 0.4s ease;
    margin-left: 5px;
    max-width: 700px;
    line-height: 1.6;
}.pricing_structure40 .bundle_price06:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.pricing_structure40 .bundle_price06:hover .learning_price96 {
    transform: translateY(3px);
}.pricing_structure40 .cost_plan75 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    perspective: 1000px;
    display: grid;
    gap: 30px;
}.pricing_structure40 .study_costs01 {
    position: relative;
    text-decoration: none;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translateZ(0) scale(1);
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.pricing_structure40 .study_costs01:hover {
    z-index: 5;
    transform: translateZ(20px) scale(1.02);
}.pricing_structure40 .edu_packages06 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transition: box-shadow 0.5s ease;
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    overflow: hidden;
}.pricing_structure40 .study_costs01:hover .edu_packages06 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(173,193,208,0.5);
}.pricing_structure40 .edu_packages06::before {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    transform-origin: left;
    top: 0;
    position: absolute;
    transform: scaleX(0);
    content: "";
    background: linear-gradient(90deg, rgb(173,193,208), rgb(133,161,185));
    right: 0;
    height: 5px;
}.pricing_structure40 .study_costs01:hover .edu_packages06::before {
    transform: scaleX(1);
}.pricing_structure40 .lesson_plans67 {
    z-index: 2;
    padding: 35px 30px;
    display: flex;
    overflow: hidden;
    flex-grow: 1;
    flex-direction: column;
    position: relative;
}.pricing_structure40 .lesson_plans67 h3 {
    font-size: calc(22px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    color: #000000;
    transform: translateY(0);
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
    word-break: break-word;
    overflow-wrap: break-word;
}.pricing_structure40 .study_costs01:hover .lesson_plans67 h3 {
    color: rgb(173,193,208);
    transform: translateY(-2px);
}.pricing_structure40 .lesson_plans67 .trial_offers12 {
    word-break: break-word;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 5px 0 20px;
    overflow-wrap: break-word;
    color: rgb(173,193,208);
    display: block;
    position: relative;
    font-weight: 700;
    font-size: calc(22px + 6px);
}.pricing_structure40 .study_costs01:hover .lesson_plans67 .trial_offers12 {
    transform: scale(1.05);
}.pricing_structure40 .lesson_plans67 .trial_offers12::after {
    background: rgb(133,161,185,0.5);
    content: "";
    bottom: -10px;
    left: 0;
    height: 2px;
    width: 50px;
    position: absolute;
    transition: width 0.4s ease;
}.pricing_structure40 .study_costs01:hover .lesson_plans67 .trial_offers12::after {
    width: 80px;
}.pricing_structure40 .lesson_plans67 p {
    color: #000000;
    white-space: normal;
    line-height: 1.7;
    flex-grow: 1;
    margin-top: 10px;
    transition: opacity 0.3s ease;
    font-size: 14px;
    overflow-wrap: break-word;
    word-break: break-word;
    opacity: 0.85;
}.pricing_structure40 .study_costs01:hover .lesson_plans67 p {
    opacity: 1;
}.pricing_structure40 .study_costs01 .pic_stack02 {
    width: 100%;
    height: 220px;
    position: relative;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.pricing_structure40 .study_costs01:hover .pic_stack02 {
    height: 240px;
}.pricing_structure40 .study_costs01 .pic_stack02::after {
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    bottom: 0;
    transition: opacity 0.4s ease;
    right: 0;
}.pricing_structure40 .study_costs01:hover .pic_stack02::after {
    opacity: 1;
}.pricing_structure40 .study_costs01:nth-child(odd) .edu_packages06 {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.pricing_structure40 {
    padding: 140px 0;
}.pricing_structure40 .basic_rates05 {
    align-items: flex-start;
    flex-direction: row;
}.pricing_structure40 .bundle_price06 {
    top: 100px;
    transform: translateX(0);
    position: sticky;
    width: 30%;
    margin-right: 70px;
    order: 0;
    align-self: flex-start;
}.pricing_structure40 .cost_plan75 {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}

@media (min-width: 1200px) {.pricing_structure40 .cost_plan75 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_structure40 .bundle_price06 h2 {
    font-size: calc(37px + 5px);
}
}

@media (max-width: 991px) {.pricing_structure40 {
    padding: 80px 0;
}.pricing_structure40 .bundle_price06 {
    text-align: center;
    transform: translateX(0);
}.pricing_structure40 .bundle_price06 .learning_price96 {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.pricing_structure40 {
    padding: 60px 0;
}.pricing_structure40 .cost_plan75 {
    grid-template-columns: 1fr;
}.pricing_structure40 .lesson_plans67 {
    padding: 25px 20px;
}.pricing_structure40 .study_costs01 .pic_stack02 {
    height: 180px;
}.pricing_structure40 .bundle_price06 h2 {
    font-size: calc(37px - 2px);
}
}

@media (max-width: 480px) {.pricing_structure40 {
    padding: 50px 0;
}.pricing_structure40 .lesson_plans67 h3 {
    font-size: 22px;
}.pricing_structure40 .lesson_plans67 .trial_offers12 {
    font-size: calc(22px + 2px);
}.pricing_structure40 .lesson_plans67 p {
    font-size: calc(14px - 1px);
}}.gratBlock81 {
    background: linear-gradient(135deg, rgb(218,226,232) 0%, rgba(rgb(173,193,208,0.5), 0.1) 100%);
    isolation: isolate;
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.gratBlock81::before {
    z-index: -1;
    filter: blur(20px);
    width: 45%;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    top: -5%;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) translateZ(0);
    background: linear-gradient(225deg, rgb(173,193,208) 0%, transparent 70%);
    opacity: 0.15;
    height: 45%;
}.gratBlock81::after {
    height: 35%;
    transform: rotate(15deg) translateZ(0);
    animation: float 18s ease-in-out infinite alternate-reverse;
    bottom: -5%;
    opacity: 0.15;
    background: linear-gradient(45deg, rgb(133,161,185) 0%, transparent 70%);
    left: -5%;
    filter: blur(20px);
    z-index: -1;
    width: 35%;
    content: "";
    position: absolute;
}.gratBlock81 .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}.gratBlock81 .learn_training01 {
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(173,193,208,0.5), 0.05);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    display: grid;
    backdrop-filter: blur(10px);
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
    padding: clamp(2rem, 5vw, 4rem);
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr;
}.gratBlock81 .learn_training01:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(173,193,208,0.5), 0.1);
}.gratBlock81 .learn_training01 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.gratBlock81 .learn_training01 > div:first-child::after {
    content: "";
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(173,193,208) 0%, transparent 100%);
    transform-origin: left center;
    position: absolute;
    height: 3px;
    width: 80%;
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    bottom: 0;
    left: 0;
}.gratBlock81 h5 {
    transform: translateY(20px);
    line-height: 1.4;
    letter-spacing: -0.01em;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
    margin: 0;
    font-size: clamp(calc(18px * 0.8), 4vw, 18px);
    font-weight: 700;
    color: #000000;
}.gratBlock81 .learn_training01 > div:last-child {
    position: relative;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    opacity: 0;
}.gratBlock81 .learn_training01 > div:last-child::before {
    content: "";
    z-index: -1;
    animation: pulse 6s ease-in-out infinite alternate;
    width: 80px;
    background: linear-gradient(135deg, rgb(133,161,185) 0%, transparent 80%);
    position: absolute;
    right: -40px;
    height: 80px;
    border-radius: 50%;
    top: -10px;
    transform: translateZ(0);
    opacity: 0.2;
}.gratBlock81 p {
    font-size: clamp(calc(14px * 0.95), 3vw, 14px);
    font-family: Arial, sans-serif;
    line-height: 1.7;
    margin: 0;
    color: #000000;
    transition: color 0.3s ease;
}.gratBlock81 a {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0.5rem 0;
}.gratBlock81 a:hover {
    transform: translateX(5px);
}.gratBlock81 a:hover p {
    color: rgb(173,193,208);
}.gratBlock81 a::after {
    background: linear-gradient(90deg, rgb(133,161,185) 0%, transparent 100%);
    transform: scaleX(0.3);
    transform-origin: left center;
    height: 1px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.5;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
}.gratBlock81 a:hover::after {
    transform: scaleX(1);
    opacity: 1;
}

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

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

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

@media (min-width: 768px) {.gratBlock81 {
    padding: 7rem 0;
}.gratBlock81 .learn_training01 {
    gap: 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    padding: clamp(3rem, 6vw, 5rem);
}.gratBlock81 .learn_training01 > div:first-child {
    padding-bottom: 0;
    padding-right: 2rem;
}.gratBlock81 .learn_training01 > div:first-child::after {
    top: 15%;
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    height: 70%;
    right: 0;
    background: linear-gradient(180deg, rgb(173,193,208) 0%, transparent 100%);
    width: 3px;
    left: auto;
    transform-origin: top center;
    transform: scaleY(0);
    bottom: auto;
}.gratBlock81 h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.gratBlock81 .learn_training01 {
    gap: 6rem;
}.gratBlock81 h5 {
    font-size: 18px;
}.gratBlock81 p {
    font-size: 14px;
}
}

@keyframes expandVertLine {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 480px) {.gratBlock81 {
    padding: 4rem 0;
}.gratBlock81 .learn_training01 {
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
    padding: 2rem 1.5rem;
}.gratBlock81 h5 {
    font-size: calc(18px * 0.75);
}.gratBlock81 p {
    font-size: calc(14px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.gratBlock81::before,
    .gratBlock81::after,
    .gratBlock81 .learn_training01,
    .gratBlock81 .learn_training01 > div:first-child::after,
    .gratBlock81 h5,
    .gratBlock81 .learn_training01 > div:last-child,
    .gratBlock81 .learn_training01 > div:last-child::before,
    .gratBlock81 a,
    .gratBlock81 a::after {
    transition: opacity 0.3s ease;
    animation: none;
}.gratBlock81 .learn_training01 > div:first-child::after,
    .gratBlock81 a::after {
    transform: none;
}}.client_testimonials54 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(218,226,232) 0%, rgb(218,226,232) 85%, rgb(173,193,208,0.5) 100%);
}.client_testimonials54::before {
    content: "";
    width: 300px;
    position: absolute;
    z-index: 0;
    right: -5%;
    opacity: 0.3;
    top: -10%;
    height: 300px;
    background: radial-gradient(circle, rgb(173,193,208,0.5) 0%, transparent 70%);
}.client_testimonials54::after {
    bottom: -10%;
    height: 250px;
    width: 250px;
    position: absolute;
    content: "";
    z-index: 0;
    background: radial-gradient(circle, rgb(133,161,185,0.5) 0%, transparent 70%);
    left: -5%;
    opacity: 0.2;
}.client_testimonials54 .container {
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}.client_testimonials54 h2 {
    font-weight: 700;
    color: #000000;
    transform-origin: center bottom;
    margin-bottom: 3rem;
    position: relative;
    text-align: center;
    transform: perspective(1000px) rotateX(3deg);
    font-size: 34px;
}.client_testimonials54 h2::after {
    bottom: -15px;
    height: 3px;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(173,193,208) 0%, rgb(133,161,185) 100%);
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}.client_testimonials54 .user_opinions57 {
    margin: 0;
    gap: 30px;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
}.client_testimonials54 .alumni_ratings47 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 5px rgba(0, 0, 0, 0.03),
                0 5px 20px rgba(rgb(173,193,208,0.5), 0.1);
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    padding: 25px;
    background: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.4s ease;
    z-index: 1;
}.client_testimonials54 .alumni_ratings47::before {
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    position: absolute;
    transform: scaleX(0);
    top: 0;
    transform-origin: left;
    z-index: 1;
    width: 100%;
    background: linear-gradient(90deg, rgb(173,193,208) 0%, rgb(133,161,185) 100%);
    height: 3px;
    content: "";
}.client_testimonials54 .alumni_ratings47:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 10px 30px rgba(rgb(173,193,208,0.5), 0.15);
    transform: translateY(-8px);
}.client_testimonials54 .alumni_ratings47:hover::before {
    transform: scaleX(1);
}.client_testimonials54 .alumni_ratings47 div {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}.client_testimonials54 .alumni_ratings47 img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, border-color 0.3s ease;
    border: 3px solid rgba(rgb(173,193,208,0.5), 0.1);
    border-radius: 50%;
    height: 60px;
    margin-right: 15px;
    object-fit: cover;
    width: 60px;
}.client_testimonials54 .alumni_ratings47:hover img {
    border-color: rgb(173,193,208,0.5);
    transform: scale(1.05);
}.client_testimonials54 .alumni_ratings47 h4 {
    margin: 0;
    color: #000000;
    font-weight: 600;
    font-size: 23px;
    transition: color 0.3s ease;
}.client_testimonials54 .alumni_ratings47:hover h4 {
    color: rgb(173,193,208);
}.client_testimonials54 .alumni_ratings47 .description {
    color: #000000;
    margin: 0;
    line-height: 1.6;
    font-size: 12px;
    padding-left: 25px;
    position: relative;
}.client_testimonials54 .alumni_ratings47 .description::before {
    content: "";
    font-size: 48px;
    position: absolute;
    top: -5px;
    left: 0;
    opacity: 0.6;
    line-height: 1;
    color: rgb(173,193,208,0.5);
}.client_testimonials54 a {
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
    margin-top: 3rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(173,193,208) 0%, rgb(133,161,185) 100%);
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    padding: 12px 28px;
    box-shadow: 0 5px 15px rgba(rgb(173,193,208,0.5), 0.2);
    font-size: 17px;
}.client_testimonials54 a::before {
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    background: linear-gradient(135deg, rgb(133,161,185) 0%, rgb(173,193,208) 100%);
    top: 0;
    position: absolute;
    transition: opacity 0.4s ease;
}.client_testimonials54 a:hover {
    box-shadow: 0 8px 20px rgba(rgb(173,193,208,0.5), 0.3);
    transform: translateY(-3px);
}.client_testimonials54 a:hover::before {
    opacity: 1;
}.client_testimonials54 .learn_training01 {
    flex-direction: column;
    align-items: center;
    display: flex;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.client_testimonials54 .alumni_ratings47 {
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}.client_testimonials54 .alumni_ratings47:nth-child(1) {
    animation-delay: 0.1s;
}.client_testimonials54 .alumni_ratings47:nth-child(2) {
    animation-delay: 0.2s;
}.client_testimonials54 .alumni_ratings47:nth-child(3) {
    animation-delay: 0.3s;
}.client_testimonials54 .alumni_ratings47:nth-child(4) {
    animation-delay: 0.4s;
}.client_testimonials54 .alumni_ratings47:nth-child(5) {
    animation-delay: 0.5s;
}.client_testimonials54 .alumni_ratings47:nth-child(6) {
    animation-delay: 0.6s;
}.client_testimonials54 .alumni_ratings47:nth-child(7) {
    animation-delay: 0.7s;
}


@media (max-width: 1200px) {.client_testimonials54 {
    padding: 4rem 0;
}.client_testimonials54 .user_opinions57 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.client_testimonials54 h2 {
    font-size: calc(34px * 0.95);
}
}

@media (max-width: 992px) {.client_testimonials54 {
    padding: 3.5rem 0;
}.client_testimonials54 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.9);
}.client_testimonials54 .user_opinions57 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
}.client_testimonials54 .alumni_ratings47 {
    padding: 20px;
}.client_testimonials54 .alumni_ratings47 img {
    height: 55px;
    width: 55px;
}
}

@media (max-width: 768px) {.client_testimonials54 {
    padding: 3rem 0;
}.client_testimonials54 h2 {
    transform: none;
    margin-bottom: 2rem;
    font-size: calc(34px * 0.85);
}.client_testimonials54 .user_opinions57 {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.client_testimonials54 .alumni_ratings47 {
    padding: 18px;
}.client_testimonials54 .alumni_ratings47 img {
    margin-right: 12px;
    height: 50px;
    width: 50px;
}.client_testimonials54 .alumni_ratings47::before {
    height: 2px;
}.client_testimonials54 .alumni_ratings47 .description {
    padding-left: 20px;
    font-size: calc(12px * 0.95);
}.client_testimonials54 .alumni_ratings47 .description::before {
    font-size: 40px;
}
}

@media (max-width: 576px) {.client_testimonials54 {
    padding: 2.5rem 0;
}.client_testimonials54 h2 {
    font-size: calc(34px * 0.8);
    width: 100%;
    margin-bottom: 1.5rem;
    text-align: left;
}.client_testimonials54 h2::after {
    transform: none;
    left: 0;
    width: 60px;
}.client_testimonials54 .user_opinions57 {
    grid-template-columns: 1fr;
    gap: 15px;
}.client_testimonials54 .alumni_ratings47 {
    padding: 15px;
}.client_testimonials54 .alumni_ratings47 img {
    height: 45px;
    margin-right: 10px;
    width: 45px;
}.client_testimonials54 .alumni_ratings47 h4 {
    font-size: calc(23px * 0.9);
}.client_testimonials54 .alumni_ratings47 .description {
    padding-left: 18px;
    font-size: calc(12px * 0.9);
}.client_testimonials54 .alumni_ratings47 .description::before {
    font-size: 36px;
}.client_testimonials54 a {
    padding: 10px 22px;
    font-size: calc(17px * 0.95);
    margin-top: 2rem;
}.client_testimonials54 .learn_training01 {
    align-items: flex-start;
}}.contact_information79 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.contact_information79::before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    backdrop-filter: blur(8px);
    left: 0;
    height: 100%;
    top: 0;
}.contact_information79::after {
    left: 0;
    background: linear-gradient(135deg, rgb(173,193,208,0.5) 0%, transparent 50%, rgb(133,161,185,0.5) 100%);
    animation: gradientShift 15s ease infinite;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contact_information79 .container {
    max-width: 1200px;
    position: relative;
    z-index: 3;
    padding: 0 15px;
    margin: 0 auto;
}.contact_information79 .query_grid91 {
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    border-radius: 27px;
}.contact_information79 .query_grid91::before {
    content: '';
    position: absolute;
    opacity: 0.1;
    top: -50%;
    height: 200%;
    background: radial-gradient(circle, rgb(173,193,208,0.5) 0%, transparent 30%);
    width: 200%;
    pointer-events: none;
    left: -50%;
    animation: rotate 30s linear infinite;
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact_information79 .reach_inquiry03 {
    padding: 50px;
    background: linear-gradient(145deg, rgb(173,193,208,0.5) 0%, rgb(133,161,185,0.5) 100%);
    flex: 1;
    overflow: hidden;
    position: relative;
}.contact_information79 .reach_inquiry03::after {
    width: 100px;
    content: '';
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
}.contact_information79 .reach_inquiry03 h3 {
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 36px;
    position: relative;
}.contact_information79 .reach_inquiry03 h3::after {
    left: 0;
    width: 80px;
    content: '';
    height: 3px;
    bottom: 0;
    background: #ffffff;
    position: absolute;
    border-radius: 10px;
}.contact_information79 .reach_inquiry03 div {
    position: relative;
    margin-bottom: 25px;
    align-items: center;
    transform: translateX(0);
    padding-left: 15px;
    display: flex;
    transition: transform 0.3s ease;
}.contact_information79 .reach_inquiry03 div:hover {
    transform: translateX(10px);
}.contact_information79 .reach_inquiry03 div::before {
    left: 0;
    width: 5px;
    top: 50%;
    position: absolute;
    border-radius: 10px;
    content: '';
    background: #ffffff;
    height: 0;
    transition: height 0.3s ease, top 0.3s ease;
}.contact_information79 .reach_inquiry03 div:hover::before {
    top: 10%;
    height: 80%;
}.contact_information79 .reach_inquiry03 svg {
    margin-right: 15px;
    fill: #ffffff;
    height: 24px;
    width: 24px;
}.contact_information79 .reach_inquiry03 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contact_information79 .reach_inquiry03 div:hover svg path {
    fill: rgb(133,161,185);
}.contact_information79 .reach_inquiry03 span {
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
}.contact_information79 .reach_inquiry03 span a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}.contact_information79 .reach_inquiry03 span a:hover {
    color: rgb(133,161,185);
}.contact_information79 .help_request78 {
    flex: 1.2;
    background: rgba(255, 255, 255, 0.05);
    padding: 50px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    position: relative;
}.contact_information79 .help_request78::before {
    right: -100px;
    animation: pulse 4s ease-in-out infinite alternate;
    content: '';
    top: -100px;
    border-radius: 50%;
    width: 200px;
    position: absolute;
    height: 200px;
    background: radial-gradient(circle, rgb(133,161,185,0.5) 0%, transparent 70%);
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contact_information79 .help_request78 h3 {
    margin-bottom: 40px;
    font-weight: 600;
    text-align: center;
    position: relative;
    font-size: 36px;
    color: #ffffff;
}.contact_information79 .help_request78 h3::after {
    width: 50px;
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    background: rgb(133,161,185);
    height: 2px;
    content: '';
}.contact_information79 .help_request78 form {
    flex-direction: column;
    display: flex;
}.contact_information79 .help_request78 input[type="text"],
.contact_information79 .help_request78 input[type="email"] {
    margin-bottom: 20px;
    transition: all 0.3s ease;
    border-radius: 27px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    padding: 15px 20px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    backdrop-filter: blur(5px);
}.contact_information79 .help_request78 input[type="text"]:focus,
.contact_information79 .help_request78 input[type="email"]:focus {
    border-color: rgb(133,161,185);
    box-shadow: 0 0 0 2px rgb(133,161,185,0.5);
    outline: none;
}.contact_information79 .help_request78 input[type="text"]::placeholder,
.contact_information79 .help_request78 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contact_information79 .help_request78 .message_feedback86 {
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-bottom: 25px;
}.contact_information79 .help_request78 .message_feedback86 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_information79 .help_request78 .message_feedback86 label {
    line-height: 1.5;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}.contact_information79 .help_request78 .message_feedback86 label::before {
    top: 2px;
    content: '';
    background: rgba(255, 255, 255, 0.05);
    position: absolute;
    height: 18px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 18px;
    border-radius: 10px;
    left: 0;
    transition: all 0.3s ease;
}.contact_information79 .help_request78 .message_feedback86 label::after {
    border-left: 2px solid #ffffff;
    left: 5px;
    content: '';
    height: 4px;
    width: 8px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transition: all 0.2s ease;
    top: 9px;
    opacity: 0;
    transform: rotate(-45deg) scale(0);
}.contact_information79 .help_request78 .message_feedback86 input[type="checkbox"]:checked + label::before {
    border-color: rgb(133,161,185);
    background: rgb(133,161,185,0.5);
}.contact_information79 .help_request78 .message_feedback86 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}.contact_information79 .help_request78 .message_feedback86 label a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(133,161,185);
}.contact_information79 .help_request78 .message_feedback86 label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.contact_information79 .help_request78 .query_help42 {
    padding: 15px 30px;
    font-size: 15px;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 27px;
    background: linear-gradient(90deg, rgb(173,193,208) 0%, rgb(133,161,185) 100%);
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    border: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.contact_information79 .help_request78 .query_help42::before {
    left: -100%;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
    top: 0;
    z-index: -1;
    transition: all 0.6s ease;
    position: absolute;
}.contact_information79 .help_request78 .query_help42:hover::before {
    left: 100%;
}.contact_information79 .help_request78 .query_help42:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

@media (max-width: 992px) {.contact_information79 {
    padding: 80px 0;
}.contact_information79 .query_grid91 {
    flex-direction: column;
}.contact_information79 .reach_inquiry03,
    .contact_information79 .help_request78 {
    padding: 40px;
}.contact_information79 .reach_inquiry03 {
    text-align: center;
}.contact_information79 .reach_inquiry03 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.contact_information79 .reach_inquiry03 div {
    justify-content: center;
    padding-left: 0;
}.contact_information79 .reach_inquiry03 div::before {
    display: none;
}
}

@media (max-width: 768px) {.contact_information79 {
    padding: 60px 0;
}.contact_information79 .reach_inquiry03,
    .contact_information79 .help_request78 {
    padding: 30px;
}.contact_information79 .reach_inquiry03 h3,
    .contact_information79 .help_request78 h3 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.contact_information79 .reach_inquiry03 div {
    margin-bottom: 20px;
}.contact_information79 .help_request78 input[type="text"],
    .contact_information79 .help_request78 input[type="email"] {
    padding: 12px 15px;
}.contact_information79 .help_request78 .query_help42 {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contact_information79 {
    padding: 40px 0;
}.contact_information79 .container {
    padding: 0 10px;
}.contact_information79 .reach_inquiry03,
    .contact_information79 .help_request78 {
    padding: 20px;
}.contact_information79 .reach_inquiry03 h3,
    .contact_information79 .help_request78 h3 {
    font-size: calc(36px * 0.7);
    margin-bottom: 25px;
}.contact_information79 .reach_inquiry03 svg {
    height: 20px;
    width: 20px;
}.contact_information79 .help_request78 .message_feedback86 label {
    font-size: calc(12px * 0.9);
}.contact_information79 .help_request78 .query_help42 {
    width: 100%;
}}.course_program_description14 {
    flex-direction: column;
    background-color: rgb(218,226,232);
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}.course_program_description14 .tech_learn57 {
    width: 100%;
    left: 0;
    position: absolute;
    overflow: hidden;
    height: 100%;
    z-index: 1;
    top: 0;
}.course_program_description14 .education_track17 {
    width: 500%;
    animation: carousel-slide 40s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
    height: 100%;
    display: flex;
    will-change: transform;
}.course_program_description14 .tech_learn57:hover .education_track17 {
    animation-play-state: paused;
}.course_program_description14 .career_learn56 {
    flex: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    min-width: 20%;
}.course_program_description14 .career_learn56 img {
    object-fit: cover;
    height: 100%;
    filter: saturate(0.8) contrast(1.2);
    transform: scale(1.05);
    width: 100%;
    transition: transform 1.5s ease;
}.course_program_description14 .tech_learn57:hover .career_learn56 img {
    transform: scale(1.15);
}.course_program_description14 .container {
    justify-content: center;
    align-items: center;
    margin: auto;
    position: relative;
    width: 100%;
    display: flex;
    max-width: 1200px;
    z-index: 4;
    padding: 2rem;
}.course_program_description14 .learn_training01 {
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.8) 100%
    );
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5),
                0 0 60px rgb(173,193,208,0.5),
                0 0 90px rgb(133,161,185,0.5);
    padding: 0.5rem;
    backdrop-filter: blur(8px);
    border-radius: 22px;
    width: 100%;
    max-width: 800px;
    animation: glow-pulse 8s ease-in-out infinite alternate;
}.course_program_description14 .training_map48 {
    position: relative;
    padding: 3rem;
    border-radius: 10px;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.4) 0%,
        rgba(0, 0, 0, 0.6) 100%
    );
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    text-align: center;
}.course_program_description14 .training_map48::before {
    left: -50%;
    opacity: 0.1;
    background: radial-gradient(
        circle at center,
        rgb(173,193,208,0.5) 0%,
        transparent 50%
    );
    z-index: -1;
    animation: rotate 30s linear infinite;
    position: absolute;
    content: '';
    top: -50%;
    width: 200%;
    height: 200%;
}.course_program_description14 .training_map48 h3 {
    font-weight: 700;
    font-size: 38px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
}.course_program_description14 .training_map48 h3::before,
.course_program_description14 .training_map48 h3::after {
    bottom: -10px;
    position: absolute;
    height: 3px;
    border-radius: 10px;
    content: '';
}.course_program_description14 .training_map48 h3::before {
    right: 50%;
    background: rgb(173,193,208);
    transition: all 0.6s ease;
    left: 50%;
}.course_program_description14 .training_map48 h3::after {
    transition-delay: 0.2s;
    left: 50%;
    background: rgb(133,161,185);
    right: 50%;
    transition: all 0.6s ease;
}.course_program_description14 .training_map48:hover h3::before {
    left: 0;
    right: 50%;
}.course_program_description14 .training_map48:hover h3::after {
    right: 0;
    left: 50%;
}.course_program_description14 .training_map48 p {
    margin-right: auto;
    opacity: 0.85;
    margin-left: auto;
    color: #000000;
    max-width: 85%;
    font-weight: 400;
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 2.5rem;
}.course_program_description14 .training_map48 .query_help42 {
    text-decoration: none;
    display: inline-block;
    z-index: 1;
    text-transform: uppercase;
    background: linear-gradient(
        45deg,
        rgb(173,193,208) 0%,
        rgb(133,161,185) 100%
    );
    overflow: hidden;
    font-weight: 700;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    transition: all 0.4s ease;
    padding: 1rem 2rem;
    color: #ffffff;
    letter-spacing: 2px;
}.course_program_description14 .training_map48 .query_help42::before {
    background: linear-gradient(
        45deg,
        rgb(133,161,185) 0%,
        rgb(173,193,208) 100%
    );
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    transition: all 0.6s ease;
    top: 0;
    left: -100%;
}.course_program_description14 .training_map48 .query_help42:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}.course_program_description14 .training_map48 .query_help42:hover::before {
    left: 0;
}

@keyframes carousel-slide {
    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%);
    }
}

@keyframes pattern-shift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes gradient-pulse {
    0% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.6;
        transform: scale(1);
    }
}

@keyframes glow-pulse {
    0% {
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.5),
                    0 0 40px rgb(173,193,208,0.5);
    }
    50% {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.5),
                    0 0 70px rgb(133,161,185,0.5);
    }
    100% {
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.5),
                    0 0 40px rgb(173,193,208,0.5);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.course_program_description14 {
    min-height: auto;
    padding: 6rem 0;
}.course_program_description14 .tech_learn57 {
    position: relative;
    height: 350px;
    margin-bottom: 0;
}.course_program_description14 .container {
    margin-top: -100px;
    padding: 1.5rem;
}.course_program_description14 .learn_training01 {
    max-width: 90%;
}.course_program_description14 .training_map48 {
    padding: 2.5rem;
}.course_program_description14 .training_map48 p {
    max-width: 95%;
}
}

@media (max-width: 767px) {.course_program_description14 {
    padding: 5rem 0;
}.course_program_description14 .tech_learn57 {
    height: 280px;
}.course_program_description14 .education_track17 {
    animation-duration: 30s;
}.course_program_description14 .container {
    padding: 1rem;
    margin-top: -50px;
}.course_program_description14 .learn_training01 {
    padding: 0.3rem;
    max-width: 100%;
}.course_program_description14 .training_map48 {
    padding: 2rem 1.5rem;
}.course_program_description14 .training_map48 h3 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.9);
}.course_program_description14 .training_map48 p {
    margin-bottom: 2rem;
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.course_program_description14 .training_map48 .query_help42 {
    font-size: calc(16px * 0.9);
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 480px) {.course_program_description14 {
    padding: 4rem 0;
}.course_program_description14 .tech_learn57 {
    height: 230px;
}.course_program_description14 .education_track17 {
    animation-duration: 25s;
}.course_program_description14 .container {
    margin-top: -30px;
}.course_program_description14 .training_map48 {
    padding: 1.5rem 1rem;
}.course_program_description14 .training_map48 h3 {
    margin-bottom: 1rem;
    font-size: calc(38px * 0.8);
}.course_program_description14 .training_map48 p {
    font-size: calc(15px * 0.8);
    max-width: 100%;
    margin-bottom: 1.8rem;
}.course_program_description14 .training_map48 .query_help42 {
    width: 90%;
    margin: 0 auto;
    padding: 0.7rem 1.3rem;
}
}

@media (min-width: 1400px) {.course_program_description14 .container {
    max-width: 1320px;
}.course_program_description14 .learn_training01 {
    max-width: 900px;
}.course_program_description14 .training_map48 {
    padding: 4rem;
}
}

@media (prefers-reduced-motion) {.course_program_description14 .education_track17,
    .course_program_description14 .learn_training01,
    .course_program_description14 .training_map48::before {
    animation: none;
}.course_program_description14 .career_learn56 {
    transition: opacity 0.5s ease;
    opacity: 0.5;
}.course_program_description14 .career_learn56:nth-child(1) {
    opacity: 1;
}}.company_info19 {
    position: relative;
    overflow: hidden;
    padding: 100px 0 120px;
    z-index: 1;
    color: #ffffff;
}.company_info19::before {
    content: "";
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.8) 0%,
        rgba(0, 0, 0, 0.6) 40%,
        rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
}.company_info19::after {
    filter: blur(40px);
    content: "";
    z-index: -1;
    background: linear-gradient(to bottom right, 
        rgb(133,161,185) 0%, 
        rgb(173,193,208) 100%);
    right: -10%;
    animation: floatGradient 20s ease-in-out infinite alternate;
    position: absolute;
    top: -10%;
    opacity: 0.15;
    width: 60%;
    height: 60%;
    transform: rotate(-15deg);
}.company_info19 h4 {
    font-size: calc(18px * 1.1);
    color: #ffffff;
    opacity: 1;
    text-align: center;
    font-weight: 700;
    transform: translateY(0);
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), 
                opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 40px;
    position: relative;
}.company_info19 h4::after {
    bottom: -10px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    background: rgb(133,161,185);
    width: 60px;
    left: 50%;
    height: 2px;
}.company_info19 .container {
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.company_info19 .content_block05 {
    border-left: 4px solid rgb(133,161,185);
    position: relative;
    transform: perspective(1000px) rotateY(0deg);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 50px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
}.company_info19 .content_block05:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 
                0 10px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.company_info19 .content_block05::before {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, 
        rgb(173,193,208,0.5) 0%, 
        transparent 40%);
    content: "";
}.company_info19 h6 {
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    font-size: calc(20px * 1.2);
    letter-spacing: 1px;
    color: rgb(133,161,185);
    display: inline-block;
}.company_info19 h6::after {
    width: 40%;
    position: absolute;
    background: rgb(133,161,185);
    bottom: -8px;
    height: 2px;
    transition: width 0.4s ease;
    left: 0;
    content: "";
}.company_info19 .content_block05:hover h6::after {
    width: 70%;
}.company_info19 span {
    text-align: justify;
    font-weight: 400;
    column-gap: 40px;
    opacity: 0.9;
    columns: 1;
    font-size: 17px;
    color: #ffffff;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}

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

@media screen and (min-width: 768px) {.company_info19 span {
    columns: 2;
}.company_info19 .content_block05 {
    padding: 60px;
}
}

@media screen and (min-width: 992px) {.company_info19 {
    padding: 140px 0 160px;
}.company_info19 h4 {
    margin-bottom: 60px;
    font-size: calc(18px * 1.3);
}.company_info19 h6 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.4);
}.company_info19 .content_block05 {
    max-width: 90%;
    margin: 0 auto;
    padding: 70px;
}
}

@media screen and (max-width: 767px) {.company_info19 {
    padding: 70px 0 80px;
}.company_info19 h4 {
    font-size: 18px;
    margin-bottom: 30px;
}.company_info19 .content_block05 {
    padding: 30px 25px;
}.company_info19 h6 {
    margin-bottom: 20px;
    font-size: 20px;
}.company_info19 span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (hover: hover) {.company_info19 .content_block05::after {
    position: absolute;
    transition: opacity 0.5s ease;
    right: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%);
    content: "";
}.company_info19 .content_block05:hover::after {
    opacity: 1;
}
}

@media (prefers-reduced-motion: reduce) {.company_info19 .content_block05,
    .company_info19 .content_block05:hover,
    .company_info19 h6::after,
    .company_info19 .content_block05:hover h6::after,
    .company_info19::after {
    transform: none;
    transition: none;
    animation: none;
}}.title_intro16 {
    align-items: center;
    z-index: 1;
    justify-content: center;
    display: flex;
    background: linear-gradient(135deg, rgb(218,226,232) 0%, rgb(173,193,208,0.5) 100%);
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}.title_intro16 .pic_stack02 {
    transform: scale(1.05);
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    filter: brightness(0.7) contrast(1.1);
    position: absolute;
    animation: subtle-zoom 20s infinite alternate ease-in-out;
}.title_intro16 .pic_stack02::after {
    left: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    content: '';
    background: linear-gradient(45deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 100%);
    top: 0;
    width: 100%;
}.title_intro16 .learn_training01 {
    grid-template-columns: 1fr;
    background: rgba(255,255,255,0.12);
    max-width: 1200px;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 3rem 2rem;
    display: grid;
    position: relative;
    width: 90%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 
                0 0 0 1px rgba(255,255,255,0.1) inset,
                0 5px 15px rgba(0,0,0,0.1);
    z-index: 2;
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 3px solid rgb(173,193,208);
    backdrop-filter: blur(10px);
    gap: 2rem;
}.title_intro16 .learn_training01:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_intro16 h1 {
    padding-left: 1rem;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    transform: translateY(-10px);
    line-height: 1.3;
    font-size: clamp(2rem, 5vw, 41px);
    animation: slide-in-text 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.45, 1);
    opacity: 0;
    position: relative;
}.title_intro16 h1::before {
    height: 100%;
    width: 3px;
    content: '';
    transform-origin: top;
    transform: scaleY(0);
    background: rgb(173,193,208);
    left: 0;
    position: absolute;
    animation: scale-line 0.5s 0.6s forwards cubic-bezier(0.17, 0.67, 0.45, 1);
    top: 0;
}.title_intro16 .content_block05 {
    position: relative;
    transform: translateY(20px);
    border-radius: 20px;
    padding: 2.5rem;
    animation: slide-in 0.8s 0.4s forwards cubic-bezier(0.17, 0.67, 0.45, 1);
    background: rgba(0,0,0,0.4);
    opacity: 0;
}.title_intro16 .content_block05::before {
    left: 0;
    background: linear-gradient(135deg, rgb(173,193,208,0.5) 0%, transparent 100%);
    border-radius: 20px;
    content: '';
    height: 100%;
    top: 0;
    opacity: 0.15;
    z-index: -1;
    width: 100%;
    position: absolute;
}.title_intro16 .content_block05 p {
    letter-spacing: 0.02em;
    max-width: 600px;
    line-height: 1.7;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
    font-size: clamp(1rem, 2.5vw, 1.25rem);
    margin-bottom: 2.5rem;
    color: #ffffff;
}.title_intro16 .edu_smart62 {
    justify-content: center;
    transition: transform 0.4s ease;
    transform: scale(0.95);
    position: relative;
    display: flex;
    margin: 2rem 0;
}.title_intro16 .edu_smart62:hover {
    transform: scale(1);
}.title_intro16 svg {
    filter: drop-shadow(0px 4px 6px rgba(0,0,0,0.3));
    animation: float 6s infinite ease-in-out;
    height: 80px;
    width: 80px;
    transform-origin: center;
}.title_intro16 svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,193,208);
}.title_intro16 svg:hover path {
    fill: rgb(114, 200, 198);
}.title_intro16 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title_intro16 svg:hover text {
    fill: rgb(114, 200, 198);
}.title_intro16 h6 {
    margin-top: 2rem;
    text-align: center;
}.title_intro16 .query_help42 {
    overflow: hidden;
    position: relative;
    padding: 1rem 2.5rem;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.3),
                0 0 0 1px rgba(94, 170, 168, 0.1) inset;
    font-size: 15px;
    background: linear-gradient(135deg, rgb(173,193,208) 0%, rgb(74, 150, 148) 100%);
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.45, 1);
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}.title_intro16 .query_help42::before {
    transition: left 0.8s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    position: absolute;
    top: 0;
    content: '';
    left: -100%;
    width: 100%;
}.title_intro16 .query_help42:hover {
    background: linear-gradient(135deg, rgb(114, 200, 198) 0%, rgb(173,193,208) 100%);
    box-shadow: 0 8px 20px rgba(94, 170, 168, 0.4),
                0 0 0 1px rgba(94, 170, 168, 0.2) inset;
    transform: translateY(-3px);
}.title_intro16 .query_help42:hover::before {
    left: 100%;
}

@keyframes slide-in-text {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

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

@keyframes scale-line {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

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

@keyframes subtle-zoom {
    0% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1.15);
    }
}

@media (min-width: 768px) {.title_intro16 .learn_training01 {
    padding: 4rem 3rem;
    gap: 3rem;
    grid-template-columns: 1fr 2fr;
    max-width: 1200px;
    align-items: center;
}.title_intro16 h1 {
    margin-bottom: 0;
    grid-column: 1 / 2;
    padding-right: 2rem;
}.title_intro16 .content_block05 {
    padding: 3rem;
    grid-column: 2 / 3;
}.title_intro16 svg {
    width: 100px;
    height: 100px;
}
}

@media (min-width: 992px) {.title_intro16 .learn_training01 {
    grid-template-columns: 1fr 1.5fr;
    padding: 5rem 4rem;
}.title_intro16 .content_block05 {
    padding: 3.5rem;
}.title_intro16 h1 {
    font-size: 41px;
}.title_intro16 .query_help42 {
    padding: 1.2rem 3rem;
}
}

@media (max-width: 767px) {.title_intro16 .learn_training01 {
    padding: 2.5rem 1.5rem;
}.title_intro16 h1 {
    font-size: 1.8rem;
}.title_intro16 .content_block05 {
    padding: 1.8rem;
}.title_intro16 svg {
    height: 70px;
    width: 70px;
}.title_intro16 .query_help42 {
    font-size: 0.9rem;
    padding: 0.8rem 1.8rem;
}}.teaching_history24 {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(218,226,232) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.teaching_history24::before {
    content: "";
    opacity: 0.2;
    width: 100%;
    left: 0;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(173,193,208,0.5) 90deg, transparent 180deg, rgb(133,161,185,0.5) 270deg, transparent 360deg);
    position: absolute;
    animation: rotateBg 30s linear infinite;
    height: 100%;
    top: 0;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.teaching_history24 .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 1;
    position: relative;
    max-width: 1200px;
}.teaching_history24 .alumni_ratings47 {
    transform: perspective(1000px) rotateX(2deg);
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3rem;
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-radius: 21px;
    grid-gap: 1.5rem;
    backdrop-filter: blur(8px);
    grid-template-columns: minmax(250px, 35%) 1fr;
    transition: transform 0.3s ease;
}.teaching_history24 .alumni_ratings47:hover {
    transform: perspective(1000px) rotateX(0);
}.teaching_history24 .pic_stack02 {
    height: 100%;
    min-height: 350px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    transform: translateZ(20px);
    grid-area: photo;
    transition: transform 0.3s ease;
    border-radius: 21px;
}.teaching_history24 .alumni_ratings47:hover .pic_stack02 {
    transform: translateZ(30px);
}.teaching_history24 .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    transform: translateZ(10px);
    grid-area: name;
    color: #ffffff;
    font-size: 33px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}.teaching_history24 .alumni_ratings47 span:not(.name) {
    margin-bottom: 1rem;
    color: rgb(133,161,185);
    font-weight: 600;
    font-size: 20px;
    grid-area: job;
    transform: translateZ(5px);
}.teaching_history24 .exp_highlights49 {
    font-size: 18px;
    border-radius: 10px;
    padding: 1.5rem;
    grid-area: quote;
    line-height: 1.6;
    transform: translateZ(15px);
    color: #ffffff;
    position: relative;
    border-left: 4px solid rgb(173,193,208);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}.teaching_history24 .exp_highlights49::before {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(173,193,208,0.5) 0%, transparent 100%);
    opacity: 0.1;
    top: 0;
    mix-blend-mode: overlay;
    border-radius: 10px;
    content: "";
    width: 100%;
    height: 100%;
}

@media (max-width: 991px) {.teaching_history24 .alumni_ratings47 {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.teaching_history24 .pic_stack02 {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}

@media (max-width: 767px) {.teaching_history24 {
    padding: 3rem 0;
}.teaching_history24 .alumni_ratings47 {
    grid-template-areas:
            "pic_stack02"
            "name"
            "job_background87"
            "exp_highlights49";
    padding: 2rem;
    grid-template-columns: 1fr;
}.teaching_history24 .pic_stack02 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}.check_it_out_now23 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(45deg, rgb(173,193,208) 0%, rgb(133,161,185) 100%);
    position: relative;
    z-index: 1;
}.check_it_out_now23::before {
    content: '';
    opacity: 0.1;
    animation: rotateBg 20s linear infinite;
    width: 100%;
    height: 100%;
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            rgb(173,193,208) 0deg,
            rgb(133,161,185) 15deg,
            rgb(173,193,208) 30deg
        );
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
}.check_it_out_now23::after {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    animation: scanLines 5s linear infinite alternate;
    top: 0;
    opacity: 0.05;
    z-index: -1;
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    background-size: 100% 100px, 100px 100%;
    width: 100%;
    content: '';
    height: 100%;
}.check_it_out_now23 .learn_training01 {
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 2;
    flex-direction: column;
    padding: 60px 40px;
    background: rgba(255, 255, 255, 0.05);
    margin: 0 auto;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 20px rgb(173,193,208,0.5),
        0 0 40px rgb(173,193,208,0.5);
    border-radius: 22px;
    backdrop-filter: blur(10px);
}.check_it_out_now23 .learn_training01::before {
    top: -50%;
    background: 
        radial-gradient(
            ellipse at center,
            rgba(255, 255, 255, 0.2) 0%,
            transparent 70%
        );
    animation: pulseGlow 6s ease-in-out infinite alternate;
    left: -50%;
    z-index: -1;
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
}.check_it_out_now23 .learn_training01::after {
    width: 100%;
    z-index: -1;
    left: 0;
    height: 100%;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    top: 0;
    content: '';
    opacity: 0.3;
    background-size: 20px 20px;
    position: absolute;
}.check_it_out_now23 h3 {
    text-transform: uppercase;
    margin-bottom: 50px;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 20px rgb(173,193,208);
    color: #ffffff;
    font-weight: 700;
    position: relative;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 31px;
}.check_it_out_now23 h3::before {
    top: 0;
    position: absolute;
    animation: glitchEffect 2s infinite linear alternate;
    color: rgb(133,161,185);
    z-index: -1;
    content: attr(data-text);
    height: 100%;
    opacity: 0.7;
    left: -3px;
    width: 100%;
}.check_it_out_now23 h3::after {
    left: 3px;
    height: 100%;
    position: absolute;
    opacity: 0.7;
    top: 0;
    width: 100%;
    content: attr(data-text);
    z-index: -2;
    animation: glitchEffect 3s infinite linear alternate-reverse;
    color: rgb(173,193,208);
}.check_it_out_now23 .get_answers68 {
    animation: gradientFlow 5s ease infinite;
    background: linear-gradient(45deg, rgb(173,193,208), rgb(133,161,185), rgb(173,193,208));
    letter-spacing: 2px;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(133,161,185,0.5),
        0 0 30px rgb(133,161,185,0.5);
    font-weight: 600;
    padding: 18px 45px;
    z-index: 1;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 22px;
    background-size: 200% 200%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    display: inline-block;
}.check_it_out_now23 .get_answers68::before {
    opacity: 0.7;
    background: linear-gradient(45deg, rgb(173,193,208), rgb(133,161,185), rgb(173,193,208));
    right: -2px;
    top: -2px;
    content: '';
    bottom: -2px;
    border-radius: calc(22px + 2px);
    left: -2px;
    z-index: -1;
    background-size: 400% 400%;
    position: absolute;
    animation: gradientFlow 5s ease infinite;
}.check_it_out_now23 .get_answers68::after {
    transition: all 0.6s ease;
    position: absolute;
    left: -100%;
    content: '';
    transform: skewX(-20deg);
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    width: 70%;
    z-index: 1;
    height: 100%;
}.check_it_out_now23 .get_answers68:hover {
    text-shadow: 0 0 10px #ffffff;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(133,161,185),
        0 0 50px rgb(133,161,185,0.5);
    transform: translateY(-5px) scale(1.03);
    color: #ffffff;
}.check_it_out_now23 .get_answers68:hover::after {
    left: 130%;
}

@media screen and (max-width: 992px) {.check_it_out_now23 {
    padding: 100px 0;
}.check_it_out_now23 .learn_training01 {
    padding: 50px 30px;
    max-width: 90%;
}.check_it_out_now23 h3 {
    margin-bottom: 45px;
    font-size: calc(31px * 0.9);
}.check_it_out_now23 .get_answers68 {
    padding: 16px 40px;
}
}

@media screen and (max-width: 768px) {.check_it_out_now23 {
    padding: 80px 0;
}.check_it_out_now23 .learn_training01 {
    padding: 40px 25px;
}.check_it_out_now23 h3 {
    font-size: calc(31px * 0.8);
    letter-spacing: 2px;
    margin-bottom: 40px;
}.check_it_out_now23 .get_answers68 {
    padding: 14px 35px;
    font-size: calc(20px * 0.95);
}
}

@media screen and (max-width: 576px) {.check_it_out_now23 {
    padding: 60px 0;
}.check_it_out_now23 .learn_training01 {
    padding: 30px 20px;
}.check_it_out_now23 h3 {
    font-size: calc(31px * 0.7);
    letter-spacing: 1px;
    margin-bottom: 35px;
}.check_it_out_now23 .get_answers68 {
    padding: 12px 30px;
    font-size: calc(20px * 0.9);
    letter-spacing: 1px;
}}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scanLines {
    0% {
        background-position: center, center;
        opacity: 0.03;
    }
    50% {
        opacity: 0.07;
    }
    100% {
        background-position: center, center;
        opacity: 0.03;
    }
}

@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes glitchEffect {
    0% {
        transform: translateX(-2px) translateY(2px);
    }
    25% {
        transform: translateX(2px) translateY(-2px);
    }
    50% {
        transform: translateX(-1px) translateY(1px);
    }
    75% {
        transform: translateX(3px) translateY(-3px);
    }
    100% {
        transform: translateX(-2px) translateY(2px);
    }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}header .nav_learn08 {
    z-index: 100;
    background: rgb(218,226,232);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    position: relative;
}header .nav_learn08::before {
    left: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(173,193,208,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(133,161,185,0.5) 0%, transparent 30%);
}header .nav_learn08::after {
    z-index: -1;
    position: absolute;
    right: 0;
    width: 40%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    top: 0;
    opacity: 0.1;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, transparent 25%, rgb(173,193,208,0.5) 100%);
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .site_top62 {
    display: grid;
    gap: 3rem;
    align-items: center;
    grid-template-columns: auto 1fr;
}header .top_primary80 {
    z-index: 2;
    position: relative;
}header .main_pagewrap27 {
    position: relative;
    z-index: 2;
    display: block;
}header .main_pagewrap27::before,
header .main_pagewrap27::after {
    position: absolute;
    opacity: 0;
    background: rgb(173,193,208,0.5);
    z-index: -1;
    transition: all 0.5s ease;
    content: "";
    border-radius: 50%;
}header .main_pagewrap27::before {
    top: -15px;
    left: -15px;
    width: 50px;
    height: 50px;
}header .main_pagewrap27::after {
    bottom: -5px;
    width: 25px;
    right: -10px;
    height: 25px;
    background: rgb(133,161,185,0.5);
}header .main_pagewrap27:hover::before,
header .main_pagewrap27:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .main_pagewrap27 svg {
    width: auto;
    transition: all 0.3s ease;
    height: 50px;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
}header .main_pagewrap27:hover svg {
    transform: rotate(-5deg);
}header .site_main43 {
    margin: 0;
    position: relative;
    border-radius: 0 21px 21px 0;
    padding: 10px 20px;
    background: linear-gradient(to right, transparent, #ffffff);
    flex-wrap: wrap;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}header .site_main43::after {
    top: 0;
    width: 100%;
    z-index: -1;
    animation: moveStripes 20s linear infinite;
    background-image: 
        linear-gradient(45deg, rgb(173,193,208,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(173,193,208,0.5) 50%, rgb(173,193,208,0.5) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
    position: absolute;
    opacity: 0.05;
    height: 100%;
    left: 0;
    content: "";
}header .head_pagewrap98 {
    margin: 5px 8px;
    perspective: 800px;
    position: relative;
}header .head_pagewrap98::before {
    border-top: 5px solid transparent;
    position: absolute;
    height: 0;
    top: 50%;
    transition: all 0.3s ease;
    left: -10px;
    border-left: 5px solid rgb(173,193,208);
    border-bottom: 5px solid transparent;
    opacity: 0;
    content: "";
    transform: translateY(-50%) scale(0);
    width: 0;
}header .head_pagewrap98:hover::before {
    transform: translateY(-50%) scale(1);
    left: -15px;
    opacity: 1;
}header .head_pagewrap98 a {
    padding: 10px 18px;
    border-radius: 10px;
    border: 1px solid transparent;
    transform-style: preserve-3d;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 13px;
    position: relative;
    display: block;
    font-weight: 600;
    color: #000000;
    background: transparent;
    font-family: Arial, sans-serif;
    overflow: hidden;
}header .head_pagewrap98 a::before {
    height: 100%;
    content: "";
    background: #ffffff;
    position: absolute;
    width: 100%;
    transform: translateZ(-1px);
    left: 0;
    top: 0;
    z-index: -1;
}header .head_pagewrap98 a::after {
    position: absolute;
    width: 0;
    bottom: 0;
    transform: translateX(-50%);
    background: rgb(173,193,208);
    height: 2px;
    transition: width 0.3s ease;
    left: 50%;
    content: "";
}header .head_pagewrap98 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: rgb(173,193,208);
    border-color: rgb(173,193,208,0.5);
    transform: translateZ(20px);
}header .head_pagewrap98 a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .site_top62 {
    grid-template-columns: 1fr;
    gap: 2rem;
    justify-items: center;
}header .site_main43 {
    width: 100%;
    border-radius: 21px;
    clip-path: none;
    justify-content: center;
    background: #ffffff;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .head_pagewrap98 {
    margin: 3px 5px;
}header .head_pagewrap98 a {
    padding: 8px 15px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 480px) {header .site_main43 {
    align-items: center;
    flex-direction: column;
    padding: 15px;
}header .head_pagewrap98 {
    margin: 3px 0;
    width: 100%;
}header .head_pagewrap98 a {
    width: 100%;
    text-align: center;
}header .head_pagewrap98::before {
    display: none;
}header .main_pagewrap27 svg {
    height: 40px;
}}#cookie_box_notice68 {
    display: none;
}#cookie_box_notice68:checked ~ .cookie_warning_notice75 {
    opacity: 0;
    visibility: hidden;
}.cookie_warning_notice75 {
    background: rgb(133,161,185);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    position: fixed;
    border-top: 3px solid rgb(173,193,208);
    z-index: 90;
    padding: 20px 0;
    width: 100%;
    bottom: 0;
}.tracking_policy93 {
    gap: 20px;
    border: 2px dashed rgb(173,193,208);
    padding: 20px 5%;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    border-radius: 20px;
}.cookie_warning_notice75 h5 {
    color: rgb(173,193,208);
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 24px;
    font-weight: 700;
}.cookie_warning_notice75 p {
    margin: 0;
    color: #ffffff;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
}.privacy_learn26 {
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 20px;
    background: rgb(173,193,208,0.5);
    flex-shrink: 0;
    padding: 10px;
    margin-right: 20px;
}.privacy_learn26 svg {
    height: 60px;
    width: 60px;
    fill: rgb(173,193,208);
}.consent_comply74 {
    flex-shrink: 0;
    line-height: 40px;
    color: #000000;
    border: 2px solid rgb(173,193,208);
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    background: rgb(173,193,208);
    min-width: 140px;
    margin-left: 10px;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 20px;
}.consent_comply74:hover {
    box-shadow: 0 0 10px rgb(133,161,185);
    background-color: rgb(133,161,185);
}.cookie_button.edu_accept90 {
    border: 2px solid rgb(133,161,185);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.edu_accept90:hover {
    box-shadow: 0 0 10px rgb(133,161,185);
}.cookie_warning_notice75 p a {
    color: rgb(173,193,208);
    text-decoration: none;
    border-bottom: 1px dashed rgb(173,193,208);
    transition: color 0.3s ease;
}.cookie_warning_notice75 p a:hover {
    color: rgb(133,161,185);
}
@media only screen and (max-width: 1200px) {.cookie_warning_notice75 {
    padding: 15px 0;
}.tracking_policy93 {
    padding: 15px 5%;
}.privacy_learn26 {
    display: none;
}.tracking_policy93 {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookie_warning_notice75 h5 {
    font-size: 18px;
    margin-bottom: 10px;
}.digital_cookies14 {
    margin-bottom: 15px;
}.consent_comply74 {
    margin: 10px 0;
    min-width: 100%;
}}
.secure_oasis49 {
    padding: 40px;
    height: auto;
    width: 100%;
}.secure_oasis49 h1 {
    padding-bottom: 10px;
    grid-column: span 2;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(133,161,185);
    font-size: 40px;
    color: rgb(173,193,208);
    text-align: center;
    margin-top: 0;
    text-shadow: 0 0 10px rgb(173,193,208);
    font-weight: 700;
}.secure_oasis49 h2 {
    font-family: Arial, sans-serif;
    text-shadow: 0 0 5px rgb(133,161,185);
    color: rgb(133,161,185);
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
    border-left: 4px solid rgb(173,193,208);
    padding-left: 10px;
    font-weight: 600;
    font-size: 38px;
}.secure_oasis49 ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}.secure_oasis49 li {
    font-family: Arial, sans-serif;
    background: rgb(133,161,185,0.5);
    font-size: 18px;
    margin-bottom: 10px;
    border: 1px solid rgb(173,193,208);
    line-height: 1.5;
    padding: 10px;
    text-shadow: 0 0 5px rgb(173,193,208);
    color: #ffffff;
    border-radius: 10px;
}.secure_oasis49 div {
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border-radius: 12px;
    font-size: 18px;
    line-height: 1.8;
    padding: 15px;
    background: rgb(173,193,208,0.5);
    border: 1px solid rgb(133,161,185);
}.secure_oasis49 p, .secure_oasis49 span {
    line-height: 1.8;
    text-shadow: 0 0 5px rgb(133,161,185);
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {.secure_oasis49 {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px;
}.secure_oasis49 h1 {
    font-size: calc(20px - 4px);
    margin-bottom: 15px;
}.secure_oasis49 h2 {
    margin-bottom: 10px;
    font-size: calc(20px - 2px);
}.secure_oasis49 ul {
    padding-left: 0;
}.secure_oasis49 li {
    padding: 8px;
    margin-bottom: 8px;
}.secure_oasis49 div {
    padding: 10px;
}
}