

/* Start:/company/style.css?175448384358093*/
.company-page .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    border: 0;
    padding: 0;
    text-align: center;
    background-color: transparent;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.company-page .btn {
    height: 40px;
    background: #E9E800;
    padding: 0 32px;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
}

.company-page .first__video {
    width: calc(100% - 74px);
    height: 31rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: auto;
    border-radius: 32px;
    overflow: hidden;
    padding-left: 175px;
    padding-right: 170px;
    color: #fff;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__video {
        width: calc(100% - 47px);
        border-radius: 22px;
        height: 430px;
        padding-left: 108px;
        padding-right: 149px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video {
        width: auto;
        border-radius: 22px;
        height: 430px;
        padding-left: 42px;
        padding-right: 81px;
        margin-right: 24px;
        margin-left: 24px;
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video {
        width: auto;
        border-radius: 16px;
        height: 400px;
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 24px;
        margin-left: 24px;
        margin-top: 16px;
    }
}

.company-page .first__video::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.9;
}

.company-page .first__video-preview {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
}

.company-page .first__video-left {
    width: 35rem;
    position: relative;
    z-index: 2;
}
@media  (max-width: 1920px) {

    .company-page .first__video-left {
        width: 600px;
        position: relative;
        z-index: 2;
    }
    
}
@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-left {
        width: 428px;
    }
}

.company-page .first__video-title {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 3.2rem;
    letter-spacing: -0.02em;
    margin: 0;
    color: #fff;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__video-title {
        font-weight: 500;
        font-size: 36px;
        line-height: 45px;
        letter-spacing: -0.02em;
        width: 406px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-title {
        font-weight: 500;
        font-size: 36px;
        line-height: 45px;
        letter-spacing: -0.02em;
        width: 406px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video-title {
        font-weight: 500;
        font-size: 26px;
        line-height: 30px;
        letter-spacing: -0.02em;
        width: 290px;
    }
}

@media (max-width: 374px) {
    .company-page .first__video-title {
        font-weight: 500;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: -0.02em;
        width: 290px;
    }
}

.company-page .first__video-description {
    margin-top: 2rem;
    font-size: 0.9rem;
    line-height: 1.4rem;
    letter-spacing: -0.02em;
    color: inherit;
}



@media (min-width: 1024px) and (max-width: 1439px) {
    
    .company-page .first__video-description {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.02em;
        width: 431px;
        margin-top: 23px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-description {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.02em;
        width: 402px;
        margin-top: 23px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video-description {
        font-weight: 400;
        font-size: 12px;
        line-height: 19px;
        letter-spacing: -0.02em;
        width: 306px;
        margin-top: 10px;
    }
}

@media (max-width: 374px) {
    .company-page .first__video-description {
        font-weight: 400;
        font-size: 11px;
        line-height: 19px;
        letter-spacing: -0.02em;
        width: 234px;
        margin-top: 10px;
    }
}

.company-page .first__video-description p {
    margin-top: 16px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-description p {
        margin-top: 9px;
    }
}

.company-page .first__video-btn {
    width: 86px;
    height: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    position: relative;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 2;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__video-btn {
        width: 61.7px;
        height: 61.7px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-btn {
        width: 61.7px;
        height: 61.7px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video-btn {
        width: 61.7px;
        height: 61.7px;
        display: none;
    }
}

.company-page .first__video-btn::before {
    content: "";
    width: 190px;
    height: 190px;
    position: absolute;
    background: transparent;
    border: 1px solid #fff;
    opacity: 0.5;
    border-radius: 50%;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__video-btn::before {
        width: 136.31px;
        height: 136.31px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-btn::before {
        width: 136.31px;
        height: 136.31px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video-btn::before {
        width: 136.31px;
        height: 136.31px;
    }
}

.company-page .first__video-btn svg {
    width: 24px;
    height: 28px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__video-btn svg {
        width: 17.55px;
        height: 20.21px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__video-btn svg {
        width: 17.55px;
        height: 20.21px;
    }
}

@media (max-width: 767px) {
    .company-page .first__video-btn svg {
        width: 17.55px;
        height: 20.21px;
    }
}

.company-page .first__video-btn:hover {
    opacity: 0.7;
}

.company-page .first__results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 104px;
    margin-top: 96px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__results {
        padding: 0 83px;
        margin-top: 69px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results {
        padding: 0 124px;
        margin-top: 69px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -63px;
    }
}

@media (max-width: 767px) {
    .company-page .first__results {
        padding: 0;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        margin-top: 55px;
    }
}

.company-page .first__results-item {
    width: 25%;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-item {
        width: 177px !important;
        margin-bottom: 45px;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-item {
        width: 100% !important;
        margin-bottom: 45px;
    }
}

.company-page .first__results-item:first-child .first__results-num span {
    margin-right: 8px;
    margin-left: 0;
    top: 14px;
}

.company-page .first__results-item:nth-child(2) {
    margin-left: 48px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-item:nth-child(2) {
        margin-left: 0;
        padding-left: 127px;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-item:nth-child(2) {
        margin-left: 0;
        padding-left: 0;
        white-space: nowrap;
    }
}

.company-page .first__results-item:nth-child(3) {
    margin-left: 24px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-item:nth-child(3) {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-item:nth-child(3) {
        margin-left: 0;
    }
}

.company-page .first__results-item:nth-child(3) .first__results-num span {
    line-height: 28px;
    top: 12px;
}

.company-page .first__results-item:last-child {
    margin-left: 52px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-item:last-child {
        margin-left: 0;
        padding-left: 127px;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-item:last-child {
        margin-left: 0;
        padding-left: 0;
        white-space: nowrap;
    }
}

.company-page .first__results-item:last-child .first__results-num span {
    top: 6px;
}

.company-page .first__results-num {
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.company-page .first__results-num sup {
    top: 0;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__results-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

.company-page .first__results-num span {
    position: relative;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-weight: 400;
    margin-left: 4px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__results-num span {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-num span {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-num span {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.02em;
    }
}

.company-page .first__results-caption {
    font-size: 0.8rem;
    line-height: 1.1rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .first__results-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .first__results-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .first__results-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.02em;
    }
}

.company-page .about {
    margin-top: 96px;
}

@media (max-width: 767px) {
    .company-page .about {
        margin-top: 55px;
    }
}

.company-page .about__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    column-gap: 50px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item {
        margin-bottom: -11px;
    }
}

@media (max-width: 767px) {
    .company-page .about__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .company-page .about__item:first-child .about__item-img {
        width: 100%;
        height: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .company-page .about__item:first-child .about__item-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 35px;
    }
}

.company-page .about__item:last-child {
    margin-top: 86px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .about__item:last-child {
        margin-top: 75px;
    }

    .company-page .about__item:last-child .about__item-col {
        margin-left: 103px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item:last-child .about__item-col {
        margin-left: 61px;
    }
}

@media (max-width: 767px) {
    .company-page .about__item:last-child .about__item-img {
        width: 100%;
        height: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .company-page .about__item:last-child .about__item-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 35px;
    }
}

.company-page .about__item-title {
    font-weight: 700;
    font-size: 2.1rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .about__item-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .about__item-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.02em;
        width: 300px;
    }
}

.company-page .about__item-subtitle {
    font-size: 1.04rem;
    letter-spacing: -0.02em;
    margin-top: 1.2rem;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .about__item-subtitle {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 1023px) {
    .company-page .about__item-subtitle {
        margin-top: 16px;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

.company-page .about__item-list {
    margin-top: 1.3rem;
    padding-left: 0.8rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
    letter-spacing: -0.02em;
}

@media(max-width: 1439px) {
    .company-page .about__item-list {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-list {
        margin-top: 16px;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.02em;
    }
}

.company-page .about__item-list li {
    list-style-position: inside;
    margin-top: 0.8rem;
    padding-left: 8px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.company-page .about__item-list li::before {
    content: ".";
    position: absolute;
    left: 0;
    font-size: 48px;
    top: -15px;
    left: -8px;
}

.company-page .about__item-buttons {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-buttons {
        margin-top: 16px;
    }
}

.company-page .about__item-btn {
    height: 52px;
    padding: 0 24px;
    font-size: 16px;
    font-weight: 500;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .about__item-btn {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-btn {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

.company-page .about__item-btn:first-child {
    background: #000;
    color: #fff;
    border: 1px solid transparent;
}

.company-page .about__item-btn:first-child:hover {
    color: #000;
    background: #fff;
    border-color: #000;
}

.company-page .about__item-btn:nth-child(2) {
    margin-left: 24px;
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

@media (max-width: 767px) {
    .company-page .about__item-btn:nth-child(2) {
        margin-left: 14px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-btn:nth-child(2) {
        margin-left: 14px;
    }
}

.company-page .about__item-btn:nth-child(2):hover {
    background: #000;
    color: #fff;
}

.company-page .about__item-img {
    width: 31rem;
    height: 25rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 32px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .about__item-img {
        width: 480px;
        height: 416px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .about__item-img {
        width: 352px;
        height: 308px;
    }
}

.company-page .production {
    margin-top: 120px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production {
        margin-top: 95px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production {
        margin-top: 110px;
    }
}

@media (max-width: 767px) {
    .company-page .production {
        margin-top: 55px;
    }
}

.company-page .production__inner {
    padding: 0 104px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__inner {
        padding-left: 83px;
        padding-right: 106px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__inner {
        padding-left: 63px;
        padding-right: 63px;
    }
}

@media (max-width: 767px) {
    .company-page .production__inner {
        padding: 0;
    }
}

.company-page .production__title {
    font-weight: 700;
    font-size: 2.2rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .production__title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

.company-page .production__description {
    margin-top: 1.3rem;
    font-size: 1.1rem;
    line-height: 1.5rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .production__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

.company-page .production__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 58px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__details {
        margin-top: 53px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__details {
        margin-top: 28px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .company-page .production__details {
        margin-top: 28px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.company-page .production__details-item {
    width: 50%;
    margin-bottom: 47px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__details-item:nth-child(2) {
        padding-left: 70px;
    }

    .company-page .production__details-item:nth-child(4) {
        padding-left: 70px;
    }
}

@media (max-width: 767px) {
    .company-page .production__details-item:nth-child(2) {
        padding-left: 0;
    }

    .company-page .production__details-item:nth-child(4) {
        padding-left: 0;
    }
}

.company-page .production__details-num {
    font-weight: 700;
    font-size: 72px;
    line-height: 90px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__details-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__details-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

@media (max-width: 767px) {
    .company-page .production__details-num {
        font-weight: 700;
        font-size: 56px;
        line-height: 70px;
    }
}

.company-page .production__details-num sup {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-left: 4px;
    top: -28px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__details-num sup {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__details-num sup {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
    }
}

@media (max-width: 767px) {
    .company-page .production__details-num sup {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
    }
}

.company-page .production__details-caption {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__details-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__details-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .company-page .production__details-caption {
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
    }
}

.company-page .production__brands {
    margin-top: 72px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands {
        margin-top: 96px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands {
        margin-top: 87px;
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
        -ms-grid-rows: auto 16px auto;
        grid-template-areas: "a b"
            "c c";
    }

    .company-page .production__brands>.categories__item-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.categories__item-b {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .company-page .production__brands>.categories__item-c {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }

    .company-page .production__brands>.categories__item.certa-plast {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.categories__item.certa-plast {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.recipient__grid-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.recipient__grid-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.recipient__grid-b {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .company-page .production__brands>.recipient__grid-b {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .company-page .production__brands>.recipient__grid-c {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }

    .company-page .production__brands>.recipient__grid-c {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands {
        margin-top: 10px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-a {
        grid-area: a;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-b {
        grid-area: b;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-c {
        grid-area: c;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }

    .order-page .main .recipient__grid>.production__brands-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands>.production__brands-a {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .company-page .production__brands-b {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .order-page .main .recipient__grid>.production__brands-b {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .company-page .production__brands>.production__brands-b {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .company-page .production__brands-c {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

    .order-page .main .recipient__grid>.production__brands-c {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }

    .company-page .production__brands>.production__brands-c {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }
}

.company-page .production__brands-item {
    -webkit-box-shadow: 0px 12px 29px rgba(26, 27, 30, 0.06);
    box-shadow: 0px 12px 29px rgba(26, 27, 30, 0.06);
    border-radius: 32px;
    height: 14rem;
    position: relative;
    padding-top: 48px;
    padding-left: 40px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-item {
        height: 210px;
        padding-top: 40px;
        padding-left: 32px;
    }
}

@media (max-width: 1023px) {
    .company-page .production__brands-item {
        height: 210px;
        padding-top: 37px;
        padding-left: 31px;
    }
}

.company-page .production__brands-item:first-child {
    background: #E9E800;
}

.company-page .production__brands-item:first-child .production__brands-img {
    position: absolute;
    width: auto;
    height: 10rem;
    -o-object-fit: contain;
    object-fit: contain;
    top: 43px;
    right: 12px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-item:first-child .production__brands-img {
        width: auto;
        height: 155.03px;
        top: 37px;
        right: 7px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-item:first-child .production__brands-img {
        width: auto;
        height: 155.03px;
        top: 33px;
        right: 23px;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands-item:first-child .production__brands-img {
        width: auto;
        height: 155.03px;
        top: 33px;
        right: 23px;
    }
}

.company-page .production__brands-item:nth-child(2) {
    color: #fff;
}

.company-page .production__brands-item:nth-child(2) .production__brands-img {
    position: absolute;
    top: 56px;
    right: 7px;
    width: auto;
    height: 10rem;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-item:nth-child(2) .production__brands-img {
        height: 155.03px;
        top: 48px;
        right: 6px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-item:nth-child(2) .production__brands-img {
        height: 155.03px;
        top: 44px;
        right: 22px;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands-item:nth-child(2) .production__brands-img {
        height: 155.03px;
        top: 44px;
        right: 22px;
    }
}

.company-page .production__brands-item:last-child {
    background: #FFC0CB;
}

.company-page .production__brands-item:last-child .production__brands-img {
    position: absolute;
    top: 45px;
    right: 20px;
    width: auto;
    height: 10rem;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-item:last-child .production__brands-img {

        height: 155.03px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-item:last-child .production__brands-img {
        height: 155.03px;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands-item:last-child .production__brands-img {
        height: 155.03px;
    }
}

.company-page .production__brands-title {
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-title {
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-title {
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands-title {
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
    }
}

.company-page .production__brands-text {
    margin-top: 0.84rem;
    font-size: 0.84rem;
    line-height: 1.04rem;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .production__brands-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        margin-top: 12px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .production__brands-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        margin-top: 12px;
    }
}

@media (max-width: 767px) {
    .company-page .production__brands-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        margin-top: 12px;
    }
}

.company-page .delivery {
    margin-top: 120px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery {
        margin-top: 69px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery {
        margin-top: 67px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery {
        margin-top: 67px;
        display: none;
    }
}

.company-page .delivery__title {
    font-size: 2.2rem;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.company-page .delivery__title span {
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__title span {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__title span {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__title span {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

.company-page .delivery__title .delivery__btn {
    display: none;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__title .delivery__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.company-page .delivery__row {
    margin-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__row {
        margin-top: -6px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__row {
        margin-top: 9px;
        width: 480px;
    }

    .company-page .delivery__row .delivery__btn {
        display: none;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__row {
        margin-top: 9px;
        width: 100%;
    }

    .company-page .delivery__row .delivery__btn {
        display: none;
    }
}

.company-page .delivery__description {
    font-size: 1.04rem;
    letter-spacing: 1.5rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__description {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

.company-page .delivery__btn,
.company-page .bottom__academy-btn {
    margin-left: auto;
    height: 2.5rem;
    padding: 0 1.2rem;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 500;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

.company-page .delivery__btn:hover {
    background: transparent;
    color: #000;
}

.company-page .delivery__tabs {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.01);
    -webkit-box-shadow: inset 0px -2px 0px #edeeed;
    box-shadow: inset 0px -2px 0px #edeeed;
    padding-bottom: 12px;
}

.company-page .delivery__tab {
    color: #959594;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-left: 48px;
    text-align: left;
    position: relative;
    padding: 0;
}

.company-page .delivery__tab::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -12px;
    background: #000;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}

.company-page .delivery__tab:first-child {
    margin-left: 0;
}

.company-page .delivery__tab-title {
    font-size: 16px;
    letter-spacing: -0.02em;
}

.company-page .delivery__tab-weight {
    margin-top: 4px;
    font-size: 14px;
    line-height: 18px;
}

.company-page .delivery__tab.active {
    color: #000;
}

.company-page .delivery__tab.active .delivery__tab-title {
    font-weight: 700;
}

.company-page .delivery__tab.active::after {
    opacity: 1;
}

.company-page .delivery__maps {
    position: relative;
    margin-top: 24px;
}

.company-page .delivery__map {
    width: 100%;
    height: 620px;
    -o-object-fit: contain;
    object-fit: contain;
    border: 0;
    display: none;
}

.company-page .delivery__program {
    margin-top: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program {
        margin-top: 97px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.company-page .delivery__program-img {
    width: 31rem;
    height: 25rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 32px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program-img {
        width: 480px;
        height: 416px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program-img {
        width: 352px;
        height: 305.07px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program-img {
        width: 100%;
        height: 100%;
    }
}

.company-page .delivery__program-block {
    width: 25rem;
    margin-left: auto;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program-block {
        width: 395px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program-block {
        width: 310px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program-block {
        margin-top: 35px;
        width: 100%;
    }
}

.company-page .delivery__program-title {
    font-weight: 700;
    font-size: 2.1rem;
    line-height: 2.5rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

.company-page .delivery__program-text {
    margin-top: 2.2rem;
    font-size: 1.04rem;
    line-height: 1.5rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program-text {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.02em;
        margin-top: 16px;
    }
}

.company-page .delivery__program-btn {
    margin-top: 32px;
    height: 52px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 500;
    padding: 0 24px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .delivery__program-btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .delivery__program-btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .company-page .delivery__program-btn {
        height: 50px;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        margin-top: 16px;
    }
}

.company-page .delivery__program-btn:hover {
    background: transparent;
    color: #000;
}

.company-page .bottom {
    margin-top: 120px;
    padding-top: 96px;
    padding-bottom: 72px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .bottom {
        margin-top: 98px;
        padding-top: 67px;
        padding-bottom: 65px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom {
        margin-top: 75px;
        padding-top: 70px;
        padding-bottom: 63px;
    }
}

@media (max-width: 767px) {
    .company-page .bottom {
        margin-top: 75px;
        padding-top: 70px;
        padding-bottom: 63px;
    }
}

.company-page .bottom__academy-articles {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 50px;
    padding-bottom: 70px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .bottom__academy-articles {
        margin-top: 44px;
        padding-bottom: 73px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom__academy-articles {
        margin-top: 22px;
        padding-bottom: 66px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .company-page .bottom__academy-articles {
        margin-top: 22px;
        padding-bottom: 66px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.company-page .bottom__academy-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom__academy-head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .company-page .bottom__academy-head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.company-page .bottom__academy-title {
    font-weight: 700;
    font-size: 2.1rem;
    line-height: 2.5rem;
    letter-spacing: -0.02em;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .bottom__academy-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom__academy-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width: 767px) {
    .company-page .bottom__academy-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.02em;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.company-page .bottom__academy-text {
    margin-left: 1.5rem;
    color: #959594;
    font-size: 1.04rem;
    position: relative;
    top: 0.2rem;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .bottom__academy-text {
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
        margin-left: 24px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom__academy-text {
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
        margin-left: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: -4px;
    }
}

@media (max-width: 767px) {
    .company-page .bottom__academy-text {
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.02em;
        margin-left: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: -4px;
    }
}

/* .company-page .bottom__academy-btn {
    font-weight: 500;
    font-size: 0.7rem;
    color: #fff;
    height: 2.5rem;
    background: #000;
    padding: 0 1.3rem;
    border: 1px solid #000;
    margin-left: auto;
} */

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .bottom__academy-btn {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        padding: 0 34px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .bottom__academy-btn {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        padding: 0 34px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 767px) {
    .company-page .bottom__academy-btn {
        font-size: 11px;
        line-height: 18px;
        padding: 0 24px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.company-page .bottom__academy-btn:hover {
    background: transparent;
    color: #000;
}

.company-page .bottom .mailing {
    margin-top: 96px;
}

.company-page .points {
    margin-top: 56px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .points {
        margin-top: 42px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .points {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .company-page .points {
        margin-top: 23px;
        display: none;
    }
}

@media (max-width: 767px) {
    .company-page .points__inner--laptop {
        display: none;
    }
}

.company-page .points__inner--mobile {
    display: none;
}

@media (max-width: 767px) {
    .company-page .points__inner--mobile {
        display: block;
    }
}

.company-page .points__map {
    height: 620px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .points__map {
        height: 500px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .points__map {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .company-page .points__map {
        display: none;
    }
}

.company-page .points__map-mobile {
    display: none;
}

@media (max-width: 767px) {
    .company-page .points__map-mobile {
        display: block;
        height: 420px;
        width: 100%;
    }
}

.company-page .points__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #000000;
}

@media (max-width: 767px) {
    .company-page .points__title {
        font-size: 24px;
        line-height: 30px;
    }
}

.company-page .points__tubs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    margin-bottom: 24px;
}

.company-page .points__tubs::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: #edeeed;
}

@media (max-width: 767px) {
    .company-page .points__tubs {
        margin-top: 16px;
        overflow-x: auto;
    }
}

.company-page .points__tub {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #959594;
    margin-right: 66px;
    padding-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .points__tub {
        margin-right: 50px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .points__tub {
        margin-right: 45px;
    }
}

@media (max-width: 767px) {
    .company-page .points__tub {
        font-size: 14px;
        line-height: 18px;
        margin-right: 12px;
        width: 100%;
    }
}

.company-page .points__tub--isActive {
    font-weight: bold;
    color: #1a1b1e;
    border-bottom: 2px solid #1a1b1e;
}

.company-page .points__content {
    display: none;
    width: 100%;
    height: 620px;
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .company-page .points__content {
        height: 500px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .company-page .points__content {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .company-page .points__content {
        height: 360px;
    }
}

.company-page .points__content--isActive {
    display: block;
}

.company-page .points__content iframe {
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .article__bottom .article-big__views {
        color: #959594 !important;
        font-size: 8px !important;
        line-height: 10px;
        margin-left: 11px;
        margin-top: 4px !important;
    }

    .article__bottom .article-big__views svg {
        height: 9px !important;
    }
}

.article-big {
    height:22rem;
    border-radius: 32px;
    overflow: hidden;
    padding: 32px 56px 24px 40px;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: scale(1);
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .article-big {
        padding: 32px 56px 24px 33px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .article-big {
        height: 420px;
        padding: 32px 56px 24px 33px;
    }
}

@media (max-width: 767px) {
    .article-big {
        height: 209px;
        border-radius: 16px;
        padding: 14px 56px 21px 16px;
    }
}

.article-big::before {
    content: "";
    width: 110%;
    height: 110%;
    position: absolute;
    top: -2%;
    left: -5%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(6.44%, #00030b), color-stop(35.84%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #00030b 6.44%, rgba(0, 0, 0, 0) 35.84%);
    background: linear-gradient(360deg, #00030b 6.44%, rgba(0, 0, 0, 0) 35.84%);
    opacity: 0.8;
}

.article-big__img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.article-big__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 767px) {
    .article-big__label {
        font-size: 8px;
        line-height: 15px;
    }
}

.article-big__label svg {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

@media (max-width: 767px) {
    .article-big__label svg {
        height: 13px;
        width: 13px;
    }
}

.article-big__main {
    position: absolute;
    z-index: 1;
    bottom: 24px;
    left: 40px;
    width: calc(100% - 96px);
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .article-big__main {
        bottom: 16px;
        left: 34px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .article-big__main {
        bottom: 25px;
        left: 31px;
    }
}

@media (max-width: 767px) {
    .article-big__main {
        width: 100%;
        bottom: 17px;
        left: 18px;
    }
}

.article-big__title {
    font-size: 1.3rem;
    line-height: 1.6rem;
    letter-spacing: -0.02em;
    font-weight: 700;
    color: #fff;
}

@media (max-width: 1200px) {
    .article-big__title {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.02em;
        font-weight: 700;
        color: #fff;
    }
}
@media (max-width: 767px) {
    .article-big__title {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: -0.02em;
        color: #ffffff;
    }
}

.article-big__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}

@media (max-width: 767px) {
    .article-big__bottom {
        margin-top: 8px;
    }
}

.article-big__date {
    font-size: 13px;
    color: #fff;
}

@media (max-width: 767px) {
    .article-big__date {
        font-weight: 400;
        font-size: 8px;
        line-height: 10px;
        color: #ffffff;
        opacity: 0.8;
    }
}

.article-big__category {
    margin-left: 24px;
    font-size: 13px;
    color: #fff;
}

@media (max-width: 767px) {
    .article-big__category {
        font-weight: 400;
        font-size: 8px;
        line-height: 10px;
        color: #ffffff;
        opacity: 0.8;
        margin-left: 16px;
    }
}

.article-big__views {
    font-size: 13px;
    margin-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.article-big__views * {
    color: #fff;
}

@media (max-width: 767px) {
    .article-big__views {
        font-weight: 400;
        font-size: 8px;
        line-height: 10px;
        color: #ffffff;
        opacity: 0.8;
        margin-left: 16px;
    }
}

.article-big__views svg {
    width: 18px;
    height: 16px;
    margin-right: 8px;
}

@media (max-width: 767px) {
    .article-big__views svg {
        width: 8px;
        height: 5px;
        margin-right: 4px;
    }
}

.article-big__play {
    width: 68px;
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 144px;
}

@media (max-width: 767px) {
    .article-big__play {
        width: 42.55px;
        height: 42.55px;
        top: 72px;
    }
}

.article-big__play::before {
    content: "";
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 0.5;
    width: 150px;
    height: 150px;
    position: absolute;
}

@media (max-width: 767px) {
    .article-big__play::before {
        height: 76px;
        width: 76px;
    }
}

.article-big__play svg {
    width: 19px;
}

.article-big:hover {
    -webkit-box-shadow: 0px 12px 29px rgba(26, 27, 30, 0.06);
    box-shadow: 0px 12px 29px rgba(26, 27, 30, 0.06);
}

.article-big:hover .article-big__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
/* End */
/* /company/style.css?175448384358093 */
