html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif
}

body {
  margin: 0
}

nav,
section {
  display: block
}

a {
  background-color: #0000
}

a:active,
a:hover {
  outline: 0
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

input {
  color: inherit;
  font: inherit;
  margin: 0
}

input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}



[class*=\ w-icon-] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-family: webflow-icons !important
}

* {
  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,
h4,
h5 {
  margin-bottom: 10px;
  font-weight: 700
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px
}

p {
  margin-top: 0;
  margin-bottom: 10px
}

.w-form {
  margin: 0 0 15px
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none
}

.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
}

@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-link.w--current {
  color: #0082f3
}

.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:991px) {
  .w-nav[data-collapse=medium] .w-nav-menu {
    display: none
  }

  .w-nav[data-collapse=medium] .w-nav-button {
    display: block
  }
}

@media screen and (max-width:767px) {

  .w-nav-brand {
    padding-left: 10px
  }
}




/* Oswald variants - assuming you placed TTF in /fonts/ */
@font-face {
  font-family: "Oswald";
  src: url('fonts/Oswald-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  src: url('fonts/Oswald-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  src: url('fonts/Oswald-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Oswald";
  src: url('fonts/Oswald-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --_color---lghit-blue: #e0f2ff;
  --_color---white-color: white;
  --_color---blue: #4821ab;
  --_color---pink: #f85c9b;
  --_color---neon-green: #e5ff54;
  --_size---size: 0px
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex
}

.w-commerce-commercecartordervalue {
  font-weight: 700
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex
}

.w-commerce-commercequickcheckoutgoogleicon,
.w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px
}

body {
  color: #333;
  --_size---size: 1280px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px
}

h1 {
  letter-spacing: -.64px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 1
}

h2 {
  letter-spacing: -.48px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, Arial, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1
}

p {
  margin-bottom: 10px
}

img {
  max-width: 100%;
  display: inline-block
}

.pages-wrapper {
  overflow: clip
}

.navbar {
  z-index: 9999;
  background-color: #0000;
  padding-top: 24px;
  padding-bottom: 24px;
  position: fixed;
  top: 0;
  left: 0%;
  right: 0%
}

.container {
  width: 100%;
  max-width: 1326px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.navbar-logo-image {
  z-index: 99;
  height: 78px
}

.navbar-wrapper {
  z-index: 9999;
  border-style: solid;
  border-width: 3px 3px 1px;
  border-color: var(--_color---lghit-blue);
  background-color: var(--_color---white-color);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1376px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 36px;
  display: flex;
  position: relative
}

.navbar-menu {
  flex: 1;
  justify-content: space-between;
  max-width: 100%;
  display: flex
}

.navbar-link-wrapper {
  flex-flow: column;
  width: 77px;
  display: flex;
  position: relative
}

.navbar-link {
  color: var(--_color---blue);
  text-transform: uppercase;
  max-width: 67px;
  padding: 0;
  font-family: Oswald, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition: transform .3s
}

.navbar-link:hover {
  color: var(--_color---pink);
  transform: rotate(-5deg)
}

.navbar-link.w--current {
  color: var(--_color---pink);
  max-width: 67px;
  transform: rotate(-5deg)
}

.section {
  overflow: clip
}

.section.footer {
  background-color: var(--_color---blue);
  padding-top: 160px
}

.section.logo {
  overflow: visible
}

.changlelog-header-wrapper {
  text-align: center
}

.heading-title {
  color: var(--_color---neon-green);
  letter-spacing: -1.92px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 56px;
  font-family: Oswald, Arial, sans-serif;
  font-weight: 700;
  line-height: 96px
}

.heading-title.display-2 {
  max-width: 791px;
  margin-left: auto;
  margin-right: auto;
  font-size: 96px;
  line-height: 1
}

.heading-title-small {
  color: var(--_color---neon-green);
  margin-bottom: 0;
  font-family: Oswald, Arial, sans-serif;
  font-weight: 400;
  line-height: 28px
}

.heading-title-small.sub-heading {
  max-width: 444px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.75
}

.title-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  overflow: hidden
}

.title-content {
  color: var(--_color---blue);
  letter-spacing: -.48px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, Arial, sans-serif;
  line-height: 52px
}

.title-content.h2 {
  font-size: 48px
}

.text-style-primary {
  color: var(--_color---blue);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400
}

.text-style-primary.display-2 {
  letter-spacing: -1.96px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 96px;
  line-height: 1
}

.text-style-primary.display-2.blod {
  z-index: 2;
  text-align: left;
  font-weight: 700;
  position: relative
}

.text-style-primary.body-1 {
  font-family: Oswald, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.33333
}

.text-style-primary.blod {
  text-align: center;
  font-weight: 700
}

.button {
  background-color: var(--_color---blue);
  color: var(--_color---neon-green);
  text-align: center;
  border-radius: 100px;
  padding: 16px 24px;
  text-decoration: none;
  transition: background-color .4s, color .4s;
  overflow: hidden
}

.button:hover {
  background-color: var(--_color---lghit-blue);
  color: var(--_color---blue)
}

.button.submit-button {
  padding-top: 0;
  padding-bottom: 0;
  transition: background-color .4s, color .4s
}

.button.submit-button:hover {
  background-color: var(--_color---neon-green);
  color: var(--_color---blue)
}

.button-text {
  text-transform: uppercase;
  font-family: Oswald, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px
}

.button-text.slider {
  margin-right: 0;
  line-height: 1.4
}

.social-button {
  background-color: var(--_color---neon-green);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  padding: 15px;
  display: flex;
  position: relative
}

.social-icon {
  z-index: 3;
  position: relative
}

.footer-wrapper-content {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-bottom: 80px;
  display: grid
}

.footer-title {
  color: var(--_color---neon-green);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25
}

.email-input {
  background-color: var(--_color---lghit-blue);
  color: var(--_color---blue);
  border-radius: 100px;
  height: 56px;
  margin-top: 48px;
  margin-bottom: 88px;
  padding: 8px 4px 10px 28px;
  font-size: 20px;
  line-height: 28px
}

.submit-button {
  background-color: var(--_color---blue);
  color: var(--_color---lghit-blue);
  text-transform: uppercase;
  border-radius: 100px;
  height: 48px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  top: 4px;
  right: 4px
}

.form-input {
  width: 100%;
  max-width: 426px;
  position: relative
}

.social-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex
}

.main-content-footer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex
}

.footer-item {
  flex: 1;
  width: 100%;
  max-width: 196px
}

.footer-link {
  color: var(--_color---lghit-blue);
  text-transform: uppercase;
  cursor: pointer;
  font-family: Oswald, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  transition: color .4s
}

.footer-link:hover {
  color: var(--_color---neon-green)
}

.footer-link-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 48px;
  display: flex
}

.footer-logo-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  bottom: -92px
}

.footer-logo {
  height: 384px
}

.footer-text {
  color: var(--_color---lghit-blue);
  max-width: 243px;
  margin-left: 82px;
  font-family: Oswald, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px
}

.link-under-line {
  color: var(--_color---lghit-blue);
  font-family: Oswald, Arial, sans-serif;
  transition: color .5s
}

.link-under-line:hover {
  color: var(--_color---neon-green)
}

.navbar-menu-left {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex
}

.navbar-menu-rghit {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex
}

.navbar-menu-mid {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -10px
}

.background-button {
  z-index: 2;
  border: 3px solid var(--_color---lghit-blue);
  background-color: var(--_color---lghit-blue);
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: none;
  position: absolute;
  inset: 0%
}

.navbar-cart {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--_color---white-color);
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
  padding: 0;
  display: flex
}

.navbar-container {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px
}

.navbar-box {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1287px;
  display: flex
}

.overflow-hidden-box {
  z-index: 2;
  position: relative;
  overflow: hidden
}

.heading-2 {
  font-size: 40px
}

.wave-wrapper {
  z-index: 99;
  justify-content: flex-start;
  align-items: flex-end;
  height: 42px;
  margin-top: 0;
  margin-bottom: -6px;
  display: flex;
  position: relative;
  overflow: hidden
}

.wave-wrapper.about {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 64px;
  height: 100%;
  margin-bottom: 0;
  margin-left: -1px;
  margin-right: auto;
  position: absolute;
  left: 0
}

.icon {
  display: none
}

.nav-cart-quantity {
  background-color: var(--_color---pink);
  color: var(--_color---white-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: auto;
  height: 24px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 1;
  display: flex
}

.cart-heading {
  color: var(--_color---blue);
  text-transform: uppercase;
  font-size: 48px
}

.close-cart-button {
  background-color: var(--_color---blue);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex
}

.cart-container {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  justify-content: space-between;
  min-width: 598px;
  max-width: 598px;
  padding: 80px 48px
}

.cart-header {
  border-bottom-width: 0;
  padding: 0
}

.cart-list {
  padding: 0
}

.subtotal-text {
  color: var(--_color---blue);
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3
}

.web-payments {
  display: none
}

.checkout-button {
  background-color: var(--_color---blue);
  color: var(--_color---neon-green);
  text-transform: uppercase;
  border-radius: 100px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5
}

.cart-line-item {
  border: 1px solid var(--_color---white-color);
  margin-bottom: 0
}

.cart-footer {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: stretch;
  padding: 0
}

.cart-form-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px
}

.about-heading-wrapper {
  background-color: var(--_color---pink);
  max-height: 820px;
  display: flex
}

.about-header-left-wrapper {
  flex: none;
  width: 50%;
  padding-top: 272px;
  padding-bottom: 272px
}

.about-header-right-wrapper {
  background-image: url('image/screen8.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  position: relative
}

.vector-pink {
  flex: none;
  width: 42px;
  height: 980px
}

.vector-pink.heading-2 {
  margin-top: -52px
}
.home-header-content-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 416px;
    display: flex
;
margin-left: 190px;
}
.changlelog-header-wrapper {
  display: flex;
  flex-flow: column;
    justify-content: center;
}
.background-sky {
  background-image: url('image/sky.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px
}

.about-content-wrapper {
  padding-top: 160px;
  padding-bottom: 448px
}

.about-header-content-wrapper {
  justify-content: center;
  align-items: center;
  display: flex
}

.about-content-title {
  max-width: 837px
}

.about-image-wrapper {
  z-index: 1;
  background-color: var(--_color---white-color);
  flex: none;
  max-width: 440px;
  padding: 12px;
  position: relative
}

.about-image-wrapper._1 {
  z-index: 1;
  max-width: 550px;
  margin-left: -64px
}
.nutrition-heading-wrapper {
   padding-top: 60px;

}

.about-image-wrapper._2 {
  z-index: 2;
  max-width: 274px;
  max-height: 355px;
  margin-top: auto;
  margin-bottom: -128px;
  margin-right: -102px;
  position: relative;
  transform: rotate(-15deg)
}

.about-mian-content-wrapper {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 46px;
  display: flex
}

.about-main-image-wrapper {
  display: flex
}

.abourt-content-text {
  color: var(--_color---blue);
  flex: 1;
  max-width: 416px;
  font-size: 18px;
  line-height: 1.55556
}

.partner-logo-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative
}

.partner-logo-item-pink {
  z-index: 3;
  background-image: url('image/star.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 340px;
  height: 340px;
  display: flex
}

.partner-logo-item-pink._1 {
  margin-top: -174px;
  margin-left: -96px;
  transform: rotate(-15deg)
}

.partner-logo-item-pink._2 {
  margin-top: -146px;
  margin-left: -72px;
  transform: rotate(13deg)
}

.partner-logo-item-blue {
  z-index: 1;
  background-image: url('image/star.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 420px;
  height: 420px;
  display: flex;
  position: relative
}

.partner-logo-item-blue._1 {
  margin-top: -144px;
  margin-left: -80px
}

.partner-logo-item-blue._2 {
  margin-top: -288px;
  margin-left: -106px
}

.logo-icon._1 {
  transform: rotate(15deg)
}

.logo-icon._4 {
  transform: rotate(-10deg)
}

.partner-logo-item-light-blue {
  z-index: 2;
  background-image: url('image/star.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 308px;
  height: 308px;
  display: flex;
  position: relative
}

.partner-logo-item-light-blue._1 {
  margin-top: -219px;
  margin-left: -96px
}

.partner-logo-item-light-blue._2 {
  margin-top: -160px;
  margin-left: -96px
}

.advantage-wraaper {
  justify-content: space-between;
  align-items: center;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex
}

.advantage-list {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  margin-bottom: 120px;
  display: flex;
  overflow: hidden
}

.advantage-right-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 560px;
  height: 696px;
  display: flex;
  position: relative
}

.advantage-image {
  flex: 1;
  max-height: 556px;
  position: relative
}

.advantage-image._3 {
  z-index: 1;
  position: absolute;
  transform: rotate(20deg)
}

.advantage-image._3.second {
  z-index: 6
}

.advantage-image._2 {
  z-index: 2;
  position: absolute;
  transform: rotate(-25deg)
}

.advantage-image._2.second {
  z-index: 4
}

.advantage-image._1 {
  z-index: 3;
  position: relative;
  transform: rotate(-5deg)
}

.about-founder-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 160px;
  padding-bottom: 136px;
  display: flex
}

.about-content-founder {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex
}

.founder-link {
  text-decoration: none
}

.about-founder-item {
  background-color: var(--_color---white-color);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 416px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex
}

.infor-founder-wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 12px 48px;
  display: flex
}

.founder-name {
  color: var(--_color---blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3
}

.category-founder {
  color: var(--_color---pink);
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5
}

.loading-image {
  z-index: 99;
  background-color: var(--_color---white-color);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%
}

.loading-image.pink-color {
  background-color: var(--_color---pink)
}

.slider {
  margin-right: 0
}

.vector-item {
  height: 15px;
  position: absolute;
  bottom: -30px
}

.link-partner-logo {
  justify-content: center;
  align-items: center;
  display: flex
}

.pink-ball {
  z-index: 3;
  background-color: var(--_color---pink);
  border-radius: 50%;
  width: 38px;
  height: 38px;
  position: absolute;
  bottom: 0;
  right: 125px
}

.pink-ball.logo {
  width: 12px;
  height: 12px;
  bottom: auto;
  right: 0
}

@media screen and (max-width:991px) {
  .navbar-wrapper {
    text-align: right;
    justify-content: center;
    align-items: center;
    padding: 0 24px
  }

  .navbar-menu {
    background-color: var(--_color---lghit-blue);
    border-radius: 32px;
    margin-top: 16px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px
  }

  .navbar-link-wrapper {
    text-align: left;
    justify-content: center;
    align-items: flex-start
  }

  .navbar-link {
    margin-left: 0
  }

  .section.footer {
    padding-top: 64px
  }

  .heading-title.display-2 {
    margin-bottom: 36px;
    font-size: 64px
  }

  .heading-title-small.sub-heading {
    font-size: 18px
  }

  .text-style-primary.display-2.blod {
    font-size: 55px
  }

  .footer-wrapper-content {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    padding-left: 32px;
    padding-right: 32px
  }

  .footer-logo-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    bottom: -72px
  }

  .footer-logo {
    height: 100%
  }

  .footer-text {
    position: absolute;
    right: 0
  }

  .menu-button {
    border-radius: 50%;
    padding: 12px 0
  }

  .navbar-menu-left {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 24px
  }

  .navbar-menu-rghit {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start
  }

  .hamberger-menu {
    width: 32px;
    height: 32px
  }

  .navbar-box {
    justify-content: space-between;
    align-items: center
  }

  .wave-wrapper {
    height: 36px
  }

  .cart-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 72px;
    padding-bottom: 72px
  }

  .about-heading-wrapper {
    max-height: 564px
  }

  .about-header-left-wrapper {
    padding-top: 172px;
    padding-bottom: 96px
  }

  .about-content-wrapper {
    padding-bottom: 220px
  }

  .about-image-wrapper._1 {
    max-width: 364px
  }

  .about-mian-content-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center
  }

  .abourt-content-text {
    margin-top: 96px
  }

  .partner-logo-item-pink {
    max-width: 240px;
    height: 240px
  }

  .partner-logo-item-pink._1 {
    margin-top: -180px
  }

  .partner-logo-item-pink._2 {
    margin-top: -108px;
    margin-left: -64px
  }

  .partner-logo-item-blue {
    max-width: 260px;
    height: 260px
  }

  .partner-logo-item-blue._1 {
    margin-top: -120px
  }

  .partner-logo-item-blue._2 {
    margin-top: -208px;
    margin-left: -96px
  }

  .logo-icon._3 {
    width: 70%
  }

  .partner-logo-item-light-blue {
    max-width: 160px;
    height: 160px
  }

  .partner-logo-item-light-blue._1 {
    margin-top: -160px
  }

  .partner-logo-item-light-blue._2 {
    margin-top: -120px;
    margin-left: -60px
  }

  .advantage-wraaper {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    padding-top: 96px;
    padding-bottom: 96px
  }

  .advantage-list {
    margin-bottom: 64px
  }

  .about-founder-wrapper {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding-top: 84px;
    padding-bottom: 86px
  }

  .slider {
    margin-right: 0
  }

  .vector-item {
    display: none
  }

  .pink-ball {
    width: 36px;
    height: 36px
  }
}

@media screen and (max-width:767px) {
  .navbar {
    padding-top: 16px;
    padding-bottom: 16px
  }

  .navbar-logo-link {
    padding-left: 0
  }

  .navbar-wrapper {
    padding-left: 24px;
    padding-right: 16px
  }

  .navbar-menu {
    border-radius: 36px;
    margin-top: 16px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px
  }

  .navbar-link {
    font-size: 16px;
    line-height: 20px
  }

  .section.footer {
    padding-top: 48px;
    padding-bottom: 80px
  }

  .heading-title.display-2 {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 1
  }

  .heading-title-small.sub-heading {
    font-size: 16px
  }

  .title-content.h2 {
    font-size: 36px;
    line-height: 1.2
  }

  .text-style-primary.display-2 {
    font-size: 80px
  }

  .text-style-primary.display-2.blod {
    text-align: center
  }

  .text-style-primary.body-1 {
    font-size: 14px
  }

  .button {
    padding: 12px 20px
  }

  .button-text {
    font-size: 18px
  }

  .footer-wrapper-content {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    margin-bottom: 36px;
    padding-left: 0;
    padding-right: 0
  }

  .email-input {
    margin-top: 24px;
    margin-bottom: 36px
  }

  .footer-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 28px
  }

  .footer-logo-wrapper {
    justify-content: flex-end;
    align-items: center;
    bottom: 0
  }

  .footer-text {
    margin-left: 0;
    position: static;
    right: auto
  }

  .navbar-menu-mid {
    width: 100%;
    max-width: 160px
  }

  .wave-wrapper {
    height: 36px;
    margin-top: 0
  }

  .cart-heading {
    font-size: 32px
  }

  .cart-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 80%;
    min-width: 80%;
    padding: 24px 32px
  }

  .cart-header {
    margin-bottom: 0
  }

  .cart-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px
  }

  .cart-form-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px
  }

  .about-heading-wrapper {
    height: 420px
  }

  .about-header-left-wrapper {
    padding-top: 120px;
    padding-bottom: 48px
  }

  .vector-pink {
    width: 36px;
    height: 720px
  }

  .about-content-wrapper {
    padding-top: 48px;
    padding-bottom: 240px
  }

  .about-header-content-wrapper {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start
  }

  .about-image-wrapper {
    max-width: 280px
  }

  .about-image-wrapper._1 {
    margin-left: 0
  }

  .about-image-wrapper._2 {
    z-index: 2;
    max-width: 178px
  }

  .about-mian-content-wrapper {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    justify-content: space-between;
    align-items: center;
    margin-top: 36px
  }

  .abourt-content-text {
    font-size: 16px
  }

  .partner-logo-item-pink {
    max-width: 180px;
    height: 180px
  }

  .partner-logo-item-pink._1 {
    margin-top: -120px;
    margin-left: -84px
  }

  .partner-logo-item-pink._2 {
    margin-left: -32px
  }

  .partner-logo-item-blue {
    max-width: 208px;
    height: 208px
  }

  .partner-logo-item-blue._1 {
    margin-left: -32px
  }

  .partner-logo-item-blue._2 {
    margin-top: -180px;
    margin-left: -64px
  }

  .logo-icon._1,
  .logo-icon._4 {
    width: 70%
  }

  .partner-logo-item-light-blue {
    max-width: 120px;
    height: 120px
  }

  .partner-logo-item-light-blue._1 {
    margin-top: -120px;
    margin-left: -64px
  }

  .advantage-wraaper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-top: 80px;
    padding-bottom: 120px
  }

  .advantage-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 48px
  }

  .advantage-right-wrapper {
    justify-content: center;
    align-items: center;
    height: 100%
  }

  .advantage-image {
    max-height: 446px
  }

  .about-founder-wrapper {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    padding-bottom: 96px
  }

  .about-content-founder {
    grid-column-gap: 16px;
    grid-row-gap: 16px
  }

  .infor-founder-wrapper {
    padding-top: 20px;
    padding-bottom: 28px
  }

  .founder-name {
    font-size: 18px
  }

  .category-founder {
    margin-bottom: 20px
  }

  .link-partner-logo {
    justify-content: center;
    align-items: center;
    display: flex
  }

  .pink-ball {
    width: 24px;
    height: 24px;
    right: 86px
  }
}

@media screen and (max-width:479px) {
  .navbar {
    z-index: 9999;
    padding-top: 24px
  }

  .navbar-logo-image {
    width: 121px;
    height: 64px
  }

  .navbar-wrapper {
    padding-left: 15px;
    padding-right: 15px
  }

  .navbar-menu {
    border-radius: 24px;
    margin-top: 12px
  }

  .navbar-link {
    font-size: 14px
  }

  .heading-title.display-2 {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 1;
    margin-left: 50px;
   
  }

  .heading-title-small.sub-heading {
    font-size: 16px
  }

  .title-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px
  }

  .title-wrapper._1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px
  }

  .title-wrapper._3 {
    grid-column-gap: 18px;
    grid-row-gap: 18px
  }

  .star-icon-title {
    height: 28px
  }

  .title-content.h2 {
    font-size: 24px
  }

  .text-style-primary {
    text-align: center
  }

  .text-style-primary.display-2.blod {
    text-align: left;
    font-size: 40px;
    margin-left: 50px;
  }
      .text-style-primary.body-1 {
        font-size: 14px;
        margin-left: 50px;
    }

  .text-style-primary.blod {
    font-size: 36px
  }

  .button.submit-button {
    height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
    top: 6px;
    right: 6px
  }

  .button-text.slider {
    font-size: 16px
  }

  .social-button {
    width: 42px;
    height: 42px;
    padding: 12px
  }

  .footer-wrapper-content {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    margin-bottom: 0
  }

  .subscribe-wrapper {
    margin-left: 0
  }

  .footer-title {
    font-size: 20px
  }

  .email-input {
    height: 48px;
    margin-top: 24px;
    margin-bottom: 64px;
    font-size: 18px
  }

  .form-input {
    max-width: 303px
  }

  .social-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px
  }

  .main-content-footer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    margin-left: 0
  }

  .footer-link {
    font-size: 18px
  }

  .footer-link-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 18px
  }

  .footer-text {
    font-size: 16px;
    top: 90px
  }

  .menu-button {
    padding-top: 6px;
    padding-bottom: 6px
  }

  .navbar-menu-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 16px
  }

  .navbar-menu-rghit {
    grid-column-gap: 16px;
    grid-row-gap: 16px
  }

  .navbar-menu-mid {
    max-width: 120px;
    top: -12px
  }

  .hamberger-menu {
    width: 20px;
    height: 24px
  }

  .navbar-cart {
    grid-column-gap: 4px;
    grid-row-gap: 4px
  }

  .wave-wrapper {
    height: 28px
  }

  .nav-cart-quantity {
    width: 18px;
    height: 18px;
    font-size: 10px
  }

  .cart-heading {
    text-align: left;
    font-size: 24px
  }

  .close-cart-button {
    width: 32px;
    height: 32px
  }

  .cart-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 80%;
    min-width: 80%;
    padding: 24px 16px
  }

  .cart-header {
    margin-bottom: 0
  }

  .subtotal-text {
    font-size: 18px
  }

  .checkout-button {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px
  }

  .cart-form-wrapper {
    grid-column-gap: 36px;
    grid-row-gap: 36px
  }

  .about-heading-wrapper {
    height: 360px
  }

  .about-header-left-wrapper {
    padding-top: 80px;
    padding-bottom: 120px
  }

  .vector-pink {
    width: 26px;
    height: 420px
  }

  .about-content-wrapper {
    padding-bottom: 200px
  }

  .about-image-wrapper {
    max-width: 240px
  }

  .about-image-wrapper._2 {
    max-width: 153px
  }

  .partner-logo-item-blue {
    max-width: 216px;
    height: 216px
  }

  .advantage-wraaper {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 56px;
    padding-bottom: 96px
  }

  .advantage-list {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px
  }

  .advantage-right-wrapper {
    height: 100%
  }

  .advantage-image {
    max-height: 314px
  }

  .about-founder-wrapper {
    padding-top: 96px;
    padding-bottom: 80px
  }

  .about-content-founder {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column
  }

  .infor-founder-wrapper {
    padding: 16px 8px 18px
  }

  .category-founder {
    margin-top: 10px;
    margin-bottom: 14px
  }

  .pink-ball {
    width: 18px;
    height: 18px;
    right: 40px
  }

  .pink-ball.logo {
    width: 8px;
    height: 8px;
    right: 2px
  }
      .footer-wrapper-content {
        grid-template-columns: 1fr;
    }
}