[data-color="lex"] .hero-second__title {
  color: #fff; }
  @media screen and (min-width: 767.98px) {
    [data-color="lex"] .hero-second__title {
      margin-bottom: 20px; } }
[data-color="lex"] .hero-second__descr {
  background: #FFFFFF;
  color: #333333;
  border-top-right-radius: 100px;
  max-width: 454px; }
  @media screen and (max-width: 767px) {
    [data-color="lex"] .hero-second__descr {
      width: 352px;
      max-width: calc(100vw - 60px); } }
[data-color="lex"] .hero-second__content-image {
  right: -6%; }
  @media screen and (max-width: 767px) {
    [data-color="lex"] .hero-second__content-image {
      right: -18%; } }

.hero-second {
  align-items: flex-end;
  height: 268px;
  min-height: 268px; }
  .hero-second .hero-second__content {
    padding-bottom: 47px; }

[data-color="lex"].default-about__inner {
  background: #C81431; }

[data-color="lex"].default_goals-second {
  background: #F2F6FB; }

[data-color="lex"] .default_tasks-info {
  background: #F2F6FB; }

[data-color="lex"].default_prototype-second {
  background: #F2F6FB; }

[data-color="lex"].default-design-adapt {
  background: #F2F6FB; }
[data-color="lex"] .default-design-adapt__gallery {
  --background: #F2F6FB; }
[data-color="lex"] .default-design-adapt__inner {
  background: #C81431; }
[data-color="lex"] .default-design-adapt__arrow {
  background: #C81431; }

[data-color="lex"].technologies_used-second {
  background: #F6F6F6; }

[data-color="lex"].more-pojects-second {
  background: #F6F6F6; }

.discuss-project--project {
  background: #fff; }

.header {
  background: #fff;
  --bgDrop: #fff; }
  .header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff; }
  @media (max-width: 767px) {
    .header {
      background: #C81431;
      --bgDrop: #C81431; }
      .header::before {
        background: #C81431; } }
  .header .container {
    position: relative;
    z-index: 5; }

.btn-callback {
  color: #111111;
  border-color: #111111; }

.header__nav-link {
  color: #111111; }
  .header__nav-link:hover {
    color: #111111; }

.hero-second__bg {
  background: #C81431;
  display: flex;
  justify-content: flex-end; }

.hero-second__bg-bus {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 1268px;
  position: absolute;
  right: 0;
  top: 0; }

.hero-second__bg-red {
  position: relative;
  z-index: 5;
  object-fit: contain !important;
  width: auto !important; }
  @media (max-width: 1450px) {
    .hero-second__bg-red {
      left: -20%; } }

.hero-second__bg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  max-width: 1920px;
  left: 50%;
  top: 0;
  transform: translateX(-50%); }

.hero-second__bg-red-mobile {
  display: none; }

.hero-second__bg-bus-mobile {
  display: none; }

  .dropdown svg path{
   fill: #333;
  
  
  }
  .dropdown__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    gap: 10px;
    padding: 8.5px 12px;
    padding-left: 20px;
    border-radius: 25px;
    border: 1px solid #333;
  }
  .dropdown__body {
    background: #333;
    border: 1px solid #333;
    background: #333;
  }
  .dropdown__body svg path {
    fill: #fff;
  }
  .dropdown__link {
    color: #fff;
  }

@media screen and (max-width: 767px) {
  .hero-second {
    height: 574px; }

  .hero-second__bg {
    width: 100vw;
    height: 574px;
    left: 0;
    top: 0; }

  .hero-second__bg-bus {
    display: none; }

  [data-color="lex"] .hero-second__descr {
    max-width: 271px;
    text-align: left;
    justify-content: flex-start; }

  .hero-second__title {
    text-align: left; }

  .hero-second__content-info {
    display: block; }

  .hero-second__bg-red {
    left: unset;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 251px !important;
    display: none; }

  .hero-second__bg-red-mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block; }

  .hero-second .hero-second__content {
    padding-bottom: 22px; }

  .hero-second__bg-bus-mobile {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0; } }

/*# sourceMappingURL=lex.css.map */
