header,footer {
    width: 100%;
}

header {
    padding: 1.5rem 0;
    background: linear-gradient(to right, rgb(201,207,186), #ffffff);
    z-index: 100;
    box-shadow: 0 5px 15px rgb(158,170,160,0.5);
    position: relative;
}

.wrapper-container-9430 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.primary-page-6941 .online-tech-2873::before {
    position: absolute;
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, rgb(158,170,160,0.5), rgba(0, 0, 0, 0.5) 70%);
    left: 0;
    content: "";
    top: 0;
    width: 100%;
}

.primary-page-6941 .training-classes-8017:hover {
    transform: perspective(1200px) rotateX(0deg);
    box-shadow: 
    25px 25px 50px -20px rgba(0, 0, 0, 0.4),
    -15px -15px 40px -15px rgba(255, 255, 255, 0.15),
    inset 3px 3px 7px rgba(255, 255, 255, 0.15),
    inset -3px -3px 7px rgba(0, 0, 0, 0.15);
}

.primary-page-6941 .training-classes-8017 > div:first-child {
    position: relative;
    overflow: hidden;
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
}

.primary-page-6941 .training-classes-8017:hover .title_style_header {
    transform: translateY(-5px);
}

.primary-page-6941 h3 {
    margin: 0 0 1.5rem;
    transition: transform 0.4s ease;
    color: #ffffff;
    position: relative;
    line-height: 1.4;
    font-size: calc(18px + 0.1rem);
    font-weight: 600;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.primary-page-6941:hover::after {
    opacity: 1;
}

.instructional-approach-1067 {
    background: linear-gradient(135deg, rgb(201,207,186) 0%, rgba(rgb(158,170,160,0.5), 0.08) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.instructional-approach-1067::after {
    z-index: 0;
    position: absolute;
    filter: blur(20px);
    background: linear-gradient(225deg, rgba(rgb(158,170,160,0.5), 0.1), transparent);
    height: 300px;
    transform: rotate(15deg) translateZ(0);
    content: "";
    right: -5%;
    top: -5%;
    width: 300px;
}

.instructional-approach-1067 h3 {
    transform: translateZ(10px);
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
}

.instructional-approach-1067 h3::after {
    content: "";
    width: 80px;
    height: 4px;
    left: 0;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(158,170,160), rgba(rgb(158,170,160,0.5), 0.5));
    transform-origin: left center;
    position: absolute;
    transition: width 0.4s ease-out;
}

.instructional-approach-1067 .container.virtual-track-6750 > div:hover p span::before {
    transform: scale(1);
    opacity: 1;
}

.instructional-approach-1067 .container.virtual-track-6750::after {
    opacity: 0.08;
    right: 40px;
    bottom: -40px;
    transform: rotate(-10deg) translateZ(-20px);
    z-index: -1;
    width: 120px;
    height: 120px;
    background: linear-gradient(45deg, rgb(116,123,116) 0%, rgba(rgb(116,123,116,0.5), 0.6) 100%);
    position: absolute;
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.secure-pantry-8954 .container {
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
    margin: 0 auto;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    padding: 3rem;
    padding: 0 20px;
    position: relative;
    max-width: 1140px;
    z-index: 3;
}

.secure-pantry-8954 h1::after {
    transform-origin: left;
    background: rgb(116,123,116);
    bottom: -10px;
    height: 4px;
    transform: scaleX(0);
    position: absolute;
    width: 80px;
    animation: scaleIn 1s forwards 1s;
    left: 0;
    content: "";
}

.secure-pantry-8954 h4 {
    animation: fadeSlideUp 0.8s forwards 0.6s;
    margin: 1.8rem 0 1rem;
    font-weight: 600;
    color: #000000;
    opacity: 0;
    font-size: calc(29px * 0.7);
}

.secure-pantry-8954 p strong::after {
    height: 2px;
    content: "";
    bottom: -2px;
    left: 0;
    position: absolute;
    background: rgb(116,123,116,0.5);
    width: 100%;
}

.secure-pantry-8954 span {
    padding-left: 1rem;
    font-size: 12px;
    margin-bottom: 1.5rem;
    border-left: 2px solid rgb(116,123,116,0.5);
    display: block;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.8s;
    line-height: 1.8;
    color: #000000;
    position: relative;
}

.course-structure-4120 .label-container-5649 {
    position: relative;
    background: #ffffff;
    transition: transform 0.4s ease;
    z-index: 3;
    transform: translateY(0);
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
}



.course-structure-4120 .label-container-5649 h2::after {
    position: absolute;
    background: rgb(116,123,116);
    left: 0;
    content: "";
    bottom: -10px;
    border-radius: 10px;
    transition: width 0.4s ease;
    height: 4px;
    width: 3rem;
}

.course-structure-4120 .label-container-5649 .description::before {
    background: rgb(116,123,116);
    width: 4px;
    border-radius: 50%;
    content: "";
    position: absolute;
    height: 4px;
    top: 0.5rem;
    left: 0;
}

.course-structure-4120 .image-shadow-5632::after {
    content: "";
    width: 100%;
    background: linear-gradient(
        to bottom right,
        rgb(158,170,160,0.5) 0%,
        transparent 40%
    );
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
}

header .head-learning-3192::after {
    position: absolute;
    width: 100%;
    bottom: -5px;
    height: 2px;
    left: 0;
    opacity: 0.7;
    content: '';
    background: linear-gradient(to right, transparent, rgb(158,170,160), transparent);
}

header .nav-mainwrap-9302:hover {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(158,170,160), rgb(116,123,116));
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgb(158,170,160,0.5);
}

.stay-informed-4536::before {
    background: linear-gradient(45deg, rgb(116,123,116,0.5) 0%, rgb(116,123,116) 100%);
    right: -10%;
    z-index: 1;
    content: "";
    position: absolute;
    width: 60%;
    top: -10%;
    height: 120%;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
}

.stay-informed-4536 .input_holder {
    opacity: 0;
    animation: slideIn 0.7s forwards 0.5s;
    gap: 1rem;
    transform: translateX(30px);
    display: flex;
    flex-direction: column;
    position: relative;
}

.stay-informed-4536 .explore-courses-3126:focus {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
    outline: none;
}

.stay-informed-4536 .access-lessons-0697::before {
    transition: all 0.6s ease;
    left: -100%;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.stay-informed-4536 .access-lessons-0697:hover::before {
    left: 100%;
}

.connect-with-us-1329::before {
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(158,170,160,0.5) 0%, rgb(116,123,116,0.5) 100%);
    height: 100%;
    width: 100%;
}

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

.connect-with-us-1329 .support-inquiry-3246 svg {
    height: 40px;
    width: 40px;
    margin-bottom: 15px;
}

.connect-with-us-1329 .support-inquiry-3246 span {
    font-size: 18px;
    color: #000000;
}

.connect-with-us-1329 .inquiry-message-6210 {
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
    background: #ffffff;
}

.connect-with-us-1329 form {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-gap: 25px;
}

.connect-with-us-1329 form input[type="text"]:focus,
.connect-with-us-1329 form input[type="email"]:focus {
    outline: none;
    border-color: rgb(158,170,160);
    box-shadow: 0 0 0 3px rgb(158,170,160,0.5);
}

.connect-with-us-1329 .message-support-0472 input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    transition: all 0.3s ease;
    border: 2px solid rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    appearance: none;
    width: 22px;
    border-radius: 10px;
    margin-right: 15px;
    cursor: pointer;
    height: 22px;
}

.connect-with-us-1329 .message-support-0472 a:hover {
    color: rgb(116,123,116);
}

.connect-with-us-1329 .feedback-widget-8926:hover {
    transform: translateY(-3px);
    background: rgb(116,123,116);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.gdpr-block-5642 .container {
    gap: 3rem;
    position: relative;
    grid-template-columns: 1.5fr 2fr;
    display: grid;
}



.gdpr-block-5642 .company_holder h3 {
    -webkit-background-clip: text !important;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    -webkit-text-fill-color: transparent;
    font-size: calc(33px * 1.2);
    margin-bottom: 1.5rem;
    font-weight: 700;
    background: linear-gradient(to right, #ffffff, rgb(116,123,116));
}

.gdpr-block-5642 .head-primary-8269 h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(116,123,116);
}

.gdpr-block-5642 .head-primary-8269 .top-mentor-9514 a {
    opacity: 0.8;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    padding-left: 1rem;
    font-size: 18px;
    text-decoration: none;
}

.gdpr-block-5642 .head-primary-8269 .top-mentor-9514 a:hover::before {
    width: 7px;
    height: 7px;
    background-color: rgb(116,123,116);
}

.cookie-ctrl-7659 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.appMessage-4215 {
    background: linear-gradient(135deg, rgb(158,170,160,0.5), rgb(116,123,116) 120%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

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

.appMessage-4215 .virtual-track-6750 {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    flex-direction: column;
    transform: translateY(0);
    gap: 40px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08), 0 5px 20px rgba(0, 0, 0, 0.05);
    position: relative;
    display: flex;
    padding: 60px 50px;
}

.appMessage-4215 .virtual-track-6750:hover h5 {
    transform: translateX(8px);
}

.appMessage-4215 .virtual-track-6750 a {
    transition: all 0.4s ease;
    text-decoration: none;
    display: block;
}

.appMessage-4215 .virtual-track-6750 a::before {
    position: absolute;
    content: "";
    bottom: -10px;
    opacity: 0;
    transition: opacity 0.5s ease;
    height: 40%;
    background: linear-gradient(135deg, transparent, rgb(116,123,116,0.5) 60%);
    z-index: 0;
    width: 40%;
    right: -10px;
}

.offer-board-1236::after {
    transform: rotate(15deg);
    filter: blur(50px);
    position: absolute;
    left: -5%;
    opacity: 0.4;
    background: linear-gradient(225deg, rgb(116,123,116,0.5), rgb(158,170,160,0.5));
    content: "";
    width: 30%;
    bottom: -10%;
    height: 40%;
    z-index: 1;
}

.offer-board-1236 .class-deals-0419 h2 {
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
    font-size: 31px;
    display: inline-block;
    position: relative;
}

.offer-board-1236 .price-sheet-7695 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    width: 100%;
}

.offer-board-1236 .study-rates-1085:hover {
    transform: translateY(-10px);
}

.offer-board-1236 .study-rates-1085:hover .fee-options-3215 {
    box-shadow: var(--card-hover-shadow);
}

.offer-board-1236 .study-rates-1085:hover .fee-options-3215::before {
    transform: scaleX(1);
}

.offer-board-1236 .study-fees-1248 {
    position: relative;
    flex-grow: 1;
    flex-direction: column;
    z-index: 1;
    display: flex;
    padding: 35px 30px;
}

.offer-board-1236 .study-rates-1085:hover .study-fees-1248 h3 {
    color: var(--card-accent);
}

.offer-board-1236 .sub-options-2695::after {
    bottom: -10px;
    background-color: var(--card-accent);
    height: 2px;
    content: "";
    position: absolute;
    width: 40px;
    left: 0;
    transition: width 0.3s ease;
}

.offer-board-1236 .image-shadow-5632::after {
    position: absolute;
    right: 0;
    left: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    content: "";
    bottom: 0;
    top: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
}

.course-candidates-3078 h3 {
    display: inline-block;
    color: #000000;
    margin-bottom: 80px;
    padding: 0 30px;
    font-weight: 700;
    font-size: 29px;
    border: 3px solid rgb(158,170,160,0.5);
    background-color: #f9f9f9;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}

.course-candidates-3078 ul li::before {
    height: 50px;
    position: absolute;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%);
    background-color: #ffffff;
    transition: all 0.4s ease;
    width: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    top: -25px;
    border: 6px solid rgb(158,170,160,0.5);
    border-radius: 50%;
    content: '';
}

.course-candidates-3078 ul li svg path {
    fill: #ffffff;
    transition: fill 0.4s ease;
}

.course-candidates-3078 ul li:hover svg path {
    fill: rgb(158,170,160);
}

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

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

.our-background-4172::after {
    position: absolute;
    top: -50%;
    background: radial-gradient(ellipse at center, rgb(116,123,116,0.5) 0%, transparent 70%);
    z-index: 2;
    height: 200%;
    opacity: 0.15;
    width: 80%;
    right: -30%;
    content: "";
    transform: rotate(-15deg);
    animation: glow 15s infinite alternate ease-in-out;
}

.our-background-4172 h2::after {
    position: absolute;
    bottom: -10px;
    background: rgb(255, 255, 255, 0.5);
    left: 0;
    height: 1px;
    transform-origin: left;
    width: 80%;
    content: "";
    animation: expandWiderLine 2s forwards ease-out;
}

.our-background-4172 .label-container-5649:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}

.our-background-4172 .label-container-5649 > div {
    position: relative;
}

.our-background-4172 .label-container-5649 p::after {
    left: 0;
    transform-origin: left;
    background: rgb(116,123,116);
    width: 70px;
    content: "";
    position: absolute;
    animation: expandLine 1.5s forwards ease-out 0.5s;
    bottom: -8px;
    height: 2px;
}

.developer-experience-5210::before {
    position: absolute;
    content: "";
    right: -10%;
    top: -5%;
    transform: translateZ(0);
    height: 40vw;
    background: radial-gradient(circle, rgb(158,170,160,0.5) 0%, transparent 70%);
    width: 40vw;
    opacity: 0.15;
}

.developer-experience-5210 .user-reviews-7386 > div:first-child {
    align-items: center;
    justify-content: center;
    display: flex;
}

.developer-experience-5210 .image-shadow-5632::after {
    z-index: 1;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(158,170,160), 0.1) 100%);
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

.developer-experience-5210 .image-shadow-5632:hover {
    transform: rotate(0deg) scale(1.05) translateZ(0);
}

.developer-experience-5210 .user-reviews-7386 > div:nth-child(2) {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.developer-experience-5210 .user-reviews-7386 > div:nth-child(2) > div {
    margin-top: 0.5rem;
    letter-spacing: 0.02em;
    font-size: calc(12px - 0.1rem);
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}


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


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 992px) {.primary-page-6941 .training-classes-8017 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.primary-page-6941 .title_style_header {
    font-size: calc(43px - 0.4rem);
}.primary-page-6941 p {
    max-width: 100%;
}
}



@media (max-width: 400px) {.primary-page-6941 .training-classes-8017 {
    padding: 1.2rem;
}.primary-page-6941 .title_style_header {
    font-size: calc(43px - 1rem);
}.primary-page-6941 h3 {
    font-size: calc(18px - 0.3rem);
}.primary-page-6941 p {
    padding-left: 12px;
}}



@media (max-width: 991px) {.instructional-approach-1067 {
    padding: 80px 0;
}.instructional-approach-1067 .container.virtual-track-6750 > div {
    padding: 30px;
}.instructional-approach-1067 h3 {
    font-size: calc(36px * 0.9);
}
}



@media (hover: none) {.instructional-approach-1067 .container.virtual-track-6750 > div,
    .instructional-approach-1067 .container.virtual-track-6750 > div:hover {
    transform: none;
    box-shadow: 0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.instructional-approach-1067 h3::after,
    .instructional-approach-1067 .container.virtual-track-6750 > div:hover h3::after {
    width: 70px;
}.instructional-approach-1067 p span::before {
    display: none;
}}



@media (max-width: 991px) {.secure-pantry-8954 {
    padding: 3rem 0;
}.secure-pantry-8954 .container {
    padding: 2rem;
}.secure-pantry-8954 h1 {
    font-size: calc(44px * 0.9);
}.secure-pantry-8954 h2 {
    margin: 2rem 0 1.2rem;
    font-size: calc(29px * 0.9);
}
}



@media (min-width: 768px) {.course-structure-4120 .skill-work-5324 {
    gap: 2rem;
    grid-template-columns: 1.2fr 0.8fr;
}.course-structure-4120 .label-container-5649 {
    grid-column: 1 / 2;
    align-self: center;
    margin-right: -4rem;
}.course-structure-4120 .image-shadow-5632 {
    grid-column: 2 / 3;
    height: 400px;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    margin-top: 0;
}.course-structure-4120 .image-shadow-5632::before {
    filter: blur(15px);
    left: 20px;
    bottom: -20px;
    height: 20px;
    position: absolute;
    z-index: -1;
    background: rgb(116,123,116);
    content: "";
    width: 60%;
    opacity: 0.4;
}
}



@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .head-master-5809 {
    gap: 1rem;
}header .head-learning-3192 svg {
    width: 140px;
}header .head-primary-8269 {
    gap: 0.4rem;
    padding: 0.6rem;
}header .nav-mainwrap-9302 {
    font-size: calc(12px - 2px);
    padding: 0.4rem 0.8rem;
}
}



@media (max-width: 992px) {.connect-with-us-1329 {
    padding: 80px 0;
}.connect-with-us-1329 .support-inquiry-3246 {
    padding: 35px;
}.connect-with-us-1329 .inquiry-message-6210 {
    padding: 35px;
}
}



@media (max-width: 768px) {.connect-with-us-1329 {
    padding: 60px 0;
}.connect-with-us-1329 .support-inquiry-3246 {
    grid-template-columns: repeat(2, 1fr);
    padding: 30px;
}.connect-with-us-1329 .inquiry-message-6210 {
    padding: 30px;
}.connect-with-us-1329 form {
    grid-template-columns: 1fr;
    grid-gap: 20px;
}.connect-with-us-1329 .support-inquiry-3246 h3,
    .connect-with-us-1329 form h3 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.85);
}
}



@media screen and (max-width: 768px) {.gdpr-block-5642 {
    padding: 3rem 0 2rem;
}.gdpr-block-5642 .top-mentor-9514 {
    gap: 2rem;
    flex-direction: column;
}.gdpr-block-5642 .head-primary-8269::before,
    .gdpr-block-5642 .head-primary-8269::after {
    display: none;
}.gdpr-block-5642 .head-primary-8269 {
    margin-bottom: 1.5rem;
}.cookie-ctrl-7659 {
    padding: 1rem 0;
}
}



@media (max-width: 767px) {.appMessage-4215 {
    padding: 60px 0;
}.appMessage-4215 .virtual-track-6750 {
    padding: 40px 30px;
    gap: 25px;
}.appMessage-4215 .virtual-track-6750 h5 {
    font-size: calc(18px - 2px);
}.appMessage-4215 .virtual-track-6750 p {
    font-size: calc(14px - 1px);
}.appMessage-4215 .virtual-track-6750 div:first-child {
    padding-bottom: 20px;
}.appMessage-4215 .virtual-track-6750 div:first-child::after {
    width: 60px;
}
}



@media (max-width: 991px) {.offer-board-1236 {
    padding: 80px 0 60px;
}.offer-board-1236 .price-sheet-7695 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
}



@media (max-width: 480px) {.offer-board-1236 {
    padding: 50px 0 30px;
}.offer-board-1236 .class-deals-0419 h2 {
    font-size: calc(31px - 4px);
}.offer-board-1236 .premium-plan-6504 {
    font-size: 18px;
}.offer-board-1236 .study-fees-1248 {
    padding: 20px 15px;
}.offer-board-1236 .image-shadow-5632 {
    height: 160px;
}}



@media (max-width: 768px) {.course-candidates-3078 ul li,
    .course-candidates-3078 ul li:nth-child(even) {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.course-candidates-3078 ul li::before {
    top: -30px;
}
}



@media (min-width: 768px) {.our-background-4172 {
    padding: 150px 0 100px;
}.our-background-4172 h2 {
    margin-bottom: 60px;
}.our-background-4172 .label-container-5649 {
    transform: perspective(1200px) rotateY(-1deg);
    padding: 40px 50px;
}.our-background-4172 .label-container-5649 div div {
    column-count: 2;
}
}



@media (max-width: 480px) {.our-background-4172 {
    padding: 70px 0 50px;
}.our-background-4172 .label-container-5649 {
    transform: none;
    padding: 20px 15px;
}.our-background-4172 h2 {
    font-size: calc(37px * 0.85);
}.our-background-4172 .label-container-5649 p {
    font-size: calc(22px * 0.9);
}.our-background-4172 .label-container-5649 div div {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 1024px) {.developer-experience-5210 .user-reviews-7386 {
    grid-template-columns: auto 1fr;
    gap: 3rem 4rem;
    padding: 4rem;
}.developer-experience-5210 .image-shadow-5632 {
    height: 300px;
    transform: rotate(-3deg) translateZ(0);
    width: 300px;
}.developer-experience-5210 .name {
    font-size: calc(18px + 0.4rem);
}.developer-experience-5210 .name::after {
    height: 4px;
}.developer-experience-5210 .work-overview-2546 {
    font-size: calc(12px + 0.1rem);
    line-height: 1.7;
}.developer-experience-5210 .user-reviews-7386 > div:nth-child(2) > div {
    font-size: 12px;
}
}

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

@keyframes fadeInFromTop {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes glow {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.25;
        transform: rotate(-15deg) scale(1.05);
    }
}

