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;
}

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;
}

h1, h2, h3, h4, h5, h6 {
  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;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.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-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.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;
}

@media screen and (max-width: 767px) {

  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --primary-dark: #112539;
  --primary: #b8fff9;
  --dark-gray: #535353;
  --base-gray-50: #afafaf80;
  --light-gray: #f9f9fa;
  --white: white;
  --gray: #e9e9e9;
  --radius-300: 300px;
  --white-transperent: #fff0;
  --radius-16: 16px;
  --radius-12: 12px;
  --white-50: #ffffff80;
  --base-gray: #afafaf;
  --purple: #dac6ff;
  --black-30: #0000004d;
  --base-gray-30: #afafaf4d;
  --deep-gray: #787878;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--black);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
}

h1 {
  color: var(--primary-dark);
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1em;
}

h2 {
  color: var(--primary-dark);
  letter-spacing: -.02em;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  color: var(--primary-dark);
  letter-spacing: -.01em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  color: var(--primary-dark);
  letter-spacing: -.01em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2em;
}

h5 {
  color: var(--primary-dark);
  letter-spacing: -.01em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

h6 {
  color: var(--primary-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
}

p {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5em;
}

a {
  color: #000;
  align-items: center;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .35s;
}

a:hover {
  color: var(--primary-dark);
}

ul {
  grid-row-gap: 15px;
  background-color: var(--dark-gray);
  color: var(--primary);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

li {
  align-items: center;
  line-height: 1.4em;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 10px;
  display: block;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section.banner-style {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.section.black-background-overflow-hidden {
  background-color: var(--black);
  overflow: hidden;
}

.section.banner-style-dark {
  background-color: var(--black);
  padding-top: 160px;
  overflow: hidden;
}

.section.no-top-black-background-overflow-hidden {
  background-color: var(--black);
  padding-top: 0;
  overflow: hidden;
}

.primary-button {
  border: 1px solid var(--black);
  border-radius: var(--radius-300);
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  text-transform: capitalize;
  padding: 12px 26px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
  transition: all .3s;
  display: inline-block;
}

.primary-button:hover {
  border-color: var(--primary);
  background-color: var(--primary);
  opacity: 1;
  color: var(--black);
}

.primary-button.dark {
  border-color: var(--black);
  background-color: var(--black);
}

.primary-button.dark:hover {
  color: var(--black);
  background-color: #0000;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.nav-menu {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.nav-link {
  border: 1px solid var(--white-transperent);
  border-radius: var(--radius-300);
  color: var(--white);
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
}

.nav-link:hover {
  background-color: var(--white);
  opacity: 1;
  color: var(--black);
}

.banner-title {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 20px;
}

.banner-title.text-dark {
  color: var(--primary-dark);
}

.blog-grid-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.blog-grid-center-list {
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.grid-image-link {
  border-radius: var(--radius-12);
  min-width: 100%;
  position: relative;
  overflow: hidden;
}

.grid-image-link.loop-style {
  display: flex;
}

.grid-image {
  object-fit: cover;
  width: 100%;
  height: 280px;
}

.grid-image.full-style {
  height: 100%;
}

.blog-grid-content-wrapper {
  flex-direction: column;
  padding: 20px 10px 10px;
  display: flex;
}

.grid-collection-list-wrapper {
  
  width: 100%;
}

.grid-item {
  width: 31.5%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.grid-item.loop-style {
  width: 100%;
  height: 400px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;

}

.grid-item.loop-style:hover {
  transform: translateY(-15px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);

}

.blog-grid-item-description {
  margin-top: 0;
  margin-bottom: 0;
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.grid-post-wrapper {
  border: 1px solid var(--base-gray-50);
  border-radius: var(--radius-16);
  width: 100%;
  height: 100%;
  padding: 10px;
}

.grid-post-wrapper:hover {
  border-color: var(--black);
}

.grid-post-wrapper.full-style {
  align-items: stretch;
  display: flex;
}

.footer {
  background-color: var(--black);
  background-image: linear-gradient(321deg, #00aeff33, #fff0 37%);
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;

  & .no-margin.text-white {
    margin-bottom: 30px;
  }
}

.footer-bottom-wrapper {
  grid-row-gap: 5px;
  border-top: 1px solid #3a3a3a;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: #ffffffb3;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.2em;
  display: flex;
}
.team-card {
  border: 1px solid var(--base-gray-50);
  border-radius: var(--radius-16);
  padding: 20px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.team-card:hover {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
  transform: translateY(-4px);
}


.team-card-image {
  border-radius: var(--radius-12);
  color: var(--primary);
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  min-width: 100%;
  height: fit-content;
}

.team-card-content-wrapper {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 100%;

  & .text-white {
    color: #000;
  }

  & .link-style {
    margin-top: auto;
  }
}

.team-grid-large {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.banner-title-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-white {
  color: var(--white);
}

.banner-description {
  max-width: 560px;
  margin-top: 0;
  margin-bottom: 0;
}

.section-title {
  margin-top: 0;
  margin-bottom: 0;
}

.section-title.with-space {
  margin-bottom: 15px;
}

.section-title.with-space-white {
  color: var(--white);
  margin-bottom: 15px;
}

.footer-brand {
  color: #fff;
  margin-bottom: 10px;
}

.footer-links-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  align-items: start;

  & .w-nav-link {
    margin: 0;
  }
}

.search-shop-con {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.navbar-fixed {
  background-color: #000;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;

  inset: 0% 0% auto;
}

.text-dark {
  color: var(--primary-dark);
}

.menu-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  align-items: center;
  display: flex;
}

.brand {
  justify-content: center;
  align-items: center;
  max-height: 44px;
  display: flex;
}

.contact-a-halves {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
}

.base-container {
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.contact-a-address-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  place-items: stretch start;
}

.contact-form-style {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.label {
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.label.blog {
  margin-top: 0;
  margin-bottom: 6px;
}

.headline-contact-a {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-left {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.contact-a-right {
  border-radius: var(--radius-16);
  max-width: 557px;

  overflow: hidden;
}

.contact-a-address-tile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-left: 1px solid #16231b29;
  flex-flow: column;
  padding-left: 16px;
  display: flex;
}

.text-field {
  border: 1px solid var(--white-50);
  color: var(--black);
  background-color: #fffffff3;
  border-radius: 8px;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
}

.text-field:focus {
  border-color: #121212;
}

.text-field.text-area {
  height: 169px;
}

.image-cover {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contact-input-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-body {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-body.medium {
  font-weight: 500;
}

.label-master {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #16231b29;
  border-radius: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 6px 18px;
  margin-bottom: 30px;
}

.label-master.light {
  border-color: var(--base-gray-50);
  color: var(--white);
}

.label-master.banner-link {
  border-color: var(--base-gray-50);
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  padding: 7px 19px;
  display: flex;

  img {
    max-width: 45px;
  }
}

.label-master.banner-link:hover {
  border-color: var(--white);
}

.label-master.gradient {
  border-color: var(--white-transperent);
  background-image: linear-gradient(140deg, #3ba4ff4d, #aa3bff1a);
}

.label-master.banner-link-dark {
  border-color: var(--base-gray-50);
  color: var(--black);
  justify-content: flex-start;
  align-items: center;
  padding: 7px 19px;
  display: flex;

  img {
    max-width: 50px;
  }
}

.label-master.banner-link-dark:hover {
  border-color: var(--black);
}

.label-master.pricing-style {
  background-color: var(--black);
  color: var(--white);
  margin-top: -10px;
  margin-right: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.tabs-content-features {
  z-index: 1;
  border-radius: 8px;
  width: 45%;
  min-height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.features-image-wrap {
  border-radius: var(--radius-16);
  width: 100%;
  height: 900px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tabs-features {
  width: 100%;
  display: flex;
  position: static;
}

.heading-process {
  max-width: 360px;
}

.process-halves {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  min-height: 900px;
  position: relative;
}

.accordion-top-tile {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.process-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.tab-accordion {
  border: 1px solid var(--base-gray-30);
  border-radius: var(--radius-12);
  color: var(--white);
  background-color: #0000;
  padding: 20px 24px;
}

.tab-accordion:hover {
  background-color: var(--base-gray-30);
  color: var(--white);
}

.headline-home-a-process {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-big {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.tabs-menu-features {
  grid-column-gap: 8px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 100%;
  max-width: none;
  display: flex;
  position: static;
}

.icon-m {
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
}

.paragraph-banner-home {
  color: #fff;
  max-width: 380px;
  margin-bottom: 0;
}

.paragraph-banner-home.text-dark {
  color: var(--black);
}

.button-wrapper-main {
  grid-column-gap: 8px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.content-text-home-3-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 460px;
  display: flex;
  position: relative;
}

.content-banner-home-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  min-height: 600px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
  background-image: 
  linear-gradient(
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.321)
  ),
  url("../images/photo-1.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.about-hero {
  background-image: 
  url("../images/photo-11.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.catalog-hero {
  background-image: 
  url("../images/photo-25.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.delivery-hero {
  background-image: 
  url("../images/photo-28.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.contact-link {
  color: var(--primary-dark);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
}

.contact-link:hover {
  color: var(--deep-gray);
}

.nav-left-side {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brand-logo {
  object-fit: contain;
  height: 100%;
  max-height: 60px;
}

.icon-s {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.two-column-wrapper-footer {
  z-index: 999;
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.no-margin.text-white {
  color: #fff;
}

.column-first-footer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.column-last-footer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  column-gap: 30px;
}

.logo-loop-wrapper {
  grid-column-gap: 80px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-loop-wrapper.images-style {
  grid-column-gap: 10px;
}

.logo-loop-item-wrapper {
  grid-column-gap: 80px;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-loop-item-wrapper.images {
  grid-column-gap: 10px;

}

.icon-wrapper {
  border-radius: var(--radius-12);
  background-color: var(--white);
  background-image: radial-gradient(circle at 100% 0, #61a8ff4d, #fff0), linear-gradient(311deg, #b87aff4d, #fff0 40% 54%, #ff81024d 104%);
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.item-name.light-style {
  color: var(--white);
}

.button-wrapper-nav {
  grid-column-gap: 8px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: none;
}

.hero-image-strip {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
}

.home-2-banner-section {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.banner-two-content {
  z-index: 2;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}


.feature-endorse {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-left: 1px solid var(--base-gray-50);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 32px;
  display: flex;
}

.numbers-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.endorse-feature-grid {
  grid-column-gap: 12px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.text-large {
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.numbers-right {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.numbers-halves {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  margin-bottom: 80px;
}

.image-loop {
  z-index: 999;
  width: 100%;
  position: relative;

  max-width: 1400px;
  margin: 0 auto;
}

.gradient-bottom-right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.contact-form-block {
  border-radius: var(--radius-12);
background-color: #00000041;
  width: 100%;
  padding: 30px 20px;
}

.pricing-plan-wrapper {
  border-radius: var(--radius-16);
  background-color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 20px;
  display: flex;
  position: relative;
}

.pricing-plan-wrapper.featured {
  background-image: linear-gradient(120deg, var(--primary), var(--purple));
}

.price-wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}

.pricing-home-wrapper {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}

.big-price {
  color: var(--white);
  margin-top: 10px;
  font-size: 36px;
  line-height: 1.1em;
}

.big-price.text-dark {
  color: var(--black);
}

.cta-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cta-content {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 800px;
  display: flex;
  position: relative;
}

.cta-image-wrapper {
  position: absolute;
  inset: 0%;
}

.cta-overlay {
  background-color: #0006;
  position: absolute;
  inset: 0%;
}

.cta-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cta-home {
  justify-content: center;
  align-items: center;
  min-height: 440px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-overlay {
  background-color: #02020291;
  position: absolute;
  inset: 0%;
}

.item-name-wrapper {
  max-width: 350px;
  position: absolute;
  inset: auto auto 15px 15px;
}

.loop-collection-list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.item-overlay {
  background-color: #00000059;
  position: absolute;
  inset: 0%;
}

.content-text-pages-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
  position: relative;
}

.banner-pages-content {
  z-index: 2;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-image-wrapp {
  position: relative;
}

.team-name {
  margin-bottom: 8px;
  color:#000;
  font-weight: 600;
  margin-bottom: 20px;
}

.content-banner-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  min-height: 540px;
  padding-top: 160px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.primary-button-gradient {
  border-radius: var(--radius-300);
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding: 12px 26px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
  transition: all .3s;
  display: inline-block;
  position: relative;
  overflow: clip;
}

.link-style {
  border-radius: var(--radius-300);
  background-color: #000;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding: 12px 26px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2em;
  transition: all .3s;
  display: inline-block;
  position: relative;
  overflow: clip;
  margin-top: 10px;

  &:hover {
    background-color: #fff;
  }
}

.primary-button-gradient:hover {
  opacity: 1;
  color: #fff !important;
  background-color: #000000;
}

.primary-button-gradient.semi-gray {
  border: 1px solid var(--base-gray-50);
  color: #000;
}

.light-ov {
  background-image: linear-gradient(#ffffff1f, #fff0);
  position: absolute;
  inset: 0%;
}

.hover-gradient {
  background-image: linear-gradient(120deg, var(--primary), var(--purple));
  opacity: 0;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.clip {
  position: relative;
  overflow: clip;
}

.clip-text-wrapper {
  overflow: clip;
}

.clip-text-wrapper.bottom {
  width: 100%;
  position: absolute;
  bottom: -100%;
}

.button-text {
  z-index: 99;
  position: relative;
}

@media screen and (min-width: 1280px) {


  h2 {
    font-size: 52px;
  }

  h3 {
    font-size: 46px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .nav-link {
    padding: 12px 22px;
  }

  .grid-image {
    height: 320px;
  }

  .grid-item {
    width: 32.48%;
  }

  .footer {
    padding-top: 80px;
  }

  .footer-bottom-wrapper {
    margin-top: 30px;
  }

  .banner-title-wrapper {
    max-width: 840px;
  }

  .process-halves {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .content-text-home-3-wrapper {
    max-width: 630px;
  }

  .content-banner-home-wrapper {
    padding-top: 190px;
    padding-bottom: 100px;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 100px;
    padding-bottom: 60px;
  }

  .feature-endorse {
    padding-right: 70px;
  }

  .endorse-feature-grid {
    grid-column-gap: 60px;
  }

  .pricing-plan-wrapper {
    padding: 30px;
  }

  .pricing-home-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .big-price {
    font-size: 38px;
  }


  .cta-home {
    min-height: 450px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-text-pages-wrapper {
    max-width: 600px;
  }

  .content-banner-wrapper {
    min-height: 600px;
    padding-top: 200px;
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1440px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }

  .content-banner-home-wrapper {
    padding-top: 200px;
  }

  .big-price {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-container {
    max-width: 1440px;
  }

  .blog-grid-wrapper {
    z-index: 1;
    position: relative;
  }


  .base-container {
    max-width: 1440px;
  }

  .content-banner-home-wrapper {
    padding-top: 300px;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .banner-two-content {
    max-width: 1440px;
  }

  .feature-endorse {
    padding-right: 120px;
  }

  .cta-home {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .item-name-wrapper {
    position: absolute;
    inset: auto auto 15px 15px;
  }

  .banner-pages-content {
    max-width: 1440px;
  }

  .content-banner-wrapper {
    min-height: 730px;
    padding-top: 300px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 42px;
  }

  .section.banner-style-dark {
    padding-top: 120px;
  }

  .primary-button {
    display: block;
  }

  .nav-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-menu {
    border-radius: var(--radius-16);
    background-color: var(--black);
    flex-direction: column;
    margin-top: 8px;
    margin-left: 15px;
    margin-right: 15px;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .menu-button {
    border: 1px solid var(--base-gray-50);
    border-radius: var(--radius-300);
    background-color: var(--white-transperent);
    text-align: right;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    padding: 4px;
    display: flex;
  }

  .nav-link {
    border-style: none;
    width: fit-content;
    margin-left: 0;
    margin-right: 0;

    display: flex;
  }

  .blog-grid-center-list {
    column-count: 2;
  }

  .grid-item {
    width: 48.08%;
  }

  .team-grid-large {
    grid-template-columns: 1fr 1fr;
  }

  .search-shop-con {
    display: none;
  }

  .navbar-fixed {
    height: 68px;
  }

  .menu-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px 30px;
    display: flex;
  }

  .contact-a-halves {
    grid-template-columns: 1fr;
  }

  .contact-a-right {
    width: 100%;
    max-width: none;
    height: 500px;
  }

  .tabs-content-features {
    width: 100%;
    height: 500px;
    min-height: auto;
    position: static;
  }

  .tab-pane-features, .features-image-wrap {
    height: 100%;
  }

  .tabs-features {
    flex-flow: column;
  }

  .process-halves {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .accordion-top-tile {
    flex-flow: column;
  }

  .process-left {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .tabs-menu-features {
    grid-column-gap: 8px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    margin-bottom: 40px;
    display: grid;
  }

  .button-wrapper-main {
    margin-top: 30px;
  }

  .content-banner-home-wrapper {
    min-height: auto;
    padding-top: 220px;
  }

  .two-column-wrapper-footer {
    grid-column-gap: 60px;
    flex-direction: column;
  }

  .column-first-footer {
    flex-direction: row;
    align-items: center;
    width: 100%;
  }

  .column-last-footer {
    width: 100%;
  }

  .button-wrapper-nav {
    margin-top: 30px;
    display: flex;
  }

  .home-2-banner-section {
    padding-top: 120px;
  }

  .numbers-halves {
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }

  .line-menu {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .lines-wrapper-menu {
    z-index: 1;
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
  }

  .line-menu-top {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .line-menu-bottom {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .pricing-plan-wrapper {
    padding: 30px;
  }

  .pricing-home-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .cta-content {
    max-width: 490px;
  }

  .cta-wrapper, .cta-home {
    min-height: 400px;
  }

  .item-overlay {
    display: block;
    position: absolute;
    inset: 0%;
  }

  .banner-pages-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-banner-wrapper {
    min-height: auto;
    padding-top: 220px;
  }

  .primary-button-gradient {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .column-last-footer {

    display: flex;
row-gap: 30px;
flex-direction: row;
flex-wrap: wrap;

  }
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 36px;
  }

  h3 {
    font-size: 32px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.banner-style-dark {
    padding-top: 100px;
  }

  .nav-link {
    margin-left: 0;
  }

  .blog-grid-center-list {
    column-count: 1;
  }

  .grid-item {
    width: 100%;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

  .team-grid-large {
    grid-template-columns: 1fr 1fr;
  }

  .footer-brand {
    padding-left: 0;
    max-width: 300px;
  }

  .image-cover.features-tab-style {
    min-height: 340px;
  }

  .tabs-content-features {
    height: auto;
    position: static;
  }

  .features-image-wrap {
    flex-flow: column;
    height: auto;
  }

  .tabs-features {
    flex-flow: column;
  }

  .process-halves {
    grid-template-columns: 1fr;
  }

  .accordion-top-tile {
    flex-flow: row;
  }

  .tab-accordion {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-big {
    font-size: 22px;
  }

  .tabs-menu-features {
    grid-template-columns: 1fr;
  }

  .icon-m {
    width: 28px;
    height: 28px;
  }

  .content-text-home-3-wrapper {
    max-width: 400px;
  }

  .two-column-wrapper-footer {
    flex-direction: column;
  }

  .column-first-footer {
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .home-2-banner-section {
    padding-top: 100px;
  }

  .banner-two-content {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .endorse-feature-grid {
    grid-row-gap: 30px;
  }

  .numbers-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .numbers-halves {
    margin-bottom: 40px;
  }

  .pricing-home-wrapper {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-content {
    max-width: 450px;
  }

  .cta-home {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-text-pages-wrapper {
    max-width: 400px;
  }

  .banner-pages-content {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {

  .primary-button.dark {
    width: 100%;
  }

  .nav-link {
    width: 100%;
  }

  .footer {
    text-align: left;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
    margin-top: 0;
  }

  .footer-copyright {
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .footer-links-wrapper {
    align-items: center;
  }

  .base-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-a-address-block {
    grid-template-columns: 1fr;
  }

  .contact-form-style {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .contact-left {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 0;
  }

  .contact-a-right {
    height: 300px;
  }

  .text-field {
    font-size: 14px;
  }

  .text-field.text-area {
    height: 120px;
  }

  .text-body {
    font-size: 14px;
  }

  .accordion-top-tile {
    flex-flow: column;
  }

  .tabs-menu-features {
    grid-template-columns: 1fr;
  }

  .button-wrapper-main.mobile-center {
    justify-content: center;
    align-items: center;
  }

  .content-text-home-3-wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .icon-wrapper {
    padding: 6px;
  }

  .banner-two-content {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .feature-endorse {
    max-width: 280px;
    padding-left: 16px;
  }

  .endorse-feature-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .pricing-plan-wrapper {
    padding: 20px;
  }

  .cta-content {
    max-width: 100%;
  }

  .cta-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .content-text-pages-wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .banner-pages-content {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }
}

#w-node-_335b6d9f-8510-fa7c-dc29-1bc1e543ae3f-e543ae08 {
  justify-self: end;
}

#w-node-c10b8d01-894f-8cb7-3ead-21b35698c732-eafe22f8 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_335b6d9f-8510-fa7c-dc29-1bc1e543ae3f-e543ae08 {
    justify-self: center;
  }

  #w-node-c10b8d01-894f-8cb7-3ead-21b35698c732-eafe22f8 {
    justify-self: center;
  }
}

@media (max-width: 991px) {
  .nav-menu {
    display: none;
    position: absolute;
    top: 100%;
  }

  .nav-menu.open {
    display: block;
  }

  .menu-button.open .line-menu-top {
    transform: rotate(45deg) translateY(5px) translateX(5px);
  }

  .menu-button.open .line-menu-bottom {
    transform: rotate(-45deg) translateY(-5px) translateX(5px);
  }

  .menu-button.open .line-menu {
    opacity: 0;
  }
}


.label.text-white {
  font-weight: 700;
  font-size: 20px;
  color: #60a4f2; 
  margin: 0.5rem 0;
  letter-spacing: 0.05em;
}

.green-section {
  background-color: rgba(144, 238, 144, 0.212);
  text-align: center;
  padding: 40px 20px;
  position: relative;
  color: #064d03; 
  overflow: hidden;
}

.green-section::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10%;
  width: 500px;
  height: 500px;
  background-image: url('../images/icon-7.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.1;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 0;
}

.green-section > * {
  position: relative;
  z-index: 1;
}


.green-section h2 {

  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.green-section p {
  max-width: 1000px;
  margin: 0 auto 15px auto;
  line-height: 1.6;
}

.recommendations-home {
  & .section-title {
    margin-bottom: 30px;
  }

  & .heading-process {
    max-width: 600px;
    
  }
    
}

.story-about {
  p {
    color: #fff;
  }
}

.image-slider-section {
  overflow: hidden;
  width: 100%;
  background-color: #f8f8f8;

}

.slider-track {
  display: flex;
  width: fit-content;
  animation: scrollSlider 30s linear infinite;
}

.slider-image {
  width: 300px;
  height: 300px;
  object-fit: cover;

}


@keyframes scrollSlider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.quality-standards-about{
  & .content-text-home-3-wrapper {
    max-width: 800px;
  }

  & .paragraph-banner-home {
    max-width: 600px;
  }

  & .loop-collection-list {
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  & .item-description {
    color: #fff;
  }
}

.team-about {
  .label.text-white {
    line-height: 130%;
  }

  & .team-grid-large {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  
}

.reviews-section {
  background: #000;
  padding: 40px 20px 80px;
  overflow: hidden;
}
.reviews-container {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.reviews-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  will-change: transform;
  width: 100%;
  column-gap: 30px;
}
.review-card {
  background: #fff;
  color: #000;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.25);
  padding: 20px;
  width: 800px;
  flex-shrink: 0;
  display: grid;
  grid-template-columns: 1fr 2fr;
  box-sizing: border-box;
  gap: 30px;
  align-items: center;
}

.user-info {
  width: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-right: 1px solid #ddd;
  padding-right: 20px;
  box-sizing: border-box;
}
.avatar {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
  border: 2px solid #007bff;
}
.user-info h4 {
  margin: 0 0 8px 0;
  font-weight: 600;
}
.stars {
  display: flex;
  gap: 6px;
  margin-bottom: 12px;
  justify-content: center;
}
.stars img {
  width: 22px;
  height: 22px;
}
.city-date {
  font-size: 1rem;
  color: #555;
  margin-bottom: 16px;
}
.review-text {
  flex: 1;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: left;
}

.nav-btn {
  background: #222;
  border: none;
  color: #fff;
  font-size: 2rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s ease;
}

.nav-btn:hover {
  background: #555;
}

.slider-nav {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  gap: 1rem;
}


@media (max-width: 991px) {
  .reviews-container {
    max-width: 100%;
    padding: 0 10px;
  }
  .review-card {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .user-info {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
  }
  .review-text {
    text-align: center;
  }
  .stars {
    justify-content: center;
  }
}
section {
  overflow: hidden;
}

.catalog-section {
  .banner-title.text-white {
    color: #000;
  }

  & .team-grid-large {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.checkbox {
input {
  margin-right: 10px;
}
  a {
    color: #004ae2;
    margin-right: 5px;
  }
}

.green-section-container {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;

  p {
    max-width: 1200px;
  }

 a {
  color: #004ae2;
 }
  h1 {
    margin: 0;
    margin-bottom: 30px;

  }

}

.green-section.legal {
  padding-top: 80px;
  padding-bottom: 80px;
  &::before {
    background-image: none;
  }
}

.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 {
      margin-bottom: 40px;
      line-height: 150%;
      font-size: 25px;
      color: #333;
  }

  p {
      max-width: 1000px;
      line-height: 150%;
      color: #333;
  }

  div {
      margin-bottom: 50px;
  }

  a {
      color: #ffffff;
  }

  & .link-style {
      margin-top: 40px;
      animation: none;
      width: 300px;
      justify-content: center;

      &:hover {
        color: #000;
      }
  }

  @media screen and (max-width: 479px) {
    .products-grid {
      grid-template-columns: 1fr;
    }

      padding: 150px 30px;

      h1 {
          font-size: 30px;
      }

      h2 {
          font-size: 20px;
      }
  }
  & .mail {
    color: #004ae2;
  }
}

.thanks {
  display: flex;
  flex-direction: column;
  align-items: center;

  & .mail {
    color: #004ae2;
  }
}

.return-policy-delivery {
  & .numbers-halves {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 991px) {

  .slider-track {
    display: flex;
    width: fit-content;
    animation: scrollSlider 10s linear infinite;
  }

  .team-about {
    & .team-grid-large {
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
}

@media screen and (max-width: 767px) {

  .quality-standards-about {
    & .loop-collection-list {
      grid-template-columns: 1fr 1fr;
    }
  }

  .team-about {
    & .team-grid-large {
      grid-template-columns: 1fr 1fr ;
    }
  }

  .catalog-section {
    & .team-grid-large {
      grid-template-columns: 1fr 1fr ;
    }
  }
}

@media screen and (max-width: 650px) {


  .team-grid-large {
    grid-template-columns: 1fr ;
  }

  .loop-collection-list {
    grid-template-columns: 1fr;
  }

  .review-card {
    grid-template-columns: 1fr;

    & .user-info h4 {
      font-size: 20px;
    }

    & .city-date {
      font-size: 16px;
      margin-bottom: 0;
    }
  }

  
}


@media screen and (max-width: 479px) {

  .quality-standards-about {
    & .loop-collection-list {
      grid-template-columns: 1fr ;
    }
  }

  .team-about {
    & .team-grid-large {
      grid-template-columns: 1fr ;
    }
  }

  .catalog-section {
    & .team-grid-large {
      grid-template-columns: 1fr ;
    }
  }
  

}

.top-banner {
  background: linear-gradient(90deg, #3b9aff 0%, #2a73d9 100%);
  text-align: center;
  padding: 60px 20px;
  font-weight: bold;
  font-size: 30px;
  color: #ffffff;


  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.top-banner p {
  color: #ffffff;
  margin-bottom: 30px;
}

.top-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.primary-button-gradient.semi-gray.top-banner-button {
  background-color: #ff8686;
  transition: background-color 0.3s ease, transform 0.3s ease;
  max-width: fit-content;
  color: #fff;
  margin: 0 auto;
  font-weight: 600;
}

.top-banner-button {
  background: linear-gradient(270deg, #ff4d4d, #ff8686, #ffa500, #ff4d4d);
  background-size: 600% 600%;
  animation: gradientShift 8s ease infinite;
  color: white;
  border: none;
  transition: transform 0.3s ease;
}

.top-banner-button:hover {
  transform: scale(1.05);
  cursor: pointer;
  filter: brightness(0.9);
}

@media (max-width: 767px) {
  .top-banner {
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    font-size: 24px;
    padding: 0 30px;

    p {
      font-size: 35px;
    }
  }

  .primary-button-gradient.semi-gray.top-banner-button {
    max-width: 100%;
max-width: fit-content;
  }
}

@media (max-width: 479px) {
  .top-banner {



    p {
      font-size: 30px;
    }
  }

  .primary-button-gradient.semi-gray.top-banner-button {
    font-size: 14px;
  }
}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


.top-banner-button:hover {
  background-color: #e75e5e;
  transform: scale(1.05);
  cursor: pointer;
}
