@media screen and (min-width: 1024px) {
  .about-us__wrapper {
    position: relative;
    background-color: #fdead3;
    overflow: hidden;
  }

  /* ELEMENTS  */
  .about-us__pattern {
    position: absolute;
    top: 27.63vw;
    left: 0;
    z-index: 0;
    width: 83.78vw;
    height: 77.62vw;
  }

  .about-us__chicken-thigh {
    position: absolute;
    top: 33.86vw;
    left: 54.78vw;
    z-index: 0;
    /* width: 43.39vw; */
    height: 48vw;
  }

  .about-us__chicken-breast {
    position: absolute;
    top: 67.55vw;
    left: -11.05vw;
    z-index: 0;
    width: 56.73vw;
  }

  .about-us__heart-icon {
    position: absolute;
    top: 40.16vw;
    left: 3.33vw;
    z-index: 0;
    width: 5.32vw;
  }

  .about-us__thigh-icon-1 {
    position: absolute;
    top: 51.15vw;
    left: -1.2vw;
    z-index: 0;
    height: 5.04vw;
  }

  .about-us__sun-icon {
    position: absolute;
    top: 26vw;
    right: -1.7vw;
    z-index: 1;
    width: 9.21vw;
  }

  .about-us__star-icon {
    position: absolute;
    top: 54.69vw;
    left: 56.77vw;
    z-index: 0;
    width: 4.38vw;
    height: 4.46vw;
  }

  .about-us__football-icon {
    position: absolute;
    top: 65.98vw;
    left: 42.02vw;
    z-index: 0;
    width: 3.76vw;
    height: 3.76vw;
  }

  .about-us__book-icon {
    position: absolute;
    top: 79.38vw;
    left: 32.14vw;
    z-index: 0;
    width: 4.96vw;
    height: 5.5vw;
  }

  .about-us__paper-plane {
    position: absolute;
    top: 90.42vw;
    right: 0;
    z-index: 0;
    height: 5.96vw;
  }

  .about-us__star-bang-1 {
    position: absolute;
    top: 125.89vw;
    left: 0;
    z-index: 2;
    height: 10.3vw;
  }

  .about-us__flower-icon-1 {
    position: absolute;
    top: 115.26vw;
    right: -1.49vw;
    z-index: 0;
    height: 4.51vw;
  }

  .about-us__flower-icon-asterisk {
    position: absolute;
    top: 163.64vw;
    right: 0;
    z-index: 0;
    height: 29.37vw;

    display: none;
  }

  .about-us__flower-icon-2 {
    position: absolute;
    top: 19.38vw;
    left: 66.87vw;
    width: 3.14vw;
    height: 3.14vw;
    z-index: 2;
  }

  .about-us__flower-icon-3 {
    position: absolute;
    top: 68.97vw;
    right: -2.92vw;
    z-index: 0;
    height: 9.07vw;
  }

  .about-us__chicken-logo {
    position: absolute;
    top: 60.13vw;
    left: 0;
    z-index: 0;
    height: 20.52vw;
  }

  .about-us__star-bang-2 {
    position: absolute;
    top: 9.44vw;
    left: 0;
    z-index: 0;
    height: 6.63vw;
  }

  .about-us__shape {
    position: absolute;
    top: 12.35vw;
    right: 0;
    z-index: 0;
    height: 14.84vw;
  }

  .about-us__thigh-icon-2 {
    position: absolute;
    top: 18.6vw;
    left: 47.55vw;
    width: 4.62vw;
    height: 5.05vw;
  }

  /* MISION  */
  .about-us__mision {
    position: relative;
    padding: 15.68vw 0 0 10.16vw;
  }

  .about-us__mision h2 {
    width: 42.03vw;
    height: 3.85vw;
    margin-bottom: 1.77vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 5.21vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
  }

  .about-us__mision p {
    width: 42.03vw;
    color: #591b0b;
    font-family: Poppins;
    font-size: 1.15vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }

  /* VISION  */
  .about-us__vision {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 22.55vw 10.05vw 0 0;
  }

  .about-us__vision h2 {
    width: 42.03vw;
    height: 3.85vw;
    margin-bottom: 1.77vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 5.21vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
  }

  .about-us__vision p {
    width: 42.03vw;
    color: #591b0b;
    font-family: Poppins;
    font-size: 1.15vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }

  /* VALUES  */
  .about-us__values {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 3.75vw;
    padding-top: 26.2vw;
    /* padding-bottom: 8.07vw; */
  }

  .about-us__values h2 {
    width: 31.61vw;
    height: 6.04vw;
    color: #fd5200;
    text-align: center;
    font-family: Bardy;
    font-size: 7.81vw;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
  }

  .about-us__values .about-us__values__slider {
    height: 40vw;
    width: 100%;
    cursor: grab;
  }

  .about-us__values .values-swiper {
    overflow: visible;
    padding-inline: 4vw;
  }

  .about-us__values__slider .swiper-wrapper {
    /* background: lightblue; */
  }

  .about-us__values__slider .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.77vw;
    max-width: 24.27vw !important;
    width: 24.27vw !important;
    height: 31.98vw;
    border-radius: 2.08vw;
    /* margin-inline: 2.6vw; */
    border: 0.21vw solid #591b0b;
    background: #fdead3;
    box-shadow: 0.1vw 0.36vw 0px 0px #5e0001;
  }

  .about-us__values__slider .swiper-slide .about-us__values__slider__image {
    display: grid;
    place-content: center;
    height: 11.88vw;
    border-radius: 1.56vw;
    margin-top: 1.67vw;
    width: 21.04vw;
  }

  .about-us__values__slider__image[data-background="#F27621"] {
    background-color: #f27621;
  }

  .about-us__values__slider__image[data-background="#610000"] {
    background-color: #610000;
  }

  .about-us__values__slider__image[data-background="#FD5200"] {
    background-color: #fd5200;
  }

  .about-us__values__slider .swiper-slide .about-us__values__slider__image img {
    width: auto;
    height: 8.49vw;
  }

  .about-us__values__slider .swiper-slide div:nth-child(2) {
    width: 21.04vw;
  }

  .about-us__values__slider .swiper-slide div h3 {
    color: #591b0b;
    text-align: center;
    font-family: Bardy;
    font-size: 2.66vw;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 1vw;
  }

  .about-us__values__slider .swiper-slide div p {
    color: #591b0b;
    text-align: center;
    font-family: Poppins;
    font-size: 1.04vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }

  .values-pagination {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    height: 1.35vw;
  }

  .values-pagination .swiper-pagination-bullet {
    display: block !important;
    margin: 0 0.47vw 0 0;
    background: rgba(103, 21, 47, 0.62);
    width: 1.3vw !important;
    height: 1.35vw !important;
    opacity: 1;
  }

  .values-pagination .swiper-pagination-bullet-active {
    display: block !important;
    background: #fd5200 !important;
  }

  /* TEAM  */
  .about-us__team {
    position: relative;
    height: 81.56vw;

    display: none;
  }

  .about-us__team__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .about-us__team .about-us__team__curved-line-1 {
    position: absolute;
    top: 0;
    left: 65.78vw;
    width: 15.19vw;
    height: 85.65vw;
    z-index: -1;
  }

  .about-us__team .about-us__team__curved-line-1 img {
    height: 100%;
  }

  .about-us__team .about-us__team__curved-line-2 {
    position: absolute;
    top: 0;
    left: 79.95vw;
    width: 15.19vw;
    height: 85.65vw;
    z-index: -2;
  }

  .about-us__team .about-us__team__curved-line-2 img {
    height: 100%;
  }

  .about-us__team .about-us__team__curved-line-3 {
    position: absolute;
    top: 0;
    left: 94.11vw;
    width: 14.62vw;
    height: 86.92vw;
    z-index: -3;
  }

  .about-us__team .about-us__team__curved-line-3 img {
    height: 100%;
  }

  .about-us__team h2 {
    display: inline-block;

    position: relative;
    height: 7.81vw;
    margin-left: 4.38vw;
    margin-top: 21.4vw;
    margin-bottom: 1.98vw;

    color: #fdead3;
    font-family: Bardy;
    font-size: calc(8.33vw);
    font-style: normal;
    font-weight: 400;
    line-height: 94%;
    text-transform: uppercase;
  }

  .about-us__team .about-us__team__slider {
    position: relative;
    width: 100%;
    height: 27.29vw;
    border-radius: 1.04vw;
  }

  .about-us__team .team-swiper {
    overflow: visible;
  }

  .about-us__team__slider .swiper-wrapper {
    gap: 2.16vw;
    padding-inline: 4.38vw;
    cursor: grab;
  }

  .about-us__team__slider .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: calc(0.99vw * 0.6);
    width: fit-content !important;
    background: #fdead3;
    border-radius: 1.04vw;
    padding: 0 0.71vw 1.2vw 0.71vw;
  }

  .about-us__team__slider .swiper-slide img {
    width: 19.07vw;
    height: 22.75vw;
    object-fit: cover;
  }

  .about-us__team__slider .swiper-slide div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 19.07vw;
  }

  .about-us__team__slider .swiper-slide div h3 {
    color: #591b0b;
    font-family: Poppins;
    font-size: calc(1.35vw);
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }

  .about-us__team__slider .swiper-slide div span {
    color: #fd5200;
    font-family: Poppins;
    font-size: calc(1.35vw);

    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }

  .about-us__team__slider .swiper-button-prev {
    top: -8.3vw;
    right: calc(4.38vw + 0.68vw + 4.01vw);
    left: auto;
    width: calc(4.01vw);
    height: calc(4.01vw);
    background-image: url("./Assets/about-us/slider-prev-button.png");
    background-size: 100% 100%;
    margin-top: 0;
    transition: all 0.3s ease-out;
    filter: drop-shadow(0.25vw 0.25vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-prev:hover,
  .about-us__team__slider .swiper-button-next:hover {
    transform: scale(1.2);
  }

  .about-us__team__slider .swiper-button-next {
    top: -8.3vw;
    right: calc(4.38vw);
    left: auto;
    width: 4.01vw;
    height: 4.01vw;
    margin-top: 0;
    background-image: url("./Assets/about-us/slider-next-button.png");
    background-size: 100% 100%;
    transition: all 0.3s ease-out;

    filter: drop-shadow(0.25vw 0.25vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-prev:active,
  .about-us__team__slider .swiper-button-next:active {
    filter: drop-shadow(0vw 0vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-next::after,
  .about-us__team__slider .swiper-button-prev::after {
    content: "";
  }

  .team-pagination {
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: -30% !important;
    height: 1.35vw;
    width: 100%;
    z-index: 1;
  }

  .team-pagination .swiper-pagination-bullet {
    display: block !important;
    margin: 0 0.47vw 0 0;
    background: rgba(103, 21, 47, 0.62);
    width: 1.3vw !important;
    height: 100% !important;
    opacity: 1;
  }
  .team-pagination .swiper-pagination-bullet-active {
    display: block !important;
    background: #fff !important;
  }

  /* HISTORY  */
  .about-us__history {
    position: relative;
    overflow: hidden;
    padding: 14.79vw 13.9vw 17.66vw 13.9vw;
  }

  .about-us__history h2 {
    width: 45.63vw;
    height: 12.6vw;
    margin-bottom: 3.85vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 7.81vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
  }

  .about-us__history .about-us__history__content {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 4.06vw;
    width: 38.28vw;
  }

  .about-us__history .about-us__history__content p {
    color: #591b0b;
    font-family: Poppins;
    font-size: 1.15vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;

    display: flex;
    flex-wrap: wrap;
    column-gap: 0.3vw;
  }

  .about-us__history .about-us__history__marks {
    position: absolute;
    top: 0;
    left: -5.94vw;
    width: 2.63vw;
    height: 36.35vw;
    z-index: 3;
  }

  .about-us__markers {
    position: absolute;
    width: 100%;
    z-index: 1;
  }

  .about-us__markers--top {
    top: 0;
    left: 0;
  }

  .about-us__markers--mid {
    top: 47.1%;
    transform: translateY(-50%);
  }

  .about-us__markers--bottom {
    bottom: 0;
    left: 0;
  }

  .about-us__divider {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 1px;
    background: #591b0b;
    z-index: -1;
    transform-origin: top;
    opacity: 0.1;
  }

  .about-us__divider--first,
  .about-us__divider--first--scale {
    top: 2.5vw;
    height: 13.31vw;
  }

  .about-us__divider--first--scale,
  .about-us__divider--second--scale {
    z-index: 1;
    width: 1px;
    transform: scaleY(0);
  }

  .about-us__divider--second,
  .about-us__divider--second--scale {
    top: calc(47.1% + 1.25vw);
    height: 15.4vw;
  }

  .about-us__history .about-us__history__chicken {
    position: absolute;
    top: 25.59vw;
    left: 49.95vw;
    width: 49.01vw;
    height: 49.01vw;
  }

  .about-us__history .about-us__history__chicken img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 1023px) {
  .about-us__wrapper {
    position: relative;
    background-color: #fdead3;
    overflow: hidden;
  }

  .about-us__pattern {
    position: absolute;
    top: 90.27vw;
    left: -61.73vw;
    z-index: 0;
    width: 225.55vw;
    height: 313.6vw;
  }

  .about-us__chicken-thigh {
    position: absolute;
    /* top: 218.67vw; */
    top: 200.67vw;
    left: 32.67vw;
    z-index: 0;
    width: 50.26vw;
    height: 55.75vw;
  }

  .about-us__chicken-breast {
    position: absolute;
    /* top: 252.16vw; */
    top: 238.16vw;
    left: -13vw;
    z-index: 0;
    width: 80vw;
    height: 76.54vw;
  }

  .about-us__heart-icon {
    position: absolute;
    /* top: 130.67vw; */
    top: 120.67vw;
    left: 3.47vw;
    z-index: 0;
    width: 12.42vw;
  }

  .about-us__thigh-icon-1 {
    position: absolute;
    /* top: 165.6vw; */
    top: 155.6vw;
    left: -7.73vw;
    z-index: 0;
    height: 15.55vw;
  }

  .about-us__sun-icon {
    position: absolute;
    /* top: 100.2vw; */
    top: 95.2vw;
    right: 0;
    z-index: 2;
    width: 21.53vw;
  }

  .about-us__star-icon {
    position: absolute;
    /* top: 238.99vw; */
    top: 225.99vw;
    left: 31.49vw;
    z-index: 0;
    width: 7.21vw;
    height: 7.35vw;
  }

  .about-us__football-icon {
    position: absolute;
    /* top: 257vw; */
    top: 240vw;
    left: 25.87vw;
    z-index: 0;
    width: 9.07vw;
    height: 9.07vw;
  }

  .about-us__book-icon {
    position: absolute;
    /* top: 280.4vw; */
    top: 262.4vw;
    left: 27.47vw;
    z-index: 0;
    width: 7.38vw;
    height: 8.19vw;
  }

  .about-us__paper-plane {
    position: absolute;
    /* top: 320vw; */
    top: 310vw;
    right: 0;
    z-index: 0;
    height: 17.74vw;
  }

  .about-us__star-bang-1 {
    position: absolute;
    /* top: 437.33vw; */
    top: 425.33vw;
    left: 0;
    z-index: 0;
    height: 26.54vw;
  }

  .about-us__flower-icon-1 {
    position: absolute;
    /* top: 416vw; */
    top: 405vw;
    right: -5.2vw;
    z-index: 0;
    height: 14.54vw;
  }

  .about-us__flower-icon-asterisk {
    position: absolute;
    /* top: 575.47vw; */
    top: 563.47vw;
    right: -6vw;
    z-index: 0;
    height: 50.26vw;

    display: none;
  }

  .about-us__flower-icon-2 {
    display: none;
  }

  .about-us__flower-icon-3 {
    position: absolute;
    top: 232.02vw;
    right: -5.55vw;
    z-index: 0;
    height: 18.61vw;
  }

  .about-us__chicken-logo {
    position: absolute;
    top: 1799.49vw;
    left: 0;
    z-index: 0;
    height: 26.67vw;
  }

  .about-us__star-bang-2 {
    position: absolute;
    top: 34.69vw;
    left: 0;
    z-index: 0;
    width: 26.54vw;
  }

  .about-us__shape {
    position: absolute;
    top: 17.35vw;
    right: 0;
    z-index: 0;
    height: 46.93vw;
  }

  .about-us__thigh-icon-2 {
    position: absolute;
    top: 82.93vw;
    left: 69.06vw;
    width: 8.46vw;
    height: 9.24vw;
  }

  /* MISION  */
  .about-us__mision {
    position: relative;
    padding:35vw 0 0 5.33vw;
  }

  .about-us__mision h2 {
    width: 41.33vw;
    height: 12vw;
    margin-bottom: 5.6vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 13.33vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
  }

  .about-us__mision p {
    width: 88.53vw;
    margin-left: 1.34vw;
    color: #591b0b;
    font-family: Poppins;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }

  /* VISION  */
  .about-us__vision {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 118.93vw 0 0 5.33vw;
  }

  .about-us__vision h2 {
    width: 40.27vw;
    height: 12vw;
    margin-bottom: 5.6vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 13.33vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
  }

  .about-us__vision p {
    width: 88.53vw;
    color: #591b0b;
    font-family: Poppins;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }

  /* VALUES  */
  .about-us__values {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 4.8vw;
    /* padding: 29.86vw 0 62.13vw 0; */
    padding: 29.86vw 0 0vw 0;
  }

  .about-us__values h2 {
    width: 64.8vw;
    height: 14.4vw;
    color: #fd5200;
    text-align: center;
    font-family: Bardy;
    font-size: 16vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%; /* 14.4vw */
    text-transform: uppercase;
  }

  .about-us__values .about-us__values__slider {
    height: 121.06vw;
    width: 100%;
  }

  .about-us__values .values-swiper {
    overflow: visible;
  }

  .about-us__values__slider .swiper-wrapper {
    width: fit-content;
    height: 121.06vw;
    gap: 0;
  }

  .about-us__values__slider .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 6.44vw;
    max-width: 88vw !important;
    max-height: 113vw;
    border-radius: 10.67vw;
    border: 1.07vw solid #591b0b;
    background: #fdead3;
    box-shadow: 0.53vw 1.87vw 0px 0px #5e0001;
    padding-top: 6.06vw;
    margin-inline: auto;
    /* margin-inline: 5vw; */
  }

  .about-us__values__slider .swiper-slide .about-us__values__slider__image {
    display: grid;
    place-content: center;
    width: 76.52vw;
    height: 43.19vw;
    border-radius: 8vw;
  }

  .about-us__values__slider__image[data-background="#F27621"] {
    background-color: #f27621;
  }

  .about-us__values__slider__image[data-background="#610000"] {
    background-color: #610000;
  }

  .about-us__values__slider__image[data-background="#FD5200"] {
    background-color: #fd5200;
  }

  .about-us__values__slider .swiper-slide .about-us__values__slider__image img {
    width: auto;
    height: 30.85vw;
  }

  .about-us__values__slider .swiper-slide div:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .about-us__values__slider .swiper-slide div h3 {
    color: #591b0b;
    text-align: center;
    font-family: Bardy;
    font-size: 8vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .about-us__values__slider .swiper-slide div p {
    width: 76vw;
    color: #591b0b;
    text-align: center;
    font-family: Poppins;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 6vw */
  }

  .values-pagination {
    position: absolute;
    bottom: -16.46vw !important;
    height: 5.33vw;
    z-index: 1;
    display: flex;
    justify-content: center;
  }

  .values-pagination .swiper-pagination-bullet {
    display: block !important;
    margin: 0 2.4vw 0 0;
    background: rgba(103, 21, 47, 0.62);
    width: 5.07vw !important;
    height: 100% !important;
    opacity: 1;
  }

  .values-pagination .swiper-pagination-bullet-active {
    display: block !important;
    background: #fd5200 !important;
  }

  /* TEAM  */
  .about-us__team {
    position: relative;
    /* height: 237.35vw; */
    height: 210.35vw;
    background: #fd5200;
    mask-image: url("./Assets/about-us/about-us-rectangle-mobile.svg");
    mask-repeat: no-repeat;
    mask-size: 115% 237.35vw;
    -webkit-mask-image: url("./Assets/about-us/about-us-rectangle-mobile.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 115% 237.35vw;
    overflow: hidden;
  }

  .about-us__team__background {
    display: none;
  }

  .about-us__team .about-us__team__curved-line-1 {
    position: absolute;
    top: 0;
    left: 49.04vw;
    width: 43.71vw;
    height: 246.42vw;
    z-index: -1;
  }

  .about-us__team .about-us__team__curved-line-1 img {
    height: 100%;
  }

  .about-us__team .about-us__team__curved-line-2 {
    position: absolute;
    top: 0;
    left: 89.8vw;
    width: 42.06vw;
    height: 250.38vw;
    z-index: -2;
  }

  .about-us__team .about-us__team__curved-line-2 img {
    height: 100%;
  }

  .about-us__team .about-us__team__curved-line-3 {
    display: none;
  }

  .about-us__team h2 {
    margin-top: 32.4vw;
    position: relative;
    width: 87.2vw;
    margin-left: 5.33vw;
    /* margin-bottom: 7.39vw; */
    color: #fdead3;
    font-family: Bardy;
    font-size: 13.33vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    text-transform: uppercase;
  }

  .about-us__team .about-us__team__slider {
    position: relative;
    width: 100%;
    height: 128.08vw;
    margin-bottom: 34.93vw;
    transform: scale(0.8);
  }

  .about-us__team .team-swiper {
    overflow: visible;
  }

  .about-us__team__slider .swiper-wrapper {
    gap: 0;
  }

  .about-us__team__slider .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-inline: 5.33vw;
    row-gap: 4vw;
    width: fit-content !important;
    height: fit-content;
    /* transform: scale(.8); */
    background: #fdead3;
    border-radius: 5.33vw;
    padding: 4.09vw 2.67vw 4.12vw 2.67vw;
  }

  .about-us__team__slider .swiper-slide img {
    width: 75vw;
    flex-grow: 1;
  }

  .about-us__team__slider .swiper-slide div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 82.58vw;
  }

  .about-us__team__slider .swiper-slide div h3 {
    color: #591b0b;
    font-family: Poppins;
    font-size: 5.6vw;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }

  .about-us__team__slider .swiper-slide div span {
    color: #fd5200;
    text-align: right;
    font-family: Poppins;
    font-size: 5.6vw;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
  }

  .about-us__team__slider .swiper-button-prev {
    transform: scale(1.2);

    top: 45.58vw;
    left: 1.5vw;
    width: 12.13vw;
    height: 12.13vw;
    background-image: url("./Assets/about-us/slider-prev-button.png");
    background-size: cover;
    margin-top: 0;
    transition: all 0.1s ease-out;
    filter: drop-shadow(0.9vw 0.9vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-next {
    transform: scale(1.2);

    top: 46.58vw;
    right: 1.5vw;
    width: 12.13vw;
    height: 12.13vw;
    margin-top: 0;
    background-image: url("./Assets/about-us/slider-next-button.png");
    background-size: cover;
    transition: all 0.1s ease-out;
    filter: drop-shadow(0.9vw 0.9vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-prev:active,
  .about-us__team__slider .swiper-button-next:active {
    filter: drop-shadow(0vw 0vw 0px #591b0b);
  }

  .about-us__team__slider .swiper-button-next::after,
  .about-us__team__slider .swiper-button-prev::after {
    content: "";
  }

  .about-us__team__slider .team-pagination {
    transform: scale(1.2);

    position: absolute;
    display: flex;
    justify-content: center;
    bottom: -30% !important;
    height: 3.73vw !important;
    width: 100%;
    z-index: 1;
    bottom: -13.62vw !important;
    height: 3.73vw;
  }

  .team-pagination .swiper-pagination-bullet {
    display: block !important;
    margin: 0 2.4vw 0 0;
    background: rgba(103, 21, 47, 0.62);
    width: 3.47vw !important;
    height: 3.73vw !important;
    opacity: 1;
  }

  .team-pagination .swiper-pagination-bullet-active {
    display: block !important;
    background: #fff !important;
  }

  /* HISTORY  */
  .about-us__history {
    position: relative;
    overflow: hidden;
    padding: 76.26vw 0 37.02vw 5.6vw;
  }

  .about-us__history h2 {
    width: 87.2vw;
    height: 24vw;
    margin-bottom: 3.73vw;
    color: #fd5200;
    font-family: Bardy;
    font-size: 13.33vw;
    font-style: normal;
    font-weight: 400;
    line-height: 90%; /* 24vw */
    text-transform: uppercase;
  }

  .about-us__history .about-us__history__content {
    position: relative;
    width: 88.8vw;
    height: 73.6vw;
    margin-bottom: 0vw;
  }

  .about-us__history .about-us__history__content p {
    position: absolute;
    color: #591b0b;
    font-family: Poppins;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.8vw;
  }

  .about-us__history .about-us__history__marks {
    position: absolute;
    bottom: -85.67vw;
    left: 0;
    width: 89.2vw;
    height: 8.84vw;
    z-index: 3;
  }

  .about-us__markers {
    position: absolute;
    height: 100%;
    width: 8.93vw;
    z-index: 1;
  }

  .about-us__markers--top {
    top: 0;
    left: 0;
  }

  .about-us__markers--mid {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .about-us__markers--bottom {
    top: 0;
    right: 0;
  }

  .about-us__divider {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    height: 0.27vw;
    width: 31.2vw;
    background: #591b0b;
    z-index: -1;
    transform-origin: left;
    opacity: 0.1;
  }

  .about-us__divider--first,
  .about-us__divider--first--scale {
    left: 8.93vw;
  }

  .about-us__divider--first--scale,
  .about-us__divider--second--scale {
    z-index: 1;
    height: 0.27vw;
    transform: scaleX(0);
  }

  .about-us__divider--second,
  .about-us__divider--second--scale {
    left: 49.07vw;
  }

  .about-us__history .about-us__history__chicken {
    width: 63.47vw;
    height: 63.47vw;
    margin-inline: auto;
  }

  .about-us__history .about-us__history__chicken img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
