@charset "UTF-8";
/* --- Variables --- */
/* SCSS variables (compile-time) */
/* CSS variables (runtime) */
:root {
  --color-primary: #D1B987;
  --color-secondary: #F4EFEA;
  --dark-bg: #241F1E;
  --container-width: 1280px;
  --gutter: 20px;
}

/* --- Fonts --- */
@font-face {
  font-family: "AcariSans";
  src: url("../fonts/AcariSans-Light.ttf") format("OpenType");
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Light.woff2") format("woff2"), url("../fonts/MontserratAlternates-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Regular.woff2") format("woff2"), url("../fonts/MontserratAlternates-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Montserrat Alternates";
  src: url("../fonts/MontserratAlternates-Bold.woff2") format("woff2"), url("../fonts/MontserratAlternates-Bold.ttf") format("truetype");
  font-weight: 700;
}
/* --- End of Fonts --- */
/*General settings-done*/
html {
  scroll-behavior: smooth;
}

body.page-template-front-page {
  background: url("../img/spiral-mask-group.webp") no-repeat calc(50% - 390px) 880px, url("../img/grad_niz_left_1_1.webp") no-repeat calc(50% - 692px) 880px, url("../img/ellipse-right_for_form.webp") no-repeat calc(50% + 751px) 5180px, url("../img/bg_img_footer.png") no-repeat 50% 100.1%, url("../img/bg_img_footer_1px-left.png") no-repeat 0% 100.1%/50% 284px, url("../img/bg_img_footer_1px-right.png") no-repeat 100% 100.1%/50% 284px, #201c1c;
  position: relative;
}
body.page-template-front-page h2 {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
}
body.page-template-front-page h2 span {
  display: block;
}
body.page-template-front-page h2 .span-color-gold {
  color: #D1B987;
}
body.page-template-front-page h2 .span-color-white {
  color: #E6DECB;
}

.glare {
  position: absolute;
  border-radius: 50%;
  filter: blur(300px);
  z-index: 2;
  pointer-events: none;
}
.glare--gold-left {
  top: -1000px;
  left: -45%;
  width: 1200px;
  height: 1200px;
  background: #B9776A;
}

h1 {
  font-size: 44px;
  font-family: "Montserrat Alternates";
  font-weight: 400;
  line-height: 1.3;
  color: #D1B987;
  max-width: 1185px;
  margin: 40px auto 10px;
  text-align: center;
}

p {
  /* Способ 1: Отключаем локализованные формы OpenType */
  font-feature-settings: "locl" 0;
}

.greetings__text-wrapper p {
  /* Способ 1: Отключаем локализованные формы OpenType */
  font-feature-settings: "locl" 0;
}

/*Tablet*/
@media (min-width: 900.05px) and (max-width: 1280px) {
  h1 {
    font-size: 32px;
    font-family: "Montserrat Alternates";
    font-weight: 400;
    line-height: 1.3;
    color: #D1B987;
    max-width: 984px;
    margin: 55px auto 20px;
    text-align: center;
  }
  body.page-template-front-page {
    background: url("../img/spiral-mask-group.webp") no-repeat calc(50% - 280px) 660px, url("../img/grad_niz_left_1tab.webp") no-repeat calc(50% - 133px) 700px, url("../img/bg_img_footer_tablet.png") no-repeat 50% 100.1%, #201c1c;
    position: relative;
    overflow-x: hidden;
  }
  body.page-template-front-page h2 {
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.1;
    max-width: 748px;
    margin: 0 auto 28px;
    line-height: 1.2;
  }
  body.page-template-front-page h2 span {
    display: block;
  }
  body.page-template-front-page h2 .span-color-gold {
    color: #D1B987;
  }
  body.page-template-front-page h2 .span-color-white {
    color: #FFFFFF;
  }
  #contact > div > h2 {
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.1;
    max-width: 984px;
    line-height: 1.2;
  }
  .glare {
    display: none;
  }
}
@media (max-width: 900px) {
  body.page-template-front-page {
    background: url("../img/prostranstvo_back.png") no-repeat calc(50% - 10px) 779px, url("../img/grad_niz_left_1_1.webp") no-repeat calc(50% - 692px) 880px, url("../img/ellipse-right_for_form.webp") no-repeat calc(50% + 751px) 5180px, url("../img/bg_img_footer_mobile.png") no-repeat 50% 100.1%, #201c1c;
  }
  .glare--gold-left {
    top: 0%;
    left: 0%;
    width: 198px;
    height: 250px;
    /* display: none; */
    background: #B9776A;
  }
  h1 {
    font-size: 26px;
    font-family: "Montserrat Alternates";
    font-weight: 400;
    line-height: 1.2;
    color: #D1B987;
    max-width: 600px;
    width: 80%;
    margin: 64px auto 20px;
    text-align: center;
  }
  body.page-template-front-page h2 {
    font-family: "Montserrat Alternates", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
  }
  h2.section-title-greetings .span-color-white {
    color: #FFFFFF;
    text-align: center !important;
  }
  h2.section-title-greetings .span-color-gold {
    color: #D1B987;
    text-align: center !important;
  }
}
.container {
  max-width: 1280px;
  margin: 20px auto;
  padding: 0 10px;
}

/*Tablet*/
@media (min-width: 900.05px) and (max-width: 1280px) {
  .container {
    max-width: 984px;
    margin: 20px auto;
    padding: 0 10px;
  }
}
@media (max-width: 900px) {
  .container {
    max-width: 600px;
    margin: 20px auto;
    padding: 0 16px;
    letter-spacing: -3%;
  }
}
/*header*/
.page-template-front-page {
  position: relative;
}
.page-template-front-page img.grad_top_centr-desktop {
  position: absolute;
  top: 0;
  left: calc(50% - 335px);
  z-index: -1;
}
.page-template-front-page img:nth-child(3) {
  position: absolute;
  top: 700px;
  left: calc(50% - 1337px);
  z-index: -1;
}

.wrapper.header__wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

#masthead {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  height: 160px;
}

.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
}

.phone_email {
  display: flex;
  gap: 32px;
  align-items: center;
}
.phone_email p.phone {
  /* Базовые стили текста и кнопки */
  font-size: 20px;
  font-family: "AcariSans", sans-serif;
  font-weight: 300;
  color: #E6DECB;
  margin: 0;
  line-height: 22px;
  padding: 7px 12px;
  cursor: pointer;
  height: 36px;
  width: 193px;
  /* Чтобы align-items работал, нужен flex */
  display: flex;
  align-items: center;
  /* Подготовка для псевдоэлемента */
  position: relative;
  z-index: 1;
  /* Создаем невидимый слой с вашей картинкой */
}
.phone_email p.phone::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/phone-rect_hover.webp");
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
  /* Вот она — плавная анимация! */
  transition: opacity 0.3s ease;
}
.phone_email p.phone {
  /* При наведении на параграф, делаем псевдоэлемент видимым */
}
.phone_email p.phone:hover::before {
  opacity: 1;
}
.phone_email p.email {
  /* Базовые стили текста и кнопки */
  font-size: 20px;
  font-family: "AcariSans", sans-serif;
  font-weight: 300;
  color: #E6DECB;
  margin: 0;
  line-height: 22px;
  padding: 7px 13px;
  cursor: pointer;
  height: 36px;
  width: 244px;
  /* Чтобы align-items работал, нужен flex */
  display: flex;
  align-items: center;
  /* Подготовка для псевдоэлемента */
  position: relative;
  z-index: 1;
  /* Создаем невидимый слой с вашей картинкой */
}
.phone_email p.email::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/email-rect_hover.webp");
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
  /* Вот она — плавная анимация! */
  transition: opacity 0.3s ease;
}
.phone_email p.email {
  /* При наведении на параграф, делаем псевдоэлемент видимым */
}
.phone_email p.email:hover::before {
  opacity: 1;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 15px;
}

.header--media {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header--media .media-link {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  transition: transform 0.2s ease;
  /* Легкое уменьшение при клике для тактильности */
}
.header--media .media-link:active {
  transform: scale(0.95);
}
.header--media .media-link .media-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.6s ease;
}
.header--media .media-link {
  /* Прячем ховер-картинку по умолчанию */
}
.header--media .media-link .media-icon--hover {
  opacity: 0;
}
.header--media .media-link {
  /* Магия при наведении на ссылку */
}
.header--media .media-link:hover .media-icon--norm {
  opacity: 0;
}
.header--media .media-link:hover .media-icon--hover {
  opacity: 1;
}

.lang-switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lang-switcher__item {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  transition: transform 0.2s ease;
}
.lang-switcher__item:active {
  transform: scale(0.95);
}
.lang-switcher__item .lang-icon.lang-icon--norm {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.6s ease;
}
.lang-switcher__item .lang-icon.lang-icon--hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease;
}
.lang-switcher__item .lang-icon--hover {
  opacity: 0;
}
.lang-switcher__item:hover .lang-icon--norm {
  opacity: 0;
}
.lang-switcher__item:hover .lang-icon--hover {
  opacity: 1;
}

.frame-155-blick {
  position: absolute;
  top: -317px;
  left: 0;
}

@media (min-width: 900.05px) and (max-width: 1280px) {
  #masthead {
    height: 140px;
  }
}
@media (max-width: 768px) {
  .phone_email {
    display: flex;
  }
  .phone_email p.phone {
    font-size: 15px;
    width: auto;
    padding: 4px 0;
    height: auto;
    line-height: 1;
  }
  .phone_email p.email {
    font-size: 15px;
    width: auto;
    padding: 4px 0;
    height: auto;
    line-height: 1;
  }
  .site-branding > a > img {
    width: 42px;
    height: auto;
  }
  .header--media {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .header-right {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .header--media .media-link {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    transition: transform 0.2s ease;
  }
  .lang-switcher__item {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    transition: transform 0.2s ease;
  }
  .lang-switcher__item .lang-icon.lang-icon--norm {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 700px) {
  .phone_email {
    display: block;
  }
}
/*Footer*/
/* ==========================================================================
   SECTION: FOOTER
   ========================================================================== */
.site-footer {
  position: relative;
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 467px;
  padding: 200px 0 0 0;
  /* Отступы: сверху больше места для свечения, снизу меньше */
  margin-top: auto;
  /* Прижимает футер к низу, если контента на странице мало */
}
.site-footer__container {
  max-width: 1280px;
  /* Ширина контента, как в хедере */
  margin: 0 auto;
  padding: 0 20px;
}
.site-footer {
  /* --- ВЕРХНИЙ РЯД (Контакты, Лого, Меню) --- */
}
.site-footer__top {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  /* 3 колонки, центральная по размеру логотипа */
  align-items: center;
  margin-bottom: 80px;
  /* Расстояние до иконок соцсетей */
}
.site-footer__contacts {
  display: flex;
  gap: 40px;
  /* Расстояние между телефоном и email */
  justify-content: flex-start;
}
.site-footer__logo {
  text-align: center;
}
.site-footer__logo img {
  max-width: 250px;
  /* Настройте размер логотипа по макету */
  height: auto;
  display: block;
}
.site-footer__nav {
  display: flex;
  gap: 30px;
  /* Расстояние между юридическими ссылками */
  justify-content: flex-end;
  /* Прижимаем ссылки к правому краю */
}
.site-footer {
  /* Общий стиль для текстовых ссылок футера */
}
.site-footer .footer-link {
  font-family: "AcariSans", sans-serif;
  font-size: 18px;
  color: #A09D9A;
  /* Приглушенный серый цвет */
  text-decoration: none;
  transition: color 0.3s ease;
}
.site-footer .footer-link:hover {
  color: #D1B987;
  /* Золотой при наведении */
}
.site-footer {
  /* --- НИЖНИЙ РЯД (Соцсети и Копирайт) --- */
}
.site-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1153px;
  margin: 0 auto;
  padding-left: 45px;
}
.site-footer {
  /* Обертка, чтобы соцсети и языки стояли рядом слева */
}
.site-footer__media-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  /* Расстояние между блоком соцсетей и языками */
}
.site-footer__credit p {
  font-family: "AcariSans", sans-serif;
  font-size: 18px;
  color: #A09D9A;
  margin: 0;
}
.site-footer__credit p a {
  color: #A09D9A;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.3s ease;
}
.site-footer__credit p a:hover {
  color: #D1B987;
}
.site-footer .site-footer__logo--mobile {
  display: none;
}
.site-footer {
  /* --- СТИЛИ КНОПОК И ЯЗЫКОВ (Изолированные для футера) --- */
}
.site-footer .header--media {
  display: flex;
  align-items: center;
  gap: 15px;
}
.site-footer .header--media .media-link {
  display: block;
  position: relative;
  width: 40px;
  /* Подставьте точный размер из Figma */
  height: 40px;
  transition: transform 0.2s ease;
}
.site-footer .header--media .media-link:active {
  transform: scale(0.95);
}
.site-footer .header--media .media-link .media-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease;
}
.site-footer .header--media .media-link .media-icon--hover {
  opacity: 0;
}
.site-footer .header--media .media-link:hover .media-icon--norm {
  opacity: 0;
}
.site-footer .header--media .media-link:hover .media-icon--hover {
  opacity: 1;
}
.site-footer .lang-switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}
.site-footer .lang-switcher__item {
  display: block;
  position: relative;
  width: 40px;
  /* Подставьте точный размер из Figma */
  height: 40px;
  transition: transform 0.2s ease;
}
.site-footer .lang-switcher__item:active {
  transform: scale(0.95);
}
.site-footer .lang-switcher__item .lang-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease;
}
.site-footer .lang-switcher__item .lang-icon--hover {
  opacity: 0;
}
.site-footer .lang-switcher__item:hover .lang-icon--norm {
  opacity: 0;
}
.site-footer .lang-switcher__item:hover .lang-icon--hover {
  opacity: 1;
}

.menu-item {
  list-style: none;
}
.menu-item a {
  text-decoration: none;
  color: #A09D9A;
  font-family: "AcariSans";
  font-size: 18px;
  font-weight: 300;
  cursor: pointer;
}
.menu-item a:hover {
  color: #D1B987;
}
.menu-item #menu-footer-menu {
  margin: 0;
}

.site-footer__nav {
  display: flex;
  gap: 30px;
  justify-content: flex-end;
  margin: 0;
}

@media (min-width: 900.05px) and (max-width: 1280px) {
  .site-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    max-width: 1240px;
  }
  .site-footer__logo img {
    max-width: 215px;
    height: auto;
    display: block;
  }
  .site-footer {
    position: relative;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 284px;
    padding: 97px 0 0 0;
    margin-top: auto;
  }
  .site-footer__top {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    margin-bottom: 39px;
  }
  .site-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1153px;
    margin: 0 auto;
    padding-left: 0;
  }
}
@media (min-width: 900.05px) and (max-width: 992px) {
  .site-footer__logo img {
    max-width: 171px;
    height: auto;
    display: block;
  }
  .site-footer .footer-link {
    font-family: "AcariSans", sans-serif;
    font-size: 13px;
    color: #A09D9A;
    text-decoration: none;
    transition: color 0.3s ease;
  }
}
@media (max-width: 900px) {
  .site-footer {
    position: relative;
    background-position: center bottom;
    background-size: unset;
    background-repeat: no-repeat;
    height: 371px;
    padding: 0px 0 0 0;
    margin-top: 132px;
  }
  .site-footer__container {
    max-width: 390px;
    margin: 0 auto;
    padding: 0 11px;
  }
  .site-footer__top {
    display: block;
    align-items: center;
    margin-bottom: 19px;
    padding-top: 0;
    text-align: center;
  }
  .site-footer .site-footer__logo {
    display: none;
  }
  .site-footer .site-footer__logo--mobile {
    display: block;
  }
  .site-footer .site-footer__logo--mobile a img {
    width: 232px;
  }
  .site-footer__contacts {
    display: block;
    margin: 35px 0 91px;
  }
  .site-footer .footer-link {
    display: block;
    font-family: "AcariSans", sans-serif;
    font-size: 16px;
    list-style: 1.3;
    color: #A09D9A;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .site-footer__nav {
    display: block;
  }
  .site-footer__nav a {
    margin-bottom: 12px;
  }
  .site-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 353px;
    margin: 0 auto;
    padding: 0;
  }
  .site-footer .header--media .media-link {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    transition: transform 0.2s ease;
  }
  .site-footer .lang-switcher__item {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    transition: transform 0.2s ease;
  }
  .site-footer__media-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .site-footer .header--media {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .menu-item a {
    text-decoration: none;
    color: #A09D9A;
    font-family: "AcariSans";
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
  }
  #menu-footer-menu {
    padding-inline-start: 0;
  }
  .site-footer__credit p {
    font-family: "AcariSans", sans-serif;
    font-size: 16px;
    color: #A09D9A;
    margin: 0;
  }
}
/*Section Banner-top*/
.banner-top {
  margin-top: 25px;
  margin-bottom: 140px;
}

.banner-top__logo {
  margin: 0 auto;
  width: fit-content;
}

.banner-top > div > div > div > img {
  z-index: 20;
}

.banner-top__content {
  position: relative;
}

.banner-top__content {
  text-align: center;
}
.banner-top__content p {
  font-size: 20px;
  font-family: "AcariSans";
  font-weight: 300;
  color: #B5A99F;
  margin-bottom: 96px;
  margin-top: 10px;
}

.banner-top__btn {
  text-decoration: none;
  width: 281px;
  height: 54px;
  margin: 0 auto;
  border-radius: 27px;
  border: 1px solid #D1B987;
  transition: border-color 0.8s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: transparent;
  /* Подготовка для плавной фоновой картинки */
  position: relative;
  z-index: 1;
  overflow: hidden;
  /* Чтобы фон не вылезал за скругленные края кнопки */
  /* Создаем невидимый слой с вашей картинкой фона bg_btn-top.png */
}
.banner-top__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/bg_btn-top.png");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  /* Прячем фон по умолчанию */
  z-index: -1;
  /* Опускаем фон под текст */
  transition: opacity 0.8s ease;
  /* Плавное проявление */
}
.banner-top__btn .banner-top__btn-text {
  font-size: 18px;
  font-family: "AcariSans", sans-serif;
  font-feature-settings: "locl" 0;
  font-weight: 300;
  color: #D1B987;
  margin-left: 20px;
  transition: color 0.8s ease;
  /* На случай, если текст тоже меняет цвет */
}
.banner-top__btn .banner-top__btn--circle {
  position: relative;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  background-color: #D1B987;
  margin: 0 1px;
  border: 1px solid transparent;
  transition: background-color 1.3s ease, border-color 0.8s ease;
}
.banner-top__btn {
  /* --- МАГИЯ НАВЕДЕНИЯ (HOVER) --- */
}
.banner-top__btn:hover {
  border-color: transparent;
  /* Делаем невидимым */
  /* 1. Плавно проявляем картинку фона */
}
.banner-top__btn:hover::before {
  opacity: 1;
}
.banner-top__btn:hover {
  /* 2. Кружок становится прозрачным и получает обводку */
}
.banner-top__btn:hover .banner-top__btn--circle {
  background-color: transparent;
  border-color: #D1B987;
  /* Прячем обычную стрелку */
  /* Показываем ховер-стрелку */
}

/* 1. Общие настройки позиционирования и анимации */
.banner-top__btn .banner-top__btn--circle .btn-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: opacity 1s ease, transform 0.8s ease;
}

/* 2. Базовое состояние ПЕРВОЙ стрелки (смотрит вправо) */
.banner-top__btn .banner-top__btn--circle .btn-arrow--norm {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}

/* 3. Базовое состояние ВТОРОЙ стрелки 
   Она нарисована вниз, поэтому мы ее "откручиваем" на -90, чтобы она тоже смотрела вправо */
.banner-top__btn .banner-top__btn--circle .btn-arrow--hover {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-90deg);
}

/* === АНИМАЦИЯ ПРИ НАВЕДЕНИИ === */
/* Первая стрелка поворачивается вниз (0 -> 90) и исчезает */
.banner-top__btn:hover .banner-top__btn--circle .btn-arrow--norm {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}

/* Вторая стрелка поворачивается вниз (-90 -> 0) и появляется */
.banner-top__btn:hover .banner-top__btn--circle .btn-arrow--hover {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}

/*Greetings section*/
h2.section-title-greetings {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  /* Объединяем отступы: 40px сверху и снизу, auto по бокам для центрирования блока */
  margin: 40px auto;
  max-width: 941px;
  /* Убираем text-align: center отсюда, будем выравнивать спаны индивидуально */
}
h2.section-title-greetings span {
  display: block;
  /* Превращаем спаны в блоки, чтобы они встали друг под другом */
}
h2.section-title-greetings .span-color-gold {
  color: #D1B987;
  text-align: right;
  /* Оставляем первую строку слева */
}
h2.section-title-greetings .span-color-white {
  color: #FFFFFF;
  text-align: left;
  /* Прижимаем вторую строку к правому краю */
}

.greetings__grid {
  display: grid;
  grid-template-columns: 1fr 783px;
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 16px;
  padding-right: 10px;
}
.greetings__grid p {
  font-size: 18px;
  font-family: "AcariSans";
  font-weight: 300;
  color: #E6DECB;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 24px;
}
.greetings__grid p:nth-child(1) {
  margin-left: 45px;
}
.greetings__grid p:nth-child(2) {
  margin-left: 57px;
}
.greetings__grid p:nth-child(3) {
  margin-left: 74px;
}
.greetings__grid p:nth-child(4) {
  margin-left: 70px;
}
.greetings__grid p:nth-child(5) {
  margin-left: 54px;
}
.greetings__grid p:nth-child(6) {
  margin-left: 37px;
}
.greetings__grid p:nth-child(7) {
  margin-left: 0;
}

/*Your requests section*/
.your-requests {
  position: relative;
  text-align: center;
  margin-top: 135px;
}
.your-requests img:nth-child(1) {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.your-requests img:nth-child(3) {
  position: absolute;
  top: 455px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.container.your-requests__container {
  padding-top: 202px;
  z-index: 3;
  position: relative;
}

.circle-infographic {
  margin: 0 auto;
  margin-top: 48px;
  max-width: 1075px;
  display: flex;
  justify-content: space-between;
}
.circle-infographic div {
  width: 412.5px;
}
.circle-infographic p {
  font-size: 18px;
  font-family: "AcariSans", sans-serif;
  font-weight: 300;
  color: #E6DECB;
  line-height: 1.4;
  max-width: 276px;
  margin-bottom: 103px;
  text-align: left;
}
.circle-infographic p:hover {
  color: #D1B987;
  /* main desk */
  font-family: "Acari Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  /* 25.2px */
}
.circle-infographic p {
  /* ДОБАВЛЯЕМ ДЛЯ ЗВЕЗДОЧЕК: */
  position: relative;
  /* Чтобы звездочка позиционировалась относительно абзаца */
  cursor: pointer;
  /* Чтобы курсор менялся на пальчик при наведении */
  /* Создаем саму звездочку через ::after */
}
.circle-infographic p::after {
  content: "";
  position: absolute;
  /* Настройте размеры под вашу картинку */
  width: 35px;
  height: 35px;
  /* Используем правильный относительный путь, который мы обсуждали ранее */
  background-image: url("../img/star.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* Прячем звездочку по умолчанию */
  opacity: 0;
  /* Плавное появление (и легкое увеличение для красоты) */
  transition: opacity 1.3s ease, transform 1.3s ease;
}
.circle-infographic p {
  /* Показываем звездочку при наведении на абзац */
}
.circle-infographic p:hover::after {
  opacity: 1;
  /* Легкое увеличение при появлении (по желанию, можно убрать scale) */
  transform: translateY(-50%) scale(1.1);
}

.circle-infographic__left {
  position: relative;
}
.circle-infographic__left p:nth-child(1) {
  position: relative;
  left: 45%;
  width: 227px;
}
.circle-infographic__left {
  /* Точечная корректировка звездочки именно для первого абзаца, если нужно: */
}
.circle-infographic__left p:nth-child(1)::after {
  width: 50px;
  height: 50px;
  right: -71px;
  /* Двигаем левее/правее */
  top: 164%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__left p:nth-child(2) {
  position: relative;
  left: 20%;
  top: 2px;
  width: 188px;
}
.circle-infographic__left p:nth-child(2)::after {
  width: 50px;
  height: 50px;
  right: -81px;
  /* Двигаем левее/правее */
  top: 50%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__left p:nth-child(3) {
  position: relative;
  left: 2%;
  width: 210px;
}
.circle-infographic__left p:nth-child(3)::after {
  width: 50px;
  height: 50px;
  right: -86px;
  /* Двигаем левее/правее */
  top: 55%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__left p:nth-child(4) {
  position: relative;
  left: 27%;
  width: 167px;
}
.circle-infographic__left p:nth-child(4)::after {
  width: 50px;
  height: 50px;
  right: -79px;
  /* Двигаем левее/правее */
  top: 54%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__left p:nth-child(5) {
  position: relative;
  left: 50%;
  width: 273px;
}
.circle-infographic__left p:nth-child(5)::after {
  width: 50px;
  height: 50px;
  right: -7px;
  /* Двигаем левее/правее */
  top: -71%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__left {
  /* --- ПОЗИЦИОНИРУЕМ ЗВЕЗДОЧКИ ДЛЯ ЛЕВОЙ КОЛОНКИ --- */
}
.circle-infographic__left p::after {
  /* Центрируем по вертикали относительно текста */
  top: 50%;
  transform: translateY(-50%);
  /* Отодвигаем звездочку ВПРАВО от края текста */
  /* Поиграйтесь с этим значением (например -30px или -50px), чтобы попасть ровно в точку на орбите */
  right: -45px;
}

.circle-infographic__right p:nth-child(1) {
  position: relative;
  left: 1%;
  width: 256px;
}
.circle-infographic__right {
  /* Точечная корректировка звездочки именно для первого абзаца, если нужно: */
}
.circle-infographic__right p:nth-child(1)::after {
  width: 50px;
  height: 50px;
  left: -73px;
  top: 166%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__right p:nth-child(2) {
  position: relative;
  left: 33%;
  top: 2px;
  width: 255px;
}
.circle-infographic__right p:nth-child(2)::after {
  width: 50px;
  height: 50px;
  left: -74px;
  top: 52%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__right p:nth-child(3) {
  position: relative;
  left: 47%;
  width: 237px;
}
.circle-infographic__right p:nth-child(3)::after {
  width: 50px;
  height: 50px;
  left: -85px;
  top: 53%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__right p:nth-child(4) {
  position: relative;
  left: 35%;
  width: 236px;
}
.circle-infographic__right p:nth-child(4)::after {
  width: 50px;
  height: 50px;
  left: -88px;
  top: 49%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__right p:nth-child(5) {
  position: relative;
  left: 2%;
  width: 276px;
}
.circle-infographic__right p:nth-child(5)::after {
  width: 50px;
  height: 50px;
  left: -76px;
  top: -78%;
  /* Если точка ниже центра абзаца */
  z-index: 5;
}
.circle-infographic__right {
  /* --- ПОЗИЦИОНИРУЕМ ЗВЕЗДОЧКИ ДЛЯ ПРАВОЙ КОЛОНКИ --- */
}
.circle-infographic__right p::after {
  /* Центрируем по вертикали относительно текста */
  top: 50%;
  transform: translateY(-50%);
  /* Отодвигаем звездочку ВЛЕВО от края текста */
  left: -45px;
}

/*Stars*/
/*Stars end of stars*/
/*End ofYour requests section*/
/*Services section*/
.services {
  position: relative;
  margin-top: 75px;
}
.services img {
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  z-index: -1;
}
.services h2 {
  margin-bottom: 68px;
  line-height: 1.2;
}

#primary > section.services > div > h2 > span.span-color-white {
  text-align: left;
}

#primary > section.services > div > h2 > span.span-color-gold {
  text-align: right;
}

.services__list {
  position: relative;
  /* Обязательно, чтобы блик позиционировался относительно этого списка */
  z-index: 1;
  /* Поднимаем сам список выше блика */
}

/* Создаем наш блик */
.services__list::before {
  content: "";
  position: absolute;
  /* Размеры из Фигмы (можно слегка округлить) */
  width: 323px;
  height: 1180px;
  /* Координаты */
  top: -351px;
  left: 480px;
  /* Цвет #8B5F5380 (HEX с 50% прозрачностью = rgba) */
  background: rgba(139, 95, 83, 0.5);
  /* Поворот и центрирование (если нужно) */
  transform: rotate(109.14deg);
  /* МАГИЯ: размываем сам блок, превращая в свечение */
  filter: blur(200px);
  /* Прячем под контент и отключаем клики */
  z-index: -1;
  pointer-events: none;
}

.service-card {
  /* Базовые параметры (оставляем без изменений) */
  display: grid;
  grid-template-columns: 1fr 1fr 281px;
  margin: 0 auto;
  margin-bottom: 24px;
  height: 169px;
  border-radius: 48px;
  gap: 94px;
  width: 100%;
  max-width: 1280px;
  padding: 32px 40px;
  /* 1. Фон самой карточки (идеально совпадает с Фигмой) */
  background: linear-gradient(91deg, rgba(255, 248, 240, 0.1) 0%, rgba(255, 248, 240, 0.04) 100%);
  /* 2. Тени (обновил прозрачность по данным Фигмы) */
  box-shadow: 0px 20px 50px rgba(10, 9, 8, 0.4), inset 0px 1px 2px rgba(255, 240, 224, 0.25);
  /* Внутренняя тень блик 25% */
  /* 3. Размытие фона (совпадает) */
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  /* Подготовка для псевдоэлемента-рамки */
  position: relative;
  z-index: 1;
  /* --- 4. ГРАДИЕНТНАЯ РАМКА ЧЕРЕЗ МАСКУ --- */
}
.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  /* Наследует 48px */
  /* Толщина рамки (в Фигме 1px) */
  padding: 1px;
  /* Градиент рамки (взял угол 91deg из Фигмы) */
  background: linear-gradient(91deg, rgba(212, 163, 115, 0.39) 0%, rgba(212, 163, 115, 0.15) 100%);
  /* МАГИЯ МАСКИ */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  /* Опускаем рамку под текст */
  z-index: -1;
  pointer-events: none;
}

.service-card__header {
  display: flex;
  align-items: center;
  justify-content: start;
  padding-left: 0;
  margin-bottom: 32px;
}

.service-card__title {
  font-family: "Montserrat Alternates", sans-serif;
  color: #D1B987;
  margin: 0;
  font-family: Montserrat Alternates;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  font-size: 28px;
}

.service-card__details p {
  font-family: "AcariSans";
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: left;
  color: #E6DECB;
  margin-top: 0;
  margin-bottom: 27px;
}

.service-card__price p {
  font-family: "AcariSans";
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0%;
  text-align: left;
  color: #E6DECB;
  margin-top: 32px;
  margin-bottom: 13px;
}

.service-card__price:nth-child(3) p {
  font-family: "AcariSans";
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
  color: #E6DECB;
  margin-top: 0;
  margin-bottom: 14px;
}

.services > div > div > div:nth-child(3) > div.service-card__price > p {
  font-size: 32px;
  margin-bottom: 22px;
}

.service-card__time {
  position: relative;
}
.service-card__time img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.service-card__time p {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  padding-left: 35px;
  font-family: "AcariSans";
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  color: #E6DECB;
  margin-top: 27px;
  margin-bottom: 32px;
}

.service-card__time:nth-child(3) {
  position: relative;
}
.service-card__time:nth-child(3) p {
  padding-left: 0;
}

.btn-dark {
  text-decoration: none;
  width: 281px;
  height: 44px;
  margin: 0;
  border-radius: 46px;
  /* Обновленный радиус из Figma */
  /* === ЭФФЕКТ СТЕКЛА (Фон и размытие) === */
  background: linear-gradient(180deg, rgba(209, 185, 135, 0.05) 0%, rgba(209, 185, 135, 0.01) 100%);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  /* Для поддержки в Safari */
  /* === РАМКА И ТЕНИ (Внешняя тень + Внутренние блики) === */
  border: 0.4px solid rgba(209, 185, 135, 0.3);
  box-shadow: inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  /* Плавность для тени и нажатия */
  transition: box-shadow 1.3s ease, transform 1.3s ease;
}
.btn-dark .btn-dark__text {
  font-size: 18px;
  font-family: "AcariSans", sans-serif;
  font-feature-settings: "locl" 0;
  font-weight: 300;
  color: #D1B987;
  line-height: 1.4;
  margin-left: 25px;
}
.btn-dark .btn-dark__circle {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin: 0 2px;
  background-color: transparent;
  border: 1px solid #D1B987;
  transition: background-color 1.9s ease, border-color 1.9s ease;
}
.btn-dark .btn-dark__circle .btn-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 5;
}
.btn-dark .btn-dark__circle .btn-arrow--norm {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}
.btn-dark .btn-dark__circle .btn-arrow--hover {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.btn-dark {
  /* --- МАГИЯ НАВЕДЕНИЯ (HOVER) --- */
}
.btn-dark:hover {
  /* ВАЖНО: Усиливаем внешнюю тень для объема, но обязательно дублируем внутренние (inset), чтобы кнопка не стала плоской */
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.6), inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
}
.btn-dark:hover .btn-dark__circle {
  background-color: #D1B987;
  border-color: transparent;
}
.btn-dark:hover .btn-dark__circle .btn-arrow--norm {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}
.btn-dark:hover .btn-dark__circle .btn-arrow--hover {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}
.btn-dark {
  /* Эффект клика */
}
.btn-dark:active {
  transform: scale(0.98);
}

.services__note {
  font-family: "AcariSans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: center;
  color: #7A6D63;
  margin-top: 27px;
  margin-bottom: 36px;
}

/*End of Services section*/
/*My style section*/
.my-style {
  position: relative;
  text-align: center;
  margin-top: 100px;
}
.my-style img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.my-style h2 {
  padding-top: 220px;
  line-height: 1.2;
}

.container.my-style__grid {
  padding-top: 0;
}

.my-style__grid {
  display: grid;
  grid-template-columns: 1fr 380px;
  /* Две равные колонки */
  gap: 94px;
  /* Отступ между текстом и карточками */
  align-items: start;
}

.my-style__content .my-style__intro {
  font-size: 18px;
  color: #E6DECB;
  line-height: 1.5;
  margin-bottom: 40px;
}
.my-style__content .my-style__outro {
  font-family: "AcariSans";
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: left;
  color: #D1B987;
  /* Золотистый цвет */
  line-height: 1.4;
  margin-top: 40px;
}

/* --- МАГИЯ СПИСКА (Таймлайн) --- */
.my-style__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 30px;
  position: relative;
  /* Вертикальная линия */
}
.my-style__list::before {
  content: "";
  position: absolute;
  top: 10px;
  /* Отступ сверху, чтобы линия начиналась от центра первой точки */
  bottom: -10px;
  /* Отступ снизу */
  left: 4px;
  /* Позиция линии слева */
  width: 1px;
  background-image: linear-gradient(180deg, #D1B987 86.19%, rgba(209, 185, 135, 0) 100%);
}
.my-style__list li {
  position: relative;
  padding-left: 35px;
  /* Отступ текста от линии */
  margin-bottom: 25px;
  font-size: 18px;
  color: #E6DECB;
  line-height: 1.4;
  font-family: "AcariSans";
  font-weight: 300;
  letter-spacing: 0%;
  text-align: left;
}
.my-style__list li:last-child {
  margin-bottom: 0;
}
.my-style__list li {
  /* Золотые точки на линии */
}
.my-style__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  /* Выравниваем точку по высоте текста */
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #D1B987;
}

.competencies__title {
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 28px;
  color: #E6DECB;
  font-weight: 500;
  margin-bottom: 24px;
  margin-top: 14px;
  text-align: left;
}
.competencies__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  background-image: url("../img/competencies-shadow_frame-426.png");
  background-repeat: no-repeat;
}
.competencies__card {
  background: rgba(30, 28, 28, 0.8);
  /* Темный фон с легкой прозрачностью */
  border-radius: 20px;
  padding: 28px 12px 20px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  /* Очень легкая рамка */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 260px;
  /* ДОБАВЛЕНА ТЕНЬ ИЗ FIGMA */
  box-shadow: 0px 10px 50px 0px rgba(10, 9, 8, 0.4);
}
.competencies__card-name {
  font-family: "AcariSans";
  font-feature-settings: "locl" 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0%;
  color: #7A6D63;
}
.competencies__card {
  /* Если на фоне карточек есть лупа, ее можно добавить сюда через background-image */
}
.competencies__card--full {
  grid-column: 1/-1;
  /* Растягивает карточку на обе колонки */
  padding: 26px 12px 19px;
}
.competencies__card--full span {
  font-size: 15px;
  letter-spacing: -2%;
}
.competencies__card img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  width: 21px;
  height: 24px;
}
.competencies__card img:nth-child(5) {
  position: absolute;
  top: 118px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 42px;
  z-index: -1;
}
.competencies {
  /* Типографика внутри карточек */
}
.competencies__card-type {
  font-family: "Montserrat Alternates";
  font-weight: 500;
  color: #D1B987;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.competencies__card-name {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.competencies__card-role {
  font-family: "AcariSans";
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0%;
  color: #7A6D63;
  margin-bottom: 0;
}
.competencies__card-date {
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 5px;
  font-family: "AcariSans";
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0%;
  color: #7A6D63;
}
.competencies__card-icon {
  width: 30px;
  height: auto;
}

.competencies__card--full {
  position: relative;
}
.competencies__card--full img:nth-child(6) {
  position: absolute;
  top: 118px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 42px;
  z-index: -1;
}

.competencies > div > div:nth-child(2) > div.competencies__card-date {
  margin-top: 40px;
}

.competencies > div > div:nth-child(1) > div.competencies__card-date {
  margin-top: 40px;
}

section.my-style > div > div.my-style__competencies.competencies > div > div.competencies__card.competencies__card--full > img.competencies__card-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  width: 21px;
  height: 24px;
  top: unset;
  z-index: 10;
}

.my-style__intro {
  font-family: "AcariSans";
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0%;
  text-align: left;
  color: #E6DECB;
}

.competencies__card-1--hover,
.competencies__card-2--hover,
.competencies__card-3--hover {
  opacity: 0;
  z-index: 5;
}

.competencies__card-1:hover .competencies__card-1--hover {
  opacity: 1;
  z-index: 5;
}
.competencies__card-1:hover .competencies__card-1--norm {
  opacity: 0;
  z-index: 5;
}

.competencies__card-2--hover:hover {
  opacity: 1;
  z-index: 5;
}

.competencies__card-3--hover:hover {
  opacity: 1;
  z-index: 5;
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-1.competencies__card--half > div.competencies__card-1--hover > img {
  position: absolute;
  left: 50%;
  top: -7px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 185px;
  height: 265px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-1.competencies__card--half > div.competencies__card-1--hover > img.competencies__card-lupa {
  position: absolute;
  left: 50%;
  top: 99px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 45px;
  height: 45px;
  z-index: 1;
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-2.competencies__card--half > div.competencies__card-2--hover > img {
  position: absolute;
  left: 50%;
  top: -7px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 185px;
  height: 265px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-2.competencies__card--half > div.competencies__card-2--hover > img.competencies__card-lupa {
  position: absolute;
  left: 50%;
  top: 99px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 45px;
  height: 45px;
  z-index: 1;
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-3.competencies__card--full > div.competencies__card-3--hover > img {
  left: 50%;
  top: -7px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 380px;
  height: 260px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.my-style__competencies.competencies > div > div.competencies__card.competencies__card-3.competencies__card--full > div.competencies__card-3--hover > img.competencies__card-lupa {
  position: absolute;
  left: 50%;
  top: 99px;
  transform: translateX(-50%);
  bottom: 20px;
  width: 45px;
  height: 45px;
  z-index: 1;
}

.competencies__card.competencies__card-3.competencies__card--full > .competencies__card-3--norm > img.competencies__card--full-icon {
  position: absolute;
  top: 218px;
  left: 50%;
  transform: translateX(-50%);
  width: 21px;
  height: 21px;
  z-index: 1;
}

/* Появление пальчика при наведении на лупу */
.competencies__card-lupa.js-cert-modal-trigger {
  cursor: pointer;
  transition: transform 0.2s ease;
}

/* Опционально: небольшое увеличение лупы при наведении для лучшего UX */
.competencies__card-lupa.js-cert-modal-trigger:hover {
  transform: scale(1.1);
}

/* Стили модального окна */
/* Стили модального окна */
.cert-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.6s ease;
  /* Убрали display: flex, justify-content и align-items */
}

/* Класс для активного состояния окна */
.cert-modal.is-active {
  display: block;
  /* Заменили flex на block */
  opacity: 1;
}

/* Изображение внутри модального окна */
.cert-modal__content {
  /* Жесткое центрирование по координатам */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Сдвигаем на 50% своей ширины и высоты */
  max-width: 90%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  margin: 0;
  /* Сбрасываем любые возможные отступы от других стилей темы */
  animation: zoomIn 0.6s ease forwards;
}

/* Кнопка закрытия (крестик) остается без изменений */
.cert-modal__close {
  position: absolute;
  top: 20px;
  right: 40px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.6s;
  z-index: 2;
  /* Убедимся, что крестик всегда поверх картинки */
}

.cert-modal__close:hover {
  color: #ccc;
}

/* Обновленная анимация */
/* ВАЖНО: мы должны сохранить translate(-50%, -50%) внутри анимации, чтобы центрирование не ломалось в процессе */
@keyframes zoomIn {
  from {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }
  to {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
/*End of My style section*/
/* ==========================================================================
   SECTION: CONTACT FORM - FINAL FIX
   ========================================================================== */
.contact-form {
  position: relative;
}

#contact > div > h2 {
  width: 100%;
  margin: 160px auto 49px;
  line-height: 1.2;
}

#contact > div > h2 > span.title-line-2.span-color-gold {
  text-align: right;
}

/* --- 1. СЕТКА И КАРТОЧКИ --- */
.contact-form__grid {
  display: grid;
  grid-template-columns: 816px 1fr;
  gap: 52px;
}

.contact-form__subtitle {
  font-family: "Montserrat Alternates";
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0%;
  text-align: left;
  color: #E6DECB;
  margin-top: 0;
  margin-bottom: 32px;
  position: relative;
  z-index: 2;
}
.contact-form__subtitle span {
  color: #D1B987;
}

.card-dark {
  border-radius: 48px;
  padding: 36px 28px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  /* Для фикса кнопок внутри тем внутри тем */
  overflow: hidden;
  /* На случай, если кнопка вылезает */
}

.contact-form__wrapper.card-dark {
  /* Удаляем старый градиентный фон */
  /* background: linear-gradient(...); */
  border-radius: 48px;
  padding: 36px;
  padding-bottom: 26px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 20px 50px 0px rgba(10, 9, 8, 0.4);
  position: relative;
  overflow: hidden;
}

/* --- МАГИЯ БЛИКА --- */
.contact-form__wrapper.card-dark::before {
  content: "";
  position: absolute;
  /* Размеры из Фигмы (округлил до целых) */
  width: 676px;
  height: 712px;
  /* Координаты позиционирования */
  top: -378px;
  left: -420px;
  /* Цвет из Фигмы: #8B5F5380 (перевел в rgba для 50% прозрачности) */
  background: rgba(139, 95, 83, 0.5);
  /* Поворот */
  transform: rotate(90deg);
  /* Размываем сам блок, создавая свечение */
  filter: blur(200px);
  /* Прячем блик на задний план, чтобы он не мешал кликать по полям формы */
  z-index: 1;
  pointer-events: none;
}

/* --- 2. ТИПОГРАФИКА: ЗАГОЛОВКИ И ТЕКСТ (Правая колонка Инфо) --- */
.contact-form__info.card-dark {
  /* Ваш текущий градиент */
  /* Внешняя тень 40% и Внутренняя тень 25% через запятую */
  box-shadow: 0px 20px 50px 0px rgba(10, 9, 8, 0.4), inset 0px 1px 2px 0px rgba(255, 240, 224, 0.25);
  /* Эффект матового стекла (размытие фона под карточкой) */
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}

.contact-form__info h3 {
  font-family: "Montserrat Alternates";
  color: #D1B987;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 28px;
  margin-top: 0;
  line-height: 1.2;
}
.contact-form__info p {
  font-family: "AcariSans";
  color: #E6DECB;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 58px;
}
.contact-form__info a {
  display: flex;
  justify-content: center;
  font-family: "AcariSans";
  font-feature-settings: "locl" 0;
  color: #D1B987;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: opacity 1.3s ease;
  margin-top: 51px;
}
.contact-form__info a:hover {
  opacity: 0.7;
}

/* --- 3. ПОЛЯ ВВОДА (Contact Form 7) --- */
.cf7-fields-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email],
.wpcf7-form-control-wrap input[type=tel],
.wpcf7-form-control-wrap textarea {
  width: 100% !important;
  background-color: transparent !important;
  border: 1px solid rgba(209, 185, 135, 0.4) !important;
  border-radius: 15px !important;
  padding: 9px 20px !important;
  font-family: "AcariSans", sans-serif !important;
  font-feature-settings: "locl" 0;
  font-size: 18px !important;
  color: #D1B987 !important;
  box-sizing: border-box !important;
  transition: border-color 1.3s ease;
}
.wpcf7-form-control-wrap input[type=text]::placeholder,
.wpcf7-form-control-wrap input[type=email]::placeholder,
.wpcf7-form-control-wrap input[type=tel]::placeholder,
.wpcf7-form-control-wrap textarea::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}
.wpcf7-form-control-wrap input[type=text]:focus,
.wpcf7-form-control-wrap input[type=email]:focus,
.wpcf7-form-control-wrap input[type=tel]:focus,
.wpcf7-form-control-wrap textarea:focus {
  outline: none !important;
  border-color: #D1B987 !important;
}
.wpcf7-form-control-wrap textarea {
  height: 190px !important;
  resize: none !important;
}

.cf7-input-wrap p {
  margin-top: 0;
  margin-bottom: 0;
}

.cf7-textarea-wrap p {
  margin-bottom: 0;
}

#wpcf7-f7-o1 > form > div.cf7-acceptance-wrap > p {
  margin-top: 6px;
}

/* --- 4. КАСТОМНЫЙ ЧЕКБОКС СОГЛАСИЯ --- */
.cf7-acceptance-wrap {
  margin-bottom: 16px;
  position: relative;
}
.cf7-acceptance-wrap .wpcf7-list-item {
  margin: 0;
}
.cf7-acceptance-wrap .wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.cf7-acceptance-wrap .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.4;
  color: #978A80;
  font-family: "AcariSans", sans-serif;
}
.cf7-acceptance-wrap .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label .custom-check-icon {
  background-color: transparent;
  border-color: #D1B987;
}
.cf7-acceptance-wrap .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label .custom-check-icon::after {
  opacity: 1;
}

.cf7-acceptance-wrap .wpcf7-list-item label {
  /* 1. Скрываем стандартный системный квадратик чекбокса */
}
.cf7-acceptance-wrap .wpcf7-list-item label input[type=checkbox] {
  display: none;
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label {
  display: flex;
  align-items: flex-start;
  /* Чтобы текст не съезжал, если он в несколько строк */
  cursor: pointer;
  /* --- НАШ КАСТОМНЫЙ ЧЕКБОКС --- */
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label .custom-check-icon {
  display: block;
  flex-shrink: 0;
  /* Запрещаем чекбоксу сжиматься */
  /* Размеры из Фигмы */
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 6px;
  margin-right: 15px;
  position: relative;
  box-sizing: border-box;
  /* Фон из Фигмы */
  background: linear-gradient(180deg, rgba(209, 185, 135, 0.1) 0%, rgba(209, 185, 135, 0.04) 100%);
  /* Размытие фона */
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  /* Обе внутренние тени (склеены через запятую) */
  box-shadow: inset 0px 0px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
  /* #D1B98733 */
  /* 💡 Совет: 1.3s для чекбокса — это слишком медленно. 
     Пользователь ждет мгновенного отклика, поэтому лучше поставить 0.3s */
  transition: all 0.3s ease;
  /* --- ГРАДИЕНТНАЯ РАМКА 0.4px --- */
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label .custom-check-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  /* Наследует 6px */
  padding: 0.4px;
  /* Толщина рамки */
  background: linear-gradient(131.86deg, rgba(209, 185, 135, 0.4) 16.35%, rgba(209, 185, 135, 0) 28.08%);
  /* Маска для вырезания серединки */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label .custom-check-icon {
  /* --- ГАЛОЧКА (Скрыта по умолчанию) --- */
}
.cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label .custom-check-icon::after {
  content: "";
  position: absolute;
  /* Размеры и центрирование из Фигмы */
  width: 8px;
  height: 8px;
  top: 6px;
  left: 6px;
  /* Подставляем картинку (проверьте правильность пути ../img/) */
  background-image: url("../img/tick.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  /* Невидима до клика */
  transition: opacity 0.3s ease;
}
.cf7-acceptance-wrap .wpcf7-list-item label {
  /* --- ЛОГИКА КЛИКА: ПОКАЗЫВАЕМ ГАЛОЧКУ --- */
  /* Когда скрытый input чекнут, находим галочку (::after) и проявляем её */
}
.cf7-acceptance-wrap .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label .custom-check-icon::after {
  opacity: 1;
}

/* --- 5. ФИНАЛЬНО ИСПРАВЛЕННАЯ СУПЕР-КНОПКА ОТПРАВКИ CF7 --- */
.cf7-submit-wrap {
  position: relative;
  display: grid;
  justify-content: center;
  vertical-align: middle;
  margin: 0;
  margin-top: 57px;
  padding: 0;
  cursor: pointer;
  /* Обязательно для правильного наложения слоев */
  z-index: 1;
  /* 1. ПЕРЕНОСИМ ДЕФОЛТНЫЙ ФОН И ТЕНЬ НА ОБЕРТКУ */
  background-image: url(../img/bg_btn-form_norm.png);
  background-size: 281px 49px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 30px;
  /* 2. СОЗДАЕМ ПСЕВДОЭЛЕМЕНТ С ХОВЕР-ФОНОМ */
}
.cf7-submit-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  /* Наследует скругление 30px */
  /* Картинка, которая будет появляться при наведении */
  background-image: url(../img/bg_btn-form_hover.png);
  background-size: 281px 49px;
  background-repeat: no-repeat;
  background-position: center;
  /* Прячем по умолчанию */
  opacity: 0;
  transition: opacity 1.3s ease;
  /* Убираем на задний план, чтобы текст кнопки был сверху */
  z-index: 0;
}
.cf7-submit-wrap {
  /* Поднимаем контент (кнопку и кружок со стрелкой) над фонами */
}
.cf7-submit-wrap p,
.cf7-submit-wrap .submit-arrow-circle {
  position: relative;
  z-index: 2;
}
.cf7-submit-wrap p {
  margin-bottom: 18px !important;
  width: 100%;
}
.cf7-submit-wrap .btn-submit-dark {
  display: block;
  width: 100% !important;
  /* 3. ДЕЛАЕМ САМ ИНПУТ ПРОЗРАЧНЫМ */
  background: transparent !important;
  box-shadow: none !important;
  /* Тень теперь рисуется от обертки */
  border: none !important;
  border-radius: 30px !important;
  color: rgba(209, 185, 135, 0.8) !important;
  font-size: 18px !important;
  font-family: "AcariSans", sans-serif !important;
  font-feature-settings: "locl" 0;
  padding: 15px 70px 15px 30px !important;
  cursor: pointer;
  transition: color 1.3s ease, border-color 1.3s ease !important;
  text-transform: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  text-align: center !important;
}
.cf7-submit-wrap {
  /* Наш кружок с иконкой (без изменений) */
}
.cf7-submit-wrap .submit-arrow-circle {
  position: absolute;
  top: 50%;
  left: calc(50% + 94px);
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  box-sizing: border-box;
  background-color: transparent !important;
  border: 1px solid rgba(209, 185, 135, 0.5);
  pointer-events: none;
  transition: background-color 1.3s ease, border-color 1.3s ease !important;
  overflow: hidden;
}
.cf7-submit-wrap .submit-arrow-circle .submit-arrow {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 1.3s ease !important;
  width: 19px;
  height: auto;
}
.cf7-submit-wrap .submit-arrow-circle .submit-arrow--norm {
  opacity: 1;
}
.cf7-submit-wrap .submit-arrow-circle .submit-arrow--hover {
  opacity: 0;
}
.cf7-submit-wrap {
  /* --- ЛОГИКА НАВЕДЕНИЯ `&:hover` --- */
}
.cf7-submit-wrap:hover {
  /* 4. УГЛУБЛЯЕМ ТЕНЬ И ПРОЯВЛЯЕМ ХОВЕР-ФОН НА ОБЕРТКЕ */
}
.cf7-submit-wrap:hover::before {
  opacity: 1;
  /* Плавное проявление картинки hover.png */
}
.cf7-submit-wrap:hover .btn-submit-dark {
  color: rgba(209, 185, 135, 0.8) !important;
  border-color: #D1B987 !important;
  /* Свойства background-image и box-shadow отсюда удалены */
}
.cf7-submit-wrap:hover {
  /* Инверсия кружка (без изменений) */
}
.cf7-submit-wrap:hover .submit-arrow-circle {
  background-color: rgba(209, 185, 135, 0.5) !important;
  border: 1px solid rgba(209, 185, 135, 0.5) !important;
}
.cf7-submit-wrap:hover .submit-arrow-circle .submit-arrow--norm {
  opacity: 0;
}
.cf7-submit-wrap:hover .submit-arrow-circle .submit-arrow--hover {
  opacity: 1;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: pointer !important;
}

.wpcf7-spinner {
  display: none;
}

#wpcf7-f9-o1 {
  position: relative;
  z-index: 10;
}

.cf7-acceptance-wrap p {
  padding-top: 0;
  position: absolute;
  top: -20px;
}

/* ==========================================================================
   SUCCESS MODAL
   ========================================================================== */
.success-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.3s ease, visibility 1.3s ease;
  /* Класс для активации окна скриптом */
}
.success-modal.is-active {
  opacity: 1;
  visibility: visible;
}
.success-modal {
  /* Темный полупрозрачный фон позади карточки */
}
.success-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
}
.success-modal {
  /* Сама карточка (похожа на ваш .card-dark) */
}
.success-modal__content {
  position: relative;
  z-index: 2;
  background: linear-gradient(135deg, rgba(255, 248, 240, 0.05) 0%, rgba(255, 248, 240, 0.01) 100%);
  border: 1px solid rgba(255, 240, 224, 0.1);
  /* Легкий бордер */
  border-radius: 20px;
  padding: 50px 40px;
  max-width: 650px;
  text-align: center;
  /* Тени, которые мы делали ранее */
  box-shadow: 0px 20px 50px 0px rgba(10, 9, 8, 0.4), inset 0px 1px 2px 0px rgba(255, 240, 224, 0.25);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}
.success-modal__text {
  font-family: "AcariSans", sans-serif;
  /* Ваш шрифт */
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
  color: #F4EFEA;
  margin: 0 0 40px 0;
}
.success-modal__close-btn {
  background: rgba(255, 248, 240, 0.05);
  border: 1px solid rgba(210, 185, 135, 0.5);
  /* Золотистый бордер */
  border-radius: 50px;
  color: #D1B987;
  padding: 0 1px 1px 17px;
  width: 187px;
  height: 48px;
  font-size: 18px;
  line-height: 1.4;
  font-family: "AcariSans";
  background-image: url(../img/bg_btn-service.png);
  background-size: 187px 48px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  transition: all 1.3s ease;
}
.success-modal__close-btn:hover {
  background: rgba(210, 185, 135, 0.1);
  color: #fff;
}
.success-modal__close-btn .btn-arrow {
  font-size: 18px;
  border: 1px solid rgba(210, 185, 135, 0.5);
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.success-modal__close-btn .btn-arrow img {
  display: block;
  width: 15px;
  border: none;
}

/* Скрываем стандартное зеленое сообщение CF7 под формой */
.wpcf7 form .wpcf7-response-output {
  display: none !important;
}

.cf7-input-wrap input[type=text]::placeholder,
.cf7-input-wrap input[type=email]::placeholder,
.cf7-input-wrap input[type=tel]::placeholder,
.cf7-input-wrap textarea::placeholder {
  color: #D1B987 !important;
  opacity: 1 !important;
}

/* Цепляемся и к вашей обертке, и к родному классу CF7 для надежности */
.cf7-input-wrap textarea::placeholder,
textarea.wpcf7-textarea::placeholder {
  color: #D1B987 !important;
  opacity: 1 !important;
  /* Убиваем стандартную прозрачность браузера */
}

/* Для поддержки старых браузеров (Safari, Edge) */
.cf7-input-wrap textarea::-webkit-input-placeholder,
textarea.wpcf7-textarea::-webkit-input-placeholder {
  color: #D1B987 !important;
  opacity: 1 !important;
}

@media (min-width: 1280.05px) {
  .your-requests__container-mobile {
    display: none;
  }
}
/* ==========================================================================
   END OF SECTION: CONTACT FORM
   ========================================================================== */
/*Tablet*/
@media (min-width: 900.05px) and (max-width: 1280px) {
  .banner-top__content p {
    font-size: 18px;
    font-family: "AcariSans";
    font-weight: 300;
    color: #B5A99F;
    margin-bottom: 80px;
  }
  .banner-top__btn {
    text-decoration: none;
    width: 231px;
    height: 44px;
    margin: 0 auto;
    border-radius: 22px;
    border: 1px solid #D1B987;
    transition: border-color 0.8s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .banner-top__btn .banner-top__btn--circle {
    position: relative;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background-color: #D1B987;
    margin: 0 1px;
    border: 1px solid transparent;
    transition: background-color 1.3s ease, border-color 0.8s ease;
  }
  .service-card__title {
    font-size: 24px;
  }
  .service-card__details p {
    font-family: "AcariSans";
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 26px;
  }
  .service-card__time p {
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0%;
    text-align: left;
    margin-top: 27px;
    margin-bottom: 32px;
  }
  .btn-dark {
    text-decoration: none;
    width: 209px;
    height: 44px;
    margin: 0;
    border-radius: 46px;
    /* Обновленный радиус из Figma */
    /* === ЭФФЕКТ СТЕКЛА (Фон и размытие) === */
    background: linear-gradient(180deg, rgba(209, 185, 135, 0.05) 0%, rgba(209, 185, 135, 0.01) 100%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    /* Для поддержки в Safari */
    /* === РАМКА И ТЕНИ (Внешняя тень + Внутренние блики) === */
    border: 0.4px solid rgba(209, 185, 135, 0.3);
    box-shadow: inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    /* Плавность для тени и нажатия */
    transition: box-shadow 1.3s ease, transform 1.3s ease;
  }
  .btn-dark .btn-dark__text {
    font-size: 18px;
    font-family: "AcariSans", sans-serif;
    font-feature-settings: "locl" 0;
    font-weight: 300;
    color: #D1B987;
    line-height: 1.4;
    margin-left: 25px;
  }
  .btn-dark .btn-dark__circle {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 0 2px;
    background-color: transparent;
    border: 1px solid #D1B987;
    transition: background-color 1.9s ease, border-color 1.9s ease;
  }
  .btn-dark .btn-dark__circle .btn-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.4s ease, transform 0.4s ease;
    z-index: 5;
  }
  .btn-dark .btn-dark__circle .btn-arrow--norm {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .btn-dark .btn-dark__circle .btn-arrow--hover {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .btn-dark {
    /* --- МАГИЯ НАВЕДЕНИЯ (HOVER) --- */
  }
  .btn-dark:hover {
    /* ВАЖНО: Усиливаем внешнюю тень для объема, но обязательно дублируем внутренние (inset), чтобы кнопка не стала плоской */
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.6), inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
  }
  .btn-dark:hover .btn-dark__circle {
    background-color: #D1B987;
    border-color: transparent;
  }
  .btn-dark:hover .btn-dark__circle .btn-arrow--norm {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .btn-dark:hover .btn-dark__circle .btn-arrow--hover {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .btn-dark {
    /* Эффект клика */
  }
  .btn-dark:active {
    transform: scale(0.98);
  }
  .service-card__price:nth-child(3) p {
    font-family: "AcariSans";
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0%;
    text-align: left;
    color: #E6DECB;
    margin-top: 0;
    margin-bottom: 13px;
  }
  .service-card__header {
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 20px;
  }
  .service-card {
    display: grid;
    grid-template-columns: 1fr 1fr 221px;
    gap: 7px;
    width: 100%;
    max-width: 984px;
    margin: 0 auto;
    margin-bottom: 24px;
    padding: 28px;
    height: 148px;
    border-radius: 36px;
    z-index: 1;
  }
  .services > div > div > div:nth-child(3) > div.service-card__price > p {
    font-size: 27px;
    margin-bottom: 22px;
  }
  .my-style h2 {
    padding-top: 147px;
    line-height: 1.2;
  }
  .competencies__title {
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 14px;
  }
  .my-style__grid {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 48px;
    align-items: start;
  }
  .my-style img:nth-child(1) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .my-style__list::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 4px;
    width: 1px;
    background-color: #D1B987;
    display: none;
  }
  .my-style__list li::before {
    display: none;
  }
  .my-style__list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #E6DECB;
    line-height: 1.4;
    font-family: "AcariSans";
    font-weight: 300;
    letter-spacing: 0%;
    text-align: left;
  }
  .contact-form__grid {
    display: grid;
    grid-template-columns: 1fr 40%;
    gap: 4%;
  }
  .contact-form__subtitle {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0%;
    text-align: left;
    color: #E6DECB;
    margin-top: 0;
    margin-bottom: 22px;
  }
  #contact > div > h2 {
    width: 100%;
    margin: 145px auto 49px;
    max-width: 781px;
    line-height: 1.2;
  }
  .my-style__content .my-style__outro {
    line-height: 1.4;
    margin-top: 29px;
    margin-bottom: 0;
  }
  .greetings {
    display: block;
  }
  .page-template-front-page img:nth-child(2) {
    position: absolute;
    top: 0;
    left: calc(50% - 313px);
    z-index: -1;
    width: 788px;
  }
  #certModal .cert-modal__content {
    position: absolute;
    top: calc(50% - 0px);
    left: calc(50% - 10px);
    z-index: -1;
    width: 788px;
  }
  section.banner-top > div > div > div > img {
    max-width: 449px;
  }
  .site-branding {
    padding-right: 100px;
  }
  .banner-top {
    margin-top: 25px;
    margin-bottom: 100px;
  }
  .greetings__grid {
    display: grid;
    grid-template-columns: 1fr 66%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 16px;
    padding-right: 10px;
  }
  .your-requests img:nth-child(3) {
    position: absolute;
    top: 322px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    width: 370px;
    height: 370px;
  }
  .circle-infographic p {
    max-width: 276px;
    margin-bottom: 65px;
    text-align: left;
  }
  .circle-infographic p::after {
    display: none;
  }
  .circle-infographic__left {
    position: relative;
  }
  .circle-infographic__left p:nth-child(1) {
    position: relative;
    left: 40%;
    width: 227px;
  }
  .circle-infographic__left p:nth-child(2) {
    position: relative;
    left: 15%;
    width: 188px;
  }
  .circle-infographic__left p:nth-child(3) {
    position: relative;
    left: 2%;
    width: 210px;
  }
  .circle-infographic__left p:nth-child(4) {
    position: relative;
    left: 22%;
    top: 2px;
    width: 167px;
  }
  .circle-infographic__left p:nth-child(5) {
    position: relative;
    left: 40%;
    width: 273px;
  }
  .circle-infographic__right p:nth-child(1) {
    position: relative;
    left: 10%;
    width: 256px;
  }
  .circle-infographic__right p:nth-child(2) {
    position: relative;
    left: 38%;
    width: 255px;
  }
  .circle-infographic__right p:nth-child(3) {
    position: relative;
    left: 47%;
    width: 237px;
  }
  .circle-infographic__right p:nth-child(4) {
    position: relative;
    left: 40%;
    width: 236px;
  }
  .circle-infographic__right p:nth-child(5) {
    position: relative;
    left: 12%;
    width: 276px;
  }
  .banner-top__btn--circle > img:nth-child(2) {
    z-index: -1;
    width: 10px;
  }
  .services img {
    position: absolute;
    top: 65px;
    right: 50%;
    transform: translateX(50%);
    z-index: -1;
  }
  .your-requests__container-mobile {
    display: none;
  }
  .service-card__time img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .services > div > div > div > div.service-card__price > a > div.btn-dark__circle > img.btn-arrow.btn-arrow--hover {
    width: 6px;
  }
  .your-requests {
    position: relative;
    text-align: center;
    margin-top: 80px;
  }
  .container.your-requests__container {
    padding-top: 120px;
    z-index: 3;
    position: relative;
  }
  .services__list::before {
    content: "";
    position: absolute;
    width: 323px;
    height: 1180px;
    top: -340px;
    left: 445px;
    background: rgba(139, 95, 83, 0.5);
    transform: rotate(109.14deg);
    filter: blur(200px);
    z-index: -1;
    pointer-events: none;
  }
  .site-footer .footer-link {
    font-family: "AcariSans", sans-serif;
    font-size: 16px;
    color: #A09D9A;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .menu-item a {
    text-decoration: none;
    color: #A09D9A;
    font-family: "AcariSans";
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
  }
  .site-footer__contacts {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
  }
  .site-footer__credit p {
    font-family: "AcariSans", sans-serif;
    font-size: 16px;
    color: #A09D9A;
    margin: 0;
  }
}
/*Mobile*/
@media (max-width: 900px) {
  body.page-template-front-page h2 {
    line-height: 1.2;
  }
  .greetings__grid p:nth-child(n) {
    display: block;
    margin-left: 16px;
    margin-bottom: 16px;
  }
  .container.your-requests__container {
    display: none;
  }
  .snake-infographic {
    background-image: url("../img/snaky.png");
    background-size: 334px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 23px;
    height: 1325px;
    padding-top: 373px;
    width: 340px;
    margin: 0 auto;
  }
  .snake-infographic p {
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 1.3;
    color: #E6DECB;
    text-align: left;
  }
  .snake-infographic p:nth-child(1) {
    margin-bottom: 42px;
    width: 202px;
    margin-left: 36px;
  }
  .snake-infographic p:nth-child(2) {
    margin-bottom: 42px;
    width: 174px;
    margin-left: 137px;
  }
  .snake-infographic p:nth-child(3) {
    margin-bottom: 42px;
    width: 187px;
    margin-left: 36px;
  }
  .snake-infographic p:nth-child(4) {
    margin-bottom: 42px;
    width: 192px;
    margin-left: 118px;
  }
  .snake-infographic p:nth-child(5) {
    margin-bottom: 41px;
    width: 230px;
    margin-left: 36px;
  }
  .snake-infographic p:nth-child(6) {
    margin-bottom: 42px;
    width: 209px;
    margin-left: 97px;
  }
  .snake-infographic p:nth-child(7) {
    margin-bottom: 41px;
    width: 261px;
    margin-left: 36px;
  }
  .snake-infographic p:nth-child(8) {
    margin-bottom: 42px;
    width: 217px;
    margin-left: 91px;
  }
  .snake-infographic p:nth-child(9) {
    margin-bottom: 41px;
    width: 211px;
    margin-left: 36px;
  }
  .snake-infographic p:nth-child(10) {
    margin-bottom: 42px;
    width: 240px;
    margin-left: 69px;
  }
  #primary > section.services > div > h2 > span.span-color-white {
    text-align: center;
  }
  #primary > section.services > div > h2 > span.span-color-gold {
    text-align: center;
  }
}
@media (max-width: 900px) {
  .banner-top > div > div > div > img {
    width: 319px;
  }
  body > img {
    display: none;
  }
  .banner-top__content p {
    font-size: 16px;
    line-height: 1.3;
    font-family: "AcariSans";
    font-weight: 300;
    color: #B5A99F;
    margin-bottom: 70px;
    margin-top: 10px;
  }
  .banner-top__btn {
    text-decoration: none;
    width: 214px;
    height: 44px;
    margin: 0 auto;
    border-radius: 22px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    background-image: url(../img/bg_btn-service.png);
    background-size: 214px 42px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .banner-top__btn .banner-top__btn-text {
    font-size: 16px;
    line-height: 1.3;
    font-family: "AcariSans", sans-serif;
    font-weight: 300;
    color: #D1B987;
  }
  .banner-top__btn .banner-top__btn--circle {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #D1B987;
    margin: 0 1px;
    border: 1px solid transparent;
    transition: background-color 1.3s ease, border-color 1.3s ease;
  }
  .greetings__grid {
    display: block;
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 10px;
  }
  .greetings__grid p {
    font-size: 16px;
    font-family: "AcariSans";
    font-weight: 300;
    color: #E6DECB;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 24px;
  }
  .banner-top {
    margin-top: 25px;
    margin-bottom: 80px;
  }
  .greetings__grid p:nth-child(n) {
    margin-left: 16px;
    margin-bottom: 16px;
    margin-right: 5px;
    width: 93%;
  }
  h2.section-title-greetings {
    margin: 30px 16px;
    padding-top: 25px !important;
  }
  .your-requests__container-mobile {
    width: 100%;
  }
  .your-requests__container-mobile h2 {
    padding-top: 80px !important;
  }
  .your-requests {
    margin-top: 96px;
  }
  .services {
    position: relative;
    margin-top: 15px;
    background-image: url("../img/ellipse-34_for_glass.webp");
    background-size: 750px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 440px;
  }
  .services > img {
    position: absolute;
    top: 215px;
    max-width: 402%;
    left: -348%;
    transform: translateX(50%);
    z-index: 1;
  }
  .service-card {
    display: block;
    width: 100%;
    max-width: 500px;
    height: 208px;
    padding: 20px 16px;
    border-radius: 24px;
  }
  .service-card__title {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
  }
  .service-card__header {
    display: block;
    align-items: center;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 12px;
  }
  .service-card__details p {
    font-family: "AcariSans";
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0%;
    text-align: left;
    color: #E6DECB;
    margin-top: 12px;
    margin-bottom: 8px;
    padding-left: 0;
  }
  .services > img {
    position: absolute;
    top: 0px;
    left: 2%;
    transform: translateX(50%);
    z-index: -1;
  }
  .service-card__time {
    position: relative;
    padding-left: 25px;
  }
  .service-card__time img {
    width: 16.7px;
    left: 0;
  }
  .service-card__price {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    width: 100%;
    align-items: center;
    margin-top: 16px;
  }
  .service-card__price:nth-child(3) p {
    font-family: "AcariSans";
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0%;
    text-align: left;
    color: #E6DECB;
    margin-top: 0;
    margin-bottom: 0;
  }
  .btn-dark .btn-dark__text {
    font-size: 16px;
    line-height: 1.3;
    margin-left: 25px;
  }
  .btn-dark {
    text-decoration: none;
    width: 179px;
    height: 44px;
    margin: 0;
    border-radius: 46px;
    /* Обновленный радиус из Figma */
    /* === ЭФФЕКТ СТЕКЛА (Фон и размытие) === */
    background: linear-gradient(180deg, rgba(209, 185, 135, 0.05) 0%, rgba(209, 185, 135, 0.01) 100%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    /* Для поддержки в Safari */
    /* === РАМКА И ТЕНИ (Внешняя тень + Внутренние блики) === */
    border: 0.4px solid rgba(209, 185, 135, 0.3);
    box-shadow: inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    /* Плавность для тени и нажатия */
    transition: box-shadow 1.3s ease, transform 1.3s ease;
  }
  .btn-dark .btn-dark__text {
    font-size: 16px;
    font-family: "AcariSans", sans-serif;
    font-feature-settings: "locl" 0;
    font-weight: 300;
    color: #D1B987;
    line-height: 1.4;
    margin-left: 25px;
  }
  .btn-dark .btn-dark__circle {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 0 2px;
    background-color: transparent;
    border: 1px solid #D1B987;
    transition: background-color 1.9s ease, border-color 1.9s ease;
  }
  .btn-dark .btn-dark__circle .btn-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.4s ease, transform 0.4s ease;
    z-index: 5;
  }
  .btn-dark .btn-dark__circle .btn-arrow--norm {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .btn-dark .btn-dark__circle .btn-arrow--hover {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .btn-dark {
    /* --- МАГИЯ НАВЕДЕНИЯ (HOVER) --- */
  }
  .btn-dark:hover {
    /* ВАЖНО: Усиливаем внешнюю тень для объема, но обязательно дублируем внутренние (inset), чтобы кнопка не стала плоской */
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.6), inset 0px -4.8px 6px 0px rgba(209, 185, 135, 0.5), inset 0px 0.8px 1.6px 0px rgba(209, 185, 135, 0.2);
  }
  .btn-dark:hover .btn-dark__circle {
    background-color: #D1B987;
    border-color: transparent;
  }
  .btn-dark:hover .btn-dark__circle .btn-arrow--norm {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .btn-dark:hover .btn-dark__circle .btn-arrow--hover {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .btn-dark {
    /* Эффект клика */
  }
  .btn-dark:active {
    transform: scale(0.98);
  }
  .services > div > div > div:nth-child(3) > div.service-card__price > p {
    font-size: 18px;
    margin: 0;
  }
  .services__note {
    font-family: "AcariSans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0%;
    text-align: center;
    color: #7A6D63;
    margin-top: 27px;
    margin-bottom: 36px;
  }
  .my-style__grid {
    display: block;
    align-items: start;
  }
  .my-style__content .my-style__intro {
    font-size: 16px;
    color: #E6DECB;
    line-height: 1.3;
    margin-bottom: 40px;
  }
  .my-style__list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.3;
  }
  .my-style__content .my-style__outro {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: #D1B987;
    line-height: 1.4;
    margin-top: 20px;
    margin-bottom: 100px;
  }
  .competencies__title {
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 22px;
    line-height: 1.1;
    color: #E6DECB;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 14px;
    text-align: center;
  }
  .competencies__card.competencies__card-3.competencies__card--full > .competencies__card-3--norm > img.competencies__card--full-icon {
    position: absolute;
    top: 224px;
    left: 50%;
    transform: translateX(-50%);
    width: 21px;
    height: 21px;
    z-index: 1;
  }
  .contact-form__grid {
    display: block;
  }
  #contact > div > h2 {
    width: 100%;
    margin: 20px auto 28px;
    letter-spacing: -3%;
    text-align: center;
    line-height: 1.2;
  }
  #contact > div > h2 span {
    text-align: center !important;
  }
  .contact-form__subtitle {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0%;
    text-align: left;
    color: #E6DECB;
    margin-top: 0;
    margin-bottom: 28px;
  }
  .cf7-fields-grid {
    display: block;
    margin-bottom: 20px;
  }
  .wpcf7-form-control-wrap input[type=text],
  .wpcf7-form-control-wrap input[type=email],
  .wpcf7-form-control-wrap input[type=tel],
  .wpcf7-form-control-wrap textarea {
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid rgba(209, 185, 135, 0.4) !important;
    border-radius: 12px !important;
    padding: 7px 20px !important;
    font-family: "AcariSans", sans-serif !important;
    font-size: 16px !important;
    color: #D1B987 !important;
    box-sizing: border-box !important;
    transition: border-color 1.3s ease;
  }
  .wpcf7-form-control-wrap textarea {
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid rgba(209, 185, 135, 0.4) !important;
    border-radius: 12px !important;
    padding: 7px 20px !important;
    font-family: "AcariSans", sans-serif !important;
    font-size: 16px !important;
    color: #D1B987 !important;
    box-sizing: border-box !important;
    transition: border-color 1.3s ease;
    height: 120px !important;
  }
  .cf7-acceptance-wrap .wpcf7-list-item label .wpcf7-list-item-label {
    display: flex;
    align-items: start;
    font-size: 14px;
    line-height: 1.4;
    color: #978A80;
    font-family: "AcariSans", sans-serif;
  }
  .contact-form__wrapper.card-dark {
    border-radius: 28px;
    padding: 32px 16px;
    margin-bottom: 40px;
  }
  .competencies__card-1--hover > img:nth-child(2) {
    display: block;
  }
  .cf7-submit-wrap {
    position: relative;
    display: grid;
    justify-content: left;
    vertical-align: middle;
    width: 214px;
    height: 44px;
    margin: 0 auto;
    margin-top: 76px;
    padding: 0;
    padding-left: 16px;
    cursor: pointer;
    z-index: 1;
    background-image: url(../img/bg_btn-form_norm.png);
    background-size: 214px 44px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 22px;
  }
  .cf7-submit-wrap p {
    margin: 0 !important;
    padding: 1px 0;
    display: block;
    align-items: center;
  }
  .cf7-submit-wrap .btn-submit-dark {
    padding: 0 !important;
    text-align: left !important;
    font-size: 16px !important;
    line-height: 1.3;
    margin-top: 10px;
  }
  .cf7-submit-wrap .submit-arrow-circle {
    position: absolute;
    top: 50%;
    left: calc(50% + 65px);
    transform: translateY(-50%);
    width: 39px;
    height: 39px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: transparent !important;
    border: 1px solid rgba(209, 185, 135, 0.5);
    pointer-events: none;
    transition: background-color 1.3s ease, border-color 1.3s ease !important;
    overflow: hidden;
  }
  .cf7-submit-wrap .submit-arrow-circle .submit-arrow {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 1.3s ease !important;
    width: 19px;
    height: auto;
  }
  .cf7-input-wrap {
    margin-top: 12px;
  }
  .services__list::before {
    content: "";
    position: absolute;
    width: 226px;
    height: 330px;
    top: 151px;
    left: 18px;
    background: rgba(139, 95, 83, 0.5);
    transform: rotate(-109.14deg);
    filter: blur(200px);
    z-index: -1;
    pointer-events: none;
  }
  .services > div > div > div > div.service-card__price img {
    display: block;
  }
  .banner-top > div > div > a > div.banner-top__btn--circle > img.btn-arrow.btn-arrow--hover {
    display: block;
  }
  .my-style h2 {
    padding-top: 80px;
    line-height: 1.2;
  }
  #contact {
    margin-top: 100px;
  }
  .cf7-acceptance-wrap {
    margin-bottom: 60px;
    margin-top: 6px;
    position: relative;
  }
  .card-dark {
    border-radius: 48px;
    padding: 32px 16px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    overflow: hidden;
  }
  .cf7-submit-wrap p {
    width: 100%;
  }
  .contact-form__info h3 {
    font-family: "Montserrat Alternates";
    color: #D1B987;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.2;
  }
  .contact-form__info p {
    font-family: "AcariSans";
    color: #E6DECB;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 24px;
  }
  .info-card__logo-block {
    display: grid;
    justify-content: center;
  }
  #contact > div > div > div.contact-form__info.card-dark > div > img {
    width: 274px;
  }
  .contact-form__info a {
    display: flex;
    justify-content: center;
    font-family: "AcariSans";
    font-feature-settings: "locl" 0;
    color: #D1B987;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    text-decoration: underline;
    text-underline-offset: 4px;
    transition: opacity 1.3s ease;
    margin-top: 33px;
  }
}
@media (min-width: 1280.05px) {
  .phone_email {
    padding-left: 96px;
  }
}
/*----- Debugging _pages.scss----*/
/*----- End of Debugging ----*/
/* Стили ТОЛЬКО для страниц с шаблоном "Daten Page" (daten.php) */
.page-template-daten-php {
  /* Настройки фона всей страницы, если нужно */
  background: url(../img/bg_img_footer.png) no-repeat 50% 100.1%, #201c1c;
  position: relative;
}
.page-template-daten-php .grad_top_centr-desktop {
  display: none;
}
.page-template-daten-php p,
.page-template-daten-php li {
  color: #E6DECB;
}

/*# sourceMappingURL=main.css.map */
