/**
 * Swiper 6.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 6, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body, html {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: Mulish, sans-serif;
  color: #082F5E;
  background-color: #FFFFFF;
}

a {
  outline: none;
  text-decoration: none;
  line-height: 1.2;
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
}

input {
  outline: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

h1, h2, h3 {
  font-weight: 700;
  line-height: 1.5;
}

h2 {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 36px;
  }
}

ul, li {
  list-style: none;
}

p, span {
  font-weight: 400;
  line-height: 1.2;
}

.section-padding {
  padding: 40px 0;
}
@media screen and (min-width: 768px) {
  .section-padding {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .section-padding {
    padding: 115px 0;
  }
}

.container {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
}

.btn {
  border-radius: 0 100px 100px 100px;
  display: inline-block;
  padding: 10px 25px;
}
@media screen and (min-width: 768px) {
  .btn {
    padding: 19px 33px;
  }
}

.dash-title {
  position: relative;
  padding-top: 20px;
}
.dash-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 50px;
  background-color: #082F5E;
}

.country {
  display: block;
  padding-left: 20px;
  position: relative;
}
.country::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 16px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.country.poland::before {
  background-image: url("../assets/flags/poland.svg");
}
.country.canada::before {
  background-image: url("../assets/flags/canada.svg");
}
.country.usa::before {
  background-image: url("../assets/flags/usa.svg");
}
.country.uk::before {
  background-image: url("../assets/flags/uk.svg");
}
.country.ireland::before {
  background-image: url("../assets/flags/ireland.svg");
}
.country.greece::before {
  background-image: url("../assets/flags/greece.svg");
}

.header {
  background-color: #082F5E;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1000;
  padding: 5px 0;
}
.header .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.header-logo {
  flex-shrink: 0;
  width: 200px;
  margin-right: 20px;
}
.header-logo img {
  width: 100%;
}
.header-nav {
  overflow-y: auto;
  flex-basis: 100%;
  flex-grow: 1;
  max-height: 0;
  transition: max-height 0.3s ease-in-out;
}
.header-nav__link {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.5;
}
.header-nav__link.active, .header-nav__link:hover {
  color: #FFDE17;
}
.header-checkbox__input {
  display: none;
}
.header-checkbox__input:checked + .header-burger span.header-burger-inner span {
  margin-top: -2px;
  transform: rotate(225deg);
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header-checkbox__input:checked + .header-burger span.header-burger-inner span::before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  opacity: 0;
}
.header-checkbox__input:checked + .header-burger span.header-burger-inner span::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header-checkbox__input:checked ~ .header-nav {
  max-height: 80vh;
}
.header-burger {
  display: block;
  cursor: pointer;
  background-color: transparent;
  padding: 15px 15px;
}
.header-burger-inner {
  display: block;
  position: relative;
  width: 40px;
  height: 24px;
}
.header-burger-inner span, .header-burger-inner span::before, .header-burger-inner span::after {
  width: 40px;
  height: 4px;
  background-color: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.header-burger-inner span {
  display: block;
  top: 50%;
  transition-delay: 0.12s;
  margin-top: -2px;
  transform: rotate(0deg);
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.header-burger-inner span::before {
  content: "";
  display: block;
  opacity: 1;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  top: -10px;
}
.header-burger-inner span::after {
  content: "";
  display: block;
  transform: rotate(0deg);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -10px;
}

@media screen and (min-width: 500px) {
  .header-logo {
    width: 270px;
  }
}
@media screen and (min-width: 1170px) {
  .header {
    top: 25px;
    padding: 0;
    box-shadow: 0 0 20px rgba(13, 21, 68, 0.1);
  }
  .header_scrolled {
    top: 0;
  }
  .header .container {
    flex-wrap: nowrap;
  }
  .header-burger {
    display: none;
  }
  .header-nav {
    overflow: visible;
    flex-basis: auto;
    flex-grow: initial;
    max-height: unset;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 100px 0 0 100px;
    padding: 15px 0 15px 55px;
    position: relative;
  }
  .header-nav::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #FFFFFF;
    width: 50vw;
  }
  .header-nav__link {
    color: #082F5E;
    padding: 15px 0;
    margin-left: 25px;
    position: relative;
  }
  .header-nav__link:hover {
    color: currentColor;
  }
  .header-nav__link:hover::after {
    opacity: 1;
  }
  .header-nav__link:first-child {
    margin-left: 0;
  }
  .header-nav__link_button {
    padding-right: 24px;
    padding-left: 20px;
    border: 2px solid;
    border-color: #FFDE17;
    background-color: #FFDE17;
    color: #082F5E;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  }
  .header-nav__link_button::after {
    display: none;
  }
  .header-nav__link_button:hover {
    background-color: #082F5E;
    border-color: #082F5E;
    color: #FFFFFF;
  }
  .header-nav__link::after {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 4px);
    height: 2px;
    background-color: currentColor;
    opacity: 0;
    transition: opacity 0.3s;
  }
}
@media screen and (min-width: 1400px) {
  .header-nav__link {
    margin-left: 28px;
  }
}
.hero {
  background-color: #082F5E;
  position: relative;
  min-height: 100vh;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 22%;
  pointer-events: none;
  background-color: #000;
  opacity: 0.5;
  z-index: 5;
}
.hero::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 22%;
  background-image: url("../assets/hero-section/hero_bg.jpg");
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  pointer-events: none;
}
.hero .container {
  position: relative;
  z-index: 5;
  margin: auto;
}
.hero-title {
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 45px;
  line-height: 115%;
}
.hero-subtitle {
  display: block;
  opacity: 0.8;
  font-size: 16px;
  margin-bottom: 35px;
  max-width: 435px;
}
.hero-button {
  background-color: #FFDE17;
  color: #082F5E;
  font-size: 18px;
  margin-bottom: 30px;
}
.hero-best-caption {
  display: block;
  margin-bottom: 5px;
  opacity: 0.8;
  font-size: 16px;
  line-height: 1.2;
}
.hero-best-companies {
  opacity: 0.8;
  margin-bottom: 15px;
}
.hero-best-companies__img {
  height: 36px;
  width: auto;
  margin-right: 8px;
}
.hero-best-companies__img:last-child {
  margin-right: 0;
}
.hero-outlinks {
  padding-bottom: 10px;
}
.hero-outlinks__item {
  display: inline-block;
  margin-right: 21px;
}
.hero-outlinks__item_clutch {
  width: 90px;
  height: 98px;
  background-image: url("../assets/hero-section/software-developers-2019-140.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-outlinks__item_goodfirms {
  width: 120px;
  height: 100px;
  background-image: url("../assets/hero-section/top-software-development-companies.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-height: 570px) {
  .hero .container {
    margin-top: 64px;
  }
}
@media screen and (max-height: 600px) and (min-height: 320px) and (orientation: landscape) {
  .hero {
    min-height: auto;
  }
  .hero .container {
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
@media screen and (min-height: 600px) and (max-height: 900px) {
  .hero .container {
    margin-top: 120px;
    margin-bottom: 30px;
  }
}
@media screen and (min-height: 900px) {
  .hero {
    min-height: 900px;
  }
  .hero .container {
    margin-top: 230px;
  }
}
@media screen and (min-width: 600px) {
  .hero-title {
    font-size: 60px;
  }
}
@media screen and (min-width: 768px) {
  .hero {
    padding-right: calc(35% - 15px);
  }
  .hero::before {
    width: 35%;
    opacity: 0.3;
  }
  .hero::after {
    width: 35%;
  }
  .hero-title {
    font-size: 75px;
    line-height: 115%;
    max-width: 410px;
  }
  .hero-subtitle {
    font-size: 20px;
    line-height: 25px;
  }
  .hero-button {
    border: 2px solid #FFDE17;
    margin-bottom: 70px;
  }
  .hero-best-caption {
    font-size: 20px;
    line-height: 25px;
  }
  .hero-best-companies {
    margin-bottom: 50px;
  }
  .hero-best-companies__img {
    height: 40px;
    margin-right: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .hero::before, .hero::after {
    width: 42%;
  }
  .hero-button {
    transition: background-color 0.3s, color 0.3s;
  }
  .hero-button:hover {
    background-color: #082F5E;
    color: #FFDE17;
  }
}
@media screen and (min-width: 1140px) {
  .hero {
    padding-right: 0;
  }
}
@media screen and (min-width: 1400px) {
  .hero::after {
    background-image: url("../assets/hero-section/hero_bg-x2.jpg");
  }
}
.grow {
  border-bottom: 1px solid #EAEAEA;
}
.grow h2 {
  margin-bottom: 50px;
}
.grow-list {
  margin: 0 auto;
  max-width: 400px;
  position: relative;
  padding-left: 7px;
}
.grow-list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  width: 2px;
  height: 100%;
  background-color: #082F5E;
  opacity: 0.15;
}
.grow-list-item {
  padding-bottom: 50px;
  padding-left: 30px;
  position: relative;
  text-align: center;
}
.grow-list-item::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -13px;
  width: 14px;
  height: 14px;
  background-color: #1780ff;
  border: 4px solid #FFFFFF;
  box-shadow: 0 0 0 4px #1780ff;
  border-radius: 50%;
}
.grow-list-item:last-child {
  padding-bottom: 0;
}
.grow-list-item__icon {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}
.grow-list-item__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
}
.grow-list-item__title br {
  display: none;
}

@media screen and (min-width: 768px) {
  .grow-list {
    max-width: unset;
    display: flex;
    margin: 0 -10px;
  }
  .grow-list::before {
    width: 100vw;
    height: 2px;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
  }
  .grow-list-item {
    width: 25%;
    padding: 0 10px;
  }
  .grow-list-item::before {
    top: 109px;
    left: 50%;
    transform: translateX(-50%);
  }
  .grow-list-item__icon {
    width: 80px;
    height: 80px;
    margin-bottom: 40px;
  }
  .grow-list-item__title {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .grow-list::before {
    top: 140px;
  }
  .grow-list-item {
    cursor: pointer;
  }
  .grow-list-item::before {
    background-color: #082F5E;
    box-shadow: 0 0 0 4px #082F5E;
    transition: background-color 0.3s, box-shadow 0.3s;
    top: 129px;
  }
  .grow-list-item__icon {
    width: 100px;
    height: 100px;
    transition: transform 0.3s;
  }
  .grow-list-item__title {
    top: 140px;
    left: 0;
    right: 0;
    height: auto;
    color: #082F5E;
    transition: color 0.3s, transform 0.3s;
    font-size: 20px;
    transform: scale(0.9);
  }
  .grow-list-item__title br {
    display: inline;
  }
  .grow-list-item:hover::before {
    background-color: #1780ff;
    box-shadow: 0 0 0 4px #1780ff;
  }
  .grow-list-item:hover .grow-list-item__icon {
    transform: scale(1.15);
  }
  .grow-list-item:hover .grow-list-item__title {
    color: #1780ff;
    transform: scale(1);
  }
  .grow-list-item:first-child::before {
    background-color: #1780ff;
    box-shadow: 0 0 0 4px #1780ff;
  }
  .grow-list-item:first-child .grow-list-item__icon {
    transform: scale(1.15);
  }
  .grow-list-item:first-child .grow-list-item__title {
    color: #1780ff;
    transform: scale(1);
  }
  .grow-list:hover .grow-list-item:first-child::before {
    background-color: #082F5E;
    box-shadow: 0 0 0 4px #082F5E;
  }
  .grow-list:hover .grow-list-item:first-child .grow-list-item__icon {
    transform: scale(1);
  }
  .grow-list:hover .grow-list-item:first-child .grow-list-item__title {
    color: #082F5E;
    transform: scale(0.9);
  }
  .grow-list:hover .grow-list-item:first-child:hover::before {
    background-color: #1780ff;
    box-shadow: 0 0 0 4px #1780ff;
  }
  .grow-list:hover .grow-list-item:first-child:hover .grow-list-item__icon {
    transform: scale(1.15);
  }
  .grow-list:hover .grow-list-item:first-child:hover .grow-list-item__title {
    color: #1780ff;
    transform: scale(1);
  }
}
@media screen and (min-width: 1200px) {
  .grow {
    border-bottom: 1px solid #EAEAEA;
  }
}
@media screen and (min-width: 1200px) {
  .technologies {
    padding-bottom: 78px;
  }
}
.technologies h2 {
  margin-bottom: 70px;
}
.technologies-list {
  text-align: center;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.technologies-list-item {
  display: inline-block;
  vertical-align: bottom;
  max-height: 54px;
  margin: 0 15px 30px;
}
.technologies-list-item img {
  vertical-align: middle;
}

@media screen and (min-width: 1200px) {
  .technologies-list {
    margin: 0 -20px;
  }
  .technologies-list-item {
    margin-bottom: 52px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.benefits {
  background-color: #F5F9FF;
}
.benefits h2 {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .benefits h2 {
    margin-bottom: 50px;
  }
}
.benefits-list {
  max-width: 400px;
  margin: 0 auto;
}
.benefits-list-item {
  margin-bottom: 30px;
  text-align: center;
}
.benefits-list-item__icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-bottom: 15px;
}
.benefits-list-item__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
}
.benefits-list-item__text {
  font-size: 16px;
  line-height: 18px;
  color: #6A798A;
}

@media screen and (min-width: 768px) {
  .benefits-list {
    display: flex;
    margin: 0 -10px;
    max-width: unset;
  }
  .benefits-list-item {
    width: calc(100% / 3);
    padding: 0 10px;
  }
}
@media screen and (min-width: 1024px) {
  .benefits-list {
    justify-content: space-between;
  }
  .benefits-list-item {
    max-width: 284px;
  }
}
.clients {
  color: #FFFFFF;
  background-color: #082F5E;
}
.clients .dash-title::before {
  background-color: #FFFFFF;
}
.clients h2 {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .clients h2 {
    margin-bottom: 70px;
  }
}
.clients-slider-wrapper {
  padding: 10px 15px 65px;
  position: relative;
}
.clients-slider-wrapper .swiper-button-prev,
.clients-slider-wrapper .swiper-button-next {
  outline: none;
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.clients-slider-wrapper .swiper-button-prev::after,
.clients-slider-wrapper .swiper-button-next::after {
  text-indent: 100px;
  width: 14px;
  height: 2px;
  background-color: #FFFFFF;
  top: 50%;
  left: 50%;
  transition: background-color 0.3s;
}
.clients-slider-wrapper .swiper-button-prev::before,
.clients-slider-wrapper .swiper-button-next::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border: 2px solid #FFFFFF;
  transition: border-color 0.3s;
}
.clients-slider-wrapper .swiper-button-prev:hover::before,
.clients-slider-wrapper .swiper-button-next:hover::before {
  border-color: #FFDE17;
}
.clients-slider-wrapper .swiper-button-prev:hover::after,
.clients-slider-wrapper .swiper-button-next:hover::after {
  background-color: #FFDE17;
}
.clients-slider-wrapper .swiper-button-prev::before {
  border-top: none;
  border-right: none;
  left: calc(50% - 7px);
}
.clients-slider-wrapper .swiper-button-next::before {
  border-bottom: none;
  border-left: none;
  right: calc(50% - 7px);
}
.clients-slider-wrapper .swiper-pagination {
  bottom: 0;
}
.clients-slider-wrapper .pagination-divider {
  position: relative;
  bottom: 24px;
  font-size: 14px;
  line-height: 1;
  opacity: 0.75;
}
.clients-slider-wrapper .swiper-pagination-current {
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  margin-right: 8px;
}
.clients-heading {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.clients-heading-img {
  flex-shrink: 0;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 2px solid #FFDE17;
}
.clients-heading-img img {
  border: 2px solid transparent;
  border-radius: 50%;
  overflow: hidden;
}
.clients-heading-info {
  padding-left: 20px;
}
.clients-heading-info__name, .clients-heading-info__position, .clients-heading-info__country {
  display: block;
}
.clients-heading-info__name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
.clients-heading-info__position {
  font-size: 16px;
  line-height: 20px;
  opacity: 0.5;
}
.clients-heading-info__country {
  font-size: 12px;
  line-height: 15px;
}
.clients-main__text {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.clients-main__link {
  background-color: #FFDE17;
  color: #082F5E;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .clients-slider-wrapper {
    padding-top: 0;
    padding-bottom: 64px;
  }
  .clients-slider-wrapper .swiper-button-prev,
.clients-slider-wrapper .swiper-button-next {
    top: 0;
    bottom: auto;
    right: 15px;
    left: auto;
  }
  .clients-slider-wrapper .swiper-button-prev {
    right: 60px;
  }
  .clients-slider-wrapper .swiper-pagination {
    padding: 0 15px;
    text-align: right;
  }
  .clients-heading {
    align-items: center;
    margin-bottom: 44px;
  }
  .clients-heading-img {
    width: 112px;
    height: 112px;
  }
  .clients-heading-img img {
    width: 108px;
    height: 108px;
  }
  .clients-heading-info__name {
    line-height: 23px;
    margin-bottom: 3px;
  }
  .clients-heading-info__position {
    margin-bottom: 6px;
  }
  .clients-main__text {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px;
  }
  .clients-main__link {
    border: 2px solid #FFDE17;
    transition: background-color 0.3s, color 0.3s;
  }
  .clients-main__link:hover {
    background-color: #082F5E;
    color: #FFDE17;
  }
}
@media screen and (min-width: 1024px) {
  .clients-slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .clients-slider-content {
    padding-right: 100px;
    padding-left: 100px;
  }
  .clients-heading-img {
    position: relative;
  }
  .clients-heading-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    width: 362px;
    height: 302px;
    background-image: url("../assets/quotes-icon.svg");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.05;
    z-index: -1;
  }
}
@media screen and (min-width: 1200px) {
  .clients-slider-content {
    padding-top: 32px;
  }
  .clients-slider-wrapper .buttons-container {
    position: absolute;
    top: 80px;
    left: 50%;
    height: 40px;
    transform: translate(-50%, -50%);
    z-index: 100;
  }
  .clients-slider-wrapper .swiper-button-prev {
    right: 65px;
  }
  .clients-slider-wrapper .swiper-button-next {
    right: 15px;
  }
  .clients-slider-wrapper .pagination-container {
    position: absolute;
    bottom: -8px;
    left: 50%;
    height: 48px;
    transform: translate(-50%, -50%);
  }
  .clients-heading, .clients-main {
    max-width: 950px;
    margin: 0 auto;
  }
  .clients-heading {
    margin-bottom: 44px;
  }
  .clients-heading-img::after {
    left: auto;
    right: -32px;
    top: -32px;
  }
}
@media screen and (min-width: 1400px) {
  .clients {
    padding-bottom: 190px;
  }
  .clients-slider-wrapper {
    margin: 0 auto;
    max-width: 1440px;
  }
}
.numbers-list {
  max-width: 180px;
  margin: 0 auto;
}
.numbers-list-item {
  margin-bottom: 30px;
  text-align: center;
}
.numbers-list-item__icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-bottom: 25px;
}
.numbers-list-item__title {
  display: block;
  font-size: 75px;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 10px;
}
.numbers-list-item__caption {
  font-size: 16px;
  line-height: 1.15;
  color: #6A798A;
}

@media screen and (min-width: 500px) {
  .numbers-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
  }
  .numbers-list-item {
    padding: 0 10px;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .numbers-list {
    max-width: unset;
  }
  .numbers-list-item {
    width: 25%;
    margin-bottom: 0;
  }
}
.contact {
  background-color: #FFDE17;
  position: relative;
}
.contact::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20%;
  background-image: url("../assets/contact-section/contact-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.contact .container {
  position: relative;
  z-index: 5;
}
.contact h2 {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .contact h2 {
    margin-bottom: 60px;
  }
}
.contact-form {
  /*styles to reset useragent autofill coloring*/
}
.contact-form input:-webkit-autofill,
.contact-form input:-webkit-autofill:hover,
.contact-form input:-webkit-autofill:focus,
.contact-form input:-webkit-autofill,
.contact-form textarea:-webkit-autofill,
.contact-form textarea:-webkit-autofill:hover,
.contact-form textarea:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s !important;
}
.contact-form-label {
  display: block;
  position: relative;
}
.contact-form__invalid {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 14px;
}
.contact-form-row {
  margin-bottom: 25px;
}
.contact-form-row_inline {
  display: inline-block;
  padding-right: 50px;
}
.contact-form-row_inline:last-child {
  padding-right: 0;
}
.contact-form__input, .contact-form__text-area {
  display: inline-block;
  width: 100%;
  background-color: transparent;
  color: #082F5E;
  border: none;
  height: 40px;
  border-bottom: 2px solid #082F5E;
  font-size: 16px;
}
.contact-form__input::placeholder, .contact-form__text-area::placeholder {
  color: #082F5E;
  font-family: Mulish, sans-serif;
  vertical-align: middle;
}
.contact-form__input::-moz-placeholder, .contact-form__text-area::-moz-placeholder {
  font-family: Mulish, sans-serif;
  color: #082F5E;
  vertical-align: middle;
  opacity: 1;
}
.contact-form__input::-webkit-input-placeholder, .contact-form__text-area::-webkit-input-placeholder {
  color: #082F5E;
  font-family: Mulish, sans-serif;
  vertical-align: middle;
}
.contact-form__input:-ms-input-placeholder, .contact-form__text-area:-ms-input-placeholder {
  color: #082F5E;
  font-family: Mulish, sans-serif;
  vertical-align: middle;
}
.contact-form__text-area {
  padding-top: 10px;
  outline: none;
  font-family: Mulish, sans-serif;
}
.contact-form__checkbox {
  display: none;
}
.contact-form__checkbox-checkmark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 24px;
  height: 24px;
  border: 2px solid #082F5E;
  border-radius: 3px;
  background-color: #FFDE17;
  transition: background-color 0.3s;
}
.contact-form__checkbox-checkmark::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 4px;
  height: 8px;
  border: 3px solid #FFFFFF;
  border-top: none;
  border-left: none;
  opacity: 0;
  transition: opacity 0.3s;
}
.contact-form__checkbox:checked + .contact-form__checkbox-checkmark {
  background-color: #082F5E;
}
.contact-form__checkbox:checked + .contact-form__checkbox-checkmark::after {
  opacity: 1;
}
.contact-form__checkbox-caption {
  vertical-align: middle;
  margin-left: 15px;
}
.contact-form__submit {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #082F5E;
  background-color: #FFFFFF;
}
.contact-form__invalid {
  display: inline-block;
  font-size: 14px;
  color: tomato;
}
.contact .preloader {
  display: none;
  vertical-align: middle;
  margin-left: 20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 4px solid #082F5E;
  border-right: 4px solid rgba(8, 47, 94, 0.3);
  animation: spinning 1s infinite linear;
}
.contact .preloader_visible {
  display: inline-block;
}
.contact-thankyou {
  display: none;
  vertical-align: middle;
  margin-left: 20px;
}
.contact-thankyou_visible {
  display: inline-block;
}
.contact-thankyou h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
.contact-thankyou span {
  font-size: 14px;
  line-height: 1.5;
}

@keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 768px) {
  .contact {
    padding-right: 35%;
  }
  .contact::after {
    width: 35%;
    opacity: 1;
  }
}
@media screen and (min-width: 1140px) {
  .contact {
    padding-right: 0;
  }
  .contact::after {
    width: 50%;
  }
  .contact-form {
    max-width: 450px;
  }
}
@media screen and (min-width: 1400px) {
  .contact::after {
    background-image: url("../assets/contact-section/contact-bg-x2.jpg");
  }
}
.footer {
  background-color: #082F5E;
  color: #FFFFFF;
}
.footer-heading {
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 25px;
}
.footer-heading__link {
  color: #FFDE17;
  font-size: inherit;
  font-weight: inherit;
}
.footer-heading__link:hover {
  text-decoration: underline;
}
.footer-skype {
  margin-bottom: 30px;
}
.footer-skype__link {
  display: block;
  padding: 3px 0 3px 42px;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  color: white;
}
.footer-skype__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 28px;
  height: 28px;
  background-image: url("../assets/skype-icon.svg ");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.footer-skype__link:hover {
  text-decoration: underline;
}
.footer-about {
  margin: 0 -5px;
}
.footer-col {
  display: inline-block;
  vertical-align: top;
  min-width: 220px;
  padding: 0 5px;
}
.footer-col__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
}
.footer-list {
  margin-bottom: 30px;
}
.footer-list__link {
  display: block;
  font-size: 16px;
  line-height: 2;
  color: #FFFFFF;
  opacity: 0.75;
}
.footer-list__link:hover {
  text-decoration: underline;
}
.footer-contact {
  border: 2px solid #FFFFFF;
  padding: 20px;
  padding-top: 30px;
  margin-bottom: 30px;
}
.footer-contact-item {
  margin-bottom: 30px;
}
.footer-contact-item__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: 5px;
}
.footer-contact-item__address {
  font-size: 16px;
  opacity: 0.75;
  margin-bottom: 17px;
}
.footer-contact-item__phone {
  display: block;
  position: relative;
  padding-left: 32px;
  font-size: 16px;
  line-height: 20px;
}
.footer-contact-item__phone:hover {
  text-decoration: underline;
}
.footer-contact-item__phone::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
}
.footer .hero-outlinks {
  margin-bottom: 20px;
}
.footer .hero-outlinks__item_clutch {
  width: 46px;
  height: 50px;
}
.footer .hero-outlinks__item_goodfirms {
  width: 58px;
  height: 50px;
}
.footer-copyright__text {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}
.footer-copyright__policy {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
  color: #FFFFFF;
}
.footer-copyright__policy:hover {
  text-decoration: underline;
}

@media screen and (min-width: 500px) {
  .footer-heading {
    font-size: 30px;
  }
  .footer-about {
    display: flex;
    margin: 0 -10px;
  }
  .footer-col {
    min-width: unset;
    width: calc(100% / 3);
    padding: 0 10px;
  }
  .footer-contact {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-contact-item {
    width: 50%;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .footer-wrp {
    display: flex;
    align-items: flex-start;
    margin: 0 -10px;
  }
  .footer-right {
    width: calc(100% / 5 * 3);
    padding: 0 10px;
  }
  .footer-contact {
    width: calc(100% / 5 * 2);
    margin: 0 10px 0 0;
  }
  .footer-contact-item {
    width: 100%;
  }
  .footer-contact-item:last-child {
    margin-bottom: 0;
  }
  .footer-copyright {
    display: flex;
    justify-content: space-between;
  }
  .footer-copyright__text {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer-heading {
    font-size: 36px;
  }
  .footer-skype {
    margin-bottom: 50px;
  }
  .footer-right {
    width: 50%;
  }
  .footer-contact {
    width: 50%;
    padding-top: 53px;
    padding-bottom: 52px;
  }
  .footer-contact-item {
    width: 50%;
    margin-bottom: 52px;
  }
  .footer-contact-item:last-child, .footer-contact-item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .footer-wrp {
    margin-bottom: 50px;
  }
  .footer-list {
    margin-bottom: 0;
  }
  .footer .hero-outlinks {
    margin-bottom: 46px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-contact {
    max-width: 560px;
    margin-left: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
}

/*# sourceMappingURL=index.css.map */
