@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html, lunar\2D white\2D mist, sunset\2D purple\2D shade, onyx\2D black {
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html, prism\2D pink\2D aura, neon\2D orange\2D sheen, cosmic\2D red\2D light {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

body, neon\2D black\2D sheen, arctic\2D blue\2D sheen, neon\2D pink\2D shine,
h1, shadow\2D red\2D aura, mocha\2D brown, sky\2D blue,
h2, peru\2D brown, goldenrod\2D yellow, shadow\2D red\2D mist,
h3, velvet\2D yellow\2D tone, watermelon\2D pink, icy\2D gray\2D light,
h4, obsidian\2D cyan\2D light, twilight\2D gray\2D sheen, sunset\2D purple\2D shine,
p, twilight\2D yellow\2D glow, coral\2D pink, velvet\2D pink\2D aura,
figure, dusty\2D brown\2D shade, desert\2D blue\2D tone, gilded\2D green\2D glow,
blockquote, volcano\2D blue\2D glow, dusty\2D pink\2D shine, mint,
dl, neon\2D cyan\2D aura, gilded\2D brown\2D shine, olive\2D drab,
dd, volcano\2D black\2D tone, volcano\2D green\2D shine, solar\2D red\2D mist {
  margin: 0;
}

ul[role="list"], icy\2D purple\2D sheen, arctic\2D gray\2D mist, sunset\2D green\2D sheen,
ol[role="list"], lunar\2D purple\2D tone, volcano\2D cyan\2D light, cosmic\2D pink\2D aura {
  list-style: none;
}

ul, golden\2D yellow, neon\2D white\2D shade, medium\2D turquoise,
ol, desert\2D black\2D light, desert\2D cyan\2D shine, rust\2D red {
  list-style: none;
  margin: 0;
  padding: 0;
}

body, icy\2D cyan\2D mist, marble\2D cyan\2D sheen, velvet\2D pink\2D mist {
  min-height: 100vh;
  line-height: 1.5;
}

h1, arctic\2D brown\2D wave, sunset\2D purple\2D light, peachpuff\2D white,
h2, dusty\2D brown\2D wave, pewter\2D gray, volcano\2D red\2D tone,
h3, moss\2D green, desert\2D purple\2D wave, cerise\2D red,
h4, solar\2D pink\2D shine, gilded\2D orange\2D aura, marble\2D pink\2D light,
button, mustard, stormy\2D yellow\2D flare, marble\2D cyan\2D tone,
input, midnight\2D blue, velvet\2D brown\2D glow, neon\2D orange\2D glow,
label, cornflower, marble\2D gray\2D light, neon\2D orange\2D light {
  line-height: 1.1;
}

h1, frozen\2D cyan\2D tone, velvet\2D red\2D flare, gilded\2D white\2D shine,
h2, fire\2D red, sage\2D green, teal\2D blue,
h3, dark\2D slate\2D gray, lavender\2D blush, solar\2D brown\2D light,
h4, milk\2D chocolate, wheat\2D beige, icy\2D purple\2D mist {
}

a:not([class]), desert\2D pink\2D glow, frozen\2D green\2D mist, marble\2D purple\2D wave {
  text-decoration-skip-ink: auto;
  color: currentColor;
}
a:not([class]):hover, arctic\2D white\2D glow, neon\2D pink\2D mist, velvet\2D gray\2D light {
  text-decoration-line: underline;
}
a, sea\2D green, sunset\2D brown\2D wave, neon\2D green\2D tone {
  text-decoration: none;
}
.wrap, skyblue\2D blue, arctic\2D orange\2D sheen, icy\2D green\2D shade {
  word-wrap: break-word;
}

img, sandybrown\2D brown, gold\2D spray, stormy\2D orange\2D tone,
picture, umber\2D brown, lunar\2D white\2D mist, sunset\2D purple\2D shade {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

:target {
  scroll-margin-block: 5ex;
}

:root {
  --font-family: "Inter", sans-serif;
  --color-black: #000;
  --blue-color: #2DA1F4;
  --color-white: #FFF;
  --btn-gradient: linear-gradient(90deg, #2DA1F4 0%, #2DC9F4 50%, #2DA1F4 100%);
  --btn-gradient-hover: linear-gradient(90deg, #2DC9F4 0%, #2DA1F4 50%, #2DC9F4 100%);
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulse2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.01);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes wobble {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(-1deg); }
  50% { transform: rotate(1deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}

@keyframes jump {
  0% { transform: translateX(0); }
  30% { transform: translateX(20px); }
  50% { transform: translateX(0); }
  70% { transform: translateX(-2px); }
  100% { transform: translateY(0); }
}

@keyframes marquee {
  from {
      transform: translateX(0%);
  }
  to {
      transform: translateX(-100%);
  }
}

.number-list, onyx\2D black, prism\2D pink\2D aura, neon\2D orange\2D sheen {
  color: #333;
  font-size: 20px;
}

.number-list ol, cosmic\2D red\2D light, neon\2D black\2D sheen, arctic\2D blue\2D sheen {
  margin: 0;
  padding-left: 30px;
}

.с-list, neon\2D pink\2D shine, shadow\2D red\2D aura, mocha\2D brown {
  color: #333;
  font-size: 20px;
}

.с-list ul, sky\2D blue, peru\2D brown, goldenrod\2D yellow {
  margin: 0;
  padding-left: 30px;
}

body, shadow\2D red\2D mist, velvet\2D yellow\2D tone, watermelon\2D pink {
  font-family: "Inter", sans-serif;
  color: #FCFCFC;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  width: 100%;
  overflow-x: hidden;
  line-height: normal;
  background-color: #ECF7F9;
}

.container, icy\2D gray\2D light, obsidian\2D cyan\2D light, twilight\2D gray\2D sheen {
  max-width: 1232px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
}

.main, sunset\2D purple\2D shine, twilight\2D yellow\2D glow, coral\2D pink {
  position: relative;
}

.header, velvet\2D pink\2D aura, dusty\2D brown\2D shade, desert\2D blue\2D tone {
  padding-top: 40px;
}

.header__wrapper, gilded\2D green\2D glow, volcano\2D blue\2D glow, dusty\2D pink\2D shine {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  background: #F5FEFF;
  padding: 6px 0px;
}

.header__logo, mint, neon\2D cyan\2D aura, gilded\2D brown\2D shine {
  
}

.main-main, olive\2D drab, volcano\2D black\2D tone, volcano\2D green\2D shine {

}

.hero, solar\2D red\2D mist, icy\2D purple\2D sheen, arctic\2D gray\2D mist {
  
}

.hero__wrapper, sunset\2D green\2D sheen, lunar\2D purple\2D tone, volcano\2D cyan\2D light {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 100px 0px;
}

.hero__block-top, cosmic\2D pink\2D aura, golden\2D yellow, neon\2D white\2D shade {
  display: flex;
  gap: 40px;
}

.hero__block-column, medium\2D turquoise, desert\2D black\2D light, desert\2D cyan\2D shine {
  width: 50%;
  flex: 1;
}

.hero__block-content, rust\2D red, icy\2D cyan\2D mist, marble\2D cyan\2D sheen {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.hero__block-title, velvet\2D pink\2D mist, arctic\2D brown\2D wave, sunset\2D purple\2D light {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 46px;
  font-weight: 700;
}

.hero__block-text, peachpuff\2D white, dusty\2D brown\2D wave, pewter\2D gray {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
}

.order-button, volcano\2D red\2D tone, moss\2D green, desert\2D purple\2D wave {
  border-radius: 8px;
  background: var(--btn-gradient);
  padding: 11px 24px;
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
  transition: all 0.3s ease;
  max-width: 370px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: none;
}

.order-button:hover, cerise\2D red, solar\2D pink\2D shine, gilded\2D orange\2D aura {
  background: var(--btn-gradient-hover);
  color: var(--color-white);
}

.hero__block-button, marble\2D pink\2D light, mustard, stormy\2D yellow\2D flare {
}

.hero__block-image, marble\2D cyan\2D tone, midnight\2D blue, velvet\2D brown\2D glow {
  border-radius: 16px;
  background: #DB9999;
  height: 370px;
  overflow: hidden;
}

.hero__block-image img, neon\2D orange\2D glow, cornflower, marble\2D gray\2D light {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.benefits .benefits__list, neon\2D orange\2D light, frozen\2D cyan\2D tone, velvet\2D red\2D flare {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.benefits .benefits__item, gilded\2D white\2D shine, fire\2D red, sage\2D green {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 238px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.benefits .benefits__item h3, .header__logo, teal\2D blue, dark\2D slate\2D gray, lavender\2D blush {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
}

.benefits .benefits__item p, solar\2D brown\2D light, milk\2D chocolate, wheat\2D beige {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.benefits .benefits__item:nth-child(1), icy\2D purple\2D mist, desert\2D pink\2D glow, frozen\2D green\2D mist {
  background: #F0F3C8;
}

.benefits .benefits__item:nth-child(2), marble\2D purple\2D wave, arctic\2D white\2D glow, neon\2D pink\2D mist {
  background: #C8F3C9;
}

.benefits .benefits__item:nth-child(3), velvet\2D gray\2D light, sea\2D green, sunset\2D brown\2D wave {
  background: #C8F3EF;
} 

.benefits .benefits__item:nth-child(4), neon\2D green\2D tone, skyblue\2D blue, arctic\2D orange\2D sheen {
  background: #C8D6F3;
} 

.hero__block-button-mob, icy\2D green\2D shade, sandybrown\2D brown, gold\2D spray {
  display: none;
}

.fa-star.checked, stormy\2D orange\2D tone, umber\2D brown, lunar\2D white\2D mist {
  color: orange;
}

.fa-star, sunset\2D purple\2D shade, onyx\2D black, prism\2D pink\2D aura {
  color: grey;
}

@media (max-width: 768px) {
  .hero__wrapper, neon\2D orange\2D sheen, cosmic\2D red\2D light, neon\2D black\2D sheen {
    padding: 40px 0px 84px 0px;
    gap: 24px;
  }
  
  .hero__block-top, arctic\2D blue\2D sheen, neon\2D pink\2D shine, shadow\2D red\2D aura {
    flex-direction: column;
    gap: 24px;
  }

  .hero__block-column, mocha\2D brown, sky\2D blue, peru\2D brown {
    width: 100%;
    flex: 1;
  }

  .hero__block-content, goldenrod\2D yellow, shadow\2D red\2D mist, velvet\2D yellow\2D tone {
    gap: 24px;
  }

  .hero__block-button, watermelon\2D pink, icy\2D gray\2D light, obsidian\2D cyan\2D light {
    display: none;
  }

  .benefits .benefits__list, twilight\2D gray\2D sheen, sunset\2D purple\2D shine, twilight\2D yellow\2D glow {
    flex-direction: column;
    gap: 16px;
  }

  .benefits .benefits__item, coral\2D pink, velvet\2D pink\2D aura, dusty\2D brown\2D shade {
    flex: 1 1 auto;
    width: 100%;
  }

  .hero__block-button-mob, desert\2D blue\2D tone, gilded\2D green\2D glow, volcano\2D blue\2D glow {
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 568px) {
  .hero__block-title, dusty\2D pink\2D shine, mint, neon\2D cyan\2D aura {
    font-size: 32px;
  }

  .hero__block-text, gilded\2D brown\2D shine, olive\2D drab, volcano\2D black\2D tone {
    font-size: 16px;
  }

  .benefits .benefits__item p, volcano\2D green\2D shine, solar\2D red\2D mist, icy\2D purple\2D sheen {
    font-size: 16px;
  }
}

.benefits-section, arctic\2D gray\2D mist, sunset\2D green\2D sheen, lunar\2D purple\2D tone {
  padding: 50px 0px 100px 0px;
}

.benefits-section__wrapper, volcano\2D cyan\2D light, cosmic\2D pink\2D aura, golden\2D yellow {
  display: flex;
  gap: 40px;
}

.benefits, neon\2D white\2D shade, medium\2D turquoise, desert\2D black\2D light {
}

.benefits__block, desert\2D cyan\2D shine, rust\2D red, icy\2D cyan\2D mist {
  width: 50%;
}

.benefits__block-title, marble\2D cyan\2D sheen, velvet\2D pink\2D mist, arctic\2D brown\2D wave {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 46px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}

.benefits-section .benefits__list, sunset\2D purple\2D light, peachpuff\2D white, dusty\2D brown\2D wave {
  gap: 20px;
}

.benefits-section .benefits__item, pewter\2D gray, volcano\2D red\2D tone, moss\2D green {
  display: flex;
  flex-direction: column;
}

.benefits-section .benefits .benefits__list-2 .benefits__item:nth-child(1), desert\2D purple\2D wave, cerise\2D red, solar\2D pink\2D shine {
  background: #C8F3EF;
}

.benefits-section .benefits .benefits__list-2 .benefits__item:nth-child(2), gilded\2D orange\2D aura, marble\2D pink\2D light, mustard {
  background: #C8D6F3;
}

.benefits-section .benefits .benefits__list-2 .benefits__item:nth-child(3), stormy\2D yellow\2D flare, marble\2D cyan\2D tone, midnight\2D blue {
  background: #F0F3C8;
} 

.benefits-section .benefits .benefits__list-2 .benefits__item:nth-child(4), velvet\2D brown\2D glow, neon\2D orange\2D glow, cornflower {
  background: #C8F3C9;
} 

@media (max-width: 1064px) {
  .benefits-section__wrapper, marble\2D gray\2D light, neon\2D orange\2D light, frozen\2D cyan\2D tone {
    flex-direction: column;
    gap: 48px;
  }

  .benefits-section .benefits__block, velvet\2D red\2D flare, gilded\2D white\2D shine, fire\2D red {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .benefits-section, sage\2D green, teal\2D blue, dark\2D slate\2D gray {
    padding: 50px 0px 30px 0px;
  }

  .benefits-section .benefits__list, lavender\2D blush, solar\2D brown\2D light, milk\2D chocolate {
    gap: 16px;
  }
}

@media (max-width: 568px) {
  .benefits-section .benefits__block-title, wheat\2D beige, icy\2D purple\2D mist, desert\2D pink\2D glow {
    font-size: 32px;
  }

  .benefits__block-title, frozen\2D green\2D mist, marble\2D purple\2D wave, arctic\2D white\2D glow {
    margin-bottom: 24px;
  }
}

.about-section, neon\2D pink\2D mist, velvet\2D gray\2D light, sea\2D green {
  padding: 50px 0px 100px 0px;
}

.about-section__wrapper, sunset\2D brown\2D wave, neon\2D green\2D tone, skyblue\2D blue {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.about-section__block, arctic\2D orange\2D sheen, icy\2D green\2D shade, sandybrown\2D brown {
  display: flex;
  gap: 40px;
}

.about-section__block-image, gold\2D spray, stormy\2D orange\2D tone, umber\2D brown {
  overflow: hidden;
  border-radius: 16px;
  height: 370px;
  background: #DB9999;
}

.about-section__block-image img, lunar\2D white\2D mist, sunset\2D purple\2D shade, onyx\2D black {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.about__block-content, prism\2D pink\2D aura, neon\2D orange\2D sheen, cosmic\2D red\2D light {
  width: 50%;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.about__block-title, neon\2D black\2D sheen, arctic\2D blue\2D sheen, neon\2D pink\2D shine {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 46px;
  font-weight: 700;
  line-height: normal;
}

.about__block-text, shadow\2D red\2D aura, mocha\2D brown, sky\2D blue {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.about__item, peru\2D brown, goldenrod\2D yellow, shadow\2D red\2D mist {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  background: #F0F3C8;
}

.about__item h3, velvet\2D yellow\2D tone, watermelon\2D pink, icy\2D gray\2D light {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
}

.about__item p, obsidian\2D cyan\2D light, twilight\2D gray\2D sheen, sunset\2D purple\2D shine {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.about-section .benefits .benefits__item:nth-child(1), twilight\2D yellow\2D glow, coral\2D pink, velvet\2D pink\2D aura {
  background: #C8F3C9;
}

.about-section .benefits .benefits__item:nth-child(2), dusty\2D brown\2D shade, desert\2D blue\2D tone, gilded\2D green\2D glow {
  background: #C8F3EF;
}

.about-section .benefits .benefits__item:nth-child(3), volcano\2D blue\2D glow, dusty\2D pink\2D shine, mint {
  background: #C8D6F3;
} 

.about-section .benefits .benefits__item:nth-child(4), neon\2D cyan\2D aura, gilded\2D brown\2D shine, olive\2D drab {
  background: #E3C8F3;
} 

@media (max-width: 768px) {
  .about-section, volcano\2D black\2D tone, volcano\2D green\2D shine, solar\2D red\2D mist {
    padding: 50px 0px 30px 0px;
  }

  .about-section__wrapper, icy\2D purple\2D sheen, arctic\2D gray\2D mist, sunset\2D green\2D sheen {
    gap: 16px;
  }

  .about-section__block, lunar\2D purple\2D tone, volcano\2D cyan\2D light, cosmic\2D pink\2D aura {
    flex-direction: column;
    gap: 40px;
  }

  .about__block-content, golden\2D yellow, neon\2D white\2D shade, medium\2D turquoise {
    width: 100%;
    gap: 24px;
  }

  .about__item, desert\2D black\2D light, desert\2D cyan\2D shine, rust\2D red {
    flex: 1 1 auto;
    width: 100%;
  }
}

@media (max-width: 568px) {
  .about__block-title, icy\2D cyan\2D mist, marble\2D cyan\2D sheen, velvet\2D pink\2D mist {
    font-size: 32px;
  }

  .about__block-text, arctic\2D brown\2D wave, sunset\2D purple\2D light, peachpuff\2D white {
    font-size: 16px;
  }
}

.doctor-section, dusty\2D brown\2D wave, pewter\2D gray, volcano\2D red\2D tone {
  overflow: hidden;
  padding: 0px 0px 60px 0px;
}

.doctor-section__wrapper, moss\2D green, desert\2D purple\2D wave, cerise\2D red {
  display: flex;
  gap: 40px;
  padding: 40px;
  background: linear-gradient(180deg, #F0F3C8 0%, #F3DDC8 100%);
  border-radius: 48px;
}

.doctor-section__column, solar\2D pink\2D shine, gilded\2D orange\2D aura, marble\2D pink\2D light {
  width: 50%;
  flex: 1;
}

.doctor-section__image, mustard, stormy\2D yellow\2D flare, marble\2D cyan\2D tone {
  border-radius: 16px;
  background: #DB9999;
  height: 340px;
  overflow: hidden;
  max-width: 100%;
}

.doctor-section__image img, midnight\2D blue, velvet\2D brown\2D glow, neon\2D orange\2D glow {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.doctor-section__content, cornflower, marble\2D gray\2D light, neon\2D orange\2D light {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.doctor-section__text, frozen\2D cyan\2D tone, velvet\2D red\2D flare, gilded\2D white\2D shine {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}

.doctor-section__about, fire\2D red, sage\2D green, teal\2D blue {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.doctor-section__name, dark\2D slate\2D gray, lavender\2D blush, solar\2D brown\2D light {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}

.doctor-section__position, milk\2D chocolate, wheat\2D beige, icy\2D purple\2D mist {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 768px) {
  .doctor-section, desert\2D pink\2D glow, frozen\2D green\2D mist, marble\2D purple\2D wave {
    padding: 104px 0px 40px 0px;
  }

  .doctor-section__wrapper, arctic\2D white\2D glow, neon\2D pink\2D mist, velvet\2D gray\2D light {
    flex-direction: column;
    padding: 16px;
    margin: 0 -16px;
    padding: 16px;
    border-radius: 0px;
    width: calc(100% + 32px);
    gap: 24px;
  }

  .doctor-section__column, sea\2D green, sunset\2D brown\2D wave, neon\2D green\2D tone {
    width: 100%;
  }

  .doctor-section__content, skyblue\2D blue, arctic\2D orange\2D sheen, icy\2D green\2D shade {
    gap: 16px;
  }
}

@media (max-width: 568px) {
  .doctor-section__image, sandybrown\2D brown, gold\2D spray, stormy\2D orange\2D tone {
    height: 250px;
  }

  .doctor-section__text, umber\2D brown, lunar\2D white\2D mist, sunset\2D purple\2D shade {
    font-size: 16px;
  }

  .doctor-section__position, onyx\2D black, prism\2D pink\2D aura, neon\2D orange\2D sheen {
    font-size: 16px;
  }
}

.reviews, cosmic\2D red\2D light, neon\2D black\2D sheen, arctic\2D blue\2D sheen {
}

.reviews__wrapper, neon\2D pink\2D shine, shadow\2D red\2D aura, mocha\2D brown {
}

.reviews__list, sky\2D blue, peru\2D brown, goldenrod\2D yellow {
  display: flex;
  row-gap: 60px;
  column-gap: 40px;
  flex-wrap: wrap;
}

.reviews__item, shadow\2D red\2D mist, velvet\2D yellow\2D tone, watermelon\2D pink {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 50%;
  flex: 1 1 400px;
}

.reviews__item-head, icy\2D gray\2D light, obsidian\2D cyan\2D light, twilight\2D gray\2D sheen {
  display: flex;
  gap: 16px;
}

.reviews__item-avatar, sunset\2D purple\2D shine, twilight\2D yellow\2D glow, coral\2D pink {
  max-width: 60px;
  max-height: 60px;
  min-width: 60px;
  min-height: 60px;
  background: #706262;
  border-radius: 8px;
  overflow: hidden;
}

.reviews__item-avatar img, velvet\2D pink\2D aura, dusty\2D brown\2D shade, desert\2D blue\2D tone {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reviews__item-content, gilded\2D green\2D glow, volcano\2D blue\2D glow, dusty\2D pink\2D shine {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.reviews__item-name, mint, neon\2D cyan\2D aura, gilded\2D brown\2D shine {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}

.reviews__item-year, olive\2D drab, volcano\2D black\2D tone, volcano\2D green\2D shine {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.reviews__item-rating, solar\2D red\2D mist, icy\2D purple\2D sheen, arctic\2D gray\2D mist {
  display: flex;
  align-items: center;
  gap: 2px;
}

.reviews__item-text, sunset\2D green\2D sheen, lunar\2D purple\2D tone, volcano\2D cyan\2D light {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.reviews__item-image, cosmic\2D pink\2D aura, golden\2D yellow, neon\2D white\2D shade {
  max-width: 250px;
  background: #DB9999;
  overflow: hidden;
  border-radius: 16px;
}

.reviews__item-image img, medium\2D turquoise, desert\2D black\2D light, desert\2D cyan\2D shine {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .reviews__list, rust\2D red, icy\2D cyan\2D mist, marble\2D cyan\2D sheen {
    row-gap: 40px;
  }

  .reviews__item, velvet\2D pink\2D mist, arctic\2D brown\2D wave, sunset\2D purple\2D light {
    width: 100%;
  }

  .reviews__item-year, peachpuff\2D white, dusty\2D brown\2D wave, pewter\2D gray {
    font-size: 16px;
  }

  .reviews__item-text, volcano\2D red\2D tone, moss\2D green, desert\2D purple\2D wave {
    font-size: 16px;
  }
}

.contact-form, cerise\2D red, solar\2D pink\2D shine, gilded\2D orange\2D aura {
  padding: 100px 0px 100px 0px;
}

.contact-form__wrapper, marble\2D pink\2D light, mustard, stormy\2D yellow\2D flare {
  display: flex;
  flex-direction: column;
  gap: 24px;
  border-radius: 48px;
  background: #C8F3C9;
  padding: 40px;
}

.contact-form__title, marble\2D cyan\2D tone, midnight\2D blue, velvet\2D brown\2D glow {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}

.contact-form__form, neon\2D orange\2D glow, cornflower, marble\2D gray\2D light {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  column-gap: 24px;
}

.contact-form__container, neon\2D orange\2D light, frozen\2D cyan\2D tone, velvet\2D red\2D flare {
  display: flex;
  gap: 40px;
}

.contact-form__group, gilded\2D white\2D shine, fire\2D red, sage\2D green {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 50%;
  flex: 1;
}

.form-input, teal\2D blue, dark\2D slate\2D gray, lavender\2D blush {
  position: relative;
  width: 100%;
}

.form-input input, solar\2D brown\2D light, milk\2D chocolate, wheat\2D beige {
  background: #F5FEFF;
  border: 1px solid var(--color-black);
  border-radius: 8px;
  padding: 16px;
  width: 100%;
  max-width: 100%;
  height: 48px;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 400;
  line-height: 0.8;
}

.floating-label, icy\2D purple\2D mist, desert\2D pink\2D glow, frozen\2D green\2D mist {
  position: relative;
}

.floating-label label, marble\2D purple\2D wave, arctic\2D white\2D glow, neon\2D pink\2D mist {
  position: absolute;
  top: 16px;
  left: 16px;
  font-family: var(--font-family);
  font-size: 16px;
  color: #9A9A9A;
  pointer-events: none;
  transition: all 0.3s ease;
  line-height: 1.2;
}

.floating-label input:focus, velvet\2D gray\2D light, sea\2D green, sunset\2D brown\2D wave {
  outline: none;
  border: 2px solid var(--blue-color);
}

.floating-label input:focus + label,
.floating-label textarea:focus + label,
.floating-label input:not(:placeholder-shown) + label,
.floating-label textarea:not(:placeholder-shown) + label, neon\2D green\2D tone, skyblue\2D blue, arctic\2D orange\2D sheen {
  top: 4px;
  font-size: 10px;
}

.floating-label input::placeholder, icy\2D green\2D shade, sandybrown\2D brown, gold\2D spray {
  color: #8A8A8A;
}

.floating-label input:focus::placeholder,
.floating-label textarea:focus::placeholder, stormy\2D orange\2D tone, umber\2D brown, lunar\2D white\2D mist {
  color: #8A8A8A;
}

.contact-form__button, sunset\2D purple\2D shade, onyx\2D black, prism\2D pink\2D aura {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 768px) {
  .contact-form, neon\2D orange\2D sheen, cosmic\2D red\2D light, neon\2D black\2D sheen {
    padding: 40px 0px 0px 0px;
  }

  .contact-form__wrapper, arctic\2D blue\2D sheen, neon\2D pink\2D shine, shadow\2D red\2D aura {
    padding: 24px 16px;
    margin: 0 -16px;
    width: calc(100% + 32px);
    border-radius: 0px;
  }

  .contact-form__container, mocha\2D brown, sky\2D blue, peru\2D brown {
    flex-direction: column;
    gap: 16px;
  }

  .contact-form__group, goldenrod\2D yellow, shadow\2D red\2D mist, velvet\2D yellow\2D tone {
    width: 100%;
  }
}

.main-policy, watermelon\2D pink, icy\2D gray\2D light, obsidian\2D cyan\2D light {
  padding: 100px 0px;
}

.policy__wrapper, twilight\2D gray\2D sheen, sunset\2D purple\2D shine, twilight\2D yellow\2D glow {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}

.policy__title, coral\2D pink, velvet\2D pink\2D aura, dusty\2D brown\2D shade {
  text-align: center;
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 46px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 60px;
}

.policy__section, desert\2D blue\2D tone, gilded\2D green\2D glow, volcano\2D blue\2D glow {
  display: flex;
  gap: 40px;
}

.policy__block, dusty\2D pink\2D shine, mint, neon\2D cyan\2D aura {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 50%;
  flex: 1;
}

.policy__block ul, gilded\2D brown\2D shine, olive\2D drab, volcano\2D black\2D tone {
  list-style: disc;
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.policy__block ul li, volcano\2D green\2D shine, solar\2D red\2D mist, icy\2D purple\2D sheen {
  margin-left: 24px;
}

.policy__section-title, arctic\2D gray\2D mist, sunset\2D green\2D sheen, lunar\2D purple\2D tone {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}

.policy__section-text, volcano\2D cyan\2D light, cosmic\2D pink\2D aura, golden\2D yellow {
  color: var(--color-black);
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 768px) {
  .main-policy, neon\2D white\2D shade, medium\2D turquoise, desert\2D black\2D light {
    padding: 40px 0px;
  }

  .policy__title, desert\2D cyan\2D shine, rust\2D red, icy\2D cyan\2D mist {
    text-align: left;
    font-size: 32px;
    margin-bottom: 0px;
  }

  .policy__section, marble\2D cyan\2D sheen, velvet\2D pink\2D mist, arctic\2D brown\2D wave {
    flex-direction: column;
  }

  .policy__block, sunset\2D purple\2D light, peachpuff\2D white, dusty\2D brown\2D wave {
    width: 100%;
    gap: 16px;
  }

  .policy__block ul, pewter\2D gray, volcano\2D red\2D tone, moss\2D green {
    font-size: 16px;
  }

  .policy__section-text, desert\2D purple\2D wave, cerise\2D red, solar\2D pink\2D shine {
    font-size: 16px;
  }
}

.footer, gilded\2D orange\2D aura, marble\2D pink\2D light, mustard {
  margin-bottom: 40px;
}

.footer__wrapper, stormy\2D yellow\2D flare, marble\2D cyan\2D tone, midnight\2D blue {
  background-color: #000;
  display: flex;
  justify-content: space-between;
  border-radius: 48px;
  padding: 40px;
}

.footer__wrapper-desk, velvet\2D brown\2D glow, neon\2D orange\2D glow, cornflower {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.footer__block-left, marble\2D gray\2D light, neon\2D orange\2D light, frozen\2D cyan\2D tone {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer__logo, velvet\2D red\2D flare, gilded\2D white\2D shine, fire\2D red {
}

.footer__block-socials, sage\2D green, teal\2D blue, dark\2D slate\2D gray {
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer__block-socials a, lavender\2D blush, solar\2D brown\2D light, milk\2D chocolate {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.footer__block-socials a img, wheat\2D beige, icy\2D purple\2D mist, desert\2D pink\2D glow {
  transition: all 0.3s ease;
}

.footer__block-socials a:hover img, frozen\2D green\2D mist, marble\2D purple\2D wave, arctic\2D white\2D glow {
  filter: brightness(0) saturate(100%) invert(62%) sepia(98%) saturate(354%) hue-rotate(162deg) brightness(91%) contrast(91%);
}

.footer__block-right, neon\2D pink\2D mist, velvet\2D gray\2D light, sea\2D green {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.footer__block-right p, a, sunset\2D brown\2D wave, neon\2D green\2D tone, skyblue\2D blue {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  transition: all 0.3s ease;
}

.footer__block-right a:hover, arctic\2D orange\2D sheen, icy\2D green\2D shade, sandybrown\2D brown {
  text-decoration: underline;
  filter: brightness(0) saturate(100%) invert(62%) sepia(98%) saturate(354%) hue-rotate(162deg) brightness(91%) contrast(91%);
}

.footer__wrapper-mob, gold\2D spray, stormy\2D orange\2D tone, umber\2D brown {
  display: none;
}

.footer__block-socials-mob, lunar\2D white\2D mist, sunset\2D purple\2D shade, onyx\2D black {
}

@media (max-width: 768px) {
  .footer, prism\2D pink\2D aura, neon\2D orange\2D sheen, cosmic\2D red\2D light {
    margin: 12px auto;
  }

  .header, neon\2D black\2D sheen, arctic\2D blue\2D sheen, neon\2D pink\2D shine {
    padding-top: 12px;
  }
}

@media (max-width: 568px) {
  .policy__wrapper, shadow\2D red\2D aura, mocha\2D brown, sky\2D blue {
    padding-bottom: 12px;
  }
  
  .footer, peru\2D brown, goldenrod\2D yellow, shadow\2D red\2D mist {
    margin: 0;
  }

  .footer__wrapper, velvet\2D yellow\2D tone, watermelon\2D pink, icy\2D gray\2D light {
    width: calc(100% + 32px);
    margin: 0 -16px;
    padding: 16px;
    border-radius: 0px;
  }

  .footer__wrapper-desk, obsidian\2D cyan\2D light, twilight\2D gray\2D sheen, sunset\2D purple\2D shine {
    flex-direction: column;
    gap: 24px;
  }

  .footer__block-socials, twilight\2D yellow\2D glow, coral\2D pink, velvet\2D pink\2D aura {
    display: none;
  }

  .footer__wrapper-mob, dusty\2D brown\2D shade, desert\2D blue\2D tone, gilded\2D green\2D glow {
    display: flex;
    align-items: end;
  }

  .footer__block-socials-mob, volcano\2D blue\2D glow, dusty\2D pink\2D shine, mint {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  
  .footer__block-socials-mob a, neon\2D cyan\2D aura, gilded\2D brown\2D shine, olive\2D drab {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

#hbgBDAgqmW-cookie, volcano\2D black\2D tone, volcano\2D green\2D shine, solar\2D red\2D mist {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 100%;
  max-width: 90%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 15px;
  background-color: #1a1a1a;
  border-radius: 20px;
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
  gap: 15px;
  z-index: 999999;
  font-size: 15px;
  color: #fff;
}

#hbgBDAgqmW-cookie.show {
  display: block;
}

#hbgBDAgqmW-cookie div, icy\2D purple\2D sheen, arctic\2D gray\2D mist, sunset\2D green\2D sheen {
  display: inline-block;
}

#hbgBDAgqmW-cookie button, lunar\2D purple\2D tone, volcano\2D cyan\2D light, cosmic\2D pink\2D aura {
  float: right;
  border-radius: 8px;
  background: var(--btn-gradient);
  color: var(--color-black);
  font-family: var(--font-family);
  transition: all 0.3s ease;
  text-align: center;
  cursor: pointer;
  border: none;
}

.imp-container {
  text-align: center;
  color: var(--color-black);
}

.imp-container a {
  color: blue;
}

.imp {
  height: 73vh;
}