﻿.flag-content-37 {
    flex: 0 0 auto;
}

.flag-content-37 {
    padding: 60px 0 40px;
    position: relative;
    z-index: 5;
    background-color: transparent;
}

.homepage-92 .success-metric-64 {
    width: 100%;
    position: relative;
    flex-direction: column;
    display: flex;
    height: 100vh;
}

.homepage-92 .class-online-20 {
    z-index: 1;
    height: 100%;
    top: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    width: 100%;
}

.homepage-92 .subtext-wrap-71 {
    width: 100%;
    left: 0;
    bottom: 80px;
    position: absolute;
    z-index: 5;
}

.homepage-92 .subtext-wrap-71 h3 {
    color: rgb(158,170,160);
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

.homepage-92 .main-entry-39 input:nth-child(1):checked ~ .learn-welcome-29 label:nth-child(1),
.homepage-92 .main-entry-39 input:nth-child(2):checked ~ .learn-welcome-29 label:nth-child(2),
.homepage-92 .main-entry-39 input:nth-child(3):checked ~ .learn-welcome-29 label:nth-child(3),
.homepage-92 .main-entry-39 input:nth-child(4):checked ~ .learn-welcome-29 label:nth-child(4),
.homepage-92 .main-entry-39 input:nth-child(5):checked ~ .learn-welcome-29 label:nth-child(5),
.homepage-92 .main-entry-39 input:nth-child(6):checked ~ .learn-welcome-29 label:nth-child(6),
.homepage-92 .main-entry-39 input:nth-child(7):checked ~ .learn-welcome-29 label:nth-child(7),
.homepage-92 .main-entry-39 input:nth-child(8):checked ~ .learn-welcome-29 label:nth-child(8),
.homepage-92 .main-entry-39 input:nth-child(9):checked ~ .learn-welcome-29 label:nth-child(9),
.homepage-92 .main-entry-39 input:nth-child(10):checked ~ .learn-welcome-29 label:nth-child(10) {
    background: rgb(158,170,160);
    opacity: 1;
}

.pricing-zone-17 .fee-board-37 {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
}

.pricing-zone-17 .cost-table-26:hover .access-cost-58 {
    box-shadow: 0 15px 35px rgba(rgb(158,170,160,0.5), 0.15);
}

.pricing-zone-17 .learning-packages-61 h3 {
    font-size: calc(21px + 0.1rem);
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.3;
    color: #000000;
    font-weight: 600;
}

.pricing-zone-17 .image-frame-wrap-91 {
    width: 100%;
    transition: transform 0.6s ease-out;
    transform: scale(1);
    position: relative;
    height: 220px;
}

.who-we-are-64::before {
    height: 100%;
    top: 0;
    z-index: 1;
    background-size: 20px 100%, 20px 100%, 20px 100%;
    width: 100%;
    background: 
        linear-gradient(90deg, rgb(201,207,186) 10px, transparent 10px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 10px, transparent 10px),
        linear-gradient(90deg, transparent 9px, rgba(0, 0, 0, 0.5) 1px, transparent 10px);
    opacity: 0.05;
    position: absolute;
    left: 0;
    content: "";
}

.who-we-are-64 .learn-online-58:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.who-we-are-64 .learn-online-58:last-child h3 {
    color: rgb(116,123,116);
}

.who-we-are-64 .learn-online-58:hover h3::after {
    width: 100%;
}

.who-we-are-64 .learn-online-58::after {
    border-right: 2px solid rgb(158,170,160);
    position: absolute;
    height: 10px;
    transition: all 0.3s ease;
    content: "";
    border-bottom: 2px solid rgb(158,170,160);
    right: -5px;
    bottom: -5px;
    opacity: 0;
    width: 10px;
}

.customer-opinions-26::before {
    opacity: 0.05;
    content: "";
    left: 0;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(116,123,116,0.5) 0px,
        rgb(116,123,116,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    position: absolute;
    height: 100%;
}

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

.customer-opinions-26 .testimonials-pro-49:nth-child(1) {
    --animation-order: 1;
}

.customer-opinions-26 .testimonials-pro-49:nth-child(3) {
    --animation-order: 3;
}

.customer-opinions-26 .testimonials-pro-49:nth-child(6) {
    --animation-order: 6;
}

.customer-opinions-26 .testimonials-pro-49:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.04);
    border-left-color: rgb(158,170,160);
    transform: translateY(-5px) scale(1.02);
}

.customer-opinions-26 .testimonials-pro-49 .description {
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
    z-index: 2;
}

.customer-opinions-26 .testimonials-pro-49 div img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease-out;
    object-fit: cover;
}



.target-audience-43::after {
    width: 100%;
    position: absolute;
    box-shadow: inset 0 0 150px 50px rgba(0, 0, 0, 0.8);
    left: 0;
    height: 100%;
    content: '';
    top: 0;
    pointer-events: none;
}

.target-audience-43 h4 {
    position: relative;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: calc(33px * 1.2);
    text-shadow: 0 0 15px rgb(158,170,160,0.5), 0 0 30px rgb(158,170,160,0.5);
    font-weight: 700;
    text-align: center;
    margin: 0 0 70px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.target-audience-43 p::after {
    font-size: calc(47px * 1.2);
    transition: all 0.3s ease;
    color: rgb(116,123,116);
    top: -15px;
    content: attr(data-number);
    opacity: 0.15;
    position: absolute;
    right: 25px;
    font-weight: 700;
    z-index: -1;
}

.target-audience-43 p:nth-child(6)::after {
    content: '06';
}

.target-audience-43 p:nth-child(9)::after {
    content: '09';
}

.target-audience-43 p:hover::before {
    opacity: 1;
}

.target-audience-43 p:nth-child(3n+1) {
    transform: translateX(-30px);
}

.target-audience-43 p:nth-child(3n+1):hover {
    transform: translateX(-30px) translateY(-15px) rotateX(5deg) rotateY(-5deg);
}

.target-audience-43 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(158,170,160);
}

.target-audience-43 .success-metric-64::after {
    bottom: -70px;
    width: 150px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(158,170,160) 49%, rgb(158,170,160) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(158,170,160) 49%, rgb(158,170,160) 51%, transparent 52%) 0 0/15px 15px;
    position: absolute;
    height: 150px;
    animation: rotateMesh 30s linear infinite reverse;
    filter: blur(2px);
    right: -70px;
    opacity: 0.2;
    content: '';
    border-radius: 50%;
}

.data-statistics-10 h2::after {
    left: calc(100% + 20px);
}

.data-statistics-10 ul {
    gap: 30px;
    margin: 0;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
    list-style: none;
    justify-content: center;
    width: 100%;
    display: flex;
}

.data-statistics-10 .extra-gain-29:nth-child(1) {
    --rotation: 0deg;
}

.data-statistics-10 .extra-gain-29:nth-child(3) {
    --rotation: 72deg;
}

.data-statistics-10 .extra-gain-29:nth-child(5) {
    --rotation: 144deg;
}

.data-statistics-10 .extra-gain-29:nth-child(8) {
    --rotation: 252deg;
}

.data-statistics-10 .extra-gain-29 span {
    font-weight: 400;
    font-size: calc(17px * 0.85);
    color: #000000;
    text-align: center;
    line-height: 1.2;
}

.data-statistics-10 .extra-gain-29:hover svg {
    transform: rotate(45deg);
}

.data-statistics-10 ul.items-5,
.data-statistics-10 ul.items-6 {
    max-width: 900px;
    margin: 0 auto;
}

.thanks-box-49::after {
    width: 200px;
    position: absolute;
    transform: rotate(15deg);
    top: -50px;
    opacity: 0.2;
    right: -50px;
    content: "";
    height: 200px;
    animation: float 18s infinite ease-in-out;
    border: 2px solid rgb(158,170,160,0.5);
}

.thanks-box-49 .success-metric-64::before {
    opacity: 0.2;
    position: absolute;
    content: "";
    left: 20px;
    transform: scale(0.98);
    transition: transform 0.4s ease, opacity 0.4s ease;
    pointer-events: none;
    top: 20px;
    bottom: 20px;
    border: 1px solid rgb(116,123,116,0.5);
    right: 20px;
}

.thanks-box-49 p {
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
    transition: color 0.3s ease;
    margin: 0;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.thanks-box-49 a:hover p {
    color: rgb(158,170,160);
}

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

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

.contact-box-18 .image-frame-wrap-91:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.contact-box-18 form {
    width: 100%;
}

.contact-box-18 form h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
}

.contact-box-18 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.contact-box-18 .support-links-26 label {
    padding-left: 35px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    color: #000000;
    line-height: 1.5;
}

.contact-box-18 .support-links-26 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(158,170,160);
}

.contact-box-18 form .help-reach-16:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}

.contact-box-18 svg {
    height: 22px;
    fill: rgb(158,170,160);
    width: 22px;
}

header::before {
    opacity: 0.6;
    background: linear-gradient(135deg, 
        rgb(158,170,160,0.5) 0%, 
        transparent 60%, 
        rgb(116,123,116,0.5) 100%);
    position: absolute;
    width: 100%;
    z-index: 0;
    top: 0;
    height: 100%;
    content: '';
    left: 0;
}

header .head-lead-15 {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    flex-wrap: wrap;
    display: flex;
    padding: 0.5rem;
    gap: 0.4rem;
}

header .main-class-27:hover::after {
    transform: scaleX(1);
}

footer::before {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.9;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(158,170,160,0.5) 50%,
    #000000 100%);
}

.flag-content-37 .idea-pool-98 {
    line-height: 1.6;
    color: #ffffff;
    font-size: 13px;
    opacity: 0.8;
}

.flag-content-37 .head-lead-15 h5 {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.flag-content-37 .head-lead-15 h5,
.flag-content-37 .company_holder h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.art-portal-13 {
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 40px;
    z-index: 5;
    padding: 25px 0;
}

.flag-content-37 .container::before {
    left: 0;
    content: "";
    background: 
    linear-gradient(to right, rgb(158,170,160,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(158,170,160,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    height: 100%;
    opacity: 0.05;
    z-index: -1;
    top: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.flag-content-37 .head-lead-15:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}

.confidential-cordon-73 h1 {
    border-bottom: 3px solid rgb(158,170,160);
    padding-bottom: 15px;
    font-size: 43px;
    margin-top: 40px;
    color: rgb(158,170,160);
    margin-bottom: 30px;
    font-weight: 700;
}

.confidential-cordon-73 ul li::before, .confidential-cordon-73 ol li::before {
    transform: translateY(-50%);
    left: 0;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    top: 50%;
    content: '';
    background: rgb(158,170,160);
}

.confidential-cordon-73 a:hover {
    border-bottom-color: rgb(116,123,116,0.5);
    color: rgb(116,123,116);
}

.course-program-details-23::before {
    width: 100%;
    z-index: -1;
    background: 
        linear-gradient(135deg, rgb(158,170,160,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(116,123,116,0.5) 0%, transparent 70%);
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.25;
    content: "";
    height: 100%;
}

.course-program-details-23 .image-frame-wrap-91::before {
    background: linear-gradient(to bottom, 
                transparent 70%, 
                rgb(158,170,160,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    content: "";
    inset: 0;
    z-index: 1;
}

.course-program-details-23 .education-guide-01::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    height: 5px;
    border-radius: 13px 13px 0 0;
    background: linear-gradient(90deg, 
                rgb(158,170,160), 
                rgb(116,123,116));
    left: 0;
}

.course-program-details-23 .nav-pagebar-12 svg {
    height: auto;
    width: 80px;
    transition: transform 0.3s ease;
}

.course-program-details-23 .nav-pagebar-12 svg path {
    fill: rgb(158,170,160);
    transition: fill 0.3s ease;
}

.course-program-details-23 .education-guide-01 p {
    position: relative;
    font-size: 13px;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0;
}

.instructional-approach-31 .success-metric-64 {
    margin: 0 auto;
    padding: 0 2rem;
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
    perspective: 1000px;
    max-width: 1200px;
}

.instructional-approach-31 h2::before {
    height: 4px;
    transform: scaleX(1);
    width: 120px;
    background: linear-gradient(90deg, rgb(116,123,116) 0%, rgb(158,170,160) 100%);
    left: 0;
    bottom: -15px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    content: "";
    position: absolute;
}

.instructional-approach-31 p::first-letter {
    font-size: 1.5em;
    font-weight: 600;
    color: rgb(116,123,116);
}

.instructor-history-76::before {
    filter: blur(40px);
    animation: float 8s ease-in-out infinite;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    z-index: 0;
    right: -50px;
    background: rgb(116,123,116,0.5);
    position: absolute;
    content: "";
    top: -50px;
}

.instructor-history-76 .image-frame-wrap-91 {
    transform: translateY(20px);
    position: relative;
    transition: all 0.4s ease;
    height: 350px;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    box-shadow: 15px 15px 0 rgb(116,123,116,0.5);
    width: 280px;
    border-radius: 15px;
}

.instructor-history-76 .employee-section-28 > div:nth-child(2) {
    margin-bottom: 20px;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    opacity: 0.8;
}

.cookie-disclaimer-01 {
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    z-index: 1;
    justify-content: space-between;
}

#cookiePopupWindow-01 {
    display: none;
}

.track-prefs-63 {
    flex-grow: 1;
    margin-right: 20px;
}

.cookie-view-03 {
    border-radius: 10px;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
}

.cookie-view-03 {
    color: #ffffff;
    background-color: rgb(158,170,160);
    border: 1px solid rgb(158,170,160);
}

.sign-up-now-42 .help-reach-16 {
    grid-column: 1 / 2;
    z-index: 5;
    box-shadow: 5px 5px 0 rgb(158,170,160);
    background: rgb(201,207,186);
    font-weight: 600;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 11px;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 20px 40px;
    font-size: 17px;
}

.get-help-info-58 {
    perspective: 800px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,207,186) 0%, #ffffff 100%);
    position: relative;
    padding: 5rem 0;
}

.get-help-info-58 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 15px;
}

.get-help-info-58 .talk-contact-83:hover {
    transform: translateZ(20px) rotateX(0deg);
}

.get-help-info-58 h3::after {
    width: 60px;
    bottom: 0;
    height: 3px;
    transition: transform 0.4s ease;
    position: absolute;
    content: "";
    transform-origin: left;
    background: rgb(158,170,160);
    transform: scaleX(1);
    left: 0;
}

.get-help-info-58 svg path {
    fill: rgb(158,170,160);
    transition: fill 0.3s ease;
}

.get-help-info-58 .connect-now-75:hover {
    color: rgb(158,170,160);
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.get-help-info-58 .talk-contact-83 > div:nth-child(3) {
    transition-delay: 0.2s;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 767px) {.homepage-92 .success-metric-64 {
    min-height: 100vh;
    height: auto;
}.homepage-92 .main-entry-39 {
    height: 60vh;
}.homepage-92 .subtext-wrap-71 {
    bottom: auto;
    padding: 30px 0;
    position: relative;
}.homepage-92 .subtext-wrap-71 .container {
    max-width: none;
    margin: 0 15px;
}.homepage-92 .subtext-wrap-71 h1 {
    margin-bottom: 12px;
    font-size: calc(39px * 0.85);
}.homepage-92 .subtext-wrap-71 h3 {
    font-size: calc(20px * 0.85);
    margin-bottom: 15px;
}.homepage-92 .subtext-wrap-71 p {
    font-size: calc(15px * 0.9);
}
}



@media screen and (max-width: 768px) {.who-we-are-64 {
    padding: 60px 0;
}.who-we-are-64 h2 {
    font-size: calc(33px * 0.9);
}.who-we-are-64 .learn-online-58 {
    padding: 30px;
}.who-we-are-64 .learn-online-58 h3 {
    margin-bottom: 15px;
    font-size: calc(20px * 0.9);
}
}



@media (max-width: 992px) {.customer-opinions-26 {
    padding: 3rem 0;
}.customer-opinions-26 h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 2.5rem;
}.customer-opinions-26 .student-views-13 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.customer-opinions-26 .testimonials-pro-49 {
    padding: 1.75rem;
}
}



@media (max-width: 1199px) {.target-audience-43 div > div {
    margin: 0 -30px;
}
}



@media (max-width: 767px) {.target-audience-43 {
    padding: 70px 0;
}.target-audience-43 h4 {
    margin-bottom: 50px;
    letter-spacing: 2px;
    font-size: 33px;
}.target-audience-43 div > div {
    gap: 25px;
    grid-template-columns: 1fr;
    margin: 0;
}.target-audience-43 p {
    padding: 25px;
    transform: none !important;
}.target-audience-43 p:hover {
    transform: translateY(-10px) !important;
}.target-audience-43 .success-metric-64::before {
    top: -50px;
    height: 120px;
    left: -60px;
    width: 120px;
}.target-audience-43 .success-metric-64::after {
    right: -50px;
    width: 100px;
    bottom: -50px;
    height: 100px;
}
}



@media (max-width: 576px) {.data-statistics-10 {
    padding: 60px 0;
}.data-statistics-10 h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 40px;
}.data-statistics-10 .container {
    padding: 0 15px;
}.data-statistics-10 ul {
    gap: 15px;
}.data-statistics-10 .extra-gain-29 {
    aspect-ratio: 1/1;
    height: auto;
    width: calc(50% - 15px);
}.data-statistics-10 .extra-gain-29 p {
    font-size: calc(36px * 0.9);
}.data-statistics-10 .extra-gain-29 span {
    font-size: calc(17px * 0.75);
}
}



@media screen and (max-width: 1100px) {.contact-box-18 .inquiry-info-24 {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.contact-box-18 .image-frame-wrap-91 {
    height: 500px;
}.contact-box-18 .feedback-message-62 {
    padding: 40px;
}
}



@media screen and (max-width: 576px) {.contact-box-18 {
    padding: 50px 0;
}.contact-box-18 h2 {
    font-size: calc(28px * 0.85);
}.contact-box-18 .image-frame-wrap-91 {
    height: 250px;
}.contact-box-18 .feedback-message-62 {
    padding: 30px 25px;
}.contact-box-18 form h3 {
    font-size: calc(20px * 0.9);
}.contact-box-18 form .help-reach-16 {
    width: 100%;
}}



@media (max-width: 767px) {.flag-content-37 {
    padding: 40px 0 30px;
}.flag-content-37 .event-cal-37 {
    grid-template-columns: 1fr;
}.flag-content-37 .company_holder {
    padding: 25px;
}.flag-content-37 .head-lead-15 {
    padding: 25px;
}.flag-content-37 .company_holder h3 {
    font-size: calc(36px - 2px);
}.flag-content-37 .head-lead-15 h5 {
    font-size: calc(20px - 1px);
}
}



@media (max-width: 767px) {.course-program-details-23 {
    padding: 60px 0;
}.course-program-details-23 .success-metric-64 {
    gap: 30px;
}.course-program-details-23 .image-frame-wrap-91 {
    height: 300px;
}.course-program-details-23 .education-guide-01 {
    padding: 25px;
}.course-program-details-23 .nav-pagebar-12 {
    padding: 10px;
    margin-bottom: 20px;
}.course-program-details-23 .nav-pagebar-12 svg {
    width: 60px;
}.course-program-details-23 .education-guide-01 h3 {
    margin-bottom: 15px;
    font-size: calc(33px * 0.9);
    padding-bottom: 12px;
}
}



@media (max-width: 480px) {.instructional-approach-31 {
    padding: 3rem 0;
}.instructional-approach-31 .success-metric-64 {
    padding: 0 1rem;
}.instructional-approach-31 h2 {
    font-size: calc(33px * 0.75);
    margin-bottom: 1.5rem;
}.instructional-approach-31 .subtext-wrap-71 {
    padding: 1.5rem;
    border-left-width: 3px;
}.instructional-approach-31 p {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}


@media (max-width: 1200px) {.track-prefs-63 h5 {
    font-size: calc(19px - 2px);
}.track-prefs-63 p {
    font-size: calc(15px - 2px);
}.cookie-view-03 {
    font-size: calc(16px - 2px);
    padding: 8px 16px;
}
}



@media (max-width: 991px) {.sign-up-now-42 {
    padding: 80px 0;
}.sign-up-now-42 .success-metric-64 {
    gap: 40px;
    padding-left: 30px;
}.sign-up-now-42 .container p {
    font-size: calc(18px * 1.2);
}.sign-up-now-42 .help-reach-16 {
    padding: 18px 36px;
}
}



@media (max-width: 767px) {.get-help-info-58 {
    padding: 3rem 0;
}.get-help-info-58 .talk-contact-83 {
    transform: none;
    padding: 2rem;
}.get-help-info-58 h3 {
    font-size: calc(33px * 0.85);
}.get-help-info-58 p {
    max-width: 100%;
}.get-help-info-58 svg {
    height: 20px;
    width: 20px;
}
}

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



@keyframes pulseAnimation {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

