/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
section {
  background: #e5e5e5;
}
body {
  font-family: lato;
  line-height: 140%;
  margin: 0;
}
main {
  display: block;
  background: #fff;
  background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-3c7a6e89deeac0b2b78b09bfd5ac8488.webp");
  padding-top: 20px;
  background-repeat: no-repeat;
  background-position: center 1165px;
  padding-inline: 20px;
  position: relative;
}
.main2 {
  display: block;
  background: #fff;
  background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-3c7a6e89deeac0b2b78b09bfd5ac8488.webp");
  background-repeat: no-repeat;
  background-position: center top;
  padding-inline: 20px;
  position: relative;
}
.main3 {
  display: block;
  background: #fff;
  background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-3c7a6e89deeac0b2b78b09bfd5ac8488.webp");
  background-repeat: no-repeat;
  background-position: center 150px;
  padding-inline: 20px;
  position: relative;
}
header {
  padding-block: 18px;
  background: var(--header-color);
}
p {
  font-size: 1.25rem;
  margin-bottom: 1em;
  line-height: 140%;
  color: #4d4d4d;
}
h1,
h2,
h3 {
  /* font-family: teko; */
  text-align: center;
  line-height: 100%;
}
h1 {
  font-size: 5.875rem;
}
h2 {
  font-size: 4rem;
  font-weight: 400;
}
h3 {
  font-size: 2.75rem;
}
h4 {
  font-size: 1.375rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 140%;
  margin-bottom: 1em;
}
h5 {
  font-size: 1.5rem;
  text-align: center;
}
.left-text p {
  text-align: center;
}
.fs-14 {
  font-size: 0.875rem;
}
.fs-16 {
  font-size: 1rem;
}
.fs-54 {
  font-size: 3.375rem;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.lh-140 p {
  line-height: 140%;
}
.text-green {
  color: #537000;
}
.grey-text {
  color: #c4c4c4 !important;
}
.offer .text-yellow {
  color: #ffdf6c;
}
.offer h2,
.offer p {
  color: #fff;
  text-align: center;
}
.offer u {
  text-decoration: underline;
  text-decoration-color: #ffdf6c;
  color: #ffdf6c;
}
.caps {
  text-transform: uppercase;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  font-size: 1.25rem;
  text-decoration: underline;
  line-height: 160%;
}
a:hover {
  cursor: pointer;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
.red-underline {
  text-decoration: underline;
  text-decoration-color: red;
}
.offer .yellow-underline {
  text-decoration: underline;
  text-decoration-color: #ffdf6c;
  color: #fff;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
  display: block;
  margin: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:hover {
  background-image: linear-gradient(180deg, #ffca11, #ffdf28);
  transform: scale(1.05);
  transition: all 0.5s;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.fw {
  margin-inline: auto;
}
.w-1000 {
  max-width: 1000px;
}
.w-870 {
  max-width: 870px;
}
.w-860 {
  max-width: 860px;
}
.w-820 {
  max-width: 820px;
}
.w-729 {
  max-width: 729px;
}
.w-460 {
  max-width: 461px;
}
.w-470 {
  max-width: 470px;
}
.w-670 {
  max-width: 670px;
}
.disclamer p {
  font-size: 1.125rem;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  line-height: 120%;
  color: var(--header-color);
}
.disclamer {
  background: rgba(254, 148, 0, 0.10);
  border: 1px solid #FE9400;
  box-sizing: border-box;
  max-width: 860px;
  padding: 15px;
}
.bull p {
  background-size: 30px !important;
  background-repeat: no-repeat;
  padding: 4px 0 16px 45px;
  text-align: left;
  margin-bottom: 0;
}
.bull p:nth-child(2n + 1) {
  font-weight: 700;
}
.offer-img {
  background-image: url("https://fb-v1.cdn-bio.com/assets/offer-background-d02af8ad43c6944479d761fc92b84cbd.webp");
  background-size: cover;
  text-align: center;
  padding: 35px;
}
.cta {
  background-color: #fff;
}
/* .cta a:hover {
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(189, 148, 0, 0.4) 100%
    ),
    #cab055;
} */
.offer-cta {
  background-color: #fff;
  text-align: center;
}
.headline {
  background-position: top;
  background-size: cover;
  text-align: center;
}
.headline h2 {
  font-size: 2.75rem;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
.headline h5 {
  font-size: 1.125rem;
  color: #fff;
}
.headline p {
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #ffdf6c;
  font-family: lato;
  font-size: 0.875rem;
  margin: 0;
}
.offer-price p {
  text-align: center;
  color: #4d4d4d;
}
.offer-price h3 {
  font-family: lato;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #225eab;
}
.offer-price span {
  background-image: url("https://fb-v1.cdn-bio.com/assets/cross-ead9d64dec0a080b152b45522d5d7eaf.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.offer-price .cta-button {
  padding: 16px;
  padding-inline: 40px;
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(189, 148, 0, 0.4) 100%
    ),
    #ffdf6c;
  border: 1px solid #bd9400;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 1.75rem;
  align-items: center;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 800;
  color: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
}
.white-bg {
  background-color: #fff;
}
.bio-offer-text p {
  margin: 0;
}
.bio-offer p {
  letter-spacing: 0.1em;
  color: #4d4d4d;
  align-items: center;
}
.bio-offer span {
  color: #225eab;
  font-size: 2.125rem;
  font-weight: 700;
}
.d-flex-xs {
  display: flex;
}
.mb-35 {
  margin-bottom: -35px;
}
.ingridiends-list .ingridiends {
  background: linear-gradient(to left, #537000 83%, transparent 50%);
  background-size: 87%;
  margin-block: 5px;
}
.ingridiends-list p {
  color: #fff;
  max-width: 430px;
  margin: 20px;
}
.benefits p {
  padding-block: 5px;
}
.cta {
  border: 1px solid #225eab;
  padding: 20px;
  padding-bottom: 30px;
  min-width: 310px;
}
.cta h5 {
  margin-bottom: 0;
  color: #4d4d4d;
}
.cta a {
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
  font-size: 1.4rem;
  font-weight: 800;
  text-decoration: none;
  background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(189, 148, 0, 0.4) 100%
    ),
    #ffdf6c;
  border: 1px solid #bd9400;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding-block: 16px;
  padding-inline: 40px;
  max-width: 320px;
}
.cross {
  color: #d70000;
  background-image: url("https://fb-v1.cdn-bio.com/assets/cross-25f0587e8629a83d6eeea1fbbf96c5af.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.price p {
  font-size: 1.125rem;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 0;
  color: #000;
}
.price .amount {
  font-size: 3.375rem;
  letter-spacing: 0.05em;
  color: #225eab;
  font-weight: 800;
}
.price {
  margin-bottom: 20px;
}
.cta .caps {
  color: #000;
  font-size: 1.125rem;
}
.skip {
  text-decoration-line: underline;
  color: #4d4d4d;
  text-decoration-color: #4d4d4d;
  font-size: 1.125rem;
}
.free-shipping .box1,
.free-shipping .box2,
.free-shipping .box3 {
  max-width: 235px;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.free-shipping p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #000;
  margin-top: 20px;
}
.box1,
.box3 {
  background: #FAFAFA;
}
.box2 {
  background: #F9FBE5;
}
.grid {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 15px;
  text-align: center;
  align-self: center;
  justify-content: center;
}
.grid p {
  background: #4D4D4D;
  border-radius: 5px;
  margin-top: 5px;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  main {
    display: block;
    background: #fff;
    background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-sm-d0650af204111f2709ced1a8899d49af.webp");
    padding-top: 20px;
    background-repeat: no-repeat;
    background-position: center 1285px;
    background-size: 100% 37%;
    padding-inline: 20px;
    position: relative;
  }
  .main2 {
    display: block;
    background: #fff;
    background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-sm-d0650af204111f2709ced1a8899d49af.webp");
    background-repeat: no-repeat;
    background-position: center 65px;
    padding-inline: 20px;
    background-size: 100% auto;
    position: relative;
  }
  .main3 {
    display: block;
    background: #fff;
    background-image: url("https://fb-v1.cdn-bio.com/assets/main-background-sm-d0650af204111f2709ced1a8899d49af.webp");
    background-repeat: no-repeat;
    background-position: center 150px;
    padding-inline: 20px;
    background-size: 100% 100%;
    position: relative;
  }
  .fw {
    padding-inline: 20px;
  }
  .pt-40 {
    padding-top: 40px;
  }
  .mb-35 {
    width: 200px;
    height: 70px;
  }
  .nootopia-logo {
    width: 230px;
    height: auto;
  }
  .offer-img {
    background-size: 100% 80%;
    background-repeat: no-repeat;
    padding-bottom: 0;
  }
  .offer-img img {
    width: 243px;
    height: 257px;
  }
  .main1 {
    padding-top: 40px;
  }
  .ingridiends div img {
    margin: 0;
  }
  .ingridiends-list .ingridiends {
    background: linear-gradient(to top, #537000 73%, transparent 50%);
    background-size: 94%;
    margin-block: 5px;
    padding-bottom: 3px;
  }
  .ingridiends-list p {
    max-width: 100%;
    height: 89px;
  }
  .cta {
    min-width: 340px;
    margin-bottom: 10px;
  }
  .free-shipping .box1,
  .free-shipping .box2,
  .free-shipping .box3 {
    max-width: 100%;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
  }
  .grid {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 15px;
    text-align: center;
  }
  header {
    padding-bottom: 41px;
  }
  .benefits p {
    padding-block: 9px;
  }
}
@media screen and (min-width: 767px) {
  .pt-40 {
    padding-top: 40px;
  }
  .mr-50 {
    margin-right: -50px;
  }
  .mt-35 {
    margin-top: 35px;
  }
}
@media screen and (max-width: 992px) {
  .mr-50 {
    margin-right: 0;
  }
  .w-460 {
    max-width: fit-content;
  }
  .float-img {
    float: none !important;
    position: relative !important;
    right: auto !important;
    margin-top: auto !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .d-flex-xs {
    display: flex;
    flex-direction: column;
  }
  .mb-35 {
    margin-bottom: -60px;
  }
  .nootopia-logo {
    margin-bottom: 10px;
  }
  .product-reveal p {
    font-size: 0.875rem !important;
  }
  .main1 {
    padding-top: 40px;
  }
  p {
    font-size: 1rem !important;
  }
  h1 {
    font-size: 2.75rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h2 {
    font-size: 2.75rem;
  }
  .fs-sm-34 {
    font-size: 2.125rem !important;
  }
  .left-text p {
    text-align: left;
  }
  a {
    font-size: 0.875rem;
  }
  .offer-price p {
    font-size: 1.25rem !important;
  }
  .offer-price h3 {
    font-size: 2.75rem;
  }
  .offer-price .fs-14 {
    font-size: 0.75rem !important;
  }
  .left-sm-text {
    margin-bottom: -74px;
    padding: 10px;
    margin-right: 157px;
  }
  h4 {
    font-size: 1rem;
    text-align: left;
  }
  .coll-product {
    height: 207px;
    max-width: 141px;
  }
  .product-reveal svg {
    height: 60px;
    max-width: 60px;
  }
  .cta {
    padding: 10px;
    padding-bottom: 30px;
  }
  .price .amount {
    font-size: 2.75rem !important;
  }
  .free-shipping div img {
    margin-right: 10px;
  }
  .free-shipping .box1 img {
    width: 83.31px;
    height: 59.64px;
  }
  .free-shipping .box2 img {
    width: 103px;
    height: 46px;
  }
  .free-shipping .box3 img {
    width: 120.52px;
    height: 61px;
  }
  .free-shipping .box3 {
    margin-bottom: 0;
  }
  .fs-54 {
    font-size: 2.75rem;
  }
  .guarantee {
    width: 214.81px;
    height: 180px;
    margin-bottom: 5px;
    height: auto;
  }
  .grid p {
    font-size: 0.875rem !important;
  }
}
@media screen and (max-width: 375px) {
  .ingridiends-list p {
    height: 111px;
  }
  .ingridiends-list .ingridiends {
    background: linear-gradient(to top, #537000 75%, transparent 50%);
    background-size: 94%;
    margin-block: 5px;
    padding-bottom: 3px;
  }
}
