﻿.enroll-info-NIZ {
    flex: 0 0 auto;
}

.enroll-info-NIZ {
    color: #000000;
    padding: 4rem 0 2rem;
    position: relative;
}


.get-support-s0o {
    background: linear-gradient(135deg, rgb(215,222,236) 30%, rgba(245, 248, 255, 0.9) 100%);
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.get-support-s0o .edu-form-hGA:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.get-support-s0o h3 {
    position: relative;
    font-weight: 700;
    animation: slideInText 0.7s ease-out forwards 0.2s;
    color: #000000;
    margin: 0 0 1.5rem;
    font-size: calc(38px * 1.1);
    opacity: 0;
    transform: translateX(-1rem);
}

.get-support-s0o h5 {
    color: #000000;
    opacity: 0;
    align-items: center;
    font-size: 19px;
    animation: fadeUp 0.6s ease-out forwards 0.5s;
    display: flex;
    font-weight: 600;
    margin: 1rem 0 0.5rem;
}

.get-support-s0o .talk-form-slC li:hover {
    transform: translateY(-5px);
}

.get-support-s0o .contact-map-hK9:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-left: 2px solid rgb(176,191,210);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(245, 248, 255, 0.9));
}

.instructor-profile-o6y::after {
    z-index: 0;
    opacity: 0.1;
    transform: rotate(-15deg);
    content: "";
    filter: blur(80px);
    background: rgb(136,160,184,0.5);
    right: -10%;
    width: 50%;
    height: 70%;
    top: -20%;
    position: absolute;
}

.instructor-profile-o6y .review-voices-4eN > div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.instructor-profile-o6y .review-voices-4eN:hover .photo-cell-rBN {
    transform: translateZ(40px) translateY(-10px);
}

.instructor-profile-o6y .review-voices-4eN:hover .photo-cell-rBN::before {
    top: 18px;
    right: -18px;
    opacity: 0.3;
    left: 18px;
    bottom: -18px;
}

.instructor-profile-o6y .review-voices-4eN:hover .name::after {
    transform: scaleX(1);
}

.instructor-profile-o6y .review-voices-4eN:hover > div:nth-child(2) div {
    opacity: 1;
    transform: translateX(5px);
}

.instructor-profile-o6y .employee-area-exL::before {
    content: "";
    font-family: serif;
    font-size: 120px;
    position: absolute;
    top: -40px;
    opacity: 0.08;
    z-index: -1;
    left: -20px;
    line-height: 1;
    color: rgb(176,191,210);
}

.enroll-info-NIZ .container {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    position: relative;
}

.enroll-info-NIZ .company_holder h3 {
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 1.5rem;
    position: relative;
    color: rgb(176,191,210);
}

.enroll-info-NIZ .ranking-bar-BPJ {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.enroll-info-NIZ .head-site-Icq {
    border-radius: 12px;
    min-width: 200px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    flex: 1 1 calc(50% - 1.25rem);
}

.enroll-info-NIZ .head-site-Icq .top-know-JBS a:hover {
    padding-left: 2.2rem;
    color: rgb(176,191,210);
}

.enroll-info-NIZ .head-site-Icq .top-know-JBS a:hover::before {
    width: 100%;
}

.review-block-TWp {
    position: relative;
    margin-top: 3rem;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(215,222,236);
    padding: 2rem 0;
}

.policy-ack-VsY {
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
}

#cookie-modal-popup-YaJ {
    display: none;
}

.cookie-comply-yz1 {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookieWarningContainer-8nO p a {
    text-decoration: none;
    color: rgb(176,191,210);
}

.layer-container-ATQ .cookie-ack-aWK {
    padding: 10px;
    color: #ffffff;
    margin-left: 30px;
    background: rgb(176,191,210);
    border: none;
    font-size: 20px;
    font-weight: 400;
}

.program-information-wuq .container {
    padding: 0 1.5rem;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.program-information-wuq h2::after {
    bottom: -0.75rem;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(176,191,210) 0%, rgb(136,160,184) 100%);
    left: 50%;
}

.program-information-wuq .photo-cell-rBN {
    height: 350px;
    transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    position: relative;
    transform: scale(1);
}

.program-information-wuq .text-panel-wrap-Qf4::before {
    height: 1px;
    width: 90%;
    left: 50%;
    top: 0;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(136,160,184,0.5), transparent);
}

header .main-page-zJ1::after {
    z-index: -1;
    opacity: 0.1;
    right: 0;
    background: linear-gradient(135deg, transparent 25%, rgb(176,191,210,0.5) 100%);
    content: "";
    top: 0;
    width: 40%;
    height: 100%;
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}

header .site-prime-dJX:hover::before,
header .site-prime-dJX:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}

header .head-site-Icq {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(to right, transparent, #ffffff);
    justify-content: flex-end;
    padding: 10px 20px;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    border-radius: 0 24px 24px 0;
    margin: 0;
    list-style: none;
}

header .header-master-pSs a::before {
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    transform: translateZ(-1px);
    z-index: -1;
    position: absolute;
    background: #ffffff;
    width: 100%;
}

header .header-master-pSs a:hover::after {
    width: 80%;
}

.thanksPage-UkD {
    background: linear-gradient(135deg, rgb(176,191,210,0.5) 0%, rgb(215,222,236) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.thanksPage-UkD .class-sessions-rfM {
    grid-template-columns: 1fr;
    display: grid;
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    gap: 40px;
}

.thanksPage-UkD h5 {
    margin: 0;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
}

.thanksPage-UkD .class-sessions-rfM > div:last-child:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.thanksPage-UkD .class-sessions-rfM > div:last-child::after {
    z-index: 0;
    height: 90px;
    opacity: 0.15;
    right: -30px;
    top: -30px;
    position: absolute;
    width: 90px;
    background: rgb(136,160,184,0.5);
    content: "";
    border-radius: 50%;
}

.stay-informed-XUF .class-sessions-rfM {
    gap: 3rem;
    display: grid;
    align-items: center;
    grid-template-areas:
        "text form"
        "text form";
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr 1.5fr;
}

.stay-informed-XUF p {
    line-height: 1.6;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    padding-left: 2rem;
    font-weight: 700;
    font-size: 23px;
    grid-area: text;
}

.stay-informed-XUF .input_holder::after {
    bottom: -20px;
    height: 100px;
    animation: float-circle 12s ease-in-out infinite alternate;
    opacity: 0.3;
    left: 30%;
    border-radius: 50%;
    width: 100px;
    border: 1px solid rgb(136,160,184,0.5);
    z-index: -1;
    content: "";
    position: absolute;
}

.stay-informed-XUF .email-panel-wCo:hover::before {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 1;
}

.training-results-w4y::before {
    top: -100px;
    position: absolute;
    content: "";
    height: 300px;
    right: -100px;
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(136,160,184,0.5) 0%, transparent 70%);
    animation: float 15s infinite alternate ease-in-out;
    width: 300px;
}

.training-results-w4y .class-sessions-rfM:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.training-results-w4y .text-panel-wrap-Qf4 {
    padding: 20px 0;
    width: 60%;
}

.training-results-w4y h3::after {
    width: 80px;
    border-radius: 10px;
    bottom: -10px;
    position: absolute;
    content: "";
    background: rgb(136,160,184);
    height: 3px;
    left: 0;
}

.training-results-w4y svg path {
    transition: fill 0.3s ease;
    fill: rgb(176,191,210);
}

.contact-information-EoV .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}

.contact-information-EoV .photo-cell-rBN {
    flex: 0 0 45%;
    position: relative;
    min-height: 550px;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}

.contact-information-EoV .message-query-PSf::before {
    z-index: -1;
    content: "";
    left: 0;
    height: 100%;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    background-size: 30px 30px;
    width: 100%;
    position: absolute;
    top: 0;
    background-position: 0 0, 15px 15px;
    opacity: 0.1;
}

.contact-information-EoV .request-info-xV9 label {
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
}

.contact-information-EoV .request-info-xV9 a:hover {
    color: rgb(136,160,184);
}

.contact-information-EoV .request-info-xV9 a:hover::after {
    height: 2px;
    background: rgb(136,160,184);
}

.contact-information-EoV .inquiry-card-g9B:hover {
    background: rgb(136,160,184);
}

.contact-information-EoV .inquiry-card-g9B:hover::after {
    height: 300%;
    width: 300%;
}

.contact-information-EoV svg path {
    fill: rgb(176,191,210);
    transition: all 0.3s ease;
}

.contact-information-EoV svg:hover path {
    fill: rgb(136,160,184);
}

.our-mission-TMF .container {
    position: relative;
    z-index: 2;
}

.our-mission-TMF .class-sessions-rfM {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    gap: 40px;
}

.our-mission-TMF .class-sessions-rfM h3::before {
    margin-right: 15px;
    height: 8px;
    display: block;
    content: "";
    animation: rotate 3s linear infinite;
    width: 8px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(176,191,210);
}

.our-mission-TMF .story-info-SjE span {
    border-bottom: 1px dashed rgb(136,160,184,0.5);
    font-size: 19px;
    font-weight: 600;
    width: fit-content;
    margin-bottom: 20px;
    padding: 5px 0;
    position: relative;
    color: rgb(136,160,184);
}

.our-mission-TMF .story-info-SjE .photo-cell-rBN::before {
    opacity: 0.5;
    inset: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(176,191,210,0.5) 100%);
    z-index: 1;
    position: absolute;
    content: "";
}

.our-mission-TMF .impact-stats-CEI .how-grow-NKT {
    position: relative;
    height: 340px;
    transition: all 0.4s ease;
    width: 100%;
    margin-bottom: 30px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%, 0 85%);
    order: 1;
}

.greeting-page-x18::before {
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(94, 170, 168, 0.03) 20px,
        rgba(94, 170, 168, 0.03) 40px
    );
    z-index: 1;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
}

.greeting-page-x18 h1::after {
    bottom: -10px;
    left: 0;
    background: rgb(136,160,184);
    transform-origin: left;
    width: 80px;
    height: 4px;
    position: absolute;
    transform: scaleX(0);
    animation: line-expand 1s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    content: "";
}

.greeting-page-x18 .learning-main-867 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}

.greeting-page-x18 ul li {
    margin: 0;
}

.greeting-page-x18 .inquiry-card-g9B:hover {
    box-shadow: 0 6px 25px -5px rgba(94, 170, 168, 0.5);
    background: rgb(176,191,210);
    transform: translateY(-2px);
}

.greeting-page-x18 .inquiry-card-g9B:hover::before {
    left: 100%;
}

.greeting-page-x18 .photo-cell-rBN::before {
    height: 100%;
    background: linear-gradient(to bottom, rgba(94, 170, 168, 0.2), transparent);
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    content: "";
}

.pricing-set-quw::before {
    pointer-events: none;
    background: radial-gradient(circle at 30% 70%, rgb(136,160,184,0.5) 0%, transparent 60%);
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
}

.pricing-set-quw .annual-fee-G2M {
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
    position: relative;
}

.pricing-set-quw .promo-cost-7oY {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 4px;
    overflow: hidden;
    display: block;
    position: relative;
    transform: translateY(0);
    text-decoration: none;
}

.pricing-set-quw .pricing-schemes-vZ3 {
    flex: 1;
    display: flex;
    padding: 30px;
    z-index: 1;
    flex-direction: column;
    position: relative;
}

.pricing-set-quw .edu-packages-RQk {
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    font-size: calc(20px + 4px);
    display: inline-block;
    color: rgb(136,160,184);
}

.pricing-set-quw .photo-cell-rBN {
    overflow: hidden;
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
}

.explore-now-pNg {
    padding: 4rem 2rem;
    perspective: 1000px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    position: relative;
    background: linear-gradient(135deg, rgb(176,191,210), rgb(136,160,184));
    overflow: hidden;
}

.explore-now-pNg h6 {
    text-align: center;
    transform: perspective(1000px) rotateX(5deg);
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    font-family: Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.6;
    color: #ffffff;
    margin: 0;
    padding: 0.5rem 1rem;
    max-width: 800px;
    border-left: 3px solid #ffffff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 16px;
    position: relative;
    backdrop-filter: blur(5px);
}

.explore-now-pNg .inquiry-card-g9B:hover {
    transform: translateY(-3px) translateZ(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 
                0 10px 10px rgba(0, 0, 0, 0.15),
                0 0 0 4px rgba(255, 255, 255, 0.2);
}

.client-feedback-YeV::before {
    left: 0;
    width: 100%;
    z-index: 0;
    background-image: radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb, 6, 151, 187), 0.05) 0%, transparent 50%),
                     radial-gradient(circle at 80% 70%, rgba(var(--secondary-color-rgb, 255, 122, 61), 0.07) 0%, transparent 50%);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
}

.client-feedback-YeV .review-voices-4eN:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 3px 10px rgba(0, 0, 0, 0.05);
    transform: translateY(-0.5rem) scale(1.02);
}

.client-feedback-YeV .review-voices-4eN h3::after {
    transform: scaleX(0.7);
    transform-origin: left;
    height: 2px;
    margin-top: 0.5rem;
    display: block;
    content: "";
    width: 2.5rem;
    transition: transform 0.3s ease-out;
    background: rgb(136,160,184);
}

.client-feedback-YeV .review-voices-4eN img {
    transition: transform 0.4s ease;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.client-feedback-YeV .review-voices-4eN:nth-child(3n+1) {
    transform: translateY(1rem) rotateZ(-1deg);
}

.confidential-refuge-6Cr {
    overflow: hidden;
    width: 100%;
    transition: all 0.3s ease;
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    height: auto;
}

.confidential-refuge-6Cr ul {
    list-style-type: none;
    padding-left: 0;
}

.confidential-refuge-6Cr div {
    border-radius: 12px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 1.8;
    padding: 15px;
    margin-bottom: 20px;
    background: rgb(215,222,236);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}



@media (max-width: 480px) {.get-support-s0o .edu-form-hGA {
    padding: 1.75rem 1.25rem;
}.get-support-s0o h3 {
    font-size: calc(38px * 0.8);
}.get-support-s0o p {
    font-size: calc(18px * 0.95);
}.get-support-s0o h5 {
    font-size: calc(19px * 0.9);
}.get-support-s0o svg {
    height: 20px;
    width: 20px;
}.get-support-s0o .contact-map-hK9 {
    font-size: calc(18px * 0.9);
}}



@media (max-width: 767px) {.instructor-profile-o6y {
    padding: 80px 0;
}.instructor-profile-o6y .review-voices-4eN {
    gap: 25px;
    padding: 30px;
}.instructor-profile-o6y .photo-cell-rBN {
    width: 150px;
    height: 150px;
}.instructor-profile-o6y .name {
    font-size: calc(18px - 2px);
}.instructor-profile-o6y .employee-area-exL {
    font-size: calc(14px - 1px);
}
}



@media (max-width: 576px) {.enroll-info-NIZ {
    padding: 2.5rem 0 1rem;
}.enroll-info-NIZ .container {
    gap: 1.5rem;
}.enroll-info-NIZ .head-site-Icq {
    min-width: 100%;
    flex: 1 1 100%;
}.enroll-info-NIZ .top-know-JBS {
    gap: 1rem;
}.enroll-info-NIZ .company_holder {
    padding: 1.5rem;
}.enroll-info-NIZ .mod-tools-Nnd {
    padding: 1.2rem;
}.review-block-TWp {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}



@media (min-width: 1200px) {.program-information-wuq .description {
    columns: 2;
    column-gap: 3rem;
}
}



@media (prefers-reduced-motion: reduce) {.program-information-wuq::before,
    .program-information-wuq::after {
    animation: none;
}.program-information-wuq .career-ready-A9O:hover {
    transform: none;
}.program-information-wuq .photo-cell-rBN:hover {
    transform: none;
}.program-information-wuq h2:hover {
    transform: none;
}}



@media (max-width: 480px) {header .head-site-Icq {
    flex-direction: column;
    padding: 15px;
    align-items: center;
}header .header-master-pSs {
    margin: 3px 0;
    width: 100%;
}header .header-master-pSs a {
    text-align: center;
    width: 100%;
}header .header-master-pSs::before {
    display: none;
}header .site-prime-dJX svg {
    height: 40px;
}}



@media (max-width: 768px) {.stay-informed-XUF {
    padding: 3rem 1.5rem;
}.stay-informed-XUF .class-sessions-rfM {
    grid-template-areas:
            "text"
            "message-map-cNQ";
    grid-template-columns: 1fr;
    gap: 2rem;
}.stay-informed-XUF p {
    font-size: 21px;
}.stay-informed-XUF .input_holder {
    gap: 1rem;
}.stay-informed-XUF .email-panel-wCo {
    align-self: stretch;
    width: 100%;
}}



@media (max-width: 992px) {.contact-information-EoV {
    padding: 70px 0;
}.contact-information-EoV .message-links-Rqt {
    flex-direction: column;
}.contact-information-EoV .photo-cell-rBN {
    min-height: 300px;
    flex: 0 0 auto;
}.contact-information-EoV .message-query-PSf {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}



@media (max-width: 1024px) {.our-mission-TMF {
    padding: 80px 0;
}.our-mission-TMF .class-sessions-rfM {
    gap: 30px;
}.our-mission-TMF .class-sessions-rfM h3 {
    letter-spacing: 2px;
    margin-bottom: 40px;
}.our-mission-TMF .story-info-SjE,
    .our-mission-TMF .impact-stats-CEI {
    padding-right: 20px;
    padding-left: 20px;
}.our-mission-TMF .story-info-SjE .photo-cell-rBN,
    .our-mission-TMF .impact-stats-CEI .how-grow-NKT {
    height: 280px;
}
}



@media (min-width: 992px) {.greeting-page-x18 .class-sessions-rfM {
    padding: 4rem;
}.greeting-page-x18 h1::after {
    width: 120px;
}.greeting-page-x18 .learning-main-867 svg {
    width: 100px;
    height: 100px;
}
}



@media (max-width: 480px) {.greeting-page-x18 .class-sessions-rfM {
    padding: 1.5rem;
}.greeting-page-x18 h1 {
    font-size: 1.8rem;
}.greeting-page-x18 .learning-main-867 svg {
    width: 60px;
    height: 60px;
}.greeting-page-x18 .inquiry-card-g9B {
    font-size: 0.9rem;
    padding: 0.8rem 1.5rem;
}}



@media (min-width: 1200px) {.pricing-set-quw {
    padding: 120px 0;
}.pricing-set-quw .annual-fee-G2M {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing-set-quw .discount-deals-P9r h2 {
    font-size: calc(36px + 4px);
}.pricing-set-quw .pricing-schemes-vZ3 h3 {
    font-size: calc(20px + 4px);
}.pricing-set-quw .edu-packages-RQk {
    font-size: calc(20px + 8px);
}.pricing-set-quw .photo-cell-rBN {
    height: 280px;
}
}



@media (min-width: 992px) {.explore-now-pNg {
    padding: 5rem 2rem;
}.explore-now-pNg .container {
    flex-direction: row;
    justify-content: space-between;
    gap: 3rem;
    align-items: center;
}.explore-now-pNg h6 {
    transform: perspective(1000px) rotateX(5deg) translateZ(10px);
    flex: 1;
    text-align: left;
    max-width: 60%;
}.explore-now-pNg div div {
    flex: 0 0 auto;
}.explore-now-pNg .inquiry-card-g9B {
    padding: 1.125rem 2.75rem;
}
}


@media only screen and (max-width: 800px) {.confidential-refuge-6Cr {
    padding: 20px;
}.confidential-refuge-6Cr h1 {
    font-size: calc(19px - 4px);
    margin-bottom: 20px;
    margin-top: 30px;
}.confidential-refuge-6Cr h2 {
    margin-bottom: 15px;
    font-size: calc(19px - 4px);
    margin-top: 25px;
}.confidential-refuge-6Cr li {
    padding: 8px;
    margin-bottom: 10px;
}.confidential-refuge-6Cr div {
    padding: 10px;
}
}



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



@keyframes float-circle {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-15px);
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes scanRight {
    0%, 100% {
        left: 0;
        width: 100px;
    }
    45%, 55% {
        left: calc(100% - 100px);
        width: 100px;
    }
    50% {
        left: calc(100% - 100px);
        width: 40px;
    }
}



@keyframes line-expand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



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

