body {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  background-color: #f4f4f4;
}

.bucks-mobile,
.about__bg-mobile {
  display: none;
}

.bucks-desctop,
.about__bg-desctop {
  display: block;
}

.iti__selected-dial-code,
.iti__arrow {
  color: #000 !important;
  border-top-color: #000 !important;
}

.iti {
  width: 100% !important;
}

.iti__country {
  color: #000 !important;
}

.iti.iti--allow-dropdown.iti--separate-dial-code.phoneWrapper {
  width: 100% !important;
}

.iti.iti--allow-dropdown.iti--separate-dial-code.phoneWrapper input {
  width: 100%;
}

.jw-state-idle .jw-title, .jwplayer.jw-state-complete:not(.jw-flag-casting):not(.jw-flag-audio-player):not(.jw-flag-overlay-open-related) .jw-title, body .jwplayer.jw-state-error .jw-title {
  display: none !important;
}

.header {
  background-color: #ffffff;
}

.header__logo {
  padding: 10px 0;
}

.header__logo img {
  width: 80px;
}

.main {
  padding: 140px 0;
  background-color: #ffffff;
}

.main .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main__title {
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.06em;
  color: #353535;
  margin-bottom: 35px;
}

.main__text {
  max-width: 616px;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.06em;
  color: #797979;
}

.main__buttons {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main__buttons-link {
  width: 306px;
  background: linear-gradient(267.27deg, #00BFFF 4.06%, #00008B 133.67%);
  border-radius: 84px;
  text-align: center;
  margin-right: 25px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.main__buttons-link:hover {
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 7px 5px 11px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 13px -7px #000000, 0px 7px 5px 11px rgba(0, 0, 0, 0.5);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.main__buttons-link a {
  position: relative;
  display: block;
  padding: 22px 0;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
  text-decoration: none;
}

.main__buttons-link a img {
  margin-right: 15px;
}

.main__buttons-video {
  width: 306px;
  border: double 2px transparent;
  border-radius: 84px;
  text-align: center;
  background-image: linear-gradient(white, white), linear-gradient(267.27deg, #266cbd 4.06%, #00244d 133.67%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.main__buttons-video:hover {
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 7px 5px 11px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 13px -7px #000000, 0px 7px 5px 11px rgba(0, 0, 0, 0.5);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.main__buttons-video a {
  display: block;
  padding: 22px 0;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.06em;
  color: #00244d;
  text-decoration: none;
}

.main__buttons-video a img {
  margin-right: 20px;
}

.video {
  padding: 40px 0 100px;
  background-color: #F4F4F4;
}

.video__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.06em;
  color: #797979;
  margin-bottom: 30px;
}

.video__wrapper {
  max-width: 1076px;
  display: block;
  margin: 0 auto;
}

.baltic {
  padding: 100px 0 150px;
  position: relative;
  background-color: #ffffff;
}

.baltic-bubbles {
  position: absolute;
  bottom: 25%;
  left: 2%;
}

.baltic-bubbles img {
  width: 80%;
}

.baltic__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.baltic__block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #266cbd;
  margin-bottom: 60px;
}

.baltic__block-text {
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.06em;
  color: #797979;
}

.baltic__map img {
  width: 100%;
}

.graph {
  background-color: #F4F4F4;
  padding: 80px 0 50px;
  position: relative;
}

.graph-bubbles {
  position: absolute;
  right: 0;
  bottom: 10%;
}

.graph__row {
  margin-bottom: 190px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.graph__price img {
  width: 100%;
}

.graph__block-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #266cbd;
}

.graph__block-text {
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: -0.06em;
  color: #797979;
}

.graph__link {
  margin: 0 auto;
}

.about {
  background: url("../img/about-bg.png") top center no-repeat;
  background-size: cover;
}

.about-top {
  max-width: 800px;
  border-bottom: 80px solid #266cbd;
  border-right: 80px solid #f4f4f4;
  position: relative;
}

.about-top__wrap {
  position: absolute;
  margin-top: 3%;
  margin-left: 25%;
}

.about-top__wrap p {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
}

.about__wrapper {
  padding: 100px 0;
  max-width: 1200px;
}

.about__wrapper-text {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.about__wrapper-text:last-child {
  margin-bottom: 0;
}

.about-border {
  display: block;
  width: 100%;
  height: 17px;
  background: #266cbd;
}

.features {
  background: url("../img/feature-bg.png") top center no-repeat;
  background-size: cover;
  padding: 100px 0px 120px;
}

.features-top {
  margin-top: 100px;
  margin-left: auto;
  max-width: 1080px;
  border-bottom: 80px solid #266cbd;
  border-left: 80px solid #f4f4f4;
  position: relative;
}

.features-top__wrap {
  position: absolute;
  margin-top: 3%;
}

.features-top__wrap p {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
}

.features-border {
  display: block;
  width: 100%;
  height: 17px;
  background: #266cbd;
}

.features__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
  max-width: 1200px;
}

.features__block:last-child {
  margin-bottom: 0;
}

.features__block-count {
  margin-right: 45px;
}

.features__block-count img {
  width: 50px;
  height: 50px;
}

.features__block-text p {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #FFFFFF;
}

.register {
  background-color: #F4F4F4;
  padding: 150px 0;
}

.register__row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.register__form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.register__form-row input {
  width: calc(175px - 10px);
}

.register__form-line {
  display: block;
  width: 100%;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#00244d), to(#266cbd));
  background: linear-gradient(90deg, #00244d 0%, #266cbd 100%);
}

.register__wrapper-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.06em;
  color: #353535;
  margin-bottom: 40px;
}

.register__wrapper-text {
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.06em;
  color: #797979;
}

.feedback {
  background-color: #ffffff;
  padding: 120px 0;
  position: relative;
}

.feedback-bubbles-1 {
  position: absolute;
  left: 0;
  top: 15%;
}

.feedback-bubbles-2 {
  position: absolute;
  right: 0;
  top: 50%;
}

.feedback__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 160px;
}

.feedback__item-1 {
  padding-top: 130px;
}

.feedback__item-3 {
  padding-top: 130px;
}

.feedback__items {
  max-width: 306px;
}

.feedback__items-photo {
  margin-bottom: 20px;
}

.feedback__items-photo img {
  width: 306px;
}

.feedback__items-name {
  margin-bottom: 20px;
}

.feedback__items-name p {
  font-weight: 700;
  font-size: 34px;
  line-height: 34px;
  letter-spacing: -0.06em;
  color: #353535;
}

.feedback__items-line {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#00244d), to(#266cbd));
  background: linear-gradient(90deg, #00244d 0%, #266cbd 100%);
}

.feedback__items-comment {
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.06em;
  color: #797979;
}

.feedback__link {
  margin: 0 auto;
}

.footer {
  padding: 50px 0;
  background: #343434;
  text-align: center;
}

.footer__copy {
  max-width: 650px;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.footer__copy p {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #ffffff;
}

.footer__email {
  color: #ffffff;
  margin-bottom: 30px;
}

.footer__pr {
  opacity: 0.1;
}

.footer__pr img {
  width: 25%;
}

@media screen and (max-width: 1800px) {
  .baltic-bubbles {
    left: 0;
  }
  .baltic-bubbles img {
    width: 70%;
  }
  .feedback-bubbles-1 img {
    width: 75%;
  }
  .feedback-bubbles-2 {
    top: 75%;
  }
  .feedback-bubbles-2 img {
    width: 75%;
  }
}

@media screen and (max-width: 1600px) {
  .baltic-bubbles {
    bottom: 5%;
  }
}

@media screen and (max-width: 1400px) {
  .baltic-bubbles img {
    width: 50%;
  }
  .graph-bubbles img {
    width: 75%;
  }
  .register__form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .register__form-row input {
    width: calc(100% - 10px);
  }
}

@media screen and (max-width: 1200px) {
  .main__baltic {
    display: none;
  }
  .baltic-bubbles {
    display: none;
  }
  .graph-bubbles {
    display: none;
  }
  .about-top__wrap {
    margin-top: 4%;
  }
  .about-top__wrap p {
    font-size: 32px;
    line-height: 32px;
  }
  .features-top__wrap p {
    font-size: 32px;
    line-height: 32px;
  }
  .register__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .register__wrapper {
    margin-bottom: 20px;
  }
  .feedback {
    padding: 40px 0;
  }
  .feedback__item-1 {
    padding-top: 0;
  }
  .feedback__item-3 {
    padding-top: 0;
  }
  .feedback__wrapper {
    -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;
  }
  .feedback__items {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .container {
    width: inherit;
  }
}

@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
  .main {
    padding: 85px 0;
  }
  .main__title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .main__text {
    font-size: 24px;
    line-height: 25px;
  }
  .main__buttons {
    margin-top: 40px;
  }
  .video {
    padding: 25px 0 50px;
  }
  .video__title {
    font-size: 26px;
    line-height: 26px;
  }
  .baltic {
    padding: 20px 0 80px;
  }
  .baltic__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .baltic__block-title {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .baltic__block-text {
    font-size: 24px;
    line-height: 25px;
  }
  .graph {
    padding: 15px 0 50px;
  }
  .graph__row {
    margin-bottom: 40px;
  }
  .about-top__wrap p {
    font-size: 28px;
    line-height: 28px;
  }
  .about__wrapper-text {
    font-size: 28px;
    line-height: 28px;
  }
  .features {
    padding: 40px 0px 50px;
  }
  .features-top__wrap p {
    font-size: 28px;
    line-height: 28px;
  }
  .features__block:last-child {
    margin-bottom: 0;
  }
  .features__block-count {
    margin-right: 20px;
  }
  .features__block-text p {
    font-size: 28px;
    line-height: 28px;
  }
  .register {
    padding: 40px 0;
  }
  .register__wrapper-title {
    font-size: 36px;
    line-height: 36px;
  }
  .register__wrapper-text {
    font-size: 24px;
    line-height: 24px;
  }
  .register__form-title {
    font-size: 24px;
    line-height: 24px;
  }
  .feedback-bubbles-1, .feedback-bubbles-2 {
    display: none;
  }
  .feedback__wrapper {
    margin-bottom: 20px;
  }
  .feedback__items-photo img {
    width: 100%;
  }
  .feedback__items-name p {
    font-size: 26px;
    line-height: 26px;
  }
  .feedback__items-comment p {
    font-size: 20px;
    line-height: 20px;
  }
  .footer__copy p {
    font-size: 18px;
  }
  .footer__pr img {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .about {
    background: url("../img/about-mobile-bg.png") top center no-repeat;
    background-size: cover;
  }
  .about-top__wrap {
    margin-top: 6%;
  }
  .features {
    background: url("../img/feature-mobile-bg.png") top center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 680px) {
  .container {
    width: inherit;
  }
  .main__buttons {
    -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;
  }
  .main__buttons-link {
    width: 250px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .main__buttons-video {
    width: 250px;
  }
  .features-top {
    border-bottom: 100px solid #266cbd;
  }
  .features-top__wrap {
    margin-top: 6%;
  }
  .register__form-button button {
    max-width: 100%;
  }
  .feedback__link {
    margin: 0 auto;
  }
  .graph__link {
    margin: 0 auto;
  }
  .footer__pr img {
    width: 75%;
  }
}

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