/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./app/components/Footer.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.Footer_footer__0IXn3 {
  background: hsl(var(--color-gray-100));
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-top: var(--sp-rem-52);
  display: flex;
  flex-direction: column;
}



.Footer_footerTop__0zPVP {
  background: hsl(var(--color-gray-100));
  padding: var(--sp-rem-60) 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.Footer_footerTopContainer__9p4ca {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 var(--sp-rem-16);
  display: flex;
  flex-direction: row;
  gap: var(--sp-rem-52);
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 100%;
}

.Footer_footerLeft__MBm5h {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  width: auto;
  flex: 1 1 auto;
  max-width: none;
  container-type: inline-size;
  container-name: footer-left;
}

.Footer_footerBrandTitle__touxZ {
  /* Fallback по вьюпорту */
  font-size: clamp(36px, 9vw, 124px);
  /* Масштаб относительно ширины контейнера, если поддерживается */
  font-size: clamp(36px, 14cqw, 124px);
  font-weight: 800;
  color: hsl(var(--color-gray-300));
  font-family: var(--font-family);
  line-height: 1.0;
  margin: 0 0 0 0;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Footer_footerBrandSubtitle__AL5zg {
  /* Fallback по вьюпорту */
  font-size: clamp(12px, 2.2vw, 24px);
  /* Масштаб относительно ширины контейнера, если поддерживается */
  font-size: clamp(12px, 4cqw, 24px);
  font-weight: 400;
  color: hsl(var(--color-gray-300));
  font-family: var(--font-family);
  line-height: 1.0;
  margin: 0;
  max-width: 100%;
}

.Footer_footerLogo__h2xG3 {
  margin-bottom: var(--sp-rem-12);
}

.Footer_footerLogoImg__KInzn {
  width: 75px;
  height: auto;
}

.Footer_footerRight__3PlOx {
  display: flex;
  flex-direction: column;
  gap: var(--sp-rem-24);
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  min-width: 0;
  width: var(--footer-button-width, auto);
  flex: 0 0 var(--footer-button-width, auto);
  min-width: var(--footer-button-width, auto);
}

.Footer_footerButton__YLA_4 {
  display: flex;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: 1px solid hsl(var(--color-gray-600));
  border-radius: 30px;
  text-decoration: none;
  color: hsl(var(--color-gray-900));
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
  width: var(--footer-button-width, auto);
  height: 64px;
  justify-content: flex-start;
  white-space: nowrap;
  position: relative;
}

.Footer_footerButton__YLA_4:hover {
  background-color: hsl(var(--color-gray-200));
  border-color: hsl(var(--color-brand-600));
}

.Footer_footerButtonTech__TzAEU {
  padding-right: var(--sp-rem-8);
}

.Footer_footerButtonIcon__wXSMy {
  width: 64px;
  height: 64px;
  background-color: hsl(var(--color-brand-600));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.Footer_footerButtonIcon__wXSMy svg {
  color: #fff;
  width: 20px;
  height: 20px;
}

.Footer_footerButtonIcon__wXSMy img {
  width: 20px;
  height: 20px;
  display: block;
}

.Footer_footerButtonText__QwLwm {
  margin-left: 72px;
  text-align: left;
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

.Footer_footerBottom__jCLw1 {
  background-color: hsl(var(--color-gray-200));
  padding: var(--sp-rem-30) 0 var(--sp-rem-60) 0;
  width: 100%;
}

.Footer_footerBottomContainer__6jjjL {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 var(--sp-rem-16);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--sp-rem-40);
  color: hsl(var(--color-gray-600));
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
}

.Footer_footerBottomLeft__befOc {
  display: flex;
  flex-direction: column;
  gap: var(--sp-rem-20);
}

.Footer_footerBottomLeftTop__Ni7qT {
  display: flex;
  flex-direction: row;
  gap: var(--sp-rem-24);
  align-items: center;
}

.Footer_footerBottomRight__mnXsl {
  text-align: right;
  max-width: 400px;
  margin-left: auto;
  font-size: 14px;
  line-height: 1.4;
}

.Footer_footerLink__N575X {
  color: hsl(var(--color-gray-600));
  text-decoration: none;
  border-bottom: 1px solid hsl(var(--color-gray-600));
}

.Footer_footerLink__N575X:hover {
  color: hsl(var(--color-brand-600));
  border-bottom-color: hsl(var(--color-brand-600));
}

.Footer_footerAddresses__DbyqT {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 0;
}

@media screen and (max-width: 924px) {
  .Footer_footerLogoImg__KInzn {
    width: 75px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-8) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: clamp(61px, 20cqw, 104px);
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: clamp(12px, 4cqw, 19px);
  }
  
  .Footer_footerTop__0zPVP {
    padding: var(--sp-rem-40) 0;
  }
}

@media screen and (max-width: 1024px) {
  .Footer_footerTopContainer__9p4ca {
    flex-direction: column;
    gap: var(--sp-rem-32);
    max-width: none;
    width: 100%;
    padding: 0 var(--sp-rem-16);
  }
  .Footer_footerLeft__MBm5h {
    width: 100%;
  }
  .Footer_footerRight__3PlOx {
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    flex: 1 1 auto;
    align-items: stretch;
  }
  .Footer_footerButton__YLA_4 {
    width: 100%;
    max-width: 100%;
    height: 56px;
    justify-content: flex-start;
  }
  .Footer_footerButtonIcon__wXSMy {
    width: 56px;
    height: 56px;
  }
  .Footer_footerButtonText__QwLwm {
    margin-left: 64px;
    flex: 1 1 auto;
  }
}

@media screen and (max-width: 830px) {
  .Footer_footerLogoImg__KInzn {
    width: 60px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-2) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: clamp(48px, 18cqw, 82px);
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: clamp(12px, 3.5cqw, 16px);
  }
}

@media screen and (max-width: 768px) {
  .Footer_footerTopContainer__9p4ca {
    flex-direction: column;
    gap: var(--sp-rem-32);
    text-align: left;
    padding: 0 var(--sp-rem-16);
  }
  
  .Footer_footerLeft__MBm5h {
    align-items: flex-start;
    width: 100%;
  }
  
  .Footer_footerLogoImg__KInzn {
    width: 60px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-8) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: 82px !important;
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: 16px !important;
  }
  
  .Footer_footerRight__3PlOx {
    align-items: flex-start;
    flex-direction: column;
    gap: var(--sp-rem-24);
    margin-top: var(--sp-rem-24);
  }
  
  .Footer_footerButton__YLA_4 {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    min-width: auto;
    height: 56px;
  }
  
  .Footer_footerButtonIcon__wXSMy {
    width: 56px;
    height: 56px;
  }
  
  .Footer_footerButtonText__QwLwm {
    margin-left: 64px;
  }
  
  .Footer_footerBottomContainer__6jjjL {
    grid-template-columns: 1fr;
    gap: var(--sp-rem-20);
    text-align: left;
    padding: 0 var(--sp-rem-16);
  }
  
  .Footer_footerBottomLeftTop__Ni7qT {
    flex-direction: column;
    gap: var(--sp-rem-20);
    align-items: flex-start;
  }
  
  .Footer_footerBottomRight__mnXsl {
    text-align: left;
    max-width: none;
    margin: 0;
  }
}

@media screen and (max-width: 590px) {
  .Footer_footerLogoImg__KInzn {
    width: 60px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-2) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: 82px !important;
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 450px) {
  .Footer_footerLogoImg__KInzn {
    width: 42px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-2) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: 61px !important;
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 370px) {
  .Footer_footerLogoImg__KInzn {
    width: 42px !important;
  }
  
  .Footer_footerLogo__h2xG3 {
    margin-bottom: var(--sp-rem-2) !important;
  }
  
  .Footer_footerBrandTitle__touxZ {
    font-size: 61px !important;
  }
  
  .Footer_footerBrandSubtitle__AL5zg {
    font-size: 12px !important;
  }
}

/* Align horizontal padding with global content container (px-4 md:px-6) */
@media screen and (min-width: 768px) {
  .Footer_footerTopContainer__9p4ca,
  .Footer_footerBottomContainer__6jjjL {
    padding: 0 var(--sp-rem-24);
  }
}
