/** Shopify CDN: Minification failed

Line 12:9 Unexpected "<"
Line 18:13 Unexpected "<"
Line 1702:2 Unexpected "{"
Line 1702:3 Expected identifier but found "%"
Line 1702:37 Unexpected "{"
Line 1702:38 Expected identifier but found "%"
Line 1953:18 Unexpected "<"

**/
.dm-sans-<uniquifier> {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.google-sans-<uniquifier> {
  font-family: "Google Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "GRAD" 0;
}
.wholesale-banner-section p {
    color: #fff;
}
html {
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Google Sans", sans-serif;
}
.announcement-bar .announcement-bar__message {
    font-family: 'DM Sans';
    text-transform: uppercase;
}
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-left: 0;
    padding-right: 0;
    max-width: 1340px;
}
.instra-feed .slider-buttons{
    display:none;
}
.header__icon .svg-wrapper {
    width: 18px;
    height: 16px;
}
.video-card {
    height: 100% !important;
}
.header__icon {
    width: 3.4rem !important;
}
.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 18%;
    color: #50000B;
    text-transform: uppercase;
    text-decoration: none;
}
.list-menu__item a {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 18%;
    color: #50000B;
    text-transform: uppercase;
    text-decoration: none;
}
.started-menu {
    margin-left: 25px;
}
.started-menu a {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffff;
    text-decoration: none;
    background: #0ea36e;
    border-radius: 50px;
    padding: 10px 18px;
    height: 37px;
}
a.link-collection {
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.product-form__buttons .button:after{
    box-shadow:none !important;
}
.product-form__submit:hover, .split-btn:hover {
    background: transparent !important;
}
.buy-buttons_stripe.button:not([disabled]):hover:after{
    box-shadow:0 0 0 0 !important;
}
.buy-buttons_stripe .button:after{
    box-shadow:0 0 0 0 !important;
}
.buy-buttons_stripe .button{
    border:1px solid #bc0a32;
}
.buy-buttons_stripe .product-form__submit{
    color:#fff;
}
.product-form__input--pill input[type=radio]+label {
    border: 1px solid #D4A84B;
    padding: 11px 17px !important;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.buy-buttons_stripe .product-form__submit:hover{
    color:#000;
}
.template-product .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #0ea36e;
}
.started-menu a:hover  {
    background: #50000B !important;
}
.header__icon .svg-wrapper:hover {
    transform: scale(1.1);
}
.header__menu-item:hover span {
    text-decoration: none !important;
}
.header__menu-item span:hover, .list-menu__item a:hover {
    color: #be2727;
    text-decoration: none;
}
.header__icons {
    padding-right: 0 !important;
    align-items: center ;
}
.left-menu {
    display: flex;
    gap: 21px;
    margin-right: 11px;
}
.instra-feed .title-wrapper-with-link {
    flex-direction: column;
}
.multi-column .multicolumn-card.content-container {
    display: grid;
    grid-template-columns: 20% 80%;
    align-items: center;
}
.multi-column h3.inline-richtext {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0%;
}
.instra-feed.background-none .multicolumn-card__image-wrapper {
    margin-left: 4px !important;
    margin-right: 2px !important;
}
.instra-feed .caption-title {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 9%;
    text-align: center;
    text-transform: uppercase;
}
.instra-feed h2.title.inline-richtext.h1 {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -2%;
    text-align: center;
    color: #50000B;
}
.instra-feed {
    padding-bottom: 71px;
}
.home-banner {
    margin-bottom: 15px;
}
.fp-card {
  text-decoration: none;
  display: block;
  color: inherit;
}
.home-banner {
    padding: 1px 20px 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
    max-width: 1413px;
    margin: auto;
    border-radius: 20px;
}
.home-banner .banner__text.rte.body p {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    color: #F9F3EE;
    max-width: 340px;
}
.home-banner h2.banner__heading.inline-richtext.h1 {
    font-family: Google Sans;
    font-weight: 600;
    font-style: Medium;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -2%;
    color: #F9F3EE;
    max-width: 396px;
}
.home-banner .banner__buttons {
    background: #BE2727;
    border-radius: 40px;
    /* opacity: 3; */
}
.home-banner h2.banner__heading.inline-richtext.h1 strong {
    font-weight: 500;
    color: #D4A84B;
}
.home-banner .banner__buttons a.button.button--primary {
    width: 160px;
    min-height: 44px;
}
.home-banner .button:after{
    box-shadow:none !important;
}
footer {
    border-radius: 20px 20px 0px 0px;
}
.footer__content-top {
    max-width: 1400px;
    margin: auto;
    padding-top: 35px;
}
.footer__blocks-wrapper {
    display: grid;
    grid-template-columns: 23% 21% 16% 13% 13% 11%;
}
a.link.link--text.list-menu__item.list-menu__item--link:hover {
    color: #be2727;
    text-decoration: none;
}
li.list-social__item span.svg-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 17% 73%;
    gap: 8px;
}
/* li.list-social__item span.svg-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 7% 91%;
    gap: 8px;
} */
.list-social__link {
    padding: 1.1rem 0;
    padding-top: 1px !important;
}
.list-social__link {
    padding: 1.1rem 0 !important;
}
.footer-block.grid__item {
    width: 100% !important;
}
.home-banner {
    margin-bottom: 15px !important;
}
h2.footer-block__heading.inline-richtext.footer-1 {
    font-family: Google Sans;
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -2%;
}
h2.footer-block__heading.inline-richtext {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 17px;
    line-height: 19px;
    letter-spacing: 0%;
}
.footer-block__details-content.rte p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0%;
    opacity: 1;
    max-width: 300px;
    color: #FF9693;
}
a.link.link--text.list-menu__item.list-menu__item--link {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0%;
    margin: 0;
    padding: 0;
    color: #FF9693;
}
.footer__content-top {
    padding-bottom: 6rem !important;
}
.footer__copyright {
    margin-top: 0 !important;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: center;
    color: #FF9693;
}
.logo-title {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 290.87px;
    line-height: 254.23px;
    letter-spacing: -2%;
    text-align: center;
    color: #FF9693;
}
.footer__content-bottom.footer__content-bottom {
    border-top: solid .1rem rgba(var(--color-foreground),.08);
    padding-top: 1rem;
    border-top: 1px solid #ff969336;
    max-width: 1335px;
    margin: auto;
    /* margin-left: 1px; */
    padding-bottom: 16px;
}
.list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
}
.list-social__link {
    align-items: center;
    display: flex;
    padding: 5px 0 5px 0 !important;
    color: rgb(var(--color-foreground));
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    text-decoration: none;
}
.list-social__item .icon {
    height: 2.2rem;
    width: 2.2rem;
    border: 0.5px solid #FF9693;
    border-radius: 40px;
    padding: 2.5px;
}
.home-banner .banner__buttons a.button.button--primary:hover {
    background: #420109;
}
.fp-btn{
    background: #bc0a32 !important;
}
a.fp-btn:hover {
    background: #BE2727;
}
.card-btn:hover {
    background: #50000B !important;
}
.hero-btn{
    background: #be2727 !important;
}
.hero-btn:hover {
    background: #e99e92;
    color: #3e000a;
}
.footer__content-bottom .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    animation: unset !important;
    animation-delay: unset !important;
    transform: unset !important;
}
.footer .scroll-trigger.animate--fade-in, .footer .scroll-trigger.animate--slide-in {
    opacity: 1 !important;
}



/* multi-box */
.peptide-hero {
    background: var(--bg);
    padding: 70px 20px;
    border-radius: 20px;
    color: #fff;
    max-width: 1413px;
    background: linear-gradient(180deg, #3E000A 0%, #740511 100%);
}

/* Content */
.hero-content {
  max-width: 600px;
}

.rating {
    opacity: 0.85;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 9px;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
}

.hero-heading {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: -2%;
    color: var(--heading-color);
    max-width: 536px;
    display: flex;
    flex-direction: column;
    margin: 0;
}

.hero-heading span {
  color: var(--highlight-color);
}

.hero-subtext {
    margin-top: 15px;
    color: var(--subtext-color);
    opacity: 0.9;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0%;
    margin: 28px 0;
}

/* Cards */
.hero-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.hero-card {
    position: relative;
    border-radius: 20px;
    padding: 20px;
    min-height: 384px;
    overflow: hidden;
    transition: transform 0.3s ease;
    background: linear-gradient(180deg, #892531 0%, #42010A 100%);
}

.hero-card:hover {
  transform: translateY(-8px);
}

/* Image */
.hero-card img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 358px;
    object-fit: contain;
}

/* Content */
.card-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.hero-card h3 {
    color: var(--card-text);
    margin-bottom: 20px;
    margin-top: 0;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0%;
    max-width: 172px;
}

/* Button */
.arrow-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 41px;
    height: 47px;
    border-radius: 50%;
    background: var(--arrow-bg);
    color: var(--arrow-color);
    text-decoration: none;
    font-size: 18px;
    transition: 0.3s;
}

.arrow-btn:hover {
  transform: scale(1.1);
}


/* collection-box */

.goals-section {
  padding: 80px 20px;
}
.goal-card.number-2, .goal-card.number-3 {
    width: 64%;
}
.goal-card.number-1, .goal-card.number-4 {
    width: 34%;
    padding-right: 12px;
}
.goal-card.number-3 .card-content-main h3 {
    max-width: 127px;
}

/* Grid Layout */
.goals-grid {
    display: flex;
    /* grid-template-columns: repeat(2, 1fr); */
    gap: 15px;
    width: 100%;
    flex-wrap: wrap;
}

/* Card */
.goal-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    padding: 0px 0px 0px 19px;
    /* min-height: 220px; */
    overflow: hidden;
    /* background: linear-gradient(180deg, #F1E3E3 0%, #E99E92 100%) !important; */
    box-shadow: 0px 4px 14px 0px #9B01111F;
}

/* 2nd card FULL WIDTH */
.goals-grid .goal-card:nth-child(2) {
  grid-column: span 2;

}

/* Content */
.card-content-main {
    max-width: 55%;
    display: flex;
    flex-direction: column;
    max-height: 238px;
    height: 500px;
    justify-content: space-between;
}
img.second-full-image {
    max-height: 312px !important;
    margin-top: 20px;
}
img.first-full-image {
    max-height: 199px;
}
/* Button */
.card-btn {
    background: #bc0a32 !important;
    padding: 13px 29px;
    border-radius: 41px;
    text-decoration: none;
    display: inline-block;
    max-width: fit-content;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 56px;
}
.goal-card.number-2 .card-content-main p {
    margin-top: -24px;
}
/* Images */
.card-image {
  display: flex;
  align-items: center;
  gap: 10px;
}

.card-image img {
  max-height: 239px;
  object-fit: contain;
}

/* testimonial */
.featured-products .page-width {
    padding: 0;
    max-width: 1346px;
}
.main-heading span {
  color: var(--highlight-color);
}
.main-heading {
    font-size: 48px;
    color: var(--heading-color);
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
/* Card */
.testimonial-card {
    border-radius: 20px;
    padding: 41px 29px;
    height: 100%;
    color: var(--text-color);
    background: linear-gradient(180deg, #892633 0%, #70131D 100%);
}
.testimonial-section .swiper-wrapper {
    padding-bottom: 69px;
}
.stars {
  color: gold;
  margin-bottom: 10px;
}
.testimonial-card {
    position: relative;
}
.testimonial-card:before {
    content: '';
    background: url(/cdn/shop/files/Group_1000003697.svg?v=1775652995);
    position: absolute;
    width: 45px;
    height: 30px;
    top: 22px;
    right: 0;
    background-repeat: no-repeat;
}
.review {
    font-size: 16px;
    margin-bottom: 20px;
    height: 188px;
}
.author {
    font-weight: 600;
    color: var(--highlight-color);
    font-family: DM Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 9%;
    text-transform: uppercase;
}
/* Swiper */
.testimonialSwiper {
  padding-bottom: 40px;
}


/* Pagination */
.testimonial-section .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.testimonial-section .swiper-pagination-bullet-active {
  opacity: 1;
}
.testimonial-section {
    background: var(--bg);
    padding: 80px 95px 93px;
    border-radius: 20px;
    max-width: 1413px;
    background: linear-gradient(180deg, #3E000A 0%, #740511 100%);
}

/* Header */
.testimonial-header {
  text-align: center;
  margin-bottom: 50px;
}

.testimonial-section .subheading {
  font-size: 12px;
  letter-spacing: 2px;
  color: var(--text-color);
}
.teamSwiper {
  padding-bottom: 20px;
}

.team-section .swiper-slide {
  width: 250px;
}
.page-width.team-slider-full {
    /* max-width: 100%; */
    padding: 60px 72px;
    max-width: 1413px;
    margin: auto;
    border-radius: 20px;
}
.team-section {
    padding: 0px 0px 50px;
    text-align: center;
    max-width: 1413px;
    margin: auto;
    border-radius: 20px;
}
.team-background {
    width: 100%;
    height: 331px;
    position: absolute;
    bottom: 74px;
    background: transparent !important;
    border-radius: 20px;
}
.team-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    z-index: 2;
    position: relative;
}
.team-card {
    border-radius: 20px;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    position: relative;
    height: 386px;
}


.how-works {
  background: var(--bg);
  padding: 32px 20px 100px;
}

/* Header */
.how-header {
  text-align: center;
  margin-bottom: 60px;
}

.subheading {
  font-family: DM Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 9%;
    text-align: center;
  color: var(--text-color);
}

/* Layout */
.how-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 78px;
}

/* Steps */
.step-item {
    padding: 46px 0;
    border-top: 1px solid #50000b3d;
    position: relative;
    /* border: 1px solid #50000B; */
}

.step-top {
  display: flex;
  justify-content: space-between;
}

.step-label {
  font-size: 12px;
  color: var(--text-color);
}

.step-number {
    opacity: 0.3;
    font-family: Google Sans;
    font-weight: 700;
    font-size: 87.58px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FF9693;
}
.step-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.img-box {
  border-radius: 20px;
  overflow: hidden;
}
.how-grid.mobile-view {
    display: none;
}
.img-box img {
    width: 100%;
    display: block;
    border-radius: 20px;
}




/* Grid */
.fp-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

/* Card */
.fp-card {
    /* background: var(--card-bg); */
    border-radius: 20px;
    padding: 0 0px;
    text-align: center;
    transition: 0.3s;
}

.fp-card:hover {
  transform: translateY(-8px);
}
p.subheading {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 27px;
    letter-spacing: 9%;
    text-align: center;
    margin-bottom: 7px;
}
.fp-image img {
    height: 244px;
    border-radius: 11px;
}
.card__information {
    padding-bottom: 2.7rem;
    padding-top: 2.4rem;
}
.card .media.media--hover-effect>img {
    border-radius: 10px;
}
.card .card__inner .card__media {
    border-radius: 20px !important;
}
.card-wrapper .underline-links-hover:hover a {
    text-decoration: none !important;
}
.card-wrapper span.price-item.price-item--regular {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
}
.card__heading {
    margin-top: 0;
    margin-bottom: 0;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 17px;
    line-height: 19px;
    letter-spacing: 0%;
}
.fp-card h3 {
    margin-top: 20px;
    margin-bottom: 0;
}
.facet-filters__sort {
    padding-left: 6px;
}
.facet-filters__label {
    margin: 0 1rem 0 0 !important;
}
h1.collection-hero__title {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 41px;
    line-height: 44px;
    letter-spacing: -2%;
    margin-bottom: 0;
    margin-top: 58px;
}
a#HeaderMenu-products, a#HeaderMenu-wholesale {
    display: none;
}
a#HeaderMenu-about {
    display: none;
}
.shopify-policy__container {
    max-width: 560px;
    max-width: 1264px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-top: 33px;
}
.shopify-policy__body {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
}
.shopify-policy__title h1 {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: left;
    padding-bottom: 9px;
}



/* product-page */
.dawn-product-star-wrapper {
    display: flex;
    align-items: center;
    gap: 5px;
}
.dawn-product-star-wrapper .stars {
    margin-bottom: 0px;
}
.dawn-product-star-wrapper span.dawn-product-star-text {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0%;
}
legend.form__label {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 19px;
    line-height: 29px;
    letter-spacing: -2%;
}
.product__media-list .media>* {
    border-radius: 20px;
}
.product__description.rte.quick-add-hidden {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    margin: 0;
    color: #4E373B;
    margin-bottom: 16px;
}
.product__tax {
    display: none;
}
variant-selects {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px 0px #9B01111F;
    padding: 20px;
    border-radius: 15px;
    margin-top: 22px !important;
}
.product-media-container.constrain-height {
    --viewport-offset: 445px !important;
    /* background: linear-gradient(180deg, #892633 0%, #3E000A 100%);
    padding: 65px 0px; */
    border-radius: 20px;
}
.product--stacked .product__media-item {
    background: linear-gradient(180deg, #892633 0%, #3E000A 100%);
    border-radius: 20px;
}
.product__title>* {
    margin: 0;
    font-family: Google Sans;
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -2%;
}
.product-form__input--pill input[type=radio]:checked+label {
    background: #bc0a32 !important;
    color: rgb(var(--color-background));
    border-color: #BE2727 !important;
}
.product-form__submit {
    margin-bottom: 1rem;
    background: #bc0a32;
    height: 56px;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    gap: 9px;
}
button.jm-button.jm-button--primary.jm-action-buttons__button {
    background: #bc0a32;
}
.thumbnail-slider {
    width: 18%;
}
.main-slider {
    width: 80%;
}
.product-media-container.constrain-height {
    --viewport-offset: 176px;
    --constrained-min-height: 539px !important;
}
.main-galllery-grid {
    display: flex;
    flex-direction: row-reverse;
    gap: 13px;
}
.thumbnail-slider .thumbnail-list.slider--tablet-up {
    flex-direction: column;
}
.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 100% !important;
}
.thumbnail {
    border-radius: 10px !important;
}
.thumbnail-slider .thumbnail-list.slider--tablet-up {
    padding: 0 !important;
    flex: 1;
    scroll-padding-left: 0;
    margin-top: -19px;
}
.multi-column.testimonial-columns.multicolumn{
    padding: 0px 95px 93px;
    border-radius: 0px 0px 20px 20px;
    max-width: 1413px;
    margin: auto;
    background: #3E000A;
}
.testimonial-columns .multicolumn-card.content-container {
    grid-template-columns: 1fr;
}
.testimonial-columns .multicolumn-card__image-wrapper--third-width {
    width: 20%;
    margin: 0 auto !important;
}
.testimonial-columns .multi-column h3.inline-richtext {
    color: #F9F3EE;
    text-align: center;
}
.split-section {
  padding: 15px 20px 0;
}
.matter-section .split-container {
    flex-direction: row-reverse;
}
.split-container {
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}

.split-text {
    width: 50%;
    padding-left: 70px;
    padding-right: 50px;
}

.split-text h2 {
    margin-bottom: 15px;
    font-family: Google Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -2%;
    max-width: 508px;
}
.video-slider .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
  }
.split-text p {
    margin-bottom: 25px;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0%;
    max-width: 479px;
    margin-bottom: 37px;
}

.split-btn {
    background: #bc0a32 !important;
    display: inline-block;
    padding: 15px 41px;
    border-radius: 25px;
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.split-image {
    width: 50%;
    line-height: 0;
}

.split-image img {
  width: 100%;
  border-radius: 10px;
}
section.split-section.multi-boxes {
    padding-bottom: 54px;
}
.description-box li {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
}
.description-box ul {
    padding-left: 30px;
    margin-bottom: 35px;
    margin-top: 24px;
}
.description-box li:before {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/Group_1000004339.svg?v=1775808053);
    left: -26px;
    bottom: 2px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.description-box li {
    position: relative;
    list-style: none;
}
h2.collapsible-content__heading.inline-richtext.h1 {
    font-family: Google Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 55px;
    letter-spacing: -4%;
    text-align: center;
}
p.caption-with-letter-spacing {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
}
h3.accordion__title.inline-richtext.h4 {
    font-family: Google Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 26px;
    letter-spacing: 0%;
}
.testimonial-columns h3.inline-richtext {
    color: #F9F3EE;
    font-weight: 600;
}
.collapsible-content {
    background: #FFFFFF;
}
.collapsible-content summary:hover {
    background: none !important;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;  
}
.collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    max-width: 89.4rem !important;
}
.collapsible-content__wrapper {
    padding-top: 100px !important;
    padding-bottom: 114px !important;
}
.accordion summary {
    padding: 2.5rem 0 !important;
}
.accordion__content {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0%;
    margin-bottom: 37px;
}
.accordion summary {
    justify-content: space-between;
    align-items: center;
}
svg.minus-icon {
    display: none;
}
[aria-expanded="true"] svg.minus-icon {
    display: block;
}
/* .accordion {
    border-top: .1rem solid #50000b29 !important;
    border-bottom: .1rem solid #50000b29 !important;
} */
span.jm-text.jm-reviewer-info__name {
    font-family: Google Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
}
section.split-section.success-section {
    margin-bottom: 15px;
}
p.jm-text.jm-review-widget-minimal-header__title {
    font-family: Google Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 35px;
    line-height: 58px;
    letter-spacing: -2%;
    text-align: center;
    margin-bottom: 34px;
    width: 100%;
}
span.jm-star-rating__font-icon {
    font-size: 18px !important;
}
.rating svg path {
    fill: #05d68b;
}
span.jdgm-prev-badge__text {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0%;
}
[aria-expanded="true"] svg.plus-icon {
    display: none;
}
section.testimonial-section.page-width {
    margin-bottom: 19px;
        margin-top: 60px;
}
div#judgeme_product_reviews {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 100px 0;
}
section#shopify-section-template--21891908567255__1775807011f436deb1 .page-width.scroll-trigger.animate--slide-in {
    border-radius: 20px;
    max-width: 1413px;
    margin: 20px auto 0;
    background: #fff;
}
.template-index .header-wrapper--border-bottom {
    border-bottom: none !important;
}
span.price-item.price-item--regular {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -2%;
}



.stats-section {
  padding: 50px 20px;
}

.stats-wrapper {
    display: grid;
    justify-content: space-around;
    text-align: left;
    margin: auto;
    grid-template-columns: 1fr 1fr 1fr;
}
.bacteriostic-section h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -2%;
}
.stat-item {
  flex: 1;
  min-width: 200px;
}

.stat-item h2 {
    font-family: Google Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 58px;
    line-height: 64px;
    letter-spacing: -2%;
    margin-bottom: 0;
}

.stat-item p {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -2%;
    max-width: 142px;
    margin: 0;
}

.bacteriostic-section .page-width {
    max-width: 1400px;
    margin: auto;
    padding: 0;
}
section.stats-section {
    padding: 0;
    margin: 0;
}
.bacteriostic-section .image-with-text__media.image-with-text__media--adapt {
    border: none !important;
}
.bacteriostic-section .image-with-text__text p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0%;
    color: #4E373B;
}
.bacteriostic-section .image-with-text__content {
    padding: 0rem 11rem 0rem;
}
.bacteriostic-section .image-with-text__text-item.grid__item {
    width: 57% !important;
}
.bacteriostic-section .image-with-text__media-item {
    width: 43% !important;
}
.contact h2.title.title-wrapper--no-top-margin.inline-richtext {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -2%;
    text-align: center;
    max-width: 861px;
    margin: auto;
}
.details-1 {
    margin-bottom: 36px;
}
.contact .field__input {
    background: #fff;
    border: 1px solid rgba(62, 0, 10, 0.21);
    border-radius: 7px;
}
.contact .field:hover.field:after {
    box-shadow:none;
}
.contact *:focus-visible {
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
}
.contact .field:after {
    box-shadow:none;
}
.contact .field__label {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0%;
    color: #4E373B;
    opacity: 40%;
}
.contact .field__input:not(:placeholder-shown)~.field__label {
    display: none;
}
.conatact-details {
    width: 100%;
    top: -35px;
    margin-top: -29px;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    color: #740511;
}
.conatact-details {
    position: absolute;
    top: 0;
}
.contact .field {
    margin-bottom: 5rem !important;
}
.contact button.button {
    background: #bc0a32;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 162px;
}
.contact button.button:hover {
    background: #50000B !important;
}
.contact button.button:before, .contact button.button:after {
    display: none;
}
.contact__button {
    margin-top: 3rem !important;
}
.field.ContactForm-body {
    margin-bottom: 0px !important;
}
.contact .button:after{
    box-shadow:none;
}
.contact-paragrapgh-text {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 20px;
}
.contact-form-details-main {
    display: flex;
    margin-top: 48px;
    margin-bottom: 50px;
    gap: 11px;
}
.details-1 h4 {
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 30px;
    letter-spacing: 0%;
    margin: 0;
}
.details-1 p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #4E373B;
}
.details-1 a {
    color: #4E373B;
    text-decoration: none;
}
.contact-form-details {
    background: #FFFFFF;
    width: 40%;
    padding: 47px 47px;
    box-shadow: 0px 4px 14px 0px #9B01111F;
    border-radius: 20px;
}
.contact-form-details {
    background: #FFFFFF;
    width: 40%;
}
.contact-form {
    width: 60%;
    background: #fff;
    padding: 74px 60px 58px;
    box-shadow: 0px 4px 14px 0px #9B01111F;
    border-radius: 20px;
}
.contact-form-details ul.list-unstyled.list-social {
    flex-direction: row;
    justify-content: left;
    gap: 13px;
}
.contact-form-details li.list-social__item span.svg-wrapper {
    grid-template-columns: 1fr;
}
.details-1.details4 {
    margin-bottom: 8px;
}
.contact-form-details .svg-wrapper {
    height: 24px;
}
.template-page.product- .collapsible-content__wrapper {
    background: #f9f3ee;
}
.template-Contact .header-wrapper--border-bottom, .template-Faqs .header-wrapper--border-bottom, .template-About .header-wrapper--border-bottom {
    border-bottom: none;
}


.video-wrapper {
    position: relative;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.video-section {
    background: #7a0010;
    padding: 50px;
    text-align: center;
    background: #3E000A;
    padding: 80px 95px 71px;
    border-radius: 20px 20px 0 0;
    max-width: 1413px;
    margin: auto;
}
.video-section h2 {
    color: #fff;
    margin-bottom: 50px;
}

.video-grid {
    display: grid;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.video-card {
  position: relative;
  cursor: pointer;
}

.video-card img {
  width: 100%;
  border-radius: 15px;
}

/* .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    width: 41px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #3E000A;
    padding: 20px 15px 21px 19px;
} */

/* Modal */
.video-modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}

.video-modal-content {
  position: relative;
  margin: 5% auto;
  width: 80%;
  max-width: 800px;
}

.video-modal iframe {
  width: 100%;
  height: 450px;
}

.close {
  position: absolute;
  top: -30px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
}
.video-section span.top, .video-section span.highlight {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 54px;
    letter-spacing: -2%;
    text-align: center;
    color: #F9F3EE;
}
.video-section span.highlight {
    color: #D4A84B;
}


section.ph-section {
    background: linear-gradient(180deg, #3E000A 0%, #740511 100%);
    max-width: 1413px;
    margin: auto;
    border-radius: 20px;
}
.ph-section {
  background: var(--bg);
  padding: 80px 20px;
  {% comment %} border-radius: 20px; {% endcomment %}
}
.ph-header h2 {
    font-size: 48px;
    color: var(--heading);
    margin-top: 0;
    font-family: Google Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 58px;
    letter-spacing: -2%;
    text-align: center;
    text-transform: capitalize;
    max-width: 700px;
    margin: auto;
}
.ph-container {
  max-width: 1200px;
  margin: auto;
}

.ph-header {
  text-align: center;
  margin-bottom: 50px;
}

.ph-header span {
  display: block;
}

.ph-header p {
    color: var(--subtext);
    max-width: 721px;
    margin: 17px auto 0;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: center;
}

/* Grid Layout */
.ph-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

/* Left side */
.ph-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Cards */
.ph-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background: linear-gradient(180deg, #8a1c26, #5a0f14);
    background: linear-gradient(180deg, #892531 0%, #42010A 100%);
}

.ph-card a {
    display: block;
    position: relative;
    height: 100%;
    padding: 25px 40px;
    color: var(--card-text);
    text-decoration: none;
}

.ph-card h3 {
    position: relative;
    z-index: 2;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 30px;
    letter-spacing: 0%;
    color: #F9F3EE;
}

/* Images */
.ph-card img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 92%;
    object-fit: contain;
}

/* Sizes */
.ph-card.small {
    height: 257px;
}

.ph-card.big {
    height: 530px;
}

/* Arrow */
.ph-arrow {
    position: absolute;
    bottom: 51px;
    left: 41px;
    background: var(--arrow-bg);
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* wholesale page css */
.contact-form.wholesale-form {
    margin: 0 auto;
}
/* .contact-paragrapgh-text.wholesale-form-content {
    width: 100%;
    max-width: 600px;
    margin: 30px auto 0px;
} */

.telegram-float {
  position: fixed;
  bottom: 20px;
  right: 18px;
  z-index: 999;
}

.telegram-float img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  transition: transform 0.3s ease;
}

.telegram-float img:hover {
  transform: scale(1.1);
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    display: flex;
    justify-content: space-between;
}
li.icon-with-text__item img {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
span.h4.inline-richtext{
    font-size: 14px;
    font-family: DM Sans;
    font-family: Google Sans;
    font-weight: 500;
    letter-spacing: -1%;
}
.product__description p, .product__description li{
        margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -2%;
    color: #242424;
}
.product__accordion .accordion__title {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #242424;
    font-family: DM Sans;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0%;
    font-weight: 500;
}
a.button.button--primary {
    background: #bc0a32;
}
.product__accordion .accordion__content a, .product__accordion .accordion__content p {
    color: #000;
    font-size: 14px;
    letter-spacing: 0px;
}
/* only TikTok + Telegram */
.custom-social .list-social__link {
    width: 17px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid #740511;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px !important;
    margin-top: 4px;
}

/* icon inside */
.custom-social svg {
  width: 12px;
  height: 12px;
  stroke: #740511;
  fill: none;
  display: block;
}

/* center fix */
.custom-social svg path {
  stroke-width: 1.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}
img.telegram-img {
    width: 22px;
    height: 22px;
}
img.telegram-img:hover{
    transform: scale(1.1)
}
.multi-column.testimonial-columns.multicolumn.product-multi-column {
    padding: 93px 95px 93px;
    margin-top: 60px;
    border-radius: 20px;
}

/* new-css */
.wholsesaler-banner {
    /* padding-bottom: 100px; */
    margin-bottom: 97px !important;
}

.multi-column .multicolumn-card__info {
    padding-bottom: 2.5rem !important;
}
.main-slider-box {
    padding-bottom: 25px;
}
.collapsible-content-wrapper-narrow {
    padding-bottom: 45px;
}
.playfair-display-<uniquifier> {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.instra-feed .button:not([disabled]):hover:after, .how-works .button:not([disabled]):hover:after{
    box-shadow:0 0 0 0;
}
.instra-feed .button:after, .how-works .button:after{
    box-shadow:0 0 0 0;
}
.instra-feed .button,  .how-works .button{
    font-weight:600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}
.instra-feed a.link.animate-arrow:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
/* .announcement-bar-section .utility-bar {
    background-color: #bc0a32;
} */
@media(max-width: 1420px) {
.peptide-hero {
    margin: 0 15px;
}
.team-section {
    margin: 0 15px;
}
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-left: 20px;
    padding-right: 20px;
}
.home-banner {
    margin: 0 15px;
}
.testimonial-section {
    margin: 0 15px;
}
.bacteriostic-section .page-width {
    padding: 0 15px;
}
}

@media(max-width: 1360px){
  .logo-title {
    font-size: 240.87px;
}
.bacteriostic-section h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Google Sans;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -2%;
}
.bacteriostic-section .image-with-text__content {
    padding: 0rem 3rem 0rem;
}
.stat-item h2 {
    font-size: 42px;
    line-height: 64px;
}
.stat-item p {
    font-size: 15px;
    line-height: 22px;
}
}

@media(max-width: 1200px){
.contact.page-width {
    padding: 38px 2rem 13px !important;
}
.contact-form {
    padding: 67px 26px 45px;
}
.details-1 h4 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    margin: 0;
}
.details-1 p {
    font-size: 17px;
    line-height: 17px;
}
.contact h2.title.title-wrapper--no-top-margin.inline-richtext {
    font-size: 37px;
    line-height: 39px;
    max-width: 664px;
}
.contact-form-details {
    padding: 44px 30px;
}
.stat-item h2 {
    margin-top: 0;
}
.split-text {
    width: 50%;
    padding-left: 9px;
    padding-right: 13px;
}
.description-box ul {
    padding-left: 30px;
    margin-bottom: 20px;
    margin-top: 6px;
}
.description-box li {
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 0%;
}
.split-text h2 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 58px;
    max-width: 508px;
    margin-top: 0px;
}
.video-section {
    padding: 80px 32px 71px;
}
.product__title>* {
    font-size: 33px;
    line-height: 35px;
    letter-spacing: -2%;
}
.product__info-wrapper {
    padding: 0 0 0 3rem !important;
}
.how-works .page-width {
    padding: 0 0rem;
}
.testimonial-section {
    padding: 80px 42px 93px;
}
    .step-item {
    padding: 15px 0;
}
.card-content-main p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
    line-height: 21px !important;
}
.logo-title {
    font-size: 202.87px;
}
.peptide-hero .page-width {
    padding: 0 20px;
}
.hero-card h3 {
    font-size: 21px;
    line-height: 29px;
    max-width: 172px;
}
.hero-title {
    font-size: 43px;
    margin-bottom: 38px;
    margin-top: 0;
}
.multi-column h3.inline-richtext {
    font-size: 13px;
    padding: 5px 13px;
}
.hero-card img {
    max-height: 306px;
}
/* .page-width {
    padding: 0 3rem;
} */
.hero-card {
    padding: 20px;
    min-height: 345px;
}
.card-content-main h3 {
    font-size: 21px ;
    line-height: 27px;
    margin-bottom: 9px;
}
.hero-heading {
    font-size: 52px;
}
.hero-subtext {
    font-size: 16px;
    line-height: 27px;
    margin: 15px 0;
}
.home-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 42px;
    line-height: 44px;
    max-width: 344px;
}
.goals-section {
    padding: 38px 20px !important;
}
.card-image img {
    max-height: 119px !important;
    object-fit: contain;
}
.goal-card {
    padding: 4px 0px 9px 19px;
}
img.second-full-image {
    max-height: 236px !important;
    margin-top: 20px;
}
.goal-card.number-2 .card-content-main p {
    margin-top: 0 !important;
}
.goal-card {
    padding: 23px 0px 0px 19px;
}
.card-content-main {
    max-width: 55%;
    max-height: 226px;
    height: 493px;
    justify-content: left;
}
.section-title {
    font-size: 41px;
    line-height: 58px;
    margin-bottom: 40px;
    line-height: 50px;
    font-weight: 500;
}
.card-btn {
    margin-top: 10px;
}
.multi-column.testimonial-columns.multicolumn.product-multi-column {
    padding: 50px 0 50px !important;    
}
}


@media(max-width: 989px){
.instra-feed .medium-hide {
    display: block !important;
}
.details-1 p {
    font-size: 16px;
    line-height: 21px;
}
.goal-card.number-2, .goal-card.number-3 {
    width: 62%;
}
.card-image img {
    max-height: 107px !important;
    object-fit: contain;
}
img.second-full-image {
    max-height: 205px !important;
    margin-top: 0;
}
a#HeaderMenu-about {
    display: block;
}
a#HeaderMenu-contact {
    display: block;
}
.menu-drawer__menu-item {
    padding: 1.1rem 2rem !important;
    font-size: 15px !important;
}
.header__icon .icon {
    width: 18px !important;
}
.logo-title {
    font-size: 133.87px;
    line-height: 135.23px;
}
.menu-drawer .list-social {
    display: none;
}
.header--has-social .menu-drawer__utility-links {
    padding: 1rem 2rem !important;
}
.title-wrapper-with-link {
    align-items: center !important;
}
.started-menu a {
    display: none;
}
.left-menu {
    display: none;
}
.hero-cards {
    gap: 12px;
}
}

@media (max-width: 768px) {
.multi-column .slider-buttons.large-up-hide {
    display: none !important;
}
.multi-column .multicolumn-card__info {
    padding: 0!important;
}
    .goal-card.number-1, .goal-card.number-4 {
    width: 35%;
}
.card-content-main h3 {
    font-size: 22px !important;
}
.contact-form.wholesale-form {
    width: 85%;
}
.goal-card.number-4 {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
  .goal-card.number-3 {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.goal-card.number-2 {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.goal-card.number-1 {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}
.multi-column.testimonial-columns.multicolumn.product-multi-column {
    padding: 30px 0 20px !important;
    margin: 40px 15px 0;
}
.multi-column.multicolumn .grid--2-col-tablet-down .grid__item {
           width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
.product-multi-column .multicolumn-list {
    padding-left: 10px;
    padding-right: 10px;
}
}

@media(max-width: 767px){
.goal-card {
    flex-direction: column !important;
    text-align: left !important;
}
.rf-card {
    width: 78% !important;
}
    h2.related-products__heading.inline-richtext.h2 {
    padding: 20px 20px 0;
}
.related-products__heading {
    margin: 0 0 0rem !important;
}
.multicolumn-list .slider-buttons.large-up-hide {
    display: none !important;
}
.video-slider .swiper-wrapper {
    display: flex;
}
.footer {
    margin-top: 60px;
}
.center.small-hide.medium-hide {
    display: block !important;
}
  .video-slider .swiper-wrapper {
    gap: 0px;
  }
  .video-grid {
    display: block;
  }

  .video-slider {
    padding-left: 10px;
  }

  .swiper-slide {
    width: auto;
  }

.testimonial-columns .slider-buttons {
    color: #fff;
    display: none;
}
.testimonial-columns .slider-button {
    color: rgb(255 255 255) !important;
}
.multi-column .multicolumn-card__info {
    padding-bottom: 0 !important;
}
.contact-form-details {
    width: 100%;
}
.home-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 27px;
    line-height: 35px;
    max-width: 341px;
}
.contact h2.title.title-wrapper--no-top-margin.inline-richtext {
    font-size: 25px;
    line-height: 31px;
    max-width: 664px;
}
.details-1 h4 {
    font-size: 18px;
    line-height: 25px;
}
.details-1 {
    margin-bottom: 26px;
}
.conatact-details {
    font-size: 15px;
}
.details-1 p {
    font-size: 16px;
    line-height: 21px;
    margin-top: 4px;
}
.contact-form-details-main {
    margin-top: 27px;
}
.contact.page-width {
    padding: 28px 2rem 17px !important;
}
.contact-form-details-main {
    margin-top: 48px;
    margin-bottom: 34px;
    gap: 11px;
    flex-direction: column;
}
.contact-form {
    width: 100%;
}
.ph-header h2 {
    font-size: 35px;
    line-height: 37px;
}
.bacteriostic-section .image-with-text__media-item {
    width: 100% !important;
}
.ph-card a {
    padding: 3px 24px;
}
.ph-arrow {
    bottom: 30px;
    left: 24px;
}
.ph-section {
    padding: 47px 20px;
}
.bacteriostic-section .image-with-text__content {
    padding: 3rem 0rem 2rem;
}
.bacteriostic-section h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 31px;
    line-height: 29px;
}
.stats-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 22px 0;
}
.collapsible-content__wrapper {
    padding-top: 45px !important;
    padding-bottom: 55px !important;
}
.product-form__submit {
    font-size: 16px;
}
.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page-width {
    padding: 0 2rem;
}
.split-text {
    padding: 19px 0;
}
h3.accordion__title.inline-richtext.h4 {
    font-size: 18px;
}
product-recommendations.related-products {
    padding: 0;
}
.product__info-wrapper.grid__item {
    padding-top: 20px !important;
}
.product__media-list .product__media-item {
    width: calc(100% - 1rem - var(--grid-mobile-horizontal-spacing)) !important;
}
.split-text h2 {
    font-size: 28px;
    line-height: 44px;
}
.collapsible-content-wrapper-narrow {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}
h2.collapsible-content__heading.inline-richtext.h1 {
    font-weight: 500;
    font-style: Medium;
    font-size: 31px;
    line-height: 40px;
    letter-spacing: -4%;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.split-text h2 {
    font-size: 30px;
    line-height: 41px;
    max-width: 508px;
}
.testimonial-columns .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.multi-column.testimonial-columns.multicolumn.color-scheme-680f40c4-b8d9-49e9-91df-1111baec9955.gradient.background-none.no-heading {
    padding: 0px 0px 39px 0px !important;
}
.split-text {
    width: 100%;
}
.split-image {
    width: 100%;
}
.multi-column.testimonial-columns.multicolumn {
    padding: 0px 0px 104px;
    border-radius: 0px 0px 23px 20px;
    max-width: 1413px;
    margin: auto;
    background: #3E000A;
    padding-top: 12px !important;
    padding-bottom: 50px !important;
}
.video-section {
    padding: 30px 20px 24px;
}
.video-grid {
    gap: 0px 11px;
    grid-template-columns: 1fr 1fr;
}
.video-section span.top, .video-section span.highlight {
    font-size: 33px;
    line-height: 39px;    
}
.main-galllery-grid {
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.product__info-wrapper {
    padding: 0 0 0 0rem !important;
}
.buy-buttons_stripe .button:after{
    box-shadow:0 0 0 0;
}
.thumbnail-slider .thumbnail-list.slider--tablet-up {
    margin-top: -19px;
    flex-direction: row;
}
.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 33% !important;
}
.main-slider {
    width: 100%;
}
.thumbnail-slider {
    width: 100%;
}
.team-card {
    height: 100%;
}
li.list-social__item span.svg-wrapper {
    grid-template-columns: 10% 41%;
}
.footer-block__heading {
    margin-bottom: 1.5rem !important;
}
img.second-full-image {
    max-height: 210px !important;
    margin-top: 0;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    width: 47% !important;
    margin: 0;
    text-align: center;
}
a.link.link--text.list-menu__item.list-menu__item--link {
    justify-content: center;
}
.instra-feed .caption-title {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 9%;
    text-align: center;
}
.footer-block.grid__item {
    padding: 0;
    margin: 0rem 0 !important;
    width: 100%;
}
.footer .grid {
    display: flex !important;
}
.section-title {
    margin-bottom: 26px !important;
}
.started-menu {
    margin-left: 2px;
}
.fp-btn-wrap {
    margin-top: 13px !important;
}
.fp-desc {
    margin-top: 7px !important;
}
.instra-feed h2.title.inline-richtext.h1 {
    font-size: 31px;
    line-height: 29px;
}
.fp-image img {
    height: 161px;
    border-radius: 11px;
    max-width: 100%;
    swidth: 100%;
}
.fp-image {
    height: 161px;
    line-height: 0;
}
/* .fp-image {
    padding: 19px 0px 10px !important;
} */
.how-works {
    padding: 32px 20px 47px;
}
img.first-full-image {
    max-height: 115px !important;
}
.team-section {
    padding: 0px 0px 0px;
    text-align: center;
}
.step-item {
    padding: 11px 0px 1px;
    margin-top: 36px;
}
.step-number {
    font-size: 79.58px;
}
.team-title {
    font-size: 36px !important;
    line-height: 38px !important;
}

.step-item h3 {
    font-size: 25px !important;
    max-width: 333px !important;
}
.logo-title {
    font-size: 72.87px;
    line-height: 135.23px;
}
.page-width.team-slider-full {
    padding: 19px 20px 40px;
}
.how-works .page-width {
    padding: 0;
}
.card-btn {
    margin-top: 0 !important;
}
.home-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 31px;
    line-height: 35px;
    max-width: 341px;
}
.instra-feed {
    padding-bottom: 4px;
}
.multi-column .multicolumn-card.content-container {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    text-align: center;
}
.goal-card.number-2, .goal-card.number-3 {
    width: 100%;
}
.footer__content-top {
    padding-bottom: 3rem;
    padding-left: calc(2rem / var(--font-body-scale)) !important;
    padding-right: calc(2rem / var(--font-body-scale)) !important;
}
.hero-image img {
    max-width: 100% !important;
}
.footer__content-top {
    padding-bottom: 0rem !important;
}
.section-title {
    font-size: 31px !important;
}
.goal-card.number-1, .goal-card.number-4 {
    width: 100% !important;
}
.card-content-main {
    max-height: 140px !important;
}
.hero-subtitle {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 9%;
}
.peptide-hero .page-width {
    padding: 0 0px;
}
.dynamic-hero {
    padding: 16px 20px 50px !important;
    margin-left: 15px;
    margin-right: 15px;
}
.card {
    background: rgba(255,255,255,0.08);
    padding: 27px 20px !important;
    border-radius: 20px;
    width: 492px;
    color: #fff;
    backdrop-filter: blur(10px);
    text-align: left;
    background: linear-gradient(180deg, #892633 0%, #3E000A 100%);
}
.hero-subtext {
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 0;
}
.testimonial-section {
    padding: 26px 28px 42px;
    max-width: 1413px;
}
.peptide-hero {
    padding: 23px 20px 50px;
}
.multi-column .multicolumn-card__image-wrapper--third-width {
    width: 30%;
    margin: auto !important;
}
.multi-column.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 0 !important;
}
.multi-column {
    padding-top: 28px !important;
    padding-bottom: 11px !important;
}
 .how-grid {
    grid-template-columns: 1fr;
  }
  .how-grid.mobile-view {
    display: block;
}
  .how-grid.desktop-view {
    display: none;
}
.step-row {
    grid-template-columns: 1fr;
  }
p.subheading {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 1px;
}
  .img-box {
    margin-top: 15px;
  }
  .main-heading {
    font-size: 28px;
  }
  .goal-card {
    padding: 23px 20px 0px 20px;
}
.review {
    font-size: 15px;
    margin-bottom: 20px;
    height: 140px;
    line-height: 21px;
}
.featured-products {
    background: var(--bg);
    padding: 32px 20px !important;
}
.fp-header {
    margin-bottom: 21px !important;
}
.home-banner .banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box {
    background: #813c3c45;
    width: 100%;
}
.home-banner .banner__box {
    padding: 7rem 2rem !important;
}
.home-banner {
    padding: 1px 0px 0px;
}
.fp-desc {
    font-size: 14px;
    line-height: 17px;
}
.home-banner .media>img {
    object-fit: cover;
    object-position: 73%;
    transition: opacity .4s cubic-bezier(.25,.46,.45,.94);
}
.home-banner .banner__box {
    padding: 11rem 2rem !important;
}
.card{
    background: transparent;
    max-width: 492px;
    width: 100%;
    padding: 0px 5px !important;
}
card__heading {
    font-size: 15px;
}
.card-wrapper span.price-item.price-item--regular{
    font-size: 13px;
}
.shopify-policy__container{
    padding-bottom: 60px;
}
div#judgeme_product_reviews{
    padding:0;
}
.contact-form-details-main {
    display: flex;
    flex-direction: column-reverse;
}
}
@media (max-width: 749px) {
.dawn_home-Banner .banner__box {
    padding: 4rem 2rem !important;
    background: rgb(104 24 35);
}
.dawn_home-Banner .banner__text.rte.body p {
    max-width: 100%;
}
.dawn_home-Banner h2.banner__heading.inline-richtext.h1 {
    max-width: 100%;
}
.multi-column h3.inline-richtext {
    font-size: 12px;
    padding: 5px 2px;
    line-height: 15px;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    flex-direction: column;
}
}

@media (max-width: 575px) {
    .card {
        padding: 21px 20px !important;
    }
    .contact-form.wholesale-form {
        width: 100%;
    }
}


@media(max-width: 375px){
img.second-full-image {
    max-height: 181px !important;
    margin-top: 0;
}
.split-text h2 {
    text-align: center;
}
.split-text p{
     text-align: center;
}
.split-button{
    display: flex;
    justify-content: center;
}
.logo-title {
    font-size: 58.87px;
}
span.h4.inline-richtext {
    font-size: 12px;
}
}
@media(max-width: 360px){
    .multi-column h3.inline-richtext {
        font-size: 11px;
        padding: 5px 0px;
    }
    span.h4.inline-richtext {
        font-size: 10px;
    }
  .product .icon-with-text .icon-with-text__item  span.h4.inline-richtext {
    font-size: 14px;
}
}