.HeroBlock_button_gradient__L8AT8 {
  position: relative;
  --borderWidth: 2px;
  background: #000;
}
@media (min-width: 768px) {
  .HeroBlock_button_gradient__L8AT8 {
    --borderWidth: 3px;
  }
}
.HeroBlock_button_gradient__L8AT8:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(
    60deg,
    #6bceff,
    #d800ff,
    #ff0090,
    #6bceff,
    #d800ff,
    #ff0090
  );
  border-radius: 9999px;
  z-index: -1;
  background-size: 300% 300%;
  background-position: 0 50%;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.HeroBlock_button_gradient__L8AT8[disabled]:after {
  opacity: 0.2;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: auto;
}
.HeroBlock_button_gradient__L8AT8:hover:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: HeroBlock_animatedgradient__10ppT 2s ease infinite
    alternate;
  animation: HeroBlock_animatedgradient__10ppT 2s ease infinite alternate;
}
.HeroBlock_button_gradient_ukraine__3LFwu {
  position: relative;
  --borderWidth: 2px;
  background: #000;
}
@media (min-width: 768px) {
  .HeroBlock_button_gradient_ukraine__3LFwu {
    --borderWidth: 3px;
  }
}
.HeroBlock_button_gradient_ukraine__3LFwu:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #ffcf00, #0058d7);
  border-radius: 9999px;
  z-index: -1;
  background-size: 300% 300%;
  background-position: 0 50%;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.HeroBlock_button_gradient_ukraine__3LFwu[disabled]:after {
  opacity: 0.2;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: auto;
}
.HeroBlock_button_gradient_ukraine__3LFwu:hover:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: HeroBlock_animatedgradient__10ppT 2s ease infinite
    alternate;
  animation: HeroBlock_animatedgradient__10ppT 2s ease infinite alternate;
}
@media (max-width: 1023px) {
  .HeroBlock_hero_container__1j6hO {
    background-image: none !important;
  }
}
@-webkit-keyframes HeroBlock_animatedgradient__10ppT {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes HeroBlock_animatedgradient__10ppT {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.HeroBlock_hero_container__1j6hO {
  position: relative;
  background-size: 180%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 640px) {
  .HeroBlock_hero_container__1j6hO {
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .HeroBlock_hero_container__1j6hO {
    background-size: cover;
    background-position: 100%;
  }
}
@media (min-width: 1024px) {
  .HeroBlock_hero_container__1j6hO {
    height: 100vh;
  }
}
.HeroBlock_hero_text__2T4KI {
  padding: 6rem 1rem 1.25rem;
}
@media (min-width: 640px) {
  .HeroBlock_hero_text__2T4KI {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .HeroBlock_hero_text__2T4KI {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x))
      translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
      skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
      scaleY(var(--tw-scale-y));
    --tw-translate-y: -50%;
    padding: 0 3rem;
  }
}
@media (min-width: 1280px) {
  .HeroBlock_hero_text__2T4KI {
    width: 100%;
  }
}
@media (min-width: 1536px) {
  .HeroBlock_hero_text__2T4KI {
    max-width: 80rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .HeroBlock_hero_text_content__357tm {
    max-width: 32rem;
  }
}
@media (min-width: 1280px) {
  .HeroBlock_hero_text_content__357tm {
    max-width: 50rem;
  }
}
.HeroBlock_button_gradient__L8AT8 {
  display: inline-flex;
  border-radius: 9999px;
  padding: 0.5rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .HeroBlock_button_gradient__L8AT8 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .HeroBlock_button_gradient__L8AT8 {
    padding: 0.75rem 2.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px) {
  .HeroBlock_button_gradient__L8AT8 {
    padding: 1rem 3.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.HeroBlock_button_gradient_ukraine__3LFwu {
  display: inline-flex;
  border-radius: 9999px;
  padding: 0.5rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .HeroBlock_button_gradient_ukraine__3LFwu {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .HeroBlock_button_gradient_ukraine__3LFwu {
    padding: 0.75rem 2.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px) {
  .HeroBlock_button_gradient_ukraine__3LFwu {
    padding: 1rem 3.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.HeroBlock_hero_image__3L1rf {
  height: 18rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
@media (min-width: 640px) {
  .HeroBlock_hero_image__3L1rf {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .HeroBlock_hero_image__3L1rf {
    display: none;
  }
}
.HeroBlock_hero_title__181lu {
  margin-bottom: 1.25rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 900;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .HeroBlock_hero_title__181lu {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .HeroBlock_hero_title__181lu {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 1536px) {
  .HeroBlock_hero_title__181lu {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (max-width: 480px) {
  .HeroBlock_hero_title__181lu {
    font-size: 2.2rem;
  }
}
@media (max-width: 374px) {
  .HeroBlock_hero_title__181lu {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.Button_button_gradient__2qr65 {
  position: relative;
  --borderWidth: 2px;
  background: #000;
}
@media (min-width: 768px) {
  .Button_button_gradient__2qr65 {
    --borderWidth: 3px;
  }
}
.Button_button_gradient__2qr65:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(
    60deg,
    #6bceff,
    #d800ff,
    #ff0090,
    #6bceff,
    #d800ff,
    #ff0090
  );
  border-radius: 9999px;
  z-index: -1;
  background-size: 300% 300%;
  background-position: 0 50%;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.Button_button_gradient__2qr65[disabled]:after {
  opacity: 0.2;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: auto;
}
.Button_button_gradient__2qr65:hover:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: Button_animatedgradient__1ujbN 2s ease infinite alternate;
  animation: Button_animatedgradient__1ujbN 2s ease infinite alternate;
}
.Button_button_gradient_ukraine__2v_HH {
  position: relative;
  --borderWidth: 2px;
  background: #000;
}
@media (min-width: 768px) {
  .Button_button_gradient_ukraine__2v_HH {
    --borderWidth: 3px;
  }
}
.Button_button_gradient_ukraine__2v_HH:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #ffcf00, #0058d7);
  border-radius: 9999px;
  z-index: -1;
  background-size: 300% 300%;
  background-position: 0 50%;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.Button_button_gradient_ukraine__2v_HH[disabled]:after {
  opacity: 0.2;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: auto;
}
.Button_button_gradient_ukraine__2v_HH:hover:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation: Button_animatedgradient__1ujbN 2s ease infinite alternate;
  animation: Button_animatedgradient__1ujbN 2s ease infinite alternate;
}
@-webkit-keyframes Button_animatedgradient__1ujbN {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes Button_animatedgradient__1ujbN {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.Button_button_gradient__2qr65,
.Button_button_gradient_ukraine__2v_HH {
  display: flex;
  align-items: center;
  border-radius: 9999px;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.Button_button_big__2lJIO {
  padding: 0.5rem 1.5rem;
}
@media (min-width: 640px) {
  .Button_button_big__2lJIO {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .Button_button_big__2lJIO {
    padding: 0.75rem 2.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px) {
  .Button_button_big__2lJIO {
    padding: 1rem 3.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.Button_button_small__1w5V5 {
  padding: 0.5rem 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 640px) {
  .Button_button_small__1w5V5 {
    padding-left: 4rem;
    padding-right: 4rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.DefaultContactForm_border_form_50__jzRkY:after,
.DefaultContactForm_border_form__3A2Q5:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(60deg, #ff0090, #d800ff);
}
.DefaultContactForm_border_form_ukraine_50__1UayD:after,
.DefaultContactForm_border_form_ukraine__h1AmF:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: linear-gradient(60deg, #ffcf00, #0058d7);
}
.DefaultContactForm_checkbox__1rpMe {
  position: absolute;
  opacity: 0;
}
.DefaultContactForm_checkbox__1rpMe + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #fff;
}
.DefaultContactForm_checkbox__1rpMe + label span {
  max-width: calc(100% - 30px);
}
.DefaultContactForm_checkbox__1rpMe + label:before {
  content: "";
  margin-top: 3px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border: 1px solid #d800ff;
  opacity: 0.85;
  background: transparent;
}
.DefaultContactForm_checkbox__1rpMe:hover + label:before {
  background: #d800ff;
}
.DefaultContactForm_checkbox__1rpMe:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.DefaultContactForm_checkbox__1rpMe[value="true"] + label:before {
  background: #d800ff;
}
.DefaultContactForm_checkbox__1rpMe:hover + label:after,
.DefaultContactForm_checkbox__1rpMe[value="true"] + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 9px;
  background: transparent;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff,
    4px -6px 0 #fff, 4px -8px 0 #fff;
}
.DefaultContactForm_checkbox_ukraine__v8tAL {
  position: absolute;
  opacity: 0;
}
.DefaultContactForm_checkbox_ukraine__v8tAL + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #fff;
}
.DefaultContactForm_checkbox_ukraine__v8tAL + label span {
  max-width: calc(100% - 30px);
}
.DefaultContactForm_checkbox_ukraine__v8tAL + label:before {
  content: "";
  margin-top: 3px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border: 1px solid #ffcf00;
  opacity: 0.85;
  background: transparent;
}
.DefaultContactForm_checkbox_ukraine__v8tAL:hover + label:before {
  background: #ffcf00;
}
.DefaultContactForm_checkbox_ukraine__v8tAL:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.DefaultContactForm_checkbox_ukraine__v8tAL[value="true"] + label:before {
  background: #ffcf00;
}
.DefaultContactForm_checkbox_ukraine__v8tAL:hover + label:after,
.DefaultContactForm_checkbox_ukraine__v8tAL[value="true"] + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 9px;
  background: transparent;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff,
    4px -6px 0 #fff, 4px -8px 0 #fff;
}
.DefaultContactForm_label__3FmAv a {
  padding: 0 4px;
  text-decoration: underline;
}
.DefaultContactForm_title__2odzF {
  margin-bottom: 0.75rem;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .DefaultContactForm_title__2odzF {
    margin-bottom: 0.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1536px) {
  .DefaultContactForm_title__2odzF {
    margin-bottom: 3rem;
    font-size: 3.75rem;
    line-height: 1;
  }
}
.DefaultContactForm_container__X4gDf {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .DefaultContactForm_container__X4gDf {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1536px) {
  .DefaultContactForm_container__X4gDf {
    margin-bottom: 2.5rem;
  }
}
.DefaultContactForm_border_form__3A2Q5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .DefaultContactForm_border_form__3A2Q5 {
    padding: 0.5rem;
  }
}
.DefaultContactForm_border_form_ukraine__h1AmF {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .DefaultContactForm_border_form_ukraine__h1AmF {
    padding: 0.5rem;
  }
}
.DefaultContactForm_border_form_50__jzRkY,
.DefaultContactForm_border_form_ukraine_50__1UayD {
  width: 41.666667%;
}
.DefaultContactForm_items_50__19I34 {
  display: flex;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .DefaultContactForm_items_50__19I34 {
    padding: 0.5rem;
  }
}
.DefaultContactForm_error__1AFCm {
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.DefaultContactForm_field__1-qD9 {
  display: flex;
  width: 100%;
  align-items: center;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 1024px) {
  .DefaultContactForm_field__1-qD9 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}
@media (min-width: 1536px) {
  .DefaultContactForm_field__1-qD9 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.DefaultContactForm_field_50__1rBlw {
  display: flex;
  width: 100%;
  align-items: center;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 1024px) {
  .DefaultContactForm_field_50__1rBlw {
    padding: 0.25rem 0.5rem;
  }
}
@media (min-width: 1536px) {
  .DefaultContactForm_field_50__1rBlw {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.DefaultContactForm_item_resp__NWwJi {
  width: 100%;
}
@media (min-width: 1024px) {
  .DefaultContactForm_item_resp__NWwJi {
    width: 41.666667%;
  }
}
@media (min-width: 1536px) {
  .DefaultContactForm_item_resp__NWwJi {
    width: 100%;
  }
}
.DefaultContactForm_min_height__8lJyD {
  min-height: 16px;
}
.DefaultContactForm_check__2BAf_ {
  margin-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.DefaultContactForm_checkbox__1rpMe,
.DefaultContactForm_checkbox_ukraine__v8tAL {
  cursor: pointer;
}
.DefaultContactForm_label__3FmAv {
  display: flex;
  cursor: pointer;
  align-items: flex-start;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.ContactBlock_contact_general__2rJPc {
  position: relative;
  background-image: url(../../../form.webp);
  background-size: 70%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.25rem 1.25rem 8rem;
}
@media (min-width: 640px) {
  .ContactBlock_contact_general__2rJPc {
    background-size: 40%;
  }
}
@media (min-width: 768px) {
  .ContactBlock_contact_general__2rJPc {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .ContactBlock_contact_general__2rJPc {
    height: 100vh;
  }
}
.ContactBlock_contact_general_ukraine__3rOgE {
  position: relative;
  background-image: url(../../../ukraine/form4.png);
  background-size: 70%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.25rem 1.25rem 8rem;
}
@media (min-width: 640px) {
  .ContactBlock_contact_general_ukraine__3rOgE {
    background-size: 40%;
  }
}
@media (min-width: 768px) {
  .ContactBlock_contact_general_ukraine__3rOgE {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .ContactBlock_contact_general_ukraine__3rOgE {
    height: 100vh;
  }
}
.ContactBlock_contact_container__3Wc4T {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}
@media (min-width: 640px) {
  .ContactBlock_contact_container__3Wc4T {
    padding-bottom: 5rem;
  }
}
@media (min-width: 1024px) {
  .ContactBlock_contact_container__3Wc4T {
    position: absolute;
    top: 33.333333%;
    right: 0;
    left: 0;
    margin-top: -1.5rem;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x))
      translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
      skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
      scaleY(var(--tw-scale-y));
    --tw-translate-y: -5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1536px) {
  .ContactBlock_contact_container__3Wc4T {
    top: 50%;
    margin-top: 0;
    --tw-translate-y: -50%;
  }
}
.ContactBlock_contact_content__26978 {
  width: 100%;
  max-width: 48rem;
}
@media (min-width: 1024px) {
  .ContactBlock_contact_content__26978 {
    padding-left: 2rem;
  }
}
@media (min-width: 1536px) {
  .ContactBlock_contact_content__26978 {
    max-width: 56rem;
  }
}
@media (min-width: 1024px) {
  .Header_menu_link__2sGJv:after {
    display: block;
    width: 0;
    margin-top: 5px;
  }
  .Header_menu_link__2sGJv:after,
  .Header_menu_link__2sGJv:hover:after {
    content: "";
    height: 3px;
    background: linear-gradient(60deg, #6bceff, #d800ff, #ff0090);
    transition: all 0.5s ease-in-out;
  }
  .Header_menu_link__2sGJv:hover:after {
    width: 100%;
  }
  .Header_menu_link_ukraine__3FtX5:after {
    display: block;
    width: 0;
    margin-top: 5px;
  }
  .Header_menu_link_ukraine__3FtX5:after,
  .Header_menu_link_ukraine__3FtX5:hover:after {
    content: "";
    height: 3px;
    background: linear-gradient(60deg, #ffcf00, #0058d7);
    transition: all 0.5s ease-in-out;
  }
  .Header_menu_link_ukraine__3FtX5:hover:after {
    width: 100%;
  }
}
.Header_header__3vP-p {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 30;
}
.Header_black_bg__25cRg {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.Header_container__2fPSR {
  margin-left: auto;
  margin-right: auto;
  padding: 0.5rem 1rem;
}
@media (min-width: 640px) {
  .Header_container__2fPSR {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .Header_container__2fPSR {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1536px) {
  .Header_container__2fPSR {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.Header_items__EndJ6 {
  height: 4rem;
}
.Header_items__EndJ6,
.Header_items_container__3-sbA {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Header_items_container__3-sbA {
  width: 100%;
}
.Header_logo__1vlJz {
  display: flex;
  flex-shrink: 0;
  vertical-align: middle;
}
.Header_menu_desktop__6RGD4 {
  display: none;
}
@media (min-width: 768px) {
  .Header_menu_desktop__6RGD4 {
    display: block;
  }
}
.Header_menu_items__39_5X {
  margin-left: 1.25rem;
  display: flex;
  align-items: baseline;
}
.Header_menu_items__39_5X > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
@media (min-width: 1024px) {
  .Header_menu_items__39_5X {
    margin-left: 2.5rem;
  }
}
.Header_bold__2c1YO {
  font-weight: 700;
}
.Header_menu_link__2sGJv {
  display: block;
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
  .Header_menu_link__2sGJv {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .Header_menu_link__2sGJv {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .Header_menu_link__2sGJv {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.Header_menu_link_ukraine__3FtX5 {
  display: block;
  cursor: pointer;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
  .Header_menu_link_ukraine__3FtX5 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .Header_menu_link_ukraine__3FtX5 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .Header_menu_link_ukraine__3FtX5 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.Footer_footer__2kziG:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: linear-gradient(60deg, #6bceff, #d800ff, #ff0090);
}
.Footer_footer_ukraine__3Ru4b:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: linear-gradient(60deg, #ffcf00, #0058d7);
}
.Footer_footer__2kziG,
.Footer_footer_ukraine__3Ru4b {
  position: relative;
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.Footer_container__JNgnn {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 640px) {
  .Footer_container__JNgnn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px) {
  .Footer_container__JNgnn {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .Footer_container__JNgnn {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1536px) {
  .Footer_container__JNgnn {
    padding-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .Footer_menu__bJwu8 {
    display: flex;
    align-items: baseline;
  }
  .Footer_menu__bJwu8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.Footer_item_menu__lVQlj {
  display: block;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  opacity: 0.7;
}
.Footer_item_menu__lVQlj:hover {
  opacity: 1;
}
.Footer_item_menu__lVQlj {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
  .Footer_item_menu__lVQlj {
    padding-right: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .Footer_item_menu__lVQlj {
    padding-right: 1rem;
  }
}
.Footer_social__3gv7I {
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-top: 0.75rem;
}
.Footer_social_item_first__3ovGj:hover {
  opacity: 0.7;
}
.Footer_social_item_first__3ovGj {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.Footer_social_item__FBQNv {
  cursor: pointer;
  padding-left: 1.5rem;
}
.Footer_social_item__FBQNv:hover {
  opacity: 0.7;
}
.Footer_social_item__FBQNv {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
