.about--intro .about-container__row {
    display: flex;
}
.about-container__col {
    display: flex;
    width: 100%;
    max-width: 41.1420205vw;
}
.about--intro__video {
    width: 100%;
    height: 100%;
    max-height: 50.658858vw;
    object-fit: cover;
}
.about--intro__video.mobile {
    display: none;
}
.about--intro .about--intro__header {
    display: flex;
    flex-direction: column;
    gap: 1.75695461vw;
    padding: 4.09956076vw 9.51683748vw 2.92825769vw 2.92825769vw;
}
.about--intro .about-container__wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
}
.about--intro .about--intro__color-card {
    flex: 1;
    max-width: 41.1420205vw;
    font-size: 1.02489019vw;
    line-height: 1.46412884vw;
    font-weight: 700;
    color: var(--black);
    background-color: #00FF72;
    padding: 2.34260615vw 2.34260615vw 0 10.9077599vw;
}
.about--intro .about--intro__card {
    position: absolute;
    bottom: 0;
    left: 10.9077599vw;
    font-size: 1.02489019vw;
    line-height: 1.46412884vw;
    font-weight: 400;
    color: var(--black);
    background-color: var(--gray1);
    padding: 2.34260615vw 8.05270864vw;
}

@media (max-width: 991px) {
    .about--intro .about-container__row {
        flex-direction: column;
    }
    .about--intro .about--intro__header {
        gap: 2.777777778vw;
        padding: 8.888888889vw 6.666666667vw 6.666666667vw;
    }
    .about--intro .about--intro__header h1 {
        font-size: 6.666666667vw;
        line-height: 8.888888889vw;
    }
    .about--intro .about--intro__header h3 {
        font-size: 4.44444444vw;
        line-height: 5vw;
    }
    .about--intro__video {
        position: relative;
        display: none;
        max-height: 95.8333333vw;
        right: -16.66666667vw;
    }
    .about--intro__video.mobile {
        display: block;
    }
    .about--intro .about--intro__card {
        position: unset;
        font-size: 3.8888888889vw;
        line-height: 5.5555555556vw;
        padding: 6.666666667vw 5.555555556vw 6.666666667vw 22.22222222vw;
    }
    .about--intro .about--intro__color-card {
        display: flex;
        flex-direction: column;
        gap: 4.444444444vw;
        max-width: 100%;
        font-size: 3.8888888889vw;
        line-height: 5.5555555556vw;
        margin-right: 11.1111111vw;
        padding: 6.666666667vw 5.5555555556vw 0;
    }
}

.about-advantages {
    display: flex;
    overflow: hidden;
}
.about-advantages .about-advantages__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 50%;
}
.about-advantages .about-advantages__title {
    padding: 5.85651537vw 5.85651537vw 4.6852123vw 2.92825769vw;
}
.about-advantages .about-advantages__text {
    display: flex;
    width: 100%;
    max-width: 41.1420205vw;
    background-color: #00FF72;
    padding: 5.85651537vw 2.92825769vw 0;
}
.about-advantages .about-advantages__text.mobile {
    display: none;
}
.about-advantages .about-advantages__wrapper {
    position: relative;
    width: 100vw;
}

@media (max-width: 991px) {
    .about-advantages .about-advantages__title {
        padding: 8.888888889vw 6.666666667vw 6.666666667vw 6.666666667vw;
    }
    .about-advantages .about-advantages__text {
        display: none;
        max-width: 25vw;
    }
    .about-advantages .about-advantages__text.mobile {
        display: block;
        max-width: 100%;
        font-size: 3.8888888889vw;
        line-height: 5.5555555556vw;
        background-color: unset;
        padding: 6.666666667vw 29.1666667vw 22.22222222vw 6.666666667vw;
    }
    .about-advantages .about-advantages__wrapper::before {
        content: "";
        position: absolute;
        right: 0;
        width: 25vw;
        height: 100%;
        background-color: #00FF72;
    }
}

.about-team {
    overflow: hidden;
}

.about-where-buy {
    display: flex;
}
.about-where-buy .about-where-buy__col {
    width: 50%;
}
.about-where-buy .about-where-buy__img {
    width: 100%;
    height: 100%;
    max-height: 35.87115666178624vw;
    object-fit: cover;
}
.about-where-buy .about-where-buy__wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 2.928257686676428vw;
}
.about-where-buy .about-where-buy__content {
    display: flex;
    flex-direction: column;
    gap: 1.756954612005857vw;
}
.about-where-buy .about-where-buy__content .about-where-buy__text {
    font-size: 1.317715959004392vw;
    line-height: 1.756954612005857vw;
}
.about-where-buy .about-where-buy__info {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 4.099560761346999vw;
    background-color: var(--gray1);
    padding: 1.171303074670571vw 1.756954612005857vw 1.171303074670571vw 0.8784773060029283vw;
}

@media (max-width: 991px) {
    .about-where-buy {
        flex-direction: column;
    }
    .about-where-buy.reverse {
        flex-direction: column-reverse;
    }
    .about-where-buy .about-where-buy__col {
        width: 100%;
    }
    .about-where-buy .about-where-buy__img {
        max-height: 72.22222222222222vw;
    }
    .about-where-buy .about-where-buy__wrapper {
        display: block;
        padding: 11.11111111111111vw 6.666666666666667vw;
    }
    .about-where-buy .about-where-buy__content {
        gap: 6.666666666666667vw;
    }
    .about-where-buy .about-where-buy__content .about-where-buy__text {
        font-size: 3.888888888888889vw;
        line-height: 5.555555555555556vw;
    }
    .about-where-buy .about-where-buy__info {
        flex-direction: column;
        gap: 4.444444444444444vw;
        padding: 4.444444444444444vw;
    }
    .about-where-buy .about-where-buy__info h4 {
        margin: 0;
    }
}

.about-choose {
    display: flex;
}
.about-choose .about-choose-left-col,
.about-choose .about-choose-right-col{
    width: 50%;
}
.about-choose .about-choose-left-col {
    background-color: var(--gray1);
}
.about-choose .about-choose__left-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 4.099560761346999vw 2.928257686676428vw;
}
.about-choose .about-choose__disclaimer {
    position: absolute;
    bottom: 8.418740849194729vw;
    right: 3.660322108345534vw;
    width: 17.93557833089312vw;
    height: 17.93557833089312vw;
}
.about-choose .about-choose__icons {
    display: flex;
    align-items: center;
    gap: 1.756954612005857vw;
}
.about-choose .about-choose__icons .about-choose__icon svg {
    width: 3.22108345534407vw;
    height: 3.22108345534407vw;
}
.about-choose .about-choose__right-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2.342606149341142vw;
    padding: 4.099560761346999vw 2.928257686676428vw 4.099560761346999vw 8.784773060029283vw;
}
.about-choose .about-choose__advantage {
    display: flex;
    align-items: center;
    gap: 2.928257686676428vw;
}
.about-choose .about-choose__advantage .about-choose__advantage-ico {
    width: 3.513909224011713vw;
    height: 3.513909224011713vw;
}
.about-choose .about-choose__advantage .about-choose__advantage-text {
    font-size: 1.317715959004392vw;
    line-height: 1.756954612005857vw;
    font-weight: 400;
}

@media (max-width: 991px) {
    .about-choose {
        flex-direction: column;
    }
    .about-choose .about-choose-left-col,
    .about-choose .about-choose-right-col{
        width: 100%;
    }
    .about-choose .about-choose__left-wrapper {
        gap: 15.55555555555556vw;
        padding: 8.888888888888889vw 11.11111111111111vw 11.11111111111111vw 6.666666666666667vw;
    }
    .about-choose .about-choose__disclaimer {
        right: 3.333333333333333vw;
        bottom: 8.888888888888889vw;
        width: 47.22222222222222vw;
        height: 47.22222222222222vw;
    }
    .about-choose .about-choose__icons {
        display: grid;
        grid-template-columns: repeat(3, 8.888888888888889vw);
        gap: 4.444444444444444vw;
    }
    .about-choose .about-choose__icons .about-choose__icon svg {
        width: 8.888888888888889vw;
        height: 8.888888888888889vw;
    }
    .about-choose .about-choose__right-wrapper {
        gap: 6.666666666666667vw;
        padding: 11.11111111111111vw 6.666666666666667vw;
    }
    .about-choose .about-choose__advantage {
        gap: 6.666666666666667vw;
    }
    .about-choose .about-choose__advantage .about-choose__advantage-ico {
        width: 11.11111111111111vw;
        height: 11.11111111111111vw;
    }
    .about-choose .about-choose__advantage .about-choose__advantage-text {
        font-size: 3.888888888888889vw;
        line-height: 5.555555555555556vw;
    }
}