/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/app/styles/pages/contacts.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.contacts_main__JAbF3 {
  margin-top: 8.75rem;
}

.contacts_previewBlock__Yvv_f {
  position: relative;
  width: 100%;
  height: 27.125rem;
  border-radius: 1.25rem;
  overflow: hidden;
  -webkit-clip-path: content-box;
          clip-path: content-box;
}
@media (max-width: 78.125em) {
  .contacts_previewBlock__Yvv_f {
    width: calc(100% - 32px);
    margin: 0 auto;
  }
}
@media (max-width: 50em) {
  .contacts_previewBlock__Yvv_f {
    display: none;
  }
}
.contacts_previewBlock__Yvv_f > img {
  position: absolute;
  object-fit: cover;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/SubTitle/SubTitle.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.SubTitle_subTitle__kfog7 {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 62.5em) {
  .SubTitle_subTitle__kfog7 {
    font-size: 1.9375rem;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/SwitchButton/SwitchButton.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.SwitchButton_hidden__7ZHY9 {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.SwitchButton_switchContact__WLMUe:hover {
  background-color: #58595B;
}
.SwitchButton_switchContact__WLMUe:hover .SwitchButton_contactPreview__rL8Cv {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.SwitchButton_switchContact__WLMUe:hover .SwitchButton_contactPostview__akS1t {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.SwitchButton_switchContact__WLMUe:hover .SwitchButton_contactPostview__akS1t .SwitchButton_caption_gray__1J2AQ {
  color: #58595B;
}
.SwitchButton_switchContact__WLMUe:hover .SwitchButton_contactPostview__akS1t .SwitchButton_caption_white__ZR_Ly {
  color: #FAFAFA;
}
.SwitchButton_switchContact__WLMUe:hover .SwitchButton_contactPostview__akS1t .SwitchButton_contactIcon__NZfkM > svg > path {
  transition: 0.2s;
  fill: #EFEFEF;
}
.SwitchButton_switchContact_gray__bHl9a {
  background-color: #EFEFEF;
}
.SwitchButton_switchContact_green__syqgh {
  background-color: #00A651;
}

.SwitchButton_contact__N2DMQ {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 2.5rem;
  padding: 0.5rem 1.0625rem 0.5rem 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  gap: 0.75rem;
  height: 3.75rem;
  transition: 0.2s;
  width: 100%;
}
.SwitchButton_contact_gray__IE4hY {
  background-color: #EFEFEF;
}
.SwitchButton_contact_green__UrQSa {
  background-color: #00A651;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ {
    width: 100%;
    justify-content: center;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_previewImage__T02WF {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ .SwitchButton_contactImage__DxrF_ {
    position: absolute;
    left: 0.5rem;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_contactImage_onlyMobile___7oLq {
  display: none;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ .SwitchButton_contactImage_onlyMobile___7oLq {
    display: flex;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_contactPreview__rL8Cv {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  font-weight: 400;
  width: 100%;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ .SwitchButton_contactPreview__rL8Cv {
    width: 100%;
    margin-left: 3.125rem;
    justify-content: space-between;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_contactPostview__akS1t {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 400;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ .SwitchButton_contactPostview__akS1t {
    width: 100%;
    margin-left: 3.125rem;
    justify-content: space-between;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_caption__oYAeH {
  font-size: 1.1875rem;
  font-weight: 500;
  color: #58595B;
}
@media (max-width: 50em) {
  .SwitchButton_contact__N2DMQ .SwitchButton_caption__oYAeH {
    color: #0A0A0A;
  }
}
.SwitchButton_contact__N2DMQ .SwitchButton_contactIcon__NZfkM > svg > path_gray {
  fill: #EFEFEF;
}
.SwitchButton_contact__N2DMQ .SwitchButton_contactIcon__NZfkM > svg > path_white {
  fill: #FAFAFA;
}

.SwitchButton_notSwitchContact__9pwmp {
  display: flex;
}
.SwitchButton_notSwitchContact_gray__0ceyW {
  background-color: #EFEFEF;
}
.SwitchButton_notSwitchContact_gray__0ceyW:hover {
  background-color: #58595B;
}
.SwitchButton_notSwitchContact_gray__0ceyW:hover .SwitchButton_caption__oYAeH {
  color: #FAFAFA;
}
.SwitchButton_notSwitchContact_gray__0ceyW:hover .SwitchButton_contactIcon__NZfkM > svg > path {
  fill: #FAFAFA;
}
.SwitchButton_notSwitchContact_green__w3l1P {
  background-color: #00A651;
}
@media (max-width: 50em) {
  .SwitchButton_notSwitchContact_green__w3l1P {
    background-color: #EFEFEF;
  }
}
.SwitchButton_notSwitchContact_green__w3l1P:hover {
  background-color: #9DD2A8;
}
.SwitchButton_notSwitchContact_green__w3l1P:hover .SwitchButton_caption__oYAeH {
  color: #FAFAFA;
}
.SwitchButton_notSwitchContact_green__w3l1P:hover .SwitchButton_contactIcon__NZfkM > svg > path {
  fill: #FAFAFA;
}
.SwitchButton_notSwitchContact_green__w3l1P .SwitchButton_caption__oYAeH {
  color: #FAFAFA;
}
@media (max-width: 50em) {
  .SwitchButton_notSwitchContact_green__w3l1P .SwitchButton_caption__oYAeH {
    color: #58595B;
  }
}
.SwitchButton_notSwitchContact_green__w3l1P .SwitchButton_contactIcon__NZfkM > svg > path {
  fill: #FAFAFA;
}
@media (max-width: 50em) {
  .SwitchButton_notSwitchContact_green__w3l1P .SwitchButton_contactIcon__NZfkM > svg > path {
    fill: #58595B;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/MiniTitle/MiniTitle.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.MiniTitle_miniTitle__QMI9Y {
  font-size: 1.9375rem;
  font-weight: 500;
  line-height: 140%;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/CircularSlider/CircularSlider.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CircularSlider_circularSlider__e6gCA {
  height: 25rem;
}
@media (max-width: 50em) {
  .CircularSlider_circularSlider__e6gCA {
    display: none !important;
  }
}
.CircularSlider_circularSlider__e6gCA .CircularSlider_sliderWrapper__GZ3HE {
  display: flex;
  align-items: center;
}
.CircularSlider_circularSlider__e6gCA .CircularSlider_sliderSlide__wTK2m {
  position: relative;
  background-color: #0A0A0A;
  width: 24.375rem !important;
  height: 14.0625rem;
  border-radius: 2.5rem;
  overflow: hidden;
  transition: 0.3s;
  scale: 0.5;
  opacity: 0.5;
}
.CircularSlider_circularSlider__e6gCA .CircularSlider_activeSlide__SaZLH {
  scale: 1.1;
  opacity: 1;
}
.CircularSlider_circularSlider__e6gCA .CircularSlider_prevSlide__rIY8u {
  scale: 0.5;
}
.CircularSlider_circularSlider__e6gCA .CircularSlider_nextSlide__O1Cg8 {
  scale: 0.5;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/swiper/swiper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, 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');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/swiper/swiper.min.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/ClaimForm/ClaimForm.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ClaimForm_form__JoPTq {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.75rem;
  transition: opacity 0.3s ease;
  height: 100%;
}
.ClaimForm_form__JoPTq .ClaimForm_inputsBlock__Y3DV2 {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.ClaimForm_form__JoPTq .ClaimForm_submitBlock__5j2Qb {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ClaimForm_form__JoPTq .ClaimForm_submitBlock__5j2Qb .ClaimForm_personalText__TRA0V {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 130%;
  color: rgba(88, 89, 91, 0.6);
  text-align: start;
}
.ClaimForm_form__JoPTq .ClaimForm_submitBlock__5j2Qb .ClaimForm_personalText__TRA0V > a {
  color: rgba(88, 89, 91, 0.6);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/TextInput/TextInput.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.TextInput_inputLabel__XakGY {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: #58595B;
  font-weight: 500;
  text-align: start;
  transition: color 0.2s;
  width: 100%;
}
.TextInput_inputLabel__XakGY:hover {
  color: rgba(88, 89, 91, 0.5);
}
.TextInput_inputLabel_active__KD9g3 {
  color: #00A651;
}
.TextInput_inputLabel_active__KD9g3:hover {
  color: rgba(0, 166, 81, 0.5);
}
.TextInput_inputLabel_error__BhstW {
  color: #A62400;
}
.TextInput_inputLabel_error__BhstW:hover {
  color: rgba(166, 36, 0, 0.5);
}
.TextInput_inputLabel_error__BhstW:hover .TextInput_errorSpan__k65TD {
  color: rgba(166, 36, 0, 0.5);
}
.TextInput_inputLabel__XakGY .TextInput_textInput__LZaL2 {
  font-size: 1rem;
  font-weight: 600;
  background-color: #EFEFEF;
  padding: 0.5rem;
  border-radius: 0.625rem;
  border: none;
  outline: none;
  color: #0A0A0A;
}
.TextInput_inputLabel__XakGY .TextInput_textInput__LZaL2::placeholder {
  font-weight: 300;
  color: rgba(88, 89, 91, 0.3);
}
.TextInput_inputLabel__XakGY .TextInput_errorSpan__k65TD {
  color: #A62400;
  font-size: 0.625rem;
  font-weight: 400;
  transition: 0.2s;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/MaskedInput/MaskedInput.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.MaskedInput_maskedLabel__7egmn {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #58595B;
  text-align: start;
  transition: color 0.2s;
}
.MaskedInput_maskedLabel__7egmn:hover {
  color: rgba(88, 89, 91, 0.5);
}
.MaskedInput_maskedLabel_active__8O8Zg {
  color: #00A651;
}
.MaskedInput_maskedLabel_active__8O8Zg:hover {
  color: rgba(0, 166, 81, 0.5);
}
.MaskedInput_maskedLabel_error__sMfXs {
  color: #A62400;
}
.MaskedInput_maskedLabel_error__sMfXs:hover {
  color: rgba(166, 36, 0, 0.5);
}
.MaskedInput_maskedLabel_error__sMfXs:hover .MaskedInput_errorSpan__s17XJ {
  color: rgba(166, 36, 0, 0.5);
}
.MaskedInput_maskedLabel__7egmn .MaskedInput_maskedInput__snhNM {
  font-size: 1rem;
  font-weight: 600;
  background-color: #EFEFEF;
  padding: 0.5rem;
  border-radius: 0.625rem;
  border: none;
  outline: none;
  color: #0A0A0A;
}
.MaskedInput_maskedLabel__7egmn .MaskedInput_maskedInput__snhNM::placeholder {
  color: rgba(88, 89, 91, 0.3);
  font-weight: 300;
}
.MaskedInput_maskedLabel__7egmn .MaskedInput_errorSpan__s17XJ {
  color: #A62400;
  font-size: 0.625rem;
  font-weight: 400;
  transition: 0.2s;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/TextArea/TextArea.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.TextArea_textareaLabel__GIrfW {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #58595B;
  text-align: start;
  transition: color 0.2s;
}
.TextArea_textareaLabel__GIrfW:hover {
  color: rgba(88, 89, 91, 0.5);
}
.TextArea_textareaLabel_active__ZK8tV {
  color: #00A651;
}
.TextArea_textareaLabel_active__ZK8tV:hover {
  color: rgba(0, 166, 81, 0.5);
}
.TextArea_textareaLabel_error__k8oBk {
  color: #A62400;
}
.TextArea_textareaLabel_error__k8oBk:hover {
  color: rgba(166, 36, 0, 0.5);
}
.TextArea_textareaLabel_error__k8oBk:hover .TextArea_errorSpan__P9Lmm {
  color: rgba(166, 36, 0, 0.5);
}
.TextArea_textareaLabel__GIrfW .TextArea_textarea__UDYbo {
  font-size: 1rem;
  font-weight: 600;
  color: #0A0A0A;
  border: none;
  border-radius: 0.625rem;
  padding: 0.5rem;
  outline: none;
  background-color: #EFEFEF;
}
.TextArea_textareaLabel__GIrfW .TextArea_textarea__UDYbo::placeholder {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(88, 89, 91, 0.3);
}
.TextArea_textareaLabel__GIrfW .TextArea_errorSpan__P9Lmm {
  color: #A62400;
  font-size: 0.625rem;
  font-weight: 400;
  transition: 0.2s;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/shared/UI/DragAndDropButton/DragAndDropButton.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.DragAndDropButton_visible__r3gDP {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.DragAndDropButton_hidden__zjLCd {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.DragAndDropButton_draggableFormButton__LMfwS {
  background-color: #58595B;
  padding: 0.5rem 0.625rem 0.5rem 0.5rem;
  border-radius: 1.875rem;
  max-width: 17.0625rem;
  overflow: hidden;
  transition: background-color 0.2s;
}
.DragAndDropButton_draggableFormButton_success__piJUb {
  background-color: #00A651;
}
.DragAndDropButton_draggableFormButton__LMfwS .DragAndDropButton_draggableWrapper__KMTQt {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-left: -6.25rem;
  width: max-content;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.DragAndDropButton_draggableFormButton__LMfwS .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_firstCaption__cPWwi {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
.DragAndDropButton_draggableFormButton__LMfwS .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_iconButton__hpdxz {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  background-color: #FAFAFA;
  border-radius: 50%;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.DragAndDropButton_draggableFormButton__LMfwS .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_iconButton__hpdxz > svg {
  transition: opacity 0.2s;
}
.DragAndDropButton_draggableFormButton__LMfwS .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_secondCaption__PixyR {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}

.DragAndDropButton_draggableLightButton__N5vCe {
  background-color: #D2D3D4;
  padding: 0.25rem 0.75rem 0.25rem 0.5rem;
  border-radius: 1.875rem;
  max-width: 17.0625rem;
  overflow: hidden;
  transition: background-color 0.2s;
}
.DragAndDropButton_draggableLightButton_success__5ooa4 {
  background-color: #00A651;
}
.DragAndDropButton_draggableLightButton__N5vCe .DragAndDropButton_draggableWrapper__KMTQt {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-left: -6.25rem;
  width: max-content;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.DragAndDropButton_draggableLightButton__N5vCe .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_firstCaption__cPWwi {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
.DragAndDropButton_draggableLightButton__N5vCe .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_iconButton__hpdxz {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #FAFAFA;
  border-radius: 1.625rem;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.DragAndDropButton_draggableLightButton__N5vCe .DragAndDropButton_draggableWrapper__KMTQt .DragAndDropButton_secondCaption__PixyR {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/Contacts/Contacts.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Contacts_transfer__zTlq1 {
  display: none;
}
@media (max-width: 50em) {
  .Contacts_transfer__zTlq1 {
    display: block;
  }
}

.Contacts_contacts__vgiVe {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 78.125em) {
  .Contacts_contacts__vgiVe {
    padding: 0 1rem;
  }
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe {
    margin-top: 0;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
@media (max-width: 62.5em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb {
  display: flex;
  flex-direction: column;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_title__4mvP7 {
  margin-bottom: 1.75rem;
}
@media (max-width: 62.5em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_title__4mvP7 {
    text-align: center;
    border-bottom: 0.125rem solid #DEDEDE;
    padding-bottom: 1rem;
    margin: 0;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_map__hYQ1N {
  height: 100%;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_map__hYQ1N > div {
  height: 100%;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_map__hYQ1N iframe {
  width: 100%;
  height: 100%;
  border: none;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_mapBlock__0yusb .Contacts_map__hYQ1N {
    display: none;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs {
  width: 100%;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableRow__MQwq1 {
  border-bottom: 0.125rem solid #DEDEDE;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 0.625rem;
  gap: 0.625rem;
  padding: 1.5rem 0rem 0.75rem 0rem;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableRow__MQwq1:nth-last-child(n+3) {
    border-bottom: 0.125rem solid #DEDEDE;
  }
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableRow__MQwq1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
    gap: 0.25rem;
    border: none;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableRowOneCol__kdgfG {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1.25rem;
  gap: 1.25rem;
  padding: 0.3125rem 0;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableTextContent__Kjfxc {
  text-align: right;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableTextContent__Kjfxc {
    text-align: left;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableTextNote__i8Y0Y {
  font-size: 1.1875rem;
  font-weight: 400;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableSubTitle__tGpKi {
  font-size: 1.1875rem;
  font-weight: 500;
  color: #58595B;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableMainText__aJQvY {
  font-size: 1.1875rem;
  font-weight: 300;
  color: #0A0A0A;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableSubText__5kc5L {
  font-size: 1rem;
  font-weight: 300;
  color: #58595B;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk {
  grid-template-columns: 0 1fr;
  text-align: right;
  padding-bottom: 2.1875rem;
  padding-top: 0.75rem;
}
@media (max-width: 62.5em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk {
    align-items: center;
  }
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 0;
    gap: 0.25rem;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk .Contacts_tableSubTitle__tGpKi {
  display: none;
}
@media (max-width: 62.5em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk .Contacts_tableSubTitle__tGpKi {
    display: flex;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk .Contacts_phone__NN5do {
  font-size: 1.9375rem;
  font-weight: 500;
  text-align: right;
  vertical-align: center;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_phoneRow__kSIXk .Contacts_phone__NN5do {
    font-size: 1.1875rem;
    font-weight: 300;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_mapRow__T415_ {
  display: none;
  height: 28.4375rem;
}
@media (max-width: 62.5em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_mapRow__T415_ {
    display: flex;
    border: none;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_mapRow__T415_ .Contacts_mapCol__017uL {
  width: 100%;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_mapRow__T415_ .Contacts_mapCol__017uL > div {
  height: 100%;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_mapRow__T415_ .Contacts_mapCol__017uL iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 1.25rem;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_titleRow__zgSET {
  display: none;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_titleRow__zgSET {
    display: flex;
  }
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_titleRow__zgSET .Contacts_titleCol__LwDrj {
  width: 100%;
  text-align: center;
}
.Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_metroBlock__IHtwu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.3125rem;
  margin-top: 0.5rem;
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_metroBlock__IHtwu {
    justify-content: flex-start;
    margin-top: 0.25rem;
  }
}
@media (max-width: 50em) {
  .Contacts_contacts__vgiVe .Contacts_wrapper__0fU03 .Contacts_tableBlock__5vKc1 .Contacts_contactsTable__z9SMs .Contacts_tableNote__5p_HJ {
    display: none;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/Footer/Footer.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Footer_wrapper__mQcBT {
  display: flex;
  justify-content: center;
  background-color: #EFEFEF;
}
@media (max-width: 62.5em) {
  .Footer_wrapper__mQcBT {
    background-color: #FAFAFA !important;
  }
}

.Footer_innerWrapper__sbA5y {
  background-color: #fff;
  width: 100%;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  margin: 0 1.25rem;
}
@media (max-width: 62.5em) {
  .Footer_innerWrapper__sbA5y {
    background-color: transparent !important;
    margin: 0;
  }
}
.Footer_innerWrapper_dark__YRmbO {
  background-color: #29292B;
}
.Footer_innerWrapper__sbA5y .Footer_line__nZBkm {
  border: 0.0625rem solid rgba(88, 89, 91, 0.15);
  border-radius: 0.3125rem;
}
.Footer_innerWrapper__sbA5y .Footer_line_contact__Ftn_q {
  display: none;
}
@media (max-width: 62.5em) {
  .Footer_innerWrapper__sbA5y .Footer_line_contact__Ftn_q {
    display: block;
  }
}
@media (max-width: 62.5em) {
  .Footer_innerWrapper__sbA5y .Footer_line__nZBkm {
    margin: 2.5rem 1rem;
    border: 0.0625rem solid rgba(88, 89, 91, 0.5);
  }
}

.Footer_footer__cuq1x {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4.25rem 1rem;
}
@media (max-width: 68.75em) {
  .Footer_footer__cuq1x {
    padding-bottom: 10rem;
  }
}
@media (max-width: 62.5em) {
  .Footer_footer__cuq1x {
    padding-top: 0;
  }
}
.Footer_footer_withBorderRadius__wJghI {
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  background-color: #FAFAFA;
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.25rem;
  width: 100%;
  max-width: 77.5rem;
  margin-bottom: 5.625rem;
}
@media (max-width: 68.75em) {
  .Footer_footer__cuq1x .Footer_footerNav__CTCIr {
    flex-direction: column;
    gap: 0rem;
    margin-bottom: 2.5rem;
  }
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.75rem;
}
@media (max-width: 68.75em) {
  .Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 30%;
    border-bottom: 0.125rem solid rgba(88, 89, 91, 0.15);
    padding: 1.25rem 0;
  }
}
@media (max-width: 43.75em) {
  .Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR {
    grid-template-columns: 1fr 52%;
  }
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR .Footer_navUndLi__ocI4e > .Footer_navLink__GkoLk {
  font-weight: 500;
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR .Footer_navSubList__Y4T7l {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (max-width: 68.75em) {
  .Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR .Footer_navSubList__Y4T7l > .Footer_navLink__GkoLk {
    color: #0A0A0A;
  }
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR .Footer_navLink__GkoLk {
  font-size: 1.1875rem;
  font-weight: 400;
  color: #8A8B8C;
  transition: 0.2s;
}
.Footer_footer__cuq1x .Footer_footerNav__CTCIr .Footer_navList__ynhZR .Footer_navLink__GkoLk:hover {
  color: #0A0A0A;
}
.Footer_footer__cuq1x .Footer_footerSocials__RL5aE {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.25rem;
  margin-bottom: 2rem;
}
@media (max-width: 62.5em) {
  .Footer_footer__cuq1x .Footer_footerSocials__RL5aE {
    padding: 0 1rem;
    gap: 1.75rem;
  }
}
@media (max-width: 62.5em) {
  .Footer_footer__cuq1x .Footer_footerSocials__RL5aE .Footer_socialLink__ZnHsm > svg > rect {
    transition: 0.3s;
    fill: #00A651;
  }
}
.Footer_footer__cuq1x .Footer_footerSocials__RL5aE .Footer_socialLink__ZnHsm:hover > svg > rect {
  transition: 0.3s;
  fill: #00A651;
}
.Footer_footer__cuq1x .Footer_footerCopyright__xDRnB {
  font-size: 0.75rem;
  line-height: 150%;
  font-weight: 500;
  color: rgba(88, 89, 91, 0.4);
  max-width: 35rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
.Footer_footer__cuq1x .Footer_footerCopyright__xDRnB .Footer_politicsLink__9Gfhw {
  color: rgba(88, 89, 91, 0.4);
  text-decoration: underline;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/Footer/Contacts/Contacts.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Contacts_hidden__LcaGc {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.Contacts_visible__siezC {
  opacity: 1;
  visibility: visible;
  position: relative;
}

@media (max-width: 62.5em) {
  .Contacts_wrapper__Rh2Pt {
    padding: 0 1rem;
  }
}

.Contacts_contactsBlock__gywk3 {
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 4.25rem 0;
}
@media (max-width: 81.25em) {
  .Contacts_contactsBlock__gywk3 {
    padding: 4.25rem 1rem;
  }
}
@media (max-width: 62.5em) {
  .Contacts_contactsBlock__gywk3 {
    background-color: #00A651;
    padding: 2rem 1rem;
    border-radius: 1.25rem;
  }
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_captionSide__fIPoq {
  display: flex;
  flex-direction: column;
}
.Contacts_contactsBlock__gywk3 .Contacts_captionSide__fIPoq .Contacts_questionSpan__rrAsM {
  font-size: 1.1875rem;
  font-weight: 500;
  color: #58595B;
}
@media (max-width: 62.5em) {
  .Contacts_contactsBlock__gywk3 .Contacts_captionSide__fIPoq .Contacts_questionSpan__rrAsM {
    color: #EFEFEF;
  }
}
@media (max-width: 62.5em) {
  .Contacts_contactsBlock__gywk3 .Contacts_captionSide__fIPoq .Contacts_title__T0YbL {
    color: #FAFAFA !important;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #EFEFEF;
  border-radius: 2.5rem;
  padding: 0.5rem 1.0625rem 0.5rem 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  gap: 0.75rem;
  height: 3.75rem;
  transition: 0.2s;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y {
    width: 100%;
    justify-content: center;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y:hover {
  background-color: #58595B;
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y:hover .Contacts_contactPreview___XFCF {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y:hover .Contacts_contactPostview__s8EQN {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y:hover .Contacts_contactPostview__s8EQN .Contacts_caption__Vs3uw {
  color: #EFEFEF;
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y:hover .Contacts_contactPostview__s8EQN .Contacts_contactIcon__reEEx > svg > path {
  transition: 0.2s;
  fill: #EFEFEF;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_contactImage__vJ8UB {
    position: absolute;
    left: 0.5rem;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_contactPreview___XFCF {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 400;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_contactPreview___XFCF {
    width: 100%;
    margin-left: 3.125rem;
    justify-content: space-between;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_contactPostview__s8EQN {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 400;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_contactPostview__s8EQN {
    width: 100%;
    margin-left: 3.125rem;
    justify-content: space-between;
  }
}
.Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_caption__Vs3uw {
  font-size: 1.1875rem;
  font-weight: 500;
  color: #58595B;
}
@media (max-width: 50em) {
  .Contacts_contactsBlock__gywk3 .Contacts_contactsSide__qNW9M .Contacts_contact__MxU3y .Contacts_caption__Vs3uw {
    color: #0A0A0A;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/Footer/ContactsForm/ContactsForm.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ContactsForm_transfer__4dse1 {
  display: none;
}
@media (max-width: 50em) {
  .ContactsForm_transfer__4dse1 {
    display: block;
  }
}

.ContactsForm_hidden__UqWA8 {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.ContactsForm_wrapper__j7iEH {
  background-color: #29292B;
}
@media (max-width: 62.5em) {
  .ContactsForm_wrapper__j7iEH {
    background-color: #FAFAFA;
  }
}

.ContactsForm_innerWrapper__rncI7 {
  gap: 6.25rem;
  padding: 3.75rem 5rem;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
}
@media (max-width: 78.125em) {
  .ContactsForm_innerWrapper__rncI7 {
    padding: 3.75rem 0;
  }
}
@media (max-width: 62.5em) {
  .ContactsForm_innerWrapper__rncI7 {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
.ContactsForm_innerWrapper__rncI7 .ContactsForm_title__11DvR {
  position: absolute;
  width: 40%;
}
@media (max-width: 62.5em) {
  .ContactsForm_innerWrapper__rncI7 .ContactsForm_title__11DvR {
    text-align: center;
    width: 100%;
    padding-top: 0rem;
    color: #0A0A0A !important;
  }
}
.ContactsForm_innerWrapper__rncI7 .ContactsForm_contactsBlock__SCmXK {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
@media (max-width: 62.5em) {
  .ContactsForm_innerWrapper__rncI7 .ContactsForm_contactsBlock__SCmXK {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 6.25rem;
  }
}
.ContactsForm_innerWrapper__rncI7 .ContactsForm_contactsBlock__SCmXK .ContactsForm_contacts__l6eP2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 1.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 62.5em) {
  .ContactsForm_innerWrapper__rncI7 .ContactsForm_contactsBlock__SCmXK .ContactsForm_contacts__l6eP2 {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding: 0 1rem;
    margin-top: 1.25rem;
  }
}
@media (max-width: 50em) {
  .ContactsForm_innerWrapper__rncI7 .ContactsForm_contactsBlock__SCmXK .ContactsForm_contacts__l6eP2 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }
}
.ContactsForm_innerWrapper__rncI7 .ContactsForm_formBlock__Veoqa {
  border-radius: 2.5rem;
  background-color: #FAFAFA;
  padding: 2rem;
}
@media (max-width: 62.5em) {
  .ContactsForm_innerWrapper__rncI7 .ContactsForm_formBlock__Veoqa {
    padding: 2.5rem 1rem;
    box-shadow: 0 -0.625rem 0.9375rem 0.625rem rgba(186, 186, 186, 0.1);
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[7].use[5]!./src/widgets/ProductionInfo/ProductionInfo.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media (max-width: 50em) {
  .ProductionInfo_productionInfo__wyE4a {
    margin-bottom: 1.25rem;
  }
}

.ProductionInfo_hidden__kumtD {
  opacity: 0;
  visibility: hidden;
}

.ProductionInfo_wrapper__B2snM .ProductionInfo_title__3jmmw {
  margin-bottom: 3.4375rem;
  text-align: center;
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
@media (max-width: 78.125em) {
  .ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu {
    padding: 0 1rem;
  }
}
@media (max-width: 62.5em) {
  .ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu {
    display: flex;
    flex-direction: column-reverse;
  }
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 22.5rem;
  border-radius: 1.25rem;
  padding: 1.5rem;
  overflow: hidden;
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_bgImage__m0Mqk {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  object-fit: cover;
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_bgImage__m0Mqk:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(239, 239, 239, 0) 0%, rgba(239, 239, 239, 0.95) 60%, #efefef 100%);
  z-index: 1;
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_bgImage__m0Mqk > img {
  object-fit: cover;
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_itemTitle__YETFL {
  margin-bottom: 0.75rem;
  z-index: 2;
}
@media (max-width: 31.25em) {
  .ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_itemTitle__YETFL {
    font-size: 1.1875rem;
  }
}
.ProductionInfo_wrapper__B2snM .ProductionInfo_productionItems___Jztu .ProductionInfo_productionItem__nT4uq .ProductionInfo_itemText__QSoqM {
  font-size: 1.1875rem;
  font-weight: 300;
  line-height: 140%;
  z-index: 2;
}
