@media screen and (min-width: 1600px) {
    .hero__right-wrapper .text-card {
        font-size: 19px;
    }
}

@media screen and (max-width: 1320px) {

    .hero__right-wrapper .graphic .price,
    .hero__right-wrapper .graphic .percents {
        font-size: 22px;
        letter-spacing: -1px;
    }

    .hero__right-wrapper .graphic .price {
        margin-top: 5.18%;
    }

    .hero__right-wrapper .graphic .graphic__graphic {
        margin-top: 10.36%;
    }

    .animated-number {
        max-height: 19px;
    }

    .hero__right-wrapper .graphic {
        padding: 10px;
    }
}

/* @media screen and (min-width: 1024px) {
  .-apple .--number-animation.-bigger .single-col .single-num {
    margin-right: -5px;
    padding: 0;
  }

  .-apple .animated-number {
    max-height: 28px;
  }
} */

@media screen and (max-width: 1024px) {

    main {
        padding-top: 72px;
    }

    /* Homepage | .hero */
    .hero {
        padding-top: 48px;
        min-height: calc(var(--window-inner-height) - 72px);
        padding-bottom: var(--default-section-margin);
    }

    .hero__wrapper {
        flex-direction: column;
    }

    .hero__left {
        margin-top: 0;
        width: 100%;
    }

    .hero__left .title img {
        width: 19px;
        margin-top: -8px;
        margin-left: -4px;
    }

    .hero__right {
        margin: 95px auto 0 auto;
        min-width: auto;
        width: 100%;
        max-width: 410px;
    }

    .hero__buttons {
        margin-top: 72px;
        gap: 15px;
    }

    .hero__buttons > * {
        width: 100%;
        min-width: auto;
    }

    .hero__buttons .default-button {
        padding: 0 10px;
    }


    /* hero animations */
    .hero__right-wrapper {
        height: 100%;
        width: 100%;
        gap: min(2px, 0.533vw);
        padding: 1.8% 2%;
    }

    .hero__right-wrapper .img {
        border-radius: 50%;
        width: 11.765%;
    }

    .hero__right-wrapper .img img {
        display: block;
        width: 100%;
    }

    .hero__right-wrapper .text-card {
        height: 40px !important;
        font-size: min(11px, 2.933vw);
        letter-spacing: min(0.3px, 0.080vw);
        padding: 2% 5.25%;
    }

    .hero__right-wrapper.-pt .text-card {
        padding: 2% 5.2%;
    }

    .hero__right-wrapper.-es .text-card {
        padding: 2% 5.2%;
    }

    .hero__right-wrapper .hand {
        position: absolute;
        right: 9.3%;
        top: -11.6%;
        width: 31.2%;
    }

    .hero__right-wrapper .graphic {
        position: absolute;
        top: -5.9%;
        left: 2.2%;
        /* width: 192px; */
        width: 30%;
    }

    .hero__right-wrapper .graphic img,
    .hero__right-wrapper .hand img {
        display: block;
        width: 100%;
    }

    .hero__right-wrapper .graphic .price,
    .hero__right-wrapper .graphic .percents {
        font-size: 14px;
        letter-spacing: 0;
    }

    .--number-animation.-bigger .single-col .single-num {
        padding-left: 2px;
        margin-left: -1px;
    }

    .hero__right-wrapper .graphic .price {
        margin-top: 5.18%;
    }

    .hero__right-wrapper .graphic .graphic__graphic {
        margin-top: 10.36%;
    }

    .animated-number {
        max-height: 12px;
    }

    .hero__right-wrapper .graphic {
        width: 105px;
        top: -20px;
    }

    .hero__right-wrapper .graphic .title {
        font-size: 9px;
    }


    /* Homepage | platform-section */
    .platform-section__wrapper {
        padding: 20px;
    }

    .platform-section__wrapper .title {
        max-width: 100%;
    }

    .platform-section__wrapper .text {
        max-width: 100%;
        margin-top: 6px;
    }

    .platform-section__wrapper .default-button {
        margin-top: 32px;
        padding: 0 15px;
    }

    .platform-section__belts {
        padding: 40px 0;
        background: repeat left top / min(20.3%, 72px) url('../images/homepage/conveyor/bg-line-mob.svg');
        border: 1px solid var(--white-secondary-30);
    }

    .platform-section__belts .conveyor-belt + .conveyor-belt {
        margin-top: 20px;
    }

    .platform-section__belts .conveyor-belt .img {
        width: 160px;
        height: 94px;
        padding: 10px;
        margin-left: 20px;
    }

    /* Homepage | action section */
    .action-section {
        padding: 60px 0;
    }

    .action-section__animation {
        position: relative;
    }

    .action-card-slider {
        margin: 30px auto 0 auto;
        max-width: 100%;
    }


    .action-card-slider .swiper-pagination {
        margin-top: 30px;
        display: flex;
    }

    .action-card {
        position: relative;
        padding: 30px 20px 20px 20px;
        gap: 30px;
    }

    .action-card__left {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .action-card__right {
        min-width: 45%;
        width: 45%;
    }

    .action-card__right img {
        aspect-ratio: none;
    }

    .action-card .title {
        margin-bottom: 20px;
    }

    .action-card .description-text {
        margin-bottom: 0;
    }


    /* industries */
    .industries {
        margin: var(--bigger-section-margin) 0;
    }

    .industries-wrapper__left,
    .industries-slider {
        width: 100%;
    }

    .industries .title-wrapper {
        flex-direction: column;
    }

    .title-wrapper .title {
        margin-top: 0;
    }

    .title-wrapper .text {
        margin-left: 0;
        min-width: auto;
        width: 100%;
        max-width: 100%;
        margin-top: 16px;
    }

    .industries-wrapper {
        overflow: hidden;
        flex-direction: column;
        gap: 50px;
        margin-top: 53px;
    }

    .industries-slide {
        padding: 20px;
    }

    .industries-slide .img {
        width: 64px;
        height: 64px;
        padding: 10px;
    }

    .industries-slide .title {
        margin-top: 20px;
    }

    .industries-wrapper__right {
        position: relative;
        top: 0;
        width: 100%;
        min-width: auto;
    }

    .industries-wrapper__right .form__wrapper {
        padding: 25px 20px 20px 20px;
    }

    .industries-wrapper__right .form__wrapper .text {
        text-align: center;
        margin-top: 18px;
        color: var(--black-60, rgba(0, 0, 0, 0.60));
    }

    .industries-wrapper__right .form__wrapper form {
        margin-top: 33px;
        width: 100%;
    }

    .industries-slider .swiper-pagination {
        display: flex;
        margin-top: 40px;
    }


    .industries-wrapper__right .form__thank .subtitle {
        margin-top: 18px;
    }


    /** Homepage | .benefits-section */
    .benefits-slider .title-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 50px;
    }

    .benefits-slider .title-wrapper .swiper-navigation {
        display: none;
    }

    .benefits-slider .slider {
        margin-top: 22px;
    }

    .benefits-slide {
        flex-direction: column-reverse;
    }

    .benefits-slide__img {
        width: 100%;
        min-width: auto;
    }


    .benefits-slide__content {
        padding: 24px 20px;
    }


    .benefits-slide__content .text {
        margin-top: 8px;
    }

    .benefits-slider .swiper-pagination {
        display: flex;
        margin-top: 30px;
        bottom: 0;
    }

    .benefits-slide__content .pagination {
        display: none;
    }

    /* Contacts | contacts-section */
    .contacts-section {
        margin: 46px 0 var(--bigger-section-margin) 0;
    }

    .contacts-section .container > .text {
        margin-top: 16px;
    }

    .contacts-section__wrapper {
        margin-top: 54px;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .contacts-section__box {
        padding: 20px;
        min-height: 128px;
        width: 100%;
    }

    .contacts-section__box .title {
        margin-bottom: 20px;
    }

    .contacts-section__box .link {
        margin-top: 23px;
    }


    /* Contacts | contact-form-section */
    .contact-form-section__wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 24px;
    }

    .contact-form-section__wrapper .text-content {
        grid-column: span 1;
    }

    .contact-form-section__wrapper .text-content .title {
        margin-top: 0;
    }

    .contact-form-section__wrapper .form {
        grid-column: span 1;
        grid-row: span 1;
    }

    .contact-form-section__wrapper .text-content .text {
        margin-top: 16px;
    }

    .contact-form {
        padding: 17px 20px 20px 20px;
    }

    .contact-form .submit-wrapper {
        flex-direction: column;
        gap: 7px;
    }

    .contact-form .submit-wrapper .--checkbox {
        margin: 0;
    }
    .modal .close{
        top: 20px;
        right: 20px;
    }

    .modal .--checkbox{
        margin-top: 20px;
    }

    .submit-wrapper .submit {
        min-width: 100%;
    }

    .form .thank-window .img {
        width: 150px;
    }

    .form .thank-window .title {
        margin-top: 45px;
        text-align: center;
    }

    .form .thank-window .text {
        margin-top: 19px;
        text-align: center;
    }

    .form .thank-window {
        height: auto;
        padding: 50px 20px;
    }

    .contact-form-section__wrapper .animate-img {
        grid-column: span 1;
        margin-top: 6px;
        background: no-repeat center / contain url('../images/contacts/bg-grid-mob.svg');
    }

    /* text-section */
    .text-section {
        margin-top: 43px;
    }

    /* article */
    .article {
        margin-top: 43px;
    }


    .article h1 {
        font-size: 40px;
        font-weight: 400;
        line-height: 120%;
        /* 48px */
        letter-spacing: -0.8px;
    }

    .article h1 + .article-info {
        margin-top: 10px;
    }

    .article-info {
        gap: 20px;
    }

    .article .main-img {
        margin-top: 60px;
    }

    .article__content {
        margin: 54px auto 0 auto;
    }

    .editor.article__content p {
        margin-top: 38px;
    }

    .editor.article__content h2 {
        margin-top: 43px;
    }

    .editor.article__content ol {
        margin-top: 40px;
    }

    .editor.article__content ol > li ul {
        margin-top: 28px;
    }

    .editor.article__content ol > li + li {
        margin-top: 27px;
    }

    .editor.article__content ul > li {
        margin-top: 27px;
    }

    .relative-articles__wrapper .title-wrapper .swiper-navigation {
        display: none;
    }

    .relative-articles .slider {
        margin-top: 33px;
    }


    .relative-slide * {
        cursor: pointer;
    }

    .relative-slide .img {
        aspect-ratio: 35/17;
    }

    .relative-slide .title {
        margin-top: 20px;
    }

    .relative-slide .article-info {
        margin-top: 17px;
    }

    .relative-articles .swiper-pagination {
        display: flex;
        top: auto;
        bottom: auto;
        margin-top: 60px;
    }

    .swiper-pagination {
        display: flex;
        position: relative;
        bottom: auto;
        top: auto;
        width: 100%;
        justify-content: center;
        align-items: center;
        gap: 12px;
    }

    .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        opacity: 1 !important;
        background: var(--white-20, rgba(255, 255, 255, 0.20));
        cursor: pointer;
        border-radius: 0;
        margin: 0 !important;
        transition: background 0.4s;
    }

    .swiper-pagination-bullet-active {
        background: var(--white-100, #FFF) !important;
    }


    /* 404 */
    .page-not-found {
        display: flex;
        min-height: calc(var(--window-inner-height) - 72px);
        padding: 50px 0;
    }

    .page-not-found__wrapper .img {
        width: 100%;
        max-width: 416px;
    }

    .page-not-found__wrapper .title {
        margin-top: 51px;
    }

    .page-not-found__wrapper .text {
        margin-top: 16px;
    }

    .page-not-found__wrapper .default-button {
        margin-top: 32px;
        width: 100%;
        max-width: 500px;
    }


    /* blog */
    .blog {
        margin: 42px 0 var(--bigger-section-margin) 0;
    }

    .blog .container > .text {
        margin-top: 16px;
    }

    .blog__inner {
        gap: 20px;
    }

    .blog__wrapper {
        margin-top: 54px;
    }

    .post-card__text {
        margin-top: 20px;
    }

    .post-card__text .article-info {
        margin-top: 17px;
    }

    .post-card.-bigger .post-card__text {
        padding: 20px;
    }

    .blog .-load-more {
        margin-top: 59px;
        min-width: 100%;
        max-width: 440px;
    }


    /* About us | about-hero */
    .about-page .breadcrumbs {
        padding-top: 17px;
    }


    .about-hero {
        padding-top: 43px;
        min-height: auto;
        padding-bottom: var(--default-section-margin);
        display: grid;
    }

    .about-hero__wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 60px;
    }

    .about-hero__left {
        margin-top: 0;
        grid-column: span 2;
        max-width: 100%;
    }

    .about-hero__left .text {
        margin-top: 36px;
    }

    .about-hero__buttons {
        margin-top: 23px;
    }

    .about-hero__right {
        grid-column: span 2;
        width: 100%;
        aspect-ratio: 35/23;
    }

    .about-hero__buttons > * {
        min-width: auto;
    }

    .about-hero__right .-bg {
        object-fit: contain;
    }

    /* about | hero-banner */
    .hero-banner__wrapper {
        padding: 19px 20px 20px 20px;
    }

    .hero-banner__wrapper .text {
        margin-top: 25px;
    }

    .hero-banner__wrapper .default-button {
        margin-top: 32px;
    }

    .hero-banner__wrapper .img {
        display: none;
    }

    /* about | our-way */
    .our-way {
        margin: var(--bigger-section-margin) 0;
    }

    .our-way__wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 53px;
    }

    .our-way__wrapper .title {
        margin-top: 0;
        grid-column: span 2;
    }

    .simple-card-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        grid-column: span 2;
    }

    .simple-card {
        padding: 20px 20px 14px 20px;
    }

    .simple-card .img {
        width: 64px;
    }

    .simple-card .img img {
        width: 45px;
    }

    .simple-card .title {
        margin-top: 24px;
    }


    /* about | belts-section */
    .belts-section__wrapper {
        padding: 21px 20px 14px 20px;
    }

    .belts-section__wrapper .text {
        margin-top: 6px;
    }

    .belts-section__belts {
        padding: 39px 0;
        background: no-repeat center / cover url('../images/about/conveyor/bg-lines-mob.svg');
        border: 1px solid var(--white-secondary-30);
    }

    .belts-section__belts .img {
        width: 160px;
        height: 94px;
        margin-left: 20px;
    }


    /* About | simple-section */
    .simple-section .text {
        max-width: 1040px;
        margin-top: 23px;
        color: var(--white-80, rgba(255, 255, 255, 0.80));
    }

    .simple-section__wrapper:not(:first-child) {
        margin-top: 60px;
    }

    .simple-section__wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 53px;
    }

    .simple-section__wrapper .img {
        grid-column: span 2;
    }

    .simple-section__wrapper .content {
        grid-column: span 2;
    }


    /* Methods page | methods-hero */
    .methods-page .breadcrumbs {
        padding-top: 17px;
    }

    .methods-hero {
        padding: 43px 0 0 0;
        overflow: hidden;
    }

    .methods-hero .title {
        padding-bottom: 0;
    }

    .methods-hero__wrapper {
        min-height: auto;
    }

    .methods-hero__cards {
        position: relative;
        height: 385px;
    }

    .methods-hero__card {
        width: 240px;
    }


    .methods-hero__card:nth-child(1) {
        transform: translateX(-53%) translateY(-157.42%) rotate(15deg);
        z-index: 5;
    }

    .methods-hero__card:nth-child(2) {
        transform: translateX(-60.6%) translateY(-49.2%) rotate(-15deg);
        z-index: 1;
    }

    .methods-hero__card:nth-child(3) {
        transform: translateX(-3.1%) translateY(-185.1%) rotate(-5deg);
        z-index: 2;
    }

    .methods-hero__card:nth-child(4) {
        transform: translateX(35.9%) translateY(-21.786%) rotate(15deg);
        z-index: 2;
    }

    .methods-hero__card:nth-child(5) {
        transform: translateX(69.64%) translateY(-184.7%) rotate(-25deg);
        z-index: 5;
    }

    .methods-hero__card:nth-child(6) {
        transform: translate(69.7%, -71.95%) rotate(-5deg);
        z-index: 1;

    }


    /* Methods page | methods-section */
    .methods-accordions {
        margin-top: 23px;
    }

    .methods-accordion .--accordion__arrow {
        min-width: 34px;
    }

    .methods-accordion .--accordion__open {
        padding: 20px;
        gap: 12px;
    }

    .methods-accordion .--accordion__content {
        padding: 0 20px 20px 20px;
    }


    .partners-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .partners-list .partner .title {
        padding: 4px 5px 3px 5px;
        min-height: 24px;
    }

    .partners-list .partner .img {
        padding: 14px;
        min-height: 66px;
        height: 66px;
    }

    /* Career | career-hero */
    .career-page .breadcrumbs {
        padding-top: 17px;
    }


    .career-hero {
        padding-top: 43px;
        min-height: auto;
        padding-bottom: var(--default-section-margin);
        display: grid;
    }

    .career-hero__wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 60px;
    }

    .career-hero__left {
        margin-top: 0;
        grid-column: span 2;
        max-width: 100%;
    }

    .career-hero__left .text {
        margin-top: 36px;
        max-width: 100%;
    }

    .career-hero__buttons {
        margin-top: 23px;
    }

    .career-hero__right {
        grid-column: span 2;
        width: 100%;
        aspect-ratio: 35/23;
    }

    .career-hero__buttons > * {
        min-width: auto;
    }

    .career-hero__right .-bg {
        object-fit: contain;
    }


    .jobs-item {
        flex-direction: column;
        align-items: start;
    }

    .jobs-item:hover .jobs-item__tags-container {
        transform: translateX(0);
    }

    .jobs-item:hover .jobs-item__tags-container::after {
        right: 0;
        opacity: 0;
    }

    .jobs-item__tags-container {
        flex-wrap: wrap;
    }


    /* Events Page | events-hero */
    .events-hero {
        margin-top: 60px;
        padding-bottom: 60px;
    }

    /* Events Page | events-current */
    .events-current {
        padding-bottom: 120px;
    }

    .events-current-wrapper {
        gap: 32px;
    }

    .events-current-item {
        display: flex;
        flex-direction: column-reverse;
        gap: 24px;
        padding: 20px;
    }

    .events-current-item-body {
        grid-column: span 1;
    }

    .events-current-item-body .text {
        position: relative;
        margin-bottom: 32px;
        max-width: 100%;
    }



    .events-current-item-info {
        flex-direction: column;
        gap: 12px;
        margin: 32px 0 24px;
    }

    /* Events Page | events-delayed */
    .events-delayed {
        margin-top: 60px;
        padding-bottom: 120px;
    }

    .events-delayed-wrapper {
        gap: 32px;
    }

    .events-delayed-item-image:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjk5OTYgMTguMDU1MVYyNC4wMDA1TDI4Ljg1NDMgMjYuNjczMk0zMC41NDUzIDE5LjYzNjlIMzZWMTQuMTgyM00zMi4yMzYyIDMyLjcyNzhDMzAuNTIwOCAzNC4zNDY1IDI4LjM2NjMgMzUuNDIzNyAyNi4wNDIxIDM1LjgyNUMyMy43MTc5IDM2LjIyNjMgMjEuMzI2OSAzNS45MzM4IDE5LjE2OCAzNC45ODRDMTcuMDA5IDM0LjAzNDMgMTUuMTc3OSAzMi40Njk0IDEzLjkwMzIgMzAuNDg0OUMxMi42Mjg2IDI4LjUwMDQgMTEuOTY3MSAyNi4xODQ0IDEyLjAwMTMgMjMuODI2MUMxMi4wMzU1IDIxLjQ2NzcgMTIuNzYzOSAxOS4xNzE4IDE0LjA5NTUgMTcuMjI1MUMxNS40MjcxIDE1LjI3ODQgMTcuMzAyOSAxMy43NjczIDE5LjQ4ODQgMTIuODgwNUMyMS42NzQgMTEuOTkzNyAyNC4wNzI0IDExLjc3MDYgMjYuMzg0MSAxMi4yMzkxQzI4LjY5NTcgMTIuNzA3NiAzMC44MTggMTMuODQ2OSAzMi40ODU4IDE1LjUxNDZDMzQuMDkwOSAxNy4xNDAxIDM0LjIxMTEgMTcuNjA0MyAzNS44ODU3IDE5LjY1OTMiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgo8L3N2Zz4=);
        width: 48px;
    }

    .events-delayed-item .title {
        margin: 20px 0 20px;
    }

    .events-delayed-item-info {
        flex-direction: column;
        gap: 16px;
    }

    .events-delayed .show-more-button {
        margin: 60px auto 0;
    }





    
/*industires page | industries-hero */

.industries-hero {
    padding-top: 43px;
    padding-bottom: var(--default-section-margin);
    display: block;
}

.industries-hero__wrapper {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.industries-hero__left {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}

.industries-hero__left .text {
    margin-top: 36px;
}

.industries-hero__buttons {
    margin-top: 23px;
}

.industries-hero__buttons > * {
    width: 100%;
}

.industries-hero__right {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

/*industries | industries-section */

.industries-section-wrapper {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: var(--default-section-margin);
}

.industries-card {
    grid-column: span 2;
    padding: 20px 20px 14px 20px;
}

.industries-card .img {
    width: 64px;
    padding: 10px;
}

.industries-card .title {
    margin-top: 24px;
}

.industries-card .subtitle {
    margin-top: 17px;
    line-height: 130% !important;
}

}

@media screen and (max-width: 760px) {
    /* Homepage | platform-section */
    .platform-section__wrapper .default-button {
        width: 100%;
    }

    .action-card {
        flex-direction: column;
    }

    .action-card__right {
        width: 100%;
        min-width: auto;
    }


    /* blog */
    .blog__inner {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .blog__inner .post-card {
        grid-column: span 1;
    }

    .blog__inner .post-card.-bigger {
        grid-column: span 1;
    }

    .post-card.-bigger .post-card__text {
        padding: 0;
        position: relative;
        margin-top: 20px;
    }

    /* methods */
    .partners-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .jobs {
        padding-bottom: 0;
    }

    .jobs-item {
        padding: 20px;
    }

    .jobs .title-2 {
        margin-bottom: 60px;
    }


    .job-header__tags {
        justify-content: start;
    }

    /* Events Page | events-hero */
    .events-hero {
        margin-top: 60px;
        padding-bottom: 60px;
    }

    /* Events Page | events-current */

    .events-current-item .default-button{
        width: 100%;
    }

    .events-current-item-body .more {
        margin-top: 24px;
    }

    .events-current-item-body .default-button{
        margin-top: 32px;
    }


    /* Events Page | events-delayed */
    .events-delayed-wrapper {
        grid-template-columns: 1fr;
    }


}

@media screen and (max-height:700px){
    .modals {
        align-items: start;
    }
}

@media screen and (max-width: 388px) {
    .hero__right-wrapper {
        height: 100%;
        width: 100%;
        gap: 1px;
        padding: 1.8% 1%;
    }

    .career-hero__right {
        padding: 20px;
    }
}