@import url(https://fonts.googleapis.com/css?family=DM+Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);
#LaabMen .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
}
@media (max-width: 1280.98px) {
  #LaabMen .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #LaabMen .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #LaabMen .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #LaabMen .container {
    padding: 0;
  }
}
#LaabMen * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#LaabMen {
  transform-origin: top left;

}
@media (max-width: 939px) {
  #LaabMen {
    transform: none;
    width: auto;
  }
}





#LaabMen .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#LaabMen img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#LaabMen ul,
#LaabMen li {
  list-style-type: none;
}
#LaabMen ul,
#LaabMen ol {
  padding: 0;
  margin: 0;
}
#LaabMen article,
#LaabMen aside,
#LaabMen details,
#LaabMen figcaption,
#LaabMen figure,
#LaabMen footer,
#LaabMen header,
#LaabMen hgroup,
#LaabMen main,
#LaabMen menu,
#LaabMen nav,
#LaabMen section,
#LaabMen summary {
  display: block;
}
#LaabMen h1, #LaabMen h2, #LaabMen h3, #LaabMen h4, #LaabMen h5, #LaabMen h6 {
  margin: 0;
}
#LaabMen hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#LaabMen p {
  margin: 0;
}
#LaabMen hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

html {
  scroll-behavior: smooth;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 600;
}

#LaabMen .all {
  font-family: "DM Sans", sans-serif;
  overflow-x: hidden;
  margin: 0 -8px;
}
#LaabMen .head {
  height: 407px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 40px;
  margin-bottom: 100px;
}
#LaabMen .head-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#LaabMen .head-wrap .head-logo {
  width: 98px;
  margin-bottom: 42px;
}
#LaabMen .head-wrap .head-subtitle {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
}
#LaabMen .head-wrap .head-subtitle span {
  color: #CE2D32;
}
#LaabMen .head-wrap .head-title {
  font-size: 83px;
  line-height: 75px;
  letter-spacing: -0.5px;
  font-weight: 800;
  text-align: center;
  color: #000;
}
#LaabMen .head-wrap .head-title span {
  color: #CE2D32;
}
@media (max-width: 939px) {
  #LaabMen .head {
    height: 482px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 0 102%;
    margin-bottom: 23px;
  }
  #LaabMen .head-wrap .head-logo {
    width: 98px;
    margin-bottom: 0;
  }
  #LaabMen .head-wrap .head-subtitle {
    display: none;
  }
  #LaabMen .head-wrap .head-title {
    display: none;
  }
}
#LaabMen .headMob {
  display: none;
}
@media (max-width: 939px) {
  #LaabMen .headMob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 37px;
  }
  #LaabMen .headMob .head-subtitle {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
  }
  #LaabMen .headMob .head-subtitle span {
    color: #CE2D32;
  }
  #LaabMen .headMob .head-title {
    font-size: 66px;
    line-height: 60px;
    letter-spacing: -0.5px;
    font-weight: 800;
    text-align: center;
    color: #000;
  }
  #LaabMen .headMob .head-title span {
    color: #CE2D32;
  }
}
#LaabMen .desc {
  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;
  -webkit-column-gap: 64px;
     -moz-column-gap: 64px;
          column-gap: 64px;
  margin-bottom: 95px;
}
#LaabMen .desc-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 21px;
  margin-left: 20px;
}
#LaabMen .desc-text span {
  font-size: 40px;
  line-height: 46px;
  color: #CE2D32;
  letter-spacing: -0.25px;
  font-weight: 800;
}
#LaabMen .desc-text p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #000;
}
#LaabMen .desc-img {
  width: 346px;
}
@media (max-width: 939px) {
  #LaabMen .desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 36px;
    margin-bottom: 60px;
  }
  #LaabMen .desc-text {
    row-gap: 12px;
  }
  #LaabMen .desc-text span {
    font-size: 30px;
    text-align: center;
  }
  #LaabMen .desc-text p {
    font-size: 15px;
    text-align: center;
  }
  #LaabMen .desc-img {
    width: 100%;
  }
  #LaabMen .desc-img img {
    width: 100%;
  }
}
#LaabMen .kompleks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 105px;
}
#LaabMen .kompleks-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 14px;
  margin-bottom: 95px;
  color: #000;
}
#LaabMen .kompleks-caption span {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
}
#LaabMen .kompleks-caption span br {
  display: none;
}
#LaabMen .kompleks-caption img {
  width: 35px;
}
#LaabMen .kompleks-title {
  text-align: center;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.25px;
  font-weight: 800;
  color: #000;
}
#LaabMen .kompleks-title span {
  color: #CE2D32;
}
#LaabMen .kompleks-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 700px;
  position: relative;
}
#LaabMen .kompleks-main .hr {
  width: 750px;
  height: 1px;
  background-color: #000;
  position: absolute;
  right: 0;
  top: 156px;
}
#LaabMen .kompleks-main__img {
  position: absolute;
  width: 370px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}
#LaabMen .kompleks-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 11px;
  padding-top: 106px;
}
#LaabMen .kompleks-main__item .item-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.25px;
  color: #CE2E31;
  padding-left: 24px;
  font-weight: 800;
}
#LaabMen .kompleks-main__item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#LaabMen .kompleks-main__item .item-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
}
#LaabMen .kompleks-main__item .item-list__item .ellipse {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CE2E31;
  margin-top: 8px;
}
#LaabMen .kompleks-main__item .item-list__item p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 939px) {
  #LaabMen .kompleks {
    margin-bottom: 63px;
  }
  #LaabMen .kompleks-caption {
    row-gap: 18px;
    margin-bottom: 62px;
  }
  #LaabMen .kompleks-caption span {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
  }
  #LaabMen .kompleks-caption span br {
    display: block;
  }
  #LaabMen .kompleks-caption img {
    width: 24px;
  }
  #LaabMen .kompleks-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  #LaabMen .kompleks-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  #LaabMen .kompleks-main .hr {
    display: none;
  }
  #LaabMen .kompleks-main__img {
    position: static;
    width: 100%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  #LaabMen .kompleks-main__item {
    row-gap: 10px;
    padding: 0 36px;
  }
  #LaabMen .kompleks-main__item .item-title {
    padding-left: 8px;
  }
  #LaabMen .kompleks-main__item .item-title br {
    display: none;
  }
  #LaabMen .kompleks-main__item .item-list {
    row-gap: 5px;
    color: #000;
  }
  #LaabMen .kompleks-main__item .item-list__item {
    -webkit-column-gap: 21px;
       -moz-column-gap: 21px;
            column-gap: 21px;
  }
  #LaabMen .kompleks-main__item .item-list__item p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #LaabMen .kompleks-main__item .item-list__item p br {
    display: none;
  }
}
#LaabMen .efekty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 66px;
}
#LaabMen .efekty-title {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.25px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 800;
  color: #000;
}
#LaabMen .efekty-title span {
  color: #CE2D32;
}
#LaabMen .efekty-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
  -webkit-column-gap: 85px;
     -moz-column-gap: 85px;
          column-gap: 85px;
}
#LaabMen .efekty-products__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#LaabMen .efekty-products__item img {
  margin-bottom: 24px;
  height: 229px;
}
#LaabMen .efekty-products__item p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.25px;
}
#LaabMen .efekty-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
#LaabMen .efekty-main__info {
  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;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
#LaabMen .efekty-main__info .info-img {
  width: 346px;
}
#LaabMen .efekty-main__info .info-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
#LaabMen .efekty-main__info .info-text__title {
  font-size: 44px;
  line-height: 46px;
  letter-spacing: -0.25px;
  font-weight: 800;
  padding-left: 0px;
  color: #000;
}
#LaabMen .efekty-main__info .info-text__title span {
  color: #CE2D32;
}
#LaabMen .efekty-main__info .info-text__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
#LaabMen .efekty-main__info .info-text__list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
}
#LaabMen .efekty-main__info .info-text__list .list-item .ellipse {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CE2D32;
}
#LaabMen .efekty-main__info .info-text__list .list-item p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
#LaabMen .efekty-main__little {
  font-size: 10px;
  letter-spacing: 0.5px;
  color: #000;
  margin-left: 20px;
}
@media (max-width: 939px) {
  #LaabMen .efekty {
    margin-bottom: 62px;
  }
  #LaabMen .efekty-title {
    font-size: 30px;
    line-height: 38px;
  }
  #LaabMen .efekty-products {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    row-gap: 20px;
    margin-bottom: 62px;
    padding: 0 50px;
  }
  #LaabMen .efekty-products__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #LaabMen .efekty-products__item img {
    margin-bottom: 0;
    height: 105px;
  }
  #LaabMen .efekty-products__item p {
    font-size: 14px;
    line-height: 18px;
  }
  #LaabMen .efekty-main {
    row-gap: 15px;
  }
  #LaabMen .efekty-main__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 25px;
  }
  #LaabMen .efekty-main__info .info-img {
    width: 100%;
  }
  #LaabMen .efekty-main__info .info-img img {
    width: 100%;
  }
  #LaabMen .efekty-main__info .info-text {
    row-gap: 16px;
  }
  #LaabMen .efekty-main__info .info-text__title {
    font-size: 30px;
    line-height: 38px;
    padding-left: 0;
    text-align: center;
  }
  #LaabMen .efekty-main__info .info-text__list {
    row-gap: 12px;
  }
  #LaabMen .efekty-main__info .info-text__list .list-item {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  #LaabMen .efekty-main__info .info-text__list .list-item p {
    font-size: 15px;
  }
  #LaabMen .efekty-main__little {
    text-align: center;
    padding: 0 50px;
  }
}
#LaabMen .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 100px;
}
#LaabMen .products-title {
  font-size: 44px;
  line-height: 46px;
  letter-spacing: -0.25px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 40px;
  color: #000;
}
#LaabMen .products-title span {
  color: #CE2D32;
}
#LaabMen .products-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}
#LaabMen .products-main__mob {
  display: none;
}
#LaabMen .products-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 55px 60px;
  height: 535px;
  position: relative;
}
#LaabMen .products-main__item.product-two {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 497px;
}
#LaabMen .products-main__item.product-two .item-title {
  text-align: right;
}
#LaabMen .products-main__item.product-two .item-list__item span {
  text-align: right;
}
#LaabMen .products-main__item.product-two .item-list__item span span {
  color: #CE2D32;
  font-weight: 800;
}
#LaabMen .products-main__item.product-two .item-list__item img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#LaabMen .products-main__item.product-two .item-absolute {
  bottom: 63px;
  right: 321px;
  color: #000;
}
#LaabMen .products-main__item.product-two .item-absolute .hr {
  width: 225px;
}
#LaabMen .products-main__item.product-two .item-absolute span {
  text-align: right;
  line-height: 24px;
}
#LaabMen .products-main__item.product-two .item-absolute span span {
  color: #CE2D32;
}
#LaabMen .products-main__item.product-three {
  height: 497px;
}
#LaabMen .products-main__item.product-three .item-absolute {
  bottom: 40px;
  right: 20px;
  color: #000;
}
#LaabMen .products-main__item.product-three .item-absolute .hr {
  width: 214px;
}
#LaabMen .products-main__item.product-three .item-absolute span {
  text-align: right;
  line-height: 24px;
}
#LaabMen .products-main__item.product-three .item-absolute span span {
  color: #CE2D32;
}
#LaabMen .products-main__item .item-little {
  position: absolute;
  font-size: 8px;
  line-height: 11px;
  letter-spacing: 0.5px;
  bottom: 25px;
  right: 111px;
}
#LaabMen .products-main__item .item-absolute {
  position: absolute;
  bottom: 47px;
  right: 28px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#LaabMen .products-main__item .item-absolute p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.25px;
}
#LaabMen .products-main__item .item-absolute .hr {
  width: 227px;
  height: 1px;
  background-color: #000;
}
#LaabMen .products-main__item .item-absolute span {
  font-size: 21px;
  line-height: 35px;
  letter-spacing: -0.25px;
}
#LaabMen .products-main__item .item-title {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.25px;
  font-weight: 800;
  color: #CE2D32;
  margin-bottom: 22px;
}
#LaabMen .products-main__item .item-title span {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.25px;
  font-weight: 600;
  color: #000;
  display: block;
}
#LaabMen .products-main__item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 12px;
  margin-bottom: 24px;
  color: #000;
}
#LaabMen .products-main__item .item-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#LaabMen .products-main__item .item-list__item span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#LaabMen .products-main__item .item-list__item img {
  width: 279px;
}
#LaabMen .products-main__item a {
  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;
  width: 124px;
  height: 36px;
  background-color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.25px;
  font-weight: 800;
}
#LaabMen .products-main__item a:hover {
  background-color: #383838;
}
@media (max-width: 939px) {
  #LaabMen .products {
    margin-bottom: 64px;
  }
  #LaabMen .products-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 17px;
    padding: 0 36px;
  }
  #LaabMen .products-main {
    row-gap: 36px;
  }
  #LaabMen .products-main__mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #LaabMen .products-main__mob.mob-one {
    height: 452px;
    position: relative;
  }
  #LaabMen .products-main__mob.mob-one .item-absolute {
    position: absolute;
    bottom: 24px;
    right: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #LaabMen .products-main__mob.mob-one .item-absolute p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.25px;
  }
  #LaabMen .products-main__mob.mob-one .item-absolute .hr {
    width: 175px;
    height: 1px;
    background-color: #000;
  }
  #LaabMen .products-main__mob.mob-one .item-absolute span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.25px;
  }
  #LaabMen .products-main__mob.mob-two {
    height: 452px;
    position: relative;
  }
  #LaabMen .products-main__mob.mob-two .item-absolute {
    position: absolute;
    bottom: 60px;
    right: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #LaabMen .products-main__mob.mob-two .item-absolute p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.25px;
  }
  #LaabMen .products-main__mob.mob-two .item-absolute .hr {
    width: 175px;
    height: 1px;
    background-color: #000;
  }
  #LaabMen .products-main__mob.mob-two .item-absolute span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.25px;
    text-align: right;
  }
  #LaabMen .products-main__mob.mob-two .item-absolute span span {
    color: #CE2D32;
  }
  #LaabMen .products-main__mob.mob-three {
    height: 451px;
    position: relative;
  }
  #LaabMen .products-main__mob.mob-three .item-absolute {
    position: absolute;
    bottom: 20px;
    right: 7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #LaabMen .products-main__mob.mob-three .item-absolute p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.25px;
  }
  #LaabMen .products-main__mob.mob-three .item-absolute .hr {
    width: 175px;
    height: 1px;
    background-color: #000;
  }
  #LaabMen .products-main__mob.mob-three .item-absolute span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.25px;
    text-align: right;
  }
  #LaabMen .products-main__mob.mob-three .item-absolute span span {
    color: #CE2D32;
  }
  #LaabMen .products-main__item {
    padding: 0 36px;
    background: none;
    height: auto;
  }
  #LaabMen .products-main__item.product-two {
    background: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
  }
  #LaabMen .products-main__item.product-two .item-title {
    text-align: left;
  }
  #LaabMen .products-main__item.product-two .item-list__item span {
    text-align: left;
  }
  #LaabMen .products-main__item.product-two .item-list__item span span {
    color: #CE2D32;
    font-weight: 800;
  }
  #LaabMen .products-main__item.product-two .item-list__item img {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  #LaabMen .products-main__item.product-two .item-absolute {
    display: none;
  }
  #LaabMen .products-main__item.product-three {
    background: none;
    height: auto;
  }
  #LaabMen .products-main__item.product-three .item-absolute {
    display: none;
  }
  #LaabMen .products-main__item .item-little {
    position: static;
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 24px;
  }
  #LaabMen .products-main__item .item-absolute {
    display: none;
  }
  #LaabMen .products-main__item .item-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 24px;
  }
  #LaabMen .products-main__item .item-title span {
    font-size: 16px;
  }
  #LaabMen .products-main__item .item-list {
    margin-bottom: 20px;
  }
}
#LaabMen .bottom {
  background-color: #F7F7F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 122px;
     -moz-column-gap: 122px;
          column-gap: 122px;
  padding: 38px 0;
}
#LaabMen .bottom-logo {
  width: 117px;
}
#LaabMen .bottom-title {
  font-size: 77px;
  line-height: 69px;
  letter-spacing: -0.5px;
  font-weight: 800;
  text-align: center;
}
#LaabMen .bottom-title span {
  color: #CE2D32;
}
@media (max-width: 939px) {
  #LaabMen .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 30px;
    padding: 40px 0;
  }
  #LaabMen .bottom-title {
    font-size: 66px;
    line-height: 60px;
  }
}
/*# sourceMappingURL=style.css.map */