/** Shopify CDN: Minification failed

Line 75:94 Expected ")" to end URL token

**/
@font-face {
  font-family: "CircularStd-Bold";
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/CircularStd-Bold.eot?v=1742899665");
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/CircularStd-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/CircularStd-Bold.woff2?v=1742899665")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/CircularStd-Bold.woff?v=1742899665")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/CircularStd-Bold.ttf?v=1742899665")
      format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik-Semibold";
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Semibold.eot?v=1742899665");
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Semibold.woff2?v=1742899665")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Semibold.woff?v=1742899665")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Semibold.ttf?v=1742899666")
      format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik-Bold";
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Bold.eot?v=1742899665");
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Bold.woff2?v=1742899665")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Bold.woff?v=1742899665")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Bold.ttf?v=1742899665")
      format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik-Medium";
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Medium.eot?v=1742899666");
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Medium.woff2?v=1742899665")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Medium.woff?v=1742899665")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Medium.ttf?v=1742899665")
      format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graphik-Regular";
  src: url("https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Regular.eot?v=1742899665");
  src: url('https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Regular.woff2?v=1742899665') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Regular.woff?v=1742899665') format('woff'),
        url(https://cdn.shopify.com/s/files/1/1053/4408/files/Graphik-Regular.ttf?v=1742899665') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 16px;
  line-height: 1.3;
  font-family: "Inter", sans-serif;
  color: #05243b;
  margin: 0;
  font-weight: 400;
}

p {
  margin: 0 0 1rem;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #97ca3b;
  text-decoration: none;
  transition: 0.3s;
}

a:hover {
  color: #05243b;
}
#MainContent .custom-header-button {
  box-shadow: none;
  border-width: 0;
  margin-top: 60px;
  font-weight: 400;
}

#MainContent .custom-header-button {
  background-color: #97ca3b;
  border-radius: 9999px;
  position: relative;
  color: #fff;
  display: inline-flex;
  font-weight: 400;
  align-items: center;
  padding: 13px 16px 13px 50px;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.3s;
  text-decoration: none;
  min-height: 44px;
  text-transform: capitalize;
  cursor: pointer;
}
:where(.science h2) {
  font-size: 64px;
  line-height: 77px;
  letter-spacing: -2.24px;
  font-weight: 700;
}

:where(.science p) {
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
}

.btn_green a {
  background: #97ca3b;
  border: 1px solid #97ca3b;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  padding: 12px 26px;
  border-radius: 9999px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
}

.btn_green a:hover {
  background-color: transparent;
  color: #97ca3b;
}
.white-text {
  color: #fff;
}
.btn_green_outline a {
  background: transparent;
  border: 1px solid #97c93d;
  font-size: 16px;
  line-height: 24px;
  color: #97c93d;
  text-transform: capitalize;
  padding: 12px 26px;
  border-radius: 9999px;
  display: inline-block;
}
.btn_green_outline a:hover {
  background-color: #97c93d;
  color: #fff;
}
.btn_green_outline a:hover span svg path {
  fill: #fff;
}
.blue_outline a {
  background: transparent;
  border: 1px solid #05243b;
  font-size: 16px;
  color: #05243b;
  text-transform: capitalize;
  padding: 15px 26px;
  border-radius: 9999px;
  display: inline-block;
}
.blue_outline a:hover {
  background-color: #05243b;
  color: #fff;
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.tagline {
  font-weight: 500;
  font-size: 18px;
  color: #05243b;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  line-height: 27px;
}

.tagline img {
  width: 19px;
  height: 19px;
}
.footer .footer-grid-right .klaviyo-form button.needsclick,
.footer .footer-grid-right .klaviyo-form input.needsclick {
  font-size: 14px !important;
  border-radius: 5px !important;
  line-height: 1.5 !important;
  height: inherit !important;
}
.footer .footer-grid-right .klaviyo-form button.needsclick {
  padding: 12px 16px !important;
  font-weight: 600 !important;
}
.footer .footer-grid-right .klaviyo-form input.needsclick {
  padding: 11px 16px !important;
}
.footer
  .footer-grid-right
  .klaviyo-form
  input.needsclick::-webkit-input-placeholder {
  font-size: 14px !important;
}

/*Video popup for home and how it work page*/
.fancybox-stage .fancybox-slide--video .fancybox-content {
  border-radius: 16px;
  overflow: hidden;
}
body.index .fancybox-slide--video .fancybox-content video.fancybox-video,
body.how-it-works
  .fancybox-slide--video
  .fancybox-content
  video.fancybox-video {
  object-fit: cover;
}
body.index .fancybox-slide--video .fancybox-content,
body.how-it-works .fancybox-slide--video .fancybox-content {
  max-width: 70% !important;
  height: auto !important;
}
.fancybox-content .fancybox-close-small {
  top: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  color: #fff;
  opacity: 1;
}
.fancybox-container .fancybox-inner {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

@media screen and (max-width: 1800px) and (min-width: 1200px) {
  /*----Common CSS Start----*/
  body {
    font-size: 0.8333vw;
  }

  #MainContent .custom-header-button {
    margin-top: 3.125vw;
    padding: 0.678vw 0.8333vw 0.678vw 2.604vw;
    font-size: 0.8333vw;
    min-height: 2.2917vw;
  }

  :where(.science h2) {
    font-size: 3.3333vw;
    line-height: 4.01vw;
  }

  :where(.science p) {
    font-size: 1.25vw;
  }

  .btn_green a {
    font-size: 0.8333vw;
    padding: 0.75vw 1.3542vw;
    line-height: 1.5em;
  }

  .btn_green_outline a {
    font-size: 0.8333vw;
    line-height: 1.5em;
    padding: 0.75vw 1.3542vw;
  }

  .blue_outline a {
    font-size: 0.8333vw;
    padding: 0.9375vw 1.3542vw;
  }

  .tagline {
    font-size: 1.125vw;
    gap: 0.5208vw;
    margin-bottom: 0.5208vw;
  }
  /*----Common CSS End----*/

  body.index .container,
  .smart-nora-reviews .container,
  .how-it-works .container,
  .science .container,
  .product .container {
    max-width: 60vw;
  }
  /*Header Start*/
  header.header.page-width,
  header.page-width {
    padding: 1.04vw 1px !important;
    max-width: 60vw;
  }
  header.header .header__inline-menu ul li,
  header.header .header__inline-menu ul li {
    margin-left: 1.5vw;
  }
  /*Header End*/
  .smart-nora-reviews .influencer-logo {
    padding: 5vw 0 3.5vw !important;
  }
  .smart-nora-reviews
    .influencer-logo
    .influencer-container
    .top-influencer-icon
    img {
    margin-bottom: 2.7vw !important;
    max-width: 15vw !important;
  }
  .smart-nora-reviews
    .influencer-logo
    .influencer-container
    .top-influencer-icon
    h2 {
    font-size: 3.5vw !important;
    line-height: 1 !important;
    margin-bottom: 2.7vw !important;
  }
  .smart-nora-reviews .rev-press-container {
    padding: 3vw 0 0 !important;
    max-width: 60vw;
  }
  .smart-nora-reviews .influencer-logo .grid-wrapper img {
    height: 1.3vw;
  }
  .smart-nora-reviews .influencer-logo .grid-wrapper {
    column-gap: 2.24vw;
  }
  .smart-nora-reviews .rev-press-container h2 {
    font-size: 1.6vw;
    line-height: 1.55;
    margin-bottom: 2.9vw;
  }
  .smart-nora-reviews .rev-press-wrapper .swiper-slide img {
    margin-bottom: 0.83vw;
    height: 1.6vw;
  }
  .smart-nora-reviews .rev-press-wrapper .swiper-slide p,
  .smart-nora-reviews .rev-press-wrapper .swiper-slide a {
    line-height: 1.5;
    font-size: 0.95vw;
  }
  .smart-nora-reviews .rev-press-wrapper .swiper-wrapper {
    gap: 4vw;
  }
  .smart-nora-reviews .rev-press-wrapper {
    padding-inline: 4vw;
  }

  /*Customer Review*/
  .smart-nora-reviews .yotpo-head .yotpo-headline {
    font-size: 1.05vw;
  }
  .smart-nora-reviews .yotpo-bottom-line .yotpo-bottom-line-left-panel {
    font-size: 2.5vw !important;
  }
  .smart-nora-reviews .yotpo-reviews-main-widget svg {
    width: 1.05vw;
  }
  .smart-nora-reviews .yotpo-bottom-line .yotpo-bottom-line-right-panel {
    padding-right: 2.5vw;
  }
  .smart-nora-reviews .yotpo-bottom-line .yotpo-star-distribution {
    padding-inline: 1.8vw 2.2vw;
  }
  .smart-nora-reviews
    .yotpo-display-l
    .yotpo-main-layout
    .yotpo-layout-header-wrapper
    .yotpo-bottom-line {
    margin-right: 2vw !important;
  }
  .smart-nora-reviews
    .yotpo-display-l
    .yotpo-main-layout
    .yotpo-layout-header-wrapper {
    margin-bottom: 2vw !important;
  }
  .smart-nora-reviews .yotpo-text-container .yotpo-read-more-text {
    line-height: 1.35 !important;
    font-size: 0.833vw !important;
  }
  .smart-nora-reviews .yotpo-review-title {
    font-size: 0.938vw;
    line-height: 1.35;
  }
  .smart-nora-reviews
    .yotpo-reviews-list
    .yotpo-review
    .yotpo-review-left-panel {
    min-width: 10.4vw !important;
  }
  .smart-nora-reviews .yotpo-reviews-list .yotpo-review {
    margin-block: 2.08vw !important;
  }
  .smart-nora-reviews .yotpo-filters-container {
    margin-top: 2.08vw;
  }
  .smart-nora-reviews .yotpo-main-layout .yotpo-head {
    margin-block: 3.6vw !important;
  }
  .smart-nora-reviews .yotpo-reviews-pagination-container {
    margin-bottom: 0;
  }
  /*Customer Review end*/
  /*Footer Start*/
  .footer .app-content p,
  .footer .footer-grid-right .footer-heading {
    font-size: 1.042vw;
  }
  .footer .app-content p span {
    font-size: 0.83vw;
  }
  .footer .footer-link,
  .footer .footer-grid-right p {
    font-size: 0.93vw !important;
    line-height: 1.5 !important;
  }
  .footer .footer-column {
    gap: 1.6vw;
  }
  .footer .btn_green a {
    font-size: 0.8vw;
    padding: 0.6vw 1.3vw;
    line-height: 1.3;
  }
  .footer .app-content p {
    max-width: 9.896vw;
  }
  .footer .footer-grid-right .klaviyo-form button.needsclick,
  .footer .footer-grid-right .klaviyo-form input.needsclick {
    font-size: 0.73vw !important;
  }

  .footer .footer-grid-right .klaviyo-form button.needsclick {
    padding: 0.63vw 0.83vw !important;
  }

  .footer .footer-grid-right .klaviyo-form input.needsclick {
    padding: 0.57vw 0.83vw !important;
  }

  .footer
    .footer-grid-right
    .klaviyo-form
    input.needsclick::-webkit-input-placeholder {
    font-size: 0.73vw !important;
  }
}
@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 25px;
  }
  :where(.science h2) {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1.68px;
  }
}
@media only screen and (max-width: 767px) {
  .smart-nora-reviews .fancybox-slide--video .fancybox-content {
    width: 100% !important;
  }
  .smart-nora-reviews .fancybox-content .fancybox-iframe {
    height: auto;
    position: inherit;
    aspect-ratio: 1;
  }
  .footer .footer-grid-right .klaviyo-form {
    max-width: 402px !important;
  }
  .fancybox-content .fancybox-close-small {
    top: 6px;
    right: 6px;
    height: 35px;
    width: 35px;
    padding: 0;
  }
  body.index .fancybox-slide--video .fancybox-content,
  body.how-it-works .fancybox-slide--video .fancybox-content {
    max-width: 95% !important;
  }
}
