#header-ezz[data-v-0f922b87] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 8px 24px 48px 0px rgba(0, 42, 84, 0.2);
}
#header-ezz .container-ezz[data-v-0f922b87] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header-ezz .container-ezz .logo[data-v-0f922b87] {
  height: 30px;
  width: auto;
}
#header-ezz .container-ezz .logo img[data-v-0f922b87] {
  height: 100%;
  width: auto;
}
#header-ezz .container-ezz .right-part[data-v-0f922b87] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header-ezz .container-ezz .right-part p[data-v-0f922b87] {
  font-size: 14px;
  line-height: 26px;
  margin: 0 15px 0 0;
  color: var(--color-primary);
}
#header-ezz .container-ezz .right-part .range[data-v-0f922b87] {
  padding-left: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
#header-ezz .container-ezz .right-part .range .label-span[data-v-0f922b87] {
  display: block;
  width: 65px;
  min-width: 65px;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  text-align: right;
  color: var(--color-primary);
  margin-right: 15px;
}
#header-ezz .container-ezz .right-part .range .final-span[data-v-0f922b87] {
  margin-left: 15px;
  display: flex;
  align-items: flex-end;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-primary);
}
#header-ezz .container-ezz .right-part .range .final-span span[data-v-0f922b87] {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: -3px;
}
#header-ezz .container-ezz .right-part .range[data-v-0f922b87]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 25px;
  margin-top: -12.5px;
  background-color: #A8A8A8;
}
@media screen and (max-width: 1024px) {
#header-ezz .container-ezz[data-v-0f922b87] {
    justify-content: center;
}
#header-ezz .container-ezz .right-part[data-v-0f922b87] {
    display: none;
}
}
#header-ezz-v2[data-v-1d2015b4] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 16px 16px 24px 0px rgba(0, 0, 0, 0.1607843137);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
#header-ezz-v2 .container-ezz[data-v-1d2015b4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header-ezz-v2 .container-ezz .logo[data-v-1d2015b4] {
  height: 40px;
  width: auto;
}
#header-ezz-v2 .container-ezz .logo img[data-v-1d2015b4] {
  height: 100%;
  width: auto;
}
#header-ezz-v2 .container-ezz .middle-part[data-v-1d2015b4] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section[data-v-1d2015b4] {
  position: relative;
  font-size: 14px;
  line-height: 26px;
  margin: 0 15px 0 0;
  color: #587A9D;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section strong[data-v-1d2015b4] {
  margin-right: 8px;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section[data-v-1d2015b4]:first-child {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #D8E0E9;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section img[data-v-1d2015b4] {
  cursor: pointer;
  width: 17px;
  height: auto;
  margin: 0 0 -3px 8px;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box[data-v-1d2015b4] {
  min-width: 240px;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 15px;
  max-width: 240px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 16px 16px 24px 0px rgba(0, 0, 0, 0.16);
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box .range[data-v-1d2015b4] {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 20px 0;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box .range .intro-form-number[data-v-1d2015b4] {
  margin-left: 15px;
  flex-basis: 80px;
  width: 80px;
  min-width: 80px;
  display: flex;
  justify-content: flex-end;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  color: var(--color-primary-v2);
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box .input-ezz-v2[data-v-1d2015b4] {
  padding: 12px;
  border: 2px solid var(--color-primary-v2);
  border-radius: 8px;
  margin-bottom: -10px;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box .middle-part-direction[data-v-1d2015b4] {
  position: relative;
  margin: 20px 0 0 0;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box p[data-v-1d2015b4] {
  font-size: 14px;
  line-height: 16px;
  width: calc(100% - 25px);
  position: relative;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box p img[data-v-1d2015b4] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -25px;
  width: 20px;
  height: auto;
}
#header-ezz-v2 .container-ezz .middle-part .middle-part-section .middle-part-inner-box .button-standart-ezz[data-v-1d2015b4] {
  margin-top: 20px;
}
#header-ezz-v2 .container-ezz .right-part[data-v-1d2015b4] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px) {
#header-ezz-v2 .container-ezz[data-v-1d2015b4] {
    justify-content: space-between;
}
#header-ezz-v2 .container-ezz .logo[data-v-1d2015b4] {
    height: 30px;
}
#header-ezz-v2 .container-ezz .middle-part[data-v-1d2015b4] {
    display: none;
}
}
#sticky-footer-sim-v1[data-v-574b781e] {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0px -4px 6px 0px rgba(0, 42, 84, 0.07);
  display: flex;
  align-items: center;
}
#sticky-footer-sim-v1 .container-ezz[data-v-574b781e] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices[data-v-574b781e] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price[data-v-574b781e] {
  margin-right: 30px;
  display: flex;
  align-items: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-circle[data-v-574b781e] {
  cursor: pointer;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 60px;
  border: 2px solid rgb(168, 168, 168);
  display: flex;
  justify-content: center;
  align-items: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-circle span[data-v-574b781e] {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #fff;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-circle.active span[data-v-574b781e] {
  background-color: var(--color-primary);
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-text p[data-v-574b781e] {
  margin-bottom: 0;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-text P[data-v-574b781e]:first-child {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price .check-text p[data-v-574b781e]:last-child {
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color: #000;
}
#sticky-footer-sim-v1 .container-ezz .button-standart-ezz[data-v-574b781e] {
  max-width: 150px;
}
@media screen and (max-width: 768px) {
#sticky-footer-sim-v1[data-v-574b781e] {
    height: auto;
    padding: 15px;
}
#sticky-footer-sim-v1 .container-ezz[data-v-574b781e] {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices[data-v-574b781e] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 15px;
    justify-content: center;
}
#sticky-footer-sim-v1 .container-ezz .sticky-product-prices .sticky-product-price[data-v-574b781e]:last-child {
    margin-right: 0;
}
}
#sticky-footer-sim-v2[data-v-392941bd] {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0px -4px 6px 0px rgba(0, 42, 84, 0.07);
  display: flex;
  align-items: center;
}
#sticky-footer-sim-v2 .container-ezz[data-v-392941bd] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices[data-v-392941bd] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price[data-v-392941bd] {
  margin-right: 30px;
  display: flex;
  align-items: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-circle[data-v-392941bd] {
  cursor: pointer;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 60px;
  border: 2px solid rgb(168, 168, 168);
  display: flex;
  justify-content: center;
  align-items: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-circle span[data-v-392941bd] {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #fff;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-circle.active span[data-v-392941bd] {
  background-color: var(--color-primary);
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-text p[data-v-392941bd] {
  margin-bottom: 0;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-text P[data-v-392941bd]:first-child {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price .check-text p[data-v-392941bd]:last-child {
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color: #000;
}
#sticky-footer-sim-v2 .container-ezz .button-standart-ezz[data-v-392941bd] {
  max-width: 150px;
}
@media screen and (max-width: 768px) {
#sticky-footer-sim-v2[data-v-392941bd] {
    height: auto;
    padding: 15px;
}
#sticky-footer-sim-v2 .container-ezz[data-v-392941bd] {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices[data-v-392941bd] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 15px;
    justify-content: center;
}
#sticky-footer-sim-v2 .container-ezz .sticky-product-prices .sticky-product-price[data-v-392941bd]:last-child {
    margin-right: 0;
}
}
#v1-intro-page[data-v-5299061e] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#v1-intro-page .modal-form-intro[data-v-5299061e] {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(217, 217, 217, 0.51);
}
#v1-intro-page .modal-form-intro .modal-form-intro-content[data-v-5299061e] {
  width: 90%;
  max-width: 430px;
  background: #FFFFFF;
  border-top: 32px solid var(--color-primary);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
  padding: 40px;
}
#v1-intro-page .modal-form-intro .modal-form-intro-content p[data-v-5299061e] {
  text-align: center;
  color: #3E3E3E;
  font-size: 14px;
  line-height: 16px;
}
#v1-intro-page .modal-form-intro .modal-form-intro-content .button-standart-ezz[data-v-5299061e] {
  margin-top: 40px;
}
#v1-intro-page .modal-form-intro .modal-form-intro-content .modal-form-close[data-v-5299061e] {
  cursor: pointer;
  margin-top: 25px;
  text-align: center;
  color: var(--color-primary);
}
#v1-intro-page .error-message[data-v-5299061e] {
  width: 100%;
  max-width: 660px;
  margin-top: 20px;
  text-align: center;
  color: darkred;
  font-size: 13px;
  line-height: 15px;
}
#v1-intro-page .intro-logo[data-v-5299061e] {
  margin-bottom: 40px;
  width: 280px;
  height: auto;
}
#v1-intro-page .intro-text p[data-v-5299061e] {
  text-align: center;
}
#v1-intro-page .intro-text p[data-v-5299061e]:nth-child(1) {
  text-transform: uppercase;
  color: var(--color-primary);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#v1-intro-page .intro-text p[data-v-5299061e]:nth-child(2) {
  color: var(--color-secondary);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#v1-intro-page .login-link[data-v-5299061e] {
  width: 100%;
  max-width: 890px;
  margin-top: 20px;
}
#v1-intro-page .login-link a[data-v-5299061e] {
  text-decoration: underline;
}
#v1-intro-page .intro-form[data-v-5299061e] {
  margin-top: 45px;
  width: 100%;
  max-width: 890px;
  border-radius: 16px;
  box-shadow: 0px 24px 48px 0px rgba(0, 42, 84, 0.32);
  padding: 48px 0px 76px 0px;
  background-color: var(--color-primary);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#v1-intro-page .intro-form .box-center-line[data-v-5299061e] {
  width: 100%;
  max-width: 660px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#v1-intro-page .intro-form .box-center-line .box-center-text[data-v-5299061e] {
  width: 180px;
  flex-basis: 180px;
  min-width: 180px;
  text-align: right;
  color: var(--color-ternary);
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right[data-v-5299061e] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-left: 15px;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .range[data-v-5299061e] {
  width: 100%;
  display: flex;
  align-items: center;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number[data-v-5299061e] {
  margin-left: 15px;
  flex-basis: 150px;
  width: 150px;
  min-width: 150px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 24px;
  padding: 12px 5px;
  font-style: normal;
  font-weight: 700;
  color: var(--color-secondary);
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number input[data-v-5299061e] {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: var(--color-primary);
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number span[data-v-5299061e] {
  margin-left: 10px;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-5299061e] {
  position: relative;
  width: 140px;
  min-width: 140px;
  height: 35px;
  border-radius: 8px;
  font-size: 14px;
  margin-right: 15px;
  border: 2px solid var(--color-ternary);
  background-color: var(--color-ternary);
  color: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .box-check.active[data-v-5299061e], #v1-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-5299061e]:hover {
  cursor: pointer;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: #fff;
}
#v1-intro-page .intro-form .postal-code-box[data-v-5299061e] {
  position: absolute;
  bottom: -27.5px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  height: 55px;
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content[data-v-5299061e] {
  position: relative;
  border-radius: 8px;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content input[data-v-5299061e] {
  animation: none;
  outline: none;
  width: 100%;
  height: 55px;
  padding: 15px;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  color: var(--color-secondary);
  background: #fff;
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content input[data-v-5299061e]::placeholder {
  opacity: 1;
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content input.error[data-v-5299061e] {
  border: 2px solid red;
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search[data-v-5299061e] {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 7px;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  background-color: var(--color-primary);
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search img[data-v-5299061e] {
  width: 20px;
  height: auto;
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search[data-v-5299061e]:hover {
  background-color: var(--color-secondary);
}
#v1-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search.active[data-v-5299061e] {
  opacity: 1;
}
@media screen and (max-width: 790px) {
#v1-intro-page[data-v-5299061e] {
    padding: 100px 25px 200px 25px;
}
#v1-intro-page .modal-form-intro .modal-form-intro-content .modal-form-close[data-v-5299061e] {
    font-size: 12px;
}
#v1-intro-page .intro-logo[data-v-5299061e] {
    width: 150px;
    height: auto;
}
#v1-intro-page .intro-text p[data-v-5299061e] {
    text-align: center;
    font-weight: 300;
}
#v1-intro-page .intro-text p[data-v-5299061e]:nth-child(1) {
    font-size: 25px;
}
#v1-intro-page .intro-text p[data-v-5299061e]:nth-child(2) {
    font-size: 16px;
}
#v1-intro-page .intro-form[data-v-5299061e] {
    padding: 48px 20px 60px 20px;
}
#v1-intro-page .intro-form .box-center-line[data-v-5299061e] {
    flex-wrap: wrap;
}
#v1-intro-page .intro-form .box-center-line .box-center-text[data-v-5299061e] {
    flex-basis: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right[data-v-5299061e] {
    margin-left: 0;
    flex-wrap: wrap;
}
#v1-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-5299061e] {
    height: 45px;
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
#v1-intro-page .intro-form .postal-code-box[data-v-5299061e] {
    width: 90%;
    bottom: -27.5px;
    left: 50%;
    margin-left: -45%;
    height: 48px;
}
}
#v2-intro-page[data-v-8edd72e0] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#v2-intro-page .modal-form-intro[data-v-8edd72e0] {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(217, 217, 217, 0.51);
}
#v2-intro-page .modal-form-intro .modal-form-intro-content[data-v-8edd72e0] {
  width: 90%;
  max-width: 430px;
  border-radius: 16px;
  padding: 40px;
}
#v2-intro-page .modal-form-intro .modal-form-intro-content p[data-v-8edd72e0] {
  text-align: center;
  color: #3E3E3E;
  font-size: 14px;
  line-height: 16px;
}
#v2-intro-page .modal-form-intro .modal-form-intro-content .button-standart-ezz[data-v-8edd72e0] {
  margin-top: 40px;
}
#v2-intro-page .modal-form-intro .modal-form-intro-content .modal-form-close[data-v-8edd72e0] {
  cursor: pointer;
  margin-top: 25px;
  text-align: center;
  color: var(--color-primary-v2);
}
#v2-intro-page .intro-logo[data-v-8edd72e0] {
  margin-bottom: 40px;
  width: 100px;
  height: auto;
}
#v2-intro-page .error-message[data-v-8edd72e0] {
  width: 100%;
  max-width: 660px;
  margin-top: 20px;
  text-align: center;
  color: darkred;
  font-size: 13px;
  line-height: 15px;
}
#v2-intro-page .intro-text p[data-v-8edd72e0] {
  text-align: center;
  font-weight: 300;
}
#v2-intro-page .intro-text p[data-v-8edd72e0]:nth-child(1) {
  text-transform: uppercase;
  color: var(--color-primary-v2);
  font-size: 40px;
  font-style: normal;
  line-height: normal;
}
#v2-intro-page .intro-text p[data-v-8edd72e0]:nth-child(2) {
  color: #A8A8A8;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
}
#v2-intro-page .login-link[data-v-8edd72e0] {
  width: 100%;
  max-width: 890px;
  margin-top: 20px;
}
#v2-intro-page .login-link a[data-v-8edd72e0] {
  text-decoration: underline;
}
#v2-intro-page .intro-form[data-v-8edd72e0] {
  margin-top: 45px;
  width: 100%;
  max-width: 890px;
  border-radius: 16px;
  box-shadow: 0px 48px 56px 0px rgba(0, 42, 84, 0.2392156863);
  padding: 48px 0px 76px 0px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#v2-intro-page .intro-form .box-center-line[data-v-8edd72e0] {
  width: 100%;
  max-width: 660px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#v2-intro-page .intro-form .box-center-line .box-center-text[data-v-8edd72e0] {
  width: 180px;
  flex-basis: 180px;
  min-width: 180px;
  text-align: right;
  color: #A8A8A8;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right[data-v-8edd72e0] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-left: 30px;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .range[data-v-8edd72e0] {
  width: 100%;
  display: flex;
  align-items: center;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number[data-v-8edd72e0] {
  margin-left: 15px;
  flex-basis: 150px;
  width: 150px;
  min-width: 150px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 24px;
  padding: 12px 5px;
  font-style: normal;
  font-weight: 700;
  color: var(--color-primary-v2);
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number input[data-v-8edd72e0] {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: var(--color-primary-v2);
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .range .intro-form-number span[data-v-8edd72e0] {
  margin-left: 10px;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-8edd72e0] {
  position: relative;
  width: 140px;
  min-width: 140px;
  height: 40px;
  border-radius: 8px;
  font-size: 14px;
  margin-right: 15px;
  border: 2px solid #A8A8A8;
  background-color: #fff;
  color: #A8A8A8;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .box-check.active[data-v-8edd72e0], #v2-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-8edd72e0]:hover {
  cursor: pointer;
  background-color: var(--color-primary-v2);
  border-color: var(--color-primary-v2);
  color: #fff;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-8edd72e0]:last-child {
  margin-right: 0;
}
#v2-intro-page .intro-form .postal-code-box[data-v-8edd72e0] {
  position: absolute;
  bottom: -27.5px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  height: 48px;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content[data-v-8edd72e0] {
  position: relative;
  border-radius: 8px;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content input[data-v-8edd72e0] {
  animation: none;
  outline: none;
  width: 100%;
  height: 48px;
  padding: 15px;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  color: var(--color-primary-v2);
  background: #EBEBEB;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content input[data-v-8edd72e0]::placeholder {
  opacity: 1;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content input.error[data-v-8edd72e0] {
  border: 2px solid red;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search[data-v-8edd72e0] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  background-color: var(--color-primary-v2);
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search img[data-v-8edd72e0] {
  width: 20px;
  height: auto;
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search[data-v-8edd72e0]:hover {
  background-color: var(--color-primary-v2);
}
#v2-intro-page .intro-form .postal-code-box .postal-code-box-content .button-search.active[data-v-8edd72e0] {
  opacity: 1;
}
@media screen and (max-width: 790px) {
#v2-intro-page[data-v-8edd72e0] {
    padding: 100px 25px 200px 25px;
}
#v2-intro-page .modal-form-intro .modal-form-intro-content .modal-form-close[data-v-8edd72e0] {
    font-size: 12px;
}
#v2-intro-page .intro-logo[data-v-8edd72e0] {
    width: 70px;
}
#v2-intro-page .intro-text p[data-v-8edd72e0] {
    text-align: center;
    font-weight: 300;
}
#v2-intro-page .intro-text p[data-v-8edd72e0]:nth-child(1) {
    font-size: 25px;
}
#v2-intro-page .intro-text p[data-v-8edd72e0]:nth-child(2) {
    color: #A8A8A8;
    font-size: 16px;
}
#v2-intro-page .intro-form[data-v-8edd72e0] {
    padding: 48px 20px 60px 20px;
}
#v2-intro-page .intro-form .box-center-line[data-v-8edd72e0] {
    flex-wrap: wrap;
}
#v2-intro-page .intro-form .box-center-line .box-center-text[data-v-8edd72e0] {
    flex-basis: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right[data-v-8edd72e0] {
    margin-left: 0;
    flex-wrap: wrap;
}
#v2-intro-page .intro-form .box-center-line .box-center-line-right .box-check[data-v-8edd72e0] {
    height: 45px;
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
#v2-intro-page .intro-form .postal-code-box[data-v-8edd72e0] {
    width: 90%;
    bottom: -27.5px;
    left: 50%;
    margin-left: -45%;
    height: 48px;
}
}
#login-page-v1[data-v-a21824ae] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#login-page-v1 .intro-logo[data-v-a21824ae] {
  margin-bottom: 40px;
  width: 280px;
  height: auto;
}
#login-page-v1 form[data-v-a21824ae] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  box-shadow: 0px 48px 56px 0px rgba(0, 42, 84, 0.2392156863);
  padding: 50px 25px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#login-page-v1 form p[data-v-a21824ae] {
  color: #A8A8A8;
  font-style: normal;
  line-height: normal;
}
#login-page-v1 form .title-login-form[data-v-a21824ae] {
  font-weight: 500;
  font-size: 20px;
  color: var(--color-primary);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
#login-page-v1 form .login-form-error[data-v-a21824ae] {
  color: darkred;
  font-size: 12px;
  margin-bottom: 20px;
}
#login-page-v1 form .form-links[data-v-a21824ae] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#login-page-v1 form .form-links a[data-v-a21824ae] {
  font-size: 13px;
  color: var(--color-primary);
  font-weight: bold;
}
#login-page-v1 form .button-standart-ezz-primary[data-v-a21824ae] {
  margin: 15px 0;
}
#login-page-v2[data-v-de5c9170] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#login-page-v2 .intro-logo[data-v-de5c9170] {
  margin-bottom: 40px;
  width: 100px;
  height: auto;
}
#login-page-v2 form[data-v-de5c9170] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  box-shadow: 0px 48px 56px 0px rgba(0, 42, 84, 0.2392156863);
  padding: 50px 25px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#login-page-v2 form p[data-v-de5c9170] {
  color: #A8A8A8;
  font-style: normal;
  line-height: normal;
}
#login-page-v2 form .title-login-form[data-v-de5c9170] {
  font-weight: 500;
  font-size: 20px;
  color: var(--color-primary-v2);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
#login-page-v2 form .login-form-error[data-v-de5c9170] {
  color: darkred;
  font-size: 12px;
  margin-bottom: 20px;
}
#login-page-v2 form .form-links[data-v-de5c9170] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#login-page-v2 form .form-links a[data-v-de5c9170] {
  font-size: 13px;
  color: var(--color-primary-v2);
  font-weight: bold;
}
#login-page-v2 form .button-standart-ezz-primary-v2[data-v-de5c9170] {
  margin: 15px 0;
}
#reset-pass-v1[data-v-c84fa6e2] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#reset-pass-v1 .intro-logo[data-v-c84fa6e2] {
  margin-bottom: 40px;
  width: 280px;
  height: auto;
}
#reset-pass-v1 form[data-v-c84fa6e2] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  box-shadow: 0px 48px 56px 0px rgba(0, 42, 84, 0.2392156863);
  padding: 50px 25px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#reset-pass-v1 form p[data-v-c84fa6e2] {
  color: #A8A8A8;
  font-style: normal;
  line-height: normal;
}
#reset-pass-v1 form .title-login-form[data-v-c84fa6e2] {
  font-weight: 500;
  font-size: 20px;
  color: var(--color-primary);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
#reset-pass-v1 form .reset-pass-message[data-v-c84fa6e2] {
  color: var(--color-primary);
  font-size: 12px;
  margin-bottom: 20px;
}
#reset-pass-v1 form .button-standart-ezz-primary[data-v-c84fa6e2] {
  margin: 15px 0;
}
#reset-pass-page-v2[data-v-7db5f62e] {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#reset-pass-page-v2 .intro-logo[data-v-7db5f62e] {
  margin-bottom: 40px;
  width: 100px;
  height: auto;
}
#reset-pass-page-v2 form[data-v-7db5f62e] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  box-shadow: 0px 48px 56px 0px rgba(0, 42, 84, 0.2392156863);
  padding: 50px 25px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#reset-pass-page-v2 form p[data-v-7db5f62e] {
  color: #A8A8A8;
  font-style: normal;
  line-height: normal;
}
#reset-pass-page-v2 form .title-login-form[data-v-7db5f62e] {
  font-weight: 500;
  font-size: 20px;
  color: var(--color-primary-v2);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
#reset-pass-page-v2 form .reset-pass-message[data-v-7db5f62e] {
  color: var(--color-primary-v2);
  font-size: 12px;
  margin-bottom: 20px;
}
#reset-pass-page-v2 form .button-standart-ezz-primary-v2[data-v-7db5f62e] {
  margin: 15px 0;
}
.map-popup-info[data-v-771287d3] {
  position: absolute;
  z-index: 998;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
.map-popup-info .map-popup-info-content[data-v-771287d3] {
  width: 430px;
  padding: 30px;
  background-color: #fff;
  border-top: 25px solid var(--color-secondary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-info .map-popup-info-content .map-popup-info-content-title[data-v-771287d3] {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 120%;
  color: var(--color-primary);
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content img[data-v-771287d3] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content p[data-v-771287d3] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-primary);
}
.map-popup-info .map-popup-info-content .button-standart-ezz[data-v-771287d3] {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
.map-popup-info .map-popup-info-content[data-v-771287d3] {
    width: 90%;
    max-width: 430px;
}
}
.map-popup-box[data-v-6ec5763a] {
  z-index: 999;
  position: absolute;
  bottom: 55px;
  right: 45px;
  width: 390px;
  padding: 25px 30px;
  background: #FFFFFF;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-box p[data-v-6ec5763a] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-primary);
}
.map-popup-box p.map-popup-title[data-v-6ec5763a] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box .button-standart-ezz[data-v-6ec5763a] {
  margin-bottom: 20px;
}
.map-popup-box .map-popup-without-draw img[data-v-6ec5763a] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .map-popup-title[data-v-6ec5763a] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 120%;
}
.map-popup-box .map-popup-with-draw .map-popup-title img[data-v-6ec5763a] {
  width: 30px;
  height: auto;
  margin-right: 8px;
}
.map-popup-box .map-popup-with-draw p[data-v-6ec5763a] {
  text-align: left;
  margin-bottom: 30px;
  font-weight: 500;
  color: #000;
}
.map-popup-box .map-popup-with-draw .draw-option[data-v-6ec5763a] {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .draw-option img[data-v-6ec5763a] {
  margin-right: 15px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text span[data-v-6ec5763a] {
  display: block;
  color: #545454;
  font-size: 12px;
  line-height: 22px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text p[data-v-6ec5763a] {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
.map-popup-box .map-popup-with-draw .two-buttons[data-v-6ec5763a] {
  display: flex;
  margin-top: 30px;
}
.map-popup-box .map-popup-with-draw .two-buttons .button-standart-ezz[data-v-6ec5763a]:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
.map-popup-box[data-v-6ec5763a] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
.map-popup-box .map-popup-without-draw img[data-v-6ec5763a] {
    display: none;
}
}
.map-popup-box-move[data-v-2a1024ab] {
  z-index: 999;
  position: absolute;
  bottom: 55px;
  right: 45px;
  width: 390px;
  padding: 25px 30px;
  background: #FFFFFF;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-box-move p[data-v-2a1024ab] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-primary);
}
.map-popup-box-move p.map-popup-title[data-v-2a1024ab] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box-move .button-standart-ezz[data-v-2a1024ab] {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.map-popup-box-move[data-v-2a1024ab] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
}
.footer-buttons-map[data-v-45fc5030] {
  display: none;
  z-index: 999;
  position: absolute;
  bottom: 55px;
  left: 120px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-45fc5030] {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 10px;
  width: 200px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-45fc5030]:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-45fc5030]:last-child {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-45fc5030] {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.footer-buttons-map .footer-buttons-map-button.active[data-v-45fc5030] {
  background-color: var(--color-primary);
}
@media screen and (max-width: 1024px) {
.footer-buttons-map[data-v-45fc5030] {
    display: block;
    top: 90px;
    left: 10px;
    bottom: auto;
}
.footer-buttons-map .footer-buttons-map-button[data-v-45fc5030] {
    padding: 14px;
    width: 53px;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-45fc5030] {
    margin: 0;
    width: 25px;
    height: 25px;
}
}
.map-popup-loading[data-v-48b2b4db] {
  position: absolute;
  z-index: 999;
  top: -44px;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(98, 106, 212, 0.4);
}
.map-popup-loading .map-popup-loading-content[data-v-48b2b4db] {
  width: 340px;
  padding: 50px 30px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-bottom: 25px solid var(--color-secondary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-loading .map-popup-loading-content .logo[data-v-48b2b4db] {
  width: 150px;
  height: auto;
}
.map-popup-loading .map-popup-loading-content .loading-content[data-v-48b2b4db] {
  margin: 30px 0;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary);
}
.map-popup-loading .map-popup-loading-content .loading-content img[data-v-48b2b4db] {
  width: 80px;
  animation: loading-data-v-48b2b4db 1.2s linear infinite;
}
.map-popup-loading .map-popup-loading-content ol[data-v-48b2b4db] {
  list-style: none;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-48b2b4db] {
  opacity: 0;
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 16px;
  color: var(--color-secondary);
  animation: opacity-data-v-48b2b4db 0.7s forwards;
  margin-bottom: 5px;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-48b2b4db]:nth-child(1) {
  animation-delay: 1s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-48b2b4db]:nth-child(2) {
  animation-delay: 2.5s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-48b2b4db]:nth-child(3) {
  animation-delay: 4s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-48b2b4db]:nth-child(4) {
  animation-delay: 5.5s;
}
@keyframes opacity-data-v-48b2b4db {
from {
    opacity: 0;
}
to {
    opacity: 1;
    transform: translateY(-3px);
}
}
@keyframes loading-data-v-48b2b4db {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#map-v1 #map-content {
  width: 100%;
  height: calc(100vh - 44px);
}
#map-v1 #map-content #map {
  height: calc(100vh - 44px) !important;
  min-height: calc(100vh - 44px) !important;
}
#map-v1 #map-content #map .leaflet-control-attribution {
  display: none;
}
#map-v1 #map-content #map .leaflet-top {
  top: auto;
  bottom: 55px;
}
#map-v1 #map-content #map .leaflet-left {
  left: 40px;
}
#map-v1 #map-content #map .leaflet-top.leaflet-left {
  z-index: 999;
}
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control {
  margin: 0;
}
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom {
  width: 50px;
  height: 105px;
  background: #FFFFFF;
  padding: 10px 5px;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
}
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in,
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out {
  border: 2px solid #A8A8A8;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
}
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in span,
#map-v1 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out span {
  color: #A8A8A8;
  font-size: 25px;
  line-height: 25px;
}
@media screen and (max-width: 1024px) {
#map-v1 #map-content #map .leaflet-top {
    display: none;
}
}
.map-popup-info[data-v-162b7858] {
  position: absolute;
  z-index: 998;
  top: 70px;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}
.map-popup-info .map-popup-info-content[data-v-162b7858] {
  width: 430px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-info .map-popup-info-content .map-popup-info-content-title[data-v-162b7858] {
  text-align: left;
  font-size: 28px;
  line-height: 120%;
  color: #587A9D;
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content img[data-v-162b7858] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content p[data-v-162b7858] {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  color: #587A9D;
}
.map-popup-info .map-popup-info-content .button-standart-ezz[data-v-162b7858] {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
.map-popup-info .map-popup-info-content[data-v-162b7858] {
    width: 90%;
    max-width: 430px;
}
.map-popup-info .map-popup-info-content .map-popup-info-content-title[data-v-162b7858] {
    font-size: 20px;
}
}
.map-popup-box-v2[data-v-26c59b8a] {
  z-index: 999;
  position: absolute;
  bottom: 45px;
  right: 35px;
  width: 390px;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
}
.map-popup-box-v2 p[data-v-26c59b8a] {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  color: #587A9D;
}
.map-popup-box-v2 p.map-popup-title[data-v-26c59b8a] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box-v2 .button-standart-ezz[data-v-26c59b8a] {
  margin-bottom: 20px;
}
.map-popup-box-v2 .map-popup-without-draw img[data-v-26c59b8a] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-box-v2 .map-popup-with-draw .map-popup-title[data-v-26c59b8a] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 120%;
}
.map-popup-box-v2 .map-popup-with-draw .map-popup-title img[data-v-26c59b8a] {
  width: 30px;
  height: auto;
  margin-right: 8px;
}
.map-popup-box-v2 .map-popup-with-draw p[data-v-26c59b8a] {
  text-align: left;
  margin-bottom: 30px;
  font-weight: 500;
  color: #000;
}
.map-popup-box-v2 .map-popup-with-draw .draw-option[data-v-26c59b8a] {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.map-popup-box-v2 .map-popup-with-draw .draw-option img[data-v-26c59b8a] {
  margin-right: 15px;
}
.map-popup-box-v2 .map-popup-with-draw .draw-option .draw-option-text span[data-v-26c59b8a] {
  display: block;
  color: #545454;
  font-size: 12px;
  line-height: 22px;
}
.map-popup-box-v2 .map-popup-with-draw .draw-option .draw-option-text p[data-v-26c59b8a] {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
.map-popup-box-v2 .map-popup-with-draw .two-buttons[data-v-26c59b8a] {
  display: flex;
  margin-top: 30px;
}
.map-popup-box-v2 .map-popup-with-draw .two-buttons .button-standart-ezz[data-v-26c59b8a]:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
.map-popup-box-v2[data-v-26c59b8a] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
.map-popup-box-v2 .map-popup-without-draw img[data-v-26c59b8a] {
    display: none;
}
.map-popup-box-v2 .map-popup-with-draw .two-buttons[data-v-26c59b8a] {
    flex-wrap: wrap;
}
.map-popup-box-v2 .map-popup-with-draw .two-buttons .button-standart-ezz[data-v-26c59b8a]:first-child {
    margin-right: 0px;
    margin-bottom: 15px;
}
}
.map-popup-box-move-v2[data-v-3db7f82c] {
  z-index: 999;
  position: absolute;
  bottom: 45px;
  right: 35px;
  width: 390px;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
}
.map-popup-box-move-v2 p[data-v-3db7f82c] {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  color: #587A9D;
}
.map-popup-box-move-v2 p.map-popup-title[data-v-3db7f82c] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box-move-v2 .button-standart-ezz[data-v-3db7f82c] {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.map-popup-box-move-v2[data-v-3db7f82c] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
}
.footer-buttons-map[data-v-8b88eee2] {
  display: none;
  z-index: 999;
  position: absolute;
  bottom: 55px;
  left: 120px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-8b88eee2] {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 10px;
  width: 200px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-8b88eee2]:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-8b88eee2]:last-child {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-8b88eee2] {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.footer-buttons-map .footer-buttons-map-button.active[data-v-8b88eee2] {
  background-color: var(--color-primary-v2);
}
@media screen and (max-width: 1024px) {
.footer-buttons-map[data-v-8b88eee2] {
    display: block;
    top: 90px;
    left: 10px;
    bottom: auto;
}
.footer-buttons-map .footer-buttons-map-button[data-v-8b88eee2] {
    padding: 14px;
    width: 53px;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-8b88eee2] {
    margin: 0;
    width: 25px;
    height: 25px;
}
}
.map-popup-loading[data-v-72eb1e48] {
  position: absolute;
  z-index: 999;
  top: -44px;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(98, 106, 212, 0.4);
}
.map-popup-loading .map-popup-loading-content[data-v-72eb1e48] {
  width: 250px;
  height: 250px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-popup-loading .map-popup-loading-content img[data-v-72eb1e48] {
  width: 70%;
  height: auto;
  height: auto;
  animation: loading-data-v-72eb1e48 1.2s linear infinite;
}
@keyframes loading-data-v-72eb1e48 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#map-v2 {
  height: calc(100vh - 44px);
  min-height: 800px;
}
#map-v2 #map-content {
  width: 100%;
  height: calc(100vh - 44px);
  min-height: 800px;
}
#map-v2 #map-content.grey-filter {
  filter: grayscale(1);
}
#map-v2 #map-content #map {
  height: calc(100vh - 44px) !important;
  min-height: 800px;
}
#map-v2 #map-content #map .leaflet-control-attribution {
  display: none;
}
#map-v2 #map-content #map .leaflet-top {
  top: auto;
  bottom: 55px;
}
#map-v2 #map-content #map .leaflet-left {
  left: 40px;
}
#map-v2 #map-content #map .leaflet-top.leaflet-left {
  z-index: 999;
}
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control {
  margin: 0;
}
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom {
  width: 50px;
  height: 105px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  padding: 10px 5px;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
}
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in,
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out {
  border: 2px solid #A8A8A8;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
}
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in span,
#map-v2 #map-content #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out span {
  color: #A8A8A8;
  font-size: 25px;
  line-height: 25px;
}
@media screen and (max-width: 1024px) {
#map-v2 #map-content #map .leaflet-top {
    display: none;
}
}
#header-map[data-v-7896126e] {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 290px;
}
#header-map #map-header[data-v-7896126e] {
  height: 290px;
}
#header-map .redraw-location-content[data-v-7896126e] {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: flex-end;
}
#header-map .redraw-location-content .container-ezz[data-v-7896126e] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 100px;
}
#header-map .redraw-location-content .container-ezz .redraw-location[data-v-7896126e] {
  cursor: pointer;
  width: 215px;
  height: 70px;
  padding: 15px;
  background: var(--color-secondary);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  border-radius: 8px;
}
#header-map .redraw-location-content .container-ezz .redraw-location img[data-v-7896126e] {
  width: 35px;
  height: auto;
  margin-right: 10px;
}
#header-map .redraw-location-content .container-ezz .redraw-location span[data-v-7896126e] {
  text-transform: uppercase;
  color: var(--color-primary);
}
#header-map-v2[data-v-5a73dc0d] {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 290px;
}
#header-map-v2 #map-header[data-v-5a73dc0d] {
  height: 290px;
}
#proporsals {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#proporsals .proporsal-info-title {
  flex-basis: 100%;
  width: 100%;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: var(--color-primary);
  text-align: center;
  margin-bottom: 45px;
}
#proporsals .proporsal {
  flex-basis: calc(50% - 15px);
  width: calc(50% - 15px);
  cursor: pointer;
}
#proporsals .proporsal .proporsal-header {
  position: relative;
  width: 100%;
  background: #E0E0E0;
  text-align: center;
  padding: 10px 25px;
  font-size: 20px;
  line-height: 25px;
  color: #545454;
  font-weight: 600;
  text-transform: uppercase;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#proporsals .proporsal .proporsal-header span {
  position: absolute;
  top: 13px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 6px;
}
#proporsals .proporsal .proporal-options {
  width: 100%;
  display: flex;
  padding: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 2px solid #E0E0E0;
}
#proporsals .proporsal .proporal-options .proporsal-option {
  flex-basis: 50%;
  width: 50%;
}
#proporsals .proporsal .proporal-options .proporsal-option p {
  margin: 0;
  color: var(--color-primary);
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}
#proporsals .proporsal .proporal-options .proporsal-option p:first-child {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.838462px;
  color: #545454;
  margin-bottom: 8px;
}
#proporsals .proporsal .proporal-options .proporsal-option:first-child {
  border-right: 2px solid #E0E0E0;
}
#proporsals .proporsal.active {
  border: transparent;
}
#proporsals .proporsal.active .proporsal-header {
  background-color: var(--color-primary);
  color: #fff;
}
#proporsals .proporsal.active .proporsal-header span {
  background-color: var(--color-primary);
  border: 3px solid var(--color-secondary);
}
#proporsals .proporsal.active .proporal-options {
  background-color: var(--color-secondary);
  border: 2px solid var(--color-secondary);
}
@media screen and (max-width: 792px) {
#proporsals .proporsal-info-title {
    font-size: 24px;
    line-height: 30px;
}
#proporsals .proporsal {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}
#proporsals .proporsal p:first-child {
    color: #fff;
}
}
#proporsals-v2 {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#proporsals-v2 .proporsal-info-title {
  flex-basis: 100%;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
  color: #587A9D;
  font-size: 25px;
  line-height: 120%;
  font-weight: 600;
}
#proporsals-v2 .proporsal {
  flex-basis: calc(50% - 15px);
  width: calc(50% - 15px);
  cursor: pointer;
  padding: 25px;
  border-radius: 16px;
}
#proporsals-v2 .proporsal .proporsal-header {
  position: relative;
  width: 100%;
  font-size: 20px;
  line-height: 25px;
  color: var(--color-primary-v2);
  font-weight: 600;
  text-transform: uppercase;
}
#proporsals-v2 .proporsal .proporal-options {
  width: 100%;
  display: flex;
  margin: 25px 0;
}
#proporsals-v2 .proporsal .proporal-options .proporsal-option {
  flex-basis: 50%;
  width: 50%;
}
#proporsals-v2 .proporsal .proporal-options .proporsal-option p {
  margin: 0;
  color: #587A9D;
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
}
#proporsals-v2 .proporsal .proporal-options .proporsal-option p:first-child {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 8px;
}
#proporsals-v2 .proporsal .proporal-options .proporsal-option:last-child {
  border-left: 2px solid #D8E0E9;
  padding-left: 15px;
}
#proporsals-v2 .proporsal.active {
  background-color: var(--color-primary-v2);
}
#proporsals-v2 .proporsal.active .proporsal-header {
  color: #fff;
}
#proporsals-v2 .proporsal.active .proporal-options .proporsal-option p {
  color: #D8E0E9;
}
#proporsals-v2 .proporsal.active .button-standart-ezz {
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
#proporsals-v2 .proporsal {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 30px;
}
#proporsals-v2 .proporsal .proporal-options .proporsal-option p {
    font-size: 15px;
}
#proporsals-v2 .proporsal:last-child {
    margin-bottom: 0;
}
}
#monthly-price-info[data-v-180bdc59] {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}
#monthly-price-info .monthly-price-info-title[data-v-180bdc59] {
  width: 100%;
  font-size: 31px;
  line-height: 36px;
  font-weight: 700;
  color: var(--color-primary);
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  background-color: #fff;
  border: 2px solid var(--color-primary);
  border-radius: 8px;
  margin-bottom: 45px;
}
#monthly-price-info .monthly-price-content[data-v-180bdc59] {
  margin: 55px auto 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#monthly-price-info .monthly-price-content .monthly-price-box[data-v-180bdc59] {
  position: relative;
  flex-basis: calc(50% - 12px);
  width: calc(50% - 12px);
  padding: 25px;
  height: 265px;
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#monthly-price-info .monthly-price-content .monthly-price-box p[data-v-180bdc59] {
  color: #222229;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title[data-v-180bdc59] {
  font-size: 20px;
  line-height: 25px;
  color: #A8A8A8;
  margin: 0;
  font-weight: 700;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title span[data-v-180bdc59] {
  font-size: 36px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price[data-v-180bdc59] {
  font-size: 60px;
  font-weight: 700;
  color: #545454;
  margin-bottom: -50px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price span[data-v-180bdc59] {
  font-size: 24px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .montly-price-footer[data-v-180bdc59] {
  font-size: 20px;
  font-weight: 700;
}
#monthly-price-info .monthly-price-content .monthly-price-box.monthly-price-box-saving[data-v-180bdc59] {
  background-color: #fff;
  border: 4px solid var(--color-secondary);
}
#monthly-price-info .monthly-price-content .monthly-price-box.monthly-price-box-saving .monthly-price-box-price[data-v-180bdc59],
#monthly-price-info .monthly-price-content .monthly-price-box.monthly-price-box-saving .montly-price-footer[data-v-180bdc59] {
  color: var(--color-secondary);
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box[data-v-180bdc59] {
  position: absolute;
  top: 25px;
  right: -30px;
  width: 105px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--color-secondary);
  color: #fff;
  font-size: 14px;
  border-radius: 16px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box span[data-v-180bdc59] {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: -10px;
}
@media screen and (max-width: 1024px) {
#monthly-price-info .monthly-price-content[data-v-180bdc59] {
    flex-wrap: wrap;
    justify-content: center;
}
#monthly-price-info .monthly-price-content .monthly-price-box[data-v-180bdc59] {
    position: relative;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 25px;
}
}
@media screen and (max-width: 768px) {
#monthly-price-info .monthly-price-info-title[data-v-180bdc59] {
    font-size: 25px;
    line-height: 30px;
}
#monthly-price-info .monthly-price-content .monthly-price-box[data-v-180bdc59] {
    height: 210px;
    padding: 40px 25px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title[data-v-180bdc59] {
    font-size: 18px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title span[data-v-180bdc59] {
    font-size: 35px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price[data-v-180bdc59] {
    font-size: 35px;
    margin-bottom: -15px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box[data-v-180bdc59] {
    top: 0px;
    right: 0px;
    width: 100px;
    height: 80px;
    font-size: 18px;
    border-radius: 0 5px 0 16px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box span[data-v-180bdc59] {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: -20px;
}
}
#monthly-price-info-v2[data-v-0c2cb410] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#monthly-price-info-v2 .monthly-price-info-title[data-v-0c2cb410] {
  flex-basis: calc(33% - 12px);
  width: calc(33% - 12px);
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  color: var(--color-primary-v2);
  text-align: left;
}
#monthly-price-info-v2 .monthly-price-box[data-v-0c2cb410] {
  position: relative;
  flex-basis: calc(33% - 12px);
  width: calc(33% - 12px);
  padding: 25px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#monthly-price-info-v2 .monthly-price-box p[data-v-0c2cb410] {
  color: #587A9D;
}
#monthly-price-info-v2 .monthly-price-box .monthly-price-box-title[data-v-0c2cb410] {
  font-size: 20px;
  line-height: 25px;
  color: #587A9D;
  margin-bottom: 15px;
}
#monthly-price-info-v2 .monthly-price-box .monthly-price-box-price[data-v-0c2cb410] {
  font-size: 45px;
  line-height: 120%;
  display: flex;
  align-items: flex-end;
  font-weight: 700;
  color: #587A9D;
  margin-bottom: 0;
}
#monthly-price-info-v2 .monthly-price-box .monthly-price-box-price span[data-v-0c2cb410] {
  font-size: 24px;
  line-height: 37px;
  margin-left: 4px;
}
#monthly-price-info-v2 .monthly-price-box.monthly-price-box-saving[data-v-0c2cb410] {
  background-color: var(--color-primary-v2);
}
#monthly-price-info-v2 .monthly-price-box.monthly-price-box-saving .monthly-price-box-title[data-v-0c2cb410],
#monthly-price-info-v2 .monthly-price-box.monthly-price-box-saving .monthly-price-box-price[data-v-0c2cb410] {
  color: #fff;
}
#monthly-price-info-v2 .monthly-price-box .saving-box[data-v-0c2cb410] {
  position: absolute;
  top: 0;
  right: 0;
  width: 105px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #002A54;
  color: var(--color-primary-v2);
  font-size: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
#monthly-price-info-v2 .monthly-price-box .saving-box span[data-v-0c2cb410] {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: -15px;
}
@media screen and (max-width: 1024px) {
#monthly-price-info-v2[data-v-0c2cb410] {
    flex-wrap: wrap;
}
#monthly-price-info-v2 .monthly-price-info-title[data-v-0c2cb410] {
    width: 100%;
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 35px;
}
#monthly-price-info-v2 .monthly-price-box[data-v-0c2cb410] {
    flex-basis: calc(50% - 12px);
    width: calc(50% - 12px);
}
}
@media screen and (max-width: 768px) {
#monthly-price-info-v2 .monthly-price-info-title[data-v-0c2cb410] {
    font-size: 25px;
    line-height: 30px;
}
#monthly-price-info-v2 .monthly-price-box[data-v-0c2cb410] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}
#monthly-price-info-v2 .monthly-price-box .monthly-price-box-price[data-v-0c2cb410] {
    font-size: 38px;
    line-height: 120%;
}
#monthly-price-info-v2 .monthly-price-box .monthly-price-box-price span[data-v-0c2cb410] {
    font-size: 20px;
    line-height: 37px;
    margin-left: 4px;
}
#monthly-price-info-v2 .monthly-price-box .saving-box[data-v-0c2cb410] {
    font-size: 20px;
}
#monthly-price-info-v2 .monthly-price-box .saving-box span[data-v-0c2cb410] {
    font-size: 28px;
}
}
#slider-info {
  position: relative;
}
#slider-info .slider-info-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 65px 25px;
}
#slider-info .slider-info-content p {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}
#slider-info .slider-info-content .slider-info-title {
  font-size: 35px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  color: var(--color-secondary);
  margin-bottom: 20px;
}
#slider-info .slider-info-content .slider-price {
  font-weight: 700;
  color: var(--color-primary);
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 25px;
}
#slider-info .slider-info-content .slider-subheader {
  margin: 10px 0 35px 0;
  color: var(--color-primary);
}
#slider-info .slider-info-content .slider-info-carousel-container {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel {
  width: 100%;
  max-width: 500px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .slider-info-carousel-item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .slider-info-carousel-item img {
  width: 80px;
  height: auto;
  margin-right: 20px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .slider-info-carousel-item p {
  width: 190px;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: var(--color-primary);
  text-transform: uppercase;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .owl-nav button.owl-prev {
  left: 0;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .owl-nav button.owl-next {
  right: 0;
}
#slider-info:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 180px);
  height: 100%;
  background: #EBEBEB;
  border-radius: 16px 0 0 6px;
}
@media screen and (max-width: 1024px) {
#slider-info:after {
    width: 100%;
    border-radius: 0;
}
}
@media screen and (max-width: 768px) {
#slider-info .slider-info-content .slider-info-title {
    font-size: 24px;
    margin-bottom: 30px;
}
#slider-info .slider-info-content .slider-price {
    font-size: 45px;
    line-height: 50px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .slider-info-carousel-item img {
    width: 50px;
    height: auto;
    margin-right: 10px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .slider-info-carousel-item p {
    width: 190px;
    font-size: 17px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .owl-nav button.owl-prev {
    left: -10px;
}
#slider-info .slider-info-content .slider-info-carousel-container #slider-info-carousel .owl-nav button.owl-next {
    right: -10px;
}
}
#slider-info-v2 {
  border-radius: 16px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#slider-info-v2 .slider-info-text {
  flex-basis: 30%;
  width: 30%;
}
#slider-info-v2 .slider-info-text p {
  color: #587A9D;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}
#slider-info-v2 .slider-info-text p.slider-price {
  color: var(--color-primary-v2);
  font-size: 45px;
  font-weight: 700;
}
#slider-info-v2 .slider-info-carousel {
  flex-basis: 60%;
  width: 60%;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item {
  width: 100%;
  display: flex;
  align-items: center;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item img {
  width: 90px;
  min-width: 90px;
  height: auto;
  margin-right: 8px;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item .slider-carousel-item-text p {
  color: #587A9D;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 120%;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item .slider-carousel-item-text p:nth-child(2) {
  font-size: 22px;
  font-weight: 600;
}
#slider-info-v2 .slider-info-carousel .owl-nav {
  display: none;
}
#slider-info-v2 .slider-info-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
#slider-info-v2 .slider-info-carousel .owl-nav button.owl-prev {
  left: 0;
}
#slider-info-v2 .slider-info-carousel .owl-nav button.owl-next {
  right: 0;
}
@media screen and (max-width: 768px) {
#slider-info-v2 {
    flex-wrap: wrap;
}
#slider-info-v2 .slider-info-text,
#slider-info-v2 .slider-info-carousel {
    flex-basis: 100%;
    width: 100%;
}
#slider-info-v2 .slider-info-text {
    margin-bottom: 15px;
}
#slider-info-v2 .slider-info-text p {
    text-align: center;
}
#slider-info-v2 .slider-info-text p.slider-price {
    font-size: 35px;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item {
    justify-content: center;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item img {
    width: 60px;
    min-width: 60px;
    height: auto;
    margin-right: 8px;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item .slider-carousel-item-text p {
    font-size: 14px;
}
#slider-info-v2 .slider-info-carousel .slider-info-carousel-item .slider-carousel-item-text p:nth-child(2) {
    font-size: 18px;
}
}
#warranty-info .container-ezz-small[data-v-12c5a819] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#warranty-info .container-ezz-small img[data-v-12c5a819] {
  width: 145px;
  height: auto;
  margin-right: 50px;
}
#warranty-info .container-ezz-small .text-warranty[data-v-12c5a819] {
  max-width: 465px;
}
#warranty-info .container-ezz-small .text-warranty p[data-v-12c5a819] {
  color: var(--color-primary);
  font-size: 14px;
  line-height: 120%;
}
#warranty-info .container-ezz-small .text-warranty p.title-text-warranty[data-v-12c5a819] {
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
#warranty-info .container-ezz-small[data-v-12c5a819] {
    flex-wrap: wrap;
    justify-content: center;
}
#warranty-info .container-ezz-small img[data-v-12c5a819] {
    margin-right: 0;
    margin-bottom: 50px;
}
#warranty-info .container-ezz-small .text-warranty[data-v-12c5a819] {
    flex-basis: 100%;
    width: 100%;
}
}
#warranty-info-v2[data-v-16b91c90] {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#warranty-info-v2 img[data-v-16b91c90] {
  width: 140px;
  height: auto;
  margin-right: 30px;
}
#warranty-info-v2 .text-warranty p[data-v-16b91c90] {
  color: #587A9D;
  font-size: 14px;
  line-height: 120%;
  font-style: italic;
}
#banner-info .container-left-right .left-part .banner-info-container {
  background-size: cover !important;
  padding: 50px 25px;
  border-top-right-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#banner-info .container-left-right .left-part .banner-info-container .banner-info-html-content {
  width: 100%;
  max-width: 470px;
  margin-bottom: 24px;
}
#banner-info .container-left-right .left-part .banner-info-container .banner-info-html-content * {
  color: #fff;
  text-align: center;
}
#banner-info .container-left-right .left-part .banner-info-container .banner-info-title {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  width: 90%;
  max-width: 390px;
  margin-bottom: 30px;
  font-weight: 700;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content {
  display: flex;
  align-items: center;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  width: 180px;
  height: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button:first-child {
  margin-right: 20px;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button:hover {
  background-color: #fff;
  color: var(--color-primary);
}
#banner-info #video-modal {
  display: none;
  position: fixed;
  padding: 20px;
  top: 0;
  left: 0;
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
#banner-info #video-modal .video-content {
  width: 100%;
  max-width: 600px;
  min-width: 350px;
}
#banner-info #video-modal .video-content iframe {
  width: 100%;
}
#banner-info #video-modal.active {
  display: flex;
}
@media screen and (max-width: 768px) {
#banner-info .container-left-right .left-part .banner-info-container {
    border-top-left-radius: 16px;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content {
    flex-direction: column;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
}
}
#banner-info-v2 {
  padding: 100px 50px;
  border-radius: 16px;
}
#banner-info-v2 .banner-info-text {
  width: 50%;
}
#banner-info-v2 .banner-info-text .banner-info-title {
  text-align: center;
  color: #587A9D;
  font-size: 25px;
  line-height: 120%;
  font-weight: 600;
}
#banner-info-v2 .banner-info-text .banner-info-html-content {
  margin-top: 30px;
}
#banner-info-v2 .banner-info-text .banner-info-html-content * {
  text-align: center;
  font-size: 14px;
  color: #587A9D;
}
#banner-info-v2 .banner-info-text .buttons-content {
  margin-top: 30px;
  width: 100%;
  display: flex;
  align-items: center;
}
#banner-info-v2 .banner-info-text .buttons-content .button-standart-ezz-secondary-v2:first-child {
  margin-right: 15px;
}
#banner-info-v2 #video-modal {
  display: none;
  position: fixed;
  padding: 20px;
  top: 0;
  left: 0;
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
#banner-info-v2 #video-modal .video-content {
  width: 100%;
  max-width: 600px;
  min-width: 350px;
}
#banner-info-v2 #video-modal .video-content iframe {
  width: 100%;
}
#banner-info-v2 #video-modal.active {
  display: flex;
}
@media screen and (max-width: 768px) {
#banner-info-v2 {
    padding: 50px 25px;
    border-radius: 16px;
}
#banner-info-v2 .banner-info-text {
    flex-basis: 100%;
    width: 100%;
}
#banner-info-v2 .banner-info-text .banner-info-title {
    font-size: 20px;
}
#banner-info-v2 .banner-info-text .buttons-content {
    flex-wrap: wrap;
}
#banner-info-v2 .banner-info-text .buttons-content .button-standart-ezz-secondary-v2 {
    width: 100%;
}
#banner-info-v2 .banner-info-text .buttons-content .button-standart-ezz-secondary-v2:first-child {
    margin-right: 0;
    margin-bottom: 15px;
}
}
.product-price-box[data-v-eeb9fc76] {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-secondary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header[data-v-eeb9fc76] {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-secondary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle[data-v-eeb9fc76] {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range[data-v-eeb9fc76] {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span[data-v-eeb9fc76] {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p[data-v-eeb9fc76] {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price[data-v-eeb9fc76] {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price *[data-v-eeb9fc76] {
  color: var(--color-primary);
}
.product-price-box .product-price-box-price .product-price-box-price-title[data-v-eeb9fc76] {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money[data-v-eeb9fc76] {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span[data-v-eeb9fc76] {
  font-size: 25px;
}
.product-price-box .product-price-more-info[data-v-eeb9fc76] {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz[data-v-eeb9fc76] {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info[data-v-eeb9fc76] {
  font-size: 12px;
  padding: 25px;
  line-height: 140%;
}
.product-price-box .product-price-footer-info *[data-v-eeb9fc76] {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li[data-v-eeb9fc76] {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money[data-v-eeb9fc76] {
    font-size: 38px;
}
}
.product-price-box[data-v-08df1b36] {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-secondary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header[data-v-08df1b36] {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-secondary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle[data-v-08df1b36] {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range[data-v-08df1b36] {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span[data-v-08df1b36] {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p[data-v-08df1b36] {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price[data-v-08df1b36] {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price *[data-v-08df1b36] {
  color: var(--color-primary);
}
.product-price-box .product-price-box-price .product-price-box-price-title[data-v-08df1b36] {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money[data-v-08df1b36] {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span[data-v-08df1b36] {
  font-size: 25px;
}
.product-price-box .product-price-more-info[data-v-08df1b36] {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz[data-v-08df1b36] {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info[data-v-08df1b36] {
  font-size: 12px;
  padding: 25px;
  line-height: 140%;
}
.product-price-box .product-price-footer-info *[data-v-08df1b36] {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li[data-v-08df1b36] {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money[data-v-08df1b36] {
    font-size: 38px;
}
}
.product-price-box {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-secondary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-secondary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price * {
  color: var(--color-primary);
}
.product-price-box .product-price-box-price .product-price-box-price-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span {
  font-size: 25px;
}
.product-price-box .product-price-more-info {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info {
  font-size: 12px;
  padding: 25px;
  line-height: 140%;
}
.product-price-box .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money {
    font-size: 38px;
}
}
.last-box-product-prices .product-last-content * {
  text-align: left;
  padding: 0 25px;
}
.last-box-product-prices .product-last-content ul, .last-box-product-prices .product-last-content ol {
  padding: 25px;
  background-color: #EBEBEB;
}
.last-box-product-prices .product-last-content ul li, .last-box-product-prices .product-last-content ol li {
  padding: 0;
  margin-left: 25px;
}
#product-prices[data-v-2f80f8f8] {
  position: relative;
}
#product-prices .container-ezz .product-prices-content[data-v-2f80f8f8] {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 50px 50px 80px 50px;
}
#product-prices .container-ezz .product-prices-content .title-product-prices[data-v-2f80f8f8] {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-primary);
  margin-bottom: 60px;
  text-align: center;
  font-weight: 700;
}
#product-prices .container-ezz .product-prices-content .product-price-boxes[data-v-2f80f8f8] {
  display: flex;
  justify-content: center;
}
#product-prices .container-ezz .product-prices-content .product-price-boxes .product-price-box[data-v-2f80f8f8] {
  margin-right: 20px;
}
#product-prices .container-ezz .product-prices-content .product-price-boxes .product-price-box[data-v-2f80f8f8]:last-child {
  margin-right: 0px;
}
#product-prices[data-v-2f80f8f8]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 180px);
  height: 100%;
  background: #EBEBEB;
  border-radius: 0 0 16px 0px;
}
@media screen and (max-width: 1024px) {
#product-prices .container-ezz .product-prices-content[data-v-2f80f8f8] {
    padding: 50px 0 80px 0;
}
#product-prices .container-ezz .product-prices-content .title-product-prices[data-v-2f80f8f8] {
    margin-bottom: 40px;
}
#product-prices .container-ezz .product-prices-content .product-price-boxes[data-v-2f80f8f8] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#product-prices .container-ezz .product-prices-content .product-price-boxes .product-price-box[data-v-2f80f8f8] {
    margin-right: 0;
    margin-bottom: 20px;
}
#product-prices[data-v-2f80f8f8]:after {
    width: 100%;
    border-radius: 0;
}
}
#product-last-card .product-last-card-content[data-v-2f80f8f8] {
  padding: 0 30px;
}
#product-last-card .product-last-card-content p[data-v-2f80f8f8], #product-last-card .product-last-card-content ul[data-v-2f80f8f8], #product-last-card .product-last-card-content li[data-v-2f80f8f8] {
  text-align: left;
  color: var(--color-secondary);
}
#product-last-card .product-last-card-content p[data-v-2f80f8f8]:first-child {
  color: #3E3E3E;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#product-last-card .product-last-card-content ul[data-v-2f80f8f8] {
  margin: 40px -30px 45px -30px;
  list-style: disc;
  padding: 15px 50px;
  background: #E0E0E0;
}
#product-last-card .product-last-card-content ul li[data-v-2f80f8f8] {
  margin-bottom: 15px;
}
#product-last-card .product-last-card-content ul li[data-v-2f80f8f8]:last-child {
  margin-bottom: 0;
}
.product-price-box-v2 {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  padding: 30px;
}
.product-price-box-v2 .product-price-box-header {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  color: var(--color-primary-v2);
  text-transform: uppercase;
  margin-bottom: 30px;
}
.product-price-box-v2 .product-price-box-price {
  margin-bottom: 35px;
}
.product-price-box-v2 .product-price-box-price * {
  color: #587A9D;
  font-weight: 500;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-title {
  font-size: 18px;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money {
  margin-top: -10px;
  font-size: 50px;
  font-weight: 600;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money span {
  font-size: 20px;
}
.product-price-box-v2 .product-price-box-price .product-price-subtitle {
  font-size: 16px;
}
.product-price-box-v2 .range {
  width: 100%;
  display: flex;
  align-items: center;
}
.product-price-box-v2 .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #587A9D;
  margin-left: 10px;
}
.product-price-box-v2 .product-price-more-info {
  margin: 25px 0;
  width: 100%;
  height: 40px;
  display: flex;
  border-top: 2px solid #D8E0E9;
  border-bottom: 2px solid #D8E0E9;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
  color: #587A9D;
}
.product-price-box-v2 .product-price-footer-info {
  margin-top: 25px;
  width: 100%;
  font-size: 12px;
  line-height: 140%;
  color: #587A9D;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box-v2 .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #587A9D;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box-v2 .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box-v2 .hidden-same-height {
    display: none;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money {
    font-size: 38px;
}
}
.product-price-box-v2 {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  padding: 30px;
}
.product-price-box-v2 .product-price-box-header {
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  color: var(--color-primary-v2);
  text-transform: uppercase;
  margin-bottom: 30px;
}
.product-price-box-v2 .product-price-box-price {
  margin-bottom: 35px;
}
.product-price-box-v2 .product-price-box-price * {
  color: #587A9D;
  font-weight: 500;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-title {
  font-size: 18px;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money {
  margin-top: -10px;
  font-size: 50px;
  font-weight: 600;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money span {
  font-size: 20px;
}
.product-price-box-v2 .product-price-box-price .product-price-subtitle {
  font-size: 16px;
}
.product-price-box-v2 .range {
  width: 100%;
  display: flex;
  align-items: center;
}
.product-price-box-v2 .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #587A9D;
  margin-left: 10px;
}
.product-price-box-v2 .product-price-more-info {
  margin: 25px 0;
  width: 100%;
  height: 40px;
  display: flex;
  border-top: 2px solid #D8E0E9;
  border-bottom: 2px solid #D8E0E9;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
  color: #587A9D;
}
.product-price-box-v2 .product-price-footer-info {
  margin-top: 25px;
  width: 100%;
  font-size: 12px;
  line-height: 140%;
  color: #587A9D;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box-v2 .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #587A9D;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box-v2 .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box-v2 .hidden-same-height {
    display: none;
}
.product-price-box-v2 .product-price-box-price .product-price-box-price-money {
    font-size: 38px;
}
}
#product-prices-v2[data-v-115ec297] {
  margin-top: 120px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#product-prices-v2 .product-price-text-image[data-v-115ec297],
#product-prices-v2 .product-price-box-column[data-v-115ec297] {
  flex-basis: calc(33% - 20px);
  width: calc(33% - 20px);
}
#product-prices-v2 .product-price-text-image[data-v-115ec297] {
  padding-top: 20px;
}
#product-prices-v2 .product-price-text-image p[data-v-115ec297] {
  color: #587A9D;
  font-size: 25px;
  line-height: 120%;
  font-weight: 600;
}
#product-prices-v2 .product-price-text-image img[data-v-115ec297] {
  margin-top: 30px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
#product-prices-v2[data-v-115ec297] {
    flex-wrap: wrap;
}
#product-prices-v2 .product-price-text-image[data-v-115ec297] {
    flex-basis: 100%;
    width: 100%;
    padding-bottom: 50px;
}
#product-prices-v2 .product-price-text-image p[data-v-115ec297] {
    text-align: center;
}
#product-prices-v2 .product-price-text-image img[data-v-115ec297] {
    display: none;
}
#product-prices-v2 .product-price-box-column[data-v-115ec297] {
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
}
}
@media screen and (max-width: 768px) {
#product-prices-v2[data-v-115ec297] {
    margin-top: 60px;
}
#product-prices-v2 .product-price-box-column[data-v-115ec297] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}
}
#number-boxes[data-v-1ceb5cdd] {
  width: 100%;
  padding: 0 20px;
}
#number-boxes .number-boxes-title[data-v-1ceb5cdd] {
  width: 100%;
  padding: 15px;
  font-size: 36px;
  line-height: 120%;
  text-align: center;
  color: #A8A8A8;
  font-weight: 700;
  border: 2px solid #A8A8A8;
  border-radius: 8px;
}
#number-boxes .number-boxes-content[data-v-1ceb5cdd] {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#number-boxes .number-boxes-content.number-boxes-content-center[data-v-1ceb5cdd] {
  justify-content: center;
}
#number-boxes .number-boxes-content .number-box[data-v-1ceb5cdd] {
  position: relative;
  width: 190px;
  height: 100px;
  background: #EBEBEB;
  border-radius: 4px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 15px 15px 0;
}
#number-boxes .number-boxes-content .number-box[data-v-1ceb5cdd]:last-child {
  margin: 0 0 15px 0;
}
#number-boxes .number-boxes-content .number-box p[data-v-1ceb5cdd] {
  margin: 0;
  font-weight: 700;
}
#number-boxes .number-boxes-content .number-box p.number-box-title[data-v-1ceb5cdd] {
  color: #545454;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
}
#number-boxes .number-boxes-content .number-box p.number-box-value[data-v-1ceb5cdd] {
  font-size: 28px;
  line-height: 120%;
  color: var(--color-primary);
  font-weight: 600;
}
#number-boxes .number-boxes-content .number-box p.number-box-value span[data-v-1ceb5cdd] {
  font-size: 24px;
}
#number-boxes .number-boxes-content .number-box .battery-check[data-v-1ceb5cdd] {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: calc(100% - 30px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#number-boxes .number-boxes-content .number-box .battery-check p[data-v-1ceb5cdd] {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
#number-boxes .number-boxes-title[data-v-1ceb5cdd] {
    font-size: 25px;
}
#number-boxes .number-boxes-content .number-box[data-v-1ceb5cdd] {
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 15px 0;
}
#number-boxes .number-boxes-content .number-box p.number-box-value[data-v-1ceb5cdd] {
    font-size: 23px;
    line-height: 120%;
}
}
#number-boxes-v2[data-v-026db308] {
  width: 100%;
  display: flex;
  align-items: center;
}
#number-boxes-v2 .number-boxes-text[data-v-026db308] {
  flex-basis: calc(35% - 20px);
  width: calc(35% - 20px);
}
#number-boxes-v2 .number-boxes-text p[data-v-026db308] {
  margin-right: 25px;
  font-size: 40px;
  line-height: 49px;
  font-weight: 600;
  color: var(--color-primary-v2);
  text-align: left;
  word-break: break-word;
}
#number-boxes-v2 .number-boxes-content[data-v-026db308] {
  flex-basis: calc(65% - 20px);
  width: calc(65% - 20px);
  display: flex;
  padding: 25px;
  border-radius: 16px;
}
#number-boxes-v2 .number-boxes-content .number-box[data-v-026db308] {
  flex-basis: 25%;
  width: 25%;
  height: 190px;
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  border-right: 1px solid #D8E0E9;
}
#number-boxes-v2 .number-boxes-content .number-box[data-v-026db308]:first-child {
  padding-left: 0;
}
#number-boxes-v2 .number-boxes-content .number-box[data-v-026db308]:last-child {
  padding-right: 0;
  border-right: none;
}
#number-boxes-v2 .number-boxes-content .number-box p[data-v-026db308] {
  margin: 0;
}
#number-boxes-v2 .number-boxes-content .number-box p.number-box-title[data-v-026db308] {
  color: #587A9D;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  font-weight: 600;
}
#number-boxes-v2 .number-boxes-content .number-box p.number-box-value[data-v-026db308] {
  font-size: 32px;
  line-height: 120%;
  color: #587A9D;
  font-weight: 700;
}
#number-boxes-v2 .number-boxes-content .number-box .number-box-inner .number-box-title[data-v-026db308] {
  margin-bottom: 15px;
}
#number-boxes-v2 .number-boxes-content .number-box .battery-check[data-v-026db308] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#number-boxes-v2 .number-boxes-content .number-box .battery-check p[data-v-026db308] {
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
#number-boxes-v2[data-v-026db308] {
    flex-wrap: wrap;
}
#number-boxes-v2 .number-boxes-text[data-v-026db308] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 40px;
}
#number-boxes-v2 .number-boxes-text p[data-v-026db308] {
    text-align: center;
}
#number-boxes-v2 .number-boxes-content[data-v-026db308] {
    flex-basis: 100%;
    width: 100%;
}
}
@media screen and (max-width: 768px) {
#number-boxes-v2 .number-boxes-text p[data-v-026db308] {
    font-size: 30px;
}
#number-boxes-v2 .number-boxes-content[data-v-026db308] {
    flex-wrap: wrap;
}
#number-boxes-v2 .number-boxes-content .number-box[data-v-026db308] {
    flex-basis: 100%;
    width: 100%;
    height: auto;
    padding: 20px 0;
    border-right: 0;
    border-bottom: 1px solid #D8E0E9;
}
#number-boxes-v2 .number-boxes-content .number-box p.number-box-value[data-v-026db308] {
    margin-top: 15px;
    font-size: 25px;
}
#number-boxes-v2 .number-boxes-content .number-box[data-v-026db308]:last-child {
    border-bottom: 0;
    flex-direction: row;
}
#number-boxes-v2 .number-boxes-content .number-box:last-child .number-box-inner[data-v-026db308]:first-child {
    margin-right: 15px;
}
#number-boxes-v2 .number-boxes-content .number-box:last-child p.number-box-value[data-v-026db308] {
    margin-top: 0;
}
}
#climate-info .container-left-right .left-part .climate-info-content[data-v-1b9be95c] {
  background-size: cover !important;
  padding: 50px 25px;
  border-radius: 0 16px 16px 0;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-title[data-v-1b9be95c] {
  color: var(--color-primary);
  width: 100%;
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-subtitle[data-v-1b9be95c] {
  width: 100%;
  max-width: 560px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin: 24px auto;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content[data-v-1b9be95c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-1b9be95c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-1b9be95c]:first-child {
  margin-right: 45px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box img[data-v-1b9be95c] {
  margin-right: 20px;
  width: 50px;
  height: auto;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box span[data-v-1b9be95c] {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
#climate-info .container-left-right .left-part .climate-info-content[data-v-1b9be95c] {
    border-radius: 16px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-title[data-v-1b9be95c] {
    font-size: 20px;
    line-height: 25px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-subtitle[data-v-1b9be95c] {
    font-size: 18px;
    line-height: 22px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content[data-v-1b9be95c] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box span[data-v-1b9be95c] {
    font-size: 14px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box img[data-v-1b9be95c] {
    width: 50px;
    height: auto;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-1b9be95c]:first-child {
    margin-right: 0;
    margin-bottom: 25px;
}
}
#climate-info-v2[data-v-57e0561e] {
  padding: 50px;
  background-size: cover !important;
  border-radius: 16px;
}
#climate-info-v2 .climate-info-content[data-v-57e0561e] {
  width: 50%;
  margin-left: auto;
}
#climate-info-v2 .climate-info-content *[data-v-57e0561e] {
  color: #587A9D;
}
#climate-info-v2 .climate-info-content .climate-title[data-v-57e0561e] {
  color: #587A9D;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
#climate-info-v2 .climate-info-content .climate-subtitle[data-v-57e0561e] {
  width: 100%;
  max-width: 560px;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  margin: 24px auto;
}
#climate-info-v2 .climate-info-content .climate-boxes-content[data-v-57e0561e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box[data-v-57e0561e] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 45px;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box[data-v-57e0561e]:last-child {
  margin-right: 0px;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box img[data-v-57e0561e] {
  margin-right: 20px;
  width: 50px;
  height: auto;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box span[data-v-57e0561e] {
  font-size: 20px;
  line-height: 120%;
  color: #587A9D;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
#climate-info-v2[data-v-57e0561e] {
    padding: 20px;
}
#climate-info-v2 .climate-info-content[data-v-57e0561e] {
    padding: 30px;
    background: rgba(255, 255, 255, 0.48);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.3px);
    -webkit-backdrop-filter: blur(7.3px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    flex-basis: 100%;
    width: 100%;
}
#climate-info-v2 .climate-info-content .climate-boxes-content[data-v-57e0561e] {
    flex-wrap: wrap;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box[data-v-57e0561e] {
    width: 100%;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: 25px;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box[data-v-57e0561e]:last-child {
    margin-bottom: 0;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box img[data-v-57e0561e] {
    width: 40px;
}
#climate-info-v2 .climate-info-content .climate-boxes-content .climate-box span[data-v-57e0561e] {
    font-size: 16px;
}
}
#next-steps .title-next-steps[data-v-4f8dbcd3] {
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  color: var(--color-primary);
  margin-bottom: 50px;
  text-align: center;
}
#next-steps .next-steps-content[data-v-4f8dbcd3] {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3] {
  position: relative;
  flex-basis: 130px;
  width: 130px;
  height: 205px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 95px;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3]:after {
  content: ">";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -45px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  color: var(--color-primary);
  font-size: 24px;
  font-weight: bold;
}
#next-steps .next-steps-content .next-step .next-step-image[data-v-4f8dbcd3] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  filter: drop-shadow(0px 8px 16px rgba(0, 42, 84, 0.24));
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 8px;
}
#next-steps .next-steps-content .next-step .next-step-image img[data-v-4f8dbcd3] {
  width: 40px;
  height: auto;
}
#next-steps .next-steps-content .next-step p[data-v-4f8dbcd3] {
  font-weight: 700;
  font-size: 10px;
  line-height: 23px;
  color: var(--color-primary);
  text-align: center;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3]:last-child {
  margin-right: 0;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3]:last-child:after {
  content: none;
}
#next-steps .next-steps-content .next-step.selected .next-step-image[data-v-4f8dbcd3] {
  background-color: var(--color-secondary);
}
#next-steps .next-steps-content .next-step.selected p[data-v-4f8dbcd3] {
  padding: 7px;
  background-color: var(--color-secondary);
  color: #fff;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3] {
    margin-right: 60px;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3]:after {
    right: -47px;
}
}
@media screen and (max-width: 890px) {
#next-steps .title-next-steps[data-v-4f8dbcd3] {
    font-size: 24px;
    line-height: 30px;
}
#next-steps .next-steps-content[data-v-4f8dbcd3] {
    flex-wrap: wrap;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3] {
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
    height: 155px;
    margin-right: 0;
    margin-bottom: 20px;
}
#next-steps .next-steps-content .next-step[data-v-4f8dbcd3]:after {
    display: none;
}
}
#next-steps-v2[data-v-316b8672] {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
#next-steps-v2 .title-next-steps[data-v-316b8672] {
  font-weight: 600;
  font-size: 35px;
  line-height: 120%;
  color: var(--color-primary-v2);
  margin-bottom: 50px;
  text-align: left;
  margin-right: 40px;
}
#next-steps-v2 .next-steps-content[data-v-316b8672] {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#next-steps-v2 .next-steps-content .next-step[data-v-316b8672] {
  position: relative;
  flex-basis: 160px;
  width: 160px;
  min-height: 180px;
  border-radius: 16px;
  padding: 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 15px;
}
#next-steps-v2 .next-steps-content .next-step img[data-v-316b8672] {
  width: 45px;
  height: auto;
  margin-bottom: 15px;
}
#next-steps-v2 .next-steps-content .next-step p[data-v-316b8672] {
  width: 105px;
  color: var(--color-primary-v2);
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
#next-steps-v2 .next-steps-content .next-step[data-v-316b8672]:last-child {
  margin-right: 0;
}
#next-steps-v2 .next-steps-content .next-step.selected[data-v-316b8672] {
  background-color: var(--color-primary-v2);
}
#next-steps-v2 .next-steps-content .next-step.selected p[data-v-316b8672] {
  color: #fff;
}
@media screen and (max-width: 1200px) {
#next-steps-v2[data-v-316b8672] {
    flex-wrap: wrap;
}
#next-steps-v2 .title-next-steps[data-v-316b8672],
#next-steps-v2 .next-steps-content[data-v-316b8672] {
    flex-basis: 100%;
}
#next-steps-v2 .title-next-steps[data-v-316b8672] {
    text-align: center;
    margin-right: 0;
}
#next-steps-v2 .next-steps-content[data-v-316b8672] {
    text-align: center;
    flex-wrap: wrap;
}
#next-steps-v2 .next-steps-content .next-step[data-v-316b8672] {
    margin-bottom: 15px;
}
}
@media screen and (max-width: 768px) {
#next-steps-v2[data-v-316b8672] {
    flex-wrap: wrap;
}
#next-steps-v2 .title-next-steps[data-v-316b8672] {
    font-size: 25px;
}
#next-steps-v2 .next-steps-content[data-v-316b8672] {
    flex-basis: 100%;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}
#next-steps-v2 .next-steps-content .next-step[data-v-316b8672] {
    flex-basis: calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    margin-right: 0;
    margin-bottom: 15px;
}
}
#team-offer[data-v-3e10e8de] {
  width: 100%;
  padding: 100px 20px;
  background: var(--color-secondary);
  display: flex;
  justify-content: center;
  align-items: center;
}
#team-offer .contact-info-content[data-v-3e10e8de] {
  width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#team-offer .contact-info-content .right-text[data-v-3e10e8de] {
  margin-left: 40px;
}
#team-offer .contact-info-content .right-text p[data-v-3e10e8de] {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-primary);
  margin-bottom: 20px;
}
#team-offer .contact-info-content .right-text .button-standart-ezz[data-v-3e10e8de] {
  background-color: transparent;
  border: 2px solid var(--color-primary);
  color: var(--color-primary);
  text-transform: uppercase;
}
#team-offer .contact-info-content .right-text .button-standart-ezz[data-v-3e10e8de]:hover {
  background-color: var(--color-primary);
  color: #fff;
}
@media screen and (max-width: 768px) {
#team-offer[data-v-3e10e8de] {
    padding: 80px 35px;
    border-radius: 16px;
}
#team-offer .contact-info-content[data-v-3e10e8de] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#team-offer .contact-info-content img[data-v-3e10e8de] {
    display: none;
}
#team-offer .contact-info-content .right-text[data-v-3e10e8de] {
    margin-left: 0px;
}
#team-offer .contact-info-content .right-text p[data-v-3e10e8de] {
    font-size: 20px;
    line-height: 22px;
}
}
#team-offer-v1[data-v-1feeb27d] {
  width: 100%;
  padding: 100px;
  border-radius: 16px;
}
#team-offer-v1 .contact-info-content[data-v-1feeb27d] {
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
#team-offer-v1 .contact-info-content p[data-v-1feeb27d] {
  font-weight: 600;
  font-size: 27px;
  line-height: 120%;
  color: #587A9D;
  margin-bottom: 20px;
}
#team-offer-v1 .contact-info-content .button-standart-ezz[data-v-1feeb27d] {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
#team-offer-v1[data-v-1feeb27d] {
    padding: 50px 25px;
}
#team-offer-v1 .contact-info-content p[data-v-1feeb27d] {
    font-size: 20px;
}
}
#pre-register-modal-v1[data-v-f82fc394] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  padding: 50px 25px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#pre-register-modal-v1 .title-register-modal[data-v-f82fc394] {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  color: var(--color-primary);
  margin-bottom: 25px;
  text-align: center;
}
#pre-register-modal-v1 .form-group-check-special[data-v-f82fc394] {
  width: 100%;
}
#pre-register-modal-v1 .button-standart-ezz[data-v-f82fc394] {
  opacity: 0.5;
}
#pre-register-modal-v1 .button-standart-ezz.active[data-v-f82fc394] {
  opacity: 1;
}
#pre-register-modal-v1 .error-message[data-v-f82fc394] {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid darkred;
  color: darkred;
  background-color: rgba(139, 0, 0, 0.1);
  font-size: 12px;
  line-height: 14px;
}
#pre-register-modal-v2[data-v-65c5e7d5] {
  width: 100%;
  max-width: 450px;
  border-radius: 16px;
  padding: 50px 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#pre-register-modal-v2 .title-register-modal[data-v-65c5e7d5] {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  color: #587A9D;
  margin-bottom: 25px;
}
#pre-register-modal-v2 .form-group-check-special label a[data-v-65c5e7d5] {
  color: var(--color-primary-v2);
}
#pre-register-modal-v2 .error-message[data-v-65c5e7d5] {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid darkred;
  color: darkred;
  background-color: rgba(139, 0, 0, 0.1);
  font-size: 12px;
  line-height: 14px;
}
#pre-register-modal-v2 .button-standart-ezz[data-v-65c5e7d5] {
  opacity: 0.5;
}
#pre-register-modal-v2 .button-standart-ezz.active[data-v-65c5e7d5] {
  opacity: 1;
}
#pre-register-modal {
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
}
#resume {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 70px);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-size: cover !important;
}
#resume .error-message {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid darkred;
  color: darkred;
  background-color: rgba(139, 0, 0, 0.1);
  font-size: 12px !important;
  line-height: 14px !important;
}
#resume #resume-final {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
  min-height: 80vh;
  align-items: center;
  justify-content: center;
}
#resume #resume-final .logo-section {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
#resume #resume-final .logo-section img {
  width: 100%;
  max-width: 220px;
}
#resume #resume-final .left-resume {
  position: relative;
  width: 600px;
  flex-basis: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-shadow: 0px 24px 48px rgba(98, 106, 212, 0.32);
  margin-left: 100px;
  background: #fff;
  padding: 30px;
  border-radius: 16px;
}
#resume #resume-final .left-resume .left-resume-title {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: var(--color-secondary);
  flex-basis: 100%;
  width: 100%;
  margin-bottom: 25px;
}
#resume #resume-final .left-resume .proporsal {
  width: 100%;
}
#resume #resume-final .left-resume .proporsal .proporsal-header {
  position: relative;
  width: 100%;
  background-color: var(--color-secondary);
  color: #fff;
  text-align: center;
  padding: 10px 25px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#resume #resume-final .left-resume .proporsal .proporal-options {
  width: 100%;
  display: flex;
  padding: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: var(--color-primary);
  border: 2px solid var(--color-primary);
  margin-bottom: 20px;
}
#resume #resume-final .left-resume .proporsal .proporal-options .proporsal-option {
  flex-basis: 50%;
  width: 50%;
}
#resume #resume-final .left-resume .proporsal .proporal-options .proporsal-option p {
  margin: 0;
  color: var(--color-secondary);
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}
#resume #resume-final .left-resume .proporsal .proporal-options .proporsal-option p:first-child {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.838462px;
  color: #fff;
  margin-bottom: 8px;
}
#resume #resume-final .left-resume .proporsal .proporal-options .proporsal-option:first-child {
  border-right: 2px solid #E0E0E0;
}
#resume #resume-final .left-resume .box-resume {
  border-radius: 8px;
  padding: 20px;
  background-color: #EBEBEB;
  flex-basis: calc(50% - 10px);
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
#resume #resume-final .left-resume .box-resume span {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.9px;
  color: #222229;
}
#resume #resume-final .left-resume .box-resume p {
  margin-top: 8px;
  color: var(--color-secondary);
  font-size: 30px;
  line-height: 120%;
  font-weight: 700;
}
#resume #resume-final .left-resume .box-resume p span {
  font-size: 16px;
  color: var(--color-secondary);
}
#resume #resume-final .left-resume .box-resume.box-resume-small {
  flex-basis: calc(25% - 15px);
  width: calc(25% - 15px);
}
#resume #resume-final .left-resume .box-resume-final {
  border-radius: 4px;
  flex-basis: 100%;
  width: 100%;
  padding: 30px;
  background-color: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p {
  color: var(--color-secondary);
  margin: 0;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p:first-child {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p:last-child {
  font-size: 50px;
  font-weight: bold;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p:last-child span {
  font-size: 35px;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right {
  padding: 25px;
  background: var(--color-secondary);
  width: 200px;
  border-radius: 16px;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right p {
  text-align: center;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right p:first-child {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.838462px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-weight: 700;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right p:last-child {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right p:last-child span {
  font-size: 20px;
}
#resume #resume-final .right-form {
  width: 400px;
  flex-basis: 400px;
  padding: 25px;
  background-color: #fff;
}
#resume #resume-final .right-form p {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: var(--color-secondary);
  margin-bottom: 25px;
  text-align: center;
}
#resume #resume-final .right-form .right-form-content {
  width: 100%;
}
#resume #resume-final .right-form .button-standart-ezz {
  opacity: 0.5;
}
#resume #resume-final .right-form .button-standart-ezz.active {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
#resume #resume-final {
    flex-wrap: wrap;
}
#resume #resume-final .left-resume {
    order: 1;
}
#resume #resume-final .right-form {
    margin-top: 40px;
    padding: 25px;
    box-shadow: 0px 24px 48px rgba(98, 106, 212, 0.32);
    border-radius: 16px;
}
#resume #resume-final .left-resume,
#resume #resume-final .right-form {
    flex-basis: 100%;
    width: 100%;
}
#resume #resume-final .left-resume {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 40px;
}
}
@media screen and (max-width: 768px) {
#resume #resume-final .left-resume {
    margin-top: 20px;
}
#resume #resume-final .left-resume .left-resume-title {
    font-size: 24px;
}
#resume #resume-final .left-resume .box-resume {
    flex-basis: 100%;
    width: 100%;
}
#resume #resume-final .left-resume .box-resume p {
    font-size: 25px;
}
#resume #resume-final .left-resume .box-resume.box-resume-small {
    flex-basis: 100%;
    width: 100%;
}
#resume #resume-final .left-resume .box-resume-final {
    flex-wrap: wrap;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left,
#resume #resume-final .left-resume .box-resume-final .box-resume-right {
    flex-basis: 100%;
    width: 100%;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p,
#resume #resume-final .left-resume .box-resume-final .box-resume-right p {
    text-align: left;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-right {
    margin-top: 15px;
}
#resume #resume-final .left-resume .box-resume-final .box-resume-left p:last-child {
    font-size: 45px;
}
#resume #resume-final .right-form {
    margin-top: 40px;
    padding: 30px 25px;
}
#resume #resume-final .right-form p {
    font-size: 20px;
    line-height: 25px;
}
}
.product-selected-box {
  padding: 30px;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}
.product-selected-box .product-selected-title {
  font-size: 22px;
  line-height: 24px;
  color: #587A9D;
  font-weight: 600;
  margin-bottom: 25px;
}
.product-selected-box .product-selected-title span {
  color: var(--color-primary-v2);
}
.product-selected-box .product-selected-info {
  font-size: 18px;
  line-height: 22px;
  color: #587A9D;
  font-weight: 400;
}
.product-selected-box .product-selected-price {
  color: #587A9D;
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  margin: 12px 0 100px 0;
  display: flex;
  align-items: flex-end;
}
.product-selected-box .product-selected-price span {
  font-size: 25px;
  line-height: 25px;
}
.product-selected-box .product-selected-more-info {
  color: #587A9D;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 50px;
  min-height: 48px;
}
.product-selected-box.selected {
  background-color: var(--color-primary-v2);
  box-shadow: 16px 16px 24px 0px rgba(0, 0, 0, 0.1607843137);
}
.product-selected-box.selected .product-selected-title {
  color: #fff;
}
.product-selected-box.selected .product-selected-title span {
  color: #022A52;
}
.product-selected-box.selected .product-selected-info {
  color: #fff;
}
.product-selected-box.selected .product-selected-price {
  color: #022A52;
}
.product-selected-box.selected .product-selected-more-info {
  color: #F5F5F5;
}
.product-selected-box.selected .button-standart-ezz-secondary-v2 {
  border-color: #fff;
  color: #fff;
}
.product-selected-box {
  padding: 30px;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}
.product-selected-box .product-selected-title {
  font-size: 22px;
  line-height: 24px;
  color: #587A9D;
  font-weight: 600;
  margin-bottom: 25px;
}
.product-selected-box .product-selected-title span {
  color: var(--color-primary-v2);
}
.product-selected-box .product-selected-info {
  font-size: 18px;
  line-height: 22px;
  color: #587A9D;
  font-weight: 400;
}
.product-selected-box .product-selected-price {
  color: #587A9D;
  font-size: 45px;
  line-height: 45px;
  font-weight: 700;
  margin: 12px 0 100px 0;
  display: flex;
  align-items: flex-end;
}
.product-selected-box .product-selected-price span {
  font-size: 25px;
  line-height: 25px;
}
.product-selected-box .product-selected-more-info {
  color: #587A9D;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 50px;
  min-height: 48px;
}
.product-selected-box.selected {
  background-color: var(--color-primary-v2);
  box-shadow: 16px 16px 24px 0px rgba(0, 0, 0, 0.1607843137);
}
.product-selected-box.selected .product-selected-title {
  color: #fff;
}
.product-selected-box.selected .product-selected-title span {
  color: #022A52;
}
.product-selected-box.selected .product-selected-info {
  color: #fff;
}
.product-selected-box.selected .product-selected-price {
  color: #022A52;
}
.product-selected-box.selected .product-selected-more-info {
  color: #F5F5F5;
}
.product-selected-box.selected .button-standart-ezz-secondary-v2 {
  border-color: #fff;
  color: #fff;
}
#resume-v2 {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 70px);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-size: cover !important;
}
#resume-v2 .error-message {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid darkred;
  color: darkred;
  background-color: rgba(139, 0, 0, 0.1);
  font-size: 12px !important;
  line-height: 14px !important;
}
#resume-v2 .form-group-check-special label a {
  color: var(--color-primary-v2);
}
#resume-v2 #resume-final {
  padding-top: 40px;
  min-height: 80vh;
  margin-bottom: 50px;
}
#resume-v2 #resume-final .logo-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
#resume-v2 #resume-final .logo-section .logo {
  height: 40px;
  width: auto;
}
#resume-v2 #resume-final .box-resume-general {
  width: 100%;
  padding: 30px;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#resume-v2 #resume-final .box-resume-general .left-box-resume,
#resume-v2 #resume-final .box-resume-general .right-box-resume {
  flex-basis: calc(50% - 20px);
  width: calc(50% - 20px);
}
#resume-v2 #resume-final .box-resume-general .right-box-resume p {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  color: #587A9D;
  margin-bottom: 25px;
}
#resume-v2 #resume-final .box-resume-general .right-box-resume .right-form-content {
  width: 100%;
}
#resume-v2 #resume-final .box-resume-general .right-box-resume .button-standart-ezz {
  opacity: 0.5;
}
#resume-v2 #resume-final .box-resume-general .right-box-resume .button-standart-ezz.active {
  opacity: 1;
}
#resume-v2 #resume-final .box-resume-general .box-resume-cancel {
  flex-basis: 100%;
  width: 100%;
  padding: 35px 0;
  display: flex;
  justify-content: center;
}
#resume-v2 #resume-final .box-resume-general .box-resume-cancel .button-standart-ezz {
  max-width: 350px;
}
@media screen and (max-width: 768px) {
#resume-v2 #resume-final {
    flex-wrap: wrap;
}
#resume-v2 #resume-final .logo-section .logo {
    height: 30px;
    width: auto;
}
#resume-v2 #resume-final .box-resume-general {
    flex-wrap: wrap;
}
#resume-v2 #resume-final .box-resume-general .left-box-resume,
#resume-v2 #resume-final .box-resume-general .right-box-resume {
    flex-basis: 100%;
    width: 100%;
}
#resume-v2 #resume-final .box-resume-general .left-box-resume {
    order: 1;
    margin-bottom: 20px;
}
#resume-v2 #resume-final .box-resume-general .right-box-resume {
    order: 0;
    margin-bottom: 40px;
}
#resume-v2 #resume-final .box-resume-general .right-box-resume p {
    font-weight: 600;
    font-size: 25px;
}
#resume-v2 #resume-final .box-resume-general .box-resume-cancel {
    order: 3;
}
}
#thank-you[data-v-3521c52f] {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 70px);
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
}
#thank-you .thank-you-box[data-v-3521c52f] {
  margin: 0 auto;
  border-top: 32px solid var(--color-secondary);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background: #fff;
}
#thank-you .thank-you-box p[data-v-3521c52f] {
  margin: 30px 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-primary);
  text-align: center;
}
#thank-you .thank-you-box .button-standart-ezz[data-v-3521c52f] {
  text-transform: uppercase;
}
#thank-you-v2[data-v-16ff8ece] {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 70px);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-size: cover !important;
}
#thank-you-v2 #thank-you[data-v-16ff8ece] {
  padding-top: 40px;
  min-height: 80vh;
  margin-bottom: 50px;
}
#thank-you-v2 #thank-you .logo-section[data-v-16ff8ece] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
#thank-you-v2 #thank-you .logo-section .logo[data-v-16ff8ece] {
  height: 40px;
  width: auto;
}
#thank-you-v2 #thank-you .thank-you-box[data-v-16ff8ece] {
  width: 100%;
  padding: 80px 50px;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left[data-v-16ff8ece],
#thank-you-v2 #thank-you .thank-you-box .thank-you-right[data-v-16ff8ece] {
  flex-basis: calc(50% - 20px);
  width: calc(50% - 20px);
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left p[data-v-16ff8ece] {
  color: #587A9D;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .thank-you-title[data-v-16ff8ece] {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 25px;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left p[data-v-16ff8ece] {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.6px;
  text-align: left;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .buttons-content[data-v-16ff8ece] {
  margin-top: 150px;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .buttons-content .button-standart-ezz-primary-v2[data-v-16ff8ece] {
  margin-top: 15px;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-right img[data-v-16ff8ece] {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
#thank-you-v2 #thank-you .logo-section .logo[data-v-16ff8ece] {
    height: 30px;
    width: auto;
}
#thank-you-v2 #thank-you .thank-you-box[data-v-16ff8ece] {
    flex-wrap: wrap;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left[data-v-16ff8ece],
#thank-you-v2 #thank-you .thank-you-box .thank-you-right[data-v-16ff8ece] {
    flex-basis: 100%;
    width: 100%;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .thank-you-title[data-v-16ff8ece] {
    margin-bottom: 40px;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .thank-you-title p[data-v-16ff8ece] {
    font-weight: 600;
    font-size: 25px;
}
#thank-you-v2 #thank-you .thank-you-box .thank-you-left .buttons-content[data-v-16ff8ece] {
    margin-top: 80px;
}
}
