html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

footer, header, main, nav, section {
  display: block;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

strong {
  font-weight: bold;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
  object-fit: cover;
}

button, input, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


h1, h2, h3, h4 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:focus {
  border-color: #3898ec;
  outline: 0;
}

textarea.w-input {
  height: auto;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-toggle {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-menu {
  float: right;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

:root {
  --light-brown: #faf2e8;
  --main-font: "Barlow", sans-serif;
  --dark: #2f2b2b;
  --white: white;
  --green: #09b1ab;
  --sub-font: "Barlow", sans-serif;
  --light-grey: #5a5a5a;
  --pink: #f18eaa;
  --dark-pink: #f37598;
  --blue: #45b3df;
  --yellow: #fdc563;
  --light-beige: #fcf9f4;
  --light-blue: #a0def7;
  --light-yellow: #fff5cb;
  --transparent: #0000;
  --light-pink: #ffe4eb;
  --dark-green: #05807b;
  --lighter-yellow: #faf148;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
}

.hero-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  display: flex;
  padding: 0 40px;
}

.hero-section.light-brown-bg {
  background-color: var(--light-brown);
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.456)), url("../images/photo-1.webp");

  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.about-hero.light-brown-bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.456)), url("../images/photo-17.webp");
  background-position:bottom;
}

.shop-hero.light-brown-bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.456)), url("../images/photo-25.webp");
  background-position:center;
}

.delivery-hero.light-brown-bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.456)), url("../images/photo-26.webp");
  background-position:bottom;
}

.contacts-hero.light-brown-bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.456)), url("../images/photo-29.webp");
  background-position:bottom;
}

.flex-h {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.flex-h.width-1200px {
  justify-content: center;
  align-items: center;
  width: 1200px;
}

.flex-h.about-flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
}

.width-55 {
  width: 55%;
  margin-top: 60px;
  position: relative;
}

.heading-h1 {
  font-family: var(--main-font);
  color: #fff;
  -webkit-text-stroke-width: 0px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.625rem;
  font-weight: 800;
  line-height: .9;
}

.width-45 {
  width: 45%;
  position: relative;
}

.space-small {
  width: 1rem;
  height: 1rem;
}

.services-section-features,
.delivery-services-section {
  & .service-text {
    font-weight: 500;
  }
}
.hero-banner-description {
  font-family: var(--sub-font);
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.6;
}

.space-medium {
  width: 2rem;
  height: 2rem;
}

.cta-button-wrap {
  background-color: var(--pink);
  border-radius: 30px;
  padding: 5px;
  transition: all .3s;
  display: flex;
  text-decoration: none;
  max-width: fit-content;
}

.cta-button {
  margin: 0 auto;
  
}

.cta-button-wrap:hover {
  background-color: var(--dark-pink);
}

.cta-button {

  border-radius: 30px;
  padding: 10px 25px;
  display: inline-block;
}

.cta-text {
  font-family: var(--main-font);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  line-height: 1;
}

.space-large {
  width: 3rem;
  height: 3rem;
}

.feature-section {
  background-color: var(--white);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container.align-center {
  text-align: center;
}

.container.faq-flex-h-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.section-title {
  font-family: var(--main-font);
  color: var(--dark);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1;
  display: inline;
  position: relative;
}

.title-wrap {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
}

.text-color-bg {
  background-color: var(--blue);
  border-radius: 30px;
  width: 100%;
  height: 15px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-color-bg.opacity-40 {
  background-color: var(--pink);
  opacity: .5;
}

.feature-wrap {
text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-wrap:hover {
  transform: translateY(-10px);

}

.feature-wrap.feature-wrap-first {
  position: relative;
}

.feature-wrap.feature-wrap-second {
  position: relative;
}

.feature-wrap.feature-wrap-third {
 position: relative;
}

.feature-img {
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.feature-title {
  font-family: var(--main-font);
  color: var(--blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  line-height: 1;
  text-decoration: none;
}

.feature-description {
  font-family: var(--sub-font);
  color: #333;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.6;
}

.space-small-xs {
  width: .5rem;
  height: .5rem;
}

.space-large-xl {
  width: 5rem;
  height: 5rem;
}

.about-section {
  background-color: var(--light-beige);
  padding-top: 120px;
  padding-bottom: 40px;
  overflow: hidden;
}

.width-50 {
  border-radius: 30px;
  flex: 0 auto;
  align-self: auto;
  width: 50%;
  height: auto;
  position: relative;
}

.about-img {
  border-radius: 30px 30px 200px;
}

.services-section {
  background-color: #faf2e8;
  padding-top: 220px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.text-color-bg-yellow {
  background-color: var(--yellow);
  border-radius: 30px;
  width: 100%;
  height: 15px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-color-bg-yellow.opacity-70 {
  opacity: .7;
}

.services-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.service-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.service-icon {
  width: 200px;
}

.service-description {
  text-align: left;
}

.service-title {
  font-family: var(--main-font);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  line-height: 1;
}

.service-text {
  font-family: var(--sub-font);
  font-size: 25px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 20px;
}

.service-img {
  width: 100%;
}

.program-section {
  background-color: var(--light-yellow);
  padding-top: 180px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.program-wrap {
  height: 100%;
}


.program-wrap.program-wrap-first {
  background-color: var(--white);
  border-radius: 30px;
  position: relative;
  overflow: visible;
}

.program-wrap.program-wrap-second {
  background-color: var(--white);
  border-radius: 30px;
  position: relative;
  overflow: visible;
}

.program-wrap.program-wrap-third {
  background-color: var(--white);
  border-radius: 30px;
  position: relative;
  overflow: visible;
}

.program-img {
  
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.program-img.program-img-first {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.program-img.program-img-second {
 
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.program-img.program-img-third {

  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.program-box {
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

.program-title {
  font-family: var(--main-font);
  color: var(--blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  line-height: 1;
}

.program-description {
  font-family: var(--sub-font);
  color: var(--light-grey);
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.6;
}

.program-subtitle {
  font-family: var(--main-font);
  color: var(--pink);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

.testimonials-section {
  background-color: var(--light-beige);
  padding-top: 60px;
  padding-bottom: 180px;
  position: relative;
  overflow: hidden;

  & .w-slider-mask {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }
}

.testimonial-title {
  font-family: var(--sub-font);
  color: var(--light-grey);
  font-size: 1.125rem;
}

.testimonial-slide {

  margin-right: 2%;
  padding-right: 0;
}

.testimonial-rating {
  display: flex;
}

.testimonial-client {
  grid-column-gap: 10px;
  align-items: center;
  margin-top: 10px;
  padding-left: 40px;
  display: flex;
}

.client-name {
  font-family: var(--main-font);
  color: var(--dark);
  -webkit-text-stroke-color: transparent;
  font-size: 1.5rem;
  font-weight: 600;
}

.testimonial-client-image {
  border-radius: 100%;
  width: 70px;
}

.slider {
  background-color: var(--transparent);
}

.testimonial-slider-mask {
  width: 100%;
  height: auto;
}

.testimonial-content-block {
  background-color: var(--blue);
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 30px;
}

.paragraph-text {
  font-family: var(--sub-font);
  color: var(--light-grey);
  font-size: 1.125rem;
  line-height: 1.5;
}

.paragraph-text.white-color {
  color: var(--white);
}

.section-description {
  font-family: var(--sub-font);
  color: var(--light-grey);
  text-align: center;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.125rem;
  line-height: 1.6;
}

.section-description.dark-color {
  color: var(--dark);
}

.team-section {
  background-color:#fcf9f4;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.team-member-img.team-member-img-first {
  border-radius: 30px 30px 100px;
}

.team-member-img.team-member-img-second {
  border-radius: 100px 30px 30px;
}

.team-member-img.team-member-img-third {
  border-radius: 30px 100px 30px 30px;
}

.team-member-img.team-member-img-fourth {
  border-radius: 30px 30px 30px 100px;
}

.member-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: column;
  display: flex;
}

.member-title {
  background-color: var(--green);
  font-family: var(--sub-font);
  font-weight: 600;
  color: var(--white);
  border-radius: 10px;
  flex: none;
  align-self: flex-start;
  padding: 5px 15px 6px;
  font-size: 1.125rem;
}

.team-member {
  position: relative;
}

.submit-button {
  background-color: var(--pink);
  font-family: var(--main-font);
  border-radius: 10px;
  padding: 15px 30px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  transition: all .3s;
}

.submit-button:hover {
  background-color: var(--dark-pink);
}

.price-section {
  background-color: var(--light-beige);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.price-wrap {
  border-radius: 30px;
  width: 33.33%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.price-wrap.price-first {
  background-color: var(--blue);
  height: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.price-wrap.price-second {
  background-color: var(--pink);
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.price-wrap.price-third {
  background-color: var(--green);
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.price-title {
  font-family: var(--main-font);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  line-height: 1;
}

.price-feature-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-top: 1px solid #696969;
  flex-flow: column;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.price-feature-list.padding-top-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: dashed none none;
  border-width: 2px 1px 1px;
  border-color: var(--white) black black;
  margin-top: 20px;
  padding-top: 20px;
}

.list-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-flow: column;
  display: flex;
}

.flex-h-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-section {
  padding-top: 180px;
  padding-bottom: 140px;
  position: relative;
  overflow: visible;
  background-color: #fcf9f4;
}

.sticky-pos-wrap {
  display: block;
  position: static;
  top: 80px;
}

.accordion-wrapper {
  width: 70vw;
}

.arrow-icon {
  color: #000;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 2rem;
}

.accordion-toggle {
  justify-content: space-between;
  align-self: flex-start;
  justify-content: start;
  column-gap: 20px;
  align-items: center;
  max-width: none;
  padding: 0 0 1.5rem;
  display: flex;
  top: auto;
  bottom: auto;
}

.accordion-content {
  overflow: visible;
}

.accordion-content-wrapper {
  background-color: #0000;
  display: flex;
  position: static;
  overflow: hidden;
}

.accordion-item {
  z-index: 900;
  border: 1px #000;
  border-bottom: 2px dashed #cfcfcf;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.5rem;
  display: block;
}

.accordion-title {
  font-family: var(--main-font);
  white-space: normal;
  word-break: normal;
  max-width: 80%;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
}

.nav-menu-wrapper {
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-self: stretch;
  align-items: center;
  height: auto;
  padding: 20px 40px;
  display: flex;
}

.nav-link-button {
  font-family: var(--main-font);
  color: #333;

  font-size: 1.125rem;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  transition: color .2s;
}

.nav-link-button:hover {
  color: #e67817;
}

.brand {
  background-color: var(--transparent);
  border-bottom-right-radius: 40px;
  align-items: center;
  height: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.logo {
  height: 100px;
}

.header-nav {
  z-index: 999;
  background-color: var(--light-brown);
  width: 100%;
  padding: 0;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.contact-section {
  background-color: var(--light-brown);
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.contact-us-from-wrap {
  border: 4px dashed var(--blue);
  background-color: var(--white);
  border-radius: 30px;
  padding: 30px;
}

.contact-input {
  font-family: var(--sub-font);
  color: var(--dark);
  padding: 0;
  font-size: 1.125rem;
  line-height: 1;
}

.input-text-field {
  border-radius: 10px;
  height: 60px;
  margin-bottom: 0;
  padding: 15px 20px;
  font-size: 1.125rem;
}

.contact-banner {
  border-radius: 30px 30px 120px;
  display: block;
}

.form-block {
  margin-bottom: 0;
  display: block;
}

.footer-section {
  background-color: #798fe5;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;

  & .container {
    max-width: fit-content;
  }
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  align-items: start;
}

.footer-logo {
  width: 240px;
  display: block;
}

.footer-logo-img {
  width: 100%;
  max-width: 200px;
}

.block-footer-down {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 2px dashed var(--white);
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 3rem;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.copyright {
  font-family: var(--sub-font);
  color: #fff;
  font-size: 1.125em;
  font-weight: 200;
}

.flex-v {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
  position: relative;
  width: fit-content;
}

.footer-title {
  font-family: var(--main-font);
  color: var(--lighter-yellow);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75rem;
  margin-bottom: 20px;
text-transform: uppercase;
}

.sticky-pos {
  position: sticky;
  top: 80px;
}

@media screen and (min-width: 1440px) {

  .flex-h {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    display: inline-block;
  }

  .flex-h.width-1200px {
    width: 1320px;
    display: flex;
  }

  .flex-h.about-flex {
    display: flex;
  }

  .heading-h1 {
    display: block;
    position: relative;
  }

  .width-45 {
    flex: 1;
    align-self: stretch;
    position: relative;
  }

  .feature-section {
    position: relative;
  }

  .container, .container.align-center {
    width: 1320px;
  }

  .text-color-bg.opacity-40 {
    background-color: var(--pink);
    opacity: .4;
  }


  .feature-img {
    position: relative;
  }

  .about-section {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .services-section {
    padding-top: 240px;
    position: relative;
  }

  .program-section {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .program-img {
    position: relative;
  }

  .testimonials-section {
    background-color: var(--light-beige);
    padding-top: 80px;
    padding-bottom: 140px;
  }

  .section-description {
    text-align: center;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-description.dark-color {
    color: var(--dark);
  }

  .team-section {

    padding-bottom: 80px;
    position: relative;
  }

  .team-member-img.team-member-img-second {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 30px;
  }

  .team-member-img.team-member-img-third {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 30px;
  }

  .team-member-img.team-member-img-fourth {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 100px;
  }

  .price-section {
    background-color: var(--light-beige);
  }

  .flex-h-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .faq-section {
    overflow: visible;
  }

  .sticky-pos-wrap {
    top: 60px;
  }

  .arrow-icon {
    flex: none;
    align-self: flex-start;
  }

  .accordion-item {
    z-index: 400;
  }

  .contact-section {
    padding-bottom: 180px;
  }

  .footer-section {
    padding-top: 80px;
    padding-bottom: 40px;

    .nav-link-button {
      color: #fff;
    }
    
  }
}

@media screen and (max-width: 991px) {
.menu-button {
  width: 30px;
  height: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  z-index: 1001;
  padding: 0;
}

.burger-line {
  height: 3px;
  background-color: #333;
  border-radius: 2px;
  transition: all 0.3s ease;
}


.nav-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  position: absolute;
  width: 100%;
  top: 100%;
  background: #faf2e8;
  left: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 0;
}

.nav-menu.open {
  max-height: 500px;
}


  .flex-h.width-1200px {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .flex-h.about-flex {
    flex-flow: column;
  }

  .width-55 {
    order: 1;
    width: 100%;
  }

  .heading-h1 {
    font-size: 5.625rem;
  }

  .width-45 {
    width: 100%;
  }

  .feature-section {
    padding: 15% 7%;
  }

  .container, .container.align-center {
    width: 100%;
  }

  .container.faq-flex-h-wrap {
    flex-flow: column;
  }

  .title-wrap {
    text-align: center;
    display: inline-block;
  }

  .text-color-bg.opacity-40 {
    width: 100%;
    display: block;
    left: 50%;
    transform: translate(-50%);
  }

  .text-color-bg.opacity-40.mobile-bg {
    width: 50%;
  }

  .feature-wrap.feature-wrap-first {
    width: 100%;
  }

  .feature-wrap.feature-wrap-second, .feature-wrap.feature-wrap-third {
    width: 100%;
    margin-top: 0;
  }

  .feature-img {
    height: 300px;
    display: block;
  }

  .about-section {
    padding: 10% 7% 5%;
  }

  .width-50 {
    order: 0;
    width: 100%;
  }

  .services-section {
    padding: 17% 7% 10%;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-wrap {
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 20px;
  }

  .service-icon {
    width: 100px;
  }

  .program-section {
    padding: 15% 7%;
  }

  .program-wrap.program-wrap-first {
    width: 100%;
  }

  .program-wrap.program-wrap-second, .program-wrap.program-wrap-third {
    width: 100%;
    margin-top: 0;
  }

  .program-img.program-img-first, .program-img.program-img-second, .program-img.program-img-third {
    height: 300px;
  }

  .program-box, .program-title, .program-subtitle {
    text-align: center;
  }

  .testimonials-section {
    padding: 10% 7%;
  }

  .testimonial-slide {
    width: 100%;
    margin-right: 0%;
  }

  .slider {
    margin-top: 5%;
  }

  .section-description {
    width: 100%;
    margin-bottom: 0%;
  }

  .section-description.dark-color {
    width: 100%;
  }


  .price-wrap.price-first, .price-wrap.price-second, .price-wrap.price-third {
    width: 100%;
  }

  .flex-h-wrap {

    flex-flow: column;
  }

  .faq-section {
    padding: 15% 7% 10%;
  }

  .sticky-pos-wrap {
    position: relative;
    top: 0;
  }

  .accordion-wrapper {
    width: 100%;
  }

  .nav-menu-wrapper {
    height: auto;
  }

  .nav-link-button {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    display: block;

    &:last-child {
      margin-bottom: 20px;
    }
  }


  .brand {
    align-self: stretch;
    height: auto;
    padding-left: 30px;
  }

  .brand.w--current {
    padding-left: 20px;
  }

  .logo {
    height: 80px;
  }

  .header-nav {
    overflow: visible;
    padding: 20px;
  }


  .contact-section {
    padding: 10% 7% 13%;
  }

  .footer-section {
    padding: 8% 7%;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .footer-logo {
    width: 100%;
  }

  .copyright {
    line-height: 1.2;
  }

  .flex-v {
    grid-row-gap: 0px;
  }

  .feature-image {
    position: absolute;
    inset: 50% auto auto 0%;
    transform: translate(0, -50%);
    height: 100%;
    width: 100%;
  }

  .sticky-pos {
    position: static;
    top: 0;
  }
}

@media screen and (max-width: 479px) {

  .flex-h.width-1200px {
    flex: 0 auto;
  }

  .flex-h.about-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .width-55 {
    margin-top: 0;
  }

  .heading-h1 {
    font-size: 3rem;
  }


  .space-small {
    width: .5rem;
    height: .5rem;
  }

  .hero-banner-description {
    font-size: 1rem;
  }

  .space-medium {
    width: 1rem;
    height: 1rem;
  }

  .cta-button-wrap {
    width: 100%;
  }

  .cta-button {
    text-align: center;
    width: 100%;
  }

  .cta-text {
    font-size: 1.3rem;
  }

  .space-large {
    width: 2rem;
    height: 2rem;
  }

  .container.faq-flex-h-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .section-title {
    font-size: 2rem;
  }

  .text-color-bg.opacity-40 {
    width: 100%;
  }

  .text-color-bg.opacity-40.mobile-bg {
    width: 70%;
  }

  .feature-img {
    height: auto;
  }

  .feature-description {
    font-size: 1rem;
    line-height: 1.5;
  }

  .space-large-xl {
    width: 2.5rem;
    height: 2.5rem;
  }

  .about-section {
    padding-top: 15%;
  }

  .width-50 {
    text-align: center;
  }

  .about-img {
    border-bottom-right-radius: 100px;
  }

  .services-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .service-title {
    font-size: 1.3rem;
  }

  .service-text {
    font-size: 1rem;
  }

  .service-img {
    width: 80%;
  }

  .program-img.program-img-first, .program-img.program-img-second, .program-img.program-img-third {
    height: 20vh;
  }

  .program-box {
    padding-bottom: 7%;
    padding-left: 7%;
    padding-right: 7%;
  }

  .program-description {
    font-size: 1rem;
    line-height: 1.5;
  }

  .testimonial-title {
    font-size: 1rem;
  }

  .testimonial-slide {
    flex: 1;
    width: 100%;
    padding-right: 0;
  }

  .testimonial-client {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .client-name {
    font-size: 1.3rem;
    line-height: 1;
  }

  .slider {
    height: 100%;
    margin-top: 0%;
  }

  .testimonial-content-block.testimonial-first {
    height: auto;
    padding: 7%;
  }

  .paragraph-text.white-color, .section-description, .section-description.dark-color {
    font-size: 1rem;
  }

  .member-title {
    font-size: 1rem;
  }

  .submit-button {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.3rem;
  }

  .price-title {
    font-size: 1.5rem;
  }

  .flex-h-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .accordion-toggle {
    padding-bottom: 1rem;
  }

  .accordion-title {
    font-size: 1.3rem;
  }

  .nav-menu-wrapper {
    height: auto;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;

    display: flex;
    position: absolute;
  }

  .nav-link-button {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    display: flex;
  }

  .nav-link-button.mobile-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand {
    aspect-ratio: auto;
    object-fit: fill;
    order: 0;
    align-self: stretch;
    height: auto;
    padding-left: 20px;
  }

  .brand.w--current {
    padding-left: 10px;
  }

  .logo {
    height: 60px;
  }

  .contact-us-from-wrap {
    padding: 7% 5%;
  }

  .input-text-field {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
  }

  .contact-banner {
    border-bottom-right-radius: 60px;
  }

  .footer-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .75fr .5fr;
  }

  .footer-logo {
    margin-bottom: 10%;
  }

  .block-footer-down {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 4rem;
    padding-top: 2rem;
  }

  .copyright {
    font-size: 1em;
    line-height: 1.3;
  }

  .flex-v {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-title {
    font-size: 1rem;
  }

  .feature-image {
    position: relative;
    top: 0%;
    transform: translate(0);
  }

  .sticky-pos {
    position: static;
  }
}

.footer-section {
  .nav-link-button {
    color: #fff;
  }
}

.home-categories {
  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.link-secondary {
  margin-top: 30px;
}

.cart-text {
  font-size: 20px;
  line-height: 120%;
}

.popular-products {
  .cta-text {
    text-align: center;
  }
}
.slides-wrapper {
  display: flex;
  transition: transform 0.4s ease;
}

.team-member {
  flex-shrink: 0;
  width: 33.3333%; 
  box-sizing: border-box;
  padding: 0 30px;
}

@media (max-width: 991px) {
  .home-categories {
    & .flex-h-wrap {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
  }
  .team-member {
    width: 50%; 
  }

  .testimonials-section {
    & .w-slider-mask {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 40px;
    }
  }

  
}

@media (max-width: 767px) {
  .team-member {
    width: 100%; 
  }
}

#prevBtn, #nextBtn {
  background-color: #f18eaa; 
  color: white;              
  border: none;
  border-radius: 50%;        
  width: 40px;
  height: 40px;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(255, 105, 180, 0.5);
  transition: background-color 0.3s ease, transform 0.2s ease;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}

#prevBtn:hover, #nextBtn:hover {
  background-color: #ff85c1; 
  transform: scale(1.1);
}


.home-banner {
  background-color: #fff;
  padding: 40px 20px;


  & .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px;
    background-image: url("../images/photo-2.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
  }

  & .width-50 {
    width: 100%;
  }
}

.about-text-section {
  & .container.align-center {
    text-align: left;
    max-width: 1000px;
  }
}

.grid-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: 180px;
  gap: 12px;
}


.grid-item-1 {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}
.grid-item-2 {
  grid-column: 3 / span 2;
  grid-row: 1 / span 2;
}
.grid-item-3 {
  grid-column: 5 / span 1;
  grid-row: 1 / span 2;
}
.grid-item-4 {
  grid-column: 1 / span 2;
  grid-row: 3 / span 2;
}
.grid-item-5 {
  grid-column: 3 / span 3;
  grid-row: 3 / span 2;
}

/* Картинки во всю карточку */
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  box-shadow: 0 3px 6px rgba(0,0,0,0.15);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.grid-item img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0,0,0,0.25);
}


@media (max-width: 768px) {
  .grid-gallery {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(6, 120px);
  }
  .grid-item-1 {
    grid-column: 1 / span 3;
    grid-row: 1 / span 2;
  }
  .grid-item-2 {
    grid-column: 1 / span 3;
    grid-row: 3 / span 2;
  }
  .grid-item-3 {
    grid-column: 1 / span 1;
    grid-row: 5 / span 1;
  }
  .grid-item-4 {
    grid-column: 2 / span 1;
    grid-row: 5 / span 1;
  }
  .grid-item-5 {
    grid-column: 3 / span 1;
    grid-row: 5 / span 1;
  }

}

.home-form {
  & .title-wrap{
    margin-bottom: 60px;
  }

  & .contact-banner {
    height: 100%;
  }

  & .mobile-flex-first {
    height: 100%;
  }

  & .contact-us-from-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
    justify-content: center;
  }

  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  & .form-block {
    height: 100%;
  }
}

.about-hero {
  height: 500px;
}

.about-team {
  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
  }
}

.gallery-section {
  padding: 40px 0;
}

.gallery-wrap {
  display: flex;
  gap: 10px;
}

.gallery-wrap img {              
  width: 100%;           
  height: 200px;         
  object-fit: cover;     
  border-radius: 8px;    
  transition: transform 0.3s ease;
  cursor: pointer;
}

.gallery-wrap img:hover {
  transform: scale(1.05); 
  z-index: 10;
}
.history-section {
  padding: 50px 20px;
  background-color: #faf2e8;

& .container {
  max-width: 1000px;
}
}

.history-section .section-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 40px;
}

.history-timeline {
  position: relative;
  max-width: 700px;
  padding-left: 30px;
  border-left: 3px solid #f18eaa;
  margin-top: 80px;
}

.history-step {
  position: relative;
  margin-bottom: 50px;
  padding-left: 40px;
}

.history-step:last-child {
  margin-bottom: 0;
}

.step-marker {
  position: absolute;
  left: -14px;
  top: 0;
  width: 28px;
  height: 28px;
  background-color: #f18eaa;
  border-radius: 50%;
  border: 4px solid #ffffff;
  box-shadow: 0 0 8px rgba(241, 142, 170, 0.5);
}

.step-content h3 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222222;
}

.step-content p {
  font-size: 1rem;
  line-height: 1.6;
  color: #555555;
}

.accordion-wrapper {
  max-width: 700px;
  margin: 0 auto;
}

.accordion-item {
  border-bottom: 1px solid #ddd;
}

.accordion-toggle {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 1rem 0;
  user-select: none;
}

.accordion-title {
  flex-grow: 1;
  font-weight: 600;
  font-size: 1.1rem;
  color: #222;
}

.arrow-icon {
  width: 16px;
  height: 16px;
  margin-right: 1rem;
  transition: transform 0.3s ease;
}

.accordion-item.active .arrow-icon {
  transform: rotate(180deg);
}

.accordion-content-wrapper {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.accordion-item.active .accordion-content-wrapper {
  max-height: 500px; 
}

.accordion-content {
  padding: 20px 0;
  font-size: 1rem;
  color: #555;
  line-height: 1.4;
}

.accordion-toggle {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 1rem 0;
  user-select: none;
}

.accordion-title {
  flex-grow: 1;
  font-weight: 600;
  font-size: 1.1rem;
  color: #222;
}

.arrow-icon {
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 1rem;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.arrow-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  height: 16px;
  background-color: #222;
  border-radius: 1px;
}

.arrow-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 3px;
  background-color: #222;
  border-radius: 1px;
}

.accordion-item.active .arrow-icon {
  transform: rotate(45deg);
}

.shop-products {
  padding: 30px 20px;
  & .slides-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
    row-gap: 40px;
  }

  & .cta-text {
    font-size: 20px;
  }

  & .team-member {
    width: 100%;
  }
}

.price-section {
  & .nav-link-button {
    color: #fff;
    font-size: 25px;
    text-align: center;
    text-transform: none;
  }

  & .price-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  
  }
}

.legal {
  & .container.align-center {
    text-align: center;
    
  }

}

.dop-style {
  padding: 150px 80px;
  padding-bottom: 50px;
  text-align: center;

  margin: 0 auto;
  max-width: 1200px;

  h1 {
      margin-bottom: 30px;
      line-height: 150%;
      font-size: 50px;
      color: #333;
      font-weight: 600;
  }

  h2 {

      line-height: 150%;
      font-size: 25px;
      color: #ffffff;
  }

  p {
      max-width: 1000px;
      line-height: 150%;
      color: #333;
  }

  .w-inline-block {

    margin: 0 auto;
    margin-top: 40px;
  }
 

  a {
      color: #000000;
  }

 

  @media screen and (max-width: 479px) {
    .products-grid {
      grid-template-columns: 1fr;
    }

      padding: 150px 30px;

      h1 {
          font-size: 30px;
      }

      h2 {
          font-size: 20px;
      }
  }
  
}

.thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rating-stars {
  max-width: 120px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .home-form {
    & .flex-h-wrap {
      display: grid;
      grid-template-columns: 1fr;
    }
    
  }
  .footer-section {


  & .container {
    margin-left: 0;
    margin-right: auto;
  }
}

.services-grid {
  grid-template-columns: 1fr;
}

.service-wrap {
  display: grid;
  grid-template-columns: 1fr 4fr;
  column-gap: 0;
}

.about-team {
  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
.shop-products {
  & .slides-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 40px;
  }
}

.price-section {

  & .container  {
    padding: 0 20px;
  }
  & .flex-h-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

}


@media (max-width: 767px) {
  .gallery-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr; 
  }
  .footer-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr  ;
    align-items: start;
  }
  
  .home-categories {
    & .flex-h-wrap {
      display: grid;
      grid-template-columns: 1fr ;
    }
  }

  .feature-image {
    width: 100%;
  }

  .feature-title {
    text-align: center;
  }

  .testimonials-section {
    & .w-slider-mask {
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px;
    }
  }

  .about-team {
    & .flex-h-wrap {
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px;
    }
  } 

  .program-img.program-img-first, .program-img.program-img-second, .program-img.program-img-third {
    max-height: 500px;
    height: auto;
    
  }

  .service-wrap {
    grid-template-columns: 1fr;
  }

  .shop-products {
    & .slides-wrapper {
      display: grid;
      grid-template-columns: 1fr;
      column-gap: 20px;
      row-gap: 40px;
    }

    & .team-member-img {
      max-height: 500px;
      width: 100%;
    }
  }

  .checkbox-label {
    font-size: 16px;
    line-height: 150%;
  }

  .price-section {
    & .flex-h-wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    & .list-item {
      align-items: center;
    }

    & .nav-link-button {
      font-size: 30px;
    }
  }

  .footer-logo-img {
    max-width: 150px;
  }
}

@media (max-width: 479px) {
  .price-section {
  

    & .nav-link-button {
      font-size: 20px;
    }
  }
  .gallery-wrap {
    display: grid;
    grid-template-columns: 1fr;
  }

  .grid-gallery {
    display: flex;
    flex-direction: column;
  }

  .grid-item {
    max-height: 500px;
    height: 100%;
    width: 100%;
  }

  .about-hero {
    height: 300px;
  }
  
  .shop-products {
    & .team-member {
      padding: 0;
    }
  }
}
