/** Shopify CDN: Minification failed

Line 2147:0 Unexpected "}"
Line 2652:29 Comments in CSS use "/* ... */" instead of "//"
Line 3837:0 Unexpected "}"
Line 8291:21 Expected identifier but found whitespace

**/
[show-on-init][show-on-init][show-on-init][show-on-init][show-on-init] {
    display: none;
}
:root {
    --gutter: 9.6rem;
    --headerHeight: 159px;
    --promobarHeight: 44px;
    --background: var(--charlotte);
    --headerBackground: var(--white);
    --verticalGutter: 100px;
    --gutter: 96px;
    --borderRadius: 32px;
    --boxShadow: 8px 12px 0;
    --black: #000;
    --color: var(--white);
    --primaryFont: Futura, sans-serif;
    --secondaryFont: "filson-pro", Anton, sans-serif;
    --tertiaryFont: Anton, sans-serif;

    --btn-color: var(--violet);
    --btn-background: var(--charlotte);
    --btn-shadow: var(--lightPurple);

    --white20: hsla(0, 0%, 100%, 0.2);
    --white60: hsla(0, 0%, 100%, 0.6);
    --violet: #6D3176;
    --violet-rgb: 109, 49, 118;
    --purple20: rgba(156, 110, 181, 0.2);
    --lightPurple: #9C6EB5;
    --darkViolet: #592C82;
    --charlotte: #96D9E8;
    --charlotte-rgb: 150, 217, 232;
    --minsk: #52308B;
    --minsk-rgb: 82, 48, 139;
    --yellowgreen: #C5D744;
    --yellogreen-rgb: 197, 215, 68;
    --yellow: #fce200;
    --yello-rgb: 252, 226, 0;

    --lavender20: rgba(170, 165, 255, 0.2);
    --magenta: #ff0087;
    --magenta-rgb: 255, 0, 135;
    --petal: #fd7ad4;
    --petal-rgb: 253, 122, 212;
    --heart: #e15a41;
    --heart-rgb: 225, 90, 65;
    --lavender: #aaa5ff;
    --lavender-rgb: 170, 165, 255;
    --white: #fff;
    --white-rgb: 255, 255, 255;
    --ruby: #ff6288;
    --ruby-rgb: 255, 98, 136;
    --gold: #bb8e69;
    --gold-rgb: 187, 142, 105;
    --espresso: #421607;
    --espresso-rgb: 66, 22, 7;
    --lilac: #d5d2ff;
    --lilac-rgb: 213, 210, 255;
    --sienna: #f3bea7;
    --sienna-rgb: 243, 190, 167;
    --coral: #ee8051;
    --coral-rgb: 238, 128, 81;
    --thistle: #e8bae6;
    --thistle-rgb: 232, 186, 230;
    --guava: #d260ce;
    --guava-rgb: 210, 96, 206;
    --aqua: #83d2c4;
    --aqua-rgb: 131, 210, 196;
    --lemon: #f9ed6c;
    --lemon-rgb: 249, 237, 108;
    --lime: #8bce7d;
    --lime-rgb: 139, 206, 125;

    --waveHeight: 194.35;
    --waveHeightVW: 13.3333333333vw;
}
@media (max-width:1300px) {
    :root {
    --gutter: 30px;
}
}@media (max-width:961px) {
    :root {
    --headerHeight: 98px;
}
}@media (max-width:768px) {
    :root {
    --verticalGutter: 50px;
}
}
@font-face {
    font-family: Anton;
    src: url(Anton-Regular.woff2?v=b3a57982e82d9e3082b66c25aeb93d29) format("woff2"), url(Anton-Regular.woff?v=4337c4346e2a6971e3aaecbad30b0eb1) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Futura;
    src: url(Futura-Bold.woff2?v=b79a8ee1dd1a58dd369ecb1c4b166a20) format("woff2"), url(Futura-Bold.woff?v=7b08bacc16cbdeb61cb7656e8963cff4) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Futura;
    src: url(Futura-Medium.woff2?v=d1e603fb868199f9d0eaec00829dc4f4) format("woff2"), url(Futura-Medium.woff?v=a1f69bd57c91bec088519b69caf4d716) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.h1, h1 {
    font-weight: 700;
    font-family: var(--secondaryFont);
    font-size: clamp(4rem, 4dvw + 1rem, 10rem);
    line-height: 0.9 !important;
}
@media (max-width:640px) {
    .h1, h1 {
    font-size: clamp(4rem, 8dvw + 1rem, 6rem)
}
}@media (max-width:450px) {
    .h1, h1 {
    font-size: clamp(4rem, 5dvw + 1rem, 5rem);
}
}.h2, h2 {
    font: 700 6rem/normal var(--secondaryFont);
    font-size: clamp(2rem, 3dvw + 1rem, 6rem);
}
@media (max-width:640px) {
    .h2, h2 {
    font-size: clamp(2rem, 3dvw + 1rem, 4rem);
}
}.h3, h3 {
    font: 700 5rem/normal var(--secondaryFont);
    font-size: clamp(2.4rem, 5dvw + 1rem, 5rem);
}
@media (max-width:640px) {
    .h3, h3 {
        font-size: clamp(2.4rem, 3dvw + 1rem, 4rem);
    }
}
#retextion-root .panel-header-order-title, #retextion-root .panel-header-upcoming-title, .accountHeader__links .account__link, .h4, h4 {
    font: 700 4rem/normal var(--secondaryFont);
}
.h5, h5 {
    font: 700 2.4rem/normal var(--secondaryFont);
}
.h6, body .sidecart .productSwiper__title, h6 {
    font: 700 2rem/1 var(--primaryFont);
}
#retextion-root body .panel-header-order-title, #retextion-root body .panel-header-upcoming-title, .accountHeader__links body .account__link, body #retextion-root .panel-header-order-title, body #retextion-root .panel-header-upcoming-title, body .accountHeader__links .account__link, body .h1, body .h2, body .h3, body .h4, body .h5, body h1, body h2, body h3, body h4, body h5 {
    margin-top: 0;
    line-height: 1;
    text-transform: uppercase;
    color: var(--titleColor, var(--color));
}
#retextion-root body .panel-header-order-title span, #retextion-root body .panel-header-upcoming-title span, .accountHeader__links body .account__link span, body #retextion-root .panel-header-order-title span, body #retextion-root .panel-header-upcoming-title span, body .accountHeader__links .account__link span, body .h1 span, body .h2 span, body .h3 span, body .h4 span, body .h5 span, body h1 span, body h2 span, body h3 span, body h4 span, body h5 span {
    color: inherit;
}
#retextion-root body .panel-header-order-title span.highlight, #retextion-root body .panel-header-upcoming-title span.highlight, .accountHeader__links body .account__link span.highlight, body #retextion-root .panel-header-order-title span.highlight, body #retextion-root .panel-header-upcoming-title span.highlight, body .accountHeader__links .account__link span.highlight, body .h1 span.highlight, body .h2 span.highlight, body .h3 span.highlight, body .h4 span.highlight, body .h5 span.highlight, body h1 span.highlight, body h2 span.highlight, body h3 span.highlight, body h4 span.highlight, body h5 span.highlight {
    color: var(--color);
}
@media (max-width:640px) {
    #retextion-root body .panel-header-order-title span.highlight, #retextion-root body .panel-header-upcoming-title span.highlight, .accountHeader__links body .account__link span.highlight, body #retextion-root .panel-header-order-title span.highlight, body #retextion-root .panel-header-upcoming-title span.highlight, body .accountHeader__links .account__link span.highlight, body .h1 span.highlight, body .h2 span.highlight, body .h3 span.highlight, body .h4 span.highlight, body .h5 span.highlight, body h1 span.highlight, body h2 span.highlight, body h3 span.highlight, body h4 span.highlight, body h5 span.highlight {
    display: block;
}
}
p {
    margin-bottom: 0;
    padding-bottom: 1em;
}
body .eyebrow {
    font: 400 38px/100% var(--secondaryFont);
    text-transform: uppercase;
}
body a, body button, body input, body p, body select, body span {
    color: var(--color);
}
body button, body input, body select {
    font: inherit;
    font-weight: inherit;
    font-family: var(--primaryFont);
}
body button {
    cursor: pointer;
}
body ol, body ul {
    margin: 0;
    padding: 0;
}
svg[class^=icon] {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.hidden-sr {
    position: absolute;
    left: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
}
.transition {
    transition: .25s cubic-bezier(.55, 0, 0, .1);
}
.transition--p4 {
    transition: .55s cubic-bezier(.22, 1, .36, 1);
}
html {
    background: var(--background);
    color: var(--color);
    font-size: 10px;
    font-weight: 500;
    font-display: fallback;
    font-family: var(--primaryFont);
    box-sizing: border-box;
    text-rendering: geometricPrecision;
}
html body {
    overflow: unset;
}
*, :after, :before {
    box-sizing: inherit;
}
body {
    background: var(--background);
    height: 100vh;
    color: var(--color);
    margin: 0;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
}

@media (max-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}
body.hide-scroll, body.menu-opened {
    overflow: hidden;
}
body b, body strong {
    font-weight: 700;
}
body.disable-animations *, body.disable-animations :after, body.disable-animations :before {
    transition: none!important;
}
#page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#main {
    background: var(--background);
    background-image: url(/cdn/shop/files/flower-pattern-large.png?v=1729185859);
    background-repeat: repeat-y;
    background-size: contain;
    flex-grow: 1;
    padding-top: var(--headerHeight);
    display: block !important;
}
body:not(.template-index) #main {
    background: var(--white);
}
body 
.inlineImg {
    vertical-align: top;
    transition: opacity .25s, filter .25s;
    max-width: 100%}
.inlineImg--responsive {
    width: 100%}
.inlineImg.lazyload {
    opacity: 0;
    filter: blur(5px);
}
.inlineImg.lazyloaded {
    opacity: 1;
    filter: blur(0);
}
svg[class^=icon-] {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.testimonials .testimonials__linesWrapper, .wrapper {
    --width: 1640px;
    max-width: var(--width);
    margin: 0 auto;
    padding: 0 var(--gutter);
    width: 100%}
@media (min-width: 2000px) {
    .testimonials .testimonials__linesWrapper, .wrapper {
        padding-inline: 0;
    }
}
.section--light {
    --color: #191918;
    --background: #fcf7ec;
}
.section--dark {
    --color: #fcf7ec;
    --background: #191918;
}
button {
    font-family: var(--f-primary);
    font-size: inherit;
    border: none;
    background: transparent;
    text-align: center;
}
a, button {
    cursor: pointer;
}
.ms-navigation a:focus, .ms-navigation button:focus {
    outline: none;
}
.btn {
    border-radius: 26px;
    border: 1px solid var(--color-primary);
    transition: background-color .25s cubic-bezier(.55, 0, 0, .1);
}
.btn--primary {
    background: var(--color-primary);
    color: var(--color-black);
}
@media (hover:hover) {
    .btn--primary:focus, .btn--primary:hover {
    background: var(--color-primary-hover);
}
}.btn--secondary {
    border: 1px solid var(--color-off-white);
    background: var(--color-off-white);
    color: var(--color-black);
}
@media (hover:hover) {
    .btn--secondary:focus, .btn--secondary:hover {
    background: var(--color-black);
    color: var(--color-white);
}
}.btn--sm {
    font: 500 14px/1.14 var(--f-primary);
    padding: 8px 20px;
}
.btn--lg, .btn--md {
    font: 500 2rem/1 var(--f-primary);
}
.btn--md {
    padding: 12px 28px;
}
.btn--lg {
    padding: 16px 32px;
}
.sr-only {
    position: absolute;
    left: -9999px;
}
.desktopOnly.desktopOnly.desktopOnly {
    display: block;
}
.desktopOnly.desktopOnly.desktopOnly--ib {
    display: inline-block;
}
.desktopOnly.desktopOnly.desktopOnly--fl {
    display: flex;
}
@media (max-width:700px) {
    .desktopOnly.desktopOnly.desktopOnly {
    display: none;
}
}.mobileOnly {
    display: none;
}
@media (max-width:700px) {
    .mobileOnly {
    display: block;
}
.mobileOnly--ib {
    display: inline-block;
}
.mobileOnly--fl {
    display: flex;
}
}ul {
    list-style: none;
}
ul.policy-page li {list-style: disc;margin-left: 30px !important;}
img {
    max-width: 100%}
.footer {
    --background: var(--violet);
    --color: #fff;
    --titleColor: #52308b;
    --secondaryColor: var(--darkViolet);
    --tertiaryColor: var(--lightPurple);
    position: relative;
    color: var(--color);
    background: var(--background);
}
.footer--simple .footer__logo svg.icon.icon-logo {
    width: 100%;
    height: 100%}
.footer__top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: center;
    gap: clamp(60px, 10dvw, 160px);
}
.footer__nav .age-warning {
    margin-top: 3rem;
}
.footer__nav .age-warning small {
    display: block;
    font-size: 1.2rem;
}
@media (min-width: 992px) and (max-width: 1024px) {
    .footer__top {
        grid-template-columns: 1fr;
        gap: 3rem;
    }

    .footer__nav {
        display: grid;
        grid-template-columns: 1fr 2fr;
        gap: 5rem;
    }
  .footer__nav .age-warning{
    grid-column: span 2;
  }

    .footer__colContent {
        max-width: 80%;
    }
}
.footer__col {
    width: 168px;
}
.footer__col--large {
    width: 100%}
@media (min-width:991px) {
    .footer__col--large {
}
.footer__menus {
    --colWidth: 168px;
    display: grid;
    grid-template-columns: repeat(3, var(--colWidth));
    justify-content: center;
    gap: clamp(45px, 5dvw, 80px);
}
}.footer__colContent form {
    margin: 2rem 0 2rem;
}
.footer .sectionBG {
    padding: 8.5rem 0 3rem;
}
@media (max-width: 768px) {
    .footer .sectionBG {
        padding: 6.75rem 0 3rem;
    }
}
.footer__label {
    padding: 0;
    color: var(--charlotte);
    text-transform: uppercase;
    display: block;
    margin-bottom: 2rem;
    font-weight: 700;
    font-size: clamp(2.2rem, 2dvw, 3.5rem);
    font-family: var(--secondaryFont);
    line-height: 1;
}
.footer__text {
    font: 300 18px/20px var(--primaryFont);
    color: var(--white);
    margin-bottom: 0;
    width: 75%;
    line-height: 1.3;
}
@media (max-width: 991px) {
    .footer__text {
        margin: 0 auto;
    }
}
.footer__items {
    display: flex;
    flex-direction: column;
    list-style: none;
}
.footer__item {
    line-height: 1.3;
}
.footer__link {
    transition: color .25s ease 0s;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--primaryFont);
    font-size: clamp(15px,5dvw,17px);
}
.footer__link:hover {
    color: var(--charlotte);
}
.footer__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid white;
    margin-top: 5.6rem;
    padding-top: 30px;
}
.footer__logo {
    display: block;
    width: 100%;
    max-width: 561px;
    aspect-ratio: 561/156;
    margin: 0 auto 40px;
}
@media (max-width: 768px) {
    .footer__logo {
        max-width: 496px;
    }
}
.footer .icon-logo use {
    width: 100%;
}
.footer__social-links {
    display: flex;
    gap: 10px;
    margin-top: 5.5rem;
}
.footer__social-link {
    max-width: 50px;
    width: 100%;
    aspect-ratio: 1 / 1;
    background: var(--charlotte);
    border-radius: 13px;
    transition: background .25s ease 0s;
}
.footer__social-link:hover {
    background: var(--white);
}
.footer__social-link a {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--violet);
    text-decoration: none;
}
.footer__social-link svg {
    font-size: clamp(16px, 5dvw, 20px);
    color: var(--violet);
    transition: color .25s ease 0s;
}
.footer__social-link:hover svg {
    color: var(--violet);
}
.footer__copyright {
    font: 300 18px/20px var(--primaryFont);
    text-align: center;
}
.footer__legalItems {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.footer__legalItem {
    display: block;
    font: 300 18px/20px var(--primaryFont);
    position: relative;
}
.footer__legalItem strong {
    font-weight: 600;
}
.footer__legalItem p {
    margin: 0;
    color: inherit;
}
.footer__legalItem:after {
    content: "\2022";
    font-size: .6em;
    position: absolute;
    right: -14px;
    top: 1px;
    color: var(--white);
}
.footer__legalItem:last-child:after {
    content: none;
}
.footer__legalLink {
    letter-spacing: -.02em;
    color: var(--white);
    text-decoration: none;
    transition: color .25s ease 0s;
}
.footer__legalLink span {
    font-weight: inherit;
    text-decoration: underline;
    color: inherit;
}
@media (hover:hover) {
    .footer a.footer__legalLink:focus, .footer a.footer__legalLink:hover {
    color: var(--charlotte);
}
}@media (min-width:991px) {
    .footer button.footer__label {
    cursor: unset;
}
}@media (max-width:991px) {
    .footer {
    --color: var(--white);
    --titleColor: var(--violet);
    --activeColor: var(--violet);
    --borderColor: var(--violet);
}
.footer [accordion-trigger] {
    margin: 0;
    transition: color .25s ease 0s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    width: 100%;
    position: relative;
    padding: 21px 0;
    text-transform: uppercase;
    font: 700 24px var(--secondaryFont);
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    text-align: left;
}
.footer [accordion-item] {
    border-bottom: 2px solid var(--borderColor);
}
.footer [accordion-icon] {
    --hitbox: 20px;
    --iconWidth: 12px;
    --iconHeight: 2px;
    border-radius: 2px;
    width: var(--hitbox);
    height: var(--hitbox);
    display: block;
    position: relative;
    flex-shrink: 0;
}
.footer [accordion-icon]:after, .footer [accordion-icon]:before {
    --angle: 0deg;
    will-change: transform;
    content: "";
    position: absolute;
    width: var(--iconWidth);
    height: var(--iconHeight);
    background: var(--titleColor);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(var(--angle));
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
}
.footer [accordion-icon]:after {
    --angle: 90deg;
    transition-delay: .1s;
}
.footer [accordion-trigger-open] [accordion-icon]:after, .footer [accordion-trigger-open] [accordion-icon]:before {
    --angle: 180deg;
}
.footer [accordion-content] {
    height: 0;
    overflow: hidden;
}
.footer [accordion-content-open] {
    padding-bottom: 16px;
}
.footer__menus {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2.4rem;
}
.footer__label {
    margin: 0 auto 20px;
    font-size: clamp(2.2rem, 5dvw + 1rem, 4rem);
}
.footer__top {
    grid-template-columns: 1fr;
    gap: 0;
}
.footer__col {
    width: 100%;
    text-align: center;
}
.footer__col--large {
    margin-top: 60px;
    margin-bottom: 1.8rem;
}
.footer__colContent {
    max-width: none;
}
.footer__items {
    gap: 2px;
}
.footer__item {
    line-height: 21px;
}
.footer__social-links {
    justify-content: center;
    margin-top: 2rem;
}
.footer__legalLink {
    color: var(--white);
    font: 300 18px/20px var(--primaryFont);
}
.footer__bottom {
    flex-direction: column;
    margin-top: 1.8rem;
    gap: 0.25rem;
}
}
.header {
    position: absolute;
    width: 100%;
    top: var(--promobarHeight);
    z-index: 10;
}
.header:not(.header--simple) .header__logo {
    text-align: center;
}
.header--simple {
    --padding-block: 29px;
}
.header--simple nav.header__nav {
    padding-block: var(--padding-block);
}
.header--simple .header__logo {
    text-align: left;
}
.header--simple .header__logo .icon-logo {
    max-height: 68px;
}
.header--simple .header__section--end .cta {
    --background: var(--charlotte);
    --shadow: var(--white);
    --color: var(--white);
    transition-property: font-size, padding, box-shadow, max-height;
    max-height: 100%;
    padding: 24px 36px;
    font-size: 2rem;
}
.header--simple[collapsing-header=collapsed] .header__logo svg {
    height: 100%}
@media (min-width:769px) {
    .header--simple[collapsing-header=collapsed] .header__section--end .cta {
    padding: 20px 32px;
    font-size: 2rem;
}
}@media (max-width:540px) {
    .header--simple[collapsing-header=collapsed] .icon-logo {
    max-height: 42px;
}
}@media (max-width:540px) {
    .header--simple .header__section--end .cta {
    padding: 14px 20px;
    font-size: 2rem;
}
.header--simple .icon-logo {
    max-height: 42px;
}
}@media (max-width:768px) {
    .header--simple {
    --padding-block: 16px;
}
}.header--searchOpen .searchForm {
    transform: translateY(0);
}
.header--searchOpen .searchForm .testimonials .testimonials__linesWrapper, .header--searchOpen .searchForm .wrapper, .testimonials .header--searchOpen .searchForm .testimonials__linesWrapper {
    opacity: 1;
    transition-delay: .55s;
}
.header--searchOpen.header:before {
    opacity: .8;
}
.header .header__item--hasChild:before, .header:before {
    content: "";
    transition: opacity .55s cubic-bezier(.55, 0, .1, 1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--darkViolet);
    opacity: 0;
    mix-blend-mode: multiply;
    z-index: -1;
    will-change: opacity;
    pointer-events: none;
}
.header[collapsing-header=collapsed] {
    top: 0;
    position: fixed;
}
.header[collapsing-header=collapsed]:not(.header--simple) .header__nav {
    padding: 10px 0;
}
.header[collapsing-header=collapsed]:not(.header--simple) .header__logo svg {
    width: 132px;
}
.header[collapsing-header=collapsed] .header__nav {
    padding-block: 10px;
}
.header[collapsing-header=collapsed] .header__nav:before {
    transform: translateY(0);
}
.header[collapsing-header=collapsed] .header__nav:after {
    transform: translateY(-100%);
}
@media (max-width:1024px) {
    .header[collapsing-header=collapsed] .header__nav:before {
    background: linear-gradient(#52308b, rgba(82, 48, 139, 0));
}
}.header__nav {
    transition: padding .55s cubic-bezier(.55, 0, .1, 1);
    padding: 25px 0;
    background-color: var(--headerBackground);
}
.header__nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background: var(--background); */
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-property: transform;
    transition-duration: .55s;
    transform: translateY(-100%);
    z-index: -1;
}
.header__nav .testimonials .testimonials__linesWrapper, .header__nav .wrapper, .testimonials .header__nav .testimonials__linesWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__nav:after {
    content: "";
    position: absolute;
    top: calc(var(--promobarHeight)*-1);
    left: 0;
    height: 100%;
    width: 100%;
    /* background: var(--violet); */
    transform: translateY(-100%);
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
    pointer-events: none;
    z-index: -1;
}
.header .header__item--hasChild:focus-within:before, .header .header__item--hasChild:hover:before {
    opacity: .8;
}
.header__top {
    padding-bottom: 25px;
}
.header__section {
    flex-basis: 100%;
    display: flex;
}
.header__section--center {
    justify-content: center;
}
.header__section--end {
    justify-content: flex-end;
}
.header__burger {
    --hitbox: 24px;
    --iconWidth: 20px;
    --iconGap: 4px;
    display: block;
    width: var(--hitbox);
    height: var(--hitbox);
    padding: 0;
    position: relative;
    left: calc((var(--hitbox) - var(--iconWidth))/2*-1);
}
.header__burger:before {
    top: calc(50% - 1px - var(--iconGap));
}
.header__burger:after, .header__burger:before {
    content: "";
    position: absolute;
    width: var(--iconWidth);
    height: 2px;
    border-radius: 2px;
    z-index: 13;
    background: currentcolor;
    left: calc((var(--hitbox) - var(--iconWidth))/2);
    transition: transform .55s cubic-bezier(.55, 0, .1, 1) 0s;
}
.header__burger:after {
    transition-delay: .05s;
    top: calc(50% - 1px + var(--iconGap));
}
.header__burger--open:before {
    transform: translateY(4px) rotate(45deg);
    background-color: var(--white);
}
.header__burger--open:after {
    transform: translateY(-4px) rotate(-45deg);
    background-color: var(--white);
}
.header__logo {
    display: inline-block;
    position: relative;
    z-index: 11;
    text-align: center;
}
.header__logo svg {
    --color: var(--violet);
    vertical-align: top;
    height: auto;
    width: 100%;
    max-width: 302px;
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-duration: .55s;
    transition-property: width, color, height;
    color: var(--color);
    aspect-ratio: 1224/445;
}
@media (hover:hover) {
    .header__logo:focus svg, .header__logo:hover svg {
    --color: var(--charlotte);
}
}@media (max-width:1024px) {
    .header__logo svg {
    max-width: 147px;
    height: 48px;
}
}.header__items {
    --gap: 32px;
    display: flex;
    align-items: center;
    gap: var(--gap);
}
.header__items button.header__link {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: 0;
}
@media (max-width:1200px) {
    .header__items {
    --gap: 10px;
}
}.header__item {
    display: block;
}
.header__item--hasChild .header__link {
    position: relative;
}
.header__item--hasChild .header__link:before {
    content: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200%;
    height: 27px;
    transform: translateX(-50%);
}
.header__item--hasChild:hover .header__link {
    color: var(--charlotte);
}
.header__item--hasChild:hover .header__link:before {
    content: "";
    position: absolute;
    height: 72px;
    width: 200px;
    left: 100%;
    transform: translateX(-30%);
}
.header__item--hasChild:hover .header__dropdown {
    transform: translateY(0);
}
.header__item--hasChild:hover .header__dropdown .testimonials .testimonials__linesWrapper, .header__item--hasChild:hover .header__dropdown .wrapper, .testimonials .header__item--hasChild:hover .header__dropdown .testimonials__linesWrapper {
    transition-delay: .33s;
    opacity: 1;
}
.header__item--desktop {
    display: block;
}
.header__item .header__link {
    color: var(--violet);
}
@media (max-width:1200px) {
    .header__item--desktop {
    display: none;
}
}.header__item--mobile {
    display: none;
}
@media (max-width:1200px) {
    .header__item--mobile {
    display: block;
}
}
@media (max-width: 768px) {
    .header__item--mobile.find-in-store-icon {
        display: none;
    }
}
.header__link {
    transition: color .25s;
    font: 700 20px/22px var(--primaryFont);
    text-decoration: none;
    text-transform: uppercase;
}
@media (hover:hover) {
    .header__link:focus, .header__link:hover {
    color: var(--charlotte);
}
}.header__link--active {
    color: var(--charlotte);
}
.header__link--cart {
    position: relative;
    z-index: 11;
}
.header__link[type=button] {
    border: none;
    cursor: pointer;
    background: inherit;
}
.header__link--icon {
    display: block;
}
.header__link--icon svg {
    --width: 24px;
    width: var(--width);
    color: var(--violet);
    transition: color .25s;
}
.header__link--icon:hover svg {
    color: var(--charlotte);
}
@media (max-width:1200px) {
    .header__link--icon svg {
    --width: 20px;
}
}.header__card {
    position: relative;
    width: 100%;
    max-width: 385px;
    text-align: center;
    padding-bottom: 8px;
}
@media (max-width: 1024px) {
    .header__card {
        max-width: 100%;
    }
}
.header__cardLink {
    max-width: 100%;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}
.header__cardLink:hover .cardImage {
    --pillScale: .8;
}
.header__cardTitle {
    font: 400 24px/1 var(--secondaryFont);
    margin: 36px 0 8px;
}
.header__card .cardImage {
    width: 100%;
    min-height: 255px;
    max-width: 100%}
.header__card .cardImage .inlineImg {
    max-height: 250px;
    width: 100%
}
.header__dropdown {
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
    background: var(--violet);
    padding-top: calc(var(--headerHeight) + 5rem);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 50px;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
    z-index: -1;
    transform: translateY(-100%);
}
.header[collapsing-header=collapsed] .header__dropdown {
    padding-top: calc(var(--headerHeight) + 2rem);
}
.header__dropdown .testimonials .testimonials__linesWrapper, .header__dropdown .wrapper, .testimonials .header__dropdown .testimonials__linesWrapper {
    transition: opacity .25s;
    opacity: 0;
}
.header__dropdown--open {
    transform: translateY(0);
}
.header__dropdown--open .testimonials .testimonials__linesWrapper, .header__dropdown--open .wrapper, .testimonials .header__dropdown--open .testimonials__linesWrapper {
    opacity: 1;
}
.header__dropdownForm {
    padding-top: 16px;
    display: flex;
    gap: 16px;
}
.header__dropdown .dropdown__items {
    --col-card-maxw: 200px;
    display: flex;
    align-items: stretch;
    width: 100%;
    list-style: none;
    gap: 8px;
}
.header__dropdown .dropdown__items .dropdown__item {
    width: 100%;
    max-width: var(--col-card-maxw);
}
@media (max-width:1100px) and (min-width:1025px) {
    .header__dropdown .dropdown__items {
    --col-card-maxw: 180px;
}
}.header__mobileNav {
    transition: transform 1s cubic-bezier(.22, 1, .36, 1) 0s;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    max-height: 100vh;
    background: var(--violet);
    padding-top: calc(var(--headerHeight) + var(--promobarHeight));
    transform: translateX(-100%);
    z-index: 12;
}
.header__mobileNav--open {
    transform: translateX(0);
    width: 50%;
}
@media (max-width: 640px) {
    .header__mobileNav--open {
        transform: translateX(0);
        width: 100%;
    }
}
.header__mobileNavContent {
    overflow-y: auto;
    padding-bottom: 9.6rem;
    max-height: calc(100vh - var(--headerHeight));
    padding-inline: var(--gutter);
}
.header__mobileNavItems {
    /* --card-maxw: 132px; */
    display: flex;
    flex-direction: column;
    place-items: center;
    padding-inline: var(--gutter);
    gap: 1rem;
}
.header__mobileNavItems .header__item {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
}
.header__mobileNavItems .header__item .header__card .cardImage {
    min-height: 164px;
    height: 100%;
    width: 100%}
.header__mobileNavItems .header__item .header__cardLink {
    height: 100%}
.header__mobileNavItems .header__item .header__cardTitle {
    font: 400 20px/1 var(--secondaryFont);
    margin-top: 16px;
}
.header [sidecart-toggle] {
    position: relative;
}
.header [cart-counter] {
    position: absolute;
    top: 0;
    right: 0;
    transform: scale(0) translate(50%, -100%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: var(--charlotte);
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    transition-property: transform;
    font: 700 8px/120% var(--primaryFont);
    display: flex;
    align-items: center;
    justify-content: center;
}
.header [cart-counter].cartCounter--show {
    transform: scale(1) translate(50%, -100%);
}
.mobileMenu--opened {
    overflow-y: hidden;
}
body .sidecart {
    --summaryHeight: 279px;
    pointer-events: none;
    position: fixed;
    height: 100%;
    inset: 0;
    z-index: 50;
}
body .sidecart__mask {
    height: 100%;
    width: 100%;
    position: absolute;
    inset: 0;
    background: #2f145c;
    opacity: 0;
    mix-blend-mode: multiply;
}
body .sidecart [sidecart-close] {
    --shadow: var(--white);
    position: absolute;
    top: 1.6rem;
    left: 0;
    transform: translateX(100%);
    border-radius: 50%;
    height: 48px;
    width: 48px;
    padding: 0;
}
body .sidecart [sidecart-close] svg {
    width: 20px;
    height: 20px;
}
@media (max-width:636px) {
    body .sidecart [sidecart-close][sidecart-close=desktop] {
    display: none;
}
}body .sidecart__header {
    align-items: center;
    justify-content: space-between;
    display: none;
    margin-bottom: 2.4rem;
}
body .sidecart__header--title {
    margin: 0;
}
body .sidecart__header [sidecart-close] {
    --shadow: var(--lemon);
    position: static;
    width: 28px;
    height: 28px;
}
body .sidecart__header [sidecart-close] svg, body .sidecart__header [sidecart-close] use {
    width: 14px;
    height: 14px;
}
@media (max-width:636px) {
    body .sidecart__header {
    display: flex;
}
}body .sidecart__container {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 540px;
    background-color: var(--violet);
    transform: translateX(100%);
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-duration: .55s;
    transition-property: transform;
    z-index: 1;
}
body .sidecart .productSwiper__header, body .sidecart__content--cart, body .sidecart__header, body .sidecart__shipping--desktop {
    padding-inline: 3.2rem;
}
body .sidecart__content--cart {
    padding-bottom: 3.2rem;
}
body .sidecart__content {
    padding-top: 2.4rem;
    max-height: calc(100% - var(--summaryHeight));
    padding-bottom: 9.6rem;
    overflow-y: scroll;
}
body .sidecart__content--empty .sidecart__empty {
    display: block;
}
body .sidecart__content--empty .cartSummary, body .sidecart__content--empty .productSwiper, body .sidecart__content--empty .sidecart__content--cart, body .sidecart__content--empty .sidecart__header--title, body .sidecart__content--empty .sidecart__shipping {
    display: none;
}
@media (max-width:636px) {
    body .sidecart__content {
    padding-bottom: 11.2rem;
}
}body .sidecart__empty {
    display: none;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
body .sidecart__empty--links {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
}
body .sidecart__empty--links .cta {
    max-width: 174px;
    padding: 20px 16px;
    white-space: nowrap;
}
body .sidecart--open {
    pointer-events: all;
}
body .sidecart--open [sidecart-close] {
    transform: translateX(calc(-100% - 16px));
}
body .sidecart--open .sidecart__container {
    transform: translateX(0);
}
body .sidecart--open .sidecart__mask {
    opacity: .5;
}
body .sidecart--open .sidecart__header [sidecart-close] {
    transform: unset;
}
body .sidecart__shipping {
    --indicatorHeight: 8px;
    margin-bottom: 2.4rem;
}
body .sidecart__shippingIndicator {
    width: 100%;
    height: var(--indicatorHeight);
    border-radius: 16px;
    background-color: hsla(0, 0%, 100%, .2);
    position: relative;
    overflow: hidden;
}
body .sidecart__shippingMessage {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 14px;
}
body .sidecart__shippingProgress {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 16px;
    background-color: var(--lavender);
}
body .sidecart__shipping--desktop {
    display: block;
}
body .sidecart__shipping--mobile {
    --indicatorHeight: 4px;
    padding-top: 1.6rem;
    margin-bottom: 1.6rem;
    display: none;
}
@media (max-width:560px) {
    body .sidecart__shipping--desktop {
    display: none;
}
body .sidecart__shipping--mobile {
    display: block;
}
}@media (max-width:636px) {
    body .sidecart__container {
    max-width: 100%}
}body .sidecart .lineItem {
    display: grid;
    grid-template-columns: 112px 1fr;
    align-items: stretch;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 2.4rem;
}
body .sidecart .lineItem .cardImage {
    width: 100%;
    max-width: 112px;
}
@media (max-width:768px) {
    body .sidecart .lineItem .cardImage {
    max-width: 96px;
}
}body .sidecart .lineItem__info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .sidecart .lineItem .productPrice {
    text-align: right;
}
body .sidecart .lineItem__content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    padding-top: 8px;
}
body .sidecart .lineItem__content p.h5 {
    margin: 0 1.6rem 0 0;
    max-width: 240px;
}
@media (max-width:768px) {
    body .sidecart .lineItem__content {
    gap: 8px;
    padding-right: 0;
}
}body .sidecart .lineItem__variant {
    font: 500 14px/157% var(--primaryFont);
    color: var(--white60);
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
body .sidecart .lineItem__variant--divider {
    width: 4px;
    height: 4px;
    background: var(--white60);
    border-radius: 50%}
body .sidecart .lineItem__variant .lineItem__purchaseType {
    color: inherit;
}
body .sidecart .lineItem__actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .sidecart .lineItem__actions .quantitySelector {
    display: inline-flex;
}
body .sidecart .lineItem__actions--left {
    display: flex;
    align-items: center;
    gap: 8px;
}
@media (max-width:636px) {
    body .sidecart .lineItem__actions--left {
    justify-content: space-between;
    width: 100%}
}body .sidecart .lineItem__actions--subscribe, body .sidecart .lineItem__actions--subscribed {
    background-color: var(--charlotte);
    padding: 8px 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 133%;
    transition-timing-function: ease;
    transition-duration: .25s;
    transition-property: background-color, color;
}
@media (hover:hover) {
    body .sidecart .lineItem__actions--subscribe:focus, body .sidecart .lineItem__actions--subscribe:hover, body .sidecart .lineItem__actions--subscribed:focus, body .sidecart .lineItem__actions--subscribed:hover {
    background-color: var(--charlotte);
}
}body .sidecart .lineItem__actions--subscribed {
    border: 1px solid var(--white);
    background-color: transparent;
}
@media (hover:hover) {
    body .sidecart .lineItem__actions--subscribed:focus, body .sidecart .lineItem__actions--subscribed:hover {
    background-color: var(--white);
    color: var(--violet);
}
body .sidecart .lineItem__actions--subscribed:focus path, body .sidecart .lineItem__actions--subscribed:hover path {
    stroke: var(--violet);
}
}body .sidecart .lineItem__actions--subscribed svg {
    margin-right: 8px;
}
body .sidecart .lineItem__actions--remove svg, body .sidecart .lineItem__actions--remove use {
    width: 16px;
    height: 16px;
}
body .sidecart .lineItem__actions--removeDesktop, body .sidecart .lineItem__actions--subscribeDesktop {
    display: inline-flex;
}
body .sidecart .lineItem__actions--removeMobile, body .sidecart .lineItem__actions--subscribeMobile {
    display: none;
}
@media (max-width:636px) {
    body .sidecart .lineItem__actions--removeDesktop, body .sidecart .lineItem__actions--subscribeDesktop {
    display: none;
}
body .sidecart .lineItem__actions--removeMobile, body .sidecart .lineItem__actions--subscribeMobile {
    display: inline-flex;
}
}@media (max-width:636px) {
    body .sidecart .lineItem__actions {
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    gap: 8px;
}
}@media (max-width:636px) {
    body .sidecart .lineItem {
    -moz-column-gap: 0;
    column-gap: 0;
}
}body .sidecart .cartSummary {
    --background: #6447a1;
    background: var(--background);
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 2px;
    width: 100%;
    min-height: 279px;
    z-index: 10;
}
body .sidecart .cartSummary__wave {
    position: relative;
    top: 0;
    transform: translateY(-90%);
}
body .sidecart .cartSummary__content {
    padding-inline: 3.6rem;
    padding-bottom: 8px;
    margin-top: -64px;
}
body .sidecart .cartSummary__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
}
body .sidecart .cartSummary__item--total {
    margin-top: 20px;
}
body .sidecart .cartSummary__age {
    padding: 12px;
    background: var(--lavender20);
    border-radius: 16px;
    margin-block: 2rem;
}
body .sidecart .cartSummary__age p {
    margin-left: 44px;
    font-size: 14px;
}
body .sidecart .cartSummary__p {
    margin: 0;
    font: 500 12px/157% var(--primaryFont);
    color: var(--white60);
}
body .sidecart .cartSummary__notice {
    font: 500 12px/133% var(--primaryFont);
    text-align: center;
    margin-inline: auto;
    max-width: 416px;
}
body .sidecart .cartSummary__notice strong {
    color: var(--lemon);
}
body .sidecart .cartSummary__notice a {
    display: inline;
    color: var(--charlotte);
}
body .sidecart .cartSummary .checkout {
    display: block;
    text-align: center;
    margin-block: 2rem;
    width: 100%}
@media (max-width:768px) {
    body .sidecart .cartSummary .checkout {
    margin-bottom: 80px;
}
}body .sidecart .productSwiper {
    padding-block: 0;
    padding-bottom: 3.6rem;
}
.testimonials body .sidecart .productSwiper .testimonials__linesWrapper, body .sidecart .productSwiper .testimonials .testimonials__linesWrapper, body .sidecart .productSwiper .wrapper {
    padding: 0;
}
body .sidecart .productSwiper__header {
    margin-bottom: 0;
}
body .sidecart .productSwiper__nav {
    gap: 4px;
    justify-content: flex-end;
}
body .sidecart .productSwiper__scrollbarHolder {
    display: none;
}
body .sidecart .productSwiper .swiper-slide {
    max-width: 200px;
    margin-right: 20px;
}
body .sidecart .productSwiper .swiper-slide .productCard {
    width: 200px;
}
body .sidecart .productSwiper__arrow {
    display: inline-flex;
    border: none;
    width: 48px;
    height: 48px;
}
body .sidecart .productSwiper__arrow svg {
    width: 14px;
    height: 14px;
}
.section {
    --background: var(--white);
    --secondaryColor: var(--violet);
    --tertiaryColor: var(--lightPurple);
    color: var(--color);
    position: relative;
    display: block;
}
.section, .section--petal {
    --color: var(--black);
    --titleColor: var(--violet);
}
.section--transparent {
    --background: transparent;
    --titleColor: var(--violet);
    --color: var(--black);
}
.section--white {
    --background: var(--white);
    --titleColor: var(--violet);
    --color: var(--black);
}
.section--violet {
    --background: var(--violet);
    --titleColor: var(--white);
    --color: var(--white);
    --shadow: var(--lightPurple);
}
.section--charlotte {
    --background: var(--charlotte);
    --secondaryColor: var(--violet);
    --tertiaryColor: var(--lightPurple);
    --titleColor: var(--violet);
    --color: var(--black);
}
.section--light-purple {
    --color:  var(--white);
    --background: var(--lightPurple);
}
.section--purple20 {
    --background: var(--purple20);
    --titleColor: var(--violet);
}
.section--minsk {
    --background: var(--minsk);
    --titleColor: var(--white);
    --color: var(--white);
}
.section--yellowgreen {
    --background: var(--yellowgreen);
    --titleColor: var(--white);
}
.section--petal {
    --secondaryColor: var(--violet);
    --tertiaryColor: var(--lavender);
    --background: var(--petal);
}
.section--petal .cta {
    --shadow: var(--white);
}
.section--magenta {
    --background: var(--magenta);
    --secondaryColor: var(--white);
    --tertiaryColor: var(--lavender);
}
.section--heart, .section--magenta {
    --color: var(--white);
    --titleColor: var(--white);
}
.section--heart {
    --secondaryColor: var(--magenta);
    --tertiaryColor: var(--petal);
    --background: var(--heart);
}
.section--lavender {
    --titleColor: var(--violet);
    --secondaryColor: var(--white);
    --background: var(--lavender);
}
.section--coral, .section--lavender {
    --color: var(--white);
    --tertiaryColor: var(--petal);
}
.section--coral {
    --titleColor: var(--white);
    --secondaryColor: var(--charlotte);
    --background: var(--coral);
}
.section--ruby {
    --background: var(--ruby);
}
.section--lime, .section--ruby {
    --color: var(--white);
    --titleColor: var(--white);
    --secondaryColor: var(--charlotte);
    --tertiaryColor: var(--petal);
}
.section--lime {
    --background: var(--lime);
}
.section__sectionBg {
    background: var(--background);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
   overflow: hidden;
    --padding: 0;
}
.section__sectionBg--overlapTop {
    padding-top: var(--waveHeightVW);
}
.section__sectionBg--overlapBottom {
    padding-bottom: var(--waveHeightVW);
}
.section__sectionBg--overlapHeader {
    padding-top: var(--headerHeight);
}
.ignoreOverlap.ignoreOverlap .section__sectionBg {
    padding: 0;
}
.section--addTopWave {
    z-index: 2;
    margin-top: calc(var(--waveHeightVW)*-1);
}
.section--addBottomWave {
    z-index: 1;
    margin-bottom: calc(var(--waveHeightVW)*-1);
}
.section--backgroundImage {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
}
.section svg {
    vertical-align: top;
}
.section .waveTop {
    position: relative;
    top: 1px;
}
.section .waveBottom {
    position: relative;
}
.section .waveShowScroll {
    position: relative;
}
.section .waveShowScroll--up {
    top: 1px;
}
.section .waveShowScroll--down {
    top: -1px;
}
.section.translucentOverlay .waveTop {
    top: 0;
}
.cardImage {
    --bg: var(--charlotte);
    --pillScale: 1;
    --rampUpDuration: .33s;
    position: relative;
    z-index: 1;
}
.cardImage:before {
    transition: transform .55s cubic-bezier(.55, 0, .1, 1) 0s;
    content: "";
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%) scale(var(--pillScale));
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    z-index: -1;
    background: var(--bg);
}
.cardImage .inlineImg {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cardImage--giftCard {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (hover:hover) {
    .cardImage.yoyo:focus img, .cardImage.yoyo:hover img {
    transform: rotate(var(--minAngle));
    -webkit-animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    -webkit-animation-delay: var(--rampUpDuration);
    animation-delay: var(--rampUpDuration);
}
}.cardImage:hover {
    --pillScale: .8;
}
.cta {
    --color: var(--white);
    --background: var(--violet);
    --shadow: var(--lightPurple);
    transition: box-shadow .33s cubic-bezier(.55, 0, .1, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 25px 60px;
    color: var(--color);
    background: var(--background);
    font: 700 20px / 1 var(--primaryFont);
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 16px;
    text-align: center;
}
.cta:not(:disabled) {
    box-shadow: 4px 8px 0 var(--shadow);
}
.cta:disabled {
    cursor: not-allowed;
    opacity: .5;
}
.cta--useSecondaryColor {
    --background: var(--secondaryColor);
    --shadow: var(--tertiaryColor);
}
.cta--secondary {
    --color: var(--violet);
    --background: var(--charlotte);
    --shadow: var(--violet);
}
.cta--tertiary {
    --color: var(--white);
    --background: transparent;
    --shadow: var(--violet);
    border: 1px solid hsla(0, 0%, 100%, .2);
}
@media (hover:hover) {
    .cta:focus, .cta:hover {
    box-shadow: 0 0 0 var(--shadow);
}
}.cta[type=button]:not(:disabled), .cta[type=submit]:not(:disabled) {
    border: none;
    cursor: pointer;
}
.marquee, .promoBar {
    --background: var(--charlotte);
    background: var(--background);
    width: 100%}
.marquee .swiper-slide, .promoBar .swiper-slide {
    width: auto;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    font: 500 14px/1 var(--primaryFont);
    display: flex;
    align-items: center;
}
.marquee .swiper-wrapper, .promoBar .swiper-wrapper {
    transition-timing-function: linear;
    align-items: center;
}
.marquee a, .marquee p, .promoBar a, .promoBar p {
    margin-block: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-block: 0;
}
.promoBar {
    position: relative;
    height: var(--promobarHeight);
}
.promoBar.swiper {
    z-index: 11;
}
.promoBar svg[class^=icon], .promoBar svg[class^=icon] use {
    height: 100%;
    width: 24px;
    aspect-ratio: 1;
}
.marquee.swiper {
    padding: 32px 0 36px;
}
#retextion-root .marquee--large .panel-header-order-title, #retextion-root .marquee--large .panel-header-upcoming-title, .accountHeader__links .marquee--large .account__link, .marquee--large #retextion-root .panel-header-order-title, .marquee--large #retextion-root .panel-header-upcoming-title, .marquee--large .accountHeader__links .account__link, .marquee--large .h4 {
    font-size: 3.6rem;
}
@media (max-width:768px) {
    #retextion-root .marquee--large .panel-header-order-title, #retextion-root .marquee--large .panel-header-upcoming-title, .accountHeader__links .marquee--large .account__link, .marquee--large #retextion-root .panel-header-order-title, .marquee--large #retextion-root .panel-header-upcoming-title, .marquee--large .accountHeader__links .account__link, .marquee--large .h4 {
    font-size: 1.8rem;
}
}#retextion-root .marquee:not(.marquee--large) .panel-header-order-title, #retextion-root .marquee:not(.marquee--large) .panel-header-upcoming-title, .accountHeader__links .marquee:not(.marquee--large) .account__link, .marquee:not(.marquee--large) #retextion-root .panel-header-order-title, .marquee:not(.marquee--large) #retextion-root .panel-header-upcoming-title, .marquee:not(.marquee--large) .accountHeader__links .account__link, .marquee:not(.marquee--large) .h4 {
    font-size: 14px;
    font-weight: 500;
}
@media (max-width:768px) {
    #retextion-root .marquee:not(.marquee--large) .panel-header-order-title, #retextion-root .marquee:not(.marquee--large) .panel-header-upcoming-title, .accountHeader__links .marquee:not(.marquee--large) .account__link, .marquee:not(.marquee--large) #retextion-root .panel-header-order-title, .marquee:not(.marquee--large) #retextion-root .panel-header-upcoming-title, .marquee:not(.marquee--large) .accountHeader__links .account__link, .marquee:not(.marquee--large) .h4 {
    font-size: 12px;
}
}.marquee svg[class^=icon], .marquee svg[class^=icon] use {
    height: 57px;
    width: 57px;
}
.form__row {
    display: flex;
    gap: 16px;
    width: 100%;
    margin-bottom: 16px;
}
.form__row .form__inputHolder {
    flex: 1;
}
.form__row--end {
    justify-content: flex-end;
    margin-block: 24px;
}
@media (max-width:646px) {
    .form__row {
    gap: 8px;
}
}.form__submit {
    --shadow: var(--white);
    width: 100%;
    display: block;
}
.form__input {
    --background: var(--white);
    --shadowColor: var(--violet);
    --focusShadowColor: var(--charlotte);
    --color: var(--black);
    --placeholderColor: rgba(0, 0, 0, 1);
    transition: box-shadow .25s ease 0s;
    background: var(--white);
    width: 100%;
    height: 56px;
    border-radius: 16px;
    padding-left: 24px;
    font: 500 16px/24px var(--primaryFont);
    color: var(--color);
    box-shadow: 4px 8px 0 var(--shadowColor);
    border: none;
    resize: none;
}
.form__input:focus {
    --shadowColor: var(--focusShadowColor);
}
.form__input::-moz-placeholder {
    color: var(--placeholderColor);
}
.form__input:-ms-input-placeholder {
    color: var(--placeholderColor);
}
.form__input::placeholder {
    color: var(--placeholderColor);
    text-transform: uppercase;
}
.form__input--hasSubmit {
    padding-right: 104px;
}
.form__inputHolder {
    position: relative;
}
.form__inputHolder svg {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 21px;
    pointer-events: none;
}
.form__inputHolder label {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 8px;
    display: block;
}
.form__inputHolder select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form__inputHolder textarea {
    height: auto;
}
.form__inputSubmit {
    --color: var(--violet);
    --hoverColor: var(--charlotte);
    color: var(--color);
    padding: 20px;
    position: absolute;
    border-radius: 16px;
    right: 0;
    top: 0;
    transition: color .25s ease 0s;
    transition: background .25s ease 0s;
    text-transform: uppercase;
    background: transparent;
    border: none;
    font: 700 16px/1 var(--primaryFont);
}
.form__inputSubmit:hover {
    color: var(--violet);
    background: var(--white) !important;
}
.hero {
    position: relative;
    margin-top: calc((var(--headerHeight) + var(--promobarHeight))*-1);
}
.hero--full .hero__bg {
    top: 0;
    left: 0;
    width: 100%
}
.hero--header-only .section__sectionBg {
    display: flex;
    align-items: center;
    min-height: calc(300px + var(--headerHeight));
}
.hero--header-only .section__sectionBg.section__sectionBg--overlapBottom {
    padding-top: calc(var(--headerHeight) / 2);
}
.hero--header-only .hero__heading {
    padding-block: 2rem;
}
.hero--split .section__sectionBg {
    background: var(--background);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hero--split .section__sectionBg--overlapBottom {
    padding-top: 10rem;
}
@media (max-width: 1024px) {
    .hero--split .section__sectionBg--overlapBottom {
        padding-top: 2rem;
    }
}
@media (max-width: 1024px) {
    .hero--split .section__sectionBg {
        display: grid;
        overflow: hidden;
    }

    .hero__bg {
        order: 1;
        position: relative !important;
        left: 0 !important;
        padding-top: 0;
        margin-bottom: -32.5%;
    }

    .hero--split .wrapper {
        order: 0;
    }

    .hero__content {
        width: 100% !important;
        left: 0 !important;
    }
}
.hero--reverse .hero__bg {
    left: 0;
    overflow: visible;
}
.hero--reverse .hero__bg.fill-image-wrapper {
    left: 0;
    right: 50%;
    overflow: visible;

}
@media (max-width:640px) {
}
.hero--reverse .hero__content {
    left: calc(50% + var(--gutter));
}
/* Testing size */
@media (min-width: 1600px) {
    .hero--reverse .hero__content {
        left: 50%;
    }
}
@media (max-width:640px) {
    .hero--reverse .hero__content {
    left: unset;
}
}.hero--centered {
    text-align: center;
}
.hero--centered .hero__content {
    width: 100%;
    text-align: center;
}
.hero--centered .hero__subheading {
    margin-inline: 0;
    margin-bottom: 0;
}
.hero--centered .hero__valueProps {
    max-width: 648px;
    margin-inline: auto;
}
@media screen {
    .hero
}
.hero--right-side .wrapper {
    display: flex;
    justify-content: flex-end;
}
.hero--video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero--hasMobileImg .hero__imgHolder--mobile, .hero--video .hero__imgHolder {
    display: none;
}
@media (max-width:768px) {
    .hero--hasMobileImg .hero__imgHolder--desktop {
    display: none;
}
.hero--hasMobileImg .hero__imgHolder--mobile {
    display: block;
}
}.hero__faqNav button {
    color: var(--lavender);
    transition: color .25s ease;
    margin-inline: 16px;
}
@media (hover:hover) {
    .hero__faqNav button:focus, .hero__faqNav button:hover {
    color: var(--white);
}
}.hero__mask {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 1;
}
.hero__tag {
    --color: var(--ruby);
    --background: var(--white);
    border-radius: 100px;
    display: inline-block;
    font: 700 12px/1 var(--primaryFont);
    letter-spacing: -.02em;
    text-transform: uppercase;
    padding: 6px 10px;
    background: var(--background);
    color: var(--color);
    margin-bottom: 16px;
}
.hero__tag--violet {
    --background: var(--violet);
}
.hero__tag--magenta {
    --background: var(--magenta);
}
.hero__tag--lavender {
    --background: var(--lavender);
}
.hero__tag--petal {
    --background: var(--petal);
}
.hero__tag--coral {
    --background: var(--coral);
}
.hero__tag--ruby {
    --background: var(--ruby);
}
.hero__tag--lime {
    --background: var(--lime);
}
.hero__bg {
    min-height: calc(100% - var(--headerHeight)); /* Changed from height to min-height*/
    flex: 1;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    right: 0;
}
.hero__bg iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 70vh;
    min-width: 177.77vh;
    position: absolute;
    top: 0;
    border: none;
    left: 50%;
    transform: translate(-50%);
}
@media (max-width:640px) {
    .hero__bg iframe {
    height: 75vh;
}
}.hero__imgHolder {
    height: 100%}
.hero__imgHolder img {
    display: block;
    max-width: 100%;
    height: 100%;
    right: 45%;
    object-fit: cover;
    /* overflow: visible; /* Removed 7/16 MT ABCS */
    bottom: 0;
    position: absolute;
}
.hero__imgHolder.fill-image img {
    right: 0;
    width: 100%;
}
@media (min-width: 1600px) {
    .hero__imgHolder img {
        right: unset;

        /* Testing size */
        max-width: 50%;
        width: 100%;
    }
    .hero__imgHolder.fill-image img {
    max-width: 100%;
    }
}
@media (max-width: 1024px) {
    .hero__imgHolder img {
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
        left: unset;
        right: unset;
        transform: scale(1.2);
        margin-top: 10%;
    }
}
.hero__content {
    --color: var(--white);
   /*   padding: calc(var(--headerHeight,  122px) + var(--verticalGutter) / 2) 0 var(--verticalGutter); */
padding: calc(var(--heroHeaderOffset,  122px) + var(--verticalGutter) / 2) 0 var(--verticalGutter); 
    position: relative;
    z-index: 2;
    word-break: break-word;
    width: 50%;
    color: var(--color);
    container-type: inline-size;
    --verticalGutter: 1rem;
    padding-right: 2rem;
}
.hero__content .cta {
    margin-top: 40px;
}
@container (max-width: 600px) {
    .hero__content .hero__valueProps {
    --font-size: 1.6rem;
}
}@media (max-width:640px) {
    .hero__content {
    width: 100%;
    position: relative;
     /* padding: calc(var(--headerHeight,  122px) + 24px) 0 var(--verticalGutter); */
      padding: calc(var(--heroHeaderOffset,  122px) + var(--verticalGutter) / 2) 0 var(--verticalGutter); 
    text-align: left;
}
}.hero__heading {
    --titleColor: var(--color);
    color: var(--color);
    margin: 0;
    text-wrap: balance;
}
.hero__heading--spaced {
    margin-bottom: var(--verticalGutter);
}
@media (max-width:640px) {
    .hero__heading {
    margin: 24px 0;
}
}.hero__heading p {
    margin: 0;
}
.hero__subheading {
    --titleColor: var(--white);
    margin-top: 2rem;
    /* margin: var(--verticalGutter) 100px 0 0; */
}
.hero__subheading h2 {
    margin-bottom: 0;
    text-transform: none;
    font-size: clamp(2rem, 3dvw + 1rem, 6rem);
}
@media (max-width: 640px) {
    .hero__subheading h2 {
        font-size: clamp(2rem, 5dvw + 1rem, 4rem);
    }
}
.hero__subheading p {
    max-width: 75%;
    line-height: 1.3;
}
@media (max-width:640px) {
    .hero__subheading {
    margin: 0 0 2rem 0;
}
.hero__content .cta {
    margin-top: 0;
}
}.hero__eyebrow {
    margin-top: 0;
    margin-bottom: 2rem;
}
.hero__eyebrow .lineReveal__alt {
    color: var(--secondaryColor);
}
.hero__valueProps {
    --font-size: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 4px;
    margin-top: 2.8rem;
}
.hero__valueProps li {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 9px;
    text-transform: uppercase;
    font: 700 var(--font-size)/100% var(--primaryFont);
}
.hero__valueProps li span {
    display: inline-block;
}
@media (max-width:768px) {
    .hero__valueProps li {
    --font-size: 1.6rem;
}
}@media (max-width:540px) {
    .hero__valueProps li {
    --font-size: 12px;
}
}.hero__valueProps .sticker {
    --size: 36px;
    display: inline;
    max-width: var(--size);
    max-height: var(--size);
    color: var(--secondaryColor, var(--violet));
}
@media (min-width: 1025px) {
    .hero:not(.hero--header-only) .section__sectionBg {
        display: flex;
        align-items: center;
        min-height: calc(600px + var(--headerHeight));
    }
}
.productCard {
    --pill: var(--charlotte);
    --pillScale: 1;
    --rampUpDuration: .33s;
    --minAngle: -15deg;
    --maxAngle: 15deg;
    --cardRatio: 322/400;
    --tagBg: var(--charlotte);
    --tagText: var(--darkViolet);
    display: block;
    position: relative;
    width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
}
@media (max-width: 768px) {
    .productCard {
        max-width: 100%;
    }
}
.productCard__link {
    text-decoration: none;
}
.productCard[quickview=false] .productCard__actions {
    display: none;
}
.productCard[quickview=true] .productCard__actions {
    transition: .55s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity, transform;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 6.2rem;
    opacity: 0;
    transform: scale(1);
    will-change: opacity, transform;
}
@media (max-width:768px) {
    .productCard[quickview=true] .productCard__actions {
    display: none;
    pointer-events: none;
}
}.productCard[quickview=true] .productCard__actionsTop {
    aspect-ratio: var(--cardRatio);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productCard[quickview=true] .productCard__actionsBottom {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%}
.productCard__tag {
    position: absolute;
    top: 2rem;
    left: 1rem;
    z-index: 2;
    border-radius: 100px;
    /* display: inline-block; */
    font: 700 18px / 1 var(--tertiaryFont);
    letter-spacing: -.02em;
    text-transform: uppercase;
    background: var(--tagBg);
    padding: 16px 20px;
    color: var(--tagText);
    max-width: 125px;
    max-height: 125px;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--white);
}
.productCard__tag--violet {
    --tagBg: var(--violet);
}
.productCard__tag--minsk {
    --tagBg: var(--minsk);
}
.productCard__tag--yellowgreen {
    --tagBg: var(--yellowgreen);
}
.productCard__tag--lightpurple {
    --tagBg: var(--lightPurple);
}
@media (max-width:640px) {
     .productCard__tag {
        top: 3.2rem;
        padding: 10px 20px;
        text-align: center;
        left: 1.6rem;
    }
}
.productCard__media {
    position: relative;
    /* aspect-ratio: var(--cardRatio); */
}
.productCard__media .productCard__mainImg {
    display: flex;
    justify-content: center;
    height: 100%;
    background-color: var(--white);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    padding-block: 2rem;
}
.productCard__media img {
    transition: transform var(--rampUpDuration) cubic-bezier(.22, 1, .36, 1);
    object-fit: contain;
    aspect-ratio: 1 / 1;
    width: 80%;
    height: auto;
    margin-block: auto;
}
@media (max-width: 768px) {
    /* .productCard__media img {
        -o-object-fit: contain;
        object-fit: contain;
        padding: 2rem;
    } */
}
/* .productCard__media:before {
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(var(--pillScale));
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background: var(--pill);
} */
@media (hover:hover) {
    .productCard:focus .productCard__media:not(.productCard__media--hover), .productCard:hover .productCard__media:not(.productCard__media--hover) {
    --pillScale: .8;
}
.productCard:focus .productCard__media:not(.productCard__media--hover) img, .productCard:hover .productCard__media:not(.productCard__media--hover) img, .featuredCollections__card:hover .inlineImg {
    transform: rotate(var(--minAngle));
    -webkit-animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    -webkit-animation-delay: var(--rampUpDuration);
    animation-delay: var(--rampUpDuration);
}
.productCard:focus .productCard__media--hover .productCard__mainImg, .productCard:hover .productCard__media--hover .productCard__mainImg {
    opacity: 0;
}
.productCard:focus .productCard__actions, .productCard:focus .productCard__media--hover .productCard__hoverImg, .productCard:hover .productCard__actions, .productCard:hover .productCard__media--hover .productCard__hoverImg {
    opacity: 1;
}
.productCard:focus .productCard__actions .cta, .productCard:hover .productCard__actions .cta {
    pointer-events: all;
}
}.productCard__mainImg {
    align-items: flex-end;
    height: 100%}
.productCard__hoverImg, .productCard__mainImg {
    display: flex;
    justify-content: center;
    transition: opacity .25s;
}
.productCard__hoverImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    aspect-ratio: 1/1;
    border-radius: 100%;
    box-shadow: 8px 12px 0 var(--pill);
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    width: 100%}
.productCard__hoverImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.productCard__content {
    transition: .33s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity, transform;
    text-align: center;
    background-color: var(--violet);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 4rem 1rem;
}
.productCard__title {
    max-width: none;
    margin-bottom: 1rem;
    color: var(--white) !important;
    text-transform: capitalize !important;
    font-size: clamp(2.4rem, 4dvw + 1rem, 4rem);
    line-height: 1.1 !important;
}
.productCard__content .productPrice {
    font-size: clamp(20px, 5dvw, 25px);
    font-weight: 700;
    margin-bottom: 0;
    color: var(--white) !important;
    line-height: 1;
}
@-webkit-keyframes yoyo {
    0% {
    transform: rotate(-15deg);
}
50% {
    transform: rotate(15deg);
}
to {
    transform: rotate(-15deg);
}
}@keyframes yoyo {
    0% {
    transform: rotate(-15deg);
}
50% {
    transform: rotate(15deg);
}
to {
    transform: rotate(-15deg);
}
}.featuredCollections {
    padding-block: calc(var(--verticalGutter)/2);
    text-align: center;
}
.featuredCollections__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    gap: 1.6rem;
}
@media (min-width: 768px) and (max-width: 1600px) {

    .featuredCollections.four-up .featuredCollections__wrapper {
        flex-wrap: wrap;
        justify-content: center;
      gap: 3dvw;
    }
   .featuredCollections.four-up .featuredCollections__cardTitle {
 
      word-spacing: 1000px;  // Force stacking of words

    }

   
}
@media (min-width: 768px) and (max-width: 1280px ) {

    .featuredCollections.four-up .featuredCollections__wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .featuredCollections.four-up .swiper-slide {
        flex: auto !important;
        max-width: clamp(0px, 46%, 400px);
        width: 100%;
    }
}
@media (max-width: 768px) {
    .featuredCollections__wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .featuredCollections .swiper-slide {
        flex: auto !important;
        max-width: 46%;
        width: 100%;
    }
}
.featuredCollections__title {
    margin: 0 0 15px;
}
.featuredCollections__card {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.featuredCollections__cardLabel {
    background: var(--white);
    text-transform: uppercase;
    color: var(--violet);
    font: 700 12px/1 var(--primaryFont);
    border-radius: 20px;
    padding: 6px 10px;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 4;
}
.featuredCollections__cardTitle {
    margin: 8px 0 1.4rem;
    font-weight: 700;
    font-size: clamp(2.4rem, 5dvw + 1rem, 4rem);
    font-family: var(--secondaryFont);
    color: var(--color);
}
.featuredCollections__cardSubtitle,
.featuredCollections__cardSubtitle .productPrice  {
    font: unset;
    font-size: 2rem;
    font-weight: 700;
    color: var(--color);
    margin-bottom: 0;
}
@media (max-width: 768px) {
  .featuredCollections__cardSubtitle,
  .featuredCollections__cardSubtitle .productPrice  {
    font-size: 1.6rem;
  }
}
.featuredCollections__cardAbv {
    opacity: .6;
    margin-top: 32px;
    font-size: 12px;
}
.featuredCollections__card+.cta {
    margin-top: 1.6rem;
}
.featuredCollections__card .inlineImg {
    position: relative;
    z-index: 1;
    max-height: 803px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width: 1600px) {
    .featuredCollections__card .inlineImg {
        max-height: 650px;
    }
}
@media (max-width: 768px) {
    .featuredCollections__card .inlineImg {
        max-height: 500px;
    }
}
.featuredCollections__cardImg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
}
.featuredCollections .swiper-slide {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 8px;
    flex: 1;
}
.featuredCollections .swiper-slide svg {
    position: absolute;
}
@media (max-width: 992px) {
    .featuredCollections__cardTitle {
        font-size: clamp(2rem, 3dvw + 1rem, 3rem);
    }
}
@media (max-width: 768px) {
    .featuredCollections__cardTitle {
        margin-bottom: 0.5rem;
    }
}
@media (max-width: 768px) {
    .featuredCollections__card+.cta {
        display: none;
    }
}
@media (hover:hover) {
    .featuredCollections .swiper-slide:focus .cardHeart g path, .featuredCollections .swiper-slide:hover .cardHeart g path {
    transform: scale(1.8);
}
}.featuredCollections .cardHeart {
    --primaryHeartColor: var(--charlotte);
    --secondaryHeartColor: var(--white);
    position: absolute;
    top: 9%;
    left: 0;
    max-width: 100%;
    height: auto;
    width: 100%}
.featuredCollections .cardHeart path {
    transition: transform 1s cubic-bezier(.19, 1, .22, 1);
    transform-origin: center;
}
.featuredCollections .cardHeart path:nth-child(1n+0) {
    transition-delay: 0ms;
}
.featuredCollections .cardHeart path:nth-child(1n+1) {
    transition-delay: 15ms;
}
.featuredCollections .cardHeart path:nth-child(1n+2) {
    transition-delay: 30ms;
}
.featuredCollections .cardHeart path:nth-child(1n+3) {
    transition-delay: 45ms;
}
.featuredCollections .cardHeart path:nth-child(1n+4) {
    transition-delay: 60ms;
}
.featuredCollections .cardHeart path:nth-child(1n+5) {
    transition-delay: 75ms;
}
.featuredCollections .cardHeart path:nth-child(1n+6) {
    transition-delay: 90ms;
}
.featuredCollections .cardHeart path:nth-child(1n+7) {
    transition-delay: 105ms;
}
.featuredCollections .cardHeart path:nth-child(1n+8) {
    transition-delay: .12s;
}
.featuredCollections .cardHeart path:nth-child(1n+9) {
    transition-delay: 135ms;
}
.featuredCollections .cardHeart path:nth-child(1n+10) {
    transition-delay: .15s;
}
.featuredCollections #circleMask {
    mask-type: alpha;
}
@media (max-width:575px) {
.featuredCollections .swiper-scrollbar {
    background-color: var(--white);
    width: calc(100% - var(--gutter)*2);
    left: var(--gutter);
}
.featuredCollections .swiper-scrollbar-drag {
    background-color: var(--charlotte);
}
}.splitContent {
    padding-block: var(--verticalGutter);
    display: flex;
    overflow: hidden;
}
.splitContent--reverse {
    flex-direction: row-reverse;
}
.splitContent--compact {
    --gap: 100px;
}
.splitContent--reverse .splitContent__compactImg {
    order: 0;
}
.splitContent--reverse .splitContent__text {
    order: 1;
}
.splitContent--compact.wrapper, .testimonials .splitContent--compact.testimonials__linesWrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--gap);
    align-items: center;
    /* align-items: stretch; */
}
.splitContent--compact.wrapper {
    align-items: flex-start;
    align-items: center;
}
.splitContent--compact.wrapper {
    overflow: visible;
}
.section--addTopWave .splitContent--compact.wrapper {
    padding: calc(var(--verticalGutter) / 2) var(--gutter) var(--verticalGutter);
}
@media (max-width: 961px) {
    .splitContent--compact.wrapper {
        padding-top: 3rem;
    }
    .splitContent--compact.wrapper .splitContent__text {
        padding-top: 0rem;
    }
}
.splitContent--compact .splitContent__text {
    width: 100%;
    justify-content: flex-start;
    text-align: left;
}
@media (max-width:1120px) {
    .splitContent--compact {
    --gap: 64px;
}
}@media (max-width:961px) {
    .splitContent--compact {
    --gap: 32px;
    flex-direction: column;
}
.splitContent--compact.wrapper, .testimonials .splitContent--compact.testimonials__linesWrapper {
    grid-template-columns: 1fr;
    gap: 8rem;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.splitContent--compact .cta {
    margin-inline: auto;
    margin-left: 0;
}
}
@media (max-width: 768px) {
  .splitContent--compact.wrapper, .testimonials .splitContent--compact.testimonials__linesWrapper {
    gap: 4rem;
  }
}
.splitContent--full .splitContent__text {
    width: 50%;
    padding-right: var(--gutter);
}
.splitContent--full.splitContent--reverse .splitContent__text {
    padding-left: var(--gutter);
}
.splitContent--full .splitContent__description {
    max-width: calc(100% - 100px);
}
@media (max-width:961px) {
    .splitContent--full.wrapper, .testimonials .splitContent--full.testimonials__linesWrapper {
    grid-template-columns: 1fr;
    grid-gap: var(--verticalGutter);
    padding-inline: 0;
}
.splitContent--full .splitContent__text {
    padding-inline: var(--gutter);
}
.splitContent--full .splitContent__description {
    max-width: 100%}
}@media (max-width:640px) {
    .splitContent--full {
    flex-direction: column;
    margin-top: calc(var(--waveHeightVW)*-2);
    margin-bottom: 0;
}
.splitContent--full .splitContent__text {
    width: 100%;
    padding-inline: var(--gutter);
}
}.splitContent__text {
    position: relative;
    word-break: break-word;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 32px;
}
.splitContent__heading {
    margin: 0;
}
@media (max-width:640px) {
    .splitContent__heading {
    margin-top: 0;
}
}.splitContent__description, .splitContent__heading p {
    margin: 0;
}
.splitContent__description p:first-child {
    margin-top: 0;
}
.splitContent__description p:last-child {
    margin-bottom: 0;
}
.splitContent__sticker {
    position: absolute;
}
.splitContent__sticker--s0 {
    bottom: 30%;
    margin-left: -60px;
    transform: rotate(25deg);
}
@media (max-width:640px) {
    .splitContent__sticker--s0 {
    bottom: 0;
    margin-left: 20px;
    margin-bottom: -60px;
}
}.splitContent__sticker--s1 {
    right: 15%;
    top: 30%;
    transform: rotate(25deg);
}
@media (max-width:640px) {
    .splitContent__sticker--s1 {
    right: 5%}
}.splitContent__sticker svg {
    width: 120px;
}
.splitContent__bg {
    height: 100%;
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
}
.splitContent__bg--reverse {
    height: 100%;
    position: absolute;
    left: 0;
    right: 50%;
    top: 0;
}
.splitContent__bg .inlineImg {
    height: 100%}
@media (max-width:640px) {
    .splitContent__bg {
    position: relative;
    left: 0;
}
}.splitContent .inlineImg {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 42px;
}
.splitContent__compactImg {
    width: 100%;
    border-radius: 42px;
}
.splitContent__compactImg.overlap-image {
    z-index: 1;
}
@media (max-width: 961px) {
    .splitContent__compactImg.overlap-image {
        transform: none!important;
    }
}
.splitContent__compactImg .splitContent__sticker--s0 {
    margin-left: 0;
}
.splitContent__compactImg.add-box-shadow {
    box-shadow: 20px 20px var(--box-shadow-color);
}
/* .splitContent.overlapping-image-wrapper {
    padding-top: 8rem;
    align-items: start;
}
.splitContent.overlapping-image-wrapper .splitContent__text {
    padding-top: 8rem;
}*/
@media (max-width: 768px) {
    .splitContent.overlapping-image-wrapper {
        padding-top: 3rem;
    }
    .splitContent.overlapping-image-wrapper .splitContent__text {
        padding-top: 0rem;
    }
}
@media (max-width:640px) {
    .splitContent__compactImg .splitContent__sticker--s0 {
    margin-bottom: 0;
}
}@media (max-width:961px) {
    .splitContent__compactImg {
    max-width: 640px;
    margin: 0 auto;
}
}.tiktok {
    padding-block: var(--verticalGutter);
    overflow: hidden;
    text-align: center;
}
.testimonials .tiktok .testimonials__linesWrapper, .tiktok .testimonials .testimonials__linesWrapper, .tiktok .wrapper, .tiktok__media {
    position: relative;
}
.tiktok__video {
    background-size: cover;
    border-radius: var(--borderRadius);
    box-shadow: var(--boxShadow) var(--charlotte);
    overflow: hidden;
    transform: translateZ(0);
    margin-bottom: var(--verticalGutter);
}
.tiktok__video video {
    background: #000;
    display: block;
    pointer-events: none;
    transition: opacity .25s;
    width: 100%;
    height: 100%}
.tiktok__video--paused video source {
    opacity: 0;
}
.tiktok__video img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.tiktok__progress {
    height: 4px;
    background-color: hsla(0, 0%, 100%, .2);
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
    border-radius: 10px;
    overflow: hidden;
}
.tiktok__seekbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #fff;
}
.tiktok__title, .tiktok__user {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    box-sizing: border-box;
}
.tiktok__user {
    top: 30px;
}
.tiktok__title {
    bottom: 0;
    margin: 0;
    padding: 25px;
}
.tiktok__swiperWrapper {
    position: relative;
}
.tiktok__sticker {
    position: absolute;
    z-index: 2;
}
.tiktok__sticker--s0 {
    top: 15%;
    margin-left: -60px;
    transform: rotate(20deg);
}
.tiktok__sticker--s1 {
    top: 0;
    right: 0;
    margin-top: -80px;
    transform: rotate(-20deg);
}
.tiktok__sticker svg {
    width: 120px;
}
.tiktok .swiper {
    padding-right: 8px;
}
@media (max-width:1250px) {
    .tiktok .swiper {
    margin: 0 calc(var(--gutter)*-1);
    padding: 0 var(--gutter);
}
}.tiktok .swiperContainer {
    position: relative;
}
.tiktok .swiper-slide {
    width: auto;
    max-width: 270px;
}
@media (max-width:1250px) {
    .tiktok .swiper-slide {
    max-width: calc(100% - var(--gutter));
}
}.tiktok .swiper-slide:first-child .tiktok__video, .tiktok .swiper-slide:nth-child(4) .tiktok__video {
    box-shadow: var(--boxShadow) var(--lavender);
}
.tiktok .swiper-slide:nth-child(2) .tiktok__video {
    box-shadow: var(--boxShadow) var(--lemon);
}
.tiktok .swiper-slide:nth-child(3) .tiktok__video {
    box-shadow: var(--boxShadow) var(--charlotte);
}
.template-product #main {
    background: white;
}
.productAside {
    padding: var(--verticalGutter) 0 calc(5rem + var(--verticalGutter));
    background-image: url(/cdn/shop/files/product-flower-background.png?v=1729622718);
    /* background-size: cover;
    background-repeat: no-repeat; */
    background-size: contain;
    background-repeat: repeat;
}
.productAside-section {
    padding: var(--verticalGutter) 0 calc(5rem + var(--verticalGutter));
}
.productAside__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
    gap: 6rem;
}
.productAside__image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.productAside__image img {
    position: relative;
    z-index: 100;
    width: 100%;
}
.productAside__image svg {
    --circleColor: var(--charlotte);
    position: absolute;
    left: 0;
    z-index: 0;
}
@media (min-width: 1025px) {
    .productAside__image img {
        width: auto;
        max-height: 1000px;
    }

    .productAside__image svg {
        max-height: 700px;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .productAside__image {
        max-width: 600px;
        justify-self: center;
        margin-inline: auto;
    }
}
.productAside__content {
    --background: var(--violet);
    background: var(--background);
    padding: 5rem 6rem;
    border-radius: 43px;
}
.productAside__overline {
    font-size: clamp(2.2rem, 1dvw + 1rem, 3rem);
    margin-bottom: 2rem;
}
.productAside__title {
    font-size: clamp(4rem, 3.5dvw + 1rem, 9rem);
    margin-bottom: 2rem;
}
.productPrice {
    display: block;
    font: 700 5rem/normal var(--secondaryFont);
    margin-bottom: 2.5rem;
}
.productAside__shortDescription {
    margin-bottom: 3.5rem;
    color: var(--color);
}
.productAside__actions {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}
@media (max-width: 425px) {
    .productAside__actions {
        flex-direction: column;
    }
}
.productAside__variantSelector {
    margin-bottom: 3.5rem;
}
.productAside__variants {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 12px;
}
.productAside__variantRadio {
    display: none;
}
.productAside__variantRadio:checked+span {
    color: var(--violet);
    background-color: var(--white);
}
.productAside__variant--soldOut {
    pointer-events: none;
}
.productAside__variantBtn {
    display: block;
    transition-duration: .25s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: background, border, color;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    min-width: 72px;
    position: relative;
    z-index: 1;
    border-radius: 16px;
    border: 1px solid var(--white);
    overflow: hidden;
}
.productAside__variant--soldOut .productAside__variantBtn {
    opacity: .25;
    cursor: default;
    pointer-events: none;
}
.productAside__variant--soldOut .productAside__variantBtn:after {
    width: 100%;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .2);
    top: 50%;
    left: 0;
    transform: rotate(-45deg);
    position: absolute;
    content: ""}
.productAside__variantBtn:not(.productAside__variantBtn--soldOut):hover {
    border-color: #fff;
}
.productAside__fis-btn {
    margin-top: 3.5rem;
}
.productAside div[data-oke-star-rating] {
    margin-block: 3rem 2rem;
}
.productAside__shipping {
    font: 500 12px / 16px var(--primaryFont);
    align-self: flex-start;
    position: relative;
}
.productAside__shippingContent {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    color: var(--violet);
    margin-top: -15px;
    transform: translateY(-80%);
    padding: 16px;
    border-radius: 16px;
    transition-duration: .55s;
    transition-timing-function: cubic-bezier(.22,1,.36,1);
    transition-property: transform, opacity;
    pointer-events: none;
    width: 100%;
}
.productAside__shippingContent:after {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 11px solid #fff;
    bottom: calc(100% + 2px);
    height: 0;
    position: absolute;
    width: 0;
    left: 30px;
    top: 100%;
}
.productAside__shipping:hover .productAside__shippingContent {
    opacity: 1;
    transform: translateY(-100%);
    pointer-events: all;
}
.productOverview__faq {
    margin-top: 3.5rem;
}
.productOverview__faq--accordion {
    width: 100%;
}
.productOverview__faq--accordionItem {
    border-bottom: 1px solid var(--white);
}
.productOverview__faq--accordionTrigger {
    padding: 2.6rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
}
.productOverview__faq--accordionItem:first-child .productOverview__faq--accordionTrigger {
    padding-top: 0;
}
.productOverview__faq--accordionContent {
    transition: height 0.1s ease-in-out;
    overflow: hidden;
    height: 0;
}
.productOverview__faq--accordionContentHolder {
    padding-bottom: 16px;
}
.productOverview__faq--accordionContentHolder .metafield-rich_text_field {
    color: var(--color);
}
.productOverview__faq--accordionContent ul {
    margin-bottom: 1em;
    list-style: outside;
    padding-left: 2rem;
}
.productOverview__faq--accordionIcon {
    --hitbox: 24px;
    background-color: #fff;
    border-radius: 50%;
    width: var(--hitbox);
    height: var(--hitbox);
    display: block;
    position: relative;
    flex-shrink: 0;
}
.productOverview__faq--accordionIcon:after, .productOverview__faq--accordionIcon:before {
    --angle: 0deg;
    will-change: transform;
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(var(--angle));
    transition: transform .55s cubic-bezier(.55,0,.1,1) 0s;
    background-color: var(--violet);
}
.productOverview__faq--accordionIcon:after {
    --angle: 90deg;
}
.productOverview__faq--accordionTrigger[accordion-trigger-open=true] .productOverview__faq--accordionIcon:after {
    --angle: 0deg;
}
@media screen and (max-width: 960px) {
    .productAside__wrapper {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 768px) {
    .productAside__wrapper {
        display: flex;
        flex-direction: column;
    }
    .productAside__content {
        padding: 5rem 2rem;
        width: 100%;
    }
    .productAside__overline {
        font-size: clamp(1.8rem, 5dvw + 1rem, 2.4rem);
    }
    .productAside__title {
        font-size: clamp(2.8rem,6dvw + 1rem,4rem);
    }
    .productPrice {
        font-size: clamp(2.8rem, 5dvw + 1rem, 3.6rem);
    }
}
@media screen and (max-width: 350px) {
    .productAside-section .wrapper {
      padding: 0 20px;
    }
    .productAside__content {
        padding: 5rem 1.25rem;
    }
}

.product-faq .faq__accordionIcon {
    background-color: var(--violet);
}
.product-faq .faq__accordionIcon:after, 
.product-faq .faq__accordionIcon:before {
    background: var(--white);
}
.productAside__atc.cta {
  background: var(--btn-background);
  color: var(--btn-color);
}
.productAside__atc.cta:not(:disabled) {
  box-shadow: 4px 8px 0 var(--btn-shadow);
}
@media (hover:hover) {
    .productAside__atc.cta:focus, .productAside__atc.cta:hover {
    box-shadow: 0 0 0 var(--shadow);
}
}
@media (max-width: 500px) {
  .productAside__atc.cta {
    font-size: 1.6rem;
    padding-inline: 3rem;
  }
}
/* .productAside__shipping span {
    text-decoration: underline;
    color: var(--white);
}
.productAside {
    background: var(--violet);
    grid-column: 2;
    grid-row: 1/7;
    padding: 60px;
    padding-top: var(--headerHeight, 122px);
}
@media (max-width:768px) {
    .productAside {
    padding: var(--gutter) var(--gutter) calc(var(--waveHeightVW) + var(--gutter)*2);
}
}.productAside aside {
    position: sticky;
    top: 122px;
}
.productAside aside, .productAside form {
    display: flex;
    flex-direction: column;
    gap: 2.4rem;
}
.productAside__overline, .productAside__subtitle, .productAside__title {
    margin: 0;
}
.productAside__overline {
    color: var(--lavender);
}
.productAside__subtitle {
    text-transform: uppercase;
}

.productAside__option, .productAside__options {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.productAside__optionName {
    font-size: 12px;
}
.productAside__actions {
    display: flex;
    gap: 16px;
}
.productAside__actions .cta {
    flex-shrink: 0;
    flex-grow: 1;
}
.productAside__atc.cta--secondary {
    --background: var(--violet);
    --color: var(--white);
    --shadow: var(--lavender);
    border: 1px solid var(--white);
}
.productAside__atc--label {
    text-align: center;
}
.productAside__atc--error {
    background-color: var(--charlotte);
    color: var(--white);
    padding: 24px;
    border-radius: 16px;
    display: none;
}
.productAside__shipping {
    font: 500 12px/16px var(--primaryFont);
    align-self: flex-start;
}
.productAside__shippingContent {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    color: var(--violet);
    margin-top: -15px;
    transform: translateY(-80%);
    padding: 16px;
    border-radius: 16px;
    transition-duration: .55s;
    transition-timing-function: cubic-bezier(.22, 1, .36, 1);
    transition-property: transform, opacity;
    pointer-events: none;
    width: 100%}
.productAside__shippingContent:after {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 11px solid #fff;
    bottom: calc(100% + 2px);
    height: 0;
    position: absolute;
    width: 0;
    left: 30px;
    top: 100%}
.productAside__shipping:hover .productAside__shippingContent {
    opacity: 1;
    transform: translateY(-100%);
    pointer-events: all;
}
.productAside__shipping span {
    text-decoration: underline;
    color: var(--charlotte);
}
@media (min-width:769px) {
    .productAside .productPrice {
    font: 500 1.5rem/1 var(--secondaryFont);
}
.productAside__shortDescription {
    font-size: 18px;
}
} */
.productInformation {
    padding: 1rem 0 var(--verticalGutter) 0;
    display: flex;
    flex-direction: column;
    gap: 4.8rem;
    text-align: center;
}
@media (max-width:768px) {
    .productInformation {
    padding: calc(var(--gutter)*2) var(--gutter);
    flex-direction: column;
}
}
.productInformation__description {
    flex: 1;
    max-width: 940px;
    margin: 0 auto;
}
.productInformation__description h1,
.productInformation__description h2,
.productInformation__description h3,
.productInformation__description h4,
.productInformation__description h5,
.productInformation__description h6
{
    text-transform: unset;
    margin-bottom: 1rem;
}
.productInformation__description p
{
    margin-top: 0;
}
.productInformation__additionalInfo {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
}
.productInformation__product-image {
    overflow: hidden;
    position: relative;
}
.productInformation__product-image img {
    height: auto;
    max-width: 100%;
    position: relative;
}
.productInformation__additionalInfo h6 {
    text-transform: uppercase;
    margin: 0 0 16px;
}
.productInformation__caps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 20rem;
}
.productInformation__caps .cap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1;
    font-size: 3.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--cap_text_color);
}
.cap h3,
.cap h4,
.cap h5,
.cap h6 {
    color: var(--cap_text_color);
}
.productInformation__caps .cap h4 {
    font-size: 7rem;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: none;
}
.productInformation__caps .cap .cap-text {
    position: absolute;
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.productInformation__caps .cap svg {
    width: 100%;
    height: auto;
}
.cap-1, .cap-4 {
    margin-top: -45rem;
}
.cap-1, .cap-3 {
    margin-left: 3rem;
}
.cap-2, .cap-4 {
    margin-right: 3rem;
}
.productGallery {
    height: calc(100vh + var(--waveHeightVW));
    position: relative;
}
@media (max-width:768px) {
    .productGallery {
    height: auto;
}
}.productGallery__pattern, .productGallery__pattern img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.productGallery__thumbs {
    position: absolute;
    top: 0;
    left: 32px;
    height: 100vh;
    z-index: 2;
}
@media (max-width:768px) {
    .productGallery__thumbs {
    width: 100%;
    height: auto;
    bottom: 0;
    top: auto;
    left: 0;
}
}.productGallery__thumbs .swiper {
    height: 100%}
.productGallery__thumbs .swiper-slide {
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 100%;
    border: 4px solid #fff;
    transition: border .25s;
    cursor: pointer;
}
@media (hover:hover) {
    .productGallery__thumbs .swiper-slide:focus, .productGallery__thumbs .swiper-slide:hover {
    border-color: var(--charlotte);
}
}.productGallery__thumbs .swiper-slide-thumb-active {
    border-color: var(--charlotte);
}
@media (hover:hover) {
    .productGallery__thumbs .swiper-slide-thumb-active:focus, .productGallery__thumbs .swiper-slide-thumb-active:hover {
    border-color: var(--charlotte);
}
}.productGallery__thumbs .swiper-vertical .swiper-wrapper {
    flex-direction: column;
}
.productGallery__thumbs .swiper-wrapper {
    gap: 32px;
    justify-content: center;
    align-items: center;
}
.productGallery__images, .productGallery__images .swiper {
    height: 100%}
.productGallery__images .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
@media (max-width:768px) {
    .productGallery__images .swiper-slide {
    padding-block: 64px;
}
}.productGallery__images .swiper-slide--gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 0, hsla(0, 0%, 100%, 0) 80%);
    mix-blend-mode: lighten;
}
.productGallery__images .swiper-slide>img {
    max-height: 75vh;
    width: 100%;
    margin-top: calc(var(--waveHeightVW)*-1);
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width:768px) {
    .productGallery__images .swiper-slide>img {
    margin-top: 0;
    max-height: 50vh;
}
}
  /*------------------------*/
.flowerboyProductGallery{
  display: flex;
  gap: 30px;
}
 .flowerboyProductGallery .productGallery__thumbs{
   position: relative;
   left: unset;
 }
   .flowerboyProductGallery .productGallery__images{
     flex-grow: 2
   }
 
@media (max-width:960px) {
   .flowerboyProductGallery{ 
    flex-direction: column-reverse;
       height: auto;
}
  
.flowerboyProductGallery .productGallery__thumbs{
  height: auto;
}
  .flowerboyProductGallery .productGallery__images .swiper-slide>img {
        margin-top: 0;
        max-height: 50vh;
    }
  .flowerboyProductGallery .productGallery__images .swiper-slide{
    padding-block : 0;
  }
}
   /*------------------------*/ 
}.productSwiper {
    padding: var(--verticalGutter) 0;
}
.productSwiper__title {
    margin: 0;
    text-align: center;
}
.productSwiper__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 64px;
}
.productSwiper__nav {
    display: flex;
    gap: 32px;
    align-items: center;
}
.productSwiper__arrow {
    --radius: 70px;
    transition: .25s;
    transition-property: color, opacity;
    width: var(--radius);
    height: var(--radius);
    border-radius: 100%;
    border: 1px solid var(--white);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    position: relative;
}
.productSwiper__arrow:before {
    content: "";
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white);
    border-radius: 100%;
    transform: scale(0);
}
.productSwiper__arrow--next {
    transform: rotate(.5turn);
}
.productSwiper__arrow svg {
    position: relative;
    width: 24px;
    height: 24px;
}
.productSwiper__arrow.swiper-button-disabled, .productSwiper__arrow.swiper-button-lock {
    pointer-events: none;
    opacity: .5;
}
@media (hover:hover) {
    .productSwiper__arrow:focus, .productSwiper__arrow:hover {
    color: var(--background);
}
.productSwiper__arrow:focus:before, .productSwiper__arrow:hover:before {
    transform: scale(1);
}
}@media (max-width:768px) {
    .productSwiper__arrow {
    display: none;
}
}.productSwiper__scrollbar {
    height: 4px;
    background: hsla(0, 0%, 100%, .1);
    border-radius: 10px;
    display: none;
}
@media (max-width:768px) {
    .productSwiper__scrollbar {
    display: block;
}
}.productSwiper__scrollbarHolder {
    margin-top: 32px;
}
.productSwiper__scrollbar .swiper-scrollbar-drag {
    background-color: var(--charlotte);
}
.productSwiper .swiper-slide {
    width: auto;
}
.productSwiper .swiper-slide .productCard {
    width: 322px;
}
.productSwiper__cta-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
@media (max-width:768px) {
    .productSwiper__cta-wrapper a {
    margin-bottom: 50px;
}
}
.ant-modal-root {
    --text-color: var(--violet);
}
.ant-modal-root h1, .ant-modal-root h2, .ant-modal-root h3, .ant-modal-root h4, .ant-modal-root h5 {
    font-weight: 400!important;
}
/* .productAside .rtx-subscription {
    margin-bottom: 0!important;
} */
.rtx-subscription {
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-radius: 16px;
}
.rtx-subscription-dropdown {
    background-color: transparent;
    cursor: pointer;
    padding: 12px 8px;
    border-radius: 4px;
    border: 1px solid var(--color);
    width: 50%;
    text-transform: uppercase;
    font-size: 12px;
}
.rtx-subscription-dropdown option {
    color: var(--black);
}
.rtx-subscription__tooltip {
    margin-left: 16px;
    margin-top: 8px;
    position: relative;
    text-align: center;
    font-size: 14px;
}
.rtx-subscription__tooltip h2, .rtx-subscription__tooltip p, .rtx-subscription__tooltip span {
    color: var(--violet);
}
.rtx-subscription__tooltip h2 {
    font: 700 16px var(--primaryFont);
    text-transform: uppercase;
}
.rtx-subscription__tooltip .discounts {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.rtx-subscription__tooltip .discounts .discount {
    display: block;
    font: 700 16px/20px var(--primaryFont);
}
.rtx-subscription__tooltip .discounts span {
    display: block;
    font-size: .7em;
}
.rtx-subscription__tooltip svg {
    width: 16px;
    height: 16px;
    color: var(--color);
}
.rtx-subscription__tooltipContent {
    opacity: 0;
    position: absolute;
    background-color: #fff;
    color: var(--violet);
    margin-top: -32px;
    right: 0;
    transform: translateY(-90%) translateX(50%);
    margin-right: 13px;
    padding: 16px 32px;
    border-radius: 16px;
    transition-duration: .55s;
    transition-timing-function: cubic-bezier(.22, 1, .36, 1);
    transition-property: transform, opacity;
    pointer-events: none;
    width: 280px;
}
.rtx-subscription__tooltipContent:after {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 11px solid #fff;
    bottom: calc(100% + 2px);
    height: 0;
    position: absolute;
    width: 0;
    left: 50%;
    margin-left: -6px;
    top: 100%}
.rtx-subscription__tooltip:hover .rtx-subscription__tooltipContent {
    opacity: 1;
    transform: translateY(-100%) translateX(50%);
    pointer-events: all;
}
.rtx-subscription-single-label {
    padding: 8px 0 0 40px!important;
    opacity: .6;
}
.rtx-subscription-box.is-visible{
    display: flex!important; /*Needs .is-visible otherwise the flex !important overrides inline display:none on the subscription frequency box set by Rebuy */
    align-items: center;
    padding-top: 16px;
}
.rtx-subscription-label:not(:last-child) {
    border-bottom: 1px hsla(0, 0%, 100%, .2);
}
.rtx-subscription-label.is-selected {
    background-color: transparent!important;
}
.rtx-subscription-label__inner input {
    display: none;
}
.rtx-subscription-label__inner>span {
    margin-left: 16px!important;
}
.rtx-subscription-label__inner:before {
    content: "";
    width: 24px;
    height: 24px;
    box-shadow: 0 0 0 1px var(--color);
    border-radius: 50%;
    border: 4px solid var(--white) /* --color)*/;
   background-color: var(--white) /* --color)*/;
}
.is-selected .rtx-subscription-label__inner:before {
    background-color: var(--btn-background);
    box-shadow: 0 0 0 1px var(--color);
}
.product-reviews .waveTop #Path_434 {
    stroke: var(--white) !important;
}
.product-reviews.section--addTopWave {
    z-index: 3;
}
.reviews {
    max-width: 1640px;
    margin-inline: auto;
    padding: var(--verticalGutter) var(--gutter);
}
.okeReviews[data-oke-container].oke-w, div.okeReviews.oke-w {
    max-width: 100% !important;
}
.reviews__title {
    color: var(--white);
}
.reviews .content-review {
    line-height: 1.5!important;
}
@media (max-width:768px) {
    .reviews {
    padding-inline: var(--gutter);
}
}.reviews .yotpo a, .reviews .yotpo div, .reviews .yotpo form, .reviews .yotpo i, .reviews .yotpo img, .reviews .yotpo label, .reviews .yotpo li, .reviews .yotpo p, .reviews .yotpo span, .reviews .yotpo strong, .reviews .yotpo sup, .reviews .yotpo ul, .reviews :not(.reviews__title) {
    font-family: var(--primaryFont)!important;
    color: var(--white)!important;
    font-size: 16px;
}
.reviews #write-review-tabpanel-main-widget, .reviews .yotpo-review {
    background-color: var(--violet);
    border-radius: var(--borderRadius);
    padding: 32px!important;
}
.reviews .yotpo .yotpo-stars-and-sum-reviews .write-review-button {
    display: none!important;
}
.reviews .yotpo .write-review-button {
    top: 12px!important;
    display: block!important;
}
.reviews .yotpo .yotpo-sum-reviews {
    padding: 3px 0!important;
}
.reviews .yotpo-icon-profile {
    display: none!important;
}
.reviews .yotpo .y-label, .reviews .yotpo span.y-label {
    font-size: 16px;
}
.reviews .yotpo .write-review .yotpo-header .yotpo-header-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.reviews .yotpo .write-review-wrapper {
    padding-top: 40px!important;
}
.reviews #write-review-tabpanel-main-widget {
    margin-bottom: 48px!important;
}
.reviews .yotpo .form-group .form-element {
    margin-top: 16px;
}
.reviews .yotpo .questions {
    display: none!important;
}
.reviews .main-widget .rating-star, .reviews .yotpo .yotpo-icon-star {
    color: var(--lemon)!important;
    font-size: 24px;
}
.reviews .yotpo .yotpo-comment .yotpo-main, .reviews .yotpo .yotpo-onsite-upload .yotpo-main, .reviews .yotpo .yotpo-question .yotpo-main, .reviews .yotpo .yotpo-review .yotpo-main {
    margin-left: 0!important;
}
.reviews .yotpo .yotpo-comment .yotpo-main *, .reviews .yotpo .yotpo-onsite-upload .yotpo-main *, .reviews .yotpo .yotpo-question .yotpo-main *, .reviews .yotpo .yotpo-review .yotpo-main * {
    font-size: 16px!important;
}
.reviews .yotpo .yotpo-comment .yotpo-main .content-title, .reviews .yotpo .yotpo-onsite-upload .yotpo-main .content-title, .reviews .yotpo .yotpo-question .yotpo-main .content-title, .reviews .yotpo .yotpo-review .yotpo-main .content-title {
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 32px;
}
.reviews .yotpo .yotpo-comment .yotpo-main, .reviews .yotpo .yotpo-onsite-upload .yotpo-main, .reviews .yotpo .yotpo-question .yotpo-main, .reviews .yotpo .yotpo-review .yotpo-main {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.reviews .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .reviews .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .reviews .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .reviews .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
    font-weight: 400!important;
    font-size: 16px!important;
}
.reviews .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars, .reviews .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars, .reviews .yotpo .yotpo-question .yotpo-header .yotpo-review-stars, .reviews .yotpo .yotpo-review .yotpo-header .yotpo-review-stars {
    margin-top: 16px;
}
.reviews .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-review-date, .reviews .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-review-date, .reviews .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-review-date, .reviews .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date {
    font-size: 16px!important;
}
.reviews .yotpo .write-review .connect-wrapper {
    padding-left: 0;
}
.reviews .yotpo .yotpo-review .yotpo-footer {
    display: none;
}
.reviews .yotpo .write-review .yotpo-footer {
    margin-bottom: 20px;
}
.reviews div.yotpo-preloader-wrapper .yotpo-pre-loader {
    margin-top: 33px!important;
}
.reviews div.yotpo-preloader-wrapper .yotpo-pre-loader .yotpo-icon {
    color: var(--lemon)!important;
}
.reviews .yotpo .primary-color-btn.yotpo-disabled, .reviews .yotpo .primary-color-btn.yotpo-disabled:hover, .reviews .yotpo input[type=button].primary-color-btn.yotpo-disabled, .reviews .yotpo input[type=button].primary-color-btn.yotpo-disabled:hover {
    background-color: #fff!important;
    color: var(--violet)!important;
}
.reviews .main-widget .yotpo-reviews-filters, .reviews .main-widget .yotpo-reviews-header, .reviews .socialize-wrapper {
    display: none!important;
}
.reviews .yotpo .write-review .yotpo-header .yotpo-icon {
    color: var(--lemon)!important;
}
.reviews .main-widget .write-question-review-buttons-container {
    float: none!important;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-bottom: 48px;
    margin-top: -96px;
}
@media (max-width:960px) {
    .reviews .main-widget .write-question-review-buttons-container {
    margin-top: 0;
}
}.reviews .yotpo .yotpo-label, .reviews .yotpo .yotpo-label-container {
    display: none!important;
}
.reviews .yotpo .yotpo-regular-box {
    margin: 0!important;
    padding-right: 4px;
    border: 0!important;
}
.reviews .yotpo-nav, .reviews .yotpo-thank-you .yotpo-icon-btn {
    display: none!important;
}
.reviews .yotpo .yotpo-nav-content .yotpo-reviews.yotpo-active {
    display: flex!important;
    flex-direction: column;
    gap: 16px;
    padding-top: 20px;
}
.reviews .yotpo .yotpo-first-review {
    margin-top: 0;
}
.reviews .yotpo-thankyou-footer {
    display: flex!important;
    justify-content: center!important;
    gap: 16px!important;
}
.reviews .yotpo .write-review .submit-button .form-input-error {
    margin-top: 36px;
}
@media (max-width:960px) {
    .reviews .yotpo .write-review .submit-button .form-input-error {
    margin-left: 0;
    margin-top: 16px;
}
}.reviews .yotpo.yotpo-main-widget .yotpo-thank-you, .reviews .yotpo .yotpo-modal-dialog .yotpo-thank-you {
    background: none!important;
    border: none!important;
}
.reviews .yotpo-mandatory-explain, .reviews .yotpo-mandatory-mark {
    display: none!important;
}
.reviews .yotpo .write-review .form-input-error {
    color: var(--lemon)!important;
    margin-left: 16px;
}
@media (max-width:960px) {
    .reviews .yotpo .write-review .form-input-error {
    margin-left: 0;
    margin-top: 10px;
}
}.reviews .write-question-review-buttons-container .write-question-review-button, .reviews .yotpo .yotpo-default-button, .reviews .yotpo.yotpo-main-widget .yotpo-icon-btn, .reviews .yotpo .yotpo-modal-dialog .yotpo-icon-btn, .reviews .yotpo input[type=button].yotpo-default-button {
    transition: box-shadow .33s cubic-bezier(.55, 0, .1, 1);
    width: auto;
    align-items: center;
    justify-content: center;
    padding: 20px 32px!important;
    color: var(--violet)!important;
    background: var(--white);
    font: 700 16px/1 var(--primaryFont);
    text-transform: uppercase;
    text-decoration: none;
    border: none!important;
    border-radius: 16px;
    box-shadow: 4px 8px 0 var(--lemon);
    height: auto;
    font-weight: 700!important;
}
@media (hover:hover) {
    .reviews .write-question-review-buttons-container .write-question-review-button:focus, .reviews .write-question-review-buttons-container .write-question-review-button:hover, .reviews .yotpo .yotpo-default-button:focus, .reviews .yotpo .yotpo-default-button:hover, .reviews .yotpo.yotpo-main-widget .yotpo-icon-btn:focus, .reviews .yotpo.yotpo-main-widget .yotpo-icon-btn:hover, .reviews .yotpo .yotpo-modal-dialog .yotpo-icon-btn:focus, .reviews .yotpo .yotpo-modal-dialog .yotpo-icon-btn:hover, .reviews .yotpo input[type=button].yotpo-default-button:focus, .reviews .yotpo input[type=button].yotpo-default-button:hover {
    background: var(--white)!important;
    color: var(--violet)!important;
    box-shadow: 0 0 0 var(--shadow);
}
}.reviews .write-question-review-buttons-container .write-question-review-button span, .reviews .yotpo .yotpo-default-button span, .reviews .yotpo.yotpo-main-widget .yotpo-icon-btn span, .reviews .yotpo .yotpo-modal-dialog .yotpo-icon-btn span, .reviews .yotpo input[type=button].yotpo-default-button span {
    color: var(--violet)!important;
}
.reviews .main-widget.yotpo-no-reviews {
    padding-bottom: 10px;
}
.reviews .yotpo-first-review-stars, .reviews .yotpo-no-reviews .write-question-review-buttons-container, .reviews .yotpo-no-reviews .yotpo-display-wrapper {
    display: none;
}
.reviews .yotpo .y-input, .reviews .yotpo input {
    --shadowColor: var(--lavender);
    --color: var(--white);
    --placeholderColor: rgba(255, 0, 135, 0.5);
    resize: none;
    transition: box-shadow .25s;
    width: 100%;
    height: 56px;
    border: 0;
    outline: none;
    border-radius: 16px;
    padding-left: 24px;
    font: 500 16px/24px var(--primaryFont);
    color: var(--color)!important;
    box-shadow: 4px 8px 0 var(--shadowColor);
    background-color: #6347a2;
}
.reviews .yotpo .yotpo-text-box {
    height: 200px;
}
.reviews .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
    width: auto;
    height: auto;
    font-size: inherit;
    color: unset;
    font-weight: 700!important;
}
.reviews .write-question-review-buttons-container .write-question-review-button .write-question-review-button-icon {
    display: none;
}
.reviews .write-question-button {
    display: none!important;
}
.reviews .yotpo-bottomline-box-2, .reviews .yotpo .new-yotpo-small-box {
    display: none;
}
.reviews .main-widget .bottom-line-items {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
@media (max-width:960px) {
    .reviews .main-widget .bottom-line-items {
    display: none;
}
}.reviews .bottom-line-items-container .avg-score {
    order: 1;
    font-weight: 400;
    font-size: 16px;
    width: auto;
    height: auto;
}
.reviews .bottom-line-items-container .avg-score:after {
    content: " based on ";
    padding-right: 4px;
}
.reviews .main-widget .reviews-qa-labels-container {
    order: 2;
}
.reviews .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label {
    font-size: 16px;
}
.reviews .bottom-line-items-container .bottom-line-items .yotpo-filter-stars {
    width: 100%;
    margin-bottom: 10px;
}
.reviews .main-widget .write-question-review-buttons-container {
    padding-right: 4px!important;
}
.yotpo .standalone-bottomline .star-clickable a, .yotpo .write-review-btn-hidden {
    color: var(--white)!important;
    text-decoration: underline!important;
    margin-left: 10px;
}
.yotpo.bottomLine {
    align-items: center;
}
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon {
    color: var(--lemon)!important;
    font-size: 18px;
}
.imageSwiper {
    position: relative;
    overflow: hidden;
}
.imageSwiper__nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 2;
    display: flex;
    justify-content: space-between;
    padding-inline: var(--gutter);
}
.imageSwiper__arrow {
    --radius: 70px;
    transition: .25s;
    transition-property: color, opacity;
    width: var(--radius);
    height: var(--radius);
    border-radius: 100%;
    border: 1px solid var(--white);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    position: relative;
}
.imageSwiper__arrow:before {
    content: "";
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white);
    border-radius: 100%;
    transform: scale(0);
}
.imageSwiper__arrow--next {
    transform: rotate(.5turn);
}
.imageSwiper__arrow svg {
    position: relative;
    width: 24px;
    height: 24px;
}
.imageSwiper__arrow.swiper-button-disabled, .imageSwiper__arrow.swiper-button-lock {
    pointer-events: none;
    opacity: .5;
}
@media (hover:hover) {
    .imageSwiper__arrow:focus, .imageSwiper__arrow:hover {
    color: var(--background);
}
.imageSwiper__arrow:focus:before, .imageSwiper__arrow:hover:before {
    transform: scale(1);
}
}.imageSwiper img {
    width: 100%}
.storeLocator {
    padding: var(--verticalGutter) var(--gutter) var(--verticalGutter) calc(-630.5px + 50vw);
    text-align: center;
}
.arc {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%}
.arc__text {
    max-width: 500px;
    margin: -40px 0 -10px;
    width: 100%}
.arc__text path {
    fill: transparent;
}
.arc__text text {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    fill: var(--violet);
    text-anchor: middle;
    letter-spacing: 4px;
}
.preFooter {
    text-align: center;
    position: relative;
    background-color: var(--prefooter-bg);
    margin-bottom: calc(var(--waveHeightVW)*-1);
}
.preFooter__container {
    position: relative;
    z-index: 2;
    background-color: var(--violet);
    border-radius: var(--borderRadius);
    box-shadow: var(--boxShadow) var(--charlotte);
    padding: var(--verticalGutter) var(--gutter);
}
@media (max-width:640px) {
    .preFooter__container {
    padding: calc(var(--gutter)*2);
}
}.preFooter__title {
    margin-block: 32px;
}
.preFooter .cta {
    margin-top: 16px;
}
.preFooter p:first-child {
    margin-top: 0;
}
.preFooter p:last-child {
    margin-bottom: 0;
}
.preFooter:after {
    content: "";
    background: var(--lavender);
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.preFooter .arc text {
    fill: var(--violet);
}
.scrollingImages {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: var(--verticalGutter) 0 7rem;
}
.scrollingImages img {
    width: 100%;
    flex-shrink: 0;
    position: relative;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
}
.scrollingImages .swiper-slide {
    max-height: 410px;
    max-width: 410px;
}
.scrollingImages:not(.scrollingImages__static) .swiper-wrapper {
    align-items: stretch;
    pointer-events: all;
}
.scrollingImages:not(.scrollingImages__static) .swiper-slide {
    height: 100%;
    color: var(--color);
}
.scrollingImages__static--desktop {
    display: grid;
    grid-template-columns: repeat(var(--col-count), 1fr);
    gap: 4.8rem;
}
@media (max-width:1200px) {
    .scrollingImages__static--desktop {
    display: none;
}
}.scrollingImages__static .swiper-slide {
    height: 100%;
    color: var(--color);
    aspect-ratio: 1;
}
@media (max-width:768px) {
    .scrollingImages__static .swiper-slide {
    max-width: min(294px, 80vw);
}
}@media (min-width:1201px) {
    .scrollingImages__static .swiper {
    display: none;
}
}@media (max-width:1201px) {
    .scrollingImages__static .swiper {
    margin-inline: calc(var(--gutter)*-1);
    padding: 0 var(--gutter);
}
}@media (max-width:768px) {
    .scrollingImages__static {
    gap: 2.4rem;
}
}.scrollingImages__slide {
    --background: var(--violet);
    background: var(--background);
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 8px 12px 0 var(--shadow);
    border-radius: 32px;
    overflow: hidden;
}
.scrollingImages__slide--quote {
    padding: 14px 29px;
    text-align: center;
    container-type: size;
}
@container (max-height: 350px) {
    .scrollingImages__slide--quote .scrollingImages__slide-quote {
    font-size: 1.6rem;
}
}@container (max-height: 315px) {
    .scrollingImages__slide--quote .scrollingImages__slide-title {
    font-size: 3.2rem;
}
.scrollingImages__slide--quote .scrollingImages__slide-author {
    font-size: 14px;
}
}.scrollingImages__slide-content {
    aspect-ratio: 1;
}
.scrollingImages__slide-title {
    margin-top: 20px;
    margin-bottom: 29px;
    font: 400 3rem/100% var(--secondaryFont);
    text-transform: uppercase;
}
.scrollingImages__slide-quote {
    max-width: 90%;
    margin-inline: auto;
    font: 500 20px/150% var(--primaryFont);
}
.scrollingImages__slide-author {
    font: 700 19px/125% var(--primaryFont);
    text-transform: uppercase;
}
.scrollingImages__slide-stars {
    --star-color: var(--lemon);
    color: var(--star-color);
}
.scrollingImages .swiper {
    padding-bottom: 12px;
    transition: opacity .5s linear;
}
.scrollingImages .swiper-wrapper {
    pointer-events: none;
    transition-timing-function: linear;
}
.scrollingImages .swiper-slide {
    box-sizing: border-box;
    aspect-ratio: 1;
}
.scrollingImages__title {
    color: var(--titleColor);
    margin-bottom: 20px;
    padding: 0 var(--gutter);
}
.scrollingImages__content {
    margin-bottom: 40px;
    padding: 0 var(--gutter);
}
.scrollingImages .cta {
    margin-top: 70px;
    text-transform: none;
}
.quantitySelector {
    display: flex;
    align-items: center;
    border: 1px solid var(--white);
    border-radius: 16px;
    padding: 15px;
}
.quantitySelector__value {
    width: 24px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    outline: none;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.quantitySelector__value::-webkit-inner-spin-button, .quantitySelector__value::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.quantitySelector__action {
    --hitbox: 32px;
    --iconSize: 12px;
    position: relative;
    width: var(--hitbox);
    height: var(--hitbox);
    transition: opacity .25s;
}
@media (hover:hover) {
    .quantitySelector__action:focus, .quantitySelector__action:hover {
    opacity: .7;
}
}.quantitySelector__action:after, .quantitySelector__action:before {
    --angle: 0deg;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(var(--angle));
    width: var(--iconSize);
    height: 2px;
    border-radius: 16px;
    background: var(--white);
}
.quantitySelector__action:after {
    --angle: 90deg;
}
.quantitySelector__action--minus:after {
    content: none;
}
.quantitySelector__action[disabled] {
    cursor: not-allowed;
    opacity: .2;
}
.faq {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    padding: var(--verticalGutter) var(--gutter);
    --titleColor: #fff;
}
.faq.center-faq {
    align-items: center;
}
.faq__accordion {
    --width: 800px;
    width: 100%;
    max-width: calc(var(--width) + var(--gutter)*2);
}
.faq__accordionItem {
    border-bottom: 2px solid;
}
.faq__accordionItem:first-child .faq__accordionTrigger {
    padding-top: 0;
}
.faq__accordionTrigger {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    font-size: clamp(2rem, 2dvw + 1rem, 3rem);
    font-family: var(--primaryFont);
}
.faq__accordionTrigger[accordion-trigger-open=true] .faq__accordionIcon:after {
    --angle: 0deg;
}
.faq__accordionIcon {
    --hitbox: 24px;
    background-color: var(--titleColor, #fff);
    border-radius: 50%;
    width: var(--hitbox);
    height: var(--hitbox);
    display: block;
    position: relative;
    flex-shrink: 0;
}
.faq__accordionIcon:after, .faq__accordionIcon:before {
    --angle: 0deg;
    will-change: transform;
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(var(--angle));
    transition: transform .55s cubic-bezier(.55, 0, .1, 1) 0s;
    background-color: var(--background);
}
.faq__accordionIcon:after {
    --angle: 90deg;
}
.faq__accordionContent {
    overflow: hidden;
    height: 0;
}
.faq__accordionContent {
    transition: height 0.1s linear;
  }
 /* Messes up icons
  .faq__accordionIcon.open::after {
    --angle: 0;
  }*/
.faq__accordionContentHolder {
    padding-bottom: 16px;
}
.testimonials {
    --actionRadius: 70px;
    padding-block: var(--verticalGutter);
}
@media (max-width:768px) {
    .testimonials {
    --actionRadius: 40px;
}
}.testimonials__top .swiper-wrapper {
    justify-content: center;
    align-items: center;
}
.testimonials__top .swiper-wrapper button img {
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity;
}
.testimonials__top .swiper-wrapper button:not(.swiper-slide-thumb-active) img {
    opacity: .5;
}
@media (hover:hover) {
    .testimonials__top .swiper-wrapper button:not(.swiper-slide-thumb-active) img:focus, .testimonials__top .swiper-wrapper button:not(.swiper-slide-thumb-active) img:hover {
    opacity: 1;
}
}.testimonials .testimonials__buttons, .testimonials:not(.testimonials--static) .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonials .testimonials__buttons {
    gap: auto;
    position: relative;
}
@media (max-width:768px) {
    .testimonials .testimonials__buttons {
    height: 32px;
}
}.testimonials .testimonials__button {
    display: block;
}
.testimonials .testimonials__button.swiper-slide {
    width: auto;
}
.testimonials .testimonials__button span {
    vertical-align: top;
}
.testimonials .testimonials__button button {
    font: 400 24px var(--secondaryFont);
    text-transform: uppercase;
    transition: opacity .25s;
    background: transparent;
    padding: 0;
    outline: none;
    border: none;
    opacity: .5;
}
@media (hover:hover) {
    .testimonials .testimonials__button button:focus, .testimonials .testimonials__button button:hover {
    opacity: .7;
}
}@media (max-width:768px) {
    .testimonials .testimonials__button button {
    opacity: 0;
}
}.testimonials .testimonials__button--active button {
    opacity: 1;
}
.testimonials .testimonials__viewport {
    margin-top: 6rem;
    position: relative;
}
@media (max-width:768px) {
    .testimonials .testimonials__viewport {
    margin-top: 32px;
}
}.testimonials .testimonials__lines {
    position: relative;
}
.testimonials .testimonials__lines .swiper-wrapper {
    align-items: center;
}
.testimonials .testimonials__linesWrapper {
    --width: 900px;
}
@media (min-width:641px) {
    .testimonials .testimonials__linesWrapper {
    --gutter: calc(var(--actionRadius) + 50px);
}
}.testimonials .testimonials__line {
    text-align: center;
    max-width: 897px;
    text-transform: uppercase;
    display: block;
    font: 400 max(6.6666666667vw, 40px)/1 var(--secondaryFont);
    width: 100%;
    color: var(--secondaryColor);
}
@media (min-width:1440px) {
    .testimonials .testimonials__line {
    font-size: 96px;
}
}.testimonials .testimonials__actions {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.testimonials .testimonials__actions .testimonials__linesWrapper, .testimonials .testimonials__actions .wrapper {
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.testimonials .testimonials__line span {
    color: var(--secondaryColor);
}
.testimonials .testimonials__action {
    transition: .25s;
    transition-property: color, opacity;
    width: var(--actionRadius);
    height: var(--actionRadius);
    border-radius: 100%;
    border: 1px solid var(--secondaryColor);
    color: var(--secondaryColor);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    position: relative;
    font-size: var(--actionRadius);
    padding: 0;
}
.testimonials .testimonials__action.swiper-button-disabled, .testimonials .testimonials__action.swiper-button-lock {
    pointer-events: none;
    opacity: .5;
}
.testimonials .testimonials__action:before {
    content: "";
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--secondaryColor);
    border-radius: 100%;
    transform: scale(0);
}
.testimonials .testimonials__action--prev {
    transform: rotate(.5turn);
}
.testimonials .testimonials__action svg {
    position: relative;
    width: .3428em;
    height: .3428em;
}
@media (hover:hover) {
    .testimonials .testimonials__action:focus, .testimonials .testimonials__action:hover {
    color: var(--background);
}
.testimonials .testimonials__action:focus:before, .testimonials .testimonials__action:hover:before {
    transform: scale(1);
}
}@media (max-width:640px) {
    .testimonials .testimonials__linesWrapper {
    padding: 0 var(--gutter);
}
.testimonials .testimonials__actions {
    position: static;
    margin-top: 48px;
    transform: none;
}
.testimonials .testimonials__actions .testimonials__linesWrapper, .testimonials .testimonials__actions .wrapper {
    justify-content: center;
    gap: 16px;
}
}.testimonials--static {
    text-align: center;
}
.testimonials--static .swiper-slide {
    display: block;
    text-align: center;
}
.testimonials--static .swiper-slide p {
    margin-top: 0;
    max-width: 460px;
    margin-inline: auto;
}
@media (min-width:1024px) {
    .testimonials--static .swiper {
    display: none;
}
}.testimonials--static .swiper .inlineImg, .testimonials--static .testimonials__quotes .inlineImg {
    width: 100%;
    max-height: 48px;
    max-width: 242px;
    -o-object-fit: contain;
    object-fit: contain;
}
.testimonials--static .testimonials__stars {
    --star-color: var(--lemon);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    color: var(--star-color);
    margin-inline: auto;
    margin-bottom: 29px;
}
.testimonials--static .testimonials__stars .icon.icon-star {
    color: var(--star-color);
}
.testimonials--static .testimonials__title {
    margin-bottom: 58px;
    max-width: 855px;
    margin-inline: auto;
}
.testimonials--static .testimonials__quotes {
    --nb-cols: 3;
    display: none;
    grid-template-columns: repeat(var(--nb-cols), 1fr);
    place-items: center;
    align-items: stretch;
    gap: 5.8rem;
}
.testimonials--static .testimonials__quotes li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
@media (min-width:1025px) {
    .testimonials--static .testimonials__quotes {
    display: grid;
}
}.ageConsent {
    pointer-events: none;
    position: fixed;
    inset: 0;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ageConsent--open {
    z-index: 9999;
    pointer-events: all;
}
.ageConsent--open .ageConsent__container {
    opacity: 1;
    transform: translateY(0);
}
.ageConsent--open.ageConsent.ageConsent--open [modal-mask] {
    opacity: 1;
}
.ageConsent [modal-mask] {
    transition: background 1s ease 0s;
    position: fixed;
    background: rgba(47, 20, 92, .8);
    z-index: 50;
    inset: 0;
    cursor: default;
    mix-blend-mode: multiply;
    pointer-events: none;
    opacity: 0;
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-property: opacity;
}
.ageConsent__container {
    width: 100%;
    position: relative;
    max-width: min(90%, 800px);
    z-index: 51;
    box-shadow: 8px 12px 0 #ed82d1;
    transform: translateY(50px);
    opacity: 0;
    background: var(--lavender);
    transition: opacity 1s cubic-bezier(.22, 1, .36, 1) 0s, transform;
    border-radius: 32px;
    padding: 60px var(--gutter);
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-duration: .55s;
    transition-property: opacity, transform;
}
.ageConsent__content {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-inline: auto;
}
.ageConsent__content .sticker {
    max-width: 57px;
}
.ageConsent__content .sticker svg, .ageConsent__content .sticker use {
    max-width: 57px;
    height: 47px;
}
.ageConsent__heading {
    text-align: center;
    margin-top: 40px;
}
.ageConsent__actions {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    width: 90%}
.ageConsent__actions .ageConsent__consent.cta {
    --shadow: var(--white);
}
.ageConsent__actions .cta {
    padding: 25px 50px;
    width: 100%
}
@media (max-width:640px) {
    .ageConsent__actions {
    width: 100%;
    flex-direction: column;
}
}.productPrice span {
    color: var(--charlotte);
    text-decoration: line-through;
}
.productGrid {
    --columns: 3;
    --rowGap: 2.4rem;
    --colGap: 2.4rem;
}
@media (max-width:768px) {
    .productGrid {
    --columns: 2;
    padding-block: var(--verticalGutter);
}
}.productGrid__empty {
    text-align: center;
    padding-top: var(--verticalGutter);
}
.productGrid__preGrid {
    margin-top: var(--gutter);
    display: flex;
    justify-content: flex-end;
}
.productGrid__findInStore {
    border: 1px solid var(--white);
    border-radius: 47px;
    padding: 4px 20px 4px 14px;
    display: flex;
    align-items: center;
}
.productGrid__findInStore a {
    color: var(--charlotte);
}
.productGrid__findInStore svg {
    width: 33px;
    height: 36px;
}
.productGrid__grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    justify-items: center;
    grid-column-gap: var(--colGap);
    grid-row-gap: var(--colGap);
    /* overflow: hidden; */
}
@media (max-width: 992px) {
    .productGrid__grid {
        --columns: 1;
    }
}
.collectionFeatures {
    text-align: center;
    padding-block: var(--verticalGutter);
}
.collectionFeatures h1 {
    max-width: 10ch;
    margin-inline: auto;
}
.collectionFeatures__break {
    flex-basis: 100%;
    height: 0;
}
.collectionFeatures__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px 48px;
}
.collectionFeatures__gridItem {
    max-width: 280px;
}
.collectionFeatures__grid h5 {
    margin-block: 16px;
}
.collectionFeatures__grid svg {
    max-height: 100px;
}
.alternatingContent {
    padding-block: var(--verticalGutter);
}
.alternatingContent__block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center;
}
@media (max-width:768px) {
    .alternatingContent__block {
    grid-template-columns: 1fr;
    gap: var(--verticalGutter);
}
}.alternatingContent__image img {
    border-radius: 16px;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
}
.splitText {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    padding-block: var(--verticalGutter);
}
.splitText__title {
    margin: 0;
    text-wrap: balance;
}
.splitText__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
@media (max-width:768px) {
    .splitText {
    grid-template-columns: 1fr;
    gap: 20px;
}
}.splitText p {
    margin-top: 0;
}
.klaviyoForm {
    padding-block: var(--verticalGutter);
}
.klaviyoForm__title {
    text-align: center;
}
.klaviyoForm .klaviyo-form {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}
.klaviyoForm .klaviyo-form>div {
    gap: 32px!important;
}
.klaviyoForm .klaviyo-form label {
    text-transform: uppercase;
    font: 700 16px/1 var(--primaryFont)!important;
    display: block;
    margin-bottom: 16px;
    color: #fff!important;
    padding: 0!important;
}
.klaviyoForm .klaviyo-form input {
    --shadowColor: var(--charlotte);
    --color: var(--charlotte);
    --placeholderColor: rgba($ {
    p => hexToRGB(p.theme.colors.magenta).join();
}
, 0.5);
    transition: box-shadow .25s!important;
    width: 100%!important;
    height: 56px!important;
    border-radius: 16px!important;
    padding-left: 24px!important;
    font: 500 16px/24px var(--primaryFont)!important;
    color: var(--color)!important;
    box-shadow: 4px 8px 0 var(--shadowColor)!important;
    border: none!important;
}
.klaviyoForm .klaviyo-form input:focus {
    outline: none!important;
    --shadowColor: var(--charlotte);
}
.klaviyoForm .klaviyo-form input::-moz-placeholder {
    color: var(--placeholderColor)!important;
}
.klaviyoForm .klaviyo-form input:-ms-input-placeholder {
    color: var(--placeholderColor)!important;
}
.klaviyoForm .klaviyo-form input::placeholder {
    color: var(--placeholderColor)!important;
}
.klaviyoForm .klaviyo-form [data-testid=form-row] {
    gap: 32px!important;
}
.klaviyoForm .klaviyo-form [data-testid=form-row]>div {
    padding: 0!important;
}
.klaviyoForm .klaviyo-form label[for^=downshift]+div, .klaviyoForm .klaviyo-form label[for^=phone_number]+div {
    --shadowColor: var(--charlotte);
    height: 56px!important;
    border-radius: 16px!important;
    border: none!important;
    box-shadow: 4px 8px 0 var(--shadowColor)!important;
    background: #fff;
}
.klaviyoForm .klaviyo-form label[for^=downshift]+div>div:first-child, .klaviyoForm .klaviyo-form label[for^=phone_number]+div>div:first-child {
    height: 100%!important;
}
.klaviyoForm .klaviyo-form label[for^=downshift]+div>div, .klaviyoForm .klaviyo-form label[for^=phone_number]+div>div {
    border: none!important;
    border-radius: 16px!important;
}
.klaviyoForm .klaviyo-form label[for^=downshift]+div input, .klaviyoForm .klaviyo-form label[for^=phone_number]+div input {
    box-shadow: none!important;
    border-radius: 0!important;
}
.klaviyoForm .klaviyo-form label[for^=phone_number]+div input {
    border-left: 1px solid #f0f0f0!important;
}
.klaviyoForm .klaviyo-form p, .klaviyoForm .klaviyo-form p span {
    color: #fff!important;
    font: 1rem var(--primaryFont)!important;
}
.klaviyoForm .klaviyo-form p a, .klaviyoForm .klaviyo-form p a span {
    transition: color .25s;
    color: var(--charlotte)!important;
}
@media (hover:hover) {
    .klaviyoForm .klaviyo-form p a:focus, .klaviyoForm .klaviyo-form p a:focus span, .klaviyoForm .klaviyo-form p a:hover, .klaviyoForm .klaviyo-form p a:hover span {
    color: var(--charlotte)!important;
}
}.klaviyoForm .klaviyo-form div:empty {
    display: none!important;
}
.klaviyoForm .klaviyo-form [data-testid=form-row]>div>button {
    --shadow: #fff;
    min-width: 205px!important;
    transition: box-shadow .33s cubic-bezier(.55, 0, .1, 1)!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding: 20px 25px!important;
    color: var(--color)!important;
    background: var(--charlotte)!important;
    font: 700 16px/1 var(--primaryFont)!important;
    text-transform: uppercase!important;
    text-decoration: none!important;
    border-radius: 16px!important;
    box-shadow: 4px 8px 0 var(--shadow)!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    border: none!important;
}
@media (hover:hover) {
    .klaviyoForm .klaviyo-form [data-testid=form-row]>div>button:focus, .klaviyoForm .klaviyo-form [data-testid=form-row]>div>button:hover {
    box-shadow: 0 0 0 var(--shadow);
}
}#notifyForm * {
    font-family: var(--primaryFont)!important;
}
#notifyForm button {
    --color: #fff!important;
    --background: #ff0087!important;
    --shadow: #fff!important;
    transition: box-shadow .33s cubic-bezier(.55, 0, .1, 1)!important;
    display: inline-flex!important;
    align-items: center!important;
    justify-content: center!important;
    padding: 20px 32px!important;
    color: var(--color)!important;
    background: var(--background)!important;
    font: 700 16px/1 var(--primaryFont)!important;
    text-transform: uppercase!important;
    text-decoration: none!important;
    border-radius: 16px!important;
    box-shadow: 4px 8px 0 var(--shadow)!important;
}
#notifyForm button:hover {
    box-shadow: 0 0 0 var(--shadow)!important;
}
#notifyForm input {
    border: 1px solid var(--white) !important;
    background-color: transparent!important;
    border-radius: 16px!important;
    height: 56px!important;
    outline: none!important;
    box-shadow: none!important;
    font-family: var(--primaryFont)!important;
    color: var(--white)!important;
}
#notifyForm input label {
    display: none!important;
    background-color: red!important;
}
#notifyForm input:hover {
    border-color: hsla(0, 0%, 100%, .2)!important;
}
#notifyForm input:focus {
    border-color: hsla(0, 0%, 100%, .3)!important;
}
.toggleField {
    border-radius: 16px;
    margin-bottom: 12px;
    height: auto;
    overflow: hidden;
    background-color: var(--lavender20);
}
.toggleField__display {
    padding: 14px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.toggleField__display svg {
    margin-left: 8px;
    width: 12px;
    height: 12px;
}
.toggleField__display div {
    display: flex;
    align-items: center;
}
.toggleField__display p {
    margin: 0;
    font: 500 12px/133% var(--primaryFont);
    text-transform: uppercase;
}
.toggleField__fieldarea {
    padding-inline: 12px;
    overflow: hidden;
    position: relative;
    height: 0;
}
.toggleField__fieldarea input, .toggleField__fieldarea textarea {
    --color: var(--white60);
    background-color: var(--violet);
    border: none;
    border-radius: 16px;
    resize: none;
    width: 100%;
    transform: none;
    color: var(--color);
    margin-bottom: 12px;
    outline: none;
    font: 500 14px/157% var(--primaryFont);
}
.toggleField__fieldarea input::-moz-placeholder, .toggleField__fieldarea textarea::-moz-placeholder {
    color: var(--color);
}
.toggleField__fieldarea input:-ms-input-placeholder, .toggleField__fieldarea textarea:-ms-input-placeholder {
    color: var(--color);
}
.toggleField__fieldarea input::placeholder, .toggleField__fieldarea textarea::placeholder {
    color: var(--color);
}
.toggleField__fieldarea .input-w-btn {
    position: relative;
}
.toggleField__fieldarea .input-w-btn input {
    padding-right: 72px;
}
.toggleField__fieldarea .input-w-btn button {
    right: 0;
    border: none;
    background: none;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    margin-top: -5px;
    text-transform: uppercase;
    color: var(--charlotte);
    position: absolute;
    font: 700 14px/114% var(--primaryFont);
}
.toggleField__fieldarea .error {
    padding-left: 13px;
    margin: 12px 0 0;
}
.toggleField__fieldarea input {
    padding: 13px 20px;
}
.toggleField__fieldarea textarea {
    min-height: 104px;
    padding: 16px;
}
.switch {
    display: inline-flex;
    align-items: center;
    position: relative;
    min-height: 20px;
}
.switch input[type=checkbox] {
    display: none;
}
.switch__label {
    margin-left: 44px;
    text-transform: uppercase;
    font: 700 12px/133% var(--primaryFont);
    letter-spacing: -2%}
.switch .slider {
    height: 20px;
    width: 32px;
    background-color: var(--violet);
    position: absolute;
    cursor: pointer;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    border-radius: 16px;
}
.switch .slider:before {
    content: "";
    bottom: 2px;
    left: 2px;
    height: 16px;
    width: 16px;
    position: absolute;
    transition: .4s;
    border-radius: 50%}
.switch .slider:before, .switch input[type=checkbox]:checked+.slider {
    background-color: var(--lemon);
}
.switch input[type=checkbox]:checked+.slider:before {
    transform: translateX(12px);
    background-color: var(--violet);
}
:root {
    --cc-font-family: var(--primaryFont)!important;
    --cc-bg: var(--violet)!important;
    --cc-text: var(--white)!important;
    --cc-btn-primary-bg: var(--charlotte)!important;
    --cc-btn-primary-text: var(--white)!important;
    --cc-btn-primary-hover-bg: var(--charlotte)!important;
    --cc-btn-primary-hover-text: var(--white)!important;
    --cc-btn-secondary-bg: var(--white)!important;
    --cc-btn-secondary-text: var(--violet)!important;
    --cc-btn-secondary-hover-bg: var(--charlotte)!important;
    --cc-btn-secondary-hover-text: var(--violet)!important;
    --cc-section-border: var(--lavender)!important;
    --cc-cookie-category-block-bg: var(--lavender)!important;
    --cc-cookie-category-block-bg-hover: var(--charlotte)!important;
    --cc-toggle-knob-bg: var(--lemon)!important;
    --cc-toggle-bg-off: var(--violet)!important;
    --cc-toggle-bg-on: var(--violet)!important;
    --cc-toggle-bg-readonly: var(--violet)!important;
    --cc-btn-border-radius: 20px!important;
}
.login, .register {
    margin-top: calc((var(--headerHeight) + var(--promobarHeight))*-1);
}
.login__title, .register__title {
    margin-bottom: 3.6rem;
}
.login .testimonials .testimonials__linesWrapper, .login .wrapper, .testimonials .login .testimonials__linesWrapper,
.register .testimonials .testimonials__linesWrapper, .register .wrapper, .testimonials .register .testimonials__linesWrapper{
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: start;
}
@media (max-width:1240px) {
  .login .testimonials .testimonials__linesWrapper, .login .wrapper, .testimonials .login .testimonials__linesWrapper,
  .register .testimonials .testimonials__linesWrapper, .register .wrapper, .testimonials .register .testimonials__linesWrapper{
      flex-direction: column;
      align-items: center;
      gap: 48px;
  }
}.login__faqs,
.register__faqs{
    padding: 5.8rem 4rem;
    background: var(--violet);
    max-width: 601px;
    border-radius: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.login__faqs--question,
.register__faqs--question{
    margin: 0;
    text-transform: uppercase;
    color: var(--charlotte);
}
.login__faqs--answer,
.register__faqs--answer{
    margin: 0;
    --color: var(--white);
}
.login__form,
.register__form{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.login__formHolder,
.register__formHolder{
    max-width: 560px;
}
.login__formActions,
.register__formActions{
    align-self: flex-end;
}
.login__form button[type=submit].cta,
.register__form button[type=submit].cta{
    display: inline-block;
    --background: var(--violet);
    --shadow: var(--white);
}
.account .testimonials .testimonials__linesWrapper, .account .wrapper, .testimonials .account .testimonials__linesWrapper {
    display: flex;
    flex-direction: column;
    gap: 48px;
}
.account__ordersContent, .account__ordersTitle {
    text-align: center;
}
.account .order {
    background: var(--charlotte);
    box-shadow: 8px 12px 0 var(--lightPurple);
    border-radius: 32px;
    padding: 32px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "left middle right";
    text-align: left;
    margin-bottom: 24px;
}
.rtxn_customer_portal_login {
  padding-bottom: 0;
}
@media (max-width:768px) {
    .account .order {
    margin-bottom: 32px;
}
}.account .order--empty {
    display: flex;
    justify-content: center;
    align-items: center;
}
.account .order .h5 {
    font-weight: 400;
}
.account .order .cta {
    --background: var(--violet);
    box-shadow: none;
    transition: background-color .3s ease;
}
.account .order .cta:hover {
    --background: var(--charlotte);
}
.account .order p:not(.h5) {
    margin: 0;
}
.account .order__left {
    grid-area: left;
    place-self: center start;
}
.account .order__middle {
    grid-area: middle;
    place-self: center start;
}
.account .order__right {
    grid-area: right;
    place-self: center end;
}
@media (max-width:768px) {
    .account .order {
    grid-template-areas: "left middle" "right right";
    grid-template-columns: 1fr 1fr;
}
.account .order__middle {
    place-self: center end;
}
.account .order__right {
    margin-top: 16px;
    width: 100%}
.account .order__right .cta {
    width: 100%}
}.accountHeader {
    position: relative;
    width: 100%;
    margin-top: calc((var(--headerHeight) + var(--promobarHeight))*-1);
    --titleColor: #FFFFFF;
    --color: #FFFFFF;
}
.accountHeader .inlineImg {
    -o-object-fit: cover;
    position: absolute;
    width: 100%;
    right: 0;
    overflow: hidden;
    object-fit: cover;
    max-height: 1200px;
    min-height: 540px;
}
.accountHeader__content {
    padding: calc(var(--headerHeight,  122px) + var(--verticalGutter)) var(--gutter) var(--verticalGutter);
    position: relative;
    z-index: 2;
    text-align: center;
}
.accountHeader__links {
    --gap: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--gap);
}
.accountHeader__links .account__link {
    text-decoration: none;
    font-weight: 400;
    transition: color .3s ease;
}
.accountHeader__links .account__link--active, .accountHeader__links .account__link:hover {
    color: var(--violet);
}
@media (max-width:768px) {
    .accountHeader__links {
    flex-direction:  column;
}
.accountHeader__links .account__link {
    font-size: 2.4rem;
    --gap: 16px;
}
}
.orderDetails__back {
    display: inline-block;
}
.orderDetails p {
    margin: 0;
}
.orderDetails__header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-block: 56px;
    border-bottom: 2px solid var(--white);
}
.orderDetails__headerTitle {
    margin: 0;
}
.orderDetails__header .cta {
    --background: var(--charlotte);
    box-shadow: none;
}
.orderDetails__lineItems {
    border-bottom: 2px solid var(--white);
}
.orderDetails__lineItem {
    display: grid;
    grid-template-columns: 168px auto;
    margin-block: 40px;
}
.orderDetails__lineItem--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.orderDetails__lineItem .mobileLabel {
    display: none;
    color: var(--white60);
}
@media (max-width:768px) {
    .orderDetails__lineItem .mobileLabel {
    display: inline;
}
}.orderDetails__lineItem a.h5 {
    text-decoration: none;
    margin-bottom: 16px;
    display: inline-block;
}
.orderDetails__lineItem a.h5:hover {
    text-decoration: underline;
}
.orderDetails__lineItem--right {
    place-self: center end;
    display: flex;
    align-items: center;
    gap: 24px;
}
.orderDetails__lineItem p {
    margin: 0;
}
.orderDetails__lineItem--basePrice {
    margin-right: 96px;
}
.orderDetails__lineItem--qty {
    margin-right: 48px;
}
.orderDetails__lineItem--product {
    place-self: center start;
}
.orderDetails__lineItem--product p {
    color: var(--white60);
}
.orderDetails__lineItem--imageLink {
    display: inline-block;
    max-width: 168px;
    min-height: 120px;
    margin-right: 48px;
}
.orderDetails__summary {
    padding-block: 40px;
    border-bottom: 2px solid var(--white);
}
.orderDetails__summary--item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}
.orderDetails__summary--item:last-child {
    margin-top: 24px;
}
.orderDetails__addresses {
    padding-block: 40px;
    display: flex;
    align-items: flex-start;
    gap: 48px;
    flex-wrap: wrap;
}
@media (max-width:768px) {
    .orderDetails__header {
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
}
.orderDetails__header .cta {
    width: 100%}
.orderDetails__lineItem {
    grid-template-columns: 168px 1fr;
    justify-content: flex-start;
}
.orderDetails__lineItem--info {
    flex-direction: column;
    align-items: flex-start;
}
.orderDetails__lineItem--info, .orderDetails__lineItem--product, .orderDetails__lineItem--right {
    place-self: unset;
}
.orderDetails__lineItem--right {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
}
}.pagination ul {
    margin-inline: auto;
    margin-top: 64px;
    align-items: stretch;
    gap: 16px;
}
.pagination ul, .pagination ul li {
    display: flex;
    justify-content: center;
}
.pagination ul li {
    align-items: center;
    width: 24px;
}
.pagination ul span {
    opacity: .6;
}
.pagination ul a {
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.pagination ul a:hover {
    opacity: .6;
}
.pagination ul a.next, .pagination ul a.previous {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination ul a.next svg, .pagination ul a.previous svg {
    color: var(--white);
}
.pagination ul a.next svg {
    transform: rotate(-90deg);
}
.pagination ul a.previous svg {
    transform: rotate(90deg);
}
.pagination ul a svg {
    --dim: 14px;
    width: var(--dim);
    height: var(--dim);
}
.addresses__title {
    color: var(--color);
    margin-bottom: 36px;
    text-align: center;
}
.addresses__add {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-block: 16px;
}
.addresses__add .cta {
    --shadow: var(--lightPurple);
}
@media (max-width:768px) {
    .addresses__add {
    justify-content: center;
}
}.addresses .form__error {
    text-decoration: underline;
}
.addresses__item {
    border-bottom: 1px solid var(--white20);
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-block: 24px;
}
.addresses__item p {
    margin: 0;
}
.addresses__item .cta.edit {
    box-shadow: none;
    transition: .3s ease;
    transition-property: background-color;
}
.addresses__item .cta.edit:hover {
    background-color: var(--charlotte);
}
@media (max-width:646px) {
    .addresses__item .cta.edit {
    padding: 12px 20px;
}
}.addresses__itemAddress {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    gap: 16px;
}
.addresses__itemActions {
    place-self: center end;
    display: flex;
    align-items: center;
    gap: 24px;
}
@media (max-width:768px) {
    .addresses__itemActions {
    flex-direction: column;
    align-items: flex-end;
}
}.addresses .defaultAddress {
    background: var(--lavender);
    padding: 8px 16px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    font: 700 16px/1 var(--primaryFont);
    text-transform: uppercase;
}
@media (max-width:768px) {
    .addresses [modal-container] {
    padding: 2.4rem 1.6rem;
}
}.deleteAddress {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-direction: column;
}
.deleteAddress__actions form {
    display: flex;
    align-items: center;
    gap: 32px;
}
.deleteAddress__actions form button[type=submit].cta {
    --shadow: var(--white);
}
.deleteAddress__actions form button[type=button].cta {
    --shadow: var(--charlotte);
}
.deleteAddress h2, .deleteAddress p {
    margin: 0;
}
.account, .addresses, .login, .register, .orderDetails {
    padding: calc(var(--verticalGutter) + var(--headerHeight)) 0 var(--waveHeightVW);
}
.searchForm {
    width: 100%;
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
}
.searchForm .form {
    width: 100%;
    display: flex;
    gap: 16px;
}
.searchForm .form__input {
    --shadowColor: var(--charlotte);
    --color: var(--black);
    --placeholderColor: var(--charlotte);
    height: 70px;
}
.searchForm .form__input:valid:not(:focus-within, :empty) {
    --shadowColor: var(--charlotte);
}
@media (max-width:768px) {
    .searchForm .form {
    flex-direction: column;
}
.searchForm .form__input, .searchForm .form button[type=submit] {
    width: 100%}
}.searchForm .form button[type=submit] {
    --color: var(--violet);
    --background: var(--charlotte);
    --shadow: var(--lightPurple);
    min-width: 205px;
}
.search {
   background: var(--white);
    padding-bottom: var(--verticalGutter);
}
.search__title {
    text-align: center;
}
#retextion-root {
    color: var(--white);
}
#retextion-root .ant-menu-item {
    text-transform: uppercase;
    font-family: var(--primaryFont);
    font-size: 1.6rem;
    padding: 0;
}
#retextion-root .content-section {
    padding-block: 0;
    margin-block: 0;
    background: var(--violet);
}
#retextion-root .mobile-navbar {
    display: none;
}
#retextion-root .main .mobile-header-secondary *, #retextion-root .main .mobile-header-secondary .breadcrumb a {
    background-color: var(--violet);
    color: var(--white)!important;
}
#retextion-root .quantity-selector.non-editable {
    color: var(--white);
}
#retextion-root .collapse-container .collapse-content .collapse-panel {
    background-color: var(--violet);
}
#retextion-root .ant-selector-borderless .ant-select-selector, #retextion-root .form-input-container .form-input {
    background-color: transparent!important;
    color: var(--white);
}
#retextion-root .form-input-container .form-input .PhoneInputInput {
    background-color: transparent!important;
}
#retextion-root .ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    color: var(--white);
}
#retextion-root .error-color {
    color: var(--charlotte);
}
#retextion-root .collapse-container .collapse-content .collapse-panel {
    border-radius: 0!important;
}
#retextion-root .panel-header, #retextion-root .panel-header .logo-wrapper {
    flex-wrap: wrap;
}
@media (max-width:768px) {
    #retextion-root .ant-layout-content {
    padding-inline: var(--gutter);
}
#retextion-root .ant-row.ant-row-middle.mb-1 {
    margin-top: 16px;
}
}.ant-drawer .ant-drawer-content, .ant-drawer .ant-drawer-header {
    background-color: var(--violet);
}
.ant-drawer .ant-drawer-close {
    color: var(--white);
}
#parcellab-track-and-trace p {
    font-family: var(--primaryFont)!important;
}
#parcellab-track-and-trace a {
    color: var(--white);
}
#parcellab-track-and-trace #pl-show-more-button {
    color: var(--violet);
    font-weight: 700;
}
#pl-courier-fwd-link, .pl-action-box, .pl-box .pl-box-body, .pl-vote {
    background-color: var(--white)!important;
    color: var(--violet)!important;
}
.collage {
    --padding-top: 50px;
    position: relative;
    min-height: calc(var(--verticalGutter)*2);
    margin-top: calc((var(--headerHeight) + var(--promobarHeight))*-1);
    text-align: center;
}
.collage .testimonials .testimonials__linesWrapper, .collage .wrapper, .testimonials .collage .testimonials__linesWrapper {
    padding-top: calc(var(--headerHeight) + var(--padding-top));
    padding-bottom: var(--verticalGutter);
}
.collage__title-wrapper {
    margin-top: 8rem;
}
@media (max-width: 1024px) {
    .collage__title-wrapper {
        margin-top: 2rem;
    }
}
.collage__title {
    color: var(--titleColor);
    font-size: 180px;
    margin: 0;
}
@media (max-width:1160px) {
    .collage__title {
    font-size: 140px;
}
}@media (max-width:911px) {
    .collage__title {
    font-size: 120px;
}
}@media (max-width:640px) {
    .collage__title {
    font-size: 72px;
}
}.collage__sticker {
    position: absolute;
    width: 120px;
}
@media (max-width:1024px) {
    .collage__sticker {
    bottom: 0;
    width: 100px;
}
}.collage__sticker svg {
    width: 100%}
.collage__sticker--s0 {
    transform: rotate(-18deg);
    left: var(--gutter);
}
.collage__sticker--s1 {
    transform: rotate(18deg);
    right: var(--gutter);
}
.collage__subtitle {
    padding: 0 calc(var(--gutter)*2);
    margin-bottom: 3.2rem;
    margin-inline: auto;
    max-width: 1120px;
}
@media (max-width:768px) {
    .collage__subtitle {
    font: 400 40px/1 var(--secondaryFont);
}
}
@media (max-width: 640px) {
    .collage__subtitle {
        padding-inline: 0;
    }
}
.collage__description {
    max-width: 50%;
    margin: auto;
}
@media (max-width:640px) {
    .collage__description {
    max-width: none;
}
}.collage__description p {
    margin: 0;
}
.collage__content {
    position: relative;
}
@media (max-width:1024px) {
}.collage__image {
    margin-top: -80px;
    width: 100%}
.collage__image .inlineImg {
    width: 100%}
@media (max-width:640px) {
    .collage__image {
    margin-top: -32px;
}
}@media (max-width:768px) {
    .collage {
    --padding-top: 24px;
}
}.giftCard {
    max-width: 800px;
    border-radius: var(--borderRadius);
    background-color: var(--lavender);
    text-align: center;
    box-shadow: var(--boxShadow) var(--charlotte);
    padding: var(--verticalGutter) var(--gutter);
    margin: var(--verticalGutter) auto;
    flex-direction: column;
}
.giftCard, .giftCard__qrCode {
    display: flex;
    justify-content: center;
}
.giftCard__qrCode {
    align-self: center;
    margin-bottom: 24px;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}
.giftCard .cta {
    align-self: center;
}
.consentTracker {
    --inset: 32px;
    position: fixed;
    bottom: var(--inset);
    width: 100%;
    left: 50%;
    max-width: min(1376px, 100vw - var(--inset) * 2);
    margin-inline: auto;
    z-index: 40;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 32px;
    background-color: var(--violet);
    box-shadow: 8px 12px 0 var(--charlotte);
    transform: translate(-50%, calc(100% + var(--inset)));
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-property: transform, box-shadow;
    padding: 24px 44px 24px 24px;
    gap: 24px;
}
@media (hover:hover) {
    .consentTracker:focus, .consentTracker:hover {
    box-shadow: 0 0 0 var(--charlotte);
}
}.consentTracker a {
    transition: .25s cubic-bezier(.22, 1, .36, 1);
    transition-property: opacity;
}
@media (hover:hover) {
    .consentTracker a:focus, .consentTracker a:hover {
    opacity: .6;
}
}.consentTracker:focus-within {
    box-shadow: 0 0 0 var(--charlotte);
}
.consentTracker--open {
    transform: translate(-50%);
}
.consentTracker--link {
    font: 500 14px/1.5714285714 var(--primaryFont);
    display: inline-block;
}
.consentTracker__content {
    max-width: 736px;
}
.consentTracker__content p {
    font: 500 14px/1.5714285714 var(--primaryFont);
    margin-block: 0;
}
.consentTracker__controls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    gap: 28px;
}
.consentTracker [consent-tracker-deny] {
    --color: var(--white);
    --background: var(--violet);
    --shadow: var(--violet);
    min-width: 145px;
}
.consentTracker [consent-tracker-allow] {
    --color: var(--white);
    --background: var(--charlotte);
    --shadow: var(--charlotte);
    width: 100%;
    max-width: 304px;
}
@media (max-width:900px) {
    .consentTracker {
    --inset: 16px;
    flex-direction: column;
    padding: 24px;
    gap: 0;
}
.consentTracker__content {
    margin-bottom: 24px;
}
.consentTracker__controls {
    justify-content: center;
    max-width: 736px;
    margin-inline: auto;
}
.consentTracker__controls [consent-tracker-allow], .consentTracker__controls [consent-tracker-deny] {
    width: 50%;
    max-width: 100%}
}.preferencesPage--title {
    margin-bottom: 48px;
}
.preferencesPage--content {
    margin-block: 48px;
}
.privacyPreferences__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    background-color: var(--lavender20);
    padding: 24px;
    border-radius: 32px;
}
.privacyPreferences__list--info {
    display: flex;
}
.privacyPreferences__list .switch__label {
    font-size: 16px;
}
.privacyPreferences__list--description {
    padding-left: 44px;
    margin-top: 8px;
}
.privacyPreferences__list--description p {
    margin: 0;
}
.privacyPreferences__controls {
    padding-block: 32px;
    display: flex;
    justify-content: flex-end;
    gap: 16px;
}
.privacyPreferences__controls [privacy-preferences-deny-all] {
    --background: var(--white);
    --shadow: var(--charlotte);
    --color: var(--charlotte);
}
@media (max-width:800px) {
    .privacyPreferences__controls {
    justify-content: center;
}
.privacyPreferences__controls .cta {
    width: 100%}
}.special-upsell {
    --titleColor: var(--text-color);
    border: 1px solid var(--border-color);
    background-color: var(--bg);
    border-radius: 16px;
    padding: 16px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    margin-bottom: 24px;
    text-align: left;
}
@media (hover:hover) {
    .special-upsell:focus .spritz-upsell__content .h5, .special-upsell:hover .spritz-upsell__content .h5 {
    opacity: .8;
}
.special-upsell:focus .cardImage, .special-upsell:hover .cardImage {
    --pillScale: .8;
}
}.special-upsell--hidden {
    display: none;
}
.special-upsell .cardImage {
    max-width: 106px;
    width: 100%;
    aspect-ratio: 106/128;
}
.special-upsell .cardImage .inlineImg {
    top: 44%}
.special-upsell__pill {
    background-color: var(--accent-color);
    color: var(--text-color);
    padding: 4px 10px;
    border-radius: 100px;
    font: 700 12px/normal var(--primaryFont);
    margin-bottom: 12px;
    text-transform: uppercase;
    display: inline-block;
}
.special-upsell__content {
    width: 100%;
    padding-top: 8px;
    padding-right: 44px;
    position: relative;
}
.special-upsell__content .body, .special-upsell__content .h5 {
    display: block;
}
.special-upsell__content .h5 {
    transition: .25s cubic-bezier(.55, 0, .1, 1);
    margin-bottom: 8px;
    color: var(--text-color);
}
.special-upsell__content .body {
    opacity: .6;
    font: 500 12px/16px var(--primaryFont);
    color: var(--text-color-alt);
}
.special-upsell__content .cta {
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 50%;
    box-shadow: none;
    padding: 0;
    --background: var(--accent-color);
    width: 3.2rem;
    height: 3.2rem;
    transform: translateY(-50%);
    transition: .25s cubic-bezier(.55, 0, .1, 1);
}
.special-upsell__content .cta .icon {
    max-width: 16px;
}
@media (hover:hover) {
    .special-upsell__content .cta:focus, .special-upsell__content .cta:hover {
    background-color: var(--border-color);
}
}@media (max-width:768px) {
    .special-upsell__content {
    padding-right: 0;
}
.special-upsell__content .cta {
    display: none;
}
}.upsell-modal {
    --titleColor: var(--text-color);
}
.upsell-modal [modal-close] {
    display: none;
}
@media (max-width:768px) {
    .upsell-modal [modal-close] {
    display: block;
}
}.upsell-modal--checkout, .upsell-modal--hide-close [modal-close] {
    display: none;
}
.upsell-modal--show-checkout .upsell-modal--checkout {
    margin-top: 24px;
    margin-left: auto;
    display: block;
}
.upsell-modal a {
    text-decoration: none;
}
.upsell-modal[modal] [modal-container] {
    --background: var(--bg);
    padding: 40px;
    max-width: min(100% - var(--gutter) * 2, 576px);
    max-height: 90vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
.upsell-modal[modal] [modal-container] .upsell-modal__product--item {
    background-color: var(--modal-item-bg);
}
@media (max-width:768px) {
    .upsell-modal[modal] [modal-container] {
    padding: 24px var(--gutter);
}
}.upsell-modal__header {
    display: flex;
    gap: min(56px, 10%);
    justify-content: space-between;
    align-items: stretch;
}
.upsell-modal__header--title {
    max-width: 344px;
}
.upsell-modal__header--title h3 {
    margin-bottom: 0;
    color: var(--text-color);
}
.upsell-modal__header--title em {
    font-style: normal!important;
    display: block;
    color: var(--text-color-alt);
}
.upsell-modal__header .sticker {
    width: 100%;
    max-width: 96px;
    max-height: 96px;
}
.upsell-modal__header--description {
    margin-block: 24px;
    color: var(--text-color);
    opacity: .8;
}
@media (max-width:768px) {
    .upsell-modal__header {
    flex-direction: column-reverse;
    gap: 16px;
}
.upsell-modal__header--title {
    max-width: 100%}
}.upsell-modal .cta, .upsell-modal [modal-close] {
    --background: var(--accent-color);
}
.upsell-modal__product--list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.upsell-modal__product--title {
    margin-bottom: 12px;
    transition: .25s cubic-bezier(.55, 0, .1, 1);
}
@media (hover:hover) {
    .upsell-modal__product--title:focus, .upsell-modal__product--title:hover {
    opacity: .8;
}
}.upsell-modal__product--item {
    display: grid;
    grid-template-columns: 80px 1fr;
    grid-template-areas: "image content";
    gap: 24px;
    padding: 12px 24px;
    border-radius: 16px;
}
.upsell-modal__product--item .cardImage {
    aspect-ratio: 80/96;
    width: 100%;
    max-width: 80px;
}
.upsell-modal__product--item .cardImage--link {
    grid-area: image;
}
.upsell-modal__product--item .cta {
    --background: var(--accent-color);
}
@media (max-width:768px) {
    .upsell-modal__product--item {
    grid-template-columns: 1fr;
    grid-template-areas: "image" "content";
    place-items: center;
    padding: 12px 24px 20px;
}
}.upsell-modal__product--info, .upsell-modal__product--price {
    display: flex;
    align-items: center;
    gap: 4px;
    font: 500 14px/157% var(--primaryFont);
    color: var(--text-color-alt);
}
.upsell-modal__product--info .price {
    color: var(--charlotte);
}
.upsell-modal__product--info span {
    color: inherit;
}
.upsell-modal__product--content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-area: content;
    width: 100%}
.upsell-modal__product--content .cta {
    --shadow: var(--white);
}
@media (max-width:768px) {
    .upsell-modal__product--content {
    flex-direction: column;
    gap: 16px;
    text-align: center;
}
.upsell-modal__product--content .cta {
    width: 100%}
}.textSection {
    --gap: 48px;
    padding-block: var(--verticalGutter);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--gap);
    text-align: center;
}
.textSection .h1, .textSection p {
    margin-block: 0;
}
.textSection__block {
    max-width: 1243px;
    margin-inline: auto;
}
@media (max-width:768px) {
    .textSection {
    --gap: 16px;
}
.textSection .h1 {
    font-size: 48px;
}
}.categories {
    --gap: 29px;
    --image-aspect-ratio: 355/425;
    --card-width: 355px;
    text-align: center;
    padding-block: var(--verticalGutter);
}
.categories__title {
    margin-bottom: 5.8rem;
}
.categories__card {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.categories__card-top {
    width: 100%}
.categories__card .cta {
    max-width: 242px;
}
.categories__card-group {
    display: grid;
    grid-template-columns: repeat(var(--col-count), 1fr);
    gap: var(--gap);
}
.categories__card-group--5 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3rem var(--gap);
}
.categories__card-group--5 .categories__card {
    flex: 0 0 var(--card-width);
}
@media (max-width:767px) {
    .categories__card-group {
    --gap: 0;
}
}.categories__card-image {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    inset: 0;
}
.categories__card-imageHolder {
    border-radius: 38px;
    position: relative;
    width: 100%;
    display: block;
    aspect-ratio: var(--image-aspect-ratio);
    max-height: 425px;
    overflow: hidden;
    margin-bottom: 19px;
}
.categories__card-title {
    margin-bottom: 14px;
}
.categories__card-description {
    margin-bottom: 19px;
}
.categories .swiper {
    display: none;
    padding-right: var(--gutter);
    padding-left: var(--gutter);
}
.categories .swiper .swiper-slide {
    width: 100%;
    max-width: var(--card-width);
}
@media (max-width:540px) {
    .categories .swiper .swiper-slide {
    max-width: 264px;
}
}.categories .swiper-wrapper {
    padding-bottom: 48px;
}
.categories .swiper-scrollbar.swiper-scrollbar-horizontal {
    max-width: min(100% - var(--gutter) * 2, 600px);
    position: static;
    margin-inline: auto;
    margin-top: 2.4rem;
    background-color: var(--color, var(--white));
}
.categories .swiper-scrollbar-drag {
    background-color: var(--cta-bg, var(--charlotte));
}
@media (max-width:767px) {
    .categories__card-group {
    display: none;
}
.categories .swiper {
    display: block;
}
}.value-props {
    text-align: center;
    padding-block: var(--verticalGutter);
}
.value-props__title {
    margin-inline: auto;
    margin-bottom: 0;
}
.value-props .cta {
    margin-top: 2.8rem;
}
.value-props__item {
    max-width: 347px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20rem;
}
.value-props__item-group {
    margin-top: 5.8rem;
    display: flex;
    align-items: stretch;
    gap: 4rem;
}
.value-props__item .sticker {
    max-width: 135px;
    max-height: 135px;
    width: 100%;
    aspect-ratio: 1;
}
.value-props__item-title {
    font: 400 1.8125rem/150% var(--secondaryFont);
    color: var(--secondaryColor);
    margin: 0;
}
.value-props__item-description {
    font: 500 1.25rem/150% var(--primaryFont);
    margin: 0;
}
@media (max-width:1180px) {
    .value-props__item-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: start center;
}
.value-props__title {
    max-width: 100%}
}.headline-images {
    text-align: center;
    padding-block: var(--verticalGutter);
}
.headline-images__title {
    margin-inline: auto;
    margin-bottom: 2.8rem;
}
.headline-images .cta {
    margin-bottom: 7.7rem;
}
.headline-images .cta+.headline-images__item-group {
    margin-top: 0;
}
.headline-images .sticker {
    --size: 144px;
    max-width: var(--size);
    max-height: var(--size);
    width: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
}
.headline-images .sticker[show-scroll] {
    opacity: 0;
    transition: .5s cubic-bezier(.55, 0, .1, 1);
    transition-delay: .5s;
    transition-property: opacity;
}
.headline-images .sticker[show-scroll=visible] {
    --translateY: 0;
    opacity: 1;
}
.headline-images .sticker--0 {
    bottom: 0;
    transform: translate(66%) rotate(-15deg);
}
.headline-images .sticker--1 {
    bottom: 15%;
    transform: translate(66%) rotate(20deg);
}
.headline-images .sticker--2 {
    top: 9%;
    transform: translate(66%) rotate(16deg);
}
.headline-images__item {
    position: relative;
    width: 100%}
.headline-images__item-group {
    margin-top: 5.8rem;
    display: grid;
    grid-template-columns: repeat(var(--col-count), 1fr);
    gap: min(1.611974669vw, 28px);
}
@media (max-width:1200px) {
    .headline-images__item-group {
    display: none;
}
}.headline-images .swiper {
    margin-inline: calc(var(--gutter)*-1);
    padding-inline: var(--gutter);
}
.headline-images .swiper-wrapper {
    padding-bottom: 20px;
}
.headline-images .swiper-slide {
    max-width: 355px;
    aspect-ratio: 355/472;
}
@media (max-width:540px) {
    .headline-images .swiper-slide {
    max-width: 264px;
}
}@media (min-width:1201px) {
    .headline-images .swiper {
    display: none;
}
}.headline-images__image {
    position: absolute;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%}
.headline-images__imageHolder {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-width: 355px;
    aspect-ratio: 355/472;
    border-radius: 39px;
    max-height: 472px;
    z-index: 1;
}
@media (max-width:1024px) {
    .headline-images__imageHolder, .headline-images__title {
    max-width: 100%}
}@media (max-width:540px) {
    .headline-images__item-group {
    grid-template-columns: 1fr;
}
.headline-images .sticker--0 {
    transform: translate(14%) rotate(-15deg);
}
.headline-images .sticker--1 {
    right: unset;
    left: 0;
}
.headline-images .sticker--2 {
    transform: translate(0) rotate(16deg);
}
}.product-buy {
    width: 100%;
    position: relative;
    padding: calc(var(--verticalGutter)/2) 0 var(--verticalGutter);
}
@media (max-width: 1200px) {
    .product-buy {
        padding: 1rem 0;
    }
}
.product-buy__background {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.product-buy__background:after {
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    max-width: 55%;
    background-color: var(--bg);
}
.product-buy__background--gradient {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    max-width: 55%;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .3) 0, hsla(0, 0%, 100%, 0) 80%);
    mix-blend-mode: lighten;
}
@media (max-width:900px) {
    .product-buy__background--gradient {
    max-width: 100%}
}.product-buy__background-pattern .inlineImg {
    inset: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    max-width: 55%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width:900px) {
    .product-buy__background-pattern .inlineImg, .product-buy__background:after {
    max-width: 100%}
}.product-buy__content {
    display: grid;
    grid-template-columns: .55fr .45fr;
    height: 100%}
@media (max-width:768px) {
    .product-buy__content {
    grid-template-columns: 1fr;
    padding-inline: 0;
}
}.product-buy__gallery {
    position: relative;
}
.product-buy__gallery .swiper {
    height: 100%}
.product-buy__gallery .swiper--hasThumbs {
    padding-left: 8.4rem;
}
.product-buy__gallery .swiper-wrapper {
    align-items: center;
}
.product-buy__gallery .swiper-slide {
    height: auto;
    width: 100%}
.product-buy__gallery .swiper-slide .inlineImg {
    max-height: 750px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
@media (max-width:900px) {
    .product-buy__gallery .swiper--hasThumbs {
    padding-bottom: 64px;
    padding-left: 0;
}
.product-buy__gallery .swiper-slide {
    box-sizing: border-box;
    padding: 24px;
}
}
@media (max-width: 768px) {
  .product-buy__gallery .swiper-slide .inlineImg {
    max-width: 46%;
    margin-inline: auto;
    display: block;
  }
}
.product-buy__thumbs {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}
.product-buy__thumbs .swiper {
    height: 100%}
.product-buy__thumbs .swiper-slide {
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 100%;
    border: 4px solid #fff;
    transition: border .25s;
    padding: 0;
    cursor: pointer;
}
.product-buy__thumbs .swiper-slide img {
    width: 100%;
    height: 100%}
@media (hover:hover) {
    .product-buy__thumbs .swiper-slide:focus, .product-buy__thumbs .swiper-slide:hover {
    border-color: var(--charlotte);
}
}.product-buy__thumbs .swiper-slide-thumb-active {
    border-color: var(--charlotte);
}
@media (hover:hover) {
    .product-buy__thumbs .swiper-slide-thumb-active:focus, .product-buy__thumbs .swiper-slide-thumb-active:hover {
    border-color: var(--charlotte);
}
}.product-buy__thumbs .swiper-vertical .swiper-wrapper {
    flex-direction: column;
}
.product-buy__thumbs .swiper-wrapper {
    gap: 32px;
    justify-content: center;
    align-items: center;
}
@media (max-width:900px) {
    .product-buy__thumbs {
    bottom: 0;
    right: 0;
    top: unset;
    transform: unset;
}
.product-buy__thumbs .swiper {
    padding-inline: var(--gutter);
}
}.product-buy__aside {
    padding-block: var(--verticalGutter);
    background-color: var(--background);
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}
@media (max-width: 1024px) {
    .product-buy__aside {
        padding-block: calc(var(--verticalGutter)/2);
    }
}
.product-buy__aside-content {
    max-width: min(100%, 520px);
    padding-left: min(7%, 115px);
}
/* .product-buy__aside .productAside__variants {
    margin-bottom: 2.9rem;
} */
@media (max-width:900px) {
    .product-buy__aside {
    padding-inline: var(--gutter);
}
.product-buy__aside-content {
    padding-left: 0;
}
}
.product-buy .productPrice, .product-buy__eyebrow {
    --font-size: 2rem;
    font: 700 var(--font-size)/100% var(--primaryFont);
}
@media (max-width: 768px) {
  .product-buy__aside {
    margin-inline: auto;
    text-align: center;
  }
  .product-buy__aside .cta {
    display: none;
  }
  .product-buy .productPrice, .product-buy__eyebrow {
    --font-size: 1.6rem;
    font: 700 var(--font-size)/100% var(--primaryFont);
  }
}
.product-buy__eyebrow {
    text-transform: uppercase;
    color: var(--secondaryColor);
    margin-bottom: 1.9rem;
}
@media (max-width:900px) {
    .product-buy__eyebrow {
    --font-size: 20rem;
}
}.product-buy__title {
    margin-bottom: 1.5rem;
    text-decoration: none;
    transition: .5s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity;
    color: var(--color) !important;
}
@media (max-width: 640px) {
    .product-buy__title {
        font-size: clamp(2rem, 3dvw + 1rem, 3rem);
    }
}
@media (hover:hover) {
    .product-buy__title:focus, .product-buy__title:hover {
    opacity: .8!important;
}
}.product-buy .productPrice {
    color: var(--color);
    margin-bottom: 2rem;
    display: inline-block;
}
.product-buy .productPrice--sale {
    color: var(--charlotte);
}
.product-buy .productPrice--sale span {
    text-decoration: line-through;
    color: var(--color);
}
.product-buy__atc {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 3.8rem;
    gap: 2rem;
}
.product-buy__atc .quantitySelector {
    width: 100%;
    justify-content: center;
    max-width: 115px;
}
.product-buy__atc .quantitySelector+.cta {
    max-width: 390px;
}
.product-buy__atc .cta {
    width: 100%}
@media (max-width:440px) {
    .product-buy__atc .cta {
    font-size: 14px;
}
}.product-buy__shortDescription {
    font: 300 2rem/1.3 var(--primaryFont);
    opacity: .8;
    margin-bottom: 2rem;
}
.product-buy [data-oke-star-rating] {
    margin-bottom: 2.9rem;
}
.product-buy__values {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.product-buy__values li {
    --font-size: 14px;
    display: flex;
    align-items: center;
    font: 700 var(--font-size)/133.33% var(--primaryFont);
    letter-spacing: -.012em;
    text-transform: uppercase;
}
.product-buy__values li .sticker {
    --size: 48px;
    max-width: var(--size);
    max-height: var(--size);
}
@media (max-width:600px) {
    .product-buy__values li {
    --font-size: 10px;
}
.product-buy__values li .sticker {
    --size: 24px;
}
}.comparison-table {
    --grid-gap: 2rem;
    --row-height: 68px;
    padding-block: var(--verticalGutter);
    text-align: center;
}
.comparison-table__grid {
    display: grid;
    grid-template-columns: .87fr repeat(var(--col-count), 1fr);
    gap: var(--grid-gap);
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.comparison-table__column {
    text-transform: uppercase;
    font: 700 1.1875rem/100% var(--primaryFont);
    color: var(--secondaryColor);
    background-color: var(--color);
    border: 4px solid var(--secondaryColor);
    border-radius: 38px;
    padding-block: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comparison-table__column p {
    --color: var(--secondaryColor);
    margin: 0;
    padding-inline: 12px;
    font: inherit;
}
.comparison-table--hide-actions .comparison-table__actions {
    display: none;
}
.comparison-table__column, .comparison-table__row, .comparison-table__row-company {
    font: 700 1.1875rem/100% var(--primaryFont);
    text-transform: uppercase;
}
.comparison-table__row {
    --border-color: var(--secondaryColor);
    --background-color: var(--color);
    --text-color: var(--secondaryColor);
    display: grid;
    grid-template-columns: subgrid;
    grid-column: 2/span calc(var(--col-count));
    gap: var(--grid-gap);
    place-items: center;
    background-color: var(--background-color);
    border-radius: 38px;
    color: var(--text-color);
    border: 4px solid var(--border-color);
}
.comparison-table__row li {
    display: flex;
    align-items: center;
}
.comparison-table__row li, .comparison-table__row li p {
    color: inherit;
}
.comparison-table__row-company {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: var(--row-height);
    min-width: 64px;
}
.comparison-table__row-company[self-row]+.comparison-table__row {
    --border-color: var(--color);
    --background-color: var(--secondaryColor);
    --text-color: var(--color);
}
.comparison-table__row-company .icon-logo, .comparison-table__row-company .inlineImg {
    width: 100%;
    height: 100%;
    max-width: 122px;
    max-height: 68px;
    -o-object-fit: contain;
    object-fit: contain;
}
.comparison-table__row-company .icon-logo {
    color: var(--secondaryColor);
    max-width: 184px;
    height: 100%;
    width: 100%}
.comparison-table__actions {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-top: 2rem;
}
.comparison-table__actions [comparison-table-scroll-left], .comparison-table__actions [comparison-table-scroll-right] {
    border-radius: 50%;
    border: 1px solid var(--secondaryColor);
    color: var(--secondaryColor);
    aspect-ratio: 1;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.comparison-table__actions [comparison-table-scroll-left][disabled=true], .comparison-table__actions [comparison-table-scroll-right][disabled=true] {
    opacity: .5;
    pointer-events: none;
}
.comparison-table__actions [comparison-table-scroll-left] svg {
    position: relative;
    transform: rotate(90deg);
}
.comparison-table__actions [comparison-table-scroll-right] svg {
    position: relative;
    transform: rotate(-90deg);
}
@media (min-width:900px) {
    .comparison-table__actions {
    display: none;
}
}@media (max-width:900px) {
    .comparison-table__column, .comparison-table__row {
    font-size: 1.6rem;
}
}@media (max-width:768px) {
    .comparison-table {
    --grid-gap: 12px;
}
}@media (max-width:600px) {
    .comparison-table {
    padding-inline: 0;
}
.comparison-table__column {
    white-space: nowrap;
}
.comparison-table__grid {
    padding-bottom: 2rem;
    padding-inline: var(--gutter);
}
}.product {
    grid-area: 1/2/7;
}
.template-product {
    --asideWidth: 480px;
}
.template-product .faq {
    flex-direction: row;
    --width: 1640px;
    max-width: var(--width);
    margin: 0 auto;
    padding: 6rem var(--gutter);
    width: 100%;
}
.template-product .faq__accordion {
    width: 50%}
.template-product .faq__accordionItem {
    border: none;
}
@media (max-width: 1024px) {
    .template-product .faq {
        flex-direction: column;
    }
    .template-product .faq__accordion {
        width: 100%
    }
}
@media (max-width:768px) {
    .template-product .faq {
        padding-inline: var(--gutter);
    }
}
.template-product #main {
    /* display: grid!important;
    grid-template-columns: 1fr var(--asideWidth); */
    padding-top: 0;
}
@media (max-width:768px) {
    .template-product #main {
    display: flex!important;
    flex-direction: column;
}
}.template-page-contact, .template-page-contact #main {
    background-color: var(--charlotte);
}
.contact {
    display: flex;
    padding-block: var(--verticalGutter);
}
@media (max-width:768px) {
    .contact {
    flex-direction: column;
}
}.contact__success {
    grid-column: 1/-1;
    background-color: var(--violet);
    border-radius: 32px;
    padding: 12px 22px 12px 24px;
    margin-top: 3.2rem;
    text-align: center;
}
.contact-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.2rem 2.4rem;
    padding-bottom: 16px;
}
.contact-form .form__inputHolder label {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 8px;
    display: block;
}
.contact-form .form__inputHolder .form__input {
    --placeholderColor: var(--violet);
    --shadowColor: var(--violet);
    --color: var(--violet);
    border: 1px solid;
}
.contact-form .form__inputHolder:nth-child(n+5) {
    grid-column: 1/-1;
}
.contact-form textarea {
    padding-top: 16px;
}
.contact h2 {
    color: var(--violet);
}
.contact__block {
    flex-grow: 1;
    width: 100%}
.contact__block--content {
    padding-right: 100px;
}
@media (max-width:768px) {
    .contact__block--content {
    padding-bottom: 32px;
}
}
/* @font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;
    charset=utf-8;
    base64,  d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
} */
:root {
    --swiper-theme-color: #007aff;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0);
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent);
}
.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size);
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next"}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none!important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none!important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1);
}
.swiper-scrollbar-disabled>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important;
}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
    0% {
    transform: rotate(0deg);
}
to {
    transform: rotate(1turn);
}
}@keyframes swiper-preloader-spin {
    0% {
    transform: rotate(0deg);
}
to {
    transform: rotate(1turn);
}
}.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube {
    overflow: visible;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-flip {
    overflow: visible;
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}
.swiper-cards {
    overflow: visible;
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
[line-reveal] {
    overflow-y: hidden;
    visibility: hidden;
    display: block;
}
[line-reveal] .line {
    overflow-y: hidden;
    position: relative;
}
[line-reveal] .word {
    visibility: hidden;
}
body span.lineReveal__alt {
    color: var(--secondaryColor);
    display: inline-block;
}
[modal] {
    z-index: 1;
    width: 100%;
    max-width: 100vw;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
[modal], [modal] [modal-mask] {
    position: fixed;
    inset: 0;
    pointer-events: none;
}
[modal] [modal-mask] {
    transition: background 1s ease 0s;
    background: rgba(47, 20, 92, .8);
    z-index: 50;
    cursor: default;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: .55s cubic-bezier(.22, 1, .36, 1);
    transition-property: opacity;
}
[modal].modal--open, [modal].modal--open [modal-container], [modal].modal--open [modal-mask] {
    pointer-events: all;
    opacity: 1;
    z-index: 9999;
}
[modal].modal--open [modal-container] {
    transform: translateY(0);
}
[modal] [modal-container] {
    --background: var(--lavender);
    width: 100%;
    max-width: 800px;
    position: relative;
    z-index: 51;
    box-shadow: 8px 12px 0 #ed82d1;
    opacity: 0;
    pointer-events: none;
    background: var(--background);
    border-radius: 32px;
    padding: 60px var(--gutter);
    transform: translateY(50px);
    transition: .55s cubic-bezier(.22, 1, .36, 1);
    transition-property: transform, opacity;
}
@media (max-width:994px) {
    [modal] [modal-container] {
    padding-top: 64px;
}
}[modal] [modal-container] .modalClose {
    --shadow: var(--white);
    --dim: 48px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(100%, -100%);
    border-radius: 50%;
    padding: 0;
    width: var(--dim);
    height: var(--dim);
}
@media (max-width:994px) {
    [modal] [modal-container] .modalClose {
    transform: unset;
    top: 16px;
    right: 16px;
}
}@media (max-width:768px) {
    [modal] [modal-container] {
    max-width: 95%}
}[modal-trigger] {
    cursor: pointer;
}
[show-scroll]:not([show-scroll-css]):not([show-scroll=visible]) {
    opacity: 0;
    transform: translateY(0);
}
.footer .newsletterForm .inputs {
    display: flex;
    gap: 16px;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .footer .newsletterForm .inputs {
    flex-direction: column;
      max-width: 30ch;
    }
}
@media (max-width: 768px) {
  .footer .newsletterForm .inputs {
    flex-direction: column;
    align-items: center;
  }
}
.footer .form__inputHolder {
    flex: 3;
}
.footer .form__input--hasSubmit {
    width: 100%;
    padding-right: 0;
}
@media (max-width: 768px) {
  .footer .form__input--hasSubmit {
    padding-right: 24px;
  }
}
.footer .form__inputSubmit {
    background: var(--charlotte);
    position: relative;
    flex: 1;
}
.productRow {
    margin: calc(var(--verticalGutter) / 3) 0 var(--verticalGutter);
}
@media (max-width: 768px) {
    .productRow {
        margin-top: 2rem;
    }

    .productRow .separator svg {
        margin-bottom: 6.5rem;
    }
}
@media (max-width: 575px) {
    .productRow .separator svg {
        margin-bottom: 4rem;
    }
}
.productRow__wrapper {
    --width: 1600px;
    max-width: calc(var(--width) + var(--gutter)* 2);
    padding: 0 var(--gutter);
    margin-inline: auto;
    width: 100%;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    gap: 15px;
}
@media (max-width: 640px) {
    .productRow__wrapper {
        gap: 20px;
        flex-direction: column;
    }
}
.productRow__header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}
.productRow__title {
    margin: 0;
    text-align: center;
}
.productRow__card {
    height: 100%;
    position: relative;
    flex: 1;
}
@media (max-width: 768px) {
    .productRow__wrapper > *:nth-child(n+3) {
      display: none;
    }
}
.productRow__cta-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.overlayed-section {
    padding-top: calc(10px + var(--verticalGutter));
}
.separator svg {
    max-width: 716px;
    margin: 0 auto 8rem;
    display: block;
}

/* Homepage specific styles */
.template-index .featuredCollections {
    padding-top: 0;
}

@media (max-width: 640px) {
    .template-index .featuredCollections {
        padding-block: 3rem;
    }
}

.template-index .scrollingImages {
    padding-top: 0;
}

.template-index #shopify-section-scrollingImages .section--backgroundImage {
    --background: transparent;
}

.template-index #shopify-section-scrollingImages .section--backgroundImage .section__sectionBg {
    background-image: none !important;
}

@media (max-width: 768px) {
    .template-index .scrollingImages {
        padding-top: 10rem;
    } 
}

/* Default Page specific styles */
.template-default #main {
    background: var(--white);
    background-image: none;
}

.template-default #main > .section {
    padding: calc(var(--verticalGutter)/2) 0;
}
/* End Default page styles */

/* Contact page styles */
.template-page-contact #main {
    background: var(--white);
}
/* End contact page styles */

.oke-w-reviewMinimal-head {
    line-height: 1;
}

.oke-w-reviewMinimal-content {
    margin-top: 2rem;
}

.oke-w-reviews-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

@media (max-width: 768px) {
    .oke-w-reviews-list {
        grid-template-columns: 1fr;
    }
}

.oke-stars {
    margin-bottom: 0;
}

.okeReviews[data-oke-container] .oke-reviewContent-title, div.okeReviews .oke-reviewContent-title {
    font-size: clamp(2.4rem, 5dvw + 1rem, 3rem) !important;
    margin-top: 0 !important;
}

.okeReviews[data-oke-container] .oke-w-reviews-writeReview, div.okeReviews .oke-w-reviews-writeReview {
    margin-inline: auto;
}

.productGrid {
    padding-bottom: var(--verticalGutter);
}

.productGridCard {
    --pill: var(--violet);
    --pillScale: 1;
    --rampUpDuration: .33s;
    --minAngle: -15deg;
    --maxAngle: 15deg;
    --cardRatio: 322/400;
    --tagBg: var(--charlotte);
    --tagText: var(--darkViolet);
    max-width: 384px;
    display: block;
    position: relative;
    width: 100%}
.productGridCard__link {
    text-decoration: none;
}
.productGridCard[quickview=false] .productGridCard__actions {
    display: none;
}
.productGridCard[quickview=true] .productGridCard__actions {
    transition: .55s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity, transform;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 3.875rem;
    opacity: 0;
    transform: scale(1);
    will-change: opacity, transform;
}
@media (max-width:768px) {
    .productGridCard[quickview=true] .productGridCard__actions {
    display: none;
    pointer-events: none;
}
}.productGridCard[quickview=true] .productGridCard__actionsTop {
    aspect-ratio: var(--cardRatio);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productGridCard[quickview=true] .productGridCard__actionsBottom {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%}
.productGridCard__tag {
    position: absolute;
    top: 2rem;
    left: 1rem;
    z-index: 2;
    border-radius: 100px;
    /* display: inline-block; */
    font: 700 18px / 1 var(--tertiaryFont);
    letter-spacing: -.02em;
    text-transform: uppercase;
    background: var(--tagBg);
    padding: 16px 20px;
    color: var(--tagText);
    max-width: 125px;
    max-height: 125px;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid var(--white);
}
.productGridCard__tag--violet {
    --tagBg: var(--violet);
}
.productGridCard__tag--minsk {
    --tagBg: var(--minsk);
}
.productGridCard__tag--yellowgreen {
    --tagBg: var(--yellowgreen);
}
.productGridCard__tag--lightpurple {
    --tagBg: var(--lightPurple);
}
@media (max-width:640px) {
     .productGridCard__tag {
    top: 0;
    padding: 10px 20px;
    text-align: center;
    left: 0;
}
}
.productGridCard__media {
    position: relative;
    aspect-ratio: var(--cardRatio);
}
.productGridCard__media .productGridCard__mainImg {
    display: flex;
    justify-content: center;
    height: 100%}
.productGridCard__media img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transition: transform var(--rampUpDuration) cubic-bezier(.22, 1, .36, 1);
}
.productGridCard__media:before {
    transition: transform .55s cubic-bezier(.55, 0, .1, 1);
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(var(--pillScale));
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background: var(--pill);
}
@media (hover:hover) {
    .productGridCard: focus .productGridCard__media:not(.productGridCard__media--hover), .productGridCard:hover .productGridCard__media:not(.productGridCard__media--hover) {
    --pillScale: .8;
}
.productGridCard:focus .productGridCard__media:not(.productGridCard__media--hover) img, .productGridCard:hover .productGridCard__media:not(.productGridCard__media--hover) img {
    transform: rotate(var(--minAngle));
    -webkit-animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    animation: yoyo .75s cubic-bezier(.55, 0, .1, 1) infinite;
    -webkit-animation-delay: var(--rampUpDuration);
    animation-delay: var(--rampUpDuration);
}
.productGridCard:focus .productGridCard__media--hover .productGridCard__mainImg, .productGridCard:hover .productGridCard__media--hover .productGridCard__mainImg {
    opacity: 0;
}
.productGridCard:focus .productGridCard__actions, .productGridCard:focus .productGridCard__media--hover .productGridCard__hoverImg, .productGridCard:hover .productGridCard__actions, .productGridCard:hover .productGridCard__media--hover .productGridCard__hoverImg {
    opacity: 1;
}
.productGridCard:focus .productGridCard__actions .cta, .productGridCard:hover .productGridCard__actions .cta {
    pointer-events: all;
}
}.productGridCard__mainImg {
    align-items: flex-end;
    height: 100%}
.productGridCard__hoverImg, .productGridCard__mainImg {
    display: flex;
    justify-content: center;
    transition: opacity .25s;
}
.productGridCard__hoverImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    aspect-ratio: 1/1;
    border-radius: 100%;
    box-shadow: 8px 12px 0 var(--pill);
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    width: 100%}
.productGridCard__hoverImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.productGridCard__content {
    transition: .33s cubic-bezier(.55, 0, .1, 1);
    transition-property: opacity, transform;
    margin-top: 2.8125rem;
    text-align: center;
}
.productGridCard__content .productGridCard__title {
    max-width: none;
    margin-bottom: 12px;
    color: var(--text-color);
}

.productGridCard__content .productPrice {
    color: var(--text-color);
    font-size: inherit;
}

.labResults {
    padding-block: calc(var(--verticalGutter) / 2);
}

.labResults .wrapper {
    display: flex;
    flex-direction: column;
    gap: 1em;
}

.labResults__result {
    display: flex;
    gap: 2rem;
    border-bottom: 1px solid var(--violet);
    justify-content: space-between;
    margin-bottom: 1em;
}

@media (min-width: 769px) and (max-width: 992px) {
    .labResults__table td {
        flex: 1;
        align-self: flex-end;
    }
}

@media (max-width: 768px) {
    .labResults__result {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
}

.page-content .section__sectionBg {
    padding-block: calc(var(--verticalGutter) / 2);
}

.tooltip-box li {list-style: disc !important; text-align: left;}

@media (max-width: 1200px) {
  .hide-on-mobile { display: none; }
}

form#create_customer,
form#customer_login {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-top: 2.4rem;
}

input.fb-input {
  background: white;
  border: none;
  box-shadow: 4px 8px 0px var(--violet);
  transition: box-shadow .25s;
  width: 100%;
  height: 56px;
  border-radius: 16px;
  padding-left: 24px;
  font: 500 16px/24px Futura;
  box-sizing: border-box;
  color: var(--black) !important;
}

input.fb-input:focus {
  outline: none;
  box-shadow: 4px 8px 0px var(--charlotte);
}

input#submit {
  transition: box-shadow .25s;
  width: auto;
  min-width: 167px;
  text-align: center;
  padding: 6px 16px;
  color: #fff;
  border-radius: 16px;
  box-shadow: 4px 8px 0px var(--charlotte);
  cursor: pointer;
  background: var(--violet);
}

input#submit:hover {
  box-shadow: 0 0 0;
}

.productAside__wrapper  .rebuy-widget .rebuy-product-info{
    font-size: 2rem !important;
}
.productAside__wrapper  .rebuy-widget .rebuy-product-title,
.productAside__wrapper  .rebuy-widget .rebuy-money,
.productAside__wrapper  .rebuy-widget .primary-title{
  color: var(--color) !important;
}
.productAside__wrapper .rebuy-widget .rebuy-button{
    background: var(--btn-background);
    box-shadow: 4px 8px 0 var(--btn-shadow);
    color:var(--btn-color, --white);
}


.rebuy-cart__flyout .rebuy-product-info{
    font-size: 2rem !important;
}

.footer .klaviyo-form.klaviyo-form.klaviyo-form {
    padding-left: 0 !important;
}

.footer div.needsclick {
    padding-left: 0px !important;
}

.footer input[type="email"] {
    padding-left: 10px !important;
}

.footer button.needsclick.go1833610868.kl-private-reset-css-Xuajs1 {
  padding: 0 4rem !important;
}

form[data-testid="klaviyo-form-SJ6QLL"] {
    margin-block: 0;
}

   /* Hide the subscription box (shouldn't be rendering anyway) and the subscribe prompt in the cart that is added by Rebuy regardless if rtx-pdp is rendered 
  .productAside__subscription, .rebuy-cart__flyout-item-subscription {
      display: none !important;
  }*/

.sc-builder {
  background-color: transparent !important;
  padding-top: 8rem !important;
}

.sc-textfield,
.sc-card-text span,
.sc-configurator *{
    color: #000
}

.sc-builder h1 {
    color: var(--violet);
    font-weight: 700;
    font-family: var(--secondaryFont);
    font-size: clamp(4rem, 4dvw + 1rem, 10rem) !important;
    line-height: 0.9 !important;
    margin-bottom: 2rem !important;
}

.sc-giftr-card__add button, .sc-start-btn {
    transition: box-shadow .25s !important;
    width: auto !important;
    min-width: 167px !important;
    text-align: center !important;
    padding: 6px 16px !important;
    color: #fff !important;
    border-radius: 16px !important;
    box-shadow: 4px 8px 0px var(--charlotte) !important;
    cursor: pointer !important;
    background: var(--violet) !important;
}

.sc-giftr-card__add button:hover, .sc-start-btn:hover {
    box-shadow: 0 0 0 !important;
}

.sc-start-btn span {
  color: #fff !important;
}

#flowerboy-gift-card .productAside {
  background: var(--purple20);
  padding-bottom: var(--verticalGutter);
}

.sc-gift-card__description, .sc-giftr-card__price {
  --color: #000;
}

.sc-textfield .sc-textfield__resizable+label {
  top: 25px !important;
}

.sc-textfield__resizable,
#sc-builder__name,
#sc-builder__email,
.sc-card-datepicker {
  background: var(--white) !important;
  border: none !important;
  box-shadow: 4px 8px 0px var(--violet) !important;
  transition: box-shadow .25s !important;
  width: 100% !important;
  border-radius: 16px !important;
  font: 500 16px / 24px Futura !important;
  color: var(--black) !important !important;
}

.sc-textfield__resizable:placeholder,
#sc-builder__name:placeholder,
#sc-builder__email:placeholder,
.sc-card-datepicker:placeholder {
  color: var(--placeholderColor) !important !important;
}

.sc-textfield label {
  z-index: 2 !important;
}

.sc-card-options .sc-card-option__value,
.sc-card-tabs .sc-card-tab {
  border-color: var(--black) !important;
}

.sc-card-preview,
.sc-card-options .sc-card-option__value.sc-card-option__value--selected,
.sc-card-tabs .sc-card-tab.sc-card-tab--active {
  border-color: var(--charlotte) !important;
}

.sc-textfield .sc-textfield__limit {
  margin-top: 1rem;
}

.sc-card-datepicker .sc-send-now span {
  background-color: var(--charlotte) !important;
  color: var(--violet) !important;
}

.sc-card-text, .sc-card-type {
  border-bottom-color: var(--violet) !important;
}

.sc-quantity-selector {
  border-color: #000 !important;
}

.sc-card__code .sc-card__code__container {
  background-color: var(--charlotte) !important;
}

.sc-card__code__container span {
    color: var(--violet) !important;
}

.sc-envelope .sc-giftcard-container .sc-giftcard-content,
.sc-account-info {
  --color: #000;
  color: var(--color);
}
