:root {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.nav-section {
  max-width: 1440px;
  margin: 0 auto;
}

.green-banner-text {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 150%;
  background-color: #acf4a1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}

.promo-code {
  background-color: #000000;
  padding: 5px 11.5px;
  line-height: 100%;
  font-size: 18px;
  font-weight: 700;
  border-radius: 8px;
  min-height: 31px;
  color: #ffffff;
}

/* navbar.css */

.Navbar {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  height: 67px;
  padding-left: 141px;
  padding-right: 143px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  color: #202e3b;
  /* margin-top: 44px; */
}

.Navbar__Link {
  padding-right: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #202e3b;
}

.Navbar__Items {
  display: flex;
}

.Navbar__Items--right {
  margin-left: auto;
  align-items: center;
}

.Navbar__Link-toggle {
  display: none;
  font-size: 26px;
}

.Order_Now_Button {
  background-color: #ffdc32;
  border: 1px solid #d4b000;
  color: white;
  border-radius: 8px;
  box-shadow: 0px 3px 0px 0px #dedede;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  width: 162px;
  height: 42px;
  color: #000000;
}

.EUA_Flag {
  width: 32px;
  height: 18px;
}

.menu-toggle {
  position: relative;
  width: 26px;
  height: 20px;
  cursor: pointer;
}

.menu-toggle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 20px;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.menu-toggle .icon-bars {
  width: 26px;
  height: 20px;
  opacity: 1;
  transform: rotate(0deg);
}

.menu-toggle .icon-times {
  opacity: 0;
  transform: rotate(-90deg);
  width: 22.27px;
  height: 22.27px;
}

.menu-toggle.open .icon-bars {
  opacity: 0;
  transform: rotate(90deg);
}

.menu-toggle.open .icon-times {
  opacity: 1;
  transform: rotate(0deg);
}

.Navbar__Items {
  display: flex;
  gap: 9px;
}

.button_ship_date {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.d-none-desk {
  display: none;
}

.Navbar__Link:hover {
  text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: #ffdc32;
  text-decoration-thickness: 3px;
  text-underline-offset: 10px;
}

.dont-miss-out {
  background: linear-gradient(to bottom, #f3f3f375 93.5%, #fff 93.5%);
  margin: 0 auto;
  max-width: 1440px;
  margin-top: 62.46px;
}

.hero {
  background-color: #f3f3f375;
  margin: 0 auto;
  max-width: 1440px;
}

.hero-container {
  margin: 0 auto;
  max-width: 1440px;
  display: flex;
}

.hero-left {
  max-width: 739px;
  width: 58%;
  height: auto;
  position: relative;
  display: inline-block;
}

.hero-left video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-90d {
  position: absolute;
  top: 32.63px;
  right: 35.17px;
  width: 98.88px;
  height: 109.87px;
}

.hero-price-drop {
  position: absolute;
  top: 156.97px;
  right: 35.17px;
  width: 56.12px;
  height: 56.12px;
}

.hero-right {
  display: flex;
  align-items: center;
  margin-left: 39.95px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 16px;
}

.hero-right-rating {
  padding-left: 3px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 100%;
  display: flex;
  align-items: center;
  gap: 5px;
}

.hero-right-name {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 51px;
  color: #db3535;
  margin-top: 8.16px;
  max-width: 456px;
}

.hero-right-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 49.67px;
  max-width: 456px;
}

.hero-right-description {
  background: #e0c5182b;
  padding: 6.26px 9.8px;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 24px;
  margin-top: 6px;
  max-width: 381px;
}

.hero-right-features {
  margin-top: 7px;
  display: flex;
  gap: 30px;
}

.hero-features-left {
  display: flex;
  flex-direction: column;
  gap: 16.47px;
  width: 280px;
}

.hero-features-left-dont-miss-out {
  display: flex;
  flex-direction: column;
  gap: 16.47px;
  width: 484px;
}

.hero-features-left-dont-miss-out .cta-wrapper {
  max-width: 280px;
}

.dont-miss-out .hero-left {
  height: 620px;
}

.dont-miss-out .hero-left .img-fluid {
  height: 100%;
  object-fit: cover;
}

.hero-features-left-lines {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.hero-feature-line {
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 31px;
  font-weight: 700;
}

.cta-btn {
  padding: 16px 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  background-color: #ffdc32;
  border: 1px solid #d4b000;
  box-shadow: 0px 3px 0px 0px #dedede;
  border-radius: 8px;
  width: 100%;
}

.cta-btn a {
  text-decoration: none;
  color: #000000;
}

.stock-row {
  display: flex;
  align-items: center;
  font-family: "Barlow", sans-serif;
  font-size: 11px;
  line-height: 100%;
  gap: 5px;
}

.low-stock-text {
  display: flex;
  font-family: "Inter", sans-serif;
  font-size: 11px;
  line-height: 100%;
  color: #d93c25;
}

.cta-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.book-free-body {
  display: flex;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  gap: 9.98px;
}

.hero-features-right {
  align-self: flex-end;
}

.book-free {
  color: #db3535;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.what-is {
  background-color: #283244;
  background-image: url("../images/int5/chefs-choice-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-width: 1440px;
  margin: 0 auto;
}

.what-is-container {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 582px;
  display: flex;
  align-items: center;
  padding-left: 16px;
}

.what-is-left-title {
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
}

.what-is-left-subtitle {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 44px;
}

.what-is-left-description {
  max-width: 433px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.what-is-right {
  display: none;
}

.what-is-container {
  max-width: 1200px;
  margin: 0 auto;
}

.why-should {
  padding: 16px;
  margin-top: 46px;
}

.why-should-container {
  max-width: 1200px;
  margin: 0 auto;
}

.why-should-title-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.why-should-title-tag {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #375c31;
  text-transform: uppercase;
}

.why-should-title-text {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  margin-top: 3px;
}

.why-should-title-subtitle {
  margin-top: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  max-width: 777px;
}

.why-should-features-left {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 55px;
  margin-top: 24px;
}

.why-should-features-left-text-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 19px;
}

.why-should-features-left-text-description {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.why-should-features-left-text {
  max-width: 373px;
}

.why-should-features-row {
  display: flex;
  flex-direction: column;
  gap: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.why-should-features-right {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 39.53px;
  margin-top: 24px;
}

.why-should-features-right-text-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 19px;
}

.why-should-features-right-text-description {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.why-should-features-right-text {
  max-width: 374px;
}

.cta-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

.cta-row {
  width: 280px;
}

.img-fluid {
  width: 100%;
  height: auto;
}

.wamoma-features-text {
  max-width: 912px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.wamoma-features {
  padding-top: 49.5px;
  background-color: #f9f9f9;
  padding-bottom: 66.53px;
  margin: 0 auto;
  max-width: 1440px;
}

.wamoma-features-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.wamoma-features-subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  max-width: 777px;
  margin-top: 20px;
}

.wamoma-features-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
}

.wamoma-features-item-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.wamoma-features-item-description {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 6.45px;
}

.wamome-features-item {
  display: flex;
  gap: 8.93px;
  max-width: 265px;
}

.wamoma-features-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32.95px;
}

.wamoma-features-row {
  margin-top: 37.5px;
  display: flex;
}
.wamoma-features-img {
  margin-left: 21.03px;
  margin-right: 99.35px;
}

.wamoma-features-img-mob {
  display: none;
}

.break-line-features-title {
  display: none;
}

.risk-free {
  background: linear-gradient(to bottom, #f9f9f9 40%, #fff 40%);
  max-width: 1440px;
  margin: 0 auto;
}

.risk-free-container {
  max-width: 816px;
  margin: 0 auto;
  background-color: #adf4a1;
  padding: 29px 80px;
  display: flex;
  gap: 18.12px;
  align-items: center;
  border-radius: 8px;
}

.risk-free-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.risk-free-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  text-transform: uppercase;
}
.risk-free-description {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  margin-top: 5px;
}

.gourmet-meals {
  margin-top: 50px;
}

.gourmet-meals-container {
  max-width: 964px;
  margin: 0 auto;
}

.gourmet-meals-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.gourmet-meals-row {
  margin-top: 49.62px;
  display: flex;
  justify-content: space-between;
  padding-left: 47px;
  padding-right: 49px;
}

.gourmet-meals-card {
  max-width: 278px;
  width: 30%;
}

.gourmet-meals-card-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  margin-top: 16px;
}

.gourmet-meals-card-subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-top: 14px;
}

.endless-dishes {
  margin-top: 23px;
}

.endless-dishes-container {
  max-width: 1440px;
  margin: 0 auto;
}

.endless-dishes-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.endless-dishes-subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  margin-top: 15px;
}

.endless-dishes-carousel-row {
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  width: 100%;
  height: 352px;
}

.endless-dishes-carousel-track {
  display: flex;
  width: max-content;
  animation: scroll 30s linear infinite;
  will-change: transform;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.endless-dishes-carousel-track img {
  margin: 0 10px;
  border-radius: 10px;
  flex-shrink: 0; 
  height: 352px;
  width: auto;
}
.wamoma-advantage-container {
  max-width: 1014px;
  margin: 0 auto;
  background: linear-gradient(to bottom, #fff 70%, #f9f9f9 70%);
}

.wamoma-advantage-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.highlighted-red {
  color: #db3535;
}

.wamoma-advantage {
  margin-top: 77.51px;
}

.wamoma-advantage-left-text {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0%;
}

.wamoma-advantage-row {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
}

.wamoma-advantage-left-row {
  display: flex;
  align-items: center;
  gap: 15.12px;
}

.wamoma-advantage-left {
  display: flex;
  flex-direction: column;
  gap: 27.72px;
  margin-top: 34.54px;
}

.how-it-works-video {
  margin-top: 56.33px;
}

.how-it-works-video-container {
  max-width: 960px;
  margin: 0 auto;
}

.how-it-works-video-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}

.how-it-works-video-row {
  margin-top: 21.14px;
}

.how-it-works-video-row img {
  width: 100%;
  height: auto;
}

.video-review {
  margin-top: 48.72px;
}

.video-review-container {
  max-width: 898px;
  margin: 0 auto;
}

.video-review-info {
  color: #375c31;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
}

.video-review-title {
  margin: 0 auto;
  max-width: 733px;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  margin-top: 6px;
}

.video-review-row {
  margin-top: 35px;
}

.video-review-col {
  max-width: 250px;
}

.video-review-author {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin-top: 9px;
}

.video-review-col video {
  border-radius: 8px;
  /* min-height: 443px; */
}

.video-review-row {
  display: flex;
  justify-content: space-between;
}

.video-wrapper {
  position: relative;
  width: 100%;
}

.video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.review-section {
  max-width: 1187.23px;
  margin: 0 auto;
  padding: 0 16px;
}

.review-section-divider {
  border: 1px solid #cbcbcb;
  border-width: 1px;
  border-style: dashed;
  width: 100%;
  height: 1px;
  margin-top: 28.5px;
}

.review-section-container {
  margin-top: 28.86px;
  gap: 21px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.review-section-col {
  max-width: 272.84px;
  display: flex;
  flex-direction: column;
  gap: 19.8px;
}

.review-section-card {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
}

.review-section-card-profile {
  display: flex;
  align-items: center;
  padding-left: 15.6px;
  padding-right: 16.35px;
  gap: 10px;
  margin-top: 17px;
}

.profile-name {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}

.verified-row {
  display: flex;
  align-items: center;
  gap: 6px;
}

.verified-text {
  color: #3ab890;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}

.review-section-card-rating {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px;
  margin: 15px auto;
  position: relative;
}

.review-section-card-rating::before,
.review-section-card-rating::after {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: #e3e3e3;
}

.review-section-card-rating::before {
  top: 0;
}

.review-section-card-rating::after {
  bottom: 0;
}

.review-section-card-rating span {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 120%;
  vertical-align: middle;
}

.review-section-card-title {
  padding-left: 15.6px;
  padding-right: 16.35px;
  margin-top: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  vertical-align: middle;
}

.review-section-card-description {
  padding-left: 15.6px;
  padding-right: 16.35px;
  padding-bottom: 27.06px;
  margin-top: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 162%;
  vertical-align: middle;
}

.cta-book {
  display: flex;
  gap: 35px;
}

.cta-book .book-free-body {
  padding-top: 78px;
}

.accordion-wrapper {
  max-width: 480px;
  max-height: 300px;
  margin: 20px auto;
  background: transparent;
}

/* .accordion-item:last-of-type {
  border-bottom: 1px solid #d4d5d5;
} */

.accordion-item {
  background: transparent;
  border: 1px solid #4f4f4f;
  border-radius: 4px;
  padding: 25px 24px 25px 30px;
}

.accordion-header {
  background: transparent;
  padding: 0;
  cursor: pointer;
  border: none;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 35px;
  color: #221c44;
  text-decoration: none;
}

.bg-none {
  background: transparent !important;
}

.accordion-header img {
  width: 30px;
  height: 30px;
  transition: max-height 0.2s;
}

.load-more-reviews {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  display: flex;
  justify-content: center;
  margin-top: 27.81px;
  cursor: pointer;
}

.accordion-content {
  font-family: "Roboto", sans-serif;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s;
  background-color: transparent;
  font-size: 17px;
  line-height: 28px;
  color: #221c44;
}

.accordion-item:first-of-type .accordion-header {
  border-top: none;
}

.accordion-item.active .accordion-content {
  max-height: 600px;
  padding-bottom: 16px;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.faq-section-container {
  max-width: 1036px;
  margin: 0 auto;
}

.faq-section {
  padding-bottom: 280px;
}

.faq-section-tag {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  color: #375c31;
}

.faq-section-title {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 60px;
  text-align: center;
  color: #221c44;
}

.faq-section-row {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 23px;
}

footer {
  background-color: #000000;
  padding: 24px 16px;
}

.copyright {
  color: #ffffff;
  opacity: 80%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 22.5px;
  text-align: center;
  vertical-align: middle;
  margin-top: 3px;
}

.footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.footer-links a,
.footer-links span {
  text-decoration: none;
  color: #ffffff;
  opacity: 80%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 22.5px;
  text-align: center;
  vertical-align: middle;
}

.floating-bar {
  display: none;
}

.hidden {
  display: none !important;
}

.d-none-review-desk {
  display: none;
}

.d-none-card {
  display: none;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 1190px) {
  .Navbar {
    padding-right: 30px;
    padding-left: 30px;
  }

  .hero-right {
    margin-left: 20px;
  }

  .col-hidden {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .dont-miss-out{
    margin-top: 21.91px;
  }

  .faq-section {
    margin-top: 23.3px;
    padding-bottom: 245.45px;
  }

  .accordion-content {
    padding-right: 30px;
  }

  .faq-section-title {
    font-size: 28px;
    line-height: 120%;
    margin-top: 9px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .accordion-item {
    padding: 24px 12px;
  }

  .faq-section-row {
    margin-top: 25px;
    gap: 14px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .faq-section-tag {
    font-size: 13px;
    line-height: 18px;
  }

  .dont-miss-out .hero-left {
    height: auto;
  }

  .dont-miss-out .hero-left .img-fluid {
    height: auto;
    object-fit: cover;
  }

  .dont-miss-out {
    background-color: #f3f3f375 !important;
    background: none;
  }

  .dont-miss-out .hero-feature-line {
    align-items: flex-start;
  }

  .dont-miss-out .hero-feature-line img {
    margin-top: 5px;
  }

  .cta-book {
    flex-direction: column;
    gap: 21px;
    align-items: center;
  }

  .cta-book .book-free-body {
    padding-top: 0;
  }

  .video-review-col {
    width: 230px;
  }

  .video-review-col video {
    border-radius: 8px;
    /* min-height: 407px; */
  }

  .video-review-row {
    padding-left: 16px;
    padding-right: 16px;
  }

  .video-review {
    margin-top: 52.44px;
  }

  .video-review-row {
    margin-top: 24px;
  }

  .video-review-title {
    font-size: 28px;
    line-height: 34px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .video-review-info {
    font-size: 13px;
    line-height: 14px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .how-it-works-video-title {
    font-size: 28px;
    line-height: 34px;
  }

  .cta-how-it-woks {
    padding-left: 16px;
    padding-right: 16px;
  }

  .how-it-works-video {
    margin-top: 39.31px;
  }

  .how-it-works-video-row {
    margin-top: 14.43px;
  }

  .red-divider {
    width: 100%;
    height: 1px;
    background-color: #d21611;
  }

  .wamoma-advantage-left {
    margin-top: 0;
  }

  .img-traditional-result {
    width: 100%;
    height: auto;
  }

  .mob-advantage-vs {
    display: flex !important;
    width: 100%;
    align-items: center;
    gap: 20px;
  }

  .wamoma-advantage-center {
    width: 100%;
  }

  .wamoma-advantage {
    margin-top: 37px;
  }

  .wamoma-advantage-title {
    font-size: 28px;
    line-height: 34px;
  }

  .wamoma-advantage-container {
    background: linear-gradient(to bottom, #fff 40%, #f9f9f9 40%);
  }

  .wamoma-advantage-row {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .traditional-cooking-small {
    width: 85px;
    height: 84px;
  }

  .wamoma-advantage-left-row {
    gap: 12.85px;
    justify-content: center;
  }

  .wamoma-small-img {
    width: 85px;
    height: 84px;
  }

  .wamoma-advantage-left-text {
    font-size: 22px;
    line-height: 25px;
  }

  .wamoma-advantage-left {
    max-width: 406px;
  }

  .endless-dishes-title {
    font-size: 28px;
    line-height: 34px;
    padding-left: 14.54px;
    padding-right: 14.54px;
  }

  .endless-dishes-subtitle {
    font-size: 16px;
    line-height: 27px;
    padding-left: 14.54px;
    padding-right: 14.54px;
  }

  .gourmet-meals-card {
    width: 100%;
  }

  .gourmet-meals-row {
    flex-direction: column;
    align-items: center;
    gap: 36px;
    margin-top: 26px;
  }

  .gourmet-meals {
    margin-top: 25px;
  }

  .gourmet-meals-title {
    font-size: 28px;
    line-height: 34px;
  }

  .risk-free {
    padding-left: 16px;
    padding-right: 16px;
  }

  .risk-free-container {
    flex-direction: column;
    padding: 15px 21px;
  }

  .risk-free-container img {
    width: 91px;
    height: 101px;
  }

  .risk-free-text {
    text-align: center;
  }

  .risk-free-title {
    font-size: 18px;
    line-height: 100%;
  }

  .risk-free-description {
    font-size: 17px;
    line-height: 28px;
  }

  .wamoma-features {
    padding-top: 28.56px;
    padding-bottom: 30px;
  }

  .wamoma-features-subtitle {
    font-size: 16px;
    line-height: 27px;
    margin-top: 11px;
  }

  .wamoma-features-title {
    font-size: 28px;
    line-height: 34px;
  }

  .wamoma-features-col {
    gap: 10px;
  }

  .wamoma-features-img-mob img {
    padding-right: 35%;
  }

  .wamoma-features-img-mob {
    display: flex;
    margin-top: 26px;
  }

  .why-should-features-row {
    margin-top: 24px;
    gap: 40px;
  }

  .why-should-title-tag {
    font-size: 13px;
    line-height: 14px;
  }

  .wamoma-features-mob {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
    gap: 26px;
  }

  .wamoma-features-mob-row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 18.84px;
  }

  .wamoma-features-item-title {
    display: flex;
    gap: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .wamome-features-item {
    flex-direction: column;
    gap: 11px;
    width: 50%;
  }

  .why-should-title-text {
    font-size: 28px;
    line-height: 34px;
    margin-top: 4.5px;
  }

  .why-should-title-subtitle {
    font-size: 16px;
    line-height: 27px;
    margin-top: 9px;
    max-width: 560px;
  }

  .why-should-features-left,
  .why-should-features-right {
    margin-top: 0;
    gap: 15.95px;
  }

  .cta-container {
    margin-top: 23.23px;
  }

  .cta-row {
    max-width: 400px;
    width: 100%;
  }

  .why-should-features-left .why-should-features-left-text {
    order: 1;
  }

  .why-should-features-left-text,
  .why-should-features-right-text {
    max-width: 530px;
  }

  .why-should-features-left,
  .why-should-features-right {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }

  .what-is {
    background-color: #283244;
    background-image: none;
  }

  .what-is-container {
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 27px;
    padding-left: 0;
  }

  .what-is-left-title {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
  }

  .what-is-left-subtitle {
    line-height: 21px;
    margin-top: 19.5px;
  }

  .what-is-left-description {
    line-height: 26px;
    margin-top: 19.17px;
  }

  .what-is-left {
    padding-left: 11px;
    padding-right: 15px;
  }

  .what-is-right {
    display: flex;
    margin-top: 23.24px;
    width: 100%;
    max-width: 433px;
  }

  .what-is-right img {
    width: 100%;
    height: auto;
  }

  .hero-container {
    flex-direction: column;
    align-items: center;
    padding-top: 41px;
  }

  .d-none-mob {
    display: none;
  }

  .hero-right-description {
    text-align: center;
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    font-size: 16px;
    line-height: 23px;
    padding: 0;
    margin-top: 20.88px;
  }

  .hero-left {
    margin-top: 32px;
    width: 100%;
  }

  .hero-center-mob {
    text-align: center;
  }

  .hero-center-mob .hero-right-rating {
    justify-content: center;
    margin-bottom: 7px;
  }

  .hero-90d {
    width: 67px;
    height: 74px;
    top: 15px;
    right: 16px;
  }

  .hero-price-drop {
    width: 47px;
    height: 47px;
    top: 97px;
    right: 16px;
  }

  .hero-center-mob .hero-right-title {
    font-size: 32px;
    line-height: 35px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .hero-right-features {
    flex-direction: column;
    margin-top: 15.69px;
    align-items: center;
    gap: 21px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 25px;
  }

  .hero-right {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-left: 0;
    padding: 0;
  }

  .d-none-mob {
    display: none;
  }

  .hero-features-right {
    align-self: center;
  }

  .book-free-body {
    gap: 15px;
  }

  .hero-feature-line {
    font-size: 16px;
  }

  .hero-right-content {
    width: 100%;
    max-width: 650px;
  }

  .hero-features-left {
    width: 100%;
    align-items: center;
  }

  .hero-features-left-dont-miss-out {
    width: 100%;
    align-items: center;
  }

  .cta-wrapper {
    width: 100%;
  }

  .hero-features-left-lines {
    gap: 15px;
    width: 254px;
  }

  .d-none-desk {
    display: block;
  }
  section {
    scroll-margin-top: 70px;
  }
  .Order_Now_Button {
    display: none;
  }
  .EUA_Flag {
    display: none;
  }
  .Navbar {
    flex-direction: row;
    align-items: center;
    padding-left: 16px;
    padding-right: 17px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #ffffff;
    height: 56px;
  }

  .Navbar__Link {
    border-bottom: 1px solid #d6d6d6;
    width: 100%;
    padding-left: 15px;
    justify-content: start;
    display: flex;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 46px;
  }

  .Navbar__Link:first-of-type {
    border-top: 1px solid #d6d6d6;
  }

  .Navbar__Link-brand {
    padding-left: 0;
  }

  .hero-left {
    max-width: 100%;
  }

  .Navbar__Link-toggle {
    display: block;
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 110;
    cursor: pointer;
  }

  .Navbar__Items {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 56px;
    left: 0;
    width: 100vw;
    height: calc(100vh - 56px);
    background-color: #ffffff;
    z-index: 99;
    animation: fadeInMenu 0.3s ease forwards;
    gap: 0;
  }

  .Navbar__Items.Navbar__ToggleShow {
    display: flex;
  }

  .Navbar__Items--right {
    margin-left: 0;
  }

  .Navbar__Link {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInItem 0.4s ease forwards;
  }

  .Navbar__Items.Navbar__ToggleShow .Navbar__Link:nth-child(1) {
    animation-delay: 0.1s;
  }
  .Navbar__Items.Navbar__ToggleShow .Navbar__Link:nth-child(2) {
    animation-delay: 0.2s;
  }
  .Navbar__Items.Navbar__ToggleShow .Navbar__Link:nth-child(3) {
    animation-delay: 0.3s;
  }
  .Navbar__Items.Navbar__ToggleShow .Order_Now_Button {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInItem 0.4s ease forwards;
    animation-delay: 0.4s;
  }
  .Navbar__Items.Navbar__ToggleShow .EUA_Flag {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInItem 0.4s ease forwards;
    animation-delay: 0.5s;
  }

  @keyframes fadeInItem {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @keyframes fadeInMenu {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}

@media only screen and (max-width: 892px) {
  .col-hidden {
    display: flex;
  }
}

@media only screen and (max-width: 750px) {
  .video-review-col {
    width: 200px;
  }

  .video-review-col video {
    border-radius: 8px;
    /* min-height: 354px; */
  }

  .video-review-row {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 600px) {
  .review-section-divider {
    border: none;
  }

  .d-none-review-mob {
    display: none;
  }

  .d-none-review-desk {
    display: flex;
  }

  .cta-book {
    width: 100%;
  }

  .cta-book .cta-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .floating-bar {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    transition: 0.115s ease-in-out;
    padding: 9px 14px 12px 14px;
  }

  .floating-bar .cta-container {
    margin-top: 0;
    width: 100%;
  }

  .floating-bar .cta-how-it-woks {
    padding: 0;
  }

  .review-section-col {
    max-width: 340px;
    gap: 20px;
  }

  .review-section-card-rating {
    width: 100%;
  }

  .col-hidden,
  .card-hidden {
    display: none;
  }
}

/* @media (max-width: 460px) {
  .endless-dishes-carousel-row {
    padding: 0 calc(10vw - 10px) !important;
  }
} */

/* @media (max-width: 383px) {
  .video-poster img {
    width: 212px;
    height: 100%;
    object-fit: cover;
  }

  .video-review-col video {
    border-radius: 8px;
    width: 212px;
  }

  .video-wrapper,
  .video-review-author {
    width: 212px !important;
    margin: 0 auto;
  }
} */

/* @media (max-width: 350px) {
  .endless-dishes-carousel-row {
    padding: 0 calc(6vw - 10px) !important;
  }
} */

@media only screen and (max-width: 483px) {
  .break-line-features-title {
    display: block;
  }
}

/* carousel */
.carousel-indicators {
  display: none;
}

@media (max-width: 600px) {
  /* .endless-dishes-carousel-row {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0 calc(20vw - 10px);
  } */

  .carousel-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 32px;
  }

  .carousel-indicator {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #ececec;
    transition: background-color 0.3s ease;
    cursor: pointer;
  }

  .carousel-indicator.active,
  .carousel-indicator.tns-nav-active {
    background-color: #5f5f5f;
  }

  /* .endless-dishes-carousel-row::-webkit-scrollbar {
    display: none;
  } */

  /* .endless-dishes-carousel-track {
    animation: none;
    gap: 0;
  }

  .endless-dishes-carousel-track img {
    scroll-snap-align: center;
    scroll-snap-stop: always;
    width: calc(100vw - 20px);
    max-width: 290px;
    height: auto;
    margin: 0 10px;
  } */
}

@media (max-width: 600px) {
  .endless-dishes-title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 20px;
  }

  .endless-dishes-subtitle {
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px;
  }
}

/* --- DESKTOP --- */
.video-review-row {
  display: flex;
  justify-content: space-between;
}

/* --- MOBILE CAROUSEL --- */
@media (max-width: 650px) {
  .video-review-col video {
    border-radius: 8px;
    /* min-height: 443px; */
  }
  /* .video-review-row {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 19px;
    padding: 0 10px;
    justify-content: flex-start;
    padding: 0 calc(20vw - 10px);
  } */
/* 
  .video-review-col {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    scroll-snap-align: center;
  }

  .how-it-works-video-row .video-wrapper {
    margin: 0 auto;
    max-width: 100%;
  }

  .video-wrapper {
    margin: 0 auto;
    max-width: 250px;
  }

  .video-review-row::-webkit-scrollbar {
    display: none;
  } */

  .video-wrapper .video-poster {
    transition: 1.12s;
  }

  .video-wrapper .video-poster.hide {
    opacity: 0;
    pointer-events: none;
    transition: none;
  }

  .carousel-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
  }

  .carousel-indicators .dot {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #ececec;
    transition: background-color 0.3s ease;
  }

  .carousel-indicators .dot.active,
  .carousel-indicators .dot.tns-nav-active {
    background-color: #5f5f5f;
  }
}
