[data-color="hrbrand"] .hero-second__title {
  color: #fff;
  max-width: 588px; }
  @media screen and (min-width: 767.98px) {
    [data-color="hrbrand"] .hero-second__title {
      margin-bottom: 20px; } }
[data-color="hrbrand"] .hero-second__descr {
  background: #095968;
  color: #fff;
  max-width: 460px; }
  @media screen and (max-width: 767px) {
    [data-color="hrbrand"] .hero-second__descr {
      width: 352px;
      max-width: calc(100vw - 60px); } }
[data-color="hrbrand"] .hero-second__content-image {
  right: -6%; }
  @media screen and (max-width: 767px) {
    [data-color="hrbrand"] .hero-second__content-image {
      right: -18%; } }

.hero-second__title {
  color: #fff !important; }

.hero-second {
  align-items: flex-end; }
  .hero-second .hero-second__content {
    padding-bottom: 47px; }

@media screen and (max-width: 767px) {
  .hero-second__bg {
    transform: scaleX(-1); } }
[data-color="hrbrand"].default-about__inner {
  background: #095968; }

[data-color="hrbrand"].default_goals-second {
  background: #F2F6FB; }

[data-color="hrbrand"] .default_tasks-info {
  background: #F2F6FB; }

[data-color="hrbrand"].default_prototype-second {
  background: #F2F6FB; }

[data-color="hrbrand"].default-design-adapt {
  background: #F2F6FB; }
[data-color="hrbrand"] .default-design-adapt__gallery {
  --background: #F2F6FB; }
[data-color="hrbrand"] .default-design-adapt__inner {
  background: #095968; }
[data-color="hrbrand"] .default-design-adapt__arrow {
  background: #095968; }

[data-color="hrbrand"].technologies_used-second {
  background: #F6F6F6; }

[data-color="hrbrand"].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; }
  .header .container {
    position: relative;
    z-index: 5; }

.header__nav-link {
  color: #111111; }
  .header__nav-link:hover {
    color: #111111; }

.header__nav-link::after {
  background: #72B8C6; }

.btn-callback, .form-discuss__submit {
  border: 2px solid #095968;
  color: #095968;
  background: #fff; }

.discuss-project--project .form-discuss__textarea,
.discuss-project--project .form-discuss__input {
  border-color: #095968; }

.hero-second {
  height: 40.7vw;
  position: relative; }

.hero-second__bg-top {
  object-fit: contain !important;
  object-position: top;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  z-index: 5;
  pointer-events: none; }

.default-design__content::before {
  background: linear-gradient(135deg, #095968 0%, #80c7d6 100%); }

[data-color="hrbrand"].technologies_used-second {
  background: #F2F9FB; }

.default-about__info {
  position: relative; }

.default-about__info-star {
  position: absolute;
  right: 0;
  top: 0; }
  @media (max-width: 1200px) {
    .default-about__info-star {
      display: none; } }

.default-about__img {
  position: relative;
  overflow: unset; }

.default-about__img-star {
  position: absolute;
  bottom: 43px;
  left: -73px; }
  @media (max-width: 1200px) {
    .default-about__img-star {
      display: none; } }

.default_tasks-info {
  position: relative; }

.default_tasks-box-star {
  position: absolute;
  top: 29px;
  right: -31px; }
  @media (max-width: 1200px) {
    .default_tasks-box-star {
      display: none; } }

@media screen and (max-width: 767px) {
  .hero-second {
    height: 138.7vw;
    margin-top: 75px; } }

@media screen and (max-width: 767px) {
  .hero-second__bg {
    height: 138.7vw;
    width: 100vw;
    top: 0;
    left: 0; } }

@media screen and (max-width: 767px) {
  .header__logo--mobile {
    width: 152px; } }

.hamburger .bar {
  background-color: #333333; }
  .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;
   }
   .header {
    z-index: 10;
   }
/*# sourceMappingURL=hrbrand.css.map */
