.body {
  color: #fff;
  cursor: pointer;
  background-color: #1a191e;
  border-bottom: 1px #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.first_section {
  max-width: 1254px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div_first_section {
  width: 1254px;
  height: 857px;
  opacity: 1;
  background-image: url('../images/карта.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1073px;
  padding: 60px;
}

.heading_main {
  max-width: 700px;
  float: none;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15%;
  padding-left: 3%;
  font-size: 62px;
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
}

.heading_paragraph {
  max-width: 700px;
  text-align: left;
  text-transform: uppercase;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0;
  padding-left: 3%;
  font-size: 24px;
  line-height: 120%;
  display: inline-block;
  position: static;
}

.button_buy {
  width: 17vw;
  max-height: 6vw;
  max-width: 350px;
  text-align: center;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #26cf85;
  border: 3px solid #26cf85;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 15px;
  transition: opacity .555s;
  display: flex;
  overflow: visible;
  box-shadow: inset 0 2px 5px rgba(38, 207, 133, .2);
}

.button_buy:hover {
  opacity: 1;
  background-color: rgba(33, 175, 113, .4);
}

.button_buy.button-license {
  width: auto;
  max-width: 350px;
  background-color: rgba(0, 0, 0, 0);
  border-width: 2px;
  justify-content: center;
  align-items: center;
  margin: 35px auto 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button_buy.lic-div {
  width: 300px;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button_lic_txt {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.section-2 {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.image {
  width: 1106px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.img-2 {
  min-width: 420px;
}

.paragraph-2 {
  width: 660px;
  object-fit: fill;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 60px;
  display: flex;
}

.block-1 {
  min-width: 660px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container {
  width: 1254px;
  display: flex;
}

.h2 {
  width: 660px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 46px;
  margin-left: 20px;
  font-size: 46px;
  line-height: 100%;
}

.block-2 {
  width: 660px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-3, .paragraph-4 {
  max-width: 180px;
  font-size: 12px;
}

.paragraph-5 {
  max-width: 200px;
  font-size: 12px;
}

.block-2-5 {
  position: relative;
  left: -170px;
}

.block-2-6 {
  color: #1a191e;
}

.button_prices {
  width: 262px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #26cf85;
  margin-top: 100px;
  margin-bottom: 80px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}

.button_prices.panama {
  margin-top: 100px;
}

.navbar {
  max-width: 1254px;
  color: #939393;
  text-align: center;
  object-fit: fill;
  background-color: #1a191e;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 120%;
  display: flex;
  position: static;
}

.image-2 {
  max-width: 291px;
}

.main_logo {
  max-width: 291px;
  padding-left: 40px;
  display: inline-block;
}

.top_menu {
  max-width: 1254px;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navlink {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer;
  margin-right: 0;
  padding: 5px 5px 5px 20px;
  display: inline-block;
}

.soclink {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  display: flex;
}

.header {
  justify-content: center;
  align-items: center;
  display: block;
}

.nav-menu {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tel {
  max-width: 1254px;
  background-color: #24252b;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.tel_numb {
  color: #fff;
}

.tel_number {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.prices {
  max-width: 1254px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
  display: block;
}

.price {
  max-height: 600px;
  max-width: 410px;
  text-align: center;
  background-color: #24252b;
  margin: 5px;
  padding: 20px;
}

.txt_price_1 {
  color: #26cf85;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 400;
}

.paragr_price_1 {
  margin-top: 40px;
}

.txt_price_2 {
  color: #26cf85;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 18px;
}

.paragr_price_2, .paragr_price_3 {
  margin-top: 40px;
}

.txt_price_3 {
  color: #26cf85;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 18px;
}

.benefits {
  max-height: none;
  max-width: 1254px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  padding: 60px;
  display: block;
}

.heading {
  width: auto;
  font-size: 42px;
}

.key_benefit {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.h_benefits_txt {
  max-width: 700px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  font-size: 40px;
  line-height: 100%;
}

.heading-3, .heading-4, .heading-5, .heading-6 {
  text-transform: uppercase;
}

.text-block-5 {
  max-width: 180px;
}

.txt_benefit {
  max-width: 220px;
  text-align: center;
  font-size: 18px;
}

.text-block-7 {
  max-width: 210px;
  text-align: center;
}

.text-block-8 {
  max-width: 180px;
}

.text-block-9 {
  max-width: 220px;
  text-align: center;
  font-size: 18px;
}

.text-block-10 {
  max-width: 180px;
  text-align: center;
  font-size: 18px;
}

.header_benefits {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div_img_benefits {
  max-width: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.license {
  max-width: 1254px;
  background-color: #1a191e;
  border: 2px #26cf85;
  justify-content: center;
  align-items: center;
  margin: 35px auto 0;
  padding: 60px;
  display: block;
}

.about_paragraph {
  max-width: 1254px;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
  padding-left: 80px;
  padding-right: 80px;
  line-height: 160%;
  display: flex;
}

.about_div {
  max-width: 1254px;
  border-top: 2px #26cf85;
  border-bottom: 2px #fff;
  border-left: 2px solid #26cf85;
  border-right: 2px #26cf85;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
}

.about {
  max-width: 1254px;
  margin: 35px auto 0;
  padding: 60px;
}

.jur_h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 45px;
  font-size: 40px;
}

.div_prices {
  justify-content: center;
  align-items: center;
  display: flex;
}

.prices_h_txt {
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
}

.div_benefits {
  border: 2px solid #26cf85;
  border-radius: 3px;
  margin-top: 20px;
  padding: 30px;
}

.jurisdictions {
  max-width: 1254px;
  justify-content: center;
  align-items: center;
  margin: 35px auto;
  display: block;
}

.about-us {
  max-width: 1254px;
  background-image: url('../images/about-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  margin: 35px auto 0;
  padding: 80px;
  display: block;
}

.reviews {
  max-width: 1254px;
  justify-content: center;
  align-items: center;
  margin: 35px auto;
  display: block;
}

.footer {
  max-width: 1254px;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button_buy_txt {
  max-width: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.license-div {
  width: 400px;
  height: 700px;
  max-height: 700px;
  max-width: 400px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin: auto 5px;
  padding: 20px;
  display: flex;
}

.license-div.crypto {
  max-height: 600px;
  margin-top: auto;
  margin-bottom: auto;
}

.license-div.gambling {
  max-height: 650px;
  margin-top: auto;
  margin-bottom: auto;
}

.license-div.broker {
  max-height: 650px;
}

.licenses_header {
  max-width: 1254px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.licenses_cards {
  max-width: 1254px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h3_crypto {
  max-width: 400px;
  color: #26cf85;
  text-align: center;
  margin-bottom: 0;
  line-height: 120%;
}

.img_crypto {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  display: block;
}

.h3_broker {
  max-width: 400px;
  color: #26cf85;
  text-align: center;
  margin-bottom: 0;
  line-height: 120%;
}

.h3_gambling {
  max-width: 400px;
  color: #26cf85;
  text-align: center;
  margin-bottom: 20px;
  line-height: 120%;
}

.img_gambling {
  margin-bottom: -5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  display: block;
}

.img_broker {
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  display: block;
}

.text-block-11 {
  color: #26cf85;
  text-align: center;
}

.license_price {
  max-width: 400px;
  color: #26cf85;
  text-align: center;
  font-weight: 600;
  line-height: 120%;
}

.license_paragraph {
  max-width: 380px;
  text-align: center;
  margin-bottom: 0;
  padding: 20px;
  font-size: 14px;
  line-height: 140%;
}

.license_paragraph.gambling-card {
  max-width: 390px;
}

.jur_div {
  max-width: 1254px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  font-weight: 500;
  line-height: 120%;
  display: grid;
}

.jur_link {
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.jur_header {
  max-width: 1254px;
  margin-left: auto;
  margin-right: auto;
}

.about_us_div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about_us_paragraph {
  max-width: 1254px;
  border-left: 4px solid #26cf85;
  margin-bottom: 0;
  padding-left: 45px;
  padding-right: 45px;
  font-size: 18px;
}

.review_header {
  max-width: 1254px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.about_us_img {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.review {
  width: 38vw;
  height: 20vw;
  max-height: none;
  max-width: none;
  min-height: 0;
  text-align: left;
  background-color: #24252b;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  line-height: 120%;
  display: flex;
}

.reviews_div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.client_img {
  border-radius: 50px;
  align-self: flex-start;
  margin-right: 0;
  display: block;
}

.review_text {
  max-width: 300px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 140%;
  display: block;
}

.client_img_2 {
  border-radius: 50px;
  align-self: flex-start;
}

.client_name {
  text-align: left;
  padding: 10px 10px 10px 0;
}

.ukr_h3, .germ_h3, .rus_h3 {
  text-transform: uppercase;
}

.ukr_adress, .germany_adress, .rus_adress {
  max-width: 200px;
}

.adress_div {
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rights_it_offshore {
  max-width: 200px;
}

.public_offer {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  padding: 20px;
  display: flex;
}

.public_offer_link {
  color: #fff;
  text-transform: capitalize;
  cursor: pointer;
  text-decoration: none;
}

.buttons_main {
  max-width: 1254px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.int_tel_numb {
  text-decoration: none;
}

.tel_txt {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.txt_soclink_btn {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  text-decoration: none;
}

.skype_btn {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.b_txt_soclink {
  color: #26cf85;
  font-weight: 400;
}

.link-2 {
  text-decoration: none;
}

.email_btn {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-3 {
  text-decoration: none;
}

.button_licenses {
  width: 17vw;
  max-height: 6vw;
  max-width: 350px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #26cf85;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-left: 35px;
  padding-top: 24px;
  padding-bottom: 24px;
  transition: opacity .555s;
  display: flex;
}

.button_licenses:hover {
  background-color: rgba(33, 175, 113, .4);
}

.int_number, .ua_number, .ru_number {
  text-decoration: none;
}

.client_div {
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.div-block-21 {
  align-self: flex-start;
}

.div-block-22 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.telegram_btn {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.itoffshore_logo {
  cursor: pointer;
}

.h4_review {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px 10px 10px;
  font-size: 16px;
  line-height: 120%;
  display: flex;
}

.client_review, .div-block-24 {
  align-self: flex-start;
}

.modal_window {
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.modal {
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.close_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal_form {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  width: 100%;
  max-height: none;
  max-width: 450px;
  background-color: #24252b;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 30px;
  display: block;
  position: relative;
}

.close {
  color: #fff;
  cursor: pointer;
  object-fit: fill;
  align-self: flex-end;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 4vw;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: rotate(45deg);
}

.form {
  max-width: none;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  display: flex;
  position: relative;
}

.submit-button {
  max-width: 320px;
  text-align: center;
  background-color: #26cf85;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.field-label {
  text-align: center;
  margin-bottom: 0;
}

.field-label-2 {
  text-align: center;
}

.text-field, .text-field-2 {
  border-radius: 3px;
}

.heading-7 {
  width: 300px;
}

.heading-8 {
  max-width: 300px;
  text-align: center;
  font-weight: 600;
}

.success-message {
  background-color: #26cf85;
}

@media screen and (max-width: 991px) {
  .div_first_section {
    width: 100%;
    height: 100%;
    background-image: url('../images/home-map-1.png');
    background-position: 50%;
    background-size: contain;
  }

  .heading_main {
    max-width: 768px;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-top: 5%;
    font-size: 62px;
    display: flex;
  }

  .heading_paragraph {
    min-width: 768px;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
    display: flex;
  }

  .button_buy {
    width: 30vw;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 14px;
  }

  .button_buy.button-license {
    background-color: #26cf85;
  }

  .button_lic_txt {
    font-size: 16px;
  }

  .paragraph-2 {
    width: 50%;
  }

  .block-1 {
    width: 50%;
    min-width: auto;
    object-fit: fill;
  }

  .container {
    min-width: 768px;
    justify-content: center;
    align-items: center;
  }

  .h2 {
    width: 50%;
  }

  .button_prices, .button_prices.panama {
    margin-top: 40px;
  }

  .main_logo {
    padding-left: 0;
  }

  .tel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .price {
    max-height: 400px;
    max-width: 350px;
    margin-top: 35px;
    margin-bottom: 0;
    padding: 35px;
  }

  .h_benefits_txt {
    font-size: 32px;
  }

  .txt_benefit, .text-block-7, .text-block-9, .text-block-10 {
    font-size: 12px;
  }

  .license {
    padding: 40px;
  }

  .about {
    padding: 30px;
  }

  .div_prices {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .about-us {
    margin-top: 10px;
  }

  .button_buy_txt {
    max-width: none;
    font-size: 16px;
  }

  .license-div {
    margin-bottom: 40px;
  }

  .license-div.crypto {
    border-width: 2px;
    border-color: #fff;
  }

  .license-div.gambling {
    border-width: 2px;
    border-color: #fff;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .license-div.broker {
    border-width: 2px;
    border-color: #fff;
  }

  .licenses_cards {
    flex-direction: column;
  }

  .license_paragraph, .license_paragraph.gambling-card {
    font-size: 14px;
    line-height: 120%;
  }

  .jur_div {
    padding: 80px;
  }

  .review {
    width: 50vw;
    height: 45vw;
    justify-content: center;
  }

  .reviews_div {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .client_name {
    max-width: 25vw;
  }

  .adress_div {
    margin-top: 10px;
    padding: 30px;
  }

  .button_licenses {
    width: 30vw;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .modal {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .div_first_section {
    width: 100%;
    height: 100%;
    background-image: url('../images/home-map-1.png');
    background-position: 50%;
    background-size: 553px;
    padding: 31px;
  }

  .heading_main {
    max-width: 568px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading_paragraph {
    max-width: 568px;
    min-width: auto;
    margin-top: 10px;
    font-size: 16px;
  }

  .button_buy {
    width: 35vw;
    justify-content: center;
    align-items: center;
    padding: 25px 15px;
    display: flex;
  }

  .button_lic_txt {
    font-size: 14px;
  }

  .main_logo {
    padding-left: 0;
  }

  .top_menu {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }

  .tel {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    display: flex;
  }

  .tel_number {
    margin-right: 0;
  }

  .prices, .benefits {
    padding: 40px;
  }

  .key_benefit {
    padding: 15px;
  }

  .h_benefits_txt {
    font-size: 24px;
  }

  .txt_benefit {
    padding: 10px;
    font-size: 10px;
    line-height: 100%;
  }

  .text-block-7 {
    max-width: 150px;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    line-height: 100%;
  }

  .text-block-9, .text-block-10 {
    padding: 10px;
    font-size: 10px;
    line-height: 100%;
  }

  .license, .about-us {
    padding: 40px;
  }

  .button_buy_txt {
    max-width: none;
    font-size: 14px;
  }

  .license-div.crypto {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .license-div.gambling {
    border-width: 2px;
    border-color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .license-div.broker {
    border-width: 2px;
    border-color: #fff;
    margin-top: 20px;
  }

  .about_us_paragraph {
    max-width: 568px;
    padding: 35px;
  }

  .review {
    width: 80vw;
  }

  .buttons_main {
    max-width: 586px;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .int_tel_numb {
    width: 130px;
    max-width: 130px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    display: block;
  }

  .ua_tel_number {
    width: 130px;
    max-width: 120px;
    font-size: 12px;
    display: block;
  }

  .ru_tel_number {
    width: 120px;
    font-size: 12px;
    display: block;
  }

  .img_five_star, .img_ready, .img_nominal {
    max-width: 50%;
  }

  .img_docs {
    max-width: 40%;
  }

  .img_names, .img_founding {
    max-width: 50%;
  }

  .txt_soclink_btn {
    font-size: 10px;
  }

  .button_licenses {
    width: 35vw;
    max-width: none;
    padding: 25px 15px;
  }

  .modal {
    display: none;
  }

  .form-block {
    max-width: 450px;
  }
}

@media screen and (max-width: 479px) {
  .div_first_section {
    width: 100%;
    height: 100%;
    padding: 15px;
  }

  .heading_main {
    max-width: 320px;
    flex-direction: row;
    justify-content: flex-start;
    font-size: 32px;
    line-height: 120%;
  }

  .heading_paragraph {
    min-width: auto;
    object-fit: fill;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    line-height: 120%;
  }

  .button_buy {
    width: 35vw;
    padding: 7px;
  }

  .button_buy.button-license {
    width: 120px;
    padding: 7px;
  }

  .button_buy.lic-div {
    width: 200px;
  }

  .button_lic_txt {
    font-size: 10px;
  }

  .button_prices {
    width: 200px;
    margin: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main_logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .top_menu {
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: center;
  }

  .soclink {
    flex-direction: column;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-menu {
    flex-direction: column;
    display: flex;
  }

  .tel {
    padding: 10px;
    display: flex;
  }

  .price {
    max-width: 300px;
    padding: 20px;
  }

  .benefits {
    padding: 15px;
  }

  .txt_benefit, .text-block-7, .text-block-9, .text-block-10 {
    font-size: 12px;
  }

  .div_img_benefits {
    flex-direction: column;
  }

  .about_paragraph {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 100%;
  }

  .about {
    padding: 20px;
  }

  .jur_h2 {
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    font-size: 24px;
    line-height: 100%;
  }

  .prices_h_txt {
    font-size: 24px;
    line-height: 100%;
  }

  .div_benefits {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: block;
  }

  .jurisdictions {
    padding: 15px;
  }

  .footer {
    flex-direction: column;
    justify-content: center;
    display: block;
  }

  .button_buy_txt {
    max-width: none;
    font-size: 10px;
    line-height: 110%;
  }

  .license-div {
    width: 240px;
  }

  .license-div.crypto {
    max-width: 300px;
    padding: 10px;
  }

  .license-div.gambling {
    padding: 10px;
  }

  .h3_crypto {
    font-size: 18px;
  }

  .img_crypto {
    max-width: 50%;
    margin-top: 10px;
    padding-top: 0;
  }

  .h3_broker, .h3_gambling {
    font-size: 18px;
  }

  .img_gambling, .img_broker {
    max-width: 50%;
  }

  .license_paragraph {
    font-size: 12px;
    line-height: 120%;
  }

  .license_paragraph.gambling-card {
    font-size: 12px;
  }

  .jur_div {
    max-width: 320px;
    padding: 5px;
  }

  .about_us_paragraph {
    padding: 15px;
    font-size: 12px;
  }

  .review {
    width: 300px;
    height: 95vw;
    padding: 20px;
  }

  .reviews_div {
    padding: 15px;
  }

  .review_text {
    font-size: 10px;
  }

  .client_name {
    padding: 10px;
    font-size: 10px;
  }

  .adress_div {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .public_offer {
    flex-direction: column;
    justify-content: center;
  }

  .buttons_main {
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
  }

  .img_five_star, .img_ready, .img_nominal, .img_docs, .img_names, .img_founding {
    max-width: 30%;
  }

  .button_licenses {
    padding: 8px 7px;
  }

  .h4_review {
    font-size: 12px;
  }

  .form-block {
    max-width: 300px;
  }
}

#w-node-_622e3c2d-b6ad-1db4-2da5-e39528acba33-ab4e2243, #w-node-_965fd236-2fc2-b67f-cc73-ca6edd5f13b2-ab4e2243, #w-node-b6e0d42e-91f1-4d57-f86d-95e18a8475da-ab4e2243, #w-node-_978839b9-89aa-31e8-a34a-705b9e5c3331-ab4e2243, #w-node-_9e2c1d9d-301f-9b29-5063-4249c598b168-ab4e2243, #w-node-eeeae40c-13ef-fb22-199f-d13a46b76710-ab4e2243, #w-node-_6a4853b3-0c16-df39-4c94-aa78ab6a6a3f-ab4e2243, #w-node-_308efbcb-3492-1282-e32c-229b3dba9044-ab4e2243, #w-node-_83505ace-5c53-ef0c-5626-96f0d8b1eb13-ab4e2243, #w-node-_97da9571-36e5-3642-c524-9b763d24ae25-ab4e2243, #w-node-_56969315-5e76-869d-1312-365990f03ae9-ab4e2243, #w-node-_5f1ad6f8-380a-45ab-95bc-04eede146215-ab4e2243, #w-node-_6d896f42-03e2-09b8-50ad-388bcdc82cf7-ab4e2243, #w-node-_4db8f5f0-b6c9-63f5-1db1-ead5576a3946-ab4e2243, #w-node-dd6d5c2a-e127-3a5f-7fd8-dde5d98c2574-ab4e2243, #w-node-a2f48389-1ab4-5ac3-9a0e-6da9e60f4599-ab4e2243 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
