/** Shopify CDN: Minification failed

Line 15:12 Expected URL token but found bad URL token
Line 15:23 Expected ")" to end URL token
Line 16:4 All "@import" rules must come first
Line 16:23 Expected ")" to end URL token
Line 5566:33 Expected identifier but found whitespace
Line 5566:34 Unexpected "not("
Line 5586:2 Unexpected "`"
Line 5600:12 Expected identifier but found whitespace
Line 5600:13 Unexpected "not("

**/
@import url(https://use.typekit.net/lqy1lee.css);
    @import url(https: //use.typekit.net/fyn8nnw.css);
    @import url(https: //fonts.googleapis.com/css2?family=Inter:wght@100;
    200;
    300;
    400;
    500;
    600;
    700;
    800;
    900&display=swap);
    .font-body {
    font-family: Inter, sans-serif;
}
.font-display {
    font-family: "IvyPresto Display", serif;
}
body {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
body {
    font-family: Inter, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
.h1, h1 {
    font-size: 60px;
    font-family: IvyPresto Display;
    font-weight: 300;
}
.h2, h2 {
    font-family: IvyPresto Display;
    font-size: 45px;
    font-weight: 400;
}
.h3, h3 {
    font-family: IvyPresto Display;
    font-size: px;
    line-height: 30px;
    font-weight: 400;
}
.h4, h4 {
    font-family: Inter;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    color: #0b254b;
}
.h5, h5 {
    font-family: IvyPresto Display;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #0b254b;
}
.h6, h6 {
    font-family: Termina;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: top;
}
.container {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    max-width: 1280px;
}
a {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    color: #b2767e;
}
b {
    font-weight: 600;
}
p {
    margin: 0;
    color: #5e6e89;
}
strong {
    color: #0b254b;
}
li, ul {
    margin: 0;
    padding: 0;
}
.box__title {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}
.box__content h4 {
    text-align: left;
    font-weight: 600;
    color: #000;
}
.box__content .box--font {
    font-size: 15px;
    color: #000;
}
.box__content p {
    color: #202020;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
}
.box__innerwrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 7px 0 20px 0;
    gap: 7px;
}
.box__price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.box__weight {
    border: 1px solid gray;
    border-radius: 10px;
    margin-right: 8px;
}
.box__weight p {
    padding: 0 8px;
    color: #202020;
    text-align: center;
    font-family: Proda Sans;
    font-size: 10px;
    font-weight: 400;
    line-height: 17px;
}
.box__pricetag span {
    color: #202020;
    text-align: right;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
}
.box__content .alireviews-review-star-rating {
    margin-bottom: 10px;
}
.mute-btn {
    position: fixed;
    bottom: 195px;
    right: 25px;
    z-index: 2;
    padding: 0;
    border-radius: 28px;
    width: auto;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #010000;
}
.mute-btn span {
    display: inline-block;
    margin: 0 0 0 5px;
}
.mute-btn .sound-on {
    background-color: #b8b8b8;
    border-radius: 28px;
    width: 62px;
    height: 62px;
    padding: 5px;
}
.mute-btn .sound-off {
    background-color: #36404c;
    border-radius: 28px;
    width: 62px;
    height: 62px;
    padding: 5px;
}
@media (max-width:1024px) {
    .mute-btn {
    right: 15px;
    bottom: 135px;
    width: 50px;
    height: 50px;
}
.mute-btn .sound-off, .mute-btn .sound-on {
    width: 50px;
    height: 50px;
}
}.box__content {
    position: relative;
}
.box__content .card__badge {
    position: absolute;
    top: 5px;
    right: 5px;
}
.box__content .icon-wrap {
    width: 12px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box__content .sold .icon-wrap {
    display: none;
}
.kits {
    margin: 80px 0 0 0;
}
.kits__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 100px;
}
.kits__media {
    width: 33.3%}
.kits__title {
    color: #202020;
    text-align: center;
    font-family: IvyPresto Display;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: 1px;
    margin-top: -80px;
}
@media (max-width:1024px) {
    .kits__content {
    gap: 30px;
}
}@media (max-width:768px) {
    .kits__content {
    flex-direction: column;
    gap: 30px;
}
.kits__media {
    width: 100%}
}.whatsapp-floating {
    position: fixed;
    bottom: 120px;
    position: fixed;
    background: #40c351;
    padding: 12px;
    border-radius: 28px;
    z-index: 2;
    right: 15px;
    bottom: 80px;
    width: 50px;
    height: 50px;
}
@media screen and (min-width:1024px) {
    .whatsapp-floating {
    right: 25px;
    bottom: 80;
}
}@media screen and (min-width:1024px) {
    .whatsapp-floating {
    right: 25px;
    bottom: 120px;
    width: 62px;
    height: 62px;
}
}.what {
    padding: 20px 0 80px;
}
.what__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.what__wrapper--content {
    flex: 0 0 50%;
    max-width: 50%}
.what__wrapper--content a img {
    height: 10px;
    width: 20px;
}
.what__wrapper--content h6 {
    color: #202020;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
}
.what__wrapper--content h3 {
    color: #202020;
    margin-bottom: 20px;
}
.what__wrapper--content p {
    color: #202020;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    width: 100%;
    max-width: 85%}
.what__wrapper--image {
    flex: 0 0 50%;
    max-width: 50%}
.what__wrapper--image img {
    width: 511px;
    height: 400px;
    object-fit: contain;
}
.what__wrapper--image video {
    width: 550px;
    height: auto;
    object-fit: contain;
}
.hero__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    background: linear-gradient(118deg, #dcb69a -2.18%, #f5ede5 68.89%);
}
.hero__wrapper--content {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: start;
    padding: 0 14px 0 100px;
}
.hero__wrapper--content a img {
    height: 10px;
    width: 20px;
}
.hero__wrapper--image {
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 44%;
    position: relative;
    overflow: hidden;
    height: 100%}
.hero__wrapper--image img, .hero__wrapper--image svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hero__wrapper .btn--size {
    width: 200px;
}
.hero__desc {
    margin: 20px 0 40px 0;
}
.hero__desc p {
    color: #202020;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    max-width: 80%}
.hero__desc p+p {
    margin-top: 10px;
}
@media (max-width:640px) {
    .hero__desc {
    margin: 20px 0 30px 0;
}
}.hero__head {
    color: #010000;
    font-family: IvyPresto Display;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: 1px;
}
.hero__sub {
    margin: 20px 0;
    color: #010000;
    font-family: IvyPresto Display;
    font-size: 20px;
    font-weight: 300;
}
.swiper {
    width: 100%;
    height: 100%}
.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.heroswiper .swiper-pagination-horizontal {
    --swiper-theme-color: black;
    bottom: 12px!important;
}
@media screen and (min-width:1024px) {
    .heroswiper .swiper-pagination-horizontal {
    bottom: 40px!important;
}
}.follow {
    padding: 80px 0;
    background: #fbf6f3;
    position: relative;
    z-index: 0;
}
.follow__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.follow__wrapper--heading {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 20px;
    filter: drop-shadow(0 0 3px white);
}
.follow__wrapper--heading h6 {
    color: #202020;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
}
.follow__wrapper--heading h3 {
    color: #202020;
    line-height: normal;
}
.follow__wrapper--content {
    flex: 0 0 70%;
    max-width: 70%}
.follow__wrapper--main {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
@media (max-width:640px) {
    .follow__wrapper--main {
    gap: 40px;
}
}.follow__wrapper--products {
    flex: 0 0 33.33%;
    max-width: 33.33%}
.follow__wrapper--products img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}
.follow__wrapper--products h6 {
    padding: 18px 0 7px;
    font-family: Inter;
    letter-spacing: 1px;
    color: #202020;
    font-size: 17px;
}
.follow__wrapper--products p {
    color: #202020;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    max-width: 85%;
    margin: 0 auto;
}
.follow__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    opacity: 1;
}
.follow__image img {
    width: auto;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1480px) {
    .follow__image {
    opacity: .5;
}
}.concern {
    padding: 125px 0 170px 0;
}
.concern__wrapper {
    width: 100%;
    max-width: 785px;
    margin: 0 auto;
    text-align: center;
}
.concern__wrapper--heading h3 {
    color: #202020;
}
.concern__wrapper--heading h5 {
    color: #000;
}
.concern__wrapper a {
    color: #000;
    border-radius: 60px;
    border: 1px solid #202020;
    background: #fff;
}
.concern__wrapper--badges {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 44px;
    gap: 15px;
}
.concern__wrapper--tag {
    width: auto;
    padding: 12px 32px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 300;
    transition: background-color .3s ease;
}
.concern__wrapper--tag:hover {
    background-color: rgb(196 133 88 / .2);
}
.concern__wrapper--bottom {
    justify-content: center;
    gap: 14px;
    margin-top: 18px;
}
.concern__wrapper--card {
    flex: 0 0 16%;
    max-width: 100%}
.explore {
    padding: 80px 0;
    background-color: #f4ede9;
}
.explore__heading {
    text-align: center;
}
.explore__heading h3 {
    color: #000;
}
.explore__heading h5 {
    color: #000;
}
.explore__content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.explore__media {
    width: 100%;
    padding: 0 10px;
}
.explore__media a {
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 9/16;
}
.explore__media video {
    border-radius: 20px;
    width: 100%}
.explore__media img {
    transition: .3s;
    border-radius: 20px;
}
.explore .border__line {
    margin: 100px 0 20px 0;
    padding-top: 0;
}
.explore svg {
    max-width: 100%}
@media (max-width:768px) {
    .explore__content {
    flex-wrap: wrap;
}
.explore__media {
    width: 50%}
}@media (max-width:640px) {
    .explore__media {
    width: 100%}
}.explore__wrapper--image:hover img {
    transform: scale(1.5);
}
.nature {
    background-image: url(../images/nature-bg.png);
    padding: 130px 0 240px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.nature__heading {
    max-width: 33%;
    margin-inline-start: auto;
}
.nature__heading h2 {
    color: #202020;
}
.nature__heading p {
    color: #202020;
    font-size: 15px;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: 1px;
    font-family: Termina;
}
.section--rhythms {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 100px;
}
.rhythms__main {
    text-align: center;
}
.rhythms__main h3 {
    color: #202020;
    margin-bottom: 10px;
}
.rhythms__main .rhythms__desc {
    color: #202020;
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1px;
    max-width: 480px;
    margin: auto;
}
.rhythms__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 45px;
    gap: 30px;
    justify-content: center;
}
.rhythms__box {
    flex: 0 0 22%;
    max-width: 22%;
    text-align: center;
    position: relative;
}
.rhythms__box img {
    flex-shrink: 0;
    border-radius: 5px;
    vertical-align: top;
}
.rhythms__box span {
    color: #595959;
    text-align: center;
    font-family: Termina;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 2px;
    display: block;
}
.rhythms__box p {
    color: #202020;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 5px;
    margin: 20px auto 20px auto;
}
.rhythms__box h4 {
    color: #434343;
    letter-spacing: 2px;
    margin: 20px 0;
    line-height: 20px;
}
.rhythms__box .btn--secondary {
    margin-top: 0;
    padding: 10px 20px;
}
.rhythms__overlay {
    position: relative;
    width: 100%;
    z-index: 1;
}
.rhythms__image {
    position: absolute;
    right: -5%;
    top: -10%}
.rhythms__day {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.rhythms__day p {
    color: #fff;
    background-color: #000;
    text-align: center;
    padding: 6px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2px;
    max-width: 100%}
.rhythms__overlay .rhythms__product {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .4s ease-in-out 0s;
}
.rhythms__overlay .product-1 {
    background: linear-gradient(0deg, #ea785c 0, #ea785c 100%), #d3d3d3 50%/cover no-repeat;
}
.rhythms__overlay .product-2 {
    background: linear-gradient(0deg, #0b744a 0, #0b744a 100%), #d3d3d3 50%/cover no-repeat;
}
.rhythms__overlay .product-3 {
    background: linear-gradient(0deg, #6f5aaf 0, #6f5aaf 100%), #d3d3d3 50%/cover no-repeat;
}
.rhythms__overlay .product-4 {
    background: linear-gradient(0deg, #1f4987 0, #1f4987 100%), #d3d3d3 50%/cover no-repeat;
}
.rhythms__box:hover .rhythms__product {
    opacity: 1;
    z-index: 20;
}
.rhythms__box:hover .rhythms-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}
.rhythms-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    z-index: 25;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.rhythms-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: .15em;
    margin-bottom: .5em;
    text-transform: uppercase;
}
.rhythms-details p {
    color: #fff;
    font-size: .8em;
}
.rhythms .hover__text {
    color: #fff;
    font-weight: 400;
    font-family: Inter;
    line-height: 36px;
}
.fadeIn-bottom {
    top: 20%}
.fadeIn-top {
    top: 20%}
.fadeIn-left {
    left: 20%}
.fadeIn-right {
    left: 80%}
.shoping {
    position: relative;
}
.shoping__title {
    text-align: center;
}
.shoping__title h3 {
    color: #000;
}
.shoping__content {
    flex-wrap: nowrap;
    justify-content: center;
}
.shoping__tab-content p {
    color: #202020;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    max-width: 70%}
.shoping__innerwrap {
    margin-top: 5px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px;
}
.shoping__innerwrap__price {
    gap: 5px;
}
.shoping .tabs {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0 40px 0;
}
.shoping .tab {
    background-color: #fff;
    color: #000;
    border: 1px solid gray;
    font-family: Termina;
    border-radius: 50px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
}
.shoping .tab:hover {
    background-color: rgb(196 133 88 / .2);
}
.shoping .tab-content {
    display: none;
    position: relative;
}
.shoping .tab-active {
    display: block;
}
.shoping .tab.active-a {
    color: #111;
    background-color: rgb(196 133 88 / .2);
}
.shoping .swiper-container {
    width: 90%;
    margin: 20px auto;
    overflow: hidden;
}
.shoping .swiper-slide {
    background-color: #fff;
}
.shoping .swiper-button-next:after, .shoping .swiper-rtl .swiper-button-prev:after {
    content: "next";
    display: none;
}
.shoping .swiper-button-prev:after, .shoping .swiper-rtl .swiper-button-next:after {
    content: "prev";
    display: none;
}
.shoping .swiper-button-next.swiper-button-disabled, .shoping .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.shoping .swiper-button-next, .shoping .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
    z-index: 2;
}
.shoping .swiper-button-prev, .shoping .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
    z-index: 2;
}
.section--inspired {
    background-color: #f4ede9;
    padding-bottom: 84px;
}
.inspired {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
}
.inspired__title {
    text-align: center;
    margin-bottom: 30px;
}
.inspired__title h5 {
    color: #0b254b;
}
.inspired__title h3 {
    color: #0b254b;
}
.inspired__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.inspired__image {
    flex: 0 0 23%;
    max-width: 23%}
.inspired__content {
    flex: 0 0 22%;
    max-width: 22%}
.inspired__innerwrap {
    background-color: #595959;
    width: 245px;
    height: 245px;
    margin: 0 auto;
}
.section--bestseller {
    margin: 100px 0;
}
.bestseller {
    position: relative;
}
.bestseller__heading {
    text-align: center;
    margin-bottom: 43px;
}
.bestseller__heading h3 {
    color: #000;
}
.bestseller__heading h5 {
    color: #000;
}
.bestseller .swiper {
    width: 90%}
.bestseller .swiper-button-prev, .bestseller .swiper-rtl .swiper-button-next {
    left: 0;
}
.bestseller .swiper-button-next, .bestseller .swiper-rtl .swiper-button-prev {
    right: 0;
}
.bestseller .swiper-button-next.swiper-button-disabled, .bestseller .swiper-button-prev.swiper-button-disabled {
    opacity: 100;
    cursor: auto;
    pointer-events: none;
}
.button--width {
    width: 100%}
.button--width img {
    width: 12px;
}
@media (max-width:1280px) {
    .rhythms__main h3 {
    font-size: 30px;
    line-height: normal;
}
.rhythms__main p {
    max-width: 75%;
    margin: 0 auto;
}
}@media (max-width:1024px) {
    .hero__wrapper--content {
    padding: 0 20px;
}
.hero__wrapper--content h1 {
    font-size: 43px;
    line-height: 43px;
}
.hero__wrapper--image {
    padding-top: 63%}
.feature__item img {
    height: 60px;
    width: 80px;
}
.what {
    padding: 0 0 50px;
}
.what__wrapper {
    gap: 0;
}
.what__wrapper--content {
    flex: 0 0 50%;
    max-width: 50%}
.what__wrapper--image {
    flex: 0 0 50%;
    max-width: 50%}
.what__wrapper--image img, .what__wrapper--image video {
    width: 100%;
    max-width: 90%}
.follow__wrapper {
    row-gap: 40px;
}
.follow__wrapper--products {
    flex: 0 0 45%;
    max-width: 45%}
.follow__wrapper--heading {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.follow__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.follow__image {
    display: none;
}
.concern {
    padding: 80px 0;
}
.concern__wrapper--acne {
    font-size: 16px;
}
.concern__wrapper--tag {
    font-size: 18px;
}
.nature {
    background-position: right;
    padding: 120px 0;
}
.nature__heading {
    width: 100%;
    max-width: 356px;
}
.nature__heading h2 {
    font-size: 40px;
    line-height: 50px;
}
.section--bestseller {
    margin: 80px 0;
}
}@media (max-width:768px) {
    .hero__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 36px 20px;
}
.hero__wrapper--content p {
    max-width: 100%}
.hero__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 47%}
.section--rhythms {
    width: 100%;
    max-width: 100%;
    padding: 50px 0 0 0;
}
.rhythms__box {
    flex: 0 0 40%;
    max-width: 40%}
.rhythms__main p {
    max-width: 100%}
.rhythms__image {
    top: -5%;
    height: 14%;
    width: 20%}
.swiper-button-next {
    right: 0;
}
.swiper-button-prev {
    left: 0;
}
.section--bestseller {
    margin: 40px 0;
}
.bestseller__heading h3 {
    font-size: 30px;
}
.inspired__wrapper {
    row-gap: 33px;
}
.inspired__image {
    flex: 0 0 40%;
    max-width: 40%}
.shoping {
    margin-bottom: 60px;
}
.nature {
    padding: 90px 0;
}
}@media (max-width:640px) {
    .hero__wrapper--content p {
    font-size: 14px;
    line-height: 20px;
}
.hero__wrapper--content h1 {
    font-size: 30px;
    line-height: 35px;
}
.hero__wrapper .btn--size {
    width: 160px;
    font-size: 11px;
}
.what .btn {
    margin-top: 20px;
    padding: 10px 13px;
    width: 167.826px;
}
.what .btn__text {
    font-size: 11px;
}
.what__wrapper {
    gap: 10px;
}
.what__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.what__wrapper--image img, .what__wrapper--image video {
    width: 100%;
    max-width: 100%}
.what__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.what__wrapper--content h3 {
    font-size: 30px;
    line-height: 47px;
}
.what__wrapper--content p {
    max-width: 100%}
.follow {
    padding: 50px 0;
}
.follow__wrapper {
    row-gap: 40px;
}
.follow__wrapper--products {
    flex: 0 0 100%;
    max-width: 100%}
.follow__wrapper--products img {
    height: 34px;
}
.follow__wrapper--heading h3 {
    font-size: 30px;
    line-height: 47px;
}
.follow__wrapper--heading h6 {
    font-size: 14px;
}
.follow__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.concern {
    padding: 60px 0;
}
.concern__wrapper--heading h3 {
    font-size: 30px;
    line-height: 47px;
}
.concern__wrapper--heading h6 {
    font-size: 14px;
}
.concern__wrapper--top {
    row-gap: 10px;
    margin-top: 29px;
}
.concern__wrapper--tag {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 16px;
}
.explore {
    padding: 42px 0;
}
.explore__wrapper {
    max-width: 100%;
    width: 100%}
.explore__wrapper--image {
    width: 50%;
    margin: 10px 0;
}
.explore__wrapper--heading h3 {
    font-size: 30px;
    line-height: 47px;
}
.explore__wrapper--heading h6 {
    font-size: 14px;
}
.explore .border__line {
    margin-top: 40px;
}
.nature {
    padding: 80px 0;
}
.nature__heading {
    max-width: 271px;
}
.nature__heading h2 {
    font-size: 27px;
    line-height: 37px;
}
.rhythms {
    margin: 0 0;
}
.rhythms .rhythms__box {
    flex: 0 0 100%;
    max-width: 100%}
.rhythms__image {
    position: absolute;
    right: -1%;
    top: -4%}
.rhythms__btn {
    margin-top: 30px;
}
.inspired__title h3 {
    font-size: 30px;
    line-height: 40px;
}
.inspired__wrapper {
    justify-content: center;
    gap: 12px;
}
.inspired__image {
    flex: 0 0 100%;
    max-width: 100%}
.shoping {
    margin-bottom: 0;
}
.shoping__title h3 {
    font-size: 30px;
    line-height: 40px;
}
.bestseller__heading h3 {
    font-size: 30px;
    line-height: 40px;
}
}.border--section {
    padding-top: 100px;
}
@media (max-width:1024px) {
    .border--section {
    padding-top: 50px;
}
}@media (max-width:1024px) {
    .section--rhythms+.border--section {
    padding-top: 50px;
}
}.section--shoping {
    padding-top: 100px;
}
@media (max-width:1024px) {
    .section--shoping {
    padding-top: 50px;
}
}.shoping {
    flex: 0 0 30%;
    margin-right: 20px;
}
.cover {
    background-image: url(../images/product-hero-image.png);
    height: 247px;
    background-repeat: no-repeat;
    background-size: cover;
}
.cover__wrapper {
    padding-top: 150px;
}
.cover__wrapper h2 {
    color: #fff;
    font-family: IvyPresto Display;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 2px;
}
.product {
    padding: 50px 0;
}
.product__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.product__top--menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
}
.product__top--right {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    flex: 0 0 40%;
    max-width: 40%}
.product__top--right a {
    color: #202020;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}
.product__top--right img {
    height: 10px;
    width: 4px;
}
.product__top--left {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    flex: 0 0 40%;
    max-width: 40%;
    justify-content: end;
}
.product__top--left a {
    color: #202020;
    font-family: Inter;
    font-size: 13px;
    font-weight: 600;
}
.product__top--left--btn a {
    border: 1px solid #474242;
    border-radius: 30px;
    padding: 5px 17px;
}
.product__bottom {
    display: flex;
    flex-wrap: wrap;
    padding: 47px 0;
    gap: 30px;
    justify-content: space-between;
}
.product__bottom--wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 30px;
}
.product__bottom--wrapper .box__content {
    flex: 0 0 33%;
    max-width: 30%;
    margin-bottom: 70px;
}
.product__bottom--faq {
    flex: 0 0 30%;
    max-width: 30%}
.product__bottom--content {
    flex: 0 0 60%;
    max-width: 60%}
.product__bottom--filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 2px solid #323232;
}
.product__bottom--filter p {
    color: #202020;
    font-size: 13px;
    font-weight: 600;
    padding-right: 20px;
}
.product__bottom--filter a {
    color: #000;
}
.button--width {
    width: 100%}
.button--width img {
    width: 12px;
}
.button--width .button--radius {
    border-radius: 0;
}
.accordion__item {
    border-bottom: 1px solid #d6d6d6;
}
.accordion__item:last-child {
    border-bottom: none;
}
.accordion a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    color: #202020;
    font-size: 13px;
    font-weight: 600;
    padding: 20px 0;
}
.accordion a::after {
    font-family: Ionicons;
    content: "\f218";
    position: absolute;
    right: 12px;
    top: 11px;
    font-size: 16px;
    padding: 5px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 9px;
    text-align: center;
}
.accordion a.active::after {
    font-family: Ionicons;
    content: "\f209";
    color: #000;
}
.accordion .content {
    display: none;
    padding: 1rem;
    overflow: hidden;
}
.accordion .content p {
    font-size: 14px;
    line-height: 30px;
    color: #6f6c90;
}
.certified {
    overflow: hidden;
    padding: 50px 0 70px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(239 218 211 / .6) 8%, #fff0 95.68%);
}
.certified__heading {
    text-align: center;
    margin-bottom: 40px;
}
.certified__heading h3 {
    color: #000;
}
.certified__wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 866px;
    max-width: 100%;
    margin: 0 auto;
    background-color: rgb(255 255 255 / .4392156863);
    border-radius: 100px;
    justify-content: space-between;
    padding: 40px 94px 40px 104px;
}
.certified__wrapper--top {
    position: absolute;
    right: 16%;
    top: 33%}
.certified__wrapper--top img {
    width: 82px;
    height: 88px;
}
.certified__wrapper--bottom {
    position: absolute;
    bottom: -14%}
.certified__wrapper--bottom img {
    width: 60%;
    height: 64%}
.certified__wrapper--content {
    text-align: center;
    width: 18%;
    max-width: 100%}
.certified__wrapper--content img {
    height: 27px;
    width: 25px;
    object-fit: contain;
}
.certified__wrapper--content p {
    color: #202020;
    text-align: center;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: 16px;
    letter-spacing: 2px;
    margin-top: 10px;
}
@media (max-width:1024px) {
    .product__top--right {
    max-width: 100%}
.product__bottom--faq {
    flex: 0 0 100%;
    max-width: 100%}
.product__bottom--content {
    flex: 0 0 100%;
    max-width: 100%}
.box__content {
    margin-bottom: 30px;
}
.certified__wrapper--content {
    width: 20%}
.box__content {
    margin-bottom: 30px;
}
.certified__wrapper--bottom {
    width: 25%}
.certified__wrapper--top {
    right: 5%;
    top: 8%}
}@media (max-width:768px) {
    .product__bottom--wrapper {
    justify-content: center;
}
.product__bottom--wrapper .box__content {
    margin-bottom: 16px;
    flex: 0 0 45%;
    max-width: 45%}
}@media (max-width:640px) {
    .cover {
    background-position: bottom;
    height: 142px;
}
.cover__wrapper {
    padding-top: 80px;
}
.cover__wrapper h2 {
    font-size: 34px;
}
.product {
    padding: 0;
}
.product__top {
    gap: 20px;
}
.product__top--right {
    gap: 22px;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
}
.product__top--left {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
}
.product__bottom .box__content {
    margin-bottom: 16px;
    flex: 0 0 100%;
    max-width: 100%}
.certified {
    padding: 30px 0;
}
.certified__heading {
    margin-bottom: 0;
}
.certified__heading h3 {
    font-size: 30px;
}
.certified__wrapper {
    padding: 40px;
    row-gap: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.certified__wrapper--content {
    width: 100%}
.certified__wrapper--top {
    display: none;
}
.certified__wrapper--bottom {
    display: none;
}
}.chill {
    background-image: url(/images/chill-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 150px;
}
.chill__wrapper h2 {
    color: #fff;
}
.chill__wrapper h6 {
    color: #fff;
    padding-bottom: 15px;
}
.chill__wrapper p {
    color: #fff;
    max-width: 47%}
.chill--product {
    margin-top: 50px;
}
.chill--product .product__bottom--wrapper .button--radius {
    border-radius: 0;
}
.chill__product {
    gap: 28px;
}
.chill__product .box__content {
    flex: 0 0 23%;
    max-width: 23%}
@media (max-width:1024px) {
    .chill {
    padding: 50px 70px;
}
.chill__wrapper p {
    max-width: 65%}
}@media (max-width:768px) {
    .chill {
    padding: 40px 40px;
}
.chill__wrapper h2 {
    font-size: 35px;
    line-height: 40px;
}
.chill__wrapper p {
    max-width: 80%}
.chill__product .box__content {
    flex: 0 0 40%;
    max-width: 40%}
.chill__product .box__content .button--radius {
    border-radius: 0;
}
}@media (max-width:640px) {
    .shine__product .box__content {
    flex: 0 0 100%;
    max-width: 100%}
}.rise {
    background-image: url(/images/rise-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 100px;
    position: relative;
}
.rise__wrapper h2 {
    color: #fff;
}
.rise__wrapper h6 {
    color: #fff;
    padding-bottom: 10px;
}
.rise__wrapper p {
    color: #fff;
    max-width: 40%;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
}
.product {
    margin-top: 23px;
}
.product__wrapper {
    gap: 26px;
}
.product .button--radius {
    border-radius: 0;
}
.rise__product {
    justify-content: revert;
    gap: 26px;
}
.rise__product .box__content {
    flex: 0 0 20%;
    max-width: 20%}
@media (max-width:1024px) {
    .rise {
    padding: 70px 70px;
}
.rise__wrapper p {
    max-width: 60%}
}@media (max-width:768px) {
    .rise {
    padding: 50px 50px;
}
.rise__wrapper h2 {
    font-size: 30px;
    line-height: 30px;
}
.rise__wrapper p {
    font-size: 12px;
    max-width: 100%}
.rise__product .box__content {
    flex: 0 0 23%;
    max-width: 23%}
.rise__product .box__content .button--radius {
    border-radius: 0;
}
}@media (max-width:640px) {
    .rise {
    padding: 10px 10px;
}
.rise__wrapper h2 {
    font-size: 30px;
    line-height: 30px;
}
.rise__wrapper p {
    font-size: 12px;
    max-width: 100%}
.rise__product .box__content {
    flex: 0 0 100%;
    max-width: 100%}
}.shine {
    background-image: url(/images/shine-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 100px;
}
.shine__wrapper h2 {
    color: #fff;
}
.shine__wrapper h6 {
    color: #fff;
    padding-bottom: 15px;
}
.shine__wrapper p {
    color: #fff;
    max-width: 47%}
.shine--product {
    margin-top: 51px;
}
.shine--product .product__bottom--wrapper .button--radius {
    border-radius: 0;
}
.shine__wrapper {
    gap: 28px;
}
.shine__wrapper .box__content {
    flex: 0 0 23%;
    max-width: 23%}
.shine__wrapper .box__content p {
    max-width: 100%}
@media (max-width:1024px) {
    .shine {
    padding: 50px 70px;
}
.shine__wrapper p {
    max-width: 65%}
}@media (max-width:768px) {
    .shine {
    padding: 20px 20px;
}
.shine__wrapper p {
    margin-top: 10px;
    max-width: 60%}
.shine__wrapper h2 {
    font-size: 25px;
    padding-bottom: 10px;
    line-height: 30px;
}
.shine__wrapper h6 {
    font-size: 14px;
    line-height: 10px;
}
.shine__wrapper .box__content {
    flex: 0 0 40%;
    max-width: 40%}
}@media (max-width:640px) {
    .shine {
    padding: 10px 10px;
}
.shine__wrapper h2 {
    font-size: 30px;
    line-height: 30px;
}
.shine__wrapper p {
    font-size: 12px;
    max-width: 100%}
.shine .shine__product {
    margin-top: 10px;
}
.shine .shine__product .box__content {
    flex: 0 0 100%;
    max-width: 100%}
}.yawn {
    background-image: url(/images/yawn-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 120px;
}
.yawn__wrapper h2 {
    color: #fff;
}
.yawn__wrapper h6 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
}
.yawn__wrapper p {
    color: #fff;
    max-width: 45%}
.yawn--product {
    margin-top: 50px;
}
.yawn--product .product__bottom--wrapper .button--radius {
    border-radius: 0;
}
.yawn__product {
    gap: 26px;
}
.yawn__product .box__content {
    flex: 0 0 23%;
    max-width: 23%}
@media (max-width:1024px) {
    .yawn {
    padding: 50px 70px;
}
.yawn__wrapper p {
    max-width: 65%}
}@media (max-width:768px) {
    .yawn {
    padding: 40px 40px;
}
.yawn__wrapper h2 {
    font-size: 35px;
    line-height: 40px;
}
.yawn__wrapper p {
    max-width: 100%}
.yawn__product {
    margin-top: 30px;
}
.yawn__product .box__content {
    flex: 0 0 40%;
    max-width: 40%}
}@media (max-width:640px) {
    .yawn {
    padding: 10px 10px;
}
.yawn__wrapper h2 {
    font-size: 30px;
    line-height: 30px;
}
.yawn__wrapper p {
    font-size: 12px;
    max-width: 100%}
.yawn__product {
    margin-top: 10px;
}
.yawn__product .box__content {
    flex: 0 0 100%;
    max-width: 100%}
}.banner {
    padding: 44px 0;
}
.banner__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    gap: 80px;
}
.banner__wrapper--image {
    flex: 0 0 40%;
    max-width: 40%}
.banner__wrapper--content {
    flex: 0 0 41%;
    max-width: 41%}
.banner__wrapper--content span {
    font-family: Termina;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--content p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.banner__wrapper--content .title-font {
    font-size: 30px;
    font-family: Inter;
    font-weight: 600;
    line-height: 45px;
    margin: 10px 0 20px;
}
.banner__wrapper--list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 36px;
}
.banner__wrapper--right {
    flex: 0 0 48%;
    max-width: 48%}
.banner__wrapper--right li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--left {
    flex: 0 0 50%;
    max-width: 50%}
.banner__wrapper--left li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--chart {
    margin-top: 28px;
}
.banner__wrapper--top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--top .text--grey {
    color: #838383;
}
.banner__wrapper--middle {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 30px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner__wrapper--button {
    flex: 0 0 65%;
    max-width: 65%}
.banner__wrapper--faq {
    margin-top: 55px;
    border-top: 2px solid #000;
}
.accordion__item:last-child {
    border-bottom: none;
}
.boxed label {
    display: inline-block;
    padding: 10px 20px;
    border: solid 2px #000;
    transition: all .3s;
    margin-right: 20px;
    cursor: pointer;
}
.boxed input[type=radio] {
    display: none;
}
.boxed input[type=radio]:checked+label {
    border: solid 2px #f8d2bd;
}
.quantity__control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    border: 1px solid #000;
    padding: 7px 20px;
}
.quantity__btn {
    background: #fff0;
    border: none;
    outline: 0;
    display: flex;
    margin: 0;
    padding: 0 8px;
    cursor: pointer;
}
.quantity__input {
    outline: 0;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff0;
    border: none;
}
.quantity__input::-webkit-inner-spin-button, .quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider {
    color: #fff;
}
.slider .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.swiper-slide {
    cursor: pointer;
}
.slider__flex {
    display: flex;
    align-items: flex-start;
}
.slider__col {
    display: flex;
    flex-direction: column;
    margin-right: 32px;
}
.slider__thumbs {
    height: 404px;
}
.slider__thumbs .slider__image {
    transition: .25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
}
.slider__thumbs .slider__image:hover {
    opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.slider__images {
    height: 400px;
    width: 400px;
    overflow: hidden;
}
.slider__images .slider__image img {
    transition: 3s;
}
.slider__images .slider__image:hover img {
    transform: scale(1.1);
}
.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width:767px) {
    .slider__flex {
    flex-direction: column-reverse;
}
.slider__col {
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%}
.slider__images {
    width: 100%}
.slider__thumbs {
    height: 100px;
    width: 100%}
}.ingredients {
    padding: 70px 0 124px;
    text-align: center;
    background: linear-gradient(0deg, #f0b28f 0, rgb(233 209 196 / .2) 100%);
}
.ingredients__heading h3 {
    margin-top: 20px;
    margin-bottom: 70px;
    color: #202020;
    text-align: center;
    font-family: IvyPresto Display;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2px;
}
.ingredients__subheading {
    color: #202020;
    text-align: center;
    font-family: Termina;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 2px;
}
.ingredients__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
}
.ingredients__wrapper--content {
    flex-grow: 1;
    flex-basis: 0%;
    max-width: 360px;
}
.ingredients__wrapper--content img {
    width: 100px;
    height: 100px;
    aspect-ratio: 1;
    object-fit: cover;
    overflow: hidden;
    object-position: center;
}
.ingredients__wrapper--content h5 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 15px;
}
.ingredients__wrapper--content p {
    font-size: 16px;
    margin: 10px auto 0 auto;
    font-weight: 400;
    line-height: 25px;
    max-width: 320px;
}
@media (max-width:1280px) {
    .ingredients__wrapper {
    flex-wrap: wrap;
}
}.time__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.time__wrapper--image {
    flex: 0 0 60%;
    max-width: 60%;
    position: relative;
}
.time__wrapper--image img {
    height: 100%;
    object-fit: cover;
}
.time__wrapper--innerimage {
    position: absolute;
    bottom: 104px;
    right: 30px;
}
.time__wrapper--innerimage img {
    height: 297.44px;
    width: 303.14px;
}
.time__wrapper--content {
    flex: 0 0 40%;
    max-width: 40%;
    background: #f8d2bd;
    padding: 110px 150px 114px 82px;
}
.time__wrapper--content .time__title {
    font-size: 40px;
    font-weight: 400;
    font-family: Termina;
}
.time__wrapper--content .time__subtitle {
    font-family: IvyPresto Display;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 26px 0 50px;
}
.time__wrapper--badges {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}
.time__wrapper--tag {
    font-family: Inter;
    font-weight: 500;
    width: auto;
    padding: 12px 32px;
    border-radius: 50px;
    font-size: 16px;
    border: 1px solid #000;
}
.range {
    margin-top: 99px;
    position: relative;
}
.range__title {
    text-align: center;
    margin-bottom: 45px;
}
.range .swiper.rise-range.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 80%}
.range .swiper-button-next, .range .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.range .swiper-button-prev {
    left: 13%}
.range .swiper-button-next {
    right: 13%}
.range .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "none"}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "none"}
.routine {
    margin-top: 119px;
    margin-bottom: 127px;
    position: relative;
}
.routine__title {
    text-align: center;
    padding-bottom: 46px;
}
.routine .swiper {
    width: 80%;
    height: 100%}
.routine .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.routine .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.routine .swiper-button-next {
    right: 13%}
.routine .swiper-button-prev, .routine .swiper-rtl .swiper-button-next {
    left: 13%;
    right: auto;
}
.routine .swiper-button-next.swiper-button-disabled, .routine .swiper-button-prev.swiper-button-disabled {
    opacity: 100%}
@media (max-width:1024px) {
    .banner__product--right {
    max-width: 100%}
.banner__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--button {
    text-align: end;
}
.banner .button--width {
    width: 40%}
.time__wrapper--content {
    padding: 32px 41px 53px 39px;
}
.time__wrapper--innerimage img {
    height: 221.44px;
    width: 240.14px;
}
.range .swiper-button-prev {
    left: 7%}
.range .swiper-button-next {
    right: 7%}
.routine .swiper-button-prev {
    left: 7%}
.routine .swiper-button-next {
    right: 7%}
}@media (max-width:768px) {
    .ingredients__heading {
    font-size: 20px;
}
.ingredients__wrapper {
    gap: 30px;
}
.ingredients__wrapper--content {
    flex: 0 0 45%;
    max-width: 45%}
.time__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.time__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.time__wrapper--content .time__subtitle {
    font-size: 27px;
}
.time__wrapper--innerimage {
    bottom: 58px;
}
.time__wrapper--innerimage img {
    height: 292.44px;
    width: 313.14px;
}
.range {
    margin-top: 60px;
}
.range .border__line {
    margin-top: 60px;
}
.routine {
    margin-top: 60px;
}
}@media (max-width:640px) {
    .banner__wrapper {
    gap: 30px;
}
.banner__wrapper--content .title-font {
    font-size: 23px;
    line-height: 24px;
}
.banner__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 22px;
}
.banner__wrapper--bottom {
    gap: 10px;
}
.banner__wrapper--button {
    flex: 0 0 100%;
    max-width: 100%}
.banner .boxed label {
    padding: 5px 20px;
    font-size: 12px;
    margin-right: 0;
}
.banner .button--width {
    width: 100%}
.banner .quantity__control {
    width: 100%}
.ingredients {
    padding: 60px 0 60px;
}
.ingredients__heading h6 {
    font-size: 12px;
    line-height: 20px;
}
.ingredients__heading h3 {
    font-size: 36px;
    line-height: 40px;
}
.ingredients__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.ingredients__wrapper h5 {
    margin-top: 10px;
}
.time__wrapper--content {
    padding: 32px 41px 36px 20px;
}
.time__wrapper--content .time__title {
    font-size: 27px;
}
.time__wrapper--content .time__subtitle {
    font-size: 20px;
    margin: 10px 0 15px;
}
.time__wrapper--content--tag {
    font-size: 12px;
}
.time__wrapper--tag {
    padding: 10px 18px;
    font-size: 12px;
}
.time__wrapper--innerimage {
    bottom: 8px;
    right: 9px;
}
.time__wrapper--innerimage img {
    height: 130px;
    width: 130px;
}
.range {
    margin-top: 40px;
}
.range .border__line {
    margin-top: 40px;
}
.routine {
    margin-top: 40px;
}
}.footer {
    background-color: #b2767e!important;
    position: relative;
    padding-top: 24px;
    padding-bottom: 26px;
    overflow: hidden;
}
.footer__wrapper {
    margin: 0 0 100px 0;
    display: flex;
    flex-wrap: wrap;
}
.footer__left {
    flex: 0 0 60%;
    max-width: 60%}
.footer__left h2 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    max-width: 55%}
.footer__left p {
    color: #f6e9e0;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    max-width: 70%;
    padding-top: 45px;
    padding-bottom: 30px;
}
.footer__right {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    z-index: 1;
}
.footer__navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}
.footer__list {
    padding-right: 71px;
}
.footer__list--title {
    padding-bottom: 25px;
    color: #fff;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .3px;
}
.footer--last {
    padding-right: 0;
}
.footer__link {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .3px;
    color: #fff;
}
.footer__item {
    color: #f6e9e0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    padding-bottom: 10px;
}
.footer__copyright {
    margin-top: 0;
}
.footer__copyright p {
    color: #f6e9e0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.footer__social {
    display: flex;
    padding-top: 10px;
    align-items: center;
    gap: 20px;
}
.footer__social a {
    color: #fff;
    width: 30px;
    height: 30px;
}
.footer__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 220px;
    z-index: 0;
}
.footer__input {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 600px;
}
.footer__input input {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 40px;
    flex-grow: 1;
    height: 55px;
    color: #838383;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .26px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.footer__input a, .footer__input button {
    align-items: center;
    padding: 10px 30px;
    background-color: #f6e9e0!important;
    color: #734f43;
    text-align: right;
    gap: 5px;
    height: 55px;
    font-family: Inter;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: .26px;
    border-radius: 0 30px 30px 0;
    border: none;
    display: flex;
    align-items: center;
}
.footer__input a img, .footer__input button img {
    width: 18px;
    height: 18px;
}
.footer__input button:hover {
    background-color: #7987b6;
}
.footer__input a {
    display: flex;
}
.footer__border--space {
    padding-bottom: 26px;
}
.newsletter-logo img {
    max-width: 200px;
    height: auto;
    margin-bottom: 15px;
}
@media (max-width:1024px) {
    .footer h2 {
    font-size: 45px;
}
.footer__left input {
    width: 60%}
.footer__navbar {
    justify-content: start;
}
.footer__copyright {
    padding-top: 14px;
    padding-left: 0;
}
.footer__position {
    right: 1px;
    top: 37%}
.footer__bg {
    opacity: .3;
}
}@media (max-width:1024px) {
    .footer__left h2 {
    font-size: 40px;
    line-height: 50px;
}
.footer__left input {
    padding: 10px 30px;
    width: 50%}
.footer__left p {
    max-width: 90%}
.footer--title {
    padding-bottom: 15px;
}
.footer__wrapper {
    margin-top: 20px;
}
.footer__list {
    padding-right: 25px;
}
.footer__position {
    display: none;
}
}@media (max-width:1024px) {
    .footer .newsletter-form__field-wrapper {
    display: flex;
    justify-content: center;
}
.footer__wrapper {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}
.footer__left {
    flex: 0 0 100%;
    max-width: 100%}
.footer__left h2 {
    max-width: 100%}
.footer__left p {
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 34px;
}
.footer__left a, .footer__left button {
    border-radius: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.footer__navbar {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.footer__navbar--title {
    padding-bottom: 10px;
}
.footer__input {
    justify-content: center;
    margin-bottom: 20px;
}
.footer__input input {
    width: 100%;
    border-radius: 40px;
}
.footer__right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 20px;
}
.footer__social {
    justify-content: center;
}
.footer__list {
    padding-right: 0;
    padding: 10px 0;
}
}.footer__disclaimer p {
    text-align: center;
    font-size: 12px;
    opacity: .5;
}
@media (max-width:768px) {
    .footer {
    margin-top: 20px;
}
}.banner {
    padding: 44px 0;
}
.banner__wrapper {
    margin-top: 60px;
    gap: 80px;
}
.banner__wrapper--image {
    flex: 0 0 40%;
    max-width: 40%}
.banner__wrapper--content {
    flex: 0 0 41%;
    max-width: 41%}
.banner__wrapper--content span {
    font-family: Termina;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--content p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.banner__wrapper--content .title-font {
    font-size: 30px;
    font-family: Inter;
    font-weight: 600;
    line-height: 45px;
    margin: 10px 0 20px;
}
.banner__wrapper--list {
    justify-content: space-between;
    margin-top: 36px;
}
.banner__wrapper--right {
    flex: 0 0 48%;
    max-width: 48%}
.banner__wrapper--right li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--left {
    flex: 0 0 50%;
    max-width: 50%}
.banner__wrapper--left li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--chart {
    margin-top: 28px;
}
.banner__wrapper--top {
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--top .text--grey {
    color: #838383;
}
.banner__wrapper--middle {
    margin: 25px 0;
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 30px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--bottom {
    justify-content: space-between;
}
.banner__wrapper--button {
    flex: 0 0 65%;
    max-width: 65%}
.banner__wrapper--button a {
    margin-top: 0;
}
.banner__wrapper--faq {
    margin-top: 55px;
    border-top: 2px solid #000;
}
.accordion__item:last-child {
    border-bottom: none;
}
.boxed label {
    display: inline-block;
    padding: 10px 20px;
    border: solid 2px #000;
    transition: all .3s;
    margin-right: 20px;
    cursor: pointer;
}
.boxed input[type=radio] {
    display: none;
}
.boxed input[type=radio]:checked+label {
    border: solid 2px #f8d2bd;
}
.quantity__control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    border: 1px solid #000;
    padding: 7px 20px;
}
.quantity__btn {
    background: #fff0;
    border: none;
    outline: 0;
    display: flex;
    margin: 0;
    padding: 0 8px;
    cursor: pointer;
}
.quantity__input {
    outline: 0;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff0;
    border: none;
}
.quantity__input::-webkit-inner-spin-button, .quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider {
    color: #fff;
}
.slider .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.swiper-slide {
    cursor: pointer;
}
.slider__flex {
    display: flex;
    align-items: flex-start;
}
.slider__col {
    display: flex;
    flex-direction: column;
    margin-right: 32px;
}
.slider__thumbs {
    height: 404px;
}
.slider__thumbs .slider__image {
    transition: .25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
}
.slider__thumbs .slider__image:hover {
    opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.slider__images {
    height: 400px;
    width: 400px;
    overflow: hidden;
}
.slider__images .slider__image img {
    transition: 3s;
}
.slider__images .slider__image:hover img {
    transform: scale(1.1);
}
.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width:767px) {
    .slider__flex {
    flex-direction: column-reverse;
}
.slider__col {
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%}
.slider__images {
    width: 100%}
.slider__thumbs {
    height: 100px;
    width: 100%}
}.range {
    margin-top: 99px;
    position: relative;
}
.range__title {
    text-align: center;
    margin-bottom: 45px;
}
.range .swiper.rise-range.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 80%}
.range .swiper-button-next, .range .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.range .swiper-button-prev {
    left: 13%}
.range .swiper-button-next {
    right: 13%}
.range .border__line {
    margin-top: 119px;
}
.range .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "none"}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "none"}
.routine {
    margin-top: 119px;
    margin-bottom: 127px;
    position: relative;
}
.routine__title {
    text-align: center;
    padding-bottom: 46px;
}
.routine .swiper {
    width: 80%;
    height: 100%}
.routine .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.routine .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.routine .swiper-button-next {
    right: 13%}
.routine .swiper-button-prev, .routine .swiper-rtl .swiper-button-next {
    left: 13%;
    right: auto;
}
.routine .swiper-button-next.swiper-button-disabled, .routine .swiper-button-prev.swiper-button-disabled {
    opacity: 100%}
@media (max-width:1024px) {
    .banner__product--right {
    max-width: 100%}
.banner__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--button {
    text-align: end;
}
.banner .button--width {
    width: 40%}
.range .swiper-button-prev {
    left: 7%}
.range .swiper-button-next {
    right: 7%}
.routine .swiper-button-prev {
    left: 7%}
.routine .swiper-button-next {
    right: 7%}
}@media (max-width:768px) {
    .range {
    margin-top: 60px;
}
.range .border__line {
    margin-top: 60px;
}
.routine {
    margin-top: 60px;
}
}@media (max-width:640px) {
    .banner__wrapper {
    gap: 30px;
}
.banner__wrapper--content .title-font {
    font-size: 23px;
    line-height: 24px;
}
.banner__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 22px;
}
.banner__wrapper--bottom {
    gap: 10px;
}
.banner__wrapper--button {
    flex: 0 0 100%;
    max-width: 100%}
.banner .boxed label {
    padding: 5px 20px;
    font-size: 12px;
    margin-right: 0;
}
.banner .button--width {
    width: 100%}
.banner .quantity__control {
    width: 100%}
.range {
    margin-top: 40px;
}
.range .border__line {
    margin-top: 40px;
}
.routine {
    margin-top: 40px;
    margin-bottom: 40px;
}
}.banner {
    padding: 44px 0;
}
.banner__wrapper {
    margin-top: 60px;
    gap: 80px;
}
.banner__wrapper--image {
    flex: 0 0 40%;
    max-width: 40%}
.banner__wrapper--content {
    flex: 0 0 41%;
    max-width: 41%}
.banner__wrapper--content span {
    font-family: Termina;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--content p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.banner__wrapper--content .title-font {
    font-size: 30px;
    font-family: Inter;
    font-weight: 600;
    line-height: 45px;
    margin: 10px 0 20px;
}
.banner__wrapper--list {
    justify-content: space-between;
    margin-top: 36px;
}
.banner__wrapper--right {
    flex: 0 0 48%;
    max-width: 48%}
.banner__wrapper--right li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--left {
    flex: 0 0 50%;
    max-width: 50%}
.banner__wrapper--left li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--chart {
    margin-top: 28px;
}
.banner__wrapper--top {
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--top .text--grey {
    color: #838383;
}
.banner__wrapper--middle {
    margin: 25px 0;
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 30px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--bottom {
    justify-content: space-between;
}
.banner__wrapper--button {
    flex: 0 0 65%;
    max-width: 65%}
.banner__wrapper--button a {
    margin-top: 0;
}
.banner__wrapper--faq {
    margin-top: 55px;
    border-top: 2px solid #000;
}
.accordion__item:last-child {
    border-bottom: none;
}
.boxed label {
    display: inline-block;
    padding: 10px 20px;
    border: solid 2px #000;
    transition: all .3s;
    margin-right: 20px;
    cursor: pointer;
}
.boxed input[type=radio] {
    display: none;
}
.boxed input[type=radio]:checked+label {
    border: solid 2px #f8d2bd;
}
.quantity__control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    border: 1px solid #000;
    padding: 7px 20px;
}
.quantity__btn {
    background: #fff0;
    border: none;
    outline: 0;
    display: flex;
    margin: 0;
    padding: 0 8px;
    cursor: pointer;
}
.quantity__input {
    outline: 0;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff0;
    border: none;
}
.quantity__input::-webkit-inner-spin-button, .quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider {
    color: #fff;
}
.slider .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.swiper-slide {
    cursor: pointer;
}
.slider__flex {
    display: flex;
    align-items: flex-start;
}
.slider__col {
    display: flex;
    flex-direction: column;
    margin-right: 32px;
}
.slider__thumbs {
    height: 404px;
}
.slider__thumbs .slider__image {
    transition: .25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
}
.slider__thumbs .slider__image:hover {
    opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.slider__images {
    height: 400px;
    width: 400px;
    overflow: hidden;
}
.slider__images .slider__image img {
    transition: 3s;
}
.slider__images .slider__image:hover img {
    transform: scale(1.1);
}
.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width:767px) {
    .slider__flex {
    flex-direction: column-reverse;
}
.slider__col {
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%}
.slider__images {
    width: 100%}
.slider__thumbs {
    height: 100px;
    width: 100%}
}.ingredients--green {
    padding: 60px 0 124px;
    text-align: center;
    background: linear-gradient(0deg, #61a288 0, rgb(219 235 229 / .2) 100%);
}
.range {
    margin-top: 99px;
    position: relative;
}
.range__title {
    text-align: center;
    margin-bottom: 45px;
}
.range .swiper.rise-range.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 80%}
.range .swiper-button-next, .range .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.range .swiper-button-prev {
    left: 13%}
.range .swiper-button-next {
    right: 13%}
.range .border__line {
    margin-top: 119px;
}
.range .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "none"}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "none"}
.routine {
    margin-top: 119px;
    margin-bottom: 127px;
    position: relative;
}
.routine__title {
    text-align: center;
    padding-bottom: 46px;
}
.routine .swiper {
    width: 80%;
    height: 100%}
.routine .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.routine .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.routine .swiper-button-next {
    right: 13%}
.routine .swiper-button-prev, .routine .swiper-rtl .swiper-button-next {
    left: 13%;
    right: auto;
}
.routine .swiper-button-next.swiper-button-disabled, .routine .swiper-button-prev.swiper-button-disabled {
    opacity: 100%}
@media (max-width:1024px) {
    .banner__product--right {
    max-width: 100%}
.banner__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--button {
    text-align: end;
}
.banner .button--width {
    width: 40%}
.range .swiper-button-prev {
    left: 7%}
.range .swiper-button-next {
    right: 7%}
.routine .swiper-button-prev {
    left: 7%}
.routine .swiper-button-next {
    right: 7%}
}@media (max-width:768px) {
    .range {
    margin-top: 60px;
}
.range .border__line {
    margin-top: 60px;
}
.routine {
    margin-top: 60px;
}
}@media (max-width:640px) {
    .banner__wrapper {
    gap: 30px;
}
.banner__wrapper--content .title-font {
    font-size: 23px;
    line-height: 24px;
}
.banner__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 22px;
}
.banner__wrapper--bottom {
    gap: 10px;
}
.banner__wrapper--button {
    flex: 0 0 100%;
    max-width: 100%}
.banner .boxed label {
    padding: 5px 20px;
    font-size: 12px;
    margin-right: 0;
}
.banner .button--width {
    width: 100%}
.banner .quantity__control {
    width: 100%}
.range {
    margin-top: 40px;
}
.range__title h3 {
    font-size: 30px;
    line-height: 50px;
}
.range .border__line {
    margin-top: 40px;
}
.routine {
    margin-top: 40px;
    margin-bottom: 40px;
}
.routine__title {
    padding-bottom: 30px;
}
.routine__title h3 {
    font-size: 30px;
    line-height: 45px;
}
}.banner {
    padding: 44px 0;
}
.banner__wrapper {
    margin-top: 60px;
    gap: 80px;
}
.banner__wrapper--image {
    flex: 0 0 40%;
    max-width: 40%}
.banner__wrapper--content {
    flex: 0 0 41%;
    max-width: 41%}
.banner__wrapper--content span {
    font-family: Termina;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--content p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.banner__wrapper--content .title-font {
    font-size: 30px;
    font-family: Inter;
    font-weight: 600;
    line-height: 45px;
    margin: 10px 0 20px;
}
.banner__wrapper--list {
    justify-content: space-between;
    margin-top: 36px;
}
.banner__wrapper--right {
    flex: 0 0 48%;
    max-width: 48%}
.banner__wrapper--right li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--left {
    flex: 0 0 50%;
    max-width: 50%}
.banner__wrapper--left li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 13px;
}
.banner__wrapper--chart {
    margin-top: 28px;
}
.banner__wrapper--top {
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--top .text--grey {
    color: #838383;
}
.banner__wrapper--middle {
    margin: 25px 0;
    justify-content: space-between;
    align-items: center;
}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 30px;
    font-weight: 400;
    line-height: 17px;
}
.banner__wrapper--bottom {
    justify-content: space-between;
}
.banner__wrapper--button {
    flex: 0 0 65%;
    max-width: 65%}
.banner__wrapper--faq {
    margin-top: 55px;
    border-top: 2px solid #000;
}
.accordion__item:last-child {
    border-bottom: none;
}
.boxed label {
    display: inline-block;
    padding: 10px 20px;
    border: solid 2px #000;
    transition: all .3s;
    margin-right: 20px;
    cursor: pointer;
}
.boxed input[type=radio] {
    display: none;
}
.boxed input[type=radio]:checked+label {
    border: solid 2px #f8d2bd;
}
.quantity__control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    border: 1px solid #000;
    padding: 7px 20px;
}
.quantity__btn {
    background: #fff0;
    border: none;
    outline: 0;
    display: flex;
    margin: 0;
    padding: 0 8px;
    cursor: pointer;
}
.quantity__input {
    outline: 0;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff0;
    border: none;
}
.quantity__input::-webkit-inner-spin-button, .quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider {
    color: #fff;
}
.slider .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.swiper-slide {
    cursor: pointer;
}
.slider__flex {
    display: flex;
    align-items: flex-start;
}
.slider__col {
    display: flex;
    flex-direction: column;
    margin-right: 32px;
}
.slider__thumbs {
    height: 404px;
}
.slider__thumbs .slider__image {
    transition: .25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
}
.slider__thumbs .slider__image:hover {
    opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.slider__images {
    height: 400px;
    width: 400px;
    overflow: hidden;
}
.slider__images .slider__image img {
    transition: 3s;
}
.slider__images .slider__image:hover img {
    transform: scale(1.1);
}
.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width:767px) {
    .slider__flex {
    flex-direction: column-reverse;
}
.slider__col {
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%}
.slider__images {
    width: 100%}
.slider__thumbs {
    height: 100px;
    width: 100%}
}.ingredients--blue {
    padding: 60px 0 124px;
    text-align: center;
    background: linear-gradient(0deg, #306496 0, #4f96da .01%, rgb(189 206 222 / .2) 100%);
}
.range {
    margin-top: 99px;
    position: relative;
}
.range__title {
    text-align: center;
    margin-bottom: 45px;
}
.range .swiper.rise-range.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 80%}
.range .swiper-button-next, .range .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.range .swiper-button-prev {
    left: 13%}
.range .swiper-button-next {
    right: 13%}
.range .border__line {
    margin-top: 119px;
}
.range .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "none"}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "none"}
.routine {
    margin-top: 119px;
    margin-bottom: 127px;
    position: relative;
}
.routine__title {
    text-align: center;
    padding-bottom: 46px;
}
.routine .swiper {
    width: 80%;
    height: 100%}
.routine .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.routine .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.routine .swiper-button-next {
    right: 13%}
.routine .swiper-button-prev, .routine .swiper-rtl .swiper-button-next {
    left: 13%;
    right: auto;
}
.routine .swiper-button-next.swiper-button-disabled, .routine .swiper-button-prev.swiper-button-disabled {
    opacity: 100%}
@media (max-width:1024px) {
    .banner__product--right {
    max-width: 100%}
.banner__wrapper--image {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--content {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--button {
    text-align: end;
}
.banner .button--width {
    width: 40%}
.range .swiper-button-prev {
    left: 7%}
.range .swiper-button-next {
    right: 7%}
.routine .swiper-button-prev {
    left: 7%}
.routine .swiper-button-next {
    right: 7%}
}@media (max-width:768px) {
    .range {
    margin-top: 60px;
}
.range .border__line {
    margin-top: 60px;
}
.routine {
    margin-top: 60px;
}
}@media (max-width:640px) {
    .banner__wrapper {
    gap: 30px;
}
.banner__wrapper--content .title-font {
    font-size: 23px;
    line-height: 24px;
}
.banner__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.banner__wrapper--price .text--bold {
    font-family: Inter;
    font-size: 22px;
}
.banner__wrapper--bottom {
    gap: 10px;
}
.banner__wrapper--button {
    flex: 0 0 100%;
    max-width: 100%}
.banner .boxed label {
    padding: 5px 20px;
    font-size: 12px;
    margin-right: 0;
}
.banner .button--width {
    width: 100%}
.banner .quantity__control {
    width: 100%}
.range {
    margin-top: 40px;
}
.range .border__line {
    margin-top: 40px;
}
.routine {
    margin-top: 40px;
    margin-bottom: 40px;
}
}.world {
    background-image: url(/images/about-hero.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 150px 150px;
}
.world__wrapper {
    max-width: 40%}
.world__wrapper h1.world--font {
    color: #010000;
    font-family: IvyPresto Display;
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: 1px;
}
.world__wrapper p {
    padding-top: 20px;
    color: #202020;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.about {
    padding: 120px 0;
}
.about__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
}
.about__left {
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 108px;
}
.about__left .about__title {
    color: #0b254b;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    font-size: 40px;
    margin: 20px 0 0 0;
}
.about__left .about__desc {
    padding-top: 40px;
}
.about__left .about__desc p {
    color: #5e6e89;
    margin-bottom: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    max-width: 90%}
.about__right {
    flex: 0 0 40%;
    max-width: 40%}
.about__subtitle {
    color: #0b254b;
    font-size: 18px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
}
@media (max-width:1024px) {
    .about {
    padding: 50px 0;
}
.about__left {
    padding-right: 0;
}
.about__left {
    flex: 0 0 100%;
    max-width: 100%}
.about__left p {
    font-size: 14px;
    line-height: 22px;
    max-width: 100%}
.about__left .about__title {
    font-size: 24px;
    line-height: 31px;
}
.about__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
}
}.journey {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 150px 200px;
}
.journey__wrapper h1 {
    color: #171717;
    font-family: IvyPresto Display;
    font-size: 25px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 1px;
    max-width: 37%;
    margin-left: auto;
}
.cycle {
    margin-top: 110px;
    margin-bottom: 80px;
}
.cycle__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.cycle__left {
    flex: 0 0 60%;
    max-width: 60%}
.cycle__right {
    flex: 0 0 40%;
    max-width: 40%}
.cycle--subtitle {
    color: #202020;
    font-family: Termina;
    font-size: 18px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
}
.cycle--title {
    color: #202020;
    font-family: IvyPresto Display;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    max-width: 70%}
.cycle p {
    color: #464646;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    max-width: 80%;
    padding-top: 30px;
}
.add {
    background: linear-gradient(90deg, #ffecd8 0, rgb(245 212 177 / .1) 100%);
    margin-top: 20px;
}
.add__wrapper {
    padding: 30px 0;
}
.add__wrapper p {
    text-align: center;
    color: #202020;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
}
.highest {
    margin-top: 90px;
    margin-bottom: 70px;
}
.highest__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
.highest__wrapper--title {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.highest__wrapper--title h3.highest--font {
    color: #202020;
    font-family: IvyPresto Display;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
}
.highest__wrapper--left {
    flex: 0 0 23%;
    max-width: 23%}
.highest__wrapper--left img.heighest--day {
    width: 10%;
    height: 10%}
.highest__wrapper--left p {
    padding-top: 20px;
    color: #525252;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
.highest__wrapper--center {
    flex: 0 0 50%;
    max-width: 50%}
.highest__wrapper--right {
    flex: 0 0 27%;
    max-width: 27%;
    padding-left: 20px;
}
.highest__wrapper--right--title {
    align-items: center;
}
.highest__wrapper--right--title h3.highest--font {
    color: #202020;
    font-family: IvyPresto Display;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
}
.highest__wrapper--right img.heighest--moon {
    width: 6%;
    height: 10%}
.highest__wrapper--right p {
    padding-top: 20px;
    color: #525252;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
@media (max-width:1024px) {
    .world {
    padding: 150px 81px 150px;
}
.world__wrapper {
    max-width: 58%}
.journey {
    padding: 200px 70px 200px;
}
.journey__wrapper h1 {
    max-width: 44%}
.highest__wrapper--title {
    justify-content: center;
}
.highest__wrapper--left {
    flex: 0 0 27%;
    max-width: 27%}
.highest__wrapper--right {
    flex: 0 0 27%;
    max-width: 27%}
.highest__wrapper--center {
    flex: 0 0 45%;
    max-width: 45%}
}@media (max-width:768px) {
    .world {
    padding: 80px 20px 80px;
}
.world__wrapper {
    max-width: 56%}
.world__wrapper h1.world--font {
    font-size: 43px;
    line-height: 51px;
}
.about__left {
    flex: 0 0 100%;
    max-width: 100%}
.about__left p {
    max-width: 100%}
.about__left .about__title {
    font-size: 24px;
    line-height: 39px;
}
.about__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
}
.journey {
    padding: 100px 20px 100px;
    background-position: right;
}
.journey__wrapper h1 {
    max-width: 57%}
.cycle {
    margin: 80px 0;
}
.cycle__left {
    flex: 0 0 100%;
    max-width: 100%}
.cycle__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
}
.cycle--title {
    font-size: 31px;
    line-height: 39px;
    max-width: 100%}
.cycle P {
    max-width: 100%}
.add__wrapper p {
    font-size: 17px;
    line-height: 27px;
}
.highest__wrapper--title {
    justify-content: center;
}
.highest__wrapper--content {
    text-align: center;
}
.highest__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.highest__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.highest__wrapper--center {
    flex: 0 0 100%;
    max-width: 100%}
}@media (max-width:640px) {
    .world {
    padding: 40px 0 40px;
    position: relative;
}
.world::before {
    content: "";
    background-color: rgb(220 200 176 / .72);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.world__wrapper {
    position: relative;
    z-index: 90;
    max-width: 100%}
.world__wrapper h1.world--font {
    font-size: 30px;
    line-height: 36px;
}
.journey {
    padding: 100px 20px 100px;
    background-position: -7px -1px;
    position: relative;
}
.journey::before {
    content: "";
    background-color: rgb(248 222 208 / .8);
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.journey__wrapper {
    position: relative;
    z-index: 2;
}
.journey__wrapper h1 {
    max-width: 100%;
    font-size: 18px;
    line-height: 24px;
}
.cycle {
    margin: 40px 0;
}
.cycle p {
    max-width: 100%;
    padding-top: 10px;
}
.cycle .cycle--subtitle {
    font-size: 14px;
}
.cycle__left {
    flex: 0 0 100%;
    max-width: 100%}
.cycle__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
}
.cycle--title {
    font-size: 26px;
    line-height: 31px;
    max-width: 100%}
.add__wrapper p {
    font-size: 15px;
    line-height: 23px;
}
.highest {
    margin: 40px 0;
}
.highest__wrapper--left {
    flex: 0 0 100%;
    max-width: 100%}
.highest__wrapper--left p {
    font-size: 14px;
    line-height: 20px;
}
.highest__wrapper--center {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.highest__wrapper--right {
    flex: 0 0 100%;
    max-width: 100%}
.highest__wrapper--right p {
    font-size: 14px;
    line-height: 20px;
}
.highest__wrapper--right img.heighest--moon {
    width: 5%;
    height: 5%}
}.section--circadian {
    padding-bottom: 60px;
}
@media (max-width:1024px) {
    .section--circadian {
    padding-bottom: 50px;
}
}.circadian__title {
    color: #0b254b;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    max-width: 460px;
}
.circadian__subtitle {
    color: #0b254b;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1px;
    max-width: 330px;
}
.circadian__content {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
    align-items: center;
}
.circadian__label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.circadian__label h6 {
    color: #202020;
    font-family: IvyPresto Display;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
}
.circadian__label img {
    width: 30px;
    height: 30px;
}
.circadian__left, .circadian__right {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.circadian__points>p+p {
    margin-top: 10px;
}
.circadian__points ul>li+li {
    margin-top: 10px;
}
@media (max-width:768px) {
    .circadian__content {
    flex-direction: column;
}
.circadian__image {
    transform: rotate(90deg);
    max-width: 280px;
}
}.btn {
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #fff;
    padding: 11px 31px;
    font-weight: 600;
    border: none;
    display: inline-flex;
    font-size: 1px;
    cursor: pointer;
    transition: background-color .3s ease;
}
.btn--outline {
    background: 0 0;
    border: 2px solid #ddad2f;
    color: #ddad2f;
}
.btn--card {
    width: 100%}
.btn--primary {
    background-color: #fff;
    color: #202020;
    font-family: Inter;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 20px;
}
.btn--secondary {
    background-color: #fff;
    color: #000;
    font-family: Inter;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    border: 1px solid #000;
}
.btn--secondary img {
    width: 20px;
}
.facets__disclosure-vertical {
    border-bottom: 1px solid #b8b8b8;
}
.facets__disclosure-vertical .field__input {
    border-bottom: 1px solid #222;
}
.mobile-facets__inner {
    background-color: #fff;
}
.btn .quick-add {
    margin: 0;
}
.product-grid--custom {
    gap: 70px 20px;
}
.product-grid--custom .grid__item {
    width: calc(33% - 15px);
    max-width: calc(33% - 10px);
}
@media (max-width:1024px) {
    .product-grid--custom {
    gap: 10px;
}
.product-grid--custom .grid__item {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
}
}@media (max-width:768px) {
    .product-grid--custom .grid__item {
    width: 100%;
    margin-top: 20px;
    max-width: 100%}
}.active-facets-vertical-filter {
    align-items: center;
}
.active-facets-vertical-filter #ProductCountDesktop {
    font-size: 12px;
}
.active-facets-vertical-filter .facets__heading--vertical {
    margin: 0;
}
.facets-custom .active-facets__button--light .active-facets__button-inner {
    background: #333;
}
.facets-custom .filter-badge-wrap {
    display: flex;
    display: none;
    background: #f3f3f3;
    width: 100%;
    flex-direction: column;
    gap: 10px;
}
.facets-custom .filter-badge-wrap span.active-facets__button-inner.button.button--tertiary {
    font-size: 12px;
    margin: 0;
}
.facets-custom .filter-badge-wrap a.active-facets__button {
    margin: 0;
}
.facets-custom .facet-filters__label, .facets-custom .facets__heading, .facets-custom .facets__summary.caption-large {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.facets-custom .facet-filters__label:hover span, .facets-custom .facets__heading:hover span, .facets-custom .facets__summary.caption-large:hover span {
    text-decoration: none;
}
.facets-custom .active-facets-desktop {
    border-bottom: 2px solid #5b342b;
    padding-bottom: 16px;
}
.facets-custom .mobile-facets__inner {
    background-color: #fff;
}
.collection-hero--custom .collection-hero__title {
    color: #fff;
    font-size: 52px;
    line-height: normal;
}
.collection-hero--custom .collection-hero__subtitle {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 17px;
}
.facets-vertical-form--custom {
    margin: 0 0 20px 0;
}
.facets-vertical-form--custom .facet-filters__label {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.facets-vertical-form--custom .facet-filters__sort.select__select {
    border: 1px solid #5b342b;
    border-radius: 30px;
    padding: 5px 15px;
}
.facets-vertical-form--custom .facet-filters__sort+.icon-caret {
    display: none;
}
.section--best-sellers {
    padding: 80px 0;
}
@media (max-width:1024px) {
    .section--best-sellers {
    padding: 40px 0;
}
}.quick-add__submit.btn {
    text-transform: uppercase;
    min-height: auto;
}
.quick-add__submit.btn .path {
    stroke: #fff;
}
.quick-add__submit.btn .loading-overlay__spinner {
    width: 1.2rem;
    display: flex;
}
.collection-hero__description {
    color: #fff;
    max-width: 500px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.collection-hero__subtitle {
    color: #fff;
}
.button:after {
    box-shadow: none;
}
.button:hover:after {
    box-shadow: none;
}
.btn.button:after {
    box-shadow: none;
}
.btn.button:hover:after {
    box-shadow: none;
}
#n99gb-topbar {
    background: #b2767e!important;
}
.header-wrapper {
    z-index: 99;
    background: #b2767e;
}
.ingredients__image {
    padding: 5px;
    background-color: rgb(255 255 255 / .522);
    border-radius: 50%}
.ul-size {
    display: flex;
    padding: 0 0 0 20px;
    gap: 5px;
}
.ul-size li {
    list-style: disc;
    font-size: 12px;
    margin: 0 20px 0 0;
}
.product__view-details svg {
    vertical-align: middle;
}
.menu-drawer__inner-submenu .menu-drawer__close-button>svg {
    transform: rotate(180deg);
}
@media (min-width:1024px) {
    .product--thumbnail {
    position: relative;
}
.product--thumbnail .thumbnail-list {
    display: flex;
    flex-direction: column;
}
.product--thumbnail .thumbnail-list__item.slider__slide {
    width: 90px;
}
.product--thumbnail media-gallery {
    display: flex;
    flex-direction: row-reverse;
}
.product--thumbnail .slider-mobile-gutter:not(.thumbnail-slider) {
    width: calc(100% - 100px);
}
.product--thumbnail .thumbnail-slider {
    width: 100px;
    padding-right: 10px;
}
.product--thumbnail .slider-button {
    display: none!important;
}
.product--thumbnail .thumbnail-slider .thumbnail-list.slider--tablet-up {
    padding: 0;
    display: block;
}
.product--thumbnail .thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: 100%}
}.product__description {
    color: #202020;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.product__description>ul {
    margin-top: 20px;
    font-size: 16px;
}
.product__description>ul li {
    list-style: disc;
}
.product-form__submit {
    border-radius: 60px;
    min-height: 40px;
}
.product__title>* {
    color: #212121;
    font-family: Inter;
    font-size: 26px;
    margin-bottom:10px!important;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
}
.product-detail-variant-picker .product-form__input input[type=radio]:checked+label {
    background-color: #f6e9e0;
    border: solid 1px #734f43;
    padding: 15px;
    color: #000;
    font-weight: 600;
}
.product-detail-variant-price {
    margin-top: 10px;
}
.product-detail-variant-price .price-item {
    color: #202020;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    margin-bottom:10px;
    line-height: normal;
}
.product__accordion ul {
    padding-left: 0;
}
.product__accordion ul li {
    list-style-type: none;
}
.drawer.active .drawer__inner>* {
    padding: 0 30px;
}
.drawer {
    z-index: 1000000000!important;
}
.drawer .button {
    border-radius: 60px;
}
.drawer .button:after {
    border-radius: 60px;
}
.drawer .drawer__heading {
    color: #202020;
    font-family: IvyPresto Display;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 1px;
}
.drawer .cart-item__name {
    color: #202020;
}
.drawer .cart-drawer .cart-item {
    grid-template: repeat(3, auto)/repeat(2, 1fr);
}
.drawer .cart-drawer .cart-item>td+td {
    padding-left: 1rem;
    grid-column: 2/2;
}
.drawer .cart-drawer .cart-item__media {
    grid-row: 1/3;
}
.drawer .cart-drawer .cart-item__totals {
    justify-content: flex-start;
}
.drawer cart-drawer-items {
    overflow: unset;
}
.facets-vertical-form--custom .facet-filters__sort:focus-visible {
    outline: 0;
    outline-offset: 1px;
    box-shadow: none;
}
body :focus-visible {
    outline: 0;
    outline-offset: .3rem;
    box-shadow: none;
}
.breadcrumbs {
    margin: 30px 0;
}
.breadcrumbs a {
    color: #202020;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.breadcrumbs__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.breadcrumbs__item {
    display: inline-block;
}
.breadcrumbs__item+.breadcrumbs__item {
    margin-left: 5px;
}
.breadcrumbs__item:not(:last-child):after {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: inline-block;
    margin: 0 .2em;
    position: relative;
    transform: rotate(45deg);
    vertical-align: middle;
    width: 6px;
    height: 6px;
}
.breadcrumbs__link:hover {
    text-decoration: underline;
}
.breadcrumbs__link[aria-current=page] {
    color: inherit;
    font-weight: 400;
    text-decoration: none;
}
.breadcrumbs__link[aria-current=page]:focus, .breadcrumbs__link[aria-current=page]:hover {
    text-decoration: underline;
}
.facets.facets--breadcrumbs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 45px auto;
}
.facets.facets--breadcrumbs .breadcrumbs {
    margin: 0;
}
.facets.facets--breadcrumbs .facets-vertical-form.facets-vertical-form--custom {
    margin: 0;
}
.product.product--custom {
    padding: 0;
}
.product.product--custom .product__title {
    margin: 10px 0 0 0;
}
.product.product--custom .subtitle {
    color: #b2767e;
    font-family: Termina;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
}
.product.product--custom .accordion {
    border-top: 2px solid #202020;
    border-bottom: 1px solid #202020;
    margin-top: 55px;
}
.product.product--custom .accordion+.accordion {
    border-top: none;
    margin-top: 0;
}
.product.product--custom .accordion__title {
    color: #202020;
    font-family: Inter;
    margin-left: 0.6rem;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}
.product.product--custom .accordion__content p, .product.product--custom .metafield-rich_text_field li, .product.product--custom .product__text {
    font-size: 13px;
}
.product.product--custom .product__tax {
    margin-top: 10px;
}
@media screen and (min-width:750px) {
    .facets-vertical .facets-wrapper--custom.facets-wrapper {
    padding-right: 90px;
}
}.quick-add-modal .breadcrumbs {
    display: none;
}

@media (min-width:1024px) {
    .product--thumbnail media-gallery {
    justify-content: center;
}
}.product-form__input input[type=radio]:disabled:checked+label, .quick-add-modal .product-form__input input[type=radio].disabled:checked+label {
    color: rgba(var(--color-foreground), .6);
}
.cart-drawer .drawer__header {
    border-bottom: 1px solid #949494;
}
.cart-drawer td.cart-item__quantity {
    grid-column: 1/2!important;
    padding-left: 0!important;
}
.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices {
    align-items: flex-start;
}
.cart-drawer cart-remove-button .button {
    border: none;
    background: no-repeat;
}
.quantity:after {
    border-radius: 50px;
}
@media (max-width:1024px) {
    .drawer.active .drawer__inner {
    overflow: auto;
}
.drawer.active .add-to-cart_cont {
    flex-direction: column;
}
.drawer.active .drawer__inner>* {
    padding: 0;
}
.drawer.active .cart-drawer td.cart-item__quantity {
    grid-column: 1/3!important;
}
}@media (min-width:1024px) {
    .drawer.active .drawer__inner {
    width: 550px;
    overflow: auto;
}
.drawer.active .cart-item__media {
    width: 14rem;
}
}.drawer .cart-drawer .cart-item {
    grid-template: repeat(3, auto)/140px 1fr;
}
.mobile-facets__close-button svg {
    margin-right: 10px;
}
.upsell_content {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 10px;
}
.add-to-cart_cont .upsell-title {
    font-size: 16px;
    line-height: 20px;
    font-family: Inter, sans-serif;
}
.add-to-cart_cont .upsell-price {
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
}
.cart-drawer__collection {
    margin: 0;
}
.image {
    margin-right: 10px;
    max-width: fit-content;
    width: fit-content;
}
.image img {
    max-width: fit-content;
    width: 100px;
    height: 100px;
}
.add-to-cart_cont {
    width: 100%;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.product-form__buttons {
    max-width: fit-content;
}
.cart-drawer__collection .add-to-cart_cont .product-form__submit {
    min-height: calc(3.5rem + var(--buttons-border-width) * 2);
    padding: 0 2rem;
}
.cart-drawer__collection {
    display: block!important;
}
cart-drawer:not(.is-empty) .cart-drawer__collection {
    width: 100%;
    overflow-y: scroll;
    flex: 1;
}
.is-empty .cart-drawer__collection {
    display: flex!important;
    flex-direction: column;
    overflow-y: scroll;
    width: 100%}
cart-drawer.is-empty .drawer__inner {
    display: flex;
    flex-direction: column;
}
.drawer__footer {
    width: 100%}
.cart-drawer__collection::-webkit-scrollbar {
    width: 3px;
}
.cart-drawer__collection::-webkit-scrollbar-thumb {
    background-color: rgba(var(--color-foreground), .7);
    border-radius: 100px;
}
@media (max-width:479px) {
    .drawer.active .drawer__inner {
    padding: 20px;
}
.cart__empty-text {
    margin: 1rem 0 1rem;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 30px;
}
}.cart-drawer__collection.cart-upsell-wrap {
    margin: 0;
    background: #ece2d6;
    padding: 20px 30px!important;
    overflow: unset!important;
    flex-grow: 0!important;
}
.cart-drawer__collection.cart-upsell-wrap .product-form__submit.button {
    width: auto;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 10px 10px;
    min-height: auto;
}
.product-form__buttons .button:not([disabled]):hover::after, .product-form__buttons .customer button:hover::after, .product-form__buttons .shopify-challenge__button:hover::after, .product-form__buttons .shopify-payment-button__button--unbranded:hover::after {
    box-shadow: none;
}
@media (max-width:1024px) {
    .menu-drawer__menu-item>svg {
    margin-left: 5px;
}
}@media (max-width:1024px) {
    .menu-drawer__inner-submenu .menu-drawer__close-button>svg {
    margin-right: 5px;
}
}header.shopify-section-group-header-group {
    z-index: 20;
}
.inspired__title {
    margin-top: 90px;
}
@media screen and (max-width:1024px) {
    .inspired__title {
    margin-top: 50px;
}
}.shopify-policy__container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.shopify-policy__title h1 {
    margin-bottom: 30px;
}
.shopify-policy__body ul li {
    list-style: disc;
    padding: 0 0 0 10px;
    margin: 10px 0 0 0;
}
.page-title {
    font-family: IvyPresto Display;
    font-weight: 300;
}
.contact {
    margin: 0 auto 40px auto;
}
.collection-hero--custom .collection-hero__inner {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.collection-hero--custom .collection-hero__image-container {
    width: 100%}
.footer__disclaimer.contacts {
    display: flex;
    gap: 20px;
}
.footer__disclaimer.contacts .wrap {
    display: flex;
}
.footer__disclaimer.contacts .wrap.email {
    gap: 5px;
}
.footer__disclaimer.contacts .iconinner {
    height: 30px;
    width: 30px;
}
.footer__disclaimer.contacts.align-left {
    justify-content: start;
}
.footer__disclaimer.contacts.align-center {
    justify-content: center;
}
.footer__disclaimer.contacts.align-right {
    justify-content: end;
}
.contact_border {
    margin-top: -50px;
}
.contact_informationnumber {
    margin-top: -50px;
    padding-bottom: 30px;
}
.contact_informationnumber .h4 {
    display: flex;
    align-items: center;
    font-family: IvyPresto Display;
    gap: 5px;
    font-size: 20px;
}
.contact_informationnumber {
    display: flex;
    flex-direction: column;
}
.contact_informationnumber.align-left {
    align-items: start;
}
.contact_informationnumber.align-center {
    align-items: center;
}
.contact_informationnumber.align-right {
    align-items: end;
}
.contact_informationnumber .h4 div {
    display: flex;
    align-items: center;
}
.contact_informationnumber .h4 svg {
    height: 30px;
    width: 30px;
}
.contact_informationnumber .h4 .iconinner {
    color: #121212;
}
.drawer__header .drawer__close {
    top: 3px;
    right: 10px;
}
.cart-drawer__empty-content .button {
    background: #734f43;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
    color: #fff;
}
inbox-online-store-chat {
    z-index: 9!important;
}
.custom_textnote {
    color: #000;
    font-weight: 400;
    font-size: ~12px;
    text-align: center;
    background: #f3f3f3;
    padding: 12px 10px;
    border: 1px solid #ececec;
    margin: 10px 0;
}
@media screen and (max-width:1025px) {
    .footer__disclaimer.contacts.align-center, .footer__disclaimer.contacts.align-left, .footer__disclaimer.contacts.align-right {
    justify-content: center;
}
}@media screen and (min-width:992px) {
    .collection-hero--custom .collection-hero__inner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.collection-hero--custom .collection-hero__image-container {
    width: 50%;
    height: 100%}
.collection-hero--custom .collection-hero__image-container img {
    object-fit: contain;
    object-position: bottom;
    height: 100%}
}@media screen and (max-width:480px) {
    .product_description_H {
    display: none;
}
.box__content .alireviews-review-star-rating {
    margin-bottom: 0;
}
.shoping {
    margin-right: 0;
}
.shoping .swiper-container {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}
.shoping .box__title {
    line-height: 20px;
    min-height: 40px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.shoping .alr-wh-star-rating-average-number {
    display: none;
}
.shoping .swiper-button-next, .shoping .swiper-button-prev {
    top: 30%}
.shoping .box__content .icon-wrap {
    display: none;
}
.shoping .box__innerwrap {
    padding: 0 0 5px;
    gap: 2px;
}
.shoping .swiper-container {
    position: relative;
}
}.shopify-policy__title {
    display: none;
}
.price-plus-include {
    display: flex;
    align-items: center;
    gap: 5px;
}
.product.product--custom .product__tax {
    margin-top: 0;
}
.mt-5 {
    margin-top: 5px;
}
.display-none {
    display: none;
}
.address_information {
    margin-bottom: 40px;
}
.address-details {
    font-size: 15px;
    line-height: 24px;
}
.media_swiper .btnswipe {
    top: 50%;
    transform: translateY(50%);
}
.custom_movie video {
    width: 100%}
.template-search .grid__item h3 {
    font-family: Termina;
    font-size: 15px;
    line-height: 26px;
}
.template-search .article-card__info {
    font-size: 12px;
}
.template-search .card__information .article-card-wrapper {
    padding-bottom: 0;
}
.brand--name {
    margin-top: 15px;
}
@media(max-width:575px) {
    .collection-hero--custom .collection-hero__title {
    font-size: 26px;
}
}.custom-quantity {
    display: flex;
    align-items: center;
    gap: 10px;
}
.qty-btn {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qty-btn.minus {
    background: #bdbdbd;
    color: #fff;
}
.qty-btn.plus {
    background: #734f43;
    color: #fff;
}
.qty-input {
    width: 45px;
    text-align: center;
    font-size: 20px;
    border: none;
    background: #fff0;
}
.custom-product-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #734f43;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    gap: 10px;
    border-radius: initial;
}
.custom-proudct-button.hover {
    color: #734f43;
}
.custom-button-content {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.custom-icon {
    flex-shrink: 0;
    fill: #fff;
    width: 24px;
    height: 24px;
}
.sr-headless-checkout {
    background-color: #734f43!important;
    border-radius: initial!important;
}
.wishlist-button {
    color: #fff!important;
    border: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 2.6rem;
    min-height: auto;
    transition: background-color .2s ease, color .2s ease, transform .1s ease;
    border-radius: .5rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.wishlist-button svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5px;
}
.wishlist-button .wishlist-icon-filled {
    fill: #fff;
}
.header-country-selector {
    display: flex;
    align-items: center;
}
.header__icons.wishlist-button {
    margin-left: 1rem;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
}
.localization-form__select {
    min-height: auto;
    vertical-align: middle;
}
@media screen and (max-width:749px) {
    .wishlist-button {
    font-size: 2.9rem;
    border-radius: .2rem;
}
.wishlist-button svg {
    width: 16px;
    height: 16px;
}
.header__icons.wishlist-button {
    margin-left: .4rem;
}
.header--mobile-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__icons {
    display: flex;
    align-items: center;
    height: 100%}
.header__icons--localization {
    display: flex;
    align-items: center;
}
.desktop-localization-wrapper {
    display: flex;
    align-items: center;
}
}.oteria-wishlist-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3e5df;
    color: #000;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    padding: 6px 15px;
    transition: all .3s ease;
    width: 100%;
    max-width: 100%}
.oteria-wishlist-toggle:hover {
    border-color: #734f43!important;
    background: #f3e5df!important;
}
.oteria-wishlist-toggle:focus {
    outline: 0!important;
}
.oteria-wishlist-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
.oteria-wishlist-icon svg {
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
.oteria-wishlist-icon svg path {
    fill: none;
    stroke: #000;
    stroke-width: 1.5px;
    transition: fill .3s ease, stroke .3s ease;
}
.oteria-wishlist-active svg path {
    fill: #734f43;
    stroke: #734f43;
}
.oteria-in-wishlist .oteria-wishlist-icon svg path {
    fill: #734f43;
    stroke: #734f43;
}
.oteria-wishlist-text {
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
}
@media screen and (max-width:749px) {
    .oteria-wishlist-toggle {
    padding: 5px 12px;
}
.oteria-wishlist-text {
    font-size: 20px;
}
.oteria-wishlist-icon svg {
    width: 18px;
    height: 18px;
}
}.facets__price .price-slider {
    position: relative;
    width: 100%;
    height: 5px;
    margin: 15px 0;
    background: #f6e9e0;
}
.facets__price .slider-track {
    position: absolute;
    height: 4px;
    border-radius: 3px;
    background: #ccc;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.facets__price input[type=range] {
    position: absolute;
    width: 100%;
    background: 0 0;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 2;
}
.facets__price input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #6b3b2a;
    cursor: pointer;
    -webkit-appearance: none;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / .4);
}
.facets__price .price-values {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
.facets__price .price-box {
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 6px;
}
.collection-product-concern {
    font-size: 15px;
}
.collection-product-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgb(0 0 0 / .1);
    transition: transform .3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.collection-product-card:hover {
    transform: translateY(-5px);
}
.collection-product-image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.collection-product-image {
    width: 100%;
    object-fit: cover;
    transition: transform .3s ease;
}
.collection-product-card:hover .collection-product-image {
    transform: scale(1.05);
}
.collection-badge {
    background: #f4e1d2;
    color: #7b4d52;
    position: absolute;
    top: 12px;
    left: 12px;
    left: 70%;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 15px;
    z-index: 2;
    text-transform: uppercase;
}
.collection-rating-number {
    color: #333;
    font-weight: 700;
}
.collection-star {
    color: #ffb400;
    font-size: 12px;
}
.collection-review-separator {
    color: #999;
    margin: 0 2px;
    font-weight: 400;
}
.collection-review-count {
    color: #666;
    font-weight: 500;
}
.collection-product-details {
    padding: 9px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.collection-product-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    color: #7b4d52;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.collection-product-title:hover {
    color: #7b4d52;
}
.collection-add-to-cart-section {
    margin-top: auto;
}
.product-concern {
    font-size: 13px;
    line-height: 1.3;
    height: calc(1.3em * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: break-word;
    hyphens: auto;
}
.collection-add-to-cart-btn {
    background: #b2767e;
    color: #fff;
    margin: 10px 0;
    border: none;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: all .3s ease;
    text-transform: uppercase;
    letter-spacing: .5px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.collection-add-to-cart-btn:hover {
    background: #9d646b;
    transform: translateY(-1px);
}
.collection-add-to-cart-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
}
.collection-product-form {
    margin: 0;
}
.loading-overlay__spinner {
    position: absolute;
    right: 12px;
    width: 16px;
    height: 16px;
}
.loading-overlay__spinner.hidden {
    display: none;
}
.spinner {
    width: 16px;
    height: 16px;
}
.spinner .path {
    stroke: currentColor;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
}
.collection-product-price {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
}
.collection-price-current {
    font-weight: 700;
    color: #333;
}
.collection-price-compare {
    text-decoration: line-through;
    color: #999;
}
@keyframes dash {
    0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
}
50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
}
100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
}
}@media (max-width:768px) {
    .collection-product-details {
    padding: 0!important;
    gap: 10px;
}
.collection-badge {
    left: 50%;
    font-size: 8px;
}
.alr-wh-comp-review-box-title {
    font-size: 24px!important;
}
.collection-add-to-cart-btn {
    padding: 15px 16px;
}
}#track123_submit_button {
    background-color: #734f43!important;
    border-color: #734f43!important;
    color: #fff!important;
}
.track123_tab_form_wrapper .track123_tab_bar_color {
    border-color: #734f43!important;
}
.track123_form_input {
    border-color: #734f43!important;
}
.chat-toggle {
    background-color: #5b342b!important;
}
.alr-wh-comp-button alr-wh-comp-filter-buttons-write-review {
    background: #b2767e!important;
}
.alr-wh-comp-review-rating-detail-percent {
    background: #b2767e!important;
}
.alr-wh-comp-button {
    background: #b2767e!important;
}
.alr-wh-comp-review-box-title {
    color: #0b254b!important;
    font-size: 40px!important;
}
@media screen and (max-width:768px) {
    .menu-drawer__menu-item list-menu__item link link--text focus-inset {
    color: #b2767e!important;
}
}@media screen and (max-width:768px) {
    variant-radios, variant-selects {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    text-align: center!important;
}
.quantity-s {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    text-align: center!important;
}
.product.product--custom {
    padding: 0 px;
}
}.section-template--25169511907606__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511940374__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511874838__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511973142__product-grid-padding {
    padding-bottom: 0!important;
}
@media screen and (min-width:750px) {
    .section-template--25169511907606__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511940374__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511874838__product-grid-padding {
    padding-bottom: 0!important;
}
.section-template--25169511973142__product-grid-padding {
    padding-bottom: 0!important;
}
}.header__icon.header__icon--account {
    display: none!important;
}
.search-modal__content {
    background: #b2767e;
}
.predictive-search__search-for-button {
    background: #b2767e;
}
.predictive-search__item predictive-search__item--term link link--text h5 animate-arrow {
    color: #fff!important;
}
#gokwik-buy-now {
    background: #734f43!important;
}
.shopify-payment-button {
    background: #734f43!important;
}
.customer a, .underlined-link {
    color: #5b342b;
}
.gokwik-checkout button {
    background-color: #734f43!important;
}
.predictive-search, .predictive-search--search-template, .predictive-search__results {
    position: absolute!important;
    top: 100%!important;
    left: 0!important;
    width: 100%!important;
    background: #fff!important;
    z-index: 9999!important;
    border: 1px solid #e5e5e5;
    border-top: none;
    box-shadow: 0 4px 20px rgb(0 0 0 / .08);
}
#search, .header, .header__search, .header__wrapper, .template-search__search {
    overflow: visible!important;
    z-index: 9999!important;
}
.template-search__search {
    position: relative!important;
}
@media (max-width:768px) {
    .media model-viewer, .media>: not(.zoom):not(.deferred-media__poster-button) {
    height: 100%!important;
}
}ol li {
    color: #5e6e89;
    font-size: 16px;
}
@media (max-width:768px) {
    .shopify-section-header-sticky {
    top: .001px!important;
}
.header {
    padding: 0 10px!important;
}
#shopify-section-template--25700817535254__rich_text_ThVfAh h2 {
    font-size: 26px!important;
}
.n99gb-text-center {
    font-size: 14px!important;
}
#x` {
    padding: 8px;
}
rich-text__text rte {
    font-size: 18px!important;
}
@media (max-width:767px) {
    .rich-text__blocks>.rich-text__text.rte {
    margin-top: 10px!important;
}
#shopify-section-template--25669750128918__rich_text_ThVfAh h2 {
    font-size: 26px!important;
}
}@media screen and (min-width:990px) {
    .header: not(.drawer-menu).page-width {
    padding: 0!important;
}
}.product-benefits {
    color: #28a745!important;
}
footer a {
    color: #fff!important;
}
footer a:hover {
    color: #fff!important;
}
}


/* pdp page mobile responsive css */
/* Mobile */
@media (max-width: 768px) {
    .breadcrumbs {
        margin: 10px 0;
    }
    .product.product--custom .product__title {
        margin:0px;
    }
    .product__title>* {
    font-size: 18px;
    line-height:1.19;
    margin-bottom:5px;
}
.product-benefits {
      color: #28a745!important;
      line-height:1.19;
      margin-top:5px;
      font-size:14px!important;;
    
}
.product-detail-variant-price {
    margin-top:5px;
}
 .product__media-wrapper .product-media-container.constrain-height {
    --ratio: 0.75 !important;
    --preview-ratio: 0.75 !important;
  }

}
/* ===== CUSTOM SEARCH MODAL ===== */

.search-modal__content {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 24px 20px !important;
  background: transparent !important;
}

.search-modal__form {
  width: 100% !important;
  max-width: 620px !important;
}

.search .search-modal__form {
  width: 100% !important;
}

/* Main pill container */
.custom-search-field {
  display: flex !important;
  align-items: center !important;
  background: #b2767e !important;
  border-radius: 50px !important;
  padding: 0 8px 0 22px !important;
  height: 54px !important;
  width: 100% !important;
  gap: 8px !important;
  border: none !important;
  box-shadow: 0 4px 24px rgba(178,118,126,0.18) !important;
}

/* Input */
.custom-search__input {
  flex: 1 !important;
  border: none !important;
  outline: none !important;
  background: transparent !important;
  font-size: 15px !important;
  color: #ffffff !important;
  letter-spacing: 0.01em !important;
  height: 100% !important;
  padding: 0 !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
}

.custom-search__input::placeholder {
  color: rgba(255,255,255,0.65) !important;
}

/* Hide default label */
.search-modal .field__label {
  display: none !important;
}

/* Reset (X) button */
.custom-search__reset {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
  border: none !important;
  cursor: pointer !important;
  padding: 6px !important;
  color: rgba(255,255,255,0.8) !important;
  flex-shrink: 0 !important;
}

.custom-search__reset:hover {
  color: #ffffff !important;
}

.custom-search__reset.hidden {
  display: none !important;
}

/* Search submit button — white circle with brand color icon */
.custom-search__submit {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: none !important;
  cursor: pointer !important;
  flex-shrink: 0 !important;
  transition: background 0.2s ease !important;
  padding: 0 !important;
}

.custom-search__submit:hover {
  background: #f5f5f5 !important;
}

.custom-search__submit svg {
  stroke: #b2767e !important;
}

/* Close button — black X */
.search-modal__close-button {
  position: absolute !important;
  top: 20px !important;
  right: 20px !important;
  background: transparent !important;
  border: none !important;
  cursor: pointer !important;
  padding: 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.search-modal__close-button svg {
  stroke: #000000 !important;
  fill: none !important;
}

.search-modal__close-button:hover {
  opacity: 0.6 !important;
}

/* Predictive search dropdown */
.predictive-search--header {
  margin-top: 8px !important;
  border-radius: 16px !important;
  overflow: hidden !important;
}
@media screen and (max-width: 749px) {
  .search-modal__close-button {
    
    top: -15px !important;
    right: -10px !important;
  }
}
/* ===== END CUSTOM SEARCH MODAL ===== */