a {
    color: inherit;
    text-decoration: none;
}

.gdpr-block-5642 {
    flex: 0 0 auto;
}

.gdpr-block-5642 {
    padding: 5rem 0 3rem;
    z-index: 1;
    color: #ffffff;
    position: relative;
}

.container {
    max-width: 100%;
    width: 1169px;
    margin: auto;
}

svg {
    width: 30px;
    height: 30px;
}

.primary-page-6941 .online-tech-2873 {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    height: 100vh;
    justify-content: center;
}

.primary-page-6941 .training-classes-8017::before {
    filter: blur(15px);
    z-index: -1;
    opacity: 0.3;
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(158,170,160,0.5), transparent);
    right: -5px;
    top: -5px;
    bottom: -5px;
    left: -5px;
}

.primary-page-6941 .training-classes-8017:hover::before {
    opacity: 0.5;
}

.primary-page-6941 .training-classes-8017 > div {
    margin-bottom: 2rem;
    position: relative;
}



.primary-page-6941 .title_style_header {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin: 0;
    font-size: 43px;
    transform: translateY(0);
    font-weight: 700;
    transition: transform 0.5s ease;
}

.primary-page-6941 p {
    max-width: 90%;
    margin: 0;
    transition: all 0.4s ease;
    position: relative;
    font-size: 13px;
    color: rgb(255, 255, 255, 0.5);
    border-left: 2px solid rgb(116,123,116);
    padding-left: 20px;
    line-height: 1.6;
}

.instructional-approach-1067::before {
    left: 0;
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 30%, rgba(rgb(158,170,160,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 90% 70%, rgba(rgb(116,123,116,0.5), 0.05) 0%, transparent 40%);
}

.instructional-approach-1067 .container.virtual-track-6750 > div {
    background: #ffffff;
    overflow: hidden;
    border-left: 5px solid rgb(158,170,160);
    padding: 40px;
    transform: translateZ(0) rotateX(2deg);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 5px 10px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.instructional-approach-1067 p span {
    display: block;
    transition: transform 0.3s ease;
    position: relative;
}

.instructional-approach-1067 .container.virtual-track-6750::before {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background: linear-gradient(-45deg, rgb(158,170,160) 0%, rgba(rgb(158,170,160,0.5), 0.6) 100%);
    width: 100px;
    top: -30px;
    transform: rotate(15deg) translateZ(-10px);
    position: absolute;
    opacity: 0.15;
    z-index: -1;
    content: "";
    left: 20px;
    height: 100px;
}

.secure-pantry-8954::before {
    right: 0;
    left: 0;
    position: absolute;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(158,170,160) 0%, rgb(116,123,116) 100%);
    z-index: 2;
    content: "";
}

.secure-pantry-8954 .container:hover {
    transform: translateY(-5px);
}

.secure-pantry-8954 h1 {
    position: relative;
    margin-bottom: 2rem;
    display: inline-block;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    color: rgb(158,170,160);
    font-weight: 700;
    font-size: 44px;
}

.secure-pantry-8954 h3 {
    position: relative;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.5s;
    color: #000000;
    margin: 2rem 0 1.2rem;
    font-size: calc(29px * 0.85);
    font-weight: 600;
}

.secure-pantry-8954 p strong {
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #000000;
}

.secure-pantry-8954 ul {
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
    list-style: none;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.7s;
}

.secure-pantry-8954 li::before {
    content: "";
    transform: rotate(45deg);
    top: 10px;
    height: 8px;
    left: 0;
    width: 8px;
    background: rgb(158,170,160);
    position: absolute;
}

.course-structure-4120 .container {
    z-index: 2;
    position: relative;
}

.course-structure-4120 .skill-work-5324 {
    position: relative;
    gap: 0;
    grid-template-columns: 1fr;
    display: grid;
}

.course-structure-4120 .label-container-5649:hover {
    transform: translateY(-10px);
}

.course-structure-4120 .label-container-5649::before {
    width: 8rem;
    right: 3rem;
    top: -4rem;
    content: "";
    z-index: -1;
    opacity: 0.6;
    height: 8rem;
    position: absolute;
    border-radius: 50%;
    background: rgb(116,123,116,0.5);
}

.course-structure-4120 .label-container-5649:hover h2::after {
    width: 100%;
}

.course-structure-4120 .label-container-5649 .description:last-of-type {
    font-weight: 600;
    margin-bottom: 0;
    animation-delay: 0.4s;
}

.course-structure-4120 .image-shadow-5632 {
    border-radius: 0;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    margin-top: -2rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: transform 0.5s ease;
    z-index: 2;
    height: 320px;
}

header .head-learning-3192 {
    text-decoration: none;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    display: block;
    position: relative;
    padding: 0.5rem;
}

header .head-primary-8269 {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.8rem;
    border-radius: 25px;
    width: 100%;
    background: linear-gradient(to right, rgb(158,170,160,0.5), rgb(116,123,116,0.5));
    flex-wrap: wrap;
}

.stay-informed-4536 {
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(201,207,186) 0%, rgb(158,170,160,0.5) 100%);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    overflow: hidden;
}

.stay-informed-4536 p {
    font-size: 24px;
    transform: translateX(-20px);
    font-family: Arial, sans-serif;
    padding-left: 3rem;
    color: #000000;
    opacity: 0;
    animation: slideIn 0.7s forwards 0.3s;
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
}

.stay-informed-4536 .explore-courses-3126 {
    width: 100%;
    transform: translateY(0);
    border: none;
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 13px;
}

.stay-informed-4536 .access-lessons-0697:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 25px rgb(158,170,160,0.5);
}

.connect-with-us-1329 {
    padding: 100px 0;
    position: relative;
}

.connect-with-us-1329 .contact-message-1496 {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 1fr;
}

.connect-with-us-1329 .support-inquiry-3246 h3 {
    text-align: center;
    margin-bottom: 30px;
    grid-column: 1 / -1;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    color: #000000;
}

.connect-with-us-1329 .support-inquiry-3246 div {
    padding: 30px 20px;
    text-align: center;
    border-radius: 10px;
    background: rgb(201,207,186);
    align-items: center;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}

.connect-with-us-1329 .support-inquiry-3246 a {
    transition: color 0.3s ease;
    color: rgb(158,170,160);
    text-decoration: none;
    font-weight: 600;
}

.connect-with-us-1329 form h3::after {
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    position: absolute;
    height: 4px;
    background: rgb(158,170,160);
    content: '';
    border-radius: 2px;
}

.connect-with-us-1329 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.connect-with-us-1329 .message-support-0472 {
    margin: 10px 0;
    display: flex;
    grid-column: 1 / -1;
    align-items: flex-start;
}

.connect-with-us-1329 .message-support-0472 input[type="checkbox"]:checked {
    border-color: rgb(158,170,160);
    background-color: rgb(158,170,160);
}

.connect-with-us-1329 .message-support-0472 label {
    line-height: 1.5;
    font-size: 14px;
    color: #000000;
}

.connect-with-us-1329 .message-support-0472 a {
    color: rgb(158,170,160);
    font-weight: 600;
    transition: color 0.3s ease;
    text-decoration: none;
}

.gdpr-block-5642::before {
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(158,170,160,0.5) 100%);
    z-index: -1;
    backdrop-filter: blur(8px);
    top: 0;
}

.gdpr-block-5642 .eco-foot-8320 {
    color: #ffffff;
    opacity: 0.8;
    margin-top: 1rem;
    line-height: 1.6;
    font-size: 18px;
}

.gdpr-block-5642 .top-mentor-9514 {
    display: flex;
    gap: 4rem;
}

.gdpr-block-5642 .head-primary-8269::before {
    left: -20px;
    top: -10px;
    width: 40px;
    height: 40px;
    border-top: 1px solid rgb(158,170,160);
    content: "";
    position: absolute;
    opacity: 0.4;
    border-left: 1px solid rgb(158,170,160);
}

.gdpr-block-5642 .head-primary-8269 .top-mentor-9514 {
    flex-direction: column;
    gap: 0.8rem;
    display: flex;
}

.gdpr-block-5642 .head-primary-8269 .top-mentor-9514 a:hover {
    color: rgb(158,170,160);
    opacity: 1;
    transform: translateX(5px);
}

.cookie-ctrl-7659 {
    margin-top: 2rem;
    padding: 1.5rem 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(0, 0, 0, 0.5);
}

.cookie-ctrl-7659 .intern-ship-1908 {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    opacity: 0.7;
}

.appMessage-4215::before {
    right: -10%;
    opacity: 0.05;
    content: "";
    top: -10%;
    position: absolute;
    background: rgb(255, 255, 255, 0.5);
    pointer-events: none;
    transform: rotate(-15deg);
    height: 60%;
    width: 50%;
}

.appMessage-4215 .virtual-track-6750::before {
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(158,170,160), rgb(116,123,116));
    width: 4px;
    position: absolute;
}

.appMessage-4215 .virtual-track-6750 h5 {
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
    transform: translateX(0);
    color: #000000;
    font-size: 18px;
    transition: transform 0.4s ease-out;
}

.appMessage-4215 .virtual-track-6750 p {
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 14px;
    transition: color 0.3s ease;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}

.offer-board-1236::before {
    content: "";
    top: -10%;
    width: 35%;
    height: 50%;
    right: -5%;
    background: linear-gradient(135deg, rgb(158,170,160,0.5), rgb(116,123,116,0.5));
    filter: blur(60px);
    opacity: 0.5;
    z-index: 1;
    transform: rotate(-15deg);
    position: absolute;
}

.offer-board-1236 .container {
    max-width: 1400px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}

.offer-board-1236 .class-deals-0419 {
    text-align: center;
    order: -1;
    max-width: 800px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
}

.offer-board-1236 .premium-plan-6504 {
    overflow-wrap: break-word;
    font-size: calc(18px + 2px);
    word-wrap: break-word;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    white-space: normal;
    color: #000000;
}

.offer-board-1236 .fee-options-3215 {
    box-shadow: var(--card-shadow);
    transition: box-shadow var(--card-transition);
    flex-direction: column;
    display: flex;
    border-radius: 16px;
    height: 100%;
    background-color: var(--card-bg);
    position: relative;
    overflow: hidden;
}

.offer-board-1236 .study-fees-1248 h3 {
    transition: color 0.3s ease;
    color: #000000;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    font-size: calc(20px + 2px);
    font-weight: 700;
}

.offer-board-1236 .study-rates-1085:hover .sub-options-2695::after {
    width: 60px;
}

.offer-board-1236 .image-shadow-5632 {
    width: 100%;
    height: 200px;
    transition: transform 0.6s ease;
    overflow: hidden;
    position: relative;
}

.offer-board-1236 .study-rates-1085:hover .image-shadow-5632::after {
    opacity: 1;
}

.course-candidates-3078 {
    background: #f9f9f9;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.course-candidates-3078 .virtual-track-6750 {
    max-width: 1000px;
    position: relative;
    z-index: 10;
    padding: 0 30px;
    text-align: center;
    margin: 0 auto;
}

.course-candidates-3078 ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 50px;
    position: relative;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.course-candidates-3078 ul li:nth-child(even) {
    flex-direction: row-reverse;
    text-align: right;
}

.course-candidates-3078 ul li:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.course-candidates-3078 ul li:hover::before {
    border-color: #ffffff;
    background-color: rgb(158,170,160,0.5);
}

.course-candidates-3078 ul li:hover svg {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: rotate(360deg);
}

.course-candidates-3078 ul li:nth-child(2) {
    animation-delay: 0.3s;
}

.course-candidates-3078 ul li:nth-child(5) {
    animation-delay: 0.9s;
}

.our-background-4172::before {
    top: 0;
    z-index: 1;
    content: "";
    right: 0;
    backdrop-filter: blur(3px);
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(158,170,160,0.5), rgba(20, 30, 60, 0.85), rgba(40, 50, 80, 0.82));
}

.our-background-4172 h2::before {
    width: 40%;
    bottom: -10px;
    height: 3px;
    animation: expandLine 1.5s forwards ease-out;
    position: absolute;
    background: rgb(116,123,116);
    transform-origin: left;
    left: 0;
    content: "";
}

.our-background-4172 .label-container-5649::before {
    content: "";
    transform: translateX(-100%);
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    left: 0;
    animation: shimmer 5s infinite;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.our-background-4172 .label-container-5649 p {
    display: inline-block;
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    transform: translateZ(0);
    font-size: calc(22px * 1.1);
    font-weight: 600;
}

.developer-experience-5210 {
    background: linear-gradient(135deg, rgb(201,207,186) 0%, rgba(245, 248, 250, 0.9) 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}

.developer-experience-5210::after {
    bottom: -5%;
    content: "";
    width: 30vw;
    position: absolute;
    background: radial-gradient(circle, rgb(116,123,116,0.5) 0%, transparent 70%);
    left: -10%;
    opacity: 0.1;
    transform: translateZ(0);
    height: 30vw;
}

.developer-experience-5210 .image-shadow-5632 {
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.7);
    transform: rotate(-2deg) translateZ(0);
    height: 200px;
    overflow: hidden;
    width: 200px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 8px;
    position: relative;
}

.developer-experience-5210 .name::after {
    transform-origin: left;
    content: "";
    bottom: -8px;
    position: absolute;
    transform: scaleX(0.8);
    background: linear-gradient(90deg, rgb(116,123,116) 0%, transparent 100%);
    width: 60%;
    left: 0;
    transition: transform 0.4s ease;
    height: 3px;
}

.developer-experience-5210 .work-overview-2546::before {
    top: -2rem;
    font-family: serif;
    opacity: 0.15;
    font-size: 6rem;
    content: "";
    color: rgb(158,170,160,0.5);
    position: absolute;
    z-index: -1;
    left: -1rem;
}




@media (max-width: 1200px) {.primary-page-6941 .training-classes-8017 {
    width: 90%;
    padding: 2.5rem;
}.primary-page-6941 .title_style_header {
    font-size: calc(43px - 0.2rem);
}.primary-page-6941 h3 {
    font-size: 18px;
}
}



@media (max-width: 576px) {.primary-page-6941 .training-classes-8017 {
    padding: 1.5rem;
    width: 90%;
}.primary-page-6941 .title_style_header {
    font-size: calc(43px - 0.8rem);
}.primary-page-6941 h3 {
    margin-bottom: 1rem;
    font-size: calc(18px - 0.2rem);
}.primary-page-6941 p {
    font-size: calc(13px - 0.15rem);
    padding-left: 15px;
}.primary-page-6941 .training-classes-8017 > div:first-child {
    margin-bottom: 1.5rem;
}.primary-page-6941 .training-classes-8017 > div {
    margin-bottom: 1.2rem;
}
}



@media (max-width: 576px) {.instructional-approach-1067 {
    padding: 50px 0;
}.instructional-approach-1067 .container.virtual-track-6750 > div {
    padding: 20px;
    border-left-width: 3px;
}.instructional-approach-1067 h3 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.7);
}.instructional-approach-1067 p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.instructional-approach-1067 .container.virtual-track-6750::before,
    .instructional-approach-1067 .container.virtual-track-6750::after {
    display: none;
}
}



@media (max-width: 767px) {.secure-pantry-8954 {
    padding: 2rem 0;
}.secure-pantry-8954 .container {
    padding: 1.5rem;
}.secure-pantry-8954 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.8);
}.secure-pantry-8954 h1::after {
    width: 60px;
    height: 3px;
}.secure-pantry-8954 h2 {
    font-size: calc(29px * 0.8);
    margin: 1.8rem 0 1rem;
}.secure-pantry-8954 h3 {
    font-size: calc(29px * 0.7);
}.secure-pantry-8954 h4 {
    font-size: calc(29px * 0.6);
}.secure-pantry-8954 ul {
    padding-left: 0.5rem;
}.secure-pantry-8954 li {
    padding-left: 1.2rem;
}
}



@media (min-width: 992px) {.course-structure-4120 .skill-work-5324 {
    grid-template-columns: 1.2fr 0.8fr;
}.course-structure-4120 .label-container-5649 {
    padding: 3rem;
}.course-structure-4120 .image-shadow-5632 {
    margin-top: 3rem;
    height: 450px;
}.course-structure-4120 .label-container-5649::after {
    width: 6rem;
    content: "";
    border-radius: 50%;
    position: absolute;
    background: rgb(158,170,160,0.5);
    height: 6rem;
    opacity: 0.4;
    z-index: -1;
    left: 25%;
    bottom: -3rem;
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head-master-5809 {
    gap: 0.8rem;
}header .head-learning-3192 svg {
    width: 120px;
}header .head-primary-8269 {
    padding: 0.5rem;
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .head-primary-8269::-webkit-scrollbar {
    height: 3px;
}header .head-primary-8269::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(158,170,160);
}header .nav-mainwrap-9302 {
    font-size: calc(12px - 2px);
    flex-shrink: 0;
    padding: 0.4rem 0.7rem;
    white-space: nowrap;
}}



@media (max-width: 576px) {.connect-with-us-1329 {
    padding: 50px 0;
}.connect-with-us-1329 .support-inquiry-3246 {
    padding: 25px;
    grid-template-columns: 1fr;
}.connect-with-us-1329 .inquiry-message-6210 {
    padding: 25px;
}.connect-with-us-1329 .support-inquiry-3246 h3,
    .connect-with-us-1329 form h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 25px;
}.connect-with-us-1329 .support-inquiry-3246 div {
    padding: 25px 15px;
}}



@media (min-width: 768px) {.appMessage-4215 .virtual-track-6750 {
    padding: 70px 80px;
}.appMessage-4215 .virtual-track-6750::before {
    width: 6px;
}.appMessage-4215 .virtual-track-6750 div:first-child::after {
    width: 120px;
}
}



@media (prefers-reduced-motion: reduce) {.appMessage-4215 .virtual-track-6750,
    .appMessage-4215 .virtual-track-6750 h5,
    .appMessage-4215 .virtual-track-6750 a::before,
    .appMessage-4215 .virtual-track-6750 a p {
    transition: none;
}.appMessage-4215 .virtual-track-6750:hover,
    .appMessage-4215 .virtual-track-6750:hover h5 {
    transform: none;
}}



@media (max-width: 767px) {.offer-board-1236 {
    padding: 60px 0 40px;
}.offer-board-1236 .class-deals-0419 {
    margin-bottom: 40px;
}.offer-board-1236 .price-sheet-7695 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.offer-board-1236 .study-fees-1248 {
    padding: 25px 20px;
}.offer-board-1236 .study-fees-1248 h3 {
    font-size: 20px;
}.offer-board-1236 .sub-options-2695 {
    font-size: calc(20px + 2px);
}.offer-board-1236 .study-fees-1248 p {
    font-size: calc(18px - 1px);
}.offer-board-1236 .image-shadow-5632 {
    height: 180px;
}
}



@media (max-width: 576px) {.course-candidates-3078 {
    padding: 70px 0;
}.course-candidates-3078 h3 {
    font-size: calc(29px * 0.85);
    margin-bottom: 50px;
    padding: 0 20px;
}.course-candidates-3078 ul {
    gap: 50px;
}.course-candidates-3078 ul li {
    padding: 20px;
}.course-candidates-3078 ul li::before {
    height: 40px;
    width: 40px;
    top: -25px;
}.course-candidates-3078 ul li svg {
    height: 45px;
    width: 45px;
    padding: 8px;
}
}



@media (max-width: 767px) {.our-background-4172 {
    padding: 90px 0 60px;
}.our-background-4172 .container {
    padding: 0 15px;
}.our-background-4172 h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.our-background-4172 .label-container-5649 {
    padding: 25px 20px;
    transform: perspective(800px) rotateY(-1deg);
}.our-background-4172 .label-container-5649 p {
    font-size: 22px;
}.our-background-4172 .label-container-5649 div div {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}



@media (min-width: 1200px) {.developer-experience-5210 .container {
    padding: 0 4rem;
}.developer-experience-5210 .user-reviews-7386 {
    gap: 3rem 5rem;
}.developer-experience-5210 .user-reviews-7386:hover .name::after {
    transform: scaleX(1);
}
}



@media (max-width: 767px) {.developer-experience-5210 {
    padding: 4rem 0;
}.developer-experience-5210 .container {
    padding: 0 1rem;
}.developer-experience-5210 .user-reviews-7386 {
    padding: 2rem;
}.developer-experience-5210 .image-shadow-5632 {
    width: 180px;
    height: 180px;
}
}



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



@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}



@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}



@keyframes expandWiderLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}

